Skip to content

Commit 7ab31a6

Browse files
[po] auto sync
1 parent 77a9d0f commit 7ab31a6

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

.stat.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"translation": "92.62%", "updated_at": "2024-06-02T15:08:49Z"}
1+
{"translation": "92.62%", "updated_at": "2024-06-02T16:09:19Z"}

whatsnew/2.1.po

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -805,6 +805,12 @@ msgid ""
805805
"and :command:`bdist_\\*` commands could support an ``upload`` option that "
806806
"would automatically upload your package to a catalog server."
807807
msgstr ""
808+
"作为解决这个问题的第一步,使用 Distutils :command:`sdist` 命令打包的 Python 软件将包含一个名为 "
809+
":file:`PKG-INFO` 的文件,其中包含有关包的信息,如名称、版本和作者(在目录编制术语中称为元数据)。:file:`PKG-INFO` "
810+
"文件可以包含的字段的完整列表见 :pep:`241`。随着人们开始使用 Python 2.1 "
811+
"打包他们的软件,越来越多的包将包含元数据,从而使得构建自动化目录系统并进行实验成为可能。通过积累经验,也许有可能设计一个真正好的目录系统,然后在 "
812+
"Python 2.2 中支持它。例如,Distutils 的 :command:`sdist` 和 :command:`bdist_\\*` "
813+
"命令可以支持一个 ``upload`` 选项,自动将你的包上传到目录服务器。"
808814

809815
#: ../../whatsnew/2.1.rst:561
810816
msgid ""

0 commit comments

Comments
 (0)