66# Translators:
77# Shengjing Zhu <[email protected] >, 201888# Iterator <[email protected] >, 20199- # ppcfish <[email protected] >, 2019 9+ # ppcfish <[email protected] >, 2021 1010#
1111#, fuzzy
1212msgid ""
@@ -15,7 +15,7 @@ msgstr ""
1515"Report-Msgid-Bugs-To : \n "
1616"POT-Creation-Date : 2021-02-24 05:33+0000\n "
1717"PO-Revision-Date : 2017-02-16 23:14+0000\n "
18- "
Last-Translator :
ppcfish <[email protected] >, 2019 \n "
18+ "
Last-Translator :
ppcfish <[email protected] >, 2021 \n "
1919"Language-Team : Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n "
2020"MIME-Version : 1.0\n "
2121"Content-Type : text/plain; charset=UTF-8\n "
@@ -86,8 +86,8 @@ msgid ""
8686"Linux, each has its own top menu. Each menu documented below indicates "
8787"which window type it is associated with."
8888msgstr ""
89- "IDEL 具有两个主要窗口类型,分别是命令行窗口和编辑器窗口。用户可以同时打开多个编辑器窗口。对于 Windows 和 Linux "
90- "平台,都有各自的主菜单。如下记录的每个菜单标识着与之关联的窗口类型 。"
89+ "IDEL 有两种主要的窗口类型:Shell窗口和编辑器窗口。其中编辑器窗口可以同时打开多个。并且对于 Windows 和 Linux "
90+ "平台,窗口顶部主菜单各不相同。以下每个菜单说明项,都标识了与之关联的平台类型 。"
9191
9292#: ../../library/idle.rst:47
9393msgid ""
@@ -102,7 +102,7 @@ msgid ""
102102"to the window currently selected. It has an IDLE menu, and some entries "
103103"described below are moved around to conform to Apple guidelines."
104104msgstr ""
105- "在macOS上,只有一个应用程序菜单。它根据当前选择的窗口动态变化 。它具有一个IDLE菜单,并且下面描述的某些条目已移动到符合Apple准则的位置。"
105+ "在macOS上,只有一个应用程序菜单。它会根据当前选择的窗口动态变化 。它具有一个IDLE菜单,并且下面描述的某些条目已移动到符合Apple准则的位置。"
106106
107107#: ../../library/idle.rst:56
108108msgid "File menu (Shell and Editor)"
@@ -291,7 +291,7 @@ msgstr "再次查找"
291291
292292#: ../../library/idle.rst:133
293293msgid "Repeat the last search, if there is one."
294- msgstr "重复上次搜索,如果结果存在 。"
294+ msgstr "重复上一次搜索(如果有的话) 。"
295295
296296#: ../../library/idle.rst:136
297297msgid "Find Selection"
@@ -379,15 +379,15 @@ msgstr "增加缩进"
379379
380380#: ../../library/idle.rst:171
381381msgid "Shift selected lines right by the indent width (default 4 spaces)."
382- msgstr "将选定的行右移缩进宽度 (默认为4个空格)。"
382+ msgstr "将选定的行右缩进 (默认为4个空格)。"
383383
384384#: ../../library/idle.rst:174
385385msgid "Dedent Region"
386386msgstr "减少缩进"
387387
388388#: ../../library/idle.rst:174
389389msgid "Shift selected lines left by the indent width (default 4 spaces)."
390- msgstr "将选定的行向左移动缩进宽度 (默认为4个空格)。"
390+ msgstr "将选定的行左缩进 (默认为4个空格)。"
391391
392392#: ../../library/idle.rst:177
393393msgid "Comment Out Region"
0 commit comments