77# ww song <[email protected] >, 201888# Freesand Leo <[email protected] >, 201999# Meng Du <[email protected] >, 201910+ # Trim21 <[email protected] >, 20191011#
1112#, fuzzy
1213msgid ""
@@ -15,7 +16,7 @@ msgstr ""
1516"Report-Msgid-Bugs-To : \n "
1617"POT-Creation-Date : 2019-02-23 10:43+0900\n "
1718"PO-Revision-Date : 2017-02-16 23:34+0000\n "
18- "
Last-Translator :
Meng Du <[email protected] >, 2019\n"
19+ "
Last-Translator :
Trim21 <[email protected] >, 2019\n"
1920"Language-Team : Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n "
2021"MIME-Version : 1.0\n "
2122"Content-Type : text/plain; charset=UTF-8\n "
@@ -72,7 +73,7 @@ msgstr "创建虚拟环境"
7273msgid ""
7374"Creation of :ref:`virtual environments <venv-def>` is done by executing the "
7475"command ``venv``::"
75- msgstr ""
76+ msgstr "通过执行 ``venv`` 指令来创建一个 :ref:`虚拟环境 <venv-def>`:: "
7677
7778#: ../../using/venv-create.inc:6
7879msgid ""
@@ -507,27 +508,31 @@ msgstr ""
507508
508509#: ../../library/venv.rst:239
509510msgid "There is also a module-level convenience function:"
510- msgstr ""
511+ msgstr "有一个方便实用的模块级别的函数: "
511512
512513#: ../../library/venv.rst:244
513514msgid ""
514515"Create an :class:`EnvBuilder` with the given keyword arguments, and call its"
515516" :meth:`~EnvBuilder.create` method with the *env_dir* argument."
516517msgstr ""
518+ "通过关键词参数来创建一个 :class:`EnvBuilder`,并且使用 *env_dir* 参数来调用它的 "
519+ ":meth:`~EnvBuilder.create` 方法。"
517520
518521#: ../../library/venv.rst:251
519522msgid "An example of extending ``EnvBuilder``"
520- msgstr ""
523+ msgstr "一个扩展 ``EnvBuilder`` 的例子 "
521524
522525#: ../../library/venv.rst:253
523526msgid ""
524527"The following script shows how to extend :class:`EnvBuilder` by implementing"
525528" a subclass which installs setuptools and pip into a created virtual "
526529"environment::"
527530msgstr ""
531+ "下面的脚本展示了如何通过实现一个子类来扩展 :class:`EnvBuilder`。这个子类会安装 setuptotols 和 pip "
532+ "的到被创建的虚拟环境中。"
528533
529534#: ../../library/venv.rst:472
530535msgid ""
531536"This script is also available for download `online "
532537"<https://gist.github.com/vsajip/4673395>`_."
533- msgstr ""
538+ msgstr "这个脚本同样可以 `在线下载 <https://gist.github.com/vsajip/4673395>`_。 "
0 commit comments