22# Copyright (C) 2001 Python Software Foundation
33# This file is distributed under the same license as the Python package.
44# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5- #
5+ #
66# Translators:
77# python-doc bot, 2025
88# Dmitry Luschan, 2025
99# Роман Кисаков, 2026
10- #
10+ #
1111#, fuzzy
1212msgid ""
1313msgstr ""
@@ -16,18 +16,19 @@ msgstr ""
1616"POT-Creation-Date : 2026-07-24 08:30+0000\n "
1717"PO-Revision-Date : 2025-09-16 00:00+0000\n "
1818"Last-Translator : Роман Кисаков, 2026\n "
19- "Language-Team : Russian (https://app.transifex.com/python-doc/teams/5390/ru/)\n "
19+ "Language-Team : Russian (https://app.transifex.com/python-doc/teams/5390/ "
20+ "ru/)\n "
2021"MIME-Version : 1.0\n "
2122"Content-Type : text/plain; charset=UTF-8\n "
2223"Content-Transfer-Encoding : 8bit\n "
2324"Language : ru\n "
24- "Plural-Forms : nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\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 "
2528
26- #: ../../about.rst:3
2729msgid "About this documentation"
2830msgstr "Об этой документации"
2931
30- #: ../../about.rst:6
3132msgid ""
3233"Python's documentation is generated from `reStructuredText`_ sources using "
3334"`Sphinx`_, a documentation generator originally created for Python and now "
@@ -37,59 +38,51 @@ msgstr ""
3738"помощью`Sphinx`_ — генератора документации, изначально созданного для "
3839"Python, а теперь поддерживаемого как независимый проект."
3940
40- #: ../../about.rst:16
4141msgid ""
4242"Development of the documentation and its toolchain is an entirely volunteer "
4343"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!"
44+ "look at the :ref:`reporting-bugs` page for information on how to do so. New "
45+ "volunteers are always welcome!"
4646msgstr ""
4747"Разработка и совершенствование данной документации и её инструментов, как и "
48- "весь проект Python, поддерживается добровольцами. Если вы хотите внести свой"
49- " вклад, пожалуйста, ознакомьтесь со страницей :ref:`reporting-bugs`, где "
48+ "весь проект Python, поддерживается добровольцами. Если вы хотите внести свой "
49+ "вклад, пожалуйста, ознакомьтесь со страницей :ref:`reporting-bugs`, где "
5050"описано, как это сделать. Мы всегда рады новым людям!"
5151
52- #: ../../about.rst:21
5352msgid "Many thanks go to:"
5453msgstr "Особой благодарности заслуживают:"
5554
56- #: ../../about.rst:23
5755msgid ""
58- "Fred L. Drake, Jr., the creator of the original Python documentation toolset"
59- " and author of much of the content;"
56+ "Fred L. Drake, Jr., the creator of the original Python documentation toolset "
57+ "and author of much of the content;"
6058msgstr ""
6159"Фред Л. Дрейк младший, создатель оригинального набора инструментов для "
6260"документации Python и автор большей части контента;"
6361
64- #: ../../about.rst:25
6562msgid ""
6663"the `Docutils <https://docutils.sourceforge.io/>`_ project for creating "
6764"reStructuredText and the Docutils suite;"
6865msgstr ""
6966"проект `Docutils <https://docutils.sourceforge.io/>`_ за создание "
7067"reStructuredText и библиотеки Docutils;"
7168
72- #: ../../about.rst:27
7369msgid ""
74- "Fredrik Lundh for his Alternative Python Reference project from which Sphinx"
75- " got many good ideas."
70+ "Fredrik Lundh for his Alternative Python Reference project from which Sphinx "
71+ "got many good ideas."
7672msgstr ""
7773"Фредрик Лунд за его проект «Альтернативный справочник по Python», из "
7874"которого Sphinx получил много хороших идей."
7975
80- #: ../../about.rst:32
8176msgid "Contributors to the Python documentation"
8277msgstr "Авторы документации Python"
8378
84- #: ../../about.rst:34
8579msgid ""
8680"Many people have contributed to the Python language, the Python standard "
8781"library, and the Python documentation. See the `CPython GitHub repository "
8882"<https://github.com/python/cpython/graphs/contributors>`__ for a partial "
8983"list of contributors."
9084msgstr ""
9185
92- #: ../../about.rst:39
9386msgid ""
9487"It is only with the input and contributions of the Python community that "
9588"Python has such wonderful documentation -- Thank You!"
0 commit comments