Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 52305eb

Browse files
[po] auto sync
1 parent 33c62b6 commit 52305eb

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

distutils/setupscript.po

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
# Pandaaaa906 <[email protected]>, 2021
1212
# ppcfish <[email protected]>, 2021
1313
# jaystone776 <[email protected]>, 2021
14+
# ww song <[email protected]>, 2022
1415
#
1516
#, fuzzy
1617
msgid ""
@@ -19,7 +20,7 @@ msgstr ""
1920
"Report-Msgid-Bugs-To: \n"
2021
"POT-Creation-Date: 2021-06-29 12:56+0000\n"
2122
"PO-Revision-Date: 2021-06-28 00:51+0000\n"
22-
"Last-Translator: jaystone776 <1732865113@qq.com>, 2021\n"
23+
"Last-Translator: ww song <sww4718168@gmail.com>, 2022\n"
2324
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
2425
"MIME-Version: 1.0\n"
2526
"Content-Type: text/plain; charset=UTF-8\n"
@@ -52,6 +53,10 @@ msgid ""
5253
" the Distutils by the module developer is supplied as keyword arguments to "
5354
":func:`setup`."
5455
msgstr ""
56+
"安装脚本是使用 Distutils 进行构建、分发和安装模块的的入口。设置脚本的主要目的是向 Distutils "
57+
"描述如何分发您的模块,以便对您的模块进行操作的各种命令正确运行。正如我们在上面的 :ref:`distutils-simple-example` "
58+
"部分中看到的,安装脚本主要包含对 :func:`setup` 的调用,并且模块开发人员提供给 Distutils 的大部分信息都通过关键字参数提供给 "
59+
":func:`setup`。"
5560

5661
#: ../../distutils/setupscript.rst:17
5762
msgid ""

0 commit comments

Comments
 (0)