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