Skip to content

Commit e4f7122

Browse files
黄奕铭weblate
authored andcommitted
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 26.7% (1168 of 4372 strings) Co-authored-by: 黄奕铭 <[email protected]> Translate-URL: https://hosted.weblate.org/projects/pypa/packaging-python-org/zh_Hans/ Translation: pypa/packaging.python.org
1 parent 4aa3c8b commit e4f7122

File tree

1 file changed

+8
-5
lines changed

1 file changed

+8
-5
lines changed

locales/zh_Hans/LC_MESSAGES/messages.po

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,8 @@ msgstr ""
3838
"Project-Id-Version: Python Packaging User Guide\n"
3939
"Report-Msgid-Bugs-To: \n"
4040
"POT-Creation-Date: 2025-05-26 12:17+0000\n"
41-
"PO-Revision-Date: 2025-05-29 15:56+0000\n"
42-
"Last-Translator: 大王叫我来巡山 "
43-
41+
"PO-Revision-Date: 2025-06-07 08:01+0000\n"
42+
"Last-Translator: 黄奕铭 <[email protected]>\n"
4443
"Language-Team: Chinese (Simplified Han script) <https://hosted.weblate.org/"
4544
"projects/pypa/packaging-python-org/zh_Hans/>\n"
4645
"Language: zh_Hans\n"
@@ -1068,7 +1067,7 @@ msgstr "在所有 Python 软件包中使用一致的构建流程。"
10681067
msgid ""
10691068
"While it is usually possible to build packages from a Git repository, there "
10701069
"are a few important reasons to provide a static archive file instead:"
1071-
msgstr ""
1070+
msgstr "虽然通常可以从 Git 存储库中构建包,提供静态归档会更好,具体理由如下:"
10721071

10731072
#: ../source/discussions/downstream-packaging.rst:79
10741073
msgid ""
@@ -1079,12 +1078,16 @@ msgstr "获取单个文件通常比Git克隆等方式更高效、更可靠、更
10791078
"的用户。"
10801079

10811080
#: ../source/discussions/downstream-packaging.rst:83
1081+
#, fuzzy
10821082
msgid ""
10831083
"Downstreams often use hashes to verify the authenticity of source files on "
10841084
"subsequent builds, which require that they remain bitwise identical over "
10851085
"time. For example, automatically generated Git archives do not guarantee "
10861086
"this, as the compressed data may change if gzip is upgraded on the server."
10871087
msgstr ""
1088+
"下游通常使用哈希来验证后续构建中源文件的真实性,而这需要文件的比特位长期保持"
1089+
"相同的状态。自动生成的 Git 存档并不保证这一点,比如说压缩包在 gzip "
1090+
"被升级时会改变。"
10881091

10891092
#: ../source/discussions/downstream-packaging.rst:88
10901093
msgid ""
@@ -1111,7 +1114,7 @@ msgstr ""
11111114
#: ../source/discussions/downstream-packaging.rst:337
11121115
#: ../source/discussions/downstream-packaging.rst:441
11131116
msgid "How?"
1114-
msgstr ""
1117+
msgstr "如何做?"
11151118

11161119
#: ../source/discussions/downstream-packaging.rst:101
11171120
msgid ""

0 commit comments

Comments
 (0)