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

Skip to content

Commit 842be24

Browse files
[po] auto sync
1 parent 061860b commit 842be24

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

library/idle.po

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1207,6 +1207,8 @@ msgid ""
12071207
"Highlighting tab. The marking of debugger breakpoint lines in the editor "
12081208
"and text in popups and dialogs is not user-configurable."
12091209
msgstr ""
1210+
"广西着色是在背景上完成的,因此有时会看到非着色的文本。 要改变颜色方案,请使用配置 IDLE 对话框的高亮选项卡。 "
1211+
"编辑器中的调试器断点行标记和弹出面板和对话框中的文本则是用户不可配置的。"
12101212

12111213
#: ../../library/idle.rst:623
12121214
msgid "Startup and code execution"
@@ -1223,6 +1225,10 @@ msgid ""
12231225
"are used frequently from the IDLE shell, or for executing import statements "
12241226
"to import common modules."
12251227
msgstr ""
1228+
"在附带 ``-s`` 选项启用的情况下,IDLE 将会执行环境变量 :envvar:`IDLESTARTUP` 或 "
1229+
":envvar:`PYTHONSTARTUP` 所引用的文件。 IDLE 会先检查 ``IDLESTARTUP``;如果 ``IDLESTARTUP``"
1230+
" 存在则会运行被引用的文件。 如果 ``IDLESTARTUP`` 不存在,则 IDLE 会检查 ``PYTHONSTARTUP``。 "
1231+
"这些环境变量所引用的文件是存放经常被 IDLE Shell 所使用的函数,或者执行导入常用模块的 import 语句的便捷场所。"
12261232

12271233
#: ../../library/idle.rst:633
12281234
msgid ""

0 commit comments

Comments
 (0)