Skip to content

Commit 7ed0959

Browse files
bluewinddeweblate
authored andcommitted
Translated using Weblate (Chinese (Simplified))
Currently translated at 24.7% (563 of 2271 strings) Co-authored-by: bluewindde <13548563428@139.com> Translate-URL: https://hosted.weblate.org/projects/pypa/packaging-python-org/zh_Hans/ Translation: pypa/packaging.python.org
1 parent 3c7b93e commit 7ed0959

1 file changed

Lines changed: 10 additions & 2 deletions

File tree

locales/zh_Hans/LC_MESSAGES/messages.po

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,14 @@
33
# This file is distributed under the same license as the Python Packaging User Guide package.
44
# meowmeowmeowcat <meowmeowcat1211@gmail.com>, 2021.
55
# Zuorong Zhang <zuorong-zhang@outlook.com>, 2021.
6+
# bluewindde <13548563428@139.com>, 2021.
67
msgid ""
78
msgstr ""
89
"Project-Id-Version: Python Packaging User Guide\n"
910
"Report-Msgid-Bugs-To: \n"
1011
"POT-Creation-Date: 2021-07-06 19:32+0800\n"
1112
"PO-Revision-Date: 2021-08-22 15:34+0000\n"
12-
"Last-Translator: meowmeowmeowcat <meowmeowcat1211@gmail.com>\n"
13+
"Last-Translator: bluewindde <13548563428@139.com>\n"
1314
"Language-Team: Chinese (Simplified) <https://hosted.weblate.org/projects/"
1415
"pypa/packaging-python-org/zh_Hans/>\n"
1516
"Language: zh_Hans\n"
@@ -969,6 +970,8 @@ msgid ""
969970
"format, although :pep:`this is not officially supported at this time <427#is-"
970971
"it-possible-to-import-python-code-directly-from-a-wheel-file>`."
971972
msgstr ""
973+
"在某些情况下,控制盘可以用作可导入的运行时格式,尽管:pep:`目前还没有正式支持这一格式 <427#is-it-mable-to-import-"
974+
"python-code-directly-from-a-wheel-file>`。"
972975

973976
#: ../source/glossary.rst:3
974977
msgid "Glossary"
@@ -982,7 +985,7 @@ msgstr "二进制分布 (Binary Distribution)"
982985
msgid ""
983986
"A specific kind of :term:`Built Distribution` that contains compiled "
984987
"extensions."
985-
msgstr ""
988+
msgstr "一种特定的术语:`Build Distribution',包含编译的扩展。"
986989

987990
#: ../source/glossary.rst:14
988991
msgid "Built Distribution"
@@ -998,6 +1001,11 @@ msgid ""
9981001
"not imply that Python files have to be precompiled (:term:`Wheel` "
9991002
"intentionally does not include compiled Python files)."
10001003
msgstr ""
1004+
"一个term:`Distribution < Distribution Package >` "
1005+
"格式包含只需要移动到目标系统上正确位置的文件和元数据,即可安装。:term:` Wheel ` 是这样一种格式,而 distutil 的 :term:` "
1006+
"Source Distribution < Source Distribution (or \"sdist\")>` "
1007+
"不是,因为它需要一个构建步骤才能安装。 这种格式并不意味着必须预编译 Python 文件(:term:` Wheel ` 故意不包括编译的 "
1008+
"Python 文件)。"
10011009

10021010
#: ../source/glossary.rst:26
10031011
msgid "Distribution Package"

0 commit comments

Comments
 (0)