@@ -27,9 +27,9 @@ msgid ""
2727"editors and IDEs provide syntax highlighting, debugging tools, and :pep:`8` "
2828"checks."
2929msgstr ""
30- "Es gibt eine Reihe von IDEs, die die Programmiersprache Python "
31- "unterstützen. Viele Editoren und IDEs bieten Syntaxhervorhebung, "
32- "Debugging-Werkzeuge und : pep:`8`-Prüfungen."
30+ "Es gibt eine Reihe von IDEs, die die Programmiersprache Python unterstützen. "
31+ "Viele Editoren und IDEs bieten Syntaxhervorhebung, Debugging-Werkzeuge und : "
32+ "pep:`8`-Prüfungen."
3333
3434#: ../../using/editors.rst:14
3535msgid "IDLE --- Python editor and shell"
@@ -43,11 +43,11 @@ msgid ""
4343"<installing_idle_on_linux>`. For more information see the :ref:`IDLE docs "
4444"<idle>`."
4545msgstr ""
46- "IDLE ist Pythons integrierte Entwicklungs- und Lernumgebung und wird in "
47- "der Regel zusammen mit Python-Installationen ausgeliefert. Wenn du "
48- "Linux verwendest und IDLE nicht installiert ist, siehe :ref:"
49- "`Installieren von IDLE unter Linux <installing_idle_on_linux>`. Weitere "
50- "Informationen findest du in der :ref:`IDLE-Dokumentation <idle>`."
46+ "IDLE ist Pythons integrierte Entwicklungs- und Lernumgebung und wird in der "
47+ "Regel zusammen mit Python-Installationen ausgeliefert. Wenn du Linux "
48+ "verwendest und IDLE nicht installiert ist, siehe :ref:`Installieren von IDLE "
49+ "unter Linux <installing_idle_on_linux>`. Weitere Informationen findest du in "
50+ "der :ref:`IDLE-Dokumentation <idle>`."
5151
5252#: ../../using/editors.rst:22
5353msgid "Other Editors and IDEs"
@@ -61,8 +61,8 @@ msgid ""
6161"python.org/moin/IntegratedDevelopmentEnvironments>`_ for a comprehensive "
6262"list."
6363msgstr ""
64- "Pythons Community-Wiki enthält von der Community eingereichte "
65- "Informationen zu Editoren und IDEs. Eine umfassende Liste findest du "
66- "unter `Python Editors <https://wiki.python.org/moin/PythonEditors>`_ "
67- "und `Integrated Development Environments <https://wiki.python.org/moin/"
64+ "Pythons Community-Wiki enthält von der Community eingereichte Informationen "
65+ "zu Editoren und IDEs. Eine umfassende Liste findest du unter `Python Editors "
66+ "<https://wiki.python.org/moin/PythonEditors>`_ und `Integrated Development "
67+ "Environments <https://wiki.python.org/moin/"
6868"IntegratedDevelopmentEnvironments>`_."
0 commit comments