Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
46 commits
Select commit Hold shift + click to select a range
7f0ba8e
Translate chapter appetite.po to German.
sba72 Jul 30, 2026
6e639b8
Start German translation for Python interpreter documentation
sba72 Jul 31, 2026
c732780
Merge pull request #1 from sba72/translate-appetite-3.14-to-German
sba72 Jul 31, 2026
5566d05
Update author and translator information in interpreter.po
sba72 Jul 31, 2026
a5cc234
Update German translation for tutorial/introduction.po
sba72 Jul 31, 2026
e69193c
translate index.po to German
sba72 Jul 31, 2026
b4b61bb
translate index.po to German
sba72 Jul 31, 2026
ba39c99
translate index.po to German
sba72 Jul 31, 2026
d666232
translate index.po to German
sba72 Aug 2, 2026
e6dc810
translate index.po to German
sba72 Aug 2, 2026
4d57f8e
translate index.po to German
sba72 Aug 3, 2026
67d4e50
Update index.po
JystBreisgau Aug 3, 2026
8563c58
Update index.po
JystBreisgau Aug 3, 2026
856fc6e
Update index.po
JystBreisgau Aug 3, 2026
2d9adf9
Update index.po
JystBreisgau Aug 3, 2026
dbac5e7
translate index.po to German
sba72 Aug 3, 2026
9c209f4
German translation up to line 1000
JystBreisgau Aug 4, 2026
aac7883
German translations up to line 1550
JystBreisgau Aug 5, 2026
2714d40
Update German translations in functions.po up to line 2150
JystBreisgau Aug 5, 2026
0ae766e
translate index.po to German
sba72 Aug 6, 2026
2c6c0f1
translate index.po to German
sba72 Aug 6, 2026
b132d2b
translate index.po to German
sba72 Aug 6, 2026
850dc49
Update up to line 3260
JystBreisgau Aug 6, 2026
bc6cd1f
Merge pull request #2 from JystBreisgau/3.14
sba72 Aug 6, 2026
efffb78
Update German translations in index.po
sba72 Aug 6, 2026
ddf6ce1
German translations finished, now checking for errors
JystBreisgau Aug 6, 2026
a097250
Update German translation - first errors fixed!
JystBreisgau Aug 6, 2026
9cbf249
Improve German translations - some beauty adjustments
JystBreisgau Aug 6, 2026
6050d52
translate index.po to German
sba72 Aug 6, 2026
d8cdaa0
translate index.po to German
sba72 Aug 6, 2026
e2f9180
translate appendix.po to German
sba72 Aug 8, 2026
279534c
translate classes.po to German
sba72 Aug 10, 2026
050ceb3
Update PO-Revision-Date in classes.po
sba72 Aug 10, 2026
80a1bab
translate bugs.po to German
sba72 Aug 10, 2026
6a9669d
machine Translation inserted in Github
JystBreisgau Aug 10, 2026
d97094e
Update glossary.po . deleting errors in text formatting
JystBreisgau Aug 11, 2026
df14747
Fix formatting and translation in glossary.po
JystBreisgau Aug 11, 2026
0a79641
Fix formatting issues in glossary.po
JystBreisgau Aug 11, 2026
285a099
Translate floating-point documentation to German
JystBreisgau Aug 11, 2026
481bad3
Update German translations for error messages
JystBreisgau Aug 12, 2026
92540d1
Correct German translations for error messages
JystBreisgau Aug 12, 2026
4a081bd
Translate appendix.po to German
JystBreisgau Aug 12, 2026
ff6e8ad
Improve German translations in whatnow.po
JystBreisgau Aug 12, 2026
d6e1b6c
Fix German translation for chmod command explanation
JystBreisgau Aug 12, 2026
b2607d2
Merge branch '3.14' into 3.14
sba72 Aug 13, 2026
16fcaf9
Merge pull request #9 from JystBreisgau/3.14
sba72 Aug 13, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions .idea/python-docs-de.iml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

29 changes: 19 additions & 10 deletions bugs.po
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,13 @@
# Translators:
# python-doc bot, 2025
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: Python 3.14\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-10-21 14:16+0000\n"
"PO-Revision-Date: 2025-09-16 00:00+0000\n"
"Last-Translator: python-doc bot, 2025\n"
"PO-Revision-Date: 2026-08-10 00:00+0000\n"
""Last-Translator: Swen Bachmann <142266608+sba72@users.noreply.github.com>\n"
"Language-Team: German (https://app.transifex.com/python-doc/teams/5390/de/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
Expand All @@ -35,12 +34,12 @@ msgstr ""

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

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

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

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

msgid "`Documentation bugs`_"
msgstr "`Dokumentationsfehler`_"
Expand Down Expand Up @@ -204,8 +213,8 @@ msgid ""
"`How to Report Bugs Effectively <https://www.chiark.greenend.org.uk/"
"~sgtatham/bugs.html>`_"
msgstr ""
"`Effektiv Fehler melden <https://www.chiark.greenend.org.uk/~sgtatham/bugs."
"html>`_ "
"`Effektiv Fehler melden <https://www.chiark.greenend.org.uk/~sgtatham/"
"bugs.html>`_ "

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

msgid ""
"Information about writing a good bug report. Some of this is specific to "
Expand Down
Loading