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

Skip to content

Commit d8b6e09

Browse files
[po] auto sync
1 parent d276e35 commit d8b6e09

487 files changed

Lines changed: 26122 additions & 73794 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

about.po

Lines changed: 7 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# SOME DESCRIPTIVE TITLE.
2-
# Copyright (C) 2001-2021, Python Software Foundation
2+
# Copyright (C) 2001-2022, Python Software Foundation
33
# This file is distributed under the same license as the Python package.
44
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
55
#
@@ -13,7 +13,7 @@ msgid ""
1313
msgstr ""
1414
"Project-Id-Version: Python 3.10\n"
1515
"Report-Msgid-Bugs-To: \n"
16-
"POT-Creation-Date: 2021-06-29 12:56+0000\n"
16+
"POT-Creation-Date: 2022-06-16 06:28+0000\n"
1717
"PO-Revision-Date: 2021-06-28 00:47+0000\n"
1818
"Last-Translator: Yuchen Ying <[email protected]>, 2021\n"
1919
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
@@ -65,18 +65,15 @@ msgstr ""
6565

6666
#: ../../about.rst:26
6767
msgid ""
68-
"Fredrik Lundh for his `Alternative Python Reference "
69-
"<http://effbot.org/zone/pyref.htm>`_ project from which Sphinx got many good"
70-
" ideas."
68+
"Fredrik Lundh for his Alternative Python Reference project from which Sphinx"
69+
" got many good ideas."
7170
msgstr ""
72-
"Fredrik Lundh 的项目 `Alternative Python Reference "
73-
"<http://effbot.org/zone/pyref.htm>`_,Sphinx 从中得到了很多不错的点子"
7471

75-
#: ../../about.rst:32
72+
#: ../../about.rst:31
7673
msgid "Contributors to the Python Documentation"
7774
msgstr "Python 文档的贡献者"
7875

79-
#: ../../about.rst:34
76+
#: ../../about.rst:33
8077
msgid ""
8178
"Many people have contributed to the Python language, the Python standard "
8279
"library, and the Python documentation. See :source:`Misc/ACKS` in the "
@@ -85,7 +82,7 @@ msgstr ""
8582
"有很多对 Python 语言,Python 标准库和 Python 文档有贡献的人,随 Python 源代码分发的 "
8683
":source:`Misc/ACKS` 文件列出了部分贡献者。"
8784

88-
#: ../../about.rst:38
85+
#: ../../about.rst:37
8986
msgid ""
9087
"It is only with the input and contributions of the Python community that "
9188
"Python has such wonderful documentation -- Thank You!"

bugs.po

Lines changed: 29 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# SOME DESCRIPTIVE TITLE.
2-
# Copyright (C) 2001-2021, Python Software Foundation
2+
# Copyright (C) 2001-2022, Python Software Foundation
33
# This file is distributed under the same license as the Python package.
44
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
55
#
@@ -16,7 +16,7 @@ msgid ""
1616
msgstr ""
1717
"Project-Id-Version: Python 3.10\n"
1818
"Report-Msgid-Bugs-To: \n"
19-
"POT-Creation-Date: 2021-08-19 13:46+0000\n"
19+
"POT-Creation-Date: 2022-06-16 06:28+0000\n"
2020
"PO-Revision-Date: 2021-06-28 00:47+0000\n"
2121
"Last-Translator: Freesand Leo <[email protected]>, 2021\n"
2222
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
@@ -90,7 +90,7 @@ msgid ""
9090
"Overview of the process involved in reporting an improvement on the tracker."
9191
msgstr "在追踪系统上参与问题改进的过程概述。"
9292

93-
#: ../../bugs.rst:35
93+
#: ../../bugs.rst:36
9494
msgid ""
9595
"`Helping with Documentation "
9696
"<https://devguide.python.org/docquality/#helping-with-documentation>`_"
@@ -103,11 +103,23 @@ msgid ""
103103
"Python documentation."
104104
msgstr "给有兴趣为 Python 文档做出贡献的人。"
105105

106-
#: ../../bugs.rst:41
106+
#: ../../bugs.rst:38
107+
msgid ""
108+
"`Documentation Translations "
109+
"<https://devguide.python.org/documenting/#translating>`_"
110+
msgstr ""
111+
112+
#: ../../bugs.rst:39
113+
msgid ""
114+
"A list of GitHub pages for documentation translation and their primary "
115+
"contacts."
116+
msgstr ""
117+
118+
#: ../../bugs.rst:45
107119
msgid "Using the Python issue tracker"
108120
msgstr "使用 Python 的问题追踪系统"
109121

110-
#: ../../bugs.rst:43
122+
#: ../../bugs.rst:47
111123
msgid ""
112124
"Bug reports for Python itself should be submitted via the Python Bug Tracker"
113125
" (https://bugs.python.org/). The bug tracker offers a web form which allows"
@@ -116,7 +128,7 @@ msgstr ""
116128
"对于 Python 本身的错误报告应当通过 Python 错误追踪系统 (https://bugs.python.org/) 进行提交。 "
117129
"该错误追踪系统提供了一个网页表单用来输入并提交相关信息给开发者。"
118130

119-
#: ../../bugs.rst:47
131+
#: ../../bugs.rst:51
120132
msgid ""
121133
"The first step in filing a report is to determine whether the problem has "
122134
"already been reported. The advantage in doing so, aside from saving the "
@@ -128,7 +140,7 @@ msgid ""
128140
msgstr ""
129141
"第一步是确认是否有重复的报告。这样做除了可以节省开发者的时间,也能让您从中了解到我们做出了怎样的努力;我们有可能已经在下个版本中修复了这个问题,也有可能需要更详细的信息(在这种情况下,非常欢迎您提供!)。要查找重复的报告,请使用顶部的搜索栏进行搜索。"
130142

131-
#: ../../bugs.rst:54
143+
#: ../../bugs.rst:58
132144
msgid ""
133145
"If the problem you're reporting is not already in the bug tracker, go back "
134146
"to the Python Bug Tracker and log in. If you don't already have a tracker "
@@ -139,13 +151,13 @@ msgstr ""
139151
"如果您没有搜索到您想报告的问题,请返回并登录 Python "
140152
"错误追踪系统。如果您没有账号,请点击“注册(Register)”链接,或者在侧边栏中选择任何一个 OpenID 登录方式。您不能匿名提交一份错误报告。"
141153

142-
#: ../../bugs.rst:59
154+
#: ../../bugs.rst:63
143155
msgid ""
144156
"Being now logged in, you can submit a bug. Select the \"Create New\" link "
145157
"in the sidebar to open the bug reporting form."
146158
msgstr "如果已经登录, 那您就可以提交错误报告了。请点击侧边栏中的“新建(Create New)”链接,打开报告表单。"
147159

148-
#: ../../bugs.rst:62
160+
#: ../../bugs.rst:66
149161
msgid ""
150162
"The submission form has a number of fields. For the \"Title\" field, enter "
151163
"a *very* short description of the problem; less than ten words is good. In "
@@ -155,7 +167,7 @@ msgstr ""
155167
"表单中有几个空栏(译者注:请用英语填写)。请在 “标题(Title)”栏填入对问题 *非常* 简短的描述;一个好的描述应当少于十个单词。在 "
156168
"“类型(Type)”栏,选择您的问题的类型;同样地,选择 bug 相对应的“组件(Component)”和“版本(Versions)”。"
157169

158-
#: ../../bugs.rst:67
170+
#: ../../bugs.rst:71
159171
msgid ""
160172
"In the \"Comment\" field, describe the problem in detail, including what you"
161173
" expected to happen and what did happen. Be sure to include whether any "
@@ -164,44 +176,44 @@ msgid ""
164176
msgstr ""
165177
"在“说明(Comment)”栏,请详细描述问题,包括您预期的情况和实际的情况。请确保包含任何涉及的拓展模块,以及您当时所使用的硬件和软件平台(如果可能,请附上版本信息)。"
166178

167-
#: ../../bugs.rst:72
179+
#: ../../bugs.rst:76
168180
msgid ""
169181
"Each bug report will be assigned to a developer who will determine what "
170182
"needs to be done to correct the problem. You will receive an update each "
171183
"time action is taken on the bug."
172184
msgstr "每一份错误报告将被分派给一名开发者,并由这名开发者决定如何修正这个问题。每当有相关的进展时,您都会收到通知。"
173185

174-
#: ../../bugs.rst:81
186+
#: ../../bugs.rst:85
175187
msgid ""
176188
"`How to Report Bugs Effectively "
177189
"<https://www.chiark.greenend.org.uk/~sgtatham/bugs.html>`_"
178190
msgstr "`如何有效地报告错误 <https://www.chiark.greenend.org.uk/~sgtatham/bugs.html>`_"
179191

180-
#: ../../bugs.rst:80
192+
#: ../../bugs.rst:84
181193
msgid ""
182194
"Article which goes into some detail about how to create a useful bug report."
183195
" This describes what kind of information is useful and why it is useful."
184196
msgstr "该文章详细介绍了如何创建一份有用的错误报告。它描述了什么样的信息是有用的,以及为什么是有用的。"
185197

186-
#: ../../bugs.rst:84
198+
#: ../../bugs.rst:88
187199
msgid ""
188200
"`Bug Writing Guidelines <https://bugzilla.mozilla.org/page.cgi?id=bug-"
189201
"writing.html>`_"
190202
msgstr ""
191203
"`Bug Writing Guidelines <https://bugzilla.mozilla.org/page.cgi?id=bug-"
192204
"writing.html>`_"
193205

194-
#: ../../bugs.rst:84
206+
#: ../../bugs.rst:88
195207
msgid ""
196208
"Information about writing a good bug report. Some of this is specific to "
197209
"the Mozilla project, but describes general good practices."
198210
msgstr "关于写一份好的错误报告。部分仅针对 Mozilla 项目,不过其描述了通用的恰当做法。"
199211

200-
#: ../../bugs.rst:90
212+
#: ../../bugs.rst:94
201213
msgid "Getting started contributing to Python yourself"
202214
msgstr "开始为 Python 贡献您的知识"
203215

204-
#: ../../bugs.rst:92
216+
#: ../../bugs.rst:96
205217
msgid ""
206218
"Beyond just reporting bugs that you find, you are also welcome to submit "
207219
"patches to fix them. You can find more information on how to get started "

c-api/abstract.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# SOME DESCRIPTIVE TITLE.
2-
# Copyright (C) 2001-2021, Python Software Foundation
2+
# Copyright (C) 2001-2022, Python Software Foundation
33
# This file is distributed under the same license as the Python package.
44
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
55
#
@@ -12,7 +12,7 @@ msgid ""
1212
msgstr ""
1313
"Project-Id-Version: Python 3.10\n"
1414
"Report-Msgid-Bugs-To: \n"
15-
"POT-Creation-Date: 2021-06-29 12:56+0000\n"
15+
"POT-Creation-Date: 2022-06-16 06:28+0000\n"
1616
"PO-Revision-Date: 2021-06-28 00:47+0000\n"
1717
"Last-Translator: cdarlint <[email protected]>, 2021\n"
1818
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"

c-api/allocation.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# SOME DESCRIPTIVE TITLE.
2-
# Copyright (C) 2001-2021, Python Software Foundation
2+
# Copyright (C) 2001-2022, Python Software Foundation
33
# This file is distributed under the same license as the Python package.
44
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
55
#
@@ -14,7 +14,7 @@ msgid ""
1414
msgstr ""
1515
"Project-Id-Version: Python 3.10\n"
1616
"Report-Msgid-Bugs-To: \n"
17-
"POT-Creation-Date: 2021-06-29 12:56+0000\n"
17+
"POT-Creation-Date: 2022-06-16 06:28+0000\n"
1818
"PO-Revision-Date: 2021-06-28 00:47+0000\n"
1919
"Last-Translator: Naisen Xu <[email protected]>, 2021\n"
2020
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"

c-api/apiabiversion.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# SOME DESCRIPTIVE TITLE.
2-
# Copyright (C) 2001-2021, Python Software Foundation
2+
# Copyright (C) 2001-2022, Python Software Foundation
33
# This file is distributed under the same license as the Python package.
44
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
55
#
@@ -15,7 +15,7 @@ msgid ""
1515
msgstr ""
1616
"Project-Id-Version: Python 3.10\n"
1717
"Report-Msgid-Bugs-To: \n"
18-
"POT-Creation-Date: 2021-06-29 12:56+0000\n"
18+
"POT-Creation-Date: 2022-06-16 06:28+0000\n"
1919
"PO-Revision-Date: 2021-06-28 00:47+0000\n"
2020
"Last-Translator: Freesand Leo <[email protected]>, 2022\n"
2121
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"

c-api/arg.po

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# SOME DESCRIPTIVE TITLE.
2-
# Copyright (C) 2001-2021, Python Software Foundation
2+
# Copyright (C) 2001-2022, Python Software Foundation
33
# This file is distributed under the same license as the Python package.
44
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
55
#
@@ -21,7 +21,7 @@ msgid ""
2121
msgstr ""
2222
"Project-Id-Version: Python 3.10\n"
2323
"Report-Msgid-Bugs-To: \n"
24-
"POT-Creation-Date: 2021-06-29 12:56+0000\n"
24+
"POT-Creation-Date: 2022-06-16 06:28+0000\n"
2525
"PO-Revision-Date: 2021-06-28 00:47+0000\n"
2626
"Last-Translator: Freesand Leo <[email protected]>, 2021\n"
2727
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
@@ -627,8 +627,8 @@ msgid ""
627627
msgstr "将一个 Python 整型转化成一个 C :c:type:`unsigned long long` 无符号长长整型,并不检查溢出问题。"
628628

629629
#: ../../c-api/arg.rst:290 ../../c-api/arg.rst:617
630-
msgid "``n`` (:class:`int`) [Py_ssize_t]"
631-
msgstr "``n`` (:class:`int`) [Py_ssize_t]"
630+
msgid "``n`` (:class:`int`) [:c:type:`Py_ssize_t`]"
631+
msgstr ""
632632

633633
#: ../../c-api/arg.rst:290
634634
msgid "Convert a Python integer to a C :c:type:`Py_ssize_t`."

c-api/bool.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# SOME DESCRIPTIVE TITLE.
2-
# Copyright (C) 2001-2021, Python Software Foundation
2+
# Copyright (C) 2001-2022, Python Software Foundation
33
# This file is distributed under the same license as the Python package.
44
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
55
#
@@ -13,7 +13,7 @@ msgid ""
1313
msgstr ""
1414
"Project-Id-Version: Python 3.10\n"
1515
"Report-Msgid-Bugs-To: \n"
16-
"POT-Creation-Date: 2021-06-29 12:56+0000\n"
16+
"POT-Creation-Date: 2022-06-16 06:28+0000\n"
1717
"PO-Revision-Date: 2021-06-28 00:47+0000\n"
1818
"Last-Translator: Madlee <[email protected]>, 2021\n"
1919
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"

c-api/buffer.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# SOME DESCRIPTIVE TITLE.
2-
# Copyright (C) 2001-2021, Python Software Foundation
2+
# Copyright (C) 2001-2022, Python Software Foundation
33
# This file is distributed under the same license as the Python package.
44
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
55
#
@@ -27,7 +27,7 @@ msgid ""
2727
msgstr ""
2828
"Project-Id-Version: Python 3.10\n"
2929
"Report-Msgid-Bugs-To: \n"
30-
"POT-Creation-Date: 2021-06-29 12:56+0000\n"
30+
"POT-Creation-Date: 2022-06-16 06:28+0000\n"
3131
"PO-Revision-Date: 2021-06-28 00:47+0000\n"
3232
"Last-Translator: Freesand Leo <[email protected]>, 2021\n"
3333
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"

c-api/bytearray.po

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# SOME DESCRIPTIVE TITLE.
2-
# Copyright (C) 2001-2021, Python Software Foundation
2+
# Copyright (C) 2001-2022, Python Software Foundation
33
# This file is distributed under the same license as the Python package.
44
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
55
#
@@ -13,7 +13,7 @@ msgid ""
1313
msgstr ""
1414
"Project-Id-Version: Python 3.10\n"
1515
"Report-Msgid-Bugs-To: \n"
16-
"POT-Creation-Date: 2021-06-29 12:56+0000\n"
16+
"POT-Creation-Date: 2022-06-16 06:28+0000\n"
1717
"PO-Revision-Date: 2021-06-28 00:47+0000\n"
1818
"Last-Translator: Pandaaaa906 <[email protected]>, 2021\n"
1919
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
@@ -66,44 +66,44 @@ msgid ""
6666
":ref:`buffer protocol <bufferobjects>`."
6767
msgstr "根据任何实现了 :ref:`缓冲区协议<bufferobjects>` 的对象 *o*,返回一个新的字节数组对象。"
6868

69-
#: ../../c-api/bytearray.rst:50
69+
#: ../../c-api/bytearray.rst:48
7070
msgid ""
7171
"Create a new bytearray object from *string* and its length, *len*. On "
7272
"failure, ``NULL`` is returned."
7373
msgstr "根据 *string* 及其长度 *len* 创建一个新的 bytearray 对象。 当失败时返回 ``NULL``。"
7474

75-
#: ../../c-api/bytearray.rst:56
75+
#: ../../c-api/bytearray.rst:54
7676
msgid ""
7777
"Concat bytearrays *a* and *b* and return a new bytearray with the result."
7878
msgstr "连接字节数组 *a* 和 *b* 并返回一个带有结果的新的字节数组。"
7979

80-
#: ../../c-api/bytearray.rst:61
80+
#: ../../c-api/bytearray.rst:59
8181
msgid "Return the size of *bytearray* after checking for a ``NULL`` pointer."
8282
msgstr "在检查 ``NULL`` 指针后返回 *bytearray* 的大小。"
8383

84-
#: ../../c-api/bytearray.rst:66
84+
#: ../../c-api/bytearray.rst:64
8585
msgid ""
8686
"Return the contents of *bytearray* as a char array after checking for a "
8787
"``NULL`` pointer. The returned array always has an extra null byte "
8888
"appended."
8989
msgstr "在检查 ``NULL`` 指针后返回将 *bytearray* 返回为一个字符数组。 返回的数组总是会附加一个额外的空字节。"
9090

91-
#: ../../c-api/bytearray.rst:73
91+
#: ../../c-api/bytearray.rst:71
9292
msgid "Resize the internal buffer of *bytearray* to *len*."
9393
msgstr "将 *bytearray* 的内部缓冲区的大小调整为 *len*。"
9494

95-
#: ../../c-api/bytearray.rst:76
95+
#: ../../c-api/bytearray.rst:74
9696
msgid "Macros"
9797
msgstr "宏"
9898

99-
#: ../../c-api/bytearray.rst:78
99+
#: ../../c-api/bytearray.rst:76
100100
msgid "These macros trade safety for speed and they don't check pointers."
101101
msgstr "这些宏减低安全性以换取性能,它们不检查指针。"
102102

103-
#: ../../c-api/bytearray.rst:82
103+
#: ../../c-api/bytearray.rst:80
104104
msgid "Macro version of :c:func:`PyByteArray_AsString`."
105105
msgstr "C函数 :c:func:`PyByteArray_AsString` 的宏版本。"
106106

107-
#: ../../c-api/bytearray.rst:87
107+
#: ../../c-api/bytearray.rst:85
108108
msgid "Macro version of :c:func:`PyByteArray_Size`."
109109
msgstr "C函数 :c:func:`PyByteArray_Size` 的宏版本。"

0 commit comments

Comments
 (0)