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

Skip to content

Commit 0326e89

Browse files
[po] auto sync
1 parent 93b403e commit 0326e89

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

library/idle.po

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

12691269
#: ../../library/idle.rst:667
12701270
msgid "Startup failure"
@@ -1279,6 +1279,9 @@ msgid ""
12791279
"usually displays a ``Tk`` error box with a 'cannot connect' message that "
12801280
"directs the user here. It then exits."
12811281
msgstr ""
1282+
"IDLE 使用一个套接字在 IDLE GUI 进程和用户代码执行进程之间通信。 当 Shell 启动或重启动时必须建立一个连接。 (重启动会以一个内容为"
1283+
" 'RESTART' 的分隔行来标示)。 如果用户进程无法连接到 GUI 进程,它通常会显示一个包含 'cannot connect' 消息的 "
1284+
"``Tk`` 错误提示框来引导用户。 随后将会退出程序。"
12821285

12831286
#: ../../library/idle.rst:676
12841287
msgid ""

0 commit comments

Comments
 (0)