File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 1
- {"translation" : " 92.14%" , "updated_at" : " 2024-03-18T07:21:09Z " }
1
+ {"translation" : " 92.14%" , "updated_at" : " 2024-03-18T08:24:27Z " }
Original file line number Diff line number Diff line change @@ -355,6 +355,9 @@ msgid ""
355
355
"``pip`` command typically refers to the separately installed Python 2 "
356
356
"version."
357
357
msgstr ""
358
+ "在默认情况下,将在所有平台上安装 ``pipX`` 和 ``pipX.Y`` 等命令(其中 X.Y 表示 Python 安装包的版本),并包括 "
359
+ "``pip`` Python 包及其依赖。 在 Windows 中以及所有平台的虚拟环境中,还将安装不带版本号的 ``pip`` 命令。 "
360
+ "在其他平台中,系统层级上不带版本号的 ``pip`` 命令通常是指向单独安装的 Python 2 版本。"
358
361
359
362
#: ../../whatsnew/3.4.rst:200
360
363
msgid ""
@@ -364,6 +367,9 @@ msgid ""
364
367
"default, while when using the :mod:`venv` module :ref:`venv-api` "
365
368
"installation of ``pip`` must be requested explicitly."
366
369
msgstr ""
370
+ "``pyvenv`` 命令行工具和 :mod:`venv` 模块可利用 :mod:`ensurepip` 模块在虚拟环境中准备好 ``pip``。 "
371
+ "当使用命令行工具时,会默认安装 ``pip``,而当使用 :mod:`venv` 模块的 :ref:`venv-api` 安装版时必须显式地安装 "
372
+ "``pip``。"
367
373
368
374
#: ../../whatsnew/3.4.rst:206
369
375
msgid ""
You can’t perform that action at this time.
0 commit comments