1515# Vincent <[email protected] >, 20201616# Edward Ji <[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-02-19 05:30+0000\n "
2526"PO-Revision-Date : 2017-02-16 17:46+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 "
@@ -146,21 +147,24 @@ msgid ""
146147" don't really need this manual. Or rather, the above command is everything "
147148"you need to get out of this manual."
148149msgstr ""
150+ "如果这些事情都属实,那么您已经了解了如何构建和安装您已经下载的模块:只需运行如上的命令。除非您需要以非常规方式安装或者定制构建过程,您其实不需要本文档。更进一步说,以上命令就是您可以从文档中获得的全部。"
149151
150152#: ../../install/index.rst:85
151153msgid "Standard Build and Install"
152- msgstr ""
154+ msgstr "标准构建及安装 "
153155
154156#: ../../install/index.rst:87
155157msgid ""
156158"As described in section :ref:`inst-new-standard`, building and installing a "
157159"module distribution using the Distutils is usually one simple command to run"
158160" from a terminal::"
159161msgstr ""
162+ "正如 :ref:`inst-new-standard` 中所描述的那样,通过 Distutils "
163+ "构建和安装发行的模块常常只需要在终端执行一个简单的命令。"
160164
161165#: ../../install/index.rst:97
162166msgid "Platform variations"
163- msgstr ""
167+ msgstr "平台差异 "
164168
165169#: ../../install/index.rst:99
166170msgid ""
@@ -170,6 +174,8 @@ msgid ""
170174"source distribution :file:`foo-1.0.tar.gz` onto a Unix system, the normal "
171175"thing to do is::"
172176msgstr ""
177+ "您应当总是在分发文件的根目录处运行设置的命令,比如,模块分发的源代码最高的子目录。例如,如果您刚刚在 Unix "
178+ "操作系统上下载了一个模块分发的源代码,您需要做的事:"
173179
174180#: ../../install/index.rst:108
175181msgid ""
0 commit comments