44# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
55#
66# Translators:
7- # ww song <[email protected] >, 201887# Pandaaaa906 <[email protected] >, 201998# Freesand Leo <[email protected] >, 2019109# Alpha Du <[email protected] >, 20191110# Zombie110year <[email protected] >, 20191211# Kelly Hwong <[email protected] >, 20191312# ppcfish <[email protected] >, 201913+ # ww song <[email protected] >, 20221414#
1515#, fuzzy
1616msgid ""
@@ -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`."
5454msgstr ""
55+ "安装脚本是使用 Distutils 进行构建、分发和安装模块的的入口。设置脚本的主要目的是向 Distutils "
56+ "描述如何分发您的模块,以便对您的模块进行操作的各种命令正确运行。正如我们在上面的 :ref:`distutils-simple-example` "
57+ "部分中看到的,安装脚本主要包含对 :func:`setup` 的调用,并且模块开发人员提供给 Distutils 的大部分信息都作为关键字参数提供给 "
58+ ":func:`setup`。"
5559
5660#: ../../distutils/setupscript.rst:17
5761msgid ""
0 commit comments