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

Appearance settings

Commit e105bb6

Browse filesBrowse files
authored
Translate /libary/asyncio-runner.po from rst:6 to rst:13 (python#685)
* Translate /libary/asyncio-runner from rst:6 to rst:13, python#683 * fix: Add the missing word '場景' * fix: Change Simplfiy Chinese word to Traditional Chinese & escape space for rst syntax in rst:13 * fix: Update translation for 'primitives' * fix: Note source 'Runners' * fix: Patch missing text
1 parent 772161c commit e105bb6
Copy full SHA for e105bb6

File tree

1 file changed

+3
-1
lines changed
Filter options

1 file changed

+3
-1
lines changed

‎library/asyncio-runner.po

Copy file name to clipboardExpand all lines: library/asyncio-runner.po
+3-1Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ msgstr ""
1919

2020
#: ../../library/asyncio-runner.rst:6
2121
msgid "Runners"
22-
msgstr ""
22+
msgstr "Runners (執行器)"
2323

2424
#: ../../library/asyncio-runner.rst:8
2525
msgid "**Source code:** :source:`Lib/asyncio/runners.py`"
@@ -29,12 +29,14 @@ msgstr "**原始碼:**\\ :source:`Lib/asyncio/runners.py`"
2929
msgid ""
3030
"This section outlines high-level asyncio primitives to run asyncio code."
3131
msgstr ""
32+
"這個章節概述用於執行 asyncio 程式碼的高階 asyncio 原始物件。"
3233

3334
#: ../../library/asyncio-runner.rst:13
3435
msgid ""
3536
"They are built on top of an :ref:`event loop <asyncio-event-loop>` with the "
3637
"aim to simplify async code usage for common wide-spread scenarios."
3738
msgstr ""
39+
"他們是基於一個\\ :ref:`事件迴圈 <asyncio-event-loop>`,目的是為了簡化常見且廣泛運用場景的非同步程式碼。"
3840

3941
#: ../../library/asyncio-runner.rst:23
4042
msgid "Running an asyncio Program"

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.