Skip to content

Commit 57a48de

Browse files
[po] auto sync
1 parent 7b2faec commit 57a48de

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

.stat.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"translation": "92.14%", "updated_at": "2024-03-18T08:24:27Z"}
1+
{"translation": "92.15%", "updated_at": "2024-03-18T15:22:07Z"}

whatsnew/2.7.po

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ msgid ""
1717
msgstr ""
1818
"Project-Id-Version: Python 3.9\n"
1919
"Report-Msgid-Bugs-To: \n"
20-
"POT-Creation-Date: 2024-03-08 18:35+0000\n"
20+
"POT-Creation-Date: 2024-03-15 21:43+0000\n"
2121
"PO-Revision-Date: 2017-02-16 23:43+0000\n"
2222
"Last-Translator: Freesand Leo <yuqinju@163.com>, 2024\n"
2323
"Language-Team: Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n"
@@ -3267,6 +3267,9 @@ msgid ""
32673267
"line by default, otherwise it can still be accessed through the Python "
32683268
"launcher for Windows as ``py -m pip``."
32693269
msgstr ""
3270+
"在 Windows 和 Mac OS X 上,现在 CPython 安装程序默认会将 ``pip`` 与 CPython "
3271+
"本身一同安装(用户可以在安装过程中选择不安装它)。 Window 用户需要选择执行 ``PATH`` 修改以使 ``pip`` "
3272+
"在命令行中默认可用,在其他情况下它仍然可以通过 Windows 版 Python 启动器以 ``py -m pip`` 的方式使用。"
32703273

32713274
#: ../../whatsnew/2.7.rst:2679
32723275
msgid ""

whatsnew/3.4.po

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -378,6 +378,9 @@ msgid ""
378378
"default. This behaviour can be controlled through configure options, and "
379379
"overridden through Makefile options."
380380
msgstr ""
381+
"对于 CPython :ref:`在 POSIX 系统上的源代码编译版 <building-python-on-unix>`,``make "
382+
"install`` 和 ``make altinstall`` 命令默认会初始设置 ``pip``。 此行为可通过配置选项来控制,并通过 "
383+
"Makefile 选项来重写。"
381384

382385
#: ../../whatsnew/3.4.rst:211
383386
msgid ""
@@ -388,6 +391,9 @@ msgid ""
388391
"line by default, otherwise it can still be accessed through the Python "
389392
"launcher for Windows as ``py -m pip``."
390393
msgstr ""
394+
"在 Windows 和 Mac OS X 上,现在 CPython 安装程序默认会将 ``pip`` 与 CPython "
395+
"本身一同安装(用户可以在安装过程中选择不安装它)。 Window 用户需要选择执行 ``PATH`` 修改以使 ``pip`` "
396+
"在命令行中默认可用,在其他情况下它仍然可以通过 Windows 版 Python 启动器以 ``py -m pip`` 的方式使用。"
391397

392398
#: ../../whatsnew/3.4.rst:218
393399
msgid ""

0 commit comments

Comments
 (0)