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

Skip to content

Commit 4e840af

Browse files
[po] auto sync
1 parent 1cc078a commit 4e840af

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

library/idle.po

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1700,6 +1700,8 @@ msgid ""
17001700
"caused by bad user configuration files are solved by editing or deleting one"
17011701
" or more of the files in ``.idlerc``."
17021702
msgstr ""
1703+
"字体首选项、高亮、按键和通用首选项可通过 Option 菜单的配置 IDLE 项来修改。 非默认的用户设置将保存在用户家目录下的 ``.idlerc``"
1704+
" 目录中。 用户配置文件错误导致的问题可通过编辑或删除 ``.idlerc`` 中的一个或多个文件来解决。"
17031705

17041706
#: ../../library/idle.rst:925
17051707
msgid ""
@@ -1709,6 +1711,8 @@ msgid ""
17091711
" If particular characters have problems in Shell or an editor, add them to "
17101712
"the top of the sample and try changing first size and then font."
17111713
msgstr ""
1714+
"在 Font 选项卡中,可以查看使用多种语言的多个字符的示例文本来了解字体或字号效果。 可以编辑示例文本来添加想要的其他字符。 "
1715+
"请使用示例文本选择等宽字体。 如果某些字符在 Shell 或编辑器中的显示有问题,可以将它们添加到示例文本的开头并尝试改变字号和字体。"
17121716

17131717
#: ../../library/idle.rst:932
17141718
msgid ""
@@ -1717,6 +1721,8 @@ msgid ""
17171721
"save it as a new custom theme or key set and it well be accessible to older "
17181722
"IDLEs."
17191723
msgstr ""
1724+
"在 Highlights 和 Keys 选项卡中,可以选择内置或自定义的颜色主题和按键集合。 要将更新的内置颜色主题或按键集合与旧版 IDLE "
1725+
"一起使用,可以将其保存为新的自定义主题或按键集合就将可在旧版 IDLE 中使用。"
17201726

17211727
#: ../../library/idle.rst:938
17221728
msgid "IDLE on macOS"
@@ -1728,6 +1734,8 @@ msgid ""
17281734
"documents\" to \"Always\". This setting is not compatible with the "
17291735
"tk/tkinter GUI framework used by IDLE, and it breaks a few IDLE features."
17301736
msgstr ""
1737+
"在 System Preferences: Dock 中,可以将 \"Prefer tabs when opening documents\" 设为 "
1738+
"\"Always\"。 但是该设置不能兼容 IDLE 所使用的 tk/tkinter GUI 框架,并会使得部分 IDLE 特性失效。"
17311739

17321740
#: ../../library/idle.rst:945
17331741
msgid "Extensions"
@@ -1741,3 +1749,5 @@ msgid ""
17411749
" The only current default extension is zzdummy, an example also used for "
17421750
"testing."
17431751
msgstr ""
1752+
"IDLE 可以包含扩展插件。 扩展插件的首选项可通过首选项对话框的 Extensions 选项卡来修改。 请查看 idlelib 目录下 config-"
1753+
"extensions.def 的开头来了解详情。 目前唯一的扩展插件是 zzdummy,它也是一个测试用的示例。"

0 commit comments

Comments
 (0)