Skip to content

Commit 6ec58e6

Browse files
committed
/tutorial/whatnow.po -> small fixes
1 parent 469b10f commit 6ec58e6

1 file changed

Lines changed: 13 additions & 14 deletions

File tree

‎tutorial/whatnow.po‎

Lines changed: 13 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,18 @@
1-
# SOME DESCRIPTIVE TITLE.
1+
# German translation of the Python documentation.
22
# Copyright (C) 2001 Python Software Foundation
33
# This file is distributed under the same license as the Python package.
4-
# FIRST AUTHOR Swen Bachmann <142266608+sba72@users.noreply.github.com>, 2026.
54
#
6-
# Translators: @sba72
7-
# python-doc bot, 2025
5+
# Translators:
6+
# Swen Bachmann, 2026
87
#
98
msgid ""
109
msgstr ""
1110
"Project-Id-Version: Python 3.14\n"
1211
"Report-Msgid-Bugs-To: \n"
1312
"POT-Creation-Date: 2026-09-15 09:12+0000\n"
1413
"PO-Revision-Date: 2026-08-6 00:02+0000\n"
15-
"Last-Translator: @sba72\n"
16-
"Language-Team: German (https://app.transifex.com/python-doc/teams/5390/de/)\n"
14+
"Last-Translator: Swen Bachmann\n"
15+
"Language-Team: German (https://github.com/python/python-docs-de)\n"
1716
"Language: de\n"
1817
"MIME-Version: 1.0\n"
1918
"Content-Type: text/plain; charset=UTF-8\n"
@@ -60,14 +59,14 @@ msgid ""
6059
"Skimming through the Library Reference will give you an idea of what's "
6160
"available."
6261
msgstr ""
63-
"Du solltest dieses Handbuch durchblättern, das vollständiges (wenn auch "
64-
"knappes) Referenzmaterial zu Typen, Funktionen und den Modulen der "
65-
"Standardbibliothek bietet. Die Standard-Python-Distribution enthält *sehr "
66-
"viel* zusätzlichen Code. Es gibt Module zum Lesen von Unix-Mailboxen, zum "
67-
"Abrufen von Dokumenten über HTTP, zum Generieren von Zufallszahlen, zum "
68-
"Parsen von Befehlszeilenoptionen, zum Komprimieren von Daten und für viele "
69-
"andere Aufgaben. Das Überfliegen der Bibliotheksreferenz gibt dir eine "
70-
"Vorstellung davon, was verfügbar ist."
62+
":ref:`library-index`: bietet vollständiges (wenn auch knappes) "
63+
"Referenzmaterial zu Typen, Funktionen und den Modulen der "
64+
"Standardbibliothek. Die Standarddistribution von Python enthält *viel* "
65+
"zusätzlichen Code. Es gibt Module, um Unix-Mailboxen zu lesen, Dokumente "
66+
"über HTTP abzurufen, Zufallszahlen zu erzeugen, Kommandozeilenoptionen "
67+
"auszuwerten, Daten zu komprimieren, und für viele weitere Aufgaben. Ein "
68+
"Überfliegen der Referenz der Standardbibliothek gibt dir einen Eindruck "
69+
"davon, was verfügbar ist."
7170

7271
#: ../../tutorial/whatnow.rst:25
7372
msgid ""

0 commit comments

Comments
 (0)