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" : " 91.54 %" , "updated_at" : " 2023-10-20T23:56:39Z " }
1+ {"translation" : " 91.55 %" , "updated_at" : " 2023-10-21T05:57:04Z " }
Original file line number Diff line number Diff line change @@ -1010,7 +1010,7 @@ msgstr "6"
10101010
10111011#: ../../library/time.rst:605
10121012msgid "range [0, 6]; Monday is 0"
1013- msgstr ""
1013+ msgstr "取值范围 [0, 6];周一为 0 "
10141014
10151015#: ../../library/time.rst:607
10161016msgid "7"
Original file line number Diff line number Diff line change @@ -493,22 +493,22 @@ msgstr "对上下文表达式(在 :token:`~python-grammar:with_item` 中给出
493493#: ../../reference/compound_stmts.rst:492
494494msgid ""
495495"The context manager's :meth:`~object.__enter__` is loaded for later use."
496- msgstr ""
496+ msgstr "载入上下文管理器的 :meth:`~object.__enter__` 以便后续使用。 "
497497
498498#: ../../reference/compound_stmts.rst:494
499499msgid ""
500500"The context manager's :meth:`~object.__exit__` is loaded for later use."
501- msgstr ""
501+ msgstr "载入上下文管理器的 :meth:`~object.__exit__` 以便后续使用。 "
502502
503503#: ../../reference/compound_stmts.rst:496
504504msgid "The context manager's :meth:`~object.__enter__` method is invoked."
505- msgstr ""
505+ msgstr "发起调用上下文管理器的 :meth:`~object.__enter__` 方法。 "
506506
507507#: ../../reference/compound_stmts.rst:498
508508msgid ""
509509"If a target was included in the :keyword:`with` statement, the return value "
510510"from :meth:`~object.__enter__` is assigned to it."
511- msgstr ""
511+ msgstr "如果一个目标被包括在 :keyword:`with` 语句中,则把它赋值为 :meth:`~object.__enter__` 的返回值。 "
512512
513513#: ../../reference/compound_stmts.rst:503
514514msgid ""
Original file line number Diff line number Diff line change @@ -419,6 +419,7 @@ msgid ""
419419"Ignore all ``PYTHON*`` environment variables, e.g. :envvar:`PYTHONPATH` and "
420420":envvar:`PYTHONHOME`, that might be set."
421421msgstr ""
422+ "忽略所有 ``PYTHON*`` 环境变量,例如可能已设置的 :envvar:`PYTHONPATH` 和 :envvar:`PYTHONHOME`。"
422423
423424#: ../../using/cmdline.rst:286
424425msgid "See also the :option:`-P` and :option:`-I` (isolated) options."
You can’t perform that action at this time.
0 commit comments