Skip to content

Commit 11d4d88

Browse files
robinsonwengmattwang44
authored andcommitted
Translate rst:23-29 #683 (#722)
1 parent 1be3ea2 commit 11d4d88

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

library/asyncio-runner.po

+3-2
Original file line numberDiff line numberDiff line change
@@ -40,17 +40,18 @@ msgstr ""
4040

4141
#: ../../library/asyncio-runner.rst:23
4242
msgid "Running an asyncio Program"
43-
msgstr ""
43+
msgstr "運行一個 asyncio 程式"
4444

4545
#: ../../library/asyncio-runner.rst:27
4646
msgid "Execute the :term:`coroutine` *coro* and return the result."
47-
msgstr ""
47+
msgstr "執行\\ :term:`協程 (coroutine) <coroutine>` *coro* 以及回傳結果。"
4848

4949
#: ../../library/asyncio-runner.rst:29
5050
msgid ""
5151
"This function runs the passed coroutine, taking care of managing the asyncio "
5252
"event loop, *finalizing asynchronous generators*, and closing the executor."
5353
msgstr ""
54+
"這個函式負責運行被傳入的協程、管理 asyncio 的事件迴圈、*終結非同步產生器*,以及關閉執行器。"
5455

5556
#: ../../library/asyncio-runner.rst:33 ../../library/asyncio-runner.rst:113
5657
msgid ""

0 commit comments

Comments
 (0)