File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- {"translation" : " 90.40%" , "updated_at" : " 2023-11-04T00:46:02Z " }
1+ {"translation" : " 90.40%" , "updated_at" : " 2023-11-05T20:32:18Z " }
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ msgid ""
1111msgstr ""
1212"Project-Id-Version : Python 3.10\n "
1313"Report-Msgid-Bugs-To : \n "
14- "POT-Creation-Date : 2023-07-29 03:05 +0000\n "
14+ "POT-Creation-Date : 2023-11-05 18:24 +0000\n "
1515"PO-Revision-Date : 2022-11-05 17:23+0000\n "
1616"
Last-Translator :
Rafael Fontenelle <[email protected] >, 2023\n "
1717"Language-Team : Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n "
@@ -4044,7 +4044,7 @@ msgstr "必须返回一个 *异步迭代器* 对象。"
40444044msgid ""
40454045"Must return an *awaitable* resulting in a next value of the iterator. "
40464046"Should raise a :exc:`StopAsyncIteration` error when the iteration is over."
4047- msgstr "必须返回一个 *可迭代对象 * 输出迭代器的下一结果值。 当迭代结束时应该引发 :exc:`StopAsyncIteration` 错误。"
4047+ msgstr "必须返回一个 *可等待对象 * 输出迭代器的下一结果值。 当迭代结束时应该引发 :exc:`StopAsyncIteration` 错误。"
40484048
40494049#: ../../reference/datamodel.rst:2972
40504050msgid "An example of an asynchronous iterable object::"
You can’t perform that action at this time.
0 commit comments