File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -1459,6 +1459,8 @@ msgid ""
1459
1459
" line to jump to the corresponding line in an IDLE editor. The file will be "
1460
1460
"opened if necessary."
1461
1461
msgstr ""
1462
+ "对于 SyntaxError 回溯信息,表示检测到错误位置的正常 '^' 标记被替换为带有代表错误的文本颜色高亮。 "
1463
+ "当从文件运行的代码导致了其他异常时,用户可以右击回溯信息行在 IDLE 编辑器中跳转到相应的行。 如有必要将打开相应的文件。"
1462
1464
1463
1465
#: ../../library/idle.rst:792
1464
1466
msgid ""
@@ -1469,6 +1471,9 @@ msgid ""
1469
1471
" on the output. This can be useful lines long enough to slow down "
1470
1472
"scrolling."
1471
1473
msgstr ""
1474
+ "Shell 具有将输出行折叠为一个 'Squeezed text' 标签的特殊功能。 此功能将自动应用于超过 N 行的输出 (默认 N = 50)。 N"
1475
+ " 可以在设置对话框中 General 页的 PyShell 区域中修改。 行数更少的输出也可通过在输出上右击来折叠。 "
1476
+ "此功能适用于过多的输出行数导致滚动操作变慢的情况。"
1472
1477
1473
1478
#: ../../library/idle.rst:800
1474
1479
msgid ""
You can’t perform that action at this time.
0 commit comments