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

Skip to content

Commit 19e5faf

Browse files
[po] auto sync
1 parent 6415e83 commit 19e5faf

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

library/idle.po

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1229,7 +1229,7 @@ msgstr ""
12291229
msgid ""
12301230
"Otherwise, arguments are files opened for editing and ``sys.argv`` reflects "
12311231
"the arguments passed to IDLE itself."
1232-
msgstr ""
1232+
msgstr "在其他情况下,参数为要打开编辑的文件而 ``sys.argv`` 反映的是传给 IDLE 本身的参数。"
12331233

12341234
#: ../../library/idle.rst:658
12351235
msgid "Startup failure"
@@ -1253,6 +1253,8 @@ msgid ""
12531253
"IDLE cannot import the stdlib file. The current fix is to rename the user "
12541254
"file."
12551255
msgstr ""
1256+
"导致连接失败的一个常见原因是用户创建的文件与标准库模块同名,例如 *random.py* 和 *tkinter.py*。 "
1257+
"当这样的文件与要运行的文件位于同一目录中时,IDLE 将无法导入标准库模块。 可用的解决办法是重命名用户文件。"
12561258

12571259
#: ../../library/idle.rst:673
12581260
msgid ""

0 commit comments

Comments
 (0)