1313# Pandaaaa906 <ye.pandaaaa906@gmail.com>, 2019
1414# ppcfish <ppcfish@gmail.com>, 2019
1515# Trim21 <i@trim21.me>, 2021
16+ # Yifan Sun, 2022
1617#
1718#, fuzzy
1819msgid ""
@@ -21,7 +22,7 @@ msgstr ""
2122"Report-Msgid-Bugs-To : \n "
2223"POT-Creation-Date : 2021-01-01 16:02+0000\n "
2324"PO-Revision-Date : 2019-09-01 02:42+0000\n "
24- "Last-Translator : Trim21 <i@trim21.me>, 2021 \n "
25+ "Last-Translator : Yifan Sun, 2022 \n "
2526"Language-Team : Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n "
2627"MIME-Version : 1.0\n "
2728"Content-Type : text/plain; charset=UTF-8\n "
@@ -174,21 +175,24 @@ msgid ""
174175" don't really need this manual. Or rather, the above command is everything "
175176"you need to get out of this manual."
176177msgstr ""
178+ "如果这些事情都属实,那么您已经了解了如何构建和安装您已经下载的模块:只需运行如上的命令。除非您需要以非常规方式安装或者定制构建过程,您其实不需要本文档。更进一步说,以上命令就是您可以从文档中获得的全部。"
177179
178180#: ../../install/index.rst:131
179181msgid "Standard Build and Install"
180- msgstr ""
182+ msgstr "标准构建及安装 "
181183
182184#: ../../install/index.rst:133
183185msgid ""
184186"As described in section :ref:`inst-new-standard`, building and installing a "
185187"module distribution using the Distutils is usually one simple command to run"
186188" from a terminal::"
187189msgstr ""
190+ "正如 :ref:`inst-new-standard` 中所描述的那样,通过 Distutils "
191+ "构建和安装发行的模块常常只需要在终端执行一个简单的命令。"
188192
189193#: ../../install/index.rst:143
190194msgid "Platform variations"
191- msgstr ""
195+ msgstr "平台差异 "
192196
193197#: ../../install/index.rst:145
194198msgid ""
@@ -198,6 +202,8 @@ msgid ""
198202"source distribution :file:`foo-1.0.tar.gz` onto a Unix system, the normal "
199203"thing to do is::"
200204msgstr ""
205+ "您应当总是在分发文件的根目录处运行设置的命令,比如,模块分发的源代码最高的子目录。例如,如果您刚刚在 Unix "
206+ "操作系统上下载了一个模块分发的源代码,您需要做的事:"
201207
202208#: ../../install/index.rst:154
203209msgid ""
0 commit comments