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

Skip to content

Commit 8182614

Browse files
[po] auto sync
1 parent 3161c20 commit 8182614

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

distutils/setupscript.po

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
55
#
66
# Translators:
7-
# ww song <[email protected]>, 2018
87
# Pandaaaa906 <[email protected]>, 2019
98
# Freesand Leo <[email protected]>, 2019
109
# Alpha Du <[email protected]>, 2019
1110
# Zombie110year <[email protected]>, 2019
1211
# Kelly Hwong <[email protected]>, 2019
1312
# ppcfish <[email protected]>, 2019
13+
# ww song <[email protected]>, 2022
1414
#
1515
#, fuzzy
1616
msgid ""
@@ -19,7 +19,7 @@ msgstr ""
1919
"Report-Msgid-Bugs-To: \n"
2020
"POT-Creation-Date: 2021-01-01 05:02+0000\n"
2121
"PO-Revision-Date: 2017-02-16 17:41+0000\n"
22-
"Last-Translator: ppcfish <ppcfish@gmail.com>, 2019\n"
22+
"Last-Translator: ww song <sww4718168@gmail.com>, 2022\n"
2323
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
2424
"MIME-Version: 1.0\n"
2525
"Content-Type: text/plain; charset=UTF-8\n"
@@ -52,6 +52,10 @@ msgid ""
5252
" the Distutils by the module developer is supplied as keyword arguments to "
5353
":func:`setup`."
5454
msgstr ""
55+
"安装脚本是使用 Distutils 进行构建、分发和安装模块的的入口。设置脚本的主要目的是向 Distutils "
56+
"描述如何分发您的模块,以便对您的模块进行操作的各种命令正确运行。正如我们在上面的 :ref:`distutils-simple-example` "
57+
"部分中看到的,安装脚本主要包含对 :func:`setup` 的调用,并且模块开发人员提供给 Distutils 的大部分信息都作为关键字参数提供给 "
58+
":func:`setup`。"
5559

5660
#: ../../distutils/setupscript.rst:17
5761
msgid ""

0 commit comments

Comments
 (0)