Skip to content

Commit 7b2faec

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

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
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-18T07:21:09Z"}
1+
{"translation": "92.14%", "updated_at": "2024-03-18T08:24:27Z"}

whatsnew/3.4.po

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -355,6 +355,9 @@ msgid ""
355355
"``pip`` command typically refers to the separately installed Python 2 "
356356
"version."
357357
msgstr ""
358+
"在默认情况下,将在所有平台上安装 ``pipX`` 和 ``pipX.Y`` 等命令(其中 X.Y 表示 Python 安装包的版本),并包括 "
359+
"``pip`` Python 包及其依赖。 在 Windows 中以及所有平台的虚拟环境中,还将安装不带版本号的 ``pip`` 命令。 "
360+
"在其他平台中,系统层级上不带版本号的 ``pip`` 命令通常是指向单独安装的 Python 2 版本。"
358361

359362
#: ../../whatsnew/3.4.rst:200
360363
msgid ""
@@ -364,6 +367,9 @@ msgid ""
364367
"default, while when using the :mod:`venv` module :ref:`venv-api` "
365368
"installation of ``pip`` must be requested explicitly."
366369
msgstr ""
370+
"``pyvenv`` 命令行工具和 :mod:`venv` 模块可利用 :mod:`ensurepip` 模块在虚拟环境中准备好 ``pip``。 "
371+
"当使用命令行工具时,会默认安装 ``pip``,而当使用 :mod:`venv` 模块的 :ref:`venv-api` 安装版时必须显式地安装 "
372+
"``pip``。"
367373

368374
#: ../../whatsnew/3.4.rst:206
369375
msgid ""

0 commit comments

Comments
 (0)