@@ -17,7 +17,7 @@ msgid ""
1717msgstr ""
1818"Project-Id-Version : Python 3.8\n "
1919"Report-Msgid-Bugs-To : \n "
20- "POT-Creation-Date : 2019-09-01 14:24 +0000\n "
20+ "POT-Creation-Date : 2019-12-16 12:12 +0000\n "
2121"PO-Revision-Date : 2017-02-16 17:31+0000\n "
2222"
Last-Translator :
Shengjing Zhu <[email protected] >, 2019\n "
2323"Language-Team : Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n "
@@ -27,18 +27,18 @@ msgstr ""
2727"Language : zh_CN\n "
2828"Plural-Forms : nplurals=1; plural=0;\n "
2929
30- #: ../.. /bugs.rst:5
30+ #: /home/travis/build/python/cpython-doc-catalog/Doc /bugs.rst:5
3131msgid "Dealing with Bugs"
3232msgstr "解决 Bug"
3333
34- #: ../.. /bugs.rst:7
34+ #: /home/travis/build/python/cpython-doc-catalog/Doc /bugs.rst:7
3535msgid ""
3636"Python is a mature programming language which has established a reputation "
3737"for stability. In order to maintain this reputation, the developers would "
3838"like to know of any deficiencies you find in Python."
3939msgstr "Python 是一门以稳定著称的编程语言。为了保持它的稳定性,开发者们想了解您在 Python 中发现的任何缺陷。"
4040
41- #: ../.. /bugs.rst:11
41+ #: /home/travis/build/python/cpython-doc-catalog/Doc /bugs.rst:11
4242msgid ""
4343"It can be sometimes faster to fix bugs yourself and contribute patches to "
4444"Python as it streamlines the process and involves less people. Learn how to "
@@ -47,11 +47,11 @@ msgstr ""
4747"有时候自己修复漏洞并将补丁提交给 Python 能更快地解决问题,因为它简化了流程并且减少了参与的人力。 请参阅如何 :ref:`提交补丁 "
4848"<contributing-to-python>`。"
4949
50- #: ../.. /bugs.rst:16
50+ #: /home/travis/build/python/cpython-doc-catalog/Doc /bugs.rst:16
5151msgid "Documentation bugs"
5252msgstr "文档错误"
5353
54- #: ../.. /bugs.rst:18
54+ #: /home/travis/build/python/cpython-doc-catalog/Doc /bugs.rst:18
5555msgid ""
5656"If you find a bug in this documentation or would like to propose an "
5757"improvement, please submit a bug report on the :ref:`tracker <using-the-"
@@ -61,7 +61,7 @@ msgstr ""
6161"如果您有相应的修正建议,请一并提交。 (译者注:如果是中文文档翻译相关的错误,请务必提交到 https://github.com/python"
6262"/python-docs-zh-cn/issues。如果将翻译问题反馈到了其他地方,可能会因为语言不通而不能及时处理。)"
6363
64- #: ../.. /bugs.rst:22
64+ #: /home/travis/build/python/cpython-doc-catalog/Doc /bugs.rst:22
6565msgid ""
6666"If you're short on time, you can also email documentation bug reports to "
6767"[email protected] (behavioral bugs can be sent to [email protected] ). " @@ -71,43 +71,43 @@ msgstr ""
7171"如果您时间有限,还可以通过电子邮件将文档的错误报告发送至 [email protected] (代码运行错误请发送至 python-" 7272"[email protected] )。“docs@”是一个由志愿者运作的邮件列表;您的请求会得到关注,但可能需要一些时间才会被处理。" 7373
74- #: ../.. /bugs.rst:30
74+ #: /home/travis/build/python/cpython-doc-catalog/Doc /bugs.rst:30
7575msgid "`Documentation bugs`_"
7676msgstr "`Documentation bugs`_"
7777
78- #: ../.. /bugs.rst:30
78+ #: /home/travis/build/python/cpython-doc-catalog/Doc /bugs.rst:30
7979msgid ""
8080"A list of documentation bugs that have been submitted to the Python issue "
8181"tracker."
8282msgstr "已提交给 Python 问题追踪系统的文档错误列表。"
8383
84- #: ../.. /bugs.rst:33
84+ #: /home/travis/build/python/cpython-doc-catalog/Doc /bugs.rst:33
8585msgid "`Issue Tracking <https://devguide.python.org/tracker/>`_"
8686msgstr "`问题跟踪 <https://devguide.python.org/tracker/>`_"
8787
88- #: ../.. /bugs.rst:33
88+ #: /home/travis/build/python/cpython-doc-catalog/Doc /bugs.rst:33
8989msgid ""
9090"Overview of the process involved in reporting an improvement on the tracker."
9191msgstr "在追踪系统上参与问题改进的过程概述。"
9292
93- #: ../.. /bugs.rst:35
93+ #: /home/travis/build/python/cpython-doc-catalog/Doc /bugs.rst:35
9494msgid ""
9595"`Helping with Documentation <https://devguide.python.org/docquality"
9696"/#helping-with-documentation>`_"
9797msgstr ""
9898"`改进文档 <https://devguide.python.org/docquality/#helping-with-documentation>`_"
9999
100- #: ../.. /bugs.rst:36
100+ #: /home/travis/build/python/cpython-doc-catalog/Doc /bugs.rst:36
101101msgid ""
102102"Comprehensive guide for individuals that are interested in contributing to "
103103"Python documentation."
104104msgstr "给有兴趣为 Python 文档做出贡献的人。"
105105
106- #: ../.. /bugs.rst:41
106+ #: /home/travis/build/python/cpython-doc-catalog/Doc /bugs.rst:41
107107msgid "Using the Python issue tracker"
108108msgstr "使用 Python 的问题追踪系统"
109109
110- #: ../.. /bugs.rst:43
110+ #: /home/travis/build/python/cpython-doc-catalog/Doc /bugs.rst:43
111111msgid ""
112112"Bug reports for Python itself should be submitted via the Python Bug Tracker"
113113" (https://bugs.python.org/). The bug tracker offers a Web form which allows"
@@ -116,7 +116,7 @@ msgstr ""
116116"对于 Python 本身的错误报告应当通过 Python "
117117"错误追踪系统(https://bugs.python.org/)进行提交。该错误追踪系统提供了一个可以输入并提交相关信息给开发者的网页表单。"
118118
119- #: ../.. /bugs.rst:47
119+ #: /home/travis/build/python/cpython-doc-catalog/Doc /bugs.rst:47
120120msgid ""
121121"The first step in filing a report is to determine whether the problem has "
122122"already been reported. The advantage in doing so, aside from saving the "
@@ -128,7 +128,7 @@ msgid ""
128128msgstr ""
129129"第一步是确认是否有重复的报告。这样做除了可以节省开发者的时间,也能让您从中了解到我们做出了怎样的努力;我们有可能已经在下个版本中修复了这个问题,也有可能需要更详细的信息(在这种情况下,非常欢迎您提供!)。要查找重复的报告,请使用顶部的搜索栏进行搜索。"
130130
131- #: ../.. /bugs.rst:54
131+ #: /home/travis/build/python/cpython-doc-catalog/Doc /bugs.rst:54
132132msgid ""
133133"If the problem you're reporting is not already in the bug tracker, go back "
134134"to the Python Bug Tracker and log in. If you don't already have a tracker "
@@ -139,13 +139,13 @@ msgstr ""
139139"如果您没有搜索到您想报告的问题,请返回并登录 Python "
140140"错误追踪系统。如果您没有账号,请点击“注册(Register)”链接,或者在侧边栏中选择任何一个 OpenID 登录方式。您不能匿名提交一份错误报告。"
141141
142- #: ../.. /bugs.rst:59
142+ #: /home/travis/build/python/cpython-doc-catalog/Doc /bugs.rst:59
143143msgid ""
144144"Being now logged in, you can submit a bug. Select the \" Create New\" link "
145145"in the sidebar to open the bug reporting form."
146146msgstr "如果已经登录, 那您就可以提交错误报告了。请点击侧边栏中的“新建(Create New)”链接,打开报告表单。"
147147
148- #: ../.. /bugs.rst:62
148+ #: /home/travis/build/python/cpython-doc-catalog/Doc /bugs.rst:62
149149msgid ""
150150"The submission form has a number of fields. For the \" Title\" field, enter "
151151"a *very* short description of the problem; less than ten words is good. In "
@@ -155,7 +155,7 @@ msgstr ""
155155"表单中有几个空栏(译者注:请用英语填写)。请在 “标题(Title)”栏填入对问题 *非常* 简短的描述;一个好的描述应当少于十个单词。在 "
156156"“类型(Type)”栏,选择您的问题的类型;同样地,选择 bug 相对应的“组件(Component)”和“版本(Versions)”。"
157157
158- #: ../.. /bugs.rst:67
158+ #: /home/travis/build/python/cpython-doc-catalog/Doc /bugs.rst:67
159159msgid ""
160160"In the \" Comment\" field, describe the problem in detail, including what you"
161161" expected to happen and what did happen. Be sure to include whether any "
@@ -164,44 +164,44 @@ msgid ""
164164msgstr ""
165165"在“说明(Comment)”栏,请详细描述问题,包括您预期的情况和实际的情况。请确保包含任何涉及的拓展模块,以及您当时所使用的硬件和软件平台(如果可能,请附上版本信息)。"
166166
167- #: ../.. /bugs.rst:72
167+ #: /home/travis/build/python/cpython-doc-catalog/Doc /bugs.rst:72
168168msgid ""
169169"Each bug report will be assigned to a developer who will determine what "
170170"needs to be done to correct the problem. You will receive an update each "
171171"time action is taken on the bug."
172172msgstr "每一份错误报告将被分派给一名开发者,并由这名开发者决定如何修正这个问题。每当有相关的进展时,您都会收到通知。"
173173
174- #: ../.. /bugs.rst:81
174+ #: /home/travis/build/python/cpython-doc-catalog/Doc /bugs.rst:81
175175msgid ""
176176"`How to Report Bugs Effectively "
177177"<https://www.chiark.greenend.org.uk/~sgtatham/bugs.html>`_"
178178msgstr "`如何有效地报告错误 <https://www.chiark.greenend.org.uk/~sgtatham/bugs.html>`_"
179179
180- #: ../.. /bugs.rst:80
180+ #: /home/travis/build/python/cpython-doc-catalog/Doc /bugs.rst:80
181181msgid ""
182182"Article which goes into some detail about how to create a useful bug report."
183183" This describes what kind of information is useful and why it is useful."
184184msgstr "该文章详细介绍了如何创建一份有用的错误报告。它描述了什么样的信息是有用的,以及为什么是有用的。"
185185
186- #: ../.. /bugs.rst:84
186+ #: /home/travis/build/python/cpython-doc-catalog/Doc /bugs.rst:84
187187msgid ""
188188"`Bug Report Writing Guidelines <https://developer.mozilla.org/en-"
189189"US/docs/Mozilla/QA/Bug_writing_guidelines>`_"
190190msgstr ""
191191"`错误报告编写指南 <https://developer.mozilla.org/en-"
192192"US/docs/Mozilla/QA/Bug_writing_guidelines>`_"
193193
194- #: ../.. /bugs.rst:84
194+ #: /home/travis/build/python/cpython-doc-catalog/Doc /bugs.rst:84
195195msgid ""
196196"Information about writing a good bug report. Some of this is specific to "
197197"the Mozilla project, but describes general good practices."
198198msgstr "关于写一份好的错误报告。部分仅针对 Mozilla 项目,不过其描述了通用的恰当做法。"
199199
200- #: ../.. /bugs.rst:90
200+ #: /home/travis/build/python/cpython-doc-catalog/Doc /bugs.rst:90
201201msgid "Getting started contributing to Python yourself"
202202msgstr "开始为 Python 贡献您的知识"
203203
204- #: ../.. /bugs.rst:92
204+ #: /home/travis/build/python/cpython-doc-catalog/Doc /bugs.rst:92
205205msgid ""
206206"Beyond just reporting bugs that you find, you are also welcome to submit "
207207"patches to fix them. You can find more information on how to get started "
0 commit comments