File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 1
- {"translation" : " 80.84%" , "updated_at" : " 2025-01-19T07:55:34Z " }
1
+ {"translation" : " 80.84%" , "updated_at" : " 2025-01-21T15:56:10Z " }
Original file line number Diff line number Diff line change @@ -222,6 +222,12 @@ msgid ""
222
222
"co-exist. The default installer options should ensure that its "
223
223
":command:`python3` will be used instead of the system :command:`python3`."
224
224
msgstr ""
225
+ "最近几个版本的 macOS 都包括一个 :command:`python3` 命令 :file:`/usr/bin/python3`,它链接到一个供 "
226
+ "Apple 开发工具 :program:`Xcode` 或 :program:`Command Line Tools for Xcode` "
227
+ "使用的通常较老旧且不完整的 Python 版本。 你绝不应该修改或试图删除此安装版,因为它是由 Apple 控制且由 Apple "
228
+ "提供的或第三方的软件所使用。 如果你选择安装一个来自 ``python.org`` 的更新的 Python "
229
+ "版本,在你的计算机上将有两个不相同但均能正常运行的 Python 安装版共存。 默认安装程序选项应当会确保使用它的 :command:`python3`"
230
+ " 而不是系统的 :command:`python3`。"
225
231
226
232
#: ../../using/mac.rst:140
227
233
msgid "How to run a Python script"
@@ -257,7 +263,7 @@ msgstr ""
257
263
msgid ""
258
264
"To run a Python script file from the terminal window, you can invoke the "
259
265
"interpreter with the name of the script file:"
260
- msgstr ""
266
+ msgstr "要在终端窗口运行一个 Python 脚本,你可以在唤起解释器时附带脚本文件名: "
261
267
262
268
#: ../../using/mac.rst:163
263
269
msgid "|usemac_python_x_dot_y_literal| ``myscript.py``"
You can’t perform that action at this time.
0 commit comments