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

Skip to content

Commit eb3fa54

Browse files
[po] auto sync
1 parent cb4e579 commit eb3fa54

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

library/idle.po

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1459,6 +1459,8 @@ msgid ""
14591459
" line to jump to the corresponding line in an IDLE editor. The file will be "
14601460
"opened if necessary."
14611461
msgstr ""
1462+
"对于 SyntaxError 回溯信息,表示检测到错误位置的正常 '^' 标记被替换为带有代表错误的文本颜色高亮。 "
1463+
"当从文件运行的代码导致了其他异常时,用户可以右击回溯信息行在 IDLE 编辑器中跳转到相应的行。 如有必要将打开相应的文件。"
14621464

14631465
#: ../../library/idle.rst:792
14641466
msgid ""
@@ -1469,6 +1471,9 @@ msgid ""
14691471
" on the output. This can be useful lines long enough to slow down "
14701472
"scrolling."
14711473
msgstr ""
1474+
"Shell 具有将输出行折叠为一个 'Squeezed text' 标签的特殊功能。 此功能将自动应用于超过 N 行的输出 (默认 N = 50)。 N"
1475+
" 可以在设置对话框中 General 页的 PyShell 区域中修改。 行数更少的输出也可通过在输出上右击来折叠。 "
1476+
"此功能适用于过多的输出行数导致滚动操作变慢的情况。"
14721477

14731478
#: ../../library/idle.rst:800
14741479
msgid ""

0 commit comments

Comments
 (0)