Skip to content

Commit aee2b1f

Browse files
committed
Update translations
1 parent b13bccf commit aee2b1f

483 files changed

Lines changed: 347270 additions & 0 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.

ru/LC_MESSAGES/about.po

Lines changed: 100 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,100 @@
1+
# SOME DESCRIPTIVE TITLE.
2+
# Copyright (C) 2001-2023, Python Software Foundation
3+
# This file is distributed under the same license as the Python package.
4+
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5+
#
6+
# Translators:
7+
# Влад Табаков <vl.tab.kov@gmail.com>, 2021
8+
# Daniil Kolesnikov, 2023
9+
#
10+
#, fuzzy
11+
msgid ""
12+
msgstr ""
13+
"Project-Id-Version: Python 3.12\n"
14+
"Report-Msgid-Bugs-To: \n"
15+
"POT-Creation-Date: 2023-12-29 14:13+0000\n"
16+
"PO-Revision-Date: 2021-06-28 00:47+0000\n"
17+
"Last-Translator: Daniil Kolesnikov, 2023\n"
18+
"Language-Team: Russian (https://app.transifex.com/python-doc/teams/5390/"
19+
"ru/)\n"
20+
"MIME-Version: 1.0\n"
21+
"Content-Type: text/plain; charset=UTF-8\n"
22+
"Content-Transfer-Encoding: 8bit\n"
23+
"Language: ru\n"
24+
"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
25+
"n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || "
26+
"(n%100>=11 && n%100<=14)? 2 : 3);\n"
27+
28+
#: ../../about.rst:3
29+
msgid "About these documents"
30+
msgstr "Об этой документации"
31+
32+
#: ../../about.rst:6
33+
msgid ""
34+
"These documents are generated from `reStructuredText`_ sources by `Sphinx`_, "
35+
"a document processor specifically written for the Python documentation."
36+
msgstr ""
37+
"Эта документация сгенерирована из файлов `reStructuredText`_ с помощью "
38+
"`Sphinx`_, генератора документации, созданного специально для Python."
39+
40+
#: ../../about.rst:15
41+
msgid ""
42+
"Development of the documentation and its toolchain is an entirely volunteer "
43+
"effort, just like Python itself. If you want to contribute, please take a "
44+
"look at the :ref:`reporting-bugs` page for information on how to do so. New "
45+
"volunteers are always welcome!"
46+
msgstr ""
47+
"Разработка и совершенствование данной документации и ее инструментов, как и "
48+
"весь проект Python поддерживается добровольцами. Вся информация о том как "
49+
"внести свой вклад в развитие проекта находится на странице :ref:`reporting-"
50+
"bugs`. Мы всегда рады новым людям!"
51+
52+
#: ../../about.rst:20
53+
msgid "Many thanks go to:"
54+
msgstr " Мы благодарны:"
55+
56+
#: ../../about.rst:22
57+
msgid ""
58+
"Fred L. Drake, Jr., the creator of the original Python documentation toolset "
59+
"and writer of much of the content;"
60+
msgstr ""
61+
"Fred L. Drake, Jr., создателю оригинального набора инструментов для "
62+
"документации Python и автору большей части контента;"
63+
64+
#: ../../about.rst:24
65+
msgid ""
66+
"the `Docutils <https://docutils.sourceforge.io/>`_ project for creating "
67+
"reStructuredText and the Docutils suite;"
68+
msgstr ""
69+
"проекту `Docutils <https://docutils.sourceforge.io/>`_ за создание "
70+
"reStructuredText и библиотеки Docutils;"
71+
72+
#: ../../about.rst:26
73+
msgid ""
74+
"Fredrik Lundh for his Alternative Python Reference project from which Sphinx "
75+
"got many good ideas."
76+
msgstr ""
77+
"Fredrik Lundh за его проект Alternative Python Reference, из которого Sphinx "
78+
"получил много хороших идей."
79+
80+
#: ../../about.rst:31
81+
msgid "Contributors to the Python Documentation"
82+
msgstr "Контрибьюторы Документации Python"
83+
84+
#: ../../about.rst:33
85+
msgid ""
86+
"Many people have contributed to the Python language, the Python standard "
87+
"library, and the Python documentation. See :source:`Misc/ACKS` in the "
88+
"Python source distribution for a partial list of contributors."
89+
msgstr ""
90+
"Множество людей внесли свой вклад в развитие языка Python, стандартной "
91+
"библиотеки и документации Python. Частичный список контрибьюторов можно "
92+
"найти здесь: :source:`Misc/ACKS`."
93+
94+
#: ../../about.rst:37
95+
msgid ""
96+
"It is only with the input and contributions of the Python community that "
97+
"Python has such wonderful documentation -- Thank You!"
98+
msgstr ""
99+
"Только благодаря вкладу и участию сообщества у Python есть такая "
100+
"замечательная документация - Спасибо Вам!"

ru/LC_MESSAGES/bugs.po

Lines changed: 279 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,279 @@
1+
# SOME DESCRIPTIVE TITLE.
2+
# Copyright (C) 2001-2023, Python Software Foundation
3+
# This file is distributed under the same license as the Python package.
4+
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5+
#
6+
# Translators:
7+
# Dmitriy Q, 2021
8+
# Kristina Mironova, 2021
9+
# myoldloverock, 2023
10+
# Daniil Kolesnikov, 2024
11+
#
12+
#, fuzzy
13+
msgid ""
14+
msgstr ""
15+
"Project-Id-Version: Python 3.12\n"
16+
"Report-Msgid-Bugs-To: \n"
17+
"POT-Creation-Date: 2023-12-29 14:13+0000\n"
18+
"PO-Revision-Date: 2021-06-28 00:47+0000\n"
19+
"Last-Translator: Daniil Kolesnikov, 2024\n"
20+
"Language-Team: Russian (https://app.transifex.com/python-doc/teams/5390/"
21+
"ru/)\n"
22+
"MIME-Version: 1.0\n"
23+
"Content-Type: text/plain; charset=UTF-8\n"
24+
"Content-Transfer-Encoding: 8bit\n"
25+
"Language: ru\n"
26+
"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
27+
"n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || "
28+
"(n%100>=11 && n%100<=14)? 2 : 3);\n"
29+
30+
#: ../../bugs.rst:5
31+
msgid "Dealing with Bugs"
32+
msgstr "Исправление ошибок"
33+
34+
#: ../../bugs.rst:7
35+
msgid ""
36+
"Python is a mature programming language which has established a reputation "
37+
"for stability. In order to maintain this reputation, the developers would "
38+
"like to know of any deficiencies you find in Python."
39+
msgstr ""
40+
"Python - это продуманный язык программирования, завоевавший репутацию "
41+
"благодаря своей стабильности. Для поддержания такой репутации разработчики "
42+
"хотели бы знать о любых найденных вами в Python недочётах."
43+
44+
#: ../../bugs.rst:11
45+
msgid ""
46+
"It can be sometimes faster to fix bugs yourself and contribute patches to "
47+
"Python as it streamlines the process and involves less people. Learn how to :"
48+
"ref:`contribute <contributing-to-python>`."
49+
msgstr ""
50+
"Иногда бывает быстрее самостоятельно исправить ошибки и внести патчи в "
51+
"Python, так как это упрощает процесс и вовлекает меньше людей. Узнайте, как :"
52+
"ref:`внести свой вклад <contributing-to-python>`."
53+
54+
#: ../../bugs.rst:16
55+
msgid "Documentation bugs"
56+
msgstr "Ошибки в документации"
57+
58+
#: ../../bugs.rst:18
59+
msgid ""
60+
"If you find a bug in this documentation or would like to propose an "
61+
"improvement, please submit a bug report on the :ref:`tracker <using-the-"
62+
"tracker>`. If you have a suggestion on how to fix it, include that as well."
63+
msgstr ""
64+
"Если вы обнаружили ошибку в этой документации или хотите предложить "
65+
"улучшение, пожалуйста, отправьте отчет об ошибке на :ref:`трекер <using-the-"
66+
"tracker>`. Если у вас есть предложение по исправлению, включите и его тоже."
67+
68+
#: ../../bugs.rst:22
69+
msgid ""
70+
"You can also open a discussion item on our `Documentation Discourse forum "
71+
"<https://discuss.python.org/c/documentation/26>`_."
72+
msgstr ""
73+
"Вы также можете открыть обсуждение на нашем `форуме Documentation Discourse "
74+
"<https://discuss.python.org/c/documentation/26>`_."
75+
76+
#: ../../bugs.rst:25
77+
msgid ""
78+
"If you're short on time, you can also email documentation bug reports to "
79+
"docs@python.org (behavioral bugs can be sent to python-list@python.org). "
80+
"'docs@' is a mailing list run by volunteers; your request will be noticed, "
81+
"though it may take a while to be processed."
82+
msgstr ""
83+
"Если у вас мало времени, вы также можете отправить отчеты об ошибках в "
84+
"документации по электронной почте на адрес docs@python.org (поведенческие "
85+
"ошибки можно отправить на python-list@python.org). 'docs@' - это список "
86+
"рассылки, управляемый добровольцами; ваш запрос будет принят, хотя может "
87+
"потребоваться некоторое время для его обработки."
88+
89+
#: ../../bugs.rst:33
90+
msgid "`Documentation bugs`_"
91+
msgstr "`Ошибки в документации`_"
92+
93+
#: ../../bugs.rst:33
94+
msgid ""
95+
"A list of documentation bugs that have been submitted to the Python issue "
96+
"tracker."
97+
msgstr ""
98+
"Список ошибок в документации, которые были отправлены в Python issue tracker."
99+
100+
#: ../../bugs.rst:36
101+
msgid "`Issue Tracking <https://devguide.python.org/tracker/>`_"
102+
msgstr "`Отслеживание Ошибок <https://devguide.python.org/tracker/>`_"
103+
104+
#: ../../bugs.rst:36
105+
msgid ""
106+
"Overview of the process involved in reporting an improvement on the tracker."
107+
msgstr "Обзор процесса, связанного с сообщением об улучшении на трекере."
108+
109+
#: ../../bugs.rst:39
110+
msgid ""
111+
"`Helping with Documentation <https://devguide.python.org/docquality/#helping-"
112+
"with-documentation>`_"
113+
msgstr ""
114+
"`Помощь с Документацией <https://devguide.python.org/docquality/#helping-"
115+
"with-documentation>`_"
116+
117+
#: ../../bugs.rst:39
118+
msgid ""
119+
"Comprehensive guide for individuals that are interested in contributing to "
120+
"Python documentation."
121+
msgstr ""
122+
"Полное руководство для тех, кто заинтересован в том, чтобы внести свой вклад "
123+
"в документацию Python."
124+
125+
#: ../../bugs.rst:41
126+
msgid ""
127+
"`Documentation Translations <https://devguide.python.org/documentation/"
128+
"translating/>`_"
129+
msgstr ""
130+
"`Переводы Документации <https://devguide.python.org/documentation/"
131+
"translating/>`_"
132+
133+
#: ../../bugs.rst:42
134+
msgid ""
135+
"A list of GitHub pages for documentation translation and their primary "
136+
"contacts."
137+
msgstr ""
138+
"Список страниц GitHub для перевода документации и их основные контакты."
139+
140+
#: ../../bugs.rst:48
141+
msgid "Using the Python issue tracker"
142+
msgstr "Использование трекера проблем Python"
143+
144+
#: ../../bugs.rst:50
145+
msgid ""
146+
"Issue reports for Python itself should be submitted via the GitHub issues "
147+
"tracker (https://github.com/python/cpython/issues). The GitHub issues "
148+
"tracker offers a web form which allows pertinent information to be entered "
149+
"and submitted to the developers."
150+
msgstr ""
151+
"Отчеты об ошибках для самого Python должны быть отправлены через трекер "
152+
"проблем GitHub (https://github.com/python/cpython/issues). Трекер проблем "
153+
"GitHub предлагает веб-форму, которая позволяет вводить соответствующую "
154+
"информацию и отправлять ее разработчикам."
155+
156+
#: ../../bugs.rst:55
157+
msgid ""
158+
"The first step in filing a report is to determine whether the problem has "
159+
"already been reported. The advantage in doing so, aside from saving the "
160+
"developers' time, is that you learn what has been done to fix it; it may be "
161+
"that the problem has already been fixed for the next release, or additional "
162+
"information is needed (in which case you are welcome to provide it if you "
163+
"can!). To do this, search the tracker using the search box at the top of the "
164+
"page."
165+
msgstr ""
166+
"Первый шаг при подаче отчета - определить, было ли уже сообщено об этой "
167+
"проблеме. Этот шаг не только помогает сэкономить время разработчикам, но и "
168+
"позволяет понять, какие усилия были приложены для устранения проблемы; "
169+
"возможно, проблема уже была исправлена для следующего релиза, или требуется "
170+
"дополнительная информация (в этом случае, если у вас есть возможность, "
171+
"пожалуйста, предоставьте её!). Для этого воспользуйтесь поиском в трекере, "
172+
"используя поле поиска в верхней части страницы."
173+
174+
#: ../../bugs.rst:62
175+
msgid ""
176+
"If the problem you're reporting is not already in the list, log in to "
177+
"GitHub. If you don't already have a GitHub account, create a new account "
178+
"using the \"Sign up\" link. It is not possible to submit a bug report "
179+
"anonymously."
180+
msgstr ""
181+
"Если проблема, о которой вы сообщаете, еще не указана в списке, войдите в "
182+
"GitHub. Если у вас еще нет учетной записи GitHub, создайте новую учетную "
183+
"запись, перейдя по ссылке \"Sign up\". Невозможно отправить отчет об ошибке "
184+
"анонимно."
185+
186+
#: ../../bugs.rst:67
187+
msgid ""
188+
"Being now logged in, you can submit an issue. Click on the \"New issue\" "
189+
"button in the top bar to report a new issue."
190+
msgstr ""
191+
"Теперь, будучи авторизованным, вы можете отправить сообщение о проблеме. "
192+
"Нажмите на кнопку \"New issue\" в верхней панели, чтобы сообщить о новой "
193+
"проблеме."
194+
195+
#: ../../bugs.rst:70
196+
msgid "The submission form has two fields, \"Title\" and \"Comment\"."
197+
msgstr "Форма отправки имеет два поля: \"Title\" и \"Comment\"."
198+
199+
#: ../../bugs.rst:72
200+
msgid ""
201+
"For the \"Title\" field, enter a *very* short description of the problem; "
202+
"fewer than ten words is good."
203+
msgstr ""
204+
"В поле \"Title\" введите *очень* краткое описание проблемы; меньше десяти "
205+
"слов - это хорошо."
206+
207+
#: ../../bugs.rst:75
208+
msgid ""
209+
"In the \"Comment\" field, describe the problem in detail, including what you "
210+
"expected to happen and what did happen. Be sure to include whether any "
211+
"extension modules were involved, and what hardware and software platform you "
212+
"were using (including version information as appropriate)."
213+
msgstr ""
214+
"В поле \"Comment\" подробно опишите проблему, включая то, что вы ожидали, и "
215+
"что произошло на самом деле. Обязательно укажите, были ли задействованы "
216+
"какие-либо модули расширений, а также информацию о используемом аппаратном и "
217+
"программном обеспечении (включая соответствующую версию)."
218+
219+
#: ../../bugs.rst:80
220+
msgid ""
221+
"Each issue report will be reviewed by a developer who will determine what "
222+
"needs to be done to correct the problem. You will receive an update each "
223+
"time an action is taken on the issue."
224+
msgstr ""
225+
"Каждый отчет о проблеме будет рассмотрен разработчиком, который определит, "
226+
"что нужно сделать для устранения проблемы. Вы будете получать обновления "
227+
"каждый раз, когда будет предпринято какое-либо действие для решения проблемы."
228+
229+
#: ../../bugs.rst:89
230+
msgid ""
231+
"`How to Report Bugs Effectively <https://www.chiark.greenend.org.uk/"
232+
"~sgtatham/bugs.html>`_"
233+
msgstr ""
234+
"`Как Эффективно Сообщать об Ошибках <https://www.chiark.greenend.org.uk/"
235+
"~sgtatham/bugs.html>`_"
236+
237+
#: ../../bugs.rst:88
238+
msgid ""
239+
"Article which goes into some detail about how to create a useful bug report. "
240+
"This describes what kind of information is useful and why it is useful."
241+
msgstr ""
242+
"Статья, которая подробно описывает, как создать полезный отчет об ошибке. В "
243+
"ней описывается, какая информация является полезной и почему."
244+
245+
#: ../../bugs.rst:92
246+
msgid ""
247+
"`Bug Writing Guidelines <https://bugzilla.mozilla.org/page.cgi?id=bug-"
248+
"writing.html>`_"
249+
msgstr ""
250+
"`Руководство по Написанию Отчетов об Ошибках <https://bugzilla.mozilla.org/"
251+
"page.cgi?id=bug-writing.html>`_"
252+
253+
#: ../../bugs.rst:92
254+
msgid ""
255+
"Information about writing a good bug report. Some of this is specific to "
256+
"the Mozilla project, but describes general good practices."
257+
msgstr ""
258+
"Информация о том, как написать хороший отчет об ошибке. Некоторые "
259+
"рекомендации относятся к проекту Mozilla, но описывают общую передовую "
260+
"практику."
261+
262+
#: ../../bugs.rst:98
263+
msgid "Getting started contributing to Python yourself"
264+
msgstr "Начните самостоятельно вносить вклад в развитие Python"
265+
266+
#: ../../bugs.rst:100
267+
msgid ""
268+
"Beyond just reporting bugs that you find, you are also welcome to submit "
269+
"patches to fix them. You can find more information on how to get started "
270+
"patching Python in the `Python Developer's Guide`_. If you have questions, "
271+
"the `core-mentorship mailing list`_ is a friendly place to get answers to "
272+
"any and all questions pertaining to the process of fixing issues in Python."
273+
msgstr ""
274+
"Помимо отправки сообщений об обнаруженных вами ошибках, вы также можете "
275+
"предложить исправления для них. Более подробную информацию о том, как начать "
276+
"исправлять ошибки в Python, вы можете найти в `Руководстве Разработчика "
277+
"Python`_. Если у вас возникнут вопросы, `список рассылки core-mentorship`_ - "
278+
"дружелюбное место, где можно получить ответы на любые вопросы, касающиеся "
279+
"процесса исправления ошибок в Python."

0 commit comments

Comments
 (0)