Skip to content

Commit d9eef39

Browse files
Ericweblate
authored andcommitted
Translated using Weblate (Chinese (Simplified))
Currently translated at 26.3% (598 of 2271 strings) Co-authored-by: Eric <spice2wolf@gmail.com> Translate-URL: https://hosted.weblate.org/projects/pypa/packaging-python-org/zh_Hans/ Translation: pypa/packaging.python.org
1 parent 996bd30 commit d9eef39

1 file changed

Lines changed: 12 additions & 10 deletions

File tree

locales/zh_Hans/LC_MESSAGES/messages.po

Lines changed: 12 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -6,21 +6,22 @@
66
# bluewindde <13548563428@139.com>, 2021.
77
# Cube Kassaki <2524737581@qq.com>, 2021.
88
# xlivevil <xlivevil@163.com>, 2021.
9+
# Eric <spice2wolf@gmail.com>, 2021.
910
msgid ""
1011
msgstr ""
1112
"Project-Id-Version: Python Packaging User Guide\n"
1213
"Report-Msgid-Bugs-To: \n"
1314
"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"
1617
"Language-Team: Chinese (Simplified) <https://hosted.weblate.org/projects/"
1718
"pypa/packaging-python-org/zh_Hans/>\n"
1819
"Language: zh_Hans\n"
1920
"MIME-Version: 1.0\n"
2021
"Content-Type: text/plain; charset=UTF-8\n"
2122
"Content-Transfer-Encoding: 8bit\n"
2223
"Plural-Forms: nplurals=1; plural=0;\n"
23-
"X-Generator: Weblate 4.8.1-dev\n"
24+
"X-Generator: Weblate 4.9-dev\n"
2425

2526
#: ../source/contribute.rst:5
2627
msgid "Contribute to this guide"
@@ -162,7 +163,7 @@ msgid ""
162163
"Python 3.6 on your operating system."
163164
msgstr ""
164165
"Python 3.6。我们的构建脚本只为 Python 3.6 而设计。请参阅 `Hitchhiker's Guide to Python "
165-
"installation instructions`_ 以在你您的操作系统上安装Python 3.6。"
166+
"installation instructions`_ 将 Python 3.6 安装于您的操作系统中。"
166167

167168
#: ../source/contribute.rst:91
168169
msgid ""
@@ -656,8 +657,9 @@ msgid ""
656657
"what index or source). The where (i.e. how they are to be made \"Concrete"
657658
"\") is to be determined at install time using :ref:`pip` options. [1]_"
658659
msgstr ""
659-
"最后,重要的是要了解“install_requires”是“Abstract”要求的列表,即只是名称和版本限制,并不能确定从哪里满足依赖关系(即从什么索引"
660-
"或来源)。在安装时使用 :ref:`pip` 选项确定在哪里(即如何使它们“Concrete”)。 [1]_"
660+
"最后,重要的是要了解 ``install_requires`` "
661+
"是“Abstract”要求的列表,即只是名称和版本限制,并不能确定从哪里满足依赖关系(即从什么索引或来源)。在安装时使用 :ref:`pip` "
662+
"选项确定在哪里(即如何使它们“Concrete”)。 [1]_"
661663

662664
#: ../source/discussions/install-requires-vs-requirements.rst:64
663665
#: ../source/tutorials/installing-packages.rst:460
@@ -699,8 +701,8 @@ msgid ""
699701
"\"Concrete\", i.e. associated with a particular index or directory of "
700702
"packages. [1]_"
701703
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]_"
704706

705707
#: ../source/discussions/install-requires-vs-requirements.rst:84
706708
msgid ""
@@ -1500,7 +1502,7 @@ msgstr ""
15001502

15011503
#: ../source/guides/analyzing-pypi-package-downloads.rst:58
15021504
msgid "Navigate to the `BigQuery web UI`_."
1503-
msgstr "导航到 `BigQuery 网页界面<BigQuery web UI>`_ 。"
1505+
msgstr "导航到 `BigQuery 网页用户界面`_。"
15041506

15051507
#: ../source/guides/analyzing-pypi-package-downloads.rst:59
15061508
msgid "Create a new project."
@@ -3266,7 +3268,7 @@ msgstr ""
32663268
#: ../source/specifications/core-metadata.rst:693
32673269
#: ../source/specifications/core-metadata.rst:722
32683270
msgid "Examples::"
3269-
msgstr "例子:"
3271+
msgstr "例子::"
32703272

32713273
#: ../source/guides/dropping-older-python-versions.rst:86
32723274
msgid ""

0 commit comments

Comments
 (0)