Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 435fca3 commit c47fbf9Copy full SHA for c47fbf9
1 file changed
using/mac.po
@@ -74,6 +74,9 @@ msgid ""
74
"scripts from the Finder; and the \"Build Applet\" tool, which allows you to "
75
"package Python scripts as standalone applications on your system."
76
msgstr ""
77
+"会有一个 :file:`Python 3.7` 文件夹在你的 :file:`Applications` 文件夹中。 在这里你可以找到 "
78
+"IDLE,这是作为官方 Python 发行版的一个标准组成部分的开发环境;PythonLauncher,它负责处理从 Finder 双击 Python "
79
+"脚本的操作;以及 \"Build Applet\" 工具,它允许你将 Python 脚本打包为在你的系统中独立运行的程序。"
80
81
#: ../../using/mac.rst:34
82
msgid ""
@@ -192,7 +195,7 @@ msgstr ""
192
195
#: ../../using/mac.rst:96
193
196
194
197
"With Python 3.7, you can use either :program:`python` or :program:`pythonw`."
-msgstr ""
198
+msgstr "在 Python 3.7 中,你可以使用 :program:`python` 或 :program:`pythonw`。"
199
200
#: ../../using/mac.rst:100
201
msgid "Configuration"
0 commit comments