|
6 | 6 | # bluewindde <13548563428@139.com>, 2021. |
7 | 7 | # Cube Kassaki <2524737581@qq.com>, 2021. |
8 | 8 | # xlivevil <xlivevil@163.com>, 2021. |
| 9 | +# Eric <spice2wolf@gmail.com>, 2021. |
9 | 10 | msgid "" |
10 | 11 | msgstr "" |
11 | 12 | "Project-Id-Version: Python Packaging User Guide\n" |
12 | 13 | "Report-Msgid-Bugs-To: \n" |
13 | 14 | "POT-Creation-Date: 2021-07-06 19:32+0800\n" |
14 | | -"PO-Revision-Date: 2021-09-05 14:34+0000\n" |
15 | | -"Last-Translator: meowmeowmeowcat <meowmeowcat1211@gmail.com>\n" |
| 15 | +"PO-Revision-Date: 2021-09-13 10:46+0000\n" |
| 16 | +"Last-Translator: Eric <spice2wolf@gmail.com>\n" |
16 | 17 | "Language-Team: Chinese (Simplified) <https://hosted.weblate.org/projects/" |
17 | 18 | "pypa/packaging-python-org/zh_Hans/>\n" |
18 | 19 | "Language: zh_Hans\n" |
19 | 20 | "MIME-Version: 1.0\n" |
20 | 21 | "Content-Type: text/plain; charset=UTF-8\n" |
21 | 22 | "Content-Transfer-Encoding: 8bit\n" |
22 | 23 | "Plural-Forms: nplurals=1; plural=0;\n" |
23 | | -"X-Generator: Weblate 4.8.1-dev\n" |
| 24 | +"X-Generator: Weblate 4.9-dev\n" |
24 | 25 |
|
25 | 26 | #: ../source/contribute.rst:5 |
26 | 27 | msgid "Contribute to this guide" |
@@ -162,7 +163,7 @@ msgid "" |
162 | 163 | "Python 3.6 on your operating system." |
163 | 164 | msgstr "" |
164 | 165 | "Python 3.6。我们的构建脚本只为 Python 3.6 而设计。请参阅 `Hitchhiker's Guide to Python " |
165 | | -"installation instructions`_ 以在你您的操作系统上安装Python 3.6。" |
| 166 | +"installation instructions`_ 将 Python 3.6 安装于您的操作系统中。" |
166 | 167 |
|
167 | 168 | #: ../source/contribute.rst:91 |
168 | 169 | msgid "" |
@@ -656,8 +657,9 @@ msgid "" |
656 | 657 | "what index or source). The where (i.e. how they are to be made \"Concrete" |
657 | 658 | "\") is to be determined at install time using :ref:`pip` options. [1]_" |
658 | 659 | msgstr "" |
659 | | -"最后,重要的是要了解“install_requires”是“Abstract”要求的列表,即只是名称和版本限制,并不能确定从哪里满足依赖关系(即从什么索引" |
660 | | -"或来源)。在安装时使用 :ref:`pip` 选项确定在哪里(即如何使它们“Concrete”)。 [1]_" |
| 660 | +"最后,重要的是要了解 ``install_requires`` " |
| 661 | +"是“Abstract”要求的列表,即只是名称和版本限制,并不能确定从哪里满足依赖关系(即从什么索引或来源)。在安装时使用 :ref:`pip` " |
| 662 | +"选项确定在哪里(即如何使它们“Concrete”)。 [1]_" |
661 | 663 |
|
662 | 664 | #: ../source/discussions/install-requires-vs-requirements.rst:64 |
663 | 665 | #: ../source/tutorials/installing-packages.rst:460 |
@@ -699,8 +701,8 @@ msgid "" |
699 | 701 | "\"Concrete\", i.e. associated with a particular index or directory of " |
700 | 702 | "packages. [1]_" |
701 | 703 | msgstr "" |
702 | | -"而“install_requires”需求是“Abstract”,即不与任何特定索引相关联,需求文件通常包含诸如“--index-url”或" |
703 | | -"“--find-links”之类的pip选项来提出需求“Concrete”,即与包的特定索引或目录相关联。 [1]_" |
| 704 | +"而 ``install_requires`` 需求是“Abstract”的,即不与任何特定索引相关联,需求文件通常包含 pip 选项,如 " |
| 705 | +"``--index-url`` 或 ``--find-links`` 使需求“Concrete”,即与包的特定索引或目录相关联。 [1]_" |
704 | 706 |
|
705 | 707 | #: ../source/discussions/install-requires-vs-requirements.rst:84 |
706 | 708 | msgid "" |
@@ -1500,7 +1502,7 @@ msgstr "" |
1500 | 1502 |
|
1501 | 1503 | #: ../source/guides/analyzing-pypi-package-downloads.rst:58 |
1502 | 1504 | msgid "Navigate to the `BigQuery web UI`_." |
1503 | | -msgstr "导航到 `BigQuery 网页界面<BigQuery web UI>`_ 。" |
| 1505 | +msgstr "导航到 `BigQuery 网页用户界面`_。" |
1504 | 1506 |
|
1505 | 1507 | #: ../source/guides/analyzing-pypi-package-downloads.rst:59 |
1506 | 1508 | msgid "Create a new project." |
@@ -3266,7 +3268,7 @@ msgstr "" |
3266 | 3268 | #: ../source/specifications/core-metadata.rst:693 |
3267 | 3269 | #: ../source/specifications/core-metadata.rst:722 |
3268 | 3270 | msgid "Examples::" |
3269 | | -msgstr "例子::" |
| 3271 | +msgstr "例子::" |
3270 | 3272 |
|
3271 | 3273 | #: ../source/guides/dropping-older-python-versions.rst:86 |
3272 | 3274 | msgid "" |
|
0 commit comments