Skip to content

Commit d26309a

Browse files
authored
Update asyncio.po
1 parent 2fce7c9 commit d26309a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

library/asyncio.po

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -194,19 +194,19 @@ msgstr ""
194194
msgid ""
195195
"Raises an :ref:`auditing event <auditing>` ``cpython.run_stdin`` with no "
196196
"arguments."
197-
msgstr "產生一個 :ref:`審計事件 <auditing>` `cpython.run_stdin`` 且沒有參數。"
197+
msgstr "產生一個 :ref:`審計事件 <auditing>` `cpython.run_stdin`` 且沒有引數。"
198198

199199
#: ../../library/asyncio.rst:79
200200
msgid "(also 3.11.10, 3.10.15, 3.9.20, and 3.8.20) Emits audit events."
201-
msgstr "(也包括 3.11.10、3.10.15、3.9.20 及 3.8.20)發出審計事件。"
201+
msgstr "(也包括 3.11.10、3.10.15、3.9.20 及 3.8.20)發出稽核事件。"
202202

203203
#: ../../library/asyncio.rst:82
204204
msgid ""
205205
"Uses PyREPL if possible, in which case :envvar:`PYTHONSTARTUP` is also "
206206
"executed. Emits audit events."
207207
msgstr ""
208-
"可能的話使用 PyREPL,在這種情況下 :envvar:`PYTHONSTARTUP` 也會被執行。產生審"
209-
"計事件。"
208+
"可能的話使用 PyREPL,在這種情況下 :envvar:`PYTHONSTARTUP` 也會被執行。產生稽核"
209+
"事件。"
210210

211211
#: ../../library/asyncio.rst:90
212212
msgid "Reference"

0 commit comments

Comments
 (0)