File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
locales/zh_Hans/LC_MESSAGES Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -38,8 +38,9 @@ msgstr ""
38
38
"Project-Id-Version: Python Packaging User Guide\n"
39
39
"Report-Msgid-Bugs-To: \n"
40
40
"POT-Creation-Date: 2025-05-26 12:17+0000\n"
41
- "PO-Revision-Date: 2025-06-07 08:01+0000\n"
42
- "Last-Translator: 黄奕铭 <
[email protected] >\n"
41
+ "PO-Revision-Date: 2025-06-08 11:04+0000\n"
42
+ "Last-Translator: 大王叫我来巡山 "
43
+
43
44
"Language-Team: Chinese (Simplified Han script) <https://hosted.weblate.org/"
44
45
"projects/pypa/packaging-python-org/zh_Hans/>\n"
45
46
"Language: zh_Hans\n"
@@ -1078,16 +1079,15 @@ msgstr "获取单个文件通常比Git克隆等方式更高效、更可靠、更
1078
1079
"的用户。"
1079
1080
1080
1081
#: ../source/discussions/downstream-packaging.rst:83
1081
- #, fuzzy
1082
1082
msgid ""
1083
1083
"Downstreams often use hashes to verify the authenticity of source files on "
1084
1084
"subsequent builds, which require that they remain bitwise identical over "
1085
1085
"time. For example, automatically generated Git archives do not guarantee "
1086
1086
"this, as the compressed data may change if gzip is upgraded on the server."
1087
1087
msgstr ""
1088
- "下游通常使用哈希来验证后续构建中源文件的真实性,而这需要文件的比特位长期保持 "
1089
- "相同的状态。 自动生成的 Git 存档并不保证这一点,比如说压缩包在 gzip "
1090
- "被升级时会改变 。"
1088
+ "下游经常使用哈希来验证后续构建中源文件的真实性,而这需要文件长期保持二进制相 "
1089
+ "同。举个例子, 自动生成的 Git 存档就不保证这一点,因为如果服务器上的 gzip "
1090
+ "升级了,那么压缩的数据可能会改变 。"
1091
1091
1092
1092
#: ../source/discussions/downstream-packaging.rst:88
1093
1093
msgid ""
You can’t perform that action at this time.
0 commit comments