13
13
# Pandaaaa906 <[email protected] >, 2019
14
14
# ppcfish <[email protected] >, 2019
15
15
# Trim21 <[email protected] >, 2021
16
+ # Yifan Sun, 2022
16
17
#
17
18
#, fuzzy
18
19
msgid ""
@@ -21,7 +22,7 @@ msgstr ""
21
22
"Report-Msgid-Bugs-To : \n "
22
23
"POT-Creation-Date : 2021-01-01 16:02+0000\n "
23
24
"PO-Revision-Date : 2019-09-01 02:42+0000\n "
24
- "
Last-Translator :
Trim21 <[email protected] >, 2021 \n"
25
+ "Last-Translator : Yifan Sun, 2022 \n "
25
26
"Language-Team : Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n "
26
27
"MIME-Version : 1.0\n "
27
28
"Content-Type : text/plain; charset=UTF-8\n "
@@ -174,21 +175,24 @@ msgid ""
174
175
" don't really need this manual. Or rather, the above command is everything "
175
176
"you need to get out of this manual."
176
177
msgstr ""
178
+ "如果这些事情都属实,那么您已经了解了如何构建和安装您已经下载的模块:只需运行如上的命令。除非您需要以非常规方式安装或者定制构建过程,您其实不需要本文档。更进一步说,以上命令就是您可以从文档中获得的全部。"
177
179
178
180
#: ../../install/index.rst:131
179
181
msgid "Standard Build and Install"
180
- msgstr ""
182
+ msgstr "标准构建及安装 "
181
183
182
184
#: ../../install/index.rst:133
183
185
msgid ""
184
186
"As described in section :ref:`inst-new-standard`, building and installing a "
185
187
"module distribution using the Distutils is usually one simple command to run"
186
188
" from a terminal::"
187
189
msgstr ""
190
+ "正如 :ref:`inst-new-standard` 中所描述的那样,通过 Distutils "
191
+ "构建和安装发行的模块常常只需要在终端执行一个简单的命令。"
188
192
189
193
#: ../../install/index.rst:143
190
194
msgid "Platform variations"
191
- msgstr ""
195
+ msgstr "平台差异 "
192
196
193
197
#: ../../install/index.rst:145
194
198
msgid ""
@@ -198,6 +202,8 @@ msgid ""
198
202
"source distribution :file:`foo-1.0.tar.gz` onto a Unix system, the normal "
199
203
"thing to do is::"
200
204
msgstr ""
205
+ "您应当总是在分发文件的根目录处运行设置的命令,比如,模块分发的源代码最高的子目录。例如,如果您刚刚在 Unix "
206
+ "操作系统上下载了一个模块分发的源代码,您需要做的事:"
201
207
202
208
#: ../../install/index.rst:154
203
209
msgid ""
0 commit comments