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 <EMAIL@ADDRESS>, YEAR.
54#
65# Translators:
7- # python-doc bot, 2025
6+ # Swen Bachmann, 2026
87#
98msgid ""
109msgstr ""
1110"Project-Id-Version: Python 3.14\n"
1211"Report-Msgid-Bugs-To: \n"
1312"POT-Creation-Date: 2026-09-23 06:17+0000\n"
1413"PO-Revision-Date: 2025-09-16 00:01+0000\n"
15- "Last-Translator: python-doc bot, 2025 \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"
@@ -768,9 +767,8 @@ msgstr ""
768767"außerdem die folgenden Operationen:"
769768
770769#: ../../builtins/stdtypes.rst:384
771- #, fuzzy
772770msgid ":func:`math.trunc( x) <math.trunc>`"
773- msgstr ":func:`math.trunc(\\ x) <math.trunc>`"
771+ msgstr ":func:`math.trunc( x) <math.trunc>`"
774772
775773#: ../../builtins/stdtypes.rst:384
776774msgid "*x* truncated to :class:`~numbers.Integral`"
@@ -790,9 +788,8 @@ msgstr ""
790788"Standardwert 0."
791789
792790#: ../../builtins/stdtypes.rst:391
793- #, fuzzy
794791msgid ":func:`math.floor( x) <math.floor>`"
795- msgstr ":func:`math.floor(\\ x) <math.floor>`"
792+ msgstr ":func:`math.floor( x) <math.floor>`"
796793
797794#: ../../builtins/stdtypes.rst:391
798795msgid "the greatest :class:`~numbers.Integral` <= *x*"
0 commit comments