@@ -19,18 +19,21 @@ msgstr ""
1919
2020#: ../../using/editors.rst:7
2121msgid "Editors and IDEs"
22- msgstr ""
22+ msgstr "Editoren und IDEs "
2323
2424#: ../../using/editors.rst:9
2525msgid ""
2626"There are a number of IDEs that support Python programming language. Many "
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."
3033
3134#: ../../using/editors.rst:14
3235msgid "IDLE --- Python editor and shell"
33- msgstr ""
36+ msgstr "IDLE --- Python Editor und Shell "
3437
3538#: ../../using/editors.rst:16
3639msgid ""
@@ -40,10 +43,15 @@ msgid ""
4043"<installing_idle_on_linux>`. For more information see the :ref:`IDLE docs "
4144"<idle>`."
4245msgstr ""
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>`."
4351
4452#: ../../using/editors.rst:22
4553msgid "Other Editors and IDEs"
46- msgstr ""
54+ msgstr "Andere Editoren und IDEs "
4755
4856#: ../../using/editors.rst:24
4957msgid ""
@@ -53,3 +61,8 @@ msgid ""
5361"python.org/moin/IntegratedDevelopmentEnvironments>`_ for a comprehensive "
5462"list."
5563msgstr ""
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/"
68+ "IntegratedDevelopmentEnvironments>`_."
0 commit comments