1515# ppcfish <[email protected] >, 20211616# Freesand Leo <[email protected] >, 20211717# Trim21 <[email protected] >, 202118+ # Yifan Sun, 2022
1819#
1920#, fuzzy
2021msgid ""
@@ -23,7 +24,7 @@ msgstr ""
2324"Report-Msgid-Bugs-To : \n "
2425"POT-Creation-Date : 2021-07-27 13:07+0000\n "
2526"PO-Revision-Date : 2021-06-28 00:53+0000\n "
26- "
Last-Translator :
Trim21 <[email protected] >, 2021 \n"
27+ "Last-Translator : Yifan Sun, 2022 \n "
2728"Language-Team : Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n "
2829"MIME-Version : 1.0\n "
2930"Content-Type : text/plain; charset=UTF-8\n "
@@ -156,21 +157,24 @@ msgid ""
156157" don't really need this manual. Or rather, the above command is everything "
157158"you need to get out of this manual."
158159msgstr ""
160+ "如果这些事情都属实,那么您已经了解了如何构建和安装您已经下载的模块:只需运行如上的命令。除非您需要以非常规方式安装或者定制构建过程,您其实不需要本文档。更进一步说,以上命令就是您可以从文档中获得的全部。"
159161
160162#: ../../install/index.rst:92
161163msgid "Standard Build and Install"
162- msgstr ""
164+ msgstr "标准构建及安装 "
163165
164166#: ../../install/index.rst:94
165167msgid ""
166168"As described in section :ref:`inst-new-standard`, building and installing a "
167169"module distribution using the Distutils is usually one simple command to run"
168170" from a terminal::"
169171msgstr ""
172+ "正如 :ref:`inst-new-standard` 中所描述的那样,通过 Distutils "
173+ "构建和安装发行的模块常常只需要在终端执行一个简单的命令。"
170174
171175#: ../../install/index.rst:104
172176msgid "Platform variations"
173- msgstr ""
177+ msgstr "平台差异 "
174178
175179#: ../../install/index.rst:106
176180msgid ""
@@ -180,6 +184,8 @@ msgid ""
180184"source distribution :file:`foo-1.0.tar.gz` onto a Unix system, the normal "
181185"thing to do is::"
182186msgstr ""
187+ "您应当总是在分发文件的根目录处运行设置的命令,比如,模块分发的源代码最高的子目录。例如,如果您刚刚在 Unix "
188+ "操作系统上下载了一个模块分发的源代码,您需要做的事:"
183189
184190#: ../../install/index.rst:115
185191msgid ""
0 commit comments