11# SOME DESCRIPTIVE TITLE.
2- # Copyright (C) 2001-2024 , Python Software Foundation
2+ # Copyright (C) 2001-2025 , Python Software Foundation
33# This file is distributed under the same license as the Python package.
44# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
55#
6- # Translators:
7- # Rafael Fontenelle <rffontenelle@gmail.com>, 2024
8- #
96#, fuzzy
107msgid ""
118msgstr ""
129"Project-Id-Version :Python 3.11\n "
1310"Report-Msgid-Bugs-To :\n "
14- "POT-Creation-Date :2024-06-07 15:24+0000\n "
15- "PO-Revision-Date :2023-05-24 02:08+0000\n "
16- "Last-Translator :Rafael Fontenelle <rffontenelle@gmail.com>, 2024\n "
11+ "POT-Creation-Date :2025-07-25 16:48+0000\n "
12+ "PO-Revision-Date :2025-07-18 20:04+0000\n "
1713"Language-Team :Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n "
1814"MIME-Version :1.0\n "
1915"Content-Type :text/plain; charset=UTF-8\n "
@@ -23,44 +19,38 @@ msgstr ""
2319
2420#: ../../bugs.rst:5
2521msgid "Dealing with Bugs"
26- msgstr "处理错误 "
22+ msgstr ""
2723
2824#: ../../bugs.rst:7
2925msgid ""
3026"Python is a mature programming language which has established a reputation "
3127"for stability. In order to maintain this reputation, the developers would "
3228"like to know of any deficiencies you find in Python."
33- msgstr "Python 是一门成熟的编程语言,以稳定著称。为维持其美誉,开发者希望获悉所有您在 Python 中发现的缺陷。 "
29+ msgstr ""
3430
3531#: ../../bugs.rst:11
3632msgid ""
3733"It can be sometimes faster to fix bugs yourself and contribute patches to "
3834"Python as it streamlines the process and involves less people. Learn how to "
3935":ref:`contribute <contributing-to-python>`."
4036msgstr ""
41- "有时候自己修复漏洞并将补丁提交给 Python 能更快地解决问题,因为它简化了处理过程并且减少了参与的人力。 请参阅如何 :ref:`提交补丁 "
42- "<contributing-to-python>`。"
4337
4438#: ../../bugs.rst:16
4539msgid "Documentation bugs"
46- msgstr "文档错误 "
40+ msgstr ""
4741
4842#: ../../bugs.rst:18
4943msgid ""
5044"If you find a bug in this documentation or would like to propose an "
5145"improvement, please submit a bug report on the :ref:`tracker <using-the-"
5246"tracker>`. If you have a suggestion on how to fix it, include that as well."
5347msgstr ""
54- "如果你在这篇文档中找到了一个错误或是想指出一个可改进的地方,请在 :ref:`tracker <using-the-tracker>` "
55- "上提交一个错误报告。 如果你有关于改进该问题的建议,请与报告一并提交。"
5648
5749#: ../../bugs.rst:22
5850msgid ""
5951"You can also open a discussion item on our `Documentation Discourse forum "
6052"<https://discuss.python.org/c/documentation/26>`_."
6153msgstr ""
62- "你还可以在我们的 `文档编撰论坛 <https://discuss.python.org/c/documentation/26>`_ "
63- "上开启一个讨论条目。"
6454
6555#: ../../bugs.rst:25
6656msgid ""
@@ -69,56 +59,53 @@ msgid ""
6959"'docs@' is a mailing list run by volunteers; your request will be noticed, "
7060"though it may take a while to be processed."
7161msgstr ""
72- "如果您时间有限,还可以通过电子邮件将文档的错误报告发送至 docs@python.org(代码运行错误请发送至 python-"
73- "list@python.org)。“docs@”是一个由志愿者运作的邮件列表;您的请求会得到关注,但可能需要一些时间才会被处理。"
7462
7563#: ../../bugs.rst:33
7664msgid "`Documentation bugs`_"
77- msgstr "`文档错误`_ "
65+ msgstr ""
7866
7967#: ../../bugs.rst:33
8068msgid ""
8169"A list of documentation bugs that have been submitted to the Python issue "
8270"tracker."
83- msgstr "已提交给 Python 问题追踪系统的文档错误列表。 "
71+ msgstr ""
8472
8573#: ../../bugs.rst:36
8674msgid "`Issue Tracking <https://devguide.python.org/tracker/>`_"
87- msgstr "`问题跟踪 <https://devguide.python.org/tracker/>`_ "
75+ msgstr ""
8876
8977#: ../../bugs.rst:36
9078msgid ""
9179"Overview of the process involved in reporting an improvement on the tracker."
92- msgstr "在追踪系统上参与问题改进的过程概述。 "
80+ msgstr ""
9381
9482#: ../../bugs.rst:39
9583msgid ""
9684"`Helping with Documentation "
9785"<https://devguide.python.org/docquality/#helping-with-documentation>`_"
9886msgstr ""
99- "`改进文档 <https://devguide.python.org/docquality/#helping-with-documentation>`_"
10087
10188#: ../../bugs.rst:39
10289msgid ""
10390"Comprehensive guide for individuals that are interested in contributing to "
10491"Python documentation."
105- msgstr "给有兴趣为 Python 文档做出贡献的人。 "
92+ msgstr ""
10693
10794#: ../../bugs.rst:41
10895msgid ""
10996"`Documentation Translations "
11097"<https://devguide.python.org/documentation/translating/>`_"
111- msgstr "`文档翻译 <https://devguide.python.org/documentation/translating/>`_ "
98+ msgstr ""
11299
113100#: ../../bugs.rst:42
114101msgid ""
115102"A list of GitHub pages for documentation translation and their primary "
116103"contacts."
117- msgstr "文档翻译的 GitHub 页面及其主要联系人的列表 "
104+ msgstr ""
118105
119106#: ../../bugs.rst:48
120107msgid "Using the Python issue tracker"
121- msgstr "使用 Python 的问题追踪系统 "
108+ msgstr ""
122109
123110#: ../../bugs.rst:50
124111msgid ""
@@ -127,9 +114,6 @@ msgid ""
127114"tracker offers a web form which allows pertinent information to be entered "
128115"and submitted to the developers."
129116msgstr ""
130- "针对 Python 本身的问题报告应当通过 GitHub 问题追踪系统 "
131- "(https://github.com/python/cpython/issues) 来提交。 GitHub "
132- "问题追踪系统提供了一个网页表单用来输入并提交相关信息给开发者。"
133117
134118#: ../../bugs.rst:55
135119msgid ""
@@ -141,9 +125,6 @@ msgid ""
141125"can!). To do this, search the tracker using the search box at the top of the"
142126" page."
143127msgstr ""
144- "第一步是确定问题是否已经被报告了。 "
145- "这样做的好处除了可以节省开发者的时间,还可以让你了解该问题是如何解决的;有可能该问题已在下一发布版中被修复,或者还需要额外的信息(在此情况下非常欢迎你来提供信息!)。"
146- " 要确定这一点,请使用页面顶部的搜索框来搜索问题追踪系统。"
147128
148129#: ../../bugs.rst:62
149130msgid ""
@@ -152,24 +133,22 @@ msgid ""
152133"using the\" Sign up\" link. It is not possible to submit a bug report "
153134"anonymously."
154135msgstr ""
155- "如果你要报告的问题未出现在列表中,请登录 GitHub 报告。 如果你还没有 GitHub 账号,请使用\" Sign up\" 链接新建一个账号。 "
156- "错误报告是不可能自动被提交的。"
157136
158137#: ../../bugs.rst:67
159138msgid ""
160139"Being now logged in, you can submit an issue. Click on the\" New issue\" "
161140"button in the top bar to report a new issue."
162- msgstr "当你登录之后,就可以提交问题了。 请点击顶端栏的 \" New issue \" 按钮来报告新问题。 "
141+ msgstr ""
163142
164143#: ../../bugs.rst:70
165144msgid "The submission form has two fields,\" Title\" and\" Comment\" ."
166- msgstr "提交表单有两个字段, \" Title \" 和 \" Comment \" 。 "
145+ msgstr ""
167146
168147#: ../../bugs.rst:72
169148msgid ""
170149"For the\" Title\" field, enter a *very* short description of the problem; "
171150"fewer than ten words is good."
172- msgstr "对于 \" Title \" 字段,请输入对问题的 *非常* 简短的描述;最好是少于十个单词。 "
151+ msgstr ""
173152
174153#: ../../bugs.rst:75
175154msgid ""
@@ -178,44 +157,41 @@ msgid ""
178157"extension modules were involved, and what hardware and software platform you"
179158" were using (including version information as appropriate)."
180159msgstr ""
181- "在“说明(Comment)”栏,请详细描述问题,包括您预期的情况和实际的情况。请确保包含任何涉及的拓展模块,以及您当时所使用的硬件和软件平台(如果可能,请附上版本信息)。"
182160
183161#: ../../bugs.rst:80
184162msgid ""
185163"Each issue report will be reviewed by a developer who will determine what "
186164"needs to be done to correct the problem. You will receive an update each "
187165"time an action is taken on the issue."
188- msgstr "每个问题报告将由一位开发者进行审查并决定要以何种方式来修正该问题。 每当对该问题有新的处理措施时你都会收到更新的消息。 "
166+ msgstr ""
189167
190168#: ../../bugs.rst:89
191169msgid ""
192170"`How to Report Bugs Effectively "
193171"<https://www.chiark.greenend.org.uk/~sgtatham/bugs.html>`_"
194- msgstr "`如何有效地报告错误 <https://www.chiark.greenend.org.uk/~sgtatham/bugs.html>`_ "
172+ msgstr ""
195173
196174#: ../../bugs.rst:88
197175msgid ""
198176"Article which goes into some detail about how to create a useful bug report."
199177" This describes what kind of information is useful and why it is useful."
200- msgstr "该文章详细介绍了如何创建一份有用的错误报告。它描述了什么样的信息是有用的,以及为什么是有用的。 "
178+ msgstr ""
201179
202180#: ../../bugs.rst:92
203181msgid ""
204182"`Bug Writing Guidelines <https://bugzilla.mozilla.org/page.cgi?id=bug-"
205183"writing.html>`_"
206184msgstr ""
207- "`Bug Writing Guidelines <https://bugzilla.mozilla.org/page.cgi?id=bug-"
208- "writing.html>`_"
209185
210186#: ../../bugs.rst:92
211187msgid ""
212188"Information about writing a good bug report. Some of this is specific to "
213189"the Mozilla project, but describes general good practices."
214- msgstr "关于写一份好的错误报告。部分仅针对 Mozilla 项目,不过其描述了通用的恰当做法。 "
190+ msgstr ""
215191
216192#: ../../bugs.rst:98
217193msgid "Getting started contributing to Python yourself"
218- msgstr "开始为 Python 贡献您的知识 "
194+ msgstr ""
219195
220196#: ../../bugs.rst:100
221197msgid ""
@@ -225,5 +201,3 @@ msgid ""
225201"the `core-mentorship mailing list`_ is a friendly place to get answers to "
226202"any and all questions pertaining to the process of fixing issues in Python."
227203msgstr ""
228- "除了仅仅报告您所发现的错误之外,同样欢迎您提交修复它们的补丁。您可以在 `Python 开发者指引`_ 中找到更多为 Python "
229- "打补丁的信息。如果您有任何问题,`核心导师邮件列表`_ 是一个友好的去处,在那里, 你可以寻求修复 Python 相关问题的答案。"