Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b2607d2

Browse files
authored
Merge branch '3.14' into 3.14
2 parents d6e1b6c + 80a1bab commit b2607d2

7 files changed

Lines changed: 1304 additions & 843 deletions

File tree

bugs.po

Lines changed: 19 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,13 @@
66
# Translators:
77
# python-doc bot, 2025
88
#
9-
#, fuzzy
109
msgid ""
1110
msgstr ""
1211
"Project-Id-Version: Python 3.14\n"
1312
"Report-Msgid-Bugs-To: \n"
1413
"POT-Creation-Date: 2025-10-21 14:16+0000\n"
15-
"PO-Revision-Date: 2025-09-16 00:00+0000\n"
16-
"Last-Translator: python-doc bot, 2025\n"
14+
"PO-Revision-Date: 2026-08-10 00:00+0000\n"
15+
""Last-Translator: Swen Bachmann <[email protected]>\n"
1716
"Language-Team: German (https://app.transifex.com/python-doc/teams/5390/de/)\n"
1817
"MIME-Version: 1.0\n"
1918
"Content-Type: text/plain; charset=UTF-8\n"
@@ -35,12 +34,12 @@ msgstr ""
3534

3635
msgid ""
3736
"It can be sometimes faster to fix bugs yourself and contribute patches to "
38-
"Python as it streamlines the process and involves less people. Learn how to :"
39-
"ref:`contribute <contributing-to-python>`."
37+
"Python as it streamlines the process and involves less people. Learn how "
38+
"to :ref:`contribute <contributing-to-python>`."
4039
msgstr ""
4140
"Manchmal kann es schneller sein, Fehler selbst zu beheben und Patches zu "
4241
"Python beizutragen, da dies den Prozess beschleunigt und weniger Menschen "
43-
"involviert. Erfahren Sie, wie Sie :ref:`beitragen <contributing-to-python>` "
42+
"involviert. Erfahren Sie, wie Sie :ref:`beitragen <contributing-to-python>` "
4443
"können."
4544

4645
msgid "Documentation bugs"
@@ -52,12 +51,19 @@ msgid ""
5251
"the-tracker>`. If you have a suggestion on how to fix it, include that as "
5352
"well."
5453
msgstr ""
54+
"Wenn du einen Fehler in dieser Dokumentation findest oder einen "
55+
"Verbesserungsvorschlag hast, reiche bitte einen Fehlerbericht im :ref:`Issue-"
56+
"Tracker <bug-reports>` ein. Wenn du einen Vorschlag zur Behebung hast, füge "
57+
"diesen bitte ebenfalls bei."
5558

5659
msgid ""
5760
"If the bug or suggested improvement concerns the translation of this "
5861
"documentation, submit the report to the `translation’s repository "
5962
"<TRANSLATION_REPO_>`_ instead."
6063
msgstr ""
64+
"Wenn der Fehler oder der Verbesserungsvorschlag die Übersetzung dieser "
65+
"Dokumentation betrifft, reiche den Bericht stattdessen im `Repository der "
66+
"Übersetzung <https://github.com/python/python-docs-de>`_ ein."
6167

6268
msgid ""
6369
"You can also open a discussion item on our `Documentation Discourse forum "
@@ -72,6 +78,9 @@ msgid ""
7278
"documentation, please submit a bug report on the `python-doc-theme issue "
7379
"tracker <https://github.com/python/python-docs-theme>`_."
7480
msgstr ""
81+
"Wenn du einen Fehler im Theme (HTML / CSS / JavaScript) der Dokumentation "
82+
"findest, reiche bitte einen Fehlerbericht im `python-doc-theme Issue-Tracker "
83+
"<https://github.com/python/python-doc-theme>`_ ein."
7584

7685
msgid "`Documentation bugs`_"
7786
msgstr "`Dokumentationsfehler`_"
@@ -204,8 +213,8 @@ msgid ""
204213
"`How to Report Bugs Effectively <https://www.chiark.greenend.org.uk/"
205214
"~sgtatham/bugs.html>`_"
206215
msgstr ""
207-
"`Effektiv Fehler melden <https://www.chiark.greenend.org.uk/~sgtatham/bugs."
208-
"html>`_ "
216+
"`Effektiv Fehler melden <https://www.chiark.greenend.org.uk/~sgtatham/"
217+
"bugs.html>`_ "
209218

210219
msgid ""
211220
"Article which goes into some detail about how to create a useful bug report. "
@@ -219,8 +228,8 @@ msgid ""
219228
"`Bug Writing Guidelines <https://bugzilla.mozilla.org/page.cgi?id=bug-"
220229
"writing.html>`_"
221230
msgstr ""
222-
"`Richtlinien zum Schreiben eines Fehlerberichts <https://bugzilla.mozilla."
223-
"org/page.cgi?id=bug-writing.html>`_ "
231+
"`Richtlinien zum Schreiben eines Fehlerberichts <https://"
232+
"bugzilla.mozilla.org/page.cgi?id=bug-writing.html>`_ "
224233

225234
msgid ""
226235
"Information about writing a good bug report. Some of this is specific to "

installing/index.po

Lines changed: 78 additions & 303 deletions
Large diffs are not rendered by default.

library/string.po

Lines changed: 261 additions & 146 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)