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.95 %" , "updated_at" : " 2024-02-01T16:24:44Z " }
1+ {"translation" : " 90.96 %" , "updated_at" : " 2024-02-02T01:36:18Z " }
Original file line number Diff line number Diff line change @@ -514,21 +514,21 @@ msgstr ""
514514
515515#: ../../whatsnew/2.7.rst:438
516516msgid ":mod:`argparse` documentation"
517- msgstr ""
517+ msgstr ":mod:`argparse` 文档 "
518518
519519#: ../../whatsnew/2.7.rst:438
520520msgid "The documentation page of the argparse module."
521521msgstr "argparse 模块的文档页面。"
522522
523523#: ../../whatsnew/2.7.rst:442
524524msgid ":ref:`upgrading-optparse-code`"
525- msgstr ""
525+ msgstr ":ref:`upgrading-optparse-code` "
526526
527527#: ../../whatsnew/2.7.rst:441
528528msgid ""
529529"Part of the Python documentation, describing how to convert code that uses "
530530":mod:`optparse`."
531- msgstr ""
531+ msgstr "Python 文档的一部分,描述如何转换使用了 :mod:`optparse` 的代码。 "
532532
533533#: ../../whatsnew/2.7.rst:444
534534msgid ":pep:`389` - argparse - New Command Line Parsing Module"
@@ -540,7 +540,7 @@ msgstr "PEP 由 Steven Bethard 撰写并实现。"
540540
541541#: ../../whatsnew/2.7.rst:448
542542msgid "PEP 391: Dictionary-Based Configuration For Logging"
543- msgstr ""
543+ msgstr "PEP 391: 基于字典的日志配置 "
544544
545545#: ../../whatsnew/2.7.rst:450
546546msgid ""
Original file line number Diff line number Diff line change @@ -312,7 +312,7 @@ msgstr "一个使用新语法编写的基本 HTTP 客户端示例::"
312312msgid ""
313313"Similarly to asynchronous iteration, there is a new syntax for asynchronous "
314314"context managers. The following script::"
315- msgstr ""
315+ msgstr "与异步迭代类似,增加了用于异步上下文管理器的新语法。 以下代码:: "
316316
317317#: ../../whatsnew/3.5.rst:235
318318msgid "will output::"
@@ -323,6 +323,8 @@ msgid ""
323323"Note that both :keyword:`async for` and :keyword:`async with` can only be "
324324"used inside a coroutine function declared with :keyword:`async def`."
325325msgstr ""
326+ "请注意 :keyword:`async for` 和 :keyword:`async with` 都只能在通过 :keyword:`async def`"
327+ " 声明的协程函数中使用。"
326328
327329#: ../../whatsnew/3.5.rst:247
328330msgid ""
You can’t perform that action at this time.
0 commit comments