Skip to content

Commit eb22b94

Browse files
大王叫我来巡山weblate
authored andcommitted
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 26.8% (1176 of 4373 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 6ce1025 commit eb22b94

File tree

1 file changed

+10
-9
lines changed

1 file changed

+10
-9
lines changed

locales/zh_Hans/LC_MESSAGES/messages.po

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,9 @@ msgstr ""
4040
"Project-Id-Version: Python Packaging User Guide\n"
4141
"Report-Msgid-Bugs-To: \n"
4242
"POT-Creation-Date: 2025-06-19 01:36+0000\n"
43-
"PO-Revision-Date: 2025-07-19 06:36+0000\n"
44-
"Last-Translator: del1 <[email protected]>\n"
43+
"PO-Revision-Date: 2025-07-20 08:02+0000\n"
44+
"Last-Translator: 大王叫我来巡山 "
45+
4546
"Language-Team: Chinese (Simplified Han script) <https://hosted.weblate.org/"
4647
"projects/pypa/packaging-python-org/zh_Hans/>\n"
4748
"Language: zh_Hans\n"
@@ -1129,12 +1130,12 @@ msgid ""
11291130
"documentation, and any other files that may be useful to end users, such as "
11301131
"shell completions, editor support files, and so on."
11311132
msgstr ""
1132-
"理想情况下,**在PyPI上发布的源分发应包括来自软件包Git存储库**的所有文件,这些"
1133-
"文件是构建软件包本身、运行其测试套件、构建和安装其文档以及可能对最终用户有用"
1134-
"的任何其他文件所必需的,如外壳完成、编辑器支持文件等。"
1133+
"理想情况下,**在 PyPI 上发布的源分发存档应包括来自软件包 Git "
1134+
"存储库的所有文件**,这些文件是构建软件包本身、运行其测试套件、构建和安装其文"
1135+
"档以及可能对最终用户有用的任何其他文件所必需的,如 shell "
1136+
"补全文件、编辑器支持文件等。"
11351137

11361138
#: ../source/discussions/downstream-packaging.rst:107
1137-
#, fuzzy
11381139
msgid ""
11391140
"This point applies only to the files belonging to the package itself. The "
11401141
"downstream packaging process, much like Python package managers, will "
@@ -1145,9 +1146,9 @@ msgid ""
11451146
"dependencies, and check for changes in them."
11461147
msgstr ""
11471148
"这一点仅适用于属于软件包本身的文件。下游打包过程与Python软件包管理器非常类似"
1148-
",将配置您的软件包及其构建脚本所需的必要的Python依赖项、系统工具和外部库。然"
1149-
"而,还应包括列出这些依赖项的文件(例如,“要求*.txt”文件),以帮助下游确定所需"
1150-
"的依赖项,并检查其中是否有变化。"
1149+
",将提供您的软件包及其构建脚本所需的必要的Python依赖项、系统工具和外部库。然"
1150+
"而,还应包括列出这些依赖项的文件(例如,``requirements*.txt`` "
1151+
"文件),帮助下游确定所需的依赖项,并检查其中是否有变化。"
11511152

11521153
#: ../source/discussions/downstream-packaging.rst:115
11531154
msgid ""

0 commit comments

Comments
 (0)