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

Commitf2f2498

Browse files
committed
fix: update based on review comment
1 parent80a7a9f commitf2f2498

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎library/asyncio.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ msgstr "執行\\ :ref:`網路 IO 與 IPC <asyncio-streams>`;"
6969

7070
#:../../library/asyncio.rst:40
7171
msgid"control :ref:`subprocesses <asyncio-subprocess>`;"
72-
msgstr"控制\\ :ref:`子程序 (subprocess) <asyncio-subprocess>`;"
72+
msgstr"控制\\ :ref:`子行程 (subprocess) <asyncio-subprocess>`;"
7373

7474
#:../../library/asyncio.rst:42
7575
msgid"distribute tasks via :ref:`queues <asyncio-queues>`;"
@@ -94,7 +94,7 @@ msgid ""
9494
"add_signal_handler>`, etc;"
9595
msgstr""
9696
"建立與管理 :ref:`event loops(事件迴圈) <asyncio-event-loop>`,它提供了能被"
97-
"用於\\ :meth:`網路 <loop.create_server>`\\ 、執行\\ :meth:`子程序 <loop."
97+
"用於\\ :meth:`網路 <loop.create_server>`\\ 、執行\\ :meth:`子行程 <loop."
9898
"subprocess_exec>`、處理\\ :meth:`作業系統訊號 <loop.add_signal_handler>`\\ 等"
9999
"任務的非同步 API;"
100100

@@ -104,7 +104,7 @@ msgid ""
104104
"protocols>`;"
105105
msgstr""
106106
"使用 :ref:`transports(asyncio 底層傳輸相關類別) <asyncio-transports-"
107-
"protocols>`\\來實現高效能協定;"
107+
"protocols>`\\來實作高效能協定;"
108108

109109
#:../../library/asyncio.rst:57
110110
msgid""

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp