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

Skip to content

Commit f92ae97

Browse files
[po] auto sync
1 parent c22cbd3 commit f92ae97

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

library/idle.po

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1274,6 +1274,8 @@ msgid ""
12741274
"clash, or cannot or does not want to run as admin, it might be easiest to "
12751275
"completely remove Python and start over."
12761276
msgstr ""
1277+
"Python 的安装问题有时会使 IDLE 退出:存在多个版本时可能导致程序崩溃,或者单独安装时可能需要管理员权限。 "
1278+
"如果想要避免程序崩溃,或是不想以管理员身份运行,最简单的做法是完全卸载 Python 并重新安装。"
12771279

12781280
#: ../../library/idle.rst:685
12791281
msgid ""
@@ -1283,6 +1285,9 @@ msgid ""
12831285
"connect. Dismissing the error box or using Restart Shell on the Shell menu "
12841286
"may fix a temporary problem."
12851287
msgstr ""
1288+
"有时会出现 pythonw.exe 僵尸进程问题。 在 Windows 上,可以使用任务管理员来检查并停止该进程。 "
1289+
"有时由程序崩溃或键盘中断(control-C)所发起的重启动可能会出现连接失败。 关闭错误提示框或使用 Shell 菜单中的 Restart Shell"
1290+
" 可能会修复此类临时性错误。"
12861291

12871292
#: ../../library/idle.rst:691
12881293
msgid ""
@@ -1294,13 +1299,18 @@ msgid ""
12941299
"configuration file, the best solution may be to delete it and start over "
12951300
"with the settings dialog."
12961301
msgstr ""
1302+
"当 IDLE 首次启动时,它会尝试读取 ``~/.idlerc/`` 中的用户配置文件(~ 是用户的家目录)。 如果配置有问题,则应当显示一条错误消息。"
1303+
" 除随机磁盘错误之外,此类错误均可通过不手动编辑这些文件来避免。 请使用 Options 菜单来打开配置对话框。 "
1304+
"一旦用户配置文件出现错误,最好的解决办法就是删除它并使用配置对话框重新设置。"
12971305

12981306
#: ../../library/idle.rst:699
12991307
msgid ""
13001308
"If IDLE quits with no message, and it was not started from a console, try "
13011309
"starting it from a console or terminal (``python -m idlelib``) and see if "
13021310
"this results in an error message."
13031311
msgstr ""
1312+
"如果 IDLE 退出时没有发出任何错误消息,并且它不是通过控制台启动的,请尝试通过控制台或终端 (``python -m idlelib``) "
1313+
"来启动它以查看是否会出现错误消息。"
13041314

13051315
#: ../../library/idle.rst:704
13061316
msgid "Running user code"

0 commit comments

Comments
 (0)