Skip to content

Commit 19fbc85

Browse files
committed
Merge 3.15-POT-Vorlagen per msgmerge ein
1 parent e5af67c commit 19fbc85

456 files changed

Lines changed: 154157 additions & 44109 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.

.github/workflows/transifex-pull.yml

Lines changed: 0 additions & 65 deletions
This file was deleted.

.idea/python-docs-de.iml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

about.po

Lines changed: 16 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,25 +10,28 @@ msgid ""
1010
msgstr ""
1111
"Project-Id-Version: Python 3.14\n"
1212
"Report-Msgid-Bugs-To: \n"
13-
"POT-Creation-Date: 2025-10-25 14:12+0000\n"
13+
"POT-Creation-Date: 2026-08-22 12:07+0200\n"
1414
"PO-Revision-Date: 2025-09-16 00:00+0000\n"
1515
"Last-Translator: python-doc bot, 2025\n"
1616
"Language-Team: German (https://app.transifex.com/python-doc/teams/5390/de/)\n"
17+
"Language: de\n"
1718
"MIME-Version: 1.0\n"
1819
"Content-Type: text/plain; charset=UTF-8\n"
1920
"Content-Transfer-Encoding: 8bit\n"
20-
"Language: de\n"
2121
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
2222

23+
#: ../../about.rst:3
2324
msgid "About this documentation"
2425
msgstr ""
2526

27+
#: ../../about.rst:6
2628
msgid ""
2729
"Python's documentation is generated from `reStructuredText`_ sources using "
2830
"`Sphinx`_, a documentation generator originally created for Python and now "
2931
"maintained as an independent project."
3032
msgstr ""
3133

34+
#: ../../about.rst:16
3235
msgid ""
3336
"Development of the documentation and its toolchain is an entirely volunteer "
3437
"effort, just like Python itself. If you want to contribute, please take a "
@@ -40,40 +43,49 @@ msgstr ""
4043
"werfen Sie bitte einen Blick auf die Seite :ref:`reporting-bugs` für "
4144
"Informationen dazu. Neue Freiwillige sind jederzeit willkommen!"
4245

46+
#: ../../about.rst:21
4347
msgid "Many thanks go to:"
4448
msgstr "Ein großes Dankeschön geht an:"
4549

50+
#: ../../about.rst:23
4651
msgid ""
4752
"Fred L. Drake, Jr., the creator of the original Python documentation toolset "
4853
"and author of much of the content;"
4954
msgstr ""
5055

56+
#: ../../about.rst:25
5157
msgid ""
5258
"the `Docutils <https://docutils.sourceforge.io/>`_ project for creating "
5359
"reStructuredText and the Docutils suite;"
5460
msgstr ""
5561
"Das `Docutils <https://docutils.sourceforge.io/>`_ Projekt für die "
5662
"Erstellung von reStructuredText und der Docutils-Suite;"
5763

64+
#: ../../about.rst:27
5865
msgid ""
5966
"Fredrik Lundh for his Alternative Python Reference project from which Sphinx "
6067
"got many good ideas."
6168
msgstr ""
6269
"Fredrik Lundh für sein Alternative Python Reference-Projekt, von dem Sphinx "
6370
"viele gute Ideen übernommen hat."
6471

72+
#: ../../about.rst:32
6573
msgid "Contributors to the Python documentation"
6674
msgstr ""
6775

76+
#: ../../about.rst:34
77+
#, fuzzy
6878
msgid ""
6979
"Many people have contributed to the Python language, the Python standard "
70-
"library, and the Python documentation. See :source:`Misc/ACKS` in the "
71-
"Python source distribution for a partial list of contributors."
80+
"library, and the Python documentation. See the `CPython GitHub repository "
81+
"<https://github.com/python/cpython/graphs/contributors>`__ for a partial "
82+
"list of contributors."
7283
msgstr ""
7384
"Viele Menschen haben zur Python-Sprache, zur Python-Standardbibliothek und "
7485
"zur Python-Dokumentation beigetragen. Eine teilweise Liste der Mitwirkenden "
7586
"finden Sie in der Python-Quellverteilung unter :source:`Misc/ACKS`."
7687

88+
#: ../../about.rst:39
7789
msgid ""
7890
"It is only with the input and contributions of the Python community that "
7991
"Python has such wonderful documentation -- Thank You!"

0 commit comments

Comments
 (0)