@@ -193,6 +193,10 @@ msgid ""
193
193
"Launcher`, which handles double-clicking Python scripts from the macOS "
194
194
"`Finder <https://support.apple.com/en-us/HT201732>`_."
195
195
msgstr ""
196
+ "你的 :file:`Applications` 文件夹中会有一个 |usemac_applications_folder_name| 文件夹。 "
197
+ "你将在这里找到 :program:`IDLE`,一个作为官方 Python 发行版标准组件的开发环境;以及 :program:`Python "
198
+ "Launcher`,它负责处理在 macOS `Finder <https://support.apple.com/en-us/HT201732>`_ "
199
+ "中双击 Python 脚本的操作。"
196
200
197
201
#: ../../using/mac.rst:122
198
202
msgid ""
@@ -201,6 +205,9 @@ msgid ""
201
205
"shell path. To uninstall Python, you can remove these three things. Symlinks"
202
206
" to the Python executable are placed in :file:`/usr/local/bin/`."
203
207
msgstr ""
208
+ "一个框架 :file:`/Library/Frameworks/Python.framework`,它包括 Python 可执行文件和库。 "
209
+ "安装程序会将此位置添加到你的 shell 路径。 要卸载 Python,你可以移除这三样东西。 指向 Python 可执行文件的符号链接将位于 "
210
+ ":file:`/usr/local/bin/`。"
204
211
205
212
#: ../../using/mac.rst:129
206
213
msgid ""
@@ -284,7 +291,7 @@ msgstr ""
284
291
285
292
#: ../../using/mac.rst:185
286
293
msgid "Alternative Distributions"
287
- msgstr ""
294
+ msgstr "其他发行版 "
288
295
289
296
#: ../../using/mac.rst:187
290
297
msgid ""
@@ -332,13 +339,15 @@ msgid ""
332
339
"many third-party Python-based packages. May include pre-built versions of "
333
340
"Python and many packages for older versions of macOS."
334
341
msgstr ""
342
+ "另一个针对 macOS 的包括多个 Python 版本和许多基于 Python 的第三方软件包的包管理器。 可能包括 Python "
343
+ "的预构建版和许多用于较旧版本 macOS 的软件包。"
335
344
336
345
#: ../../using/mac.rst:207
337
346
msgid ""
338
347
"Note that distributions might not include the latest versions of Python or "
339
348
"other libraries, and are not maintained or supported by the core Python "
340
349
"team."
341
- msgstr ""
350
+ msgstr "请注意这些发行版可能不包括 Python 或其他库的最新版本,并且不被核心 Python 团队所维护或支持。 "
342
351
343
352
#: ../../using/mac.rst:213
344
353
msgid "Installing Additional Python Packages"
@@ -405,12 +414,14 @@ msgid ""
405
414
"`Toga <https://toga.readthedocs.io>`_: Part of the `BeeWare Project "
406
415
"<https://beeware.org>`_; supports desktop, mobile, web and console apps."
407
416
msgstr ""
417
+ "`Toga <https://toga.readthedocs.io>`_: `BeeWare 项目 <https://beeware.org>`_ "
418
+ "的一部分;支持桌面、移动设备、Web 和控制台应用。"
408
419
409
420
#: ../../using/mac.rst:250
410
421
msgid ""
411
422
"`wxPython <https://wxpython.org>`_: A cross-platform toolkit that supports "
412
423
"desktop operating systems."
413
- msgstr ""
424
+ msgstr "`wxPython <https://wxpython.org>`_: 一款支持桌面操作系统的跨平台工具包。 "
414
425
415
426
#: ../../using/mac.rst:255
416
427
msgid "Advanced Topics"
@@ -555,6 +566,8 @@ msgid ""
555
566
"export "
556
567
"PATH=\" /Library/Frameworks/PythonT.framework/Versions/3.13/bin\" :\" $PATH\" "
557
568
msgstr ""
569
+ "export "
570
+ "PATH=\" /Library/Frameworks/PythonT.framework/Versions/3.13/bin\" :\" $PATH\" "
558
571
559
572
#: ../../using/mac.rst:349
560
573
msgid ""
@@ -781,3 +794,7 @@ msgid ""
781
794
"<https://www.python.org/community/sigs/current/pythonmac-sig/>`_ is another "
782
795
"support resource specifically for Python users and developers on the Mac."
783
796
msgstr ""
797
+ "`python.org Help 页面 <https://www.python.org/about/help/>`_ 包含许多有用资源的链接。 "
798
+ "`Pythonmac-SIG 邮件列表 "
799
+ "<https://www.python.org/community/sigs/current/pythonmac-sig/>`_ 另一个专门针对 Mac"
800
+ " 上的 Python 用户和开发者的支持资源。"
0 commit comments