Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 45cfa09

Browse files
[po] auto sync
1 parent d80710a commit 45cfa09

2 files changed

Lines changed: 6 additions & 3 deletions

File tree

.stat.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"translation": "81.86%", "updated_at": "2025-07-30T15:50:12Z"}
1+
{"translation": "81.86%", "updated_at": "2025-09-23T04:47:26Z"}

library/asyncio-task.po

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,16 @@
55
#
66
# Translators:
77
# Rafael Fontenelle <[email protected]>, 2025
8+
# python-doc bot, 2025
89
#
910
#, fuzzy
1011
msgid ""
1112
msgstr ""
1213
"Project-Id-Version: Python 3.12\n"
1314
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2025-07-25 16:03+0000\n"
15+
"POT-Creation-Date: 2025-09-22 19:59+0000\n"
1516
"PO-Revision-Date: 2025-07-18 19:57+0000\n"
16-
"Last-Translator: Rafael Fontenelle <[email protected]>, 2025\n"
17+
"Last-Translator: python-doc bot, 2025\n"
1718
"Language-Team: Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n"
1819
"MIME-Version: 1.0\n"
1920
"Content-Type: text/plain; charset=UTF-8\n"
@@ -1535,6 +1536,8 @@ msgid ""
15351536
" be awaited to get the earliest next result from the iterable of the "
15361537
"remaining awaitables."
15371538
msgstr ""
1539+
"并发地运行 *aws* 可迭代对象中的 :ref:`可等待对象 <asyncio-awaitables>`。 返回一个协程的迭代器。 "
1540+
"所返回的每个协程可被等待以从剩余的可等待对象的可迭代对象中获得最早的下一个结果。"
15381541

15391542
#: ../../library/asyncio-task.rst:915
15401543
msgid ""

0 commit comments

Comments
 (0)