8000 [po] auto sync · python/python-docs-zh-cn@65f5112 · GitHub 8000
[go: up one dir, main page]

Skip to content

Commit 65f5112

Browse files
[po] auto sync
1 parent 736e8c9 commit 65f5112

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

.stat.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"translation": "80.84%", "updated_at": "2025-01-19T07:55:34Z"}
1+
{"translation": "80.84%", "updated_at": "2025-01-21T15:56:10Z"}

using/mac.po

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,6 +222,12 @@ msgid ""
222222
"co-exist. The default installer options should ensure that its "
223223
":command:`python3` will be used instead of the system :command:`python3`."
224224
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`。"
225231

226232
#: ../../using/mac.rst:140
227233
msgid "How to run a Python script"
@@ -257,7 +263,7 @@ msgstr ""
257263
msgid ""
258264
"To run a Python script file from the terminal window, you can invoke the "
259265
"interpreter with the name of the script file:"
260-
msgstr ""
266+
msgstr "要在终端窗口运行一个 Python 脚本,你可以在唤起解释器时附带脚本文件名:"
261267

262268
#: ../../using/mac.rst:163
263269
msgid "|usemac_python_x_dot_y_literal| ``myscript.py``"

0 commit comments

Comments
 (0)
0