Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Translatelibrary/concurrent.po &library/concurrency.po#150

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
Merged
Show file tree
Hide file tree
Changes fromall commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 9 additions & 4 deletionslibrary/concurrency.po
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -3,24 +3,26 @@
# This file is distributed under the same license as the Python package.
#
# Translators:
# Matt Wang <mattwang44@gmail.com>, 2021
msgid ""
msgstr ""
"Project-Id-Version: Python 3.10\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-09-13 00:11+0000\n"
"PO-Revision-Date:2015-12-09 17:51+0000\n"
"Last-Translator:Liang-Bo Wang <me@liang2.tw>\n"
"PO-Revision-Date:2021-11-23 13:36+0800\n"
"Last-Translator:Matt Wang <mattwang44@gmail.com>\n"
"Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
"tw)\n"
"Language: zh_TW\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Poedit 3.0\n"

#: ../../library/concurrency.rst:5
msgid "Concurrent Execution"
msgstr ""
msgstr "並行執行 (Concurrent Execution)"

#: ../../library/concurrency.rst:7
msgid ""
Expand All@@ -30,7 +32,10 @@ msgid ""
"(event driven cooperative multitasking vs preemptive multitasking). Here's "
"an overview:"
msgstr ""
"本章節描述的模組在程式的並行執行上提供支援。選擇要使用哪一個工具則取決於是執"
"行什麼樣的任務(CPU 密集或 IO 密集)與偏好的開發風格(事件驅動協作式多工處理"
"或搶占式多工處理)。以下為此章節總覽:"

#: ../../library/concurrency.rst:27
msgid "The following are support modules for some of the above services:"
msgstr ""
msgstr "以下是支援部份上述服務的模組:"
2 changes: 1 addition & 1 deletionlibrary/concurrent.futures.po
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -20,7 +20,7 @@ msgstr ""

#: ../../library/concurrent.futures.rst:2
msgid ":mod:`concurrent.futures` --- Launching parallel tasks"
msgstr ""
msgstr ":mod:`concurrent.futures` -- 啟動平行任務"

#: ../../library/concurrent.futures.rst:9
msgid ""
Expand Down
9 changes: 5 additions & 4 deletionslibrary/concurrent.po
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -3,13 +3,14 @@
# This file is distributed under the same license as the Python package.
#
# Translators:
# Matt Wang <mattwang44@gmail.com>, 2021
msgid ""
msgstr ""
"Project-Id-Version: Python 3.10\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-06-26 18:54+0800\n"
"PO-Revision-Date: 2015-12-09 17:51+0000\n"
"Last-Translator:Liang-Bo Wang <me@liang2.tw>\n"
"Last-Translator:Matt Wang <mattwang44@gmail.com>\n"
"Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
"tw)\n"
"Language: zh_TW\n"
Expand All@@ -20,12 +21,12 @@ msgstr ""

#: ../../library/concurrent.rst:2
msgid "The :mod:`concurrent` package"
msgstr ""
msgstr ":mod:`concurrent` 套件"

#: ../../library/concurrent.rst:4
msgid "Currently, there is only one module in this package:"
msgstr ""
msgstr "目前此套件只有一個模組:"

#: ../../library/concurrent.rst:6
msgid ":mod:`concurrent.futures` -- Launching parallel tasks"
msgstr ""
msgstr ":mod:`concurrent.futures` -- 啟動平行任務"

[8]ページ先頭

©2009-2025 Movatter.jp