@@ -104,6 +104,9 @@ msgid ""
104
104
"default, this **Read Me** will also be installed in "
105
105
"|usemac_applications_folder_version| and available to read anytime."
106
106
msgstr ""
107
+ "点击 **继续** 按钮后会开启安装包中自带的 **Read Me** 文档。文档里面有一些重要内容,但也记录了您将要安装的 Python "
108
+ "版本,此外也记录了本软件所支持的 macOS 版本。您可能需要滚动窗口才能阅读完整的文件。在默认配置下,该 **Read Me** 文档也会安装在 "
109
+ "|usemac_applications_folder_version| 路径中以供随时阅读。"
107
110
108
111
#: ../../using/mac.rst:71
109
112
msgid ""
@@ -112,13 +115,15 @@ msgid ""
112
115
"terms before proceeding to the next step. This license file will also be "
113
116
"installed and available to be read later."
114
117
msgstr ""
118
+ "点击 **继续** 按钮将会显示 Python 软件及其他随附软件的授权许可。你需要选择 **同意** "
119
+ "该许可证才能继续下一步安装。同样,许可证日后也会安装在磁盘中以供随时阅读。"
115
120
116
121
#: ../../using/mac.rst:78
117
122
msgid ""
118
123
"After the license terms are accepted, the next step is the **Installation "
119
124
"Type** display. For most uses, the standard set of installation operations "
120
125
"is appropriate."
121
- msgstr ""
126
+ msgstr "接受许可证条款后,下一步是选择您的安装类型。在大多数情况下,默认的标准安装操作就是最适合您的安装类型。 "
122
127
123
128
#: ../../using/mac.rst:83
124
129
msgid ""
@@ -128,6 +133,9 @@ msgid ""
128
133
"optional experimental free-threaded feature, see :ref:`install-freethreaded-"
129
134
"macos`."
130
135
msgstr ""
136
+ "若您点击左下角的 **自定义** "
137
+ "按钮,您可以选择或取消选择安装包当中的部分组件。点击列表中的每一个项目可以了解该组件包会安装什么东西。若您想安装实验性可选的自由线程特性,请参见 "
138
+ ":ref:`install-freethreaded-macos` 。"
131
139
132
140
#: ../../using/mac.rst:91
133
141
msgid ""
@@ -136,30 +144,36 @@ msgid ""
136
144
"``Administrator`` privilege is needed as the installed Python will be "
137
145
"available to all users of the Mac."
138
146
msgstr ""
147
+ "不论您选择接受默认安装配置还是自定义安装配置,点击 **安装** 按钮即可开始安装过程。您可能会被要求提供安装软件所需的必要权限。您需要提供拥有 "
148
+ "``Administrator`` (管理员)权限的 macOS 用户名和密码,因为 Python 会面向电脑中的所有用户安装。"
139
149
140
150
#: ../../using/mac.rst:95
141
151
msgid "When the installation is complete, the **Summary** window will appear."
142
- msgstr ""
152
+ msgstr "安装完成后会显示 **概览** 窗口。 "
143
153
144
154
#: ../../using/mac.rst:99
145
155
msgid ""
146
156
"Double-click on the :command:`Install Certificates.command` icon or file in "
147
157
"the |usemac_applications_folder_version| window to complete the "
148
158
"installation."
149
159
msgstr ""
160
+ "浏览至 |usemac_applications_folder_version| 文件夹窗口,双击 :command:`Install "
161
+ "Certificates.command` 图标或文件以完成最后的安装步骤。"
150
162
151
163
#: ../../using/mac.rst:105
152
164
msgid ""
153
165
"This will open a temporary :program:`Terminal` shell window that will use "
154
166
"the new Python to download and install SSL root certificates for its use."
155
- msgstr ""
167
+ msgstr "这会开启一个临时的 :program:`Terminal` 命令行窗口,使用新安装的 Python 下载并安装SSL根证书供其使用。 "
156
168
157
169
#: ../../using/mac.rst:111
158
170
msgid ""
159
171
"If ``Successfully installed certifi`` and ``update complete`` appears in the"
160
172
" terminal window, the installation is complete. Close this terminal window "
161
173
"and the installer window."
162
174
msgstr ""
175
+ "如果 ``Successfully installed certifi`` 和 ``update complete`` "
176
+ "字样出现在了终端的窗口中,那么安装就顺利完成。您可以关闭该终端窗口和安装器窗口。"
163
177
164
178
#: ../../using/mac.rst:115
165
179
msgid "A default install will include:"
0 commit comments