Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 6415e83

Browse files
[po] auto sync
1 parent 5b77c92 commit 6415e83

File tree

2 files changed

+11
-3
lines changed

2 files changed

+11
-3
lines changed

install/index.po

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
# Pandaaaa906 <[email protected]>, 2019
1414
# ppcfish <[email protected]>, 2019
1515
# Trim21 <[email protected]>, 2021
16+
# Yifan Sun, 2022
1617
#
1718
#, fuzzy
1819
msgid ""
@@ -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 <[email protected]>, 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."
176177
msgstr ""
178+
"如果这些事情都属实,那么您已经了解了如何构建和安装您已经下载的模块:只需运行如上的命令。除非您需要以非常规方式安装或者定制构建过程,您其实不需要本文档。更进一步说,以上命令就是您可以从文档中获得的全部。"
177179

178180
#: ../../install/index.rst:131
179181
msgid "Standard Build and Install"
180-
msgstr ""
182+
msgstr "标准构建及安装"
181183

182184
#: ../../install/index.rst:133
183185
msgid ""
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::"
187189
msgstr ""
190+
"正如 :ref:`inst-new-standard` 中所描述的那样,通过 Distutils "
191+
"构建和安装发行的模块常常只需要在终端执行一个简单的命令。"
188192

189193
#: ../../install/index.rst:143
190194
msgid "Platform variations"
191-
msgstr ""
195+
msgstr "平台差异"
192196

193197
#: ../../install/index.rst:145
194198
msgid ""
@@ -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::"
200204
msgstr ""
205+
"您应当总是在分发文件的根目录处运行设置的命令,比如,模块分发的源代码最高的子目录。例如,如果您刚刚在 Unix "
206+
"操作系统上下载了一个模块分发的源代码,您需要做的事:"
201207

202208
#: ../../install/index.rst:154
203209
msgid ""

library/idle.po

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1222,6 +1222,8 @@ msgid ""
12221222
"``'-r'``. No editor window is opened, even if that is the default set in "
12231223
"the Options dialog."
12241224
msgstr ""
1225+
"如果使用了 ``-``, ``-c`` 或 ``r``,则放在 ``sys.argv[1:...]`` 和 ``sys.argv[0]`` "
1226+
"中的所有参数都会被设为 ``''``, ``'-c'`` 或 ``'-r'``。 不会打开任何编辑器窗口,即使是在选项对话框中的默认设置。"
12251227

12261228
#: ../../library/idle.rst:654
12271229
msgid ""

0 commit comments

Comments
 (0)