8
8
# Chang Ye <yech1990@gmail.com>, 2020
9
9
# ppcfish <ppcfish@gmail.com>, 2020
10
10
# Naisen Xu <723648649@qq.com>, 2020
11
- # Freesand Leo <yuqinju@163.com>, 2024
12
11
# Rafael Fontenelle <rffontenelle@gmail.com>, 2024
12
+ # Freesand Leo <yuqinju@163.com>, 2024
13
13
#
14
14
#, fuzzy
15
15
msgid ""
@@ -18,7 +18,7 @@ msgstr ""
18
18
"Report-Msgid-Bugs-To : \n "
19
19
"POT-Creation-Date : 2024-07-20 03:35+0000\n "
20
20
"PO-Revision-Date : 2020-05-30 12:17+0000\n "
21
- "Last-Translator : Rafael Fontenelle <rffontenelle@gmail .com>, 2024\n "
21
+ "Last-Translator : Freesand Leo <yuqinju@163 .com>, 2024\n "
22
22
"Language-Team : Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n "
23
23
"MIME-Version : 1.0\n "
24
24
"Content-Type : text/plain; charset=UTF-8\n "
@@ -715,7 +715,7 @@ msgstr "PEP 301: Distutils的软件包索引和元数据"
715
715
msgid ""
716
716
"Support for the long-requested Python catalog makes its first appearance in "
717
717
"2.3."
718
- msgstr ""
718
+ msgstr "广受期待的对 Python 类目的支持在 2.3 版中首次出现。 "
719
719
720
720
#: ../../whatsnew/2.3.rst:658
721
721
msgid ""
@@ -725,6 +725,9 @@ msgid ""
725
725
"it to a central catalog server. The resulting catalog is available from "
726
726
"https://pypi.org."
727
727
msgstr ""
728
+ "编目功能的核心是新的 Distutils :command:`register` 命令。 运行 ``python setup.py register``"
729
+ " 将会收集描述软件包的元数据,例如其名称、版本、维护者、描述信息等等,并将其发送给中央编目服务器。 结果编目数据可在 https://pypi.org "
730
+ "获取。"
728
731
729
732
#: ../../whatsnew/2.3.rst:664
730
733
msgid ""
0 commit comments