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

Skip to content

Commit 9396331

Browse files
[po] auto sync
1 parent 1c00c17 commit 9396331

1 file changed

Lines changed: 8 additions & 3 deletions

File tree

library/idle.po

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -572,7 +572,7 @@ msgstr "停止正在运行的程序。"
572572

573573
#: ../../library/idle.rst:265
574574
msgid "Debug menu (Shell window only)"
575-
msgstr "调试菜单(仅 window 编辑器)"
575+
msgstr "调试菜单(仅限 Shell 窗口)"
576576

577577
#: ../../library/idle.rst:272
578578
msgid "Go to File/Line"
@@ -586,6 +586,8 @@ msgid ""
586586
"and lines found by Find in Files. Also available in the context menu of the "
587587
"Shell window and Output windows."
588588
msgstr ""
589+
"查看当前行。 以光标提示,且上一行为文件名和行号。 如果找到目标,如果文件尚未打开则打开该文件,并显示目标行。 "
590+
"使用此菜单项来查看异常回溯中引用的源代码行以及用文件中查找功能找到的行。 也可在 Shell 窗口和 Output 窗口的上下文菜单中使用。"
589591

590592
#: ../../library/idle.rst:281
591593
msgid "Debugger (toggle)"
@@ -644,25 +646,28 @@ msgstr "大多数配置选项适用于所有窗口或将来的所有窗口。以
644646

645647
#: ../../library/idle.rst:308
646648
msgid "Show/Hide Code Context (Editor Window only)"
647-
msgstr "显示/隐藏代码上下文(仅 window 编辑器)"
649+
msgstr "显示/隐藏代码上下文(仅限编辑器窗口)"
648650

649651
#: ../../library/idle.rst:305
650652
msgid ""
651653
"Open a pane at the top of the edit window which shows the block context of "
652654
"the code which has scrolled above the top of the window. See :ref:`Code "
653655
"Context <code-context>` in the Editing and Navigation section below."
654656
msgstr ""
657+
"在编辑窗口顶部打开一个面板来显示在窗口顶部滚动的代码块上下文。 请参阅下文“编辑与导航”章节中的 :ref:`代码上下文 <code-"
658+
"context>`。"
655659

656660
#: ../../library/idle.rst:313
657661
msgid "Show/Hide Line Numbers (Editor Window only)"
658-
msgstr "显示/隐藏行号(仅 window 编辑器)"
662+
msgstr "显示/隐藏行号(仅限 Editor 窗口)"
659663

660664
#: ../../library/idle.rst:311
661665
msgid ""
662666
"Open a column to the left of the edit window which shows the number of each "
663667
"line of text. The default is off, which may be changed in the preferences "
664668
"(see :ref:`Setting preferences <preferences>`)."
665669
msgstr ""
670+
"在编辑窗口左侧打开一个显示代码文本行编号的列。 默认为关闭显示,这可以在首选项中修改 (参见 :ref:`设置首选项 <preferences>`)。"
666671

667672
#: ../../library/idle.rst:321
668673
msgid "Zoom/Restore Height"

0 commit comments

Comments
 (0)