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

Skip to content

Commit 907d90f

Browse files
[po] auto sync
1 parent 12a2a2c commit 907d90f

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

library/test.po

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1500,13 +1500,15 @@ msgid ""
15001500
"positional arguments, then reverts :data:`sys.path` to the copied settings "
15011501
"when the context ends."
15021502
msgstr ""
1503+
"这将创建 :data:`sys.path` 的一个副本,添加作为位置参数传入的任何目录,然后在上下文结束时将 :data:`sys.path` "
1504+
"还原到副本的设置。"
15031505

15041506
#: ../../library/test.rst:1352
15051507
msgid ""
15061508
"Note that *all* :data:`sys.path` modifications in the body of the context "
15071509
"manager, including replacement of the object, will be reverted at the end of"
15081510
" the block."
1509-
msgstr ""
1511+
msgstr "请注意该上下文管理器代码块中 *所有* 对 :data:`sys.path` 的修改,包括对象的替换,都将在代码块结束时被还原。"
15101512

15111513
#: ../../library/test.rst:1359
15121514
msgid ""

0 commit comments

Comments
 (0)