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

Skip to content

Commit 98d698a

Browse files
[po] auto sync
1 parent e9b7feb commit 98d698a

3 files changed

Lines changed: 20 additions & 13 deletions

File tree

distutils/builtdist.po

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -279,6 +279,7 @@ msgid ""
279279
"requires either external :program:`zip` utility or :mod:`zipfile` module "
280280
"(part of the standard Python library since Python 1.6)"
281281
msgstr ""
282+
"需要有外部 :program:`zip` 工具或 :mod:`zipfile` 模块(自 Python 1.6 起是标准 Python 库的一部分)"
282283

283284
#: ../../distutils/builtdist.rst:125
284285
msgid ""

distutils/sourcedist.po

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,8 @@ msgid ""
4545
":command:`sdist` command to create a source distribution. In the simplest "
4646
"case, ::"
4747
msgstr ""
48+
"如 :ref:`distutils-simple-example` 一节所示,可以使用 :command:`sdist` 命令来创建一个源代码分发包。 "
49+
"在最简单的场景下,::"
4850

4951
#: ../../distutils/sourcedist.rst:14
5052
msgid ""
@@ -53,17 +55,19 @@ msgid ""
5355
"format for the current platform. The default format is a gzip'ed tar file "
5456
"(:file:`.tar.gz`) on Unix, and ZIP file on Windows."
5557
msgstr ""
58+
"(假定你没有在设置脚本或配置文件中指定任何 :command:`sdist` 选项),:command:`sdist` "
59+
"将创建基于当前平台的默认格式的归档。 在 Unix 上默认格式为 gzip 的 tar 文件,而在 Windows 上则为 ZIP 文件。"
5660

5761
#: ../../distutils/sourcedist.rst:19
5862
msgid ""
5963
"You can specify as many formats as you like using the :option:`!--formats` "
6064
"option, for example::"
61-
msgstr ""
65+
msgstr "你可以使用 :option:`!--formats` 选项来指定任何你想要的格式,例如::"
6266

6367
#: ../../distutils/sourcedist.rst:24
6468
msgid ""
6569
"to create a gzipped tarball and a zip file. The available formats are:"
66-
msgstr ""
70+
msgstr "创建一个 gzip 的 tar 文件和一个 zip 文件。 可用的格式有:"
6771

6872
#: ../../distutils/sourcedist.rst:27
6973
msgid "Format"
@@ -158,13 +162,14 @@ msgid ""
158162
"requires either external :program:`zip` utility or :mod:`zipfile` module "
159163
"(part of the standard Python library since Python 1.6)"
160164
msgstr ""
165+
"需要有外部 :program:`zip` 工具或 :mod:`zipfile` 模块(自 Python 1.6 起是标准 Python 库的一部分)"
161166

162167
#: ../../distutils/sourcedist.rst:62
163168
msgid ""
164169
"requires the :program:`compress` program. Notice that this format is now "
165170
"pending for deprecation and will be removed in the future versions of "
166171
"Python."
167-
msgstr ""
172+
msgstr "需要有 :program:`compress` 程序。 请注意此格式计划要弃用并将在未来的 Python 版本中被移除。"
168173

169174
#: ../../distutils/sourcedist.rst:65
170175
msgid ""
@@ -178,7 +183,7 @@ msgstr ""
178183
#: ../../distutils/sourcedist.rst:69
179184
msgid ""
180185
"For example, if you want all files of the archive to be owned by root::"
181-
msgstr ""
186+
msgstr "举例来说,如果你希望归档中所有文件均为 root 所有::"
182187

183188
#: ../../distutils/sourcedist.rst:77
184189
msgid "Specifying the files to distribute"

whatsnew/2.6.po

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
# Fei Yin <[email protected]>, 2018
1010
# ChenYuan <[email protected]>, 2019
1111
# ppcfish <[email protected]>, 2020
12-
# Freesand Leo <[email protected]>, 2021
12+
# Freesand Leo <[email protected]>, 2022
1313
#
1414
#, fuzzy
1515
msgid ""
@@ -18,7 +18,7 @@ msgstr ""
1818
"Report-Msgid-Bugs-To: \n"
1919
"POT-Creation-Date: 2021-01-01 05:02+0000\n"
2020
"PO-Revision-Date: 2017-02-16 23:43+0000\n"
21-
"Last-Translator: Freesand Leo <[email protected]>, 2021\n"
21+
"Last-Translator: Freesand Leo <[email protected]>, 2022\n"
2222
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
2323
"MIME-Version: 1.0\n"
2424
"Content-Type: text/plain; charset=UTF-8\n"
@@ -160,7 +160,7 @@ msgstr ""
160160

161161
#: ../../whatsnew/2.6.rst:145
162162
msgid "New Issue Tracker: Roundup"
163-
msgstr ""
163+
msgstr "新问题追踪:简述"
164164

165165
#: ../../whatsnew/2.6.rst:147
166166
msgid ""
@@ -725,7 +725,7 @@ msgstr ""
725725

726726
#: ../../whatsnew/2.6.rst:695
727727
msgid "This will produce the output::"
728-
msgstr ""
728+
msgstr "这将产生如下输出::"
729729

730730
#: ../../whatsnew/2.6.rst:706
731731
msgid "The documentation for the :mod:`multiprocessing` module."
@@ -984,7 +984,7 @@ msgstr ""
984984

985985
#: ../../whatsnew/2.6.rst:876
986986
msgid "The parameters are:"
987-
msgstr ""
987+
msgstr "形参包括:"
988988

989989
#: ../../whatsnew/2.6.rst:878
990990
msgid "*args*: positional arguments whose values will be printed out."
@@ -1280,11 +1280,11 @@ msgstr ""
12801280
msgid ""
12811281
"The *flags* argument to :c:func:`PyObject_GetBuffer` specifies constraints "
12821282
"upon the memory returned. Some examples are:"
1283-
msgstr ""
1283+
msgstr " :c:func:`PyObject_GetBuffer` 的 *flags* 参数指明了对所返回内存的约束。 示例如下:"
12841284

12851285
#: ../../whatsnew/2.6.rst:1141
12861286
msgid ":const:`PyBUF_WRITABLE` indicates that the memory must be writable."
1287-
msgstr ""
1287+
msgstr ":const:`PyBUF_WRITABLE` 指定内存必须为可写。"
12881288

12891289
#: ../../whatsnew/2.6.rst:1143
12901290
msgid ""
@@ -2144,6 +2144,7 @@ msgid ""
21442144
"(Implemented by Facundo Batista and Mark Dickinson. Named tuple support "
21452145
"added by Raymond Hettinger.)"
21462146
msgstr ""
2147+
"(由 Facundo Batista 和 Mark Dickinson 实现。 具名元组支持由 Raymond Hettinger 添加。)"
21472148

21482149
#: ../../whatsnew/2.6.rst:1946
21492150
msgid ""
@@ -2305,7 +2306,7 @@ msgstr ""
23052306

23062307
#: ../../whatsnew/2.6.rst:2089
23072308
msgid "Several new functions were added to the :mod:`math` module:"
2308-
msgstr ""
2309+
msgstr "为 :mod:`math` 模块添加了一些新函数:"
23092310

23102311
#: ../../whatsnew/2.6.rst:2091
23112312
msgid ""
@@ -2940,7 +2941,7 @@ msgstr ""
29402941
msgid ""
29412942
"A :file:`turtle.cfg` file can be used to customize the starting appearance "
29422943
"of the turtle's screen."
2943-
msgstr ""
2944+
msgstr ":file:`turtle.cfg` 文件可被用来定制海龟绘图屏幕的初始外观。"
29442945

29452946
#: ../../whatsnew/2.6.rst:2579
29462947
msgid ""

0 commit comments

Comments
 (0)