eric6/i18n/eric6_de.ts

branch
maintenance
changeset 7642
72721823d453
parent 7607
dd1054be15aa
parent 7635
0cdead130a81
child 7684
11e18bf34097
equal deleted inserted replaced
7608:f7cb83647621 7642:72721823d453
1102 </message> 1102 </message>
1103 </context> 1103 </context>
1104 <context> 1104 <context>
1105 <name>AnnotationsChecker</name> 1105 <name>AnnotationsChecker</name>
1106 <message> 1106 <message>
1107 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="808"/> 1107 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="811"/>
1108 <source>missing type annotation for function argument &apos;{0}&apos;</source> 1108 <source>missing type annotation for function argument &apos;{0}&apos;</source>
1109 <translation>fehlende Typannotation für Funktionsargument &apos;{0}&apos;</translation> 1109 <translation>fehlende Typannotation für Funktionsargument &apos;{0}&apos;</translation>
1110 </message> 1110 </message>
1111 <message> 1111 <message>
1112 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="811"/> 1112 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="814"/>
1113 <source>missing type annotation for &apos;*{0}&apos;</source> 1113 <source>missing type annotation for &apos;*{0}&apos;</source>
1114 <translation>fehlende Typannotation für &apos;*{0}&apos;</translation> 1114 <translation>fehlende Typannotation für &apos;*{0}&apos;</translation>
1115 </message> 1115 </message>
1116 <message> 1116 <message>
1117 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="814"/> 1117 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="817"/>
1118 <source>missing type annotation for &apos;**{0}&apos;</source> 1118 <source>missing type annotation for &apos;**{0}&apos;</source>
1119 <translation>fehlende Typannotation für &apos;**{0}&apos;</translation> 1119 <translation>fehlende Typannotation für &apos;**{0}&apos;</translation>
1120 </message> 1120 </message>
1121 <message> 1121 <message>
1122 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="823"/> 1122 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="826"/>
1123 <source>missing return type annotation for public function</source> 1123 <source>missing return type annotation for public function</source>
1124 <translation>fehlende Rückgabetypannotation für öffentliche Funktion</translation> 1124 <translation>fehlende Rückgabetypannotation für öffentliche Funktion</translation>
1125 </message> 1125 </message>
1126 <message> 1126 <message>
1127 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="826"/> 1127 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="829"/>
1128 <source>missing return type annotation for protected function</source> 1128 <source>missing return type annotation for protected function</source>
1129 <translation>fehlende Rückgabetypannotation für geschützte Funktion</translation> 1129 <translation>fehlende Rückgabetypannotation für geschützte Funktion</translation>
1130 </message> 1130 </message>
1131 <message> 1131 <message>
1132 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="829"/> 1132 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="832"/>
1133 <source>missing return type annotation for private function</source> 1133 <source>missing return type annotation for private function</source>
1134 <translation>fehlende Rückgabetypannotation für private Funktion</translation> 1134 <translation>fehlende Rückgabetypannotation für private Funktion</translation>
1135 </message> 1135 </message>
1136 <message> 1136 <message>
1137 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="832"/> 1137 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="835"/>
1138 <source>missing return type annotation for special method</source> 1138 <source>missing return type annotation for special method</source>
1139 <translation>fehlende Rückgabetypannotation für spezielle Methode</translation> 1139 <translation>fehlende Rückgabetypannotation für spezielle Methode</translation>
1140 </message> 1140 </message>
1141 <message> 1141 <message>
1142 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="835"/> 1142 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="838"/>
1143 <source>missing return type annotation for staticmethod</source> 1143 <source>missing return type annotation for staticmethod</source>
1144 <translation>fehlende Rückgabetypannotation für statische Methode</translation> 1144 <translation>fehlende Rückgabetypannotation für statische Methode</translation>
1145 </message> 1145 </message>
1146 <message> 1146 <message>
1147 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="838"/> 1147 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="841"/>
1148 <source>missing return type annotation for classmethod</source> 1148 <source>missing return type annotation for classmethod</source>
1149 <translation>fehlende Rückgabetypannotation für Klassenmethode</translation> 1149 <translation>fehlende Rückgabetypannotation für Klassenmethode</translation>
1150 </message> 1150 </message>
1151 <message> 1151 <message>
1152 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="850"/> 1152 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="853"/>
1153 <source>{0}: {1}</source> 1153 <source>{0}: {1}</source>
1154 <translation>{0}: {1}</translation> 1154 <translation>{0}: {1}</translation>
1155 </message> 1155 </message>
1156 <message> 1156 <message>
1157 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="817"/> 1157 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="820"/>
1158 <source>missing type annotation for &apos;self&apos; in method</source> 1158 <source>missing type annotation for &apos;self&apos; in method</source>
1159 <translation>fehlende Typannotation für &apos;self&apos; in Methode</translation> 1159 <translation>fehlende Typannotation für &apos;self&apos; in Methode</translation>
1160 </message> 1160 </message>
1161 <message> 1161 <message>
1162 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="820"/> 1162 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="823"/>
1163 <source>missing type annotation for &apos;cls&apos; in classmethod</source> 1163 <source>missing type annotation for &apos;cls&apos; in classmethod</source>
1164 <translation>fehlende Typannotation für &apos;cls&apos; in Klassenmethode</translation> 1164 <translation>fehlende Typannotation für &apos;cls&apos; in Klassenmethode</translation>
1165 </message> 1165 </message>
1166 <message> 1166 <message>
1167 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="842"/> 1167 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="845"/>
1168 <source>type annotation coverage of {0}% is too low</source> 1168 <source>type annotation coverage of {0}% is too low</source>
1169 <translation>Typannotationsabdeckung von {0}% ist zu niedrig</translation> 1169 <translation>Typannotationsabdeckung von {0}% ist zu niedrig</translation>
1170 </message> 1170 </message>
1171 <message> 1171 <message>
1172 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="846"/> 1172 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="849"/>
1173 <source>type annotation is too complex ({0} &gt; {1})</source> 1173 <source>type annotation is too complex ({0} &gt; {1})</source>
1174 <translation>Typannotation ist zu komplex ({0} &gt; {1})</translation> 1174 <translation>Typannotation ist zu komplex ({0} &gt; {1})</translation>
1175 </message> 1175 </message>
1176 </context> 1176 </context>
1177 <context> 1177 <context>
1243 <location filename="../Preferences/ConfigurationPages/ApplicationPage.ui" line="155"/> 1243 <location filename="../Preferences/ConfigurationPages/ApplicationPage.ui" line="155"/>
1244 <source>Select to disable update checking</source> 1244 <source>Select to disable update checking</source>
1245 <translation>Auswählen, um die Prüfung auf Aktualisierungen abzuschalten</translation> 1245 <translation>Auswählen, um die Prüfung auf Aktualisierungen abzuschalten</translation>
1246 </message> 1246 </message>
1247 <message> 1247 <message>
1248 <location filename="../Preferences/ConfigurationPages/ApplicationPage.ui" line="158"/> 1248 <location filename="../Preferences/ConfigurationPages/ApplicationPage.ui" line="86"/>
1249 <source>None</source> 1249 <source>None</source>
1250 <translation>Keine</translation> 1250 <translation>Keine</translation>
1251 </message> 1251 </message>
1252 <message> 1252 <message>
1253 <location filename="../Preferences/ConfigurationPages/ApplicationPage.ui" line="165"/> 1253 <location filename="../Preferences/ConfigurationPages/ApplicationPage.ui" line="165"/>
1477 <message> 1477 <message>
1478 <location filename="../Preferences/ConfigurationPages/ApplicationPage.py" line="41"/> 1478 <location filename="../Preferences/ConfigurationPages/ApplicationPage.py" line="41"/>
1479 <source>Fatal Error</source> 1479 <source>Fatal Error</source>
1480 <translation>Fataler Fehler</translation> 1480 <translation>Fataler Fehler</translation>
1481 </message> 1481 </message>
1482 <message>
1483 <location filename="../Preferences/ConfigurationPages/ApplicationPage.ui" line="158"/>
1484 <source>Never</source>
1485 <translation>Niemals</translation>
1486 </message>
1482 </context> 1487 </context>
1483 <context> 1488 <context>
1484 <name>AuthenticationDialog</name> 1489 <name>AuthenticationDialog</name>
1485 <message> 1490 <message>
1486 <location filename="../UI/AuthenticationDialog.ui" line="19"/> 1491 <location filename="../UI/AuthenticationDialog.ui" line="19"/>
1529 </message> 1534 </message>
1530 </context> 1535 </context>
1531 <context> 1536 <context>
1532 <name>BackgroundService</name> 1537 <name>BackgroundService</name>
1533 <message> 1538 <message>
1534 <location filename="../Utilities/BackgroundService.py" line="131"/> 1539 <location filename="../Utilities/BackgroundService.py" line="129"/>
1535 <source>{0} not configured.</source> 1540 <source>{0} not configured.</source>
1536 <translation>{0} nicht konfiguriert.</translation> 1541 <translation>{0} nicht konfiguriert.</translation>
1537 </message> 1542 </message>
1538 <message> 1543 <message>
1539 <location filename="../Utilities/BackgroundService.py" line="184"/> 1544 <location filename="../Utilities/BackgroundService.py" line="183"/>
1540 <source>Restart background client?</source> 1545 <source>Restart background client?</source>
1541 <translation>Hintergrund Client neu starten?</translation> 1546 <translation>Hintergrund Client neu starten?</translation>
1542 </message> 1547 </message>
1543 <message> 1548 <message>
1544 <location filename="../Utilities/BackgroundService.py" line="429"/> 1549 <location filename="../Utilities/BackgroundService.py" line="426"/>
1545 <source>Background client disconnected.</source> 1550 <source>Background client disconnected.</source>
1546 <translation>Hintergrund Client wurde getrennt.</translation> 1551 <translation>Hintergrund Client wurde getrennt.</translation>
1547 </message> 1552 </message>
1548 <message> 1553 <message>
1549 <location filename="../Utilities/BackgroundService.py" line="423"/> 1554 <location filename="../Utilities/BackgroundService.py" line="420"/>
1550 <source>Eric&apos;s background client disconnected because of an unknown reason.</source> 1555 <source>Eric&apos;s background client disconnected because of an unknown reason.</source>
1551 <translation>Die Verbindung zu Erics Hintergund Client wurde aus unbekanntem Grund getrennt.</translation> 1556 <translation>Die Verbindung zu Erics Hintergund Client wurde aus unbekanntem Grund getrennt.</translation>
1552 </message> 1557 </message>
1553 <message> 1558 <message>
1554 <location filename="../Utilities/BackgroundService.py" line="210"/> 1559 <location filename="../Utilities/BackgroundService.py" line="209"/>
1555 <source>An error in Erics background client stopped the service.</source> 1560 <source>An error in Erics background client stopped the service.</source>
1556 <translation>Ein Fehler im Eric Hintergrunddienst hat den Dienst beendet.</translation> 1561 <translation>Ein Fehler im Eric Hintergrunddienst hat den Dienst beendet.</translation>
1557 </message> 1562 </message>
1558 <message> 1563 <message>
1559 <location filename="../Utilities/BackgroundService.py" line="184"/> 1564 <location filename="../Utilities/BackgroundService.py" line="183"/>
1560 <source>&lt;p&gt;The background client for &lt;b&gt;{0}&lt;/b&gt; has stopped due to an exception. It&apos;s used by various plug-ins like the different checkers.&lt;/p&gt;&lt;p&gt;Select&lt;ul&gt;&lt;li&gt;&lt;b&gt;&apos;Yes&apos;&lt;/b&gt; to restart the client, but abort the last job&lt;/li&gt;&lt;li&gt;&lt;b&gt;&apos;Retry&apos;&lt;/b&gt; to restart the client and the last job&lt;/li&gt;&lt;li&gt;&lt;b&gt;&apos;No&apos;&lt;/b&gt; to leave the client off.&lt;/li&gt;&lt;/ul&gt;&lt;/p&gt;&lt;p&gt;Note: The client can be restarted by opening and accepting the preferences dialog or reloading/changing the project.&lt;/p&gt;</source> 1565 <source>&lt;p&gt;The background client for &lt;b&gt;{0}&lt;/b&gt; has stopped due to an exception. It&apos;s used by various plug-ins like the different checkers.&lt;/p&gt;&lt;p&gt;Select&lt;ul&gt;&lt;li&gt;&lt;b&gt;&apos;Yes&apos;&lt;/b&gt; to restart the client, but abort the last job&lt;/li&gt;&lt;li&gt;&lt;b&gt;&apos;Retry&apos;&lt;/b&gt; to restart the client and the last job&lt;/li&gt;&lt;li&gt;&lt;b&gt;&apos;No&apos;&lt;/b&gt; to leave the client off.&lt;/li&gt;&lt;/ul&gt;&lt;/p&gt;&lt;p&gt;Note: The client can be restarted by opening and accepting the preferences dialog or reloading/changing the project.&lt;/p&gt;</source>
1561 <translation>&lt;p&gt;Der Hintergund Client für &lt;b&gt;{0}&lt;/b&gt; wurde durch eine Exception gestoppt. Er wird für verschiedene Plugins, wie z.B. die Checker, verwendet.&lt;/p&gt;&lt;p&gt;Wähle:&lt;ul&gt;&lt;li&gt;&lt;b&gt;&apos;Ja&apos;&lt;/b&gt;, um den Client aber nicht den letzten Job neu zu starten&lt;/li&gt;&lt;li&gt;&lt;b&gt;&apos;Wiederholen&apos;&lt;/b&gt;, um den Client und letzten Job neu zu starten&lt;/li&gt;&lt;li&gt;&lt;b&gt;&apos;Nein&apos;&lt;/b&gt;, um den Client nicht neu zu starten.&lt;/li&gt;&lt;/ul&gt;&lt;/p&gt;&lt;p&gt;Hinweis: Der Client kann immer wieder gestartet werden, indem der Einstellungsdialog mit Ok geschlossen wird oder durch das Neuladen/ Wechseln des Projektes.&lt;/p&gt;</translation> 1566 <translation>&lt;p&gt;Der Hintergund Client für &lt;b&gt;{0}&lt;/b&gt; wurde durch eine Exception gestoppt. Er wird für verschiedene Plugins, wie z.B. die Checker, verwendet.&lt;/p&gt;&lt;p&gt;Wähle:&lt;ul&gt;&lt;li&gt;&lt;b&gt;&apos;Ja&apos;&lt;/b&gt;, um den Client aber nicht den letzten Job neu zu starten&lt;/li&gt;&lt;li&gt;&lt;b&gt;&apos;Wiederholen&apos;&lt;/b&gt;, um den Client und letzten Job neu zu starten&lt;/li&gt;&lt;li&gt;&lt;b&gt;&apos;Nein&apos;&lt;/b&gt;, um den Client nicht neu zu starten.&lt;/li&gt;&lt;/ul&gt;&lt;/p&gt;&lt;p&gt;Hinweis: Der Client kann immer wieder gestartet werden, indem der Einstellungsdialog mit Ok geschlossen wird oder durch das Neuladen/ Wechseln des Projektes.&lt;/p&gt;</translation>
1562 </message> 1567 </message>
1563 <message> 1568 <message>
1564 <location filename="../Utilities/BackgroundService.py" line="429"/> 1569 <location filename="../Utilities/BackgroundService.py" line="426"/>
1565 <source>The background client for &lt;b&gt;{0}&lt;/b&gt; disconnected because of an unknown reason.&lt;br&gt;Should it be restarted?</source> 1570 <source>The background client for &lt;b&gt;{0}&lt;/b&gt; disconnected because of an unknown reason.&lt;br&gt;Should it be restarted?</source>
1566 <translation>Die Verbindung zum Hintergund Client für &lt;b&gt;{0}&lt;/b&gt; wurde aus unbekanntem Grund getrennt.&lt;br&gt;Soll er neu gestartet werden?</translation> 1571 <translation>Die Verbindung zum Hintergund Client für &lt;b&gt;{0}&lt;/b&gt; wurde aus unbekanntem Grund getrennt.&lt;br&gt;Soll er neu gestartet werden?</translation>
1567 </message> 1572 </message>
1568 </context> 1573 </context>
1569 <context> 1574 <context>
1984 <location filename="../WebBrowser/Bookmarks/BookmarksManager.py" line="208"/> 1989 <location filename="../WebBrowser/Bookmarks/BookmarksManager.py" line="208"/>
1985 <source>Error saving bookmarks to &lt;b&gt;{0}&lt;/b&gt;.</source> 1990 <source>Error saving bookmarks to &lt;b&gt;{0}&lt;/b&gt;.</source>
1986 <translation>Fehler beim Speichern der Lesezeichen in &lt;b&gt;{0}&lt;/b&gt;.</translation> 1991 <translation>Fehler beim Speichern der Lesezeichen in &lt;b&gt;{0}&lt;/b&gt;.</translation>
1987 </message> 1992 </message>
1988 <message> 1993 <message>
1989 <location filename="../WebBrowser/Bookmarks/BookmarksManager.py" line="397"/> 1994 <location filename="../WebBrowser/Bookmarks/BookmarksManager.py" line="393"/>
1990 <source>Export Bookmarks</source> 1995 <source>Export Bookmarks</source>
1991 <translation>Lesezeichen exportieren</translation> 1996 <translation>Lesezeichen exportieren</translation>
1992 </message> 1997 </message>
1993 <message> 1998 <message>
1994 <location filename="../WebBrowser/Bookmarks/BookmarksManager.py" line="421"/> 1999 <location filename="../WebBrowser/Bookmarks/BookmarksManager.py" line="417"/>
1995 <source>Exporting Bookmarks</source> 2000 <source>Exporting Bookmarks</source>
1996 <translation>Lesezeichen exportieren</translation> 2001 <translation>Lesezeichen exportieren</translation>
1997 </message> 2002 </message>
1998 <message> 2003 <message>
1999 <location filename="../WebBrowser/Bookmarks/BookmarksManager.py" line="421"/> 2004 <location filename="../WebBrowser/Bookmarks/BookmarksManager.py" line="417"/>
2000 <source>Error exporting bookmarks to &lt;b&gt;{0}&lt;/b&gt;.</source> 2005 <source>Error exporting bookmarks to &lt;b&gt;{0}&lt;/b&gt;.</source>
2001 <translation>Fehler beim Exportieren der Lesezeichen in &lt;b&gt;{0}&lt;/b&gt;.</translation> 2006 <translation>Fehler beim Exportieren der Lesezeichen in &lt;b&gt;{0}&lt;/b&gt;.</translation>
2002 </message> 2007 </message>
2003 <message> 2008 <message>
2004 <location filename="../WebBrowser/Bookmarks/BookmarksManager.py" line="537"/> 2009 <location filename="../WebBrowser/Bookmarks/BookmarksManager.py" line="533"/>
2005 <source>Remove Bookmark</source> 2010 <source>Remove Bookmark</source>
2006 <translation>Lesezeichen löschen</translation> 2011 <translation>Lesezeichen löschen</translation>
2007 </message> 2012 </message>
2008 <message> 2013 <message>
2009 <location filename="../WebBrowser/Bookmarks/BookmarksManager.py" line="579"/> 2014 <location filename="../WebBrowser/Bookmarks/BookmarksManager.py" line="575"/>
2010 <source>Insert Bookmark</source> 2015 <source>Insert Bookmark</source>
2011 <translation>Lesezeichen einfügen</translation> 2016 <translation>Lesezeichen einfügen</translation>
2012 </message> 2017 </message>
2013 <message> 2018 <message>
2014 <location filename="../WebBrowser/Bookmarks/BookmarksManager.py" line="620"/> 2019 <location filename="../WebBrowser/Bookmarks/BookmarksManager.py" line="616"/>
2015 <source>Name Change</source> 2020 <source>Name Change</source>
2016 <translation>Namensänderung</translation> 2021 <translation>Namensänderung</translation>
2017 </message> 2022 </message>
2018 <message> 2023 <message>
2019 <location filename="../WebBrowser/Bookmarks/BookmarksManager.py" line="624"/> 2024 <location filename="../WebBrowser/Bookmarks/BookmarksManager.py" line="620"/>
2020 <source>Address Change</source> 2025 <source>Address Change</source>
2021 <translation>Adressenänderung</translation> 2026 <translation>Adressenänderung</translation>
2022 </message> 2027 </message>
2023 <message> 2028 <message>
2024 <location filename="../WebBrowser/Bookmarks/BookmarksManager.py" line="397"/> 2029 <location filename="../WebBrowser/Bookmarks/BookmarksManager.py" line="393"/>
2025 <source>XBEL bookmarks (*.xbel);;XBEL bookmarks (*.xml);;HTML Bookmarks (*.html)</source> 2030 <source>XBEL bookmarks (*.xbel);;XBEL bookmarks (*.xml);;HTML Bookmarks (*.html)</source>
2026 <translation>XBEL Lesezeichen (*.xbel);;XBEL Lesezeichen (*.xml);;HTML Lesezeichen (*.html)</translation> 2031 <translation>XBEL Lesezeichen (*.xbel);;XBEL Lesezeichen (*.xml);;HTML Lesezeichen (*.html)</translation>
2027 </message> 2032 </message>
2028 <message> 2033 <message>
2029 <location filename="../WebBrowser/Bookmarks/BookmarksManager.py" line="139"/> 2034 <location filename="../WebBrowser/Bookmarks/BookmarksManager.py" line="139"/>
2287 <location filename="../UI/Browser.py" line="253"/> 2292 <location filename="../UI/Browser.py" line="253"/>
2288 <source>Add as toplevel directory</source> 2293 <source>Add as toplevel directory</source>
2289 <translation>Als übergeordneten Ordner hinzufügen</translation> 2294 <translation>Als übergeordneten Ordner hinzufügen</translation>
2290 </message> 2295 </message>
2291 <message> 2296 <message>
2292 <location filename="../UI/Browser.py" line="572"/> 2297 <location filename="../UI/Browser.py" line="570"/>
2293 <source>New toplevel directory</source> 2298 <source>New toplevel directory</source>
2294 <translation>Neuer übergeordneter Ordner</translation> 2299 <translation>Neuer übergeordneter Ordner</translation>
2295 </message> 2300 </message>
2296 <message> 2301 <message>
2297 <location filename="../UI/Browser.py" line="264"/> 2302 <location filename="../UI/Browser.py" line="264"/>
2327 <location filename="../UI/Browser.py" line="109"/> 2332 <location filename="../UI/Browser.py" line="109"/>
2328 <source>&lt;b&gt;The Browser Window&lt;/b&gt;&lt;p&gt;This allows you to easily navigate the hierarchy of directories and files on your system, identify the Python programs and open them up in a Source Viewer window. The window displays several separate hierarchies.&lt;/p&gt;&lt;p&gt;The first hierarchy is only shown if you have opened a program for debugging and its root is the directory containing that program. Usually all of the separate files that make up a Python application are held in the same directory, so this hierarchy gives you easy access to most of what you will need.&lt;/p&gt;&lt;p&gt;The next hierarchy is used to easily navigate the directories that are specified in the Python &lt;tt&gt;sys.path&lt;/tt&gt; variable.&lt;/p&gt;&lt;p&gt;The remaining hierarchies allow you navigate your system as a whole. On a UNIX system there will be a hierarchy with &lt;tt&gt;/&lt;/tt&gt; at its root and another with the user home directory. On a Windows system there will be a hierarchy for each drive on the system.&lt;/p&gt;&lt;p&gt;Python programs (i.e. those with a &lt;tt&gt;.py&lt;/tt&gt; file name suffix) are identified in the hierarchies with a Python icon. The right mouse button will popup a menu which lets you open the file in a Source Viewer window, open the file for debugging or use it for a unittest run.&lt;/p&gt;&lt;p&gt;The context menu of a class, function or method allows you to open the file defining this class, function or method and will ensure, that the correct source line is visible.&lt;/p&gt;&lt;p&gt;Qt-Designer files (i.e. those with a &lt;tt&gt;.ui&lt;/tt&gt; file name suffix) are shown with a Designer icon. The context menu of these files allows you to start Qt-Designer with that file.&lt;/p&gt;&lt;p&gt;Qt-Linguist files (i.e. those with a &lt;tt&gt;.ts&lt;/tt&gt; file name suffix) are shown with a Linguist icon. The context menu of these files allows you to start Qt-Linguist with that file.&lt;/p&gt;</source> 2333 <source>&lt;b&gt;The Browser Window&lt;/b&gt;&lt;p&gt;This allows you to easily navigate the hierarchy of directories and files on your system, identify the Python programs and open them up in a Source Viewer window. The window displays several separate hierarchies.&lt;/p&gt;&lt;p&gt;The first hierarchy is only shown if you have opened a program for debugging and its root is the directory containing that program. Usually all of the separate files that make up a Python application are held in the same directory, so this hierarchy gives you easy access to most of what you will need.&lt;/p&gt;&lt;p&gt;The next hierarchy is used to easily navigate the directories that are specified in the Python &lt;tt&gt;sys.path&lt;/tt&gt; variable.&lt;/p&gt;&lt;p&gt;The remaining hierarchies allow you navigate your system as a whole. On a UNIX system there will be a hierarchy with &lt;tt&gt;/&lt;/tt&gt; at its root and another with the user home directory. On a Windows system there will be a hierarchy for each drive on the system.&lt;/p&gt;&lt;p&gt;Python programs (i.e. those with a &lt;tt&gt;.py&lt;/tt&gt; file name suffix) are identified in the hierarchies with a Python icon. The right mouse button will popup a menu which lets you open the file in a Source Viewer window, open the file for debugging or use it for a unittest run.&lt;/p&gt;&lt;p&gt;The context menu of a class, function or method allows you to open the file defining this class, function or method and will ensure, that the correct source line is visible.&lt;/p&gt;&lt;p&gt;Qt-Designer files (i.e. those with a &lt;tt&gt;.ui&lt;/tt&gt; file name suffix) are shown with a Designer icon. The context menu of these files allows you to start Qt-Designer with that file.&lt;/p&gt;&lt;p&gt;Qt-Linguist files (i.e. those with a &lt;tt&gt;.ts&lt;/tt&gt; file name suffix) are shown with a Linguist icon. The context menu of these files allows you to start Qt-Linguist with that file.&lt;/p&gt;</source>
2329 <translation>&lt;b&gt;Das Browserfenster&lt;/b&gt;&lt;p&gt;Dies erlaubt es Ihnen, sich leicht in der Verzeichnishierarchie Ihres Systems zu bewegen, Python-Programme zu identifizieren und diese in einem Quelltextfenster zu öffnen. Das Fenster stellt verschiedene Hierarchien dar.&lt;/p&gt;&lt;p&gt;Die erste wird nur angezeigt, wenn ein Programm zum debuggen geöffnet ist. Gewöhnlich werden alle zum Programm zugehörigen Python-Dateien im selben Verzeichnis gespeichert, so dass Sie über diese Hierarchie Zugriff auf das am meisten Benötigte haben.&lt;/p&gt;&lt;p&gt;Die nächste Hierarchie wird verwendet, um sich in den in der Python-Variable &lt;tt&gt;sys.path&lt;/tt&gt; gespeicherten Verzeichnissen zu bewegen.&lt;/p&gt;&lt;p&gt;Die restlichen Hierachien erlauben die Navigation im gesamten System. Unter Unix wird gewöhnlich ein Verzeichnis mit &lt;tt&gt;/&lt;/tt&gt; als Wurzel und eines mit dem Home-Verzeichnis des Nutzers angezeigt. Auf einem Windows-System wird eine Hierarchie pro Laufwerk angezeigt.&lt;/p&gt;&lt;p&gt;Python-Programme (Dateien mit der Endung &lt;tt&gt;.py&lt;/tt&gt;) werden mit einem Python-Symbol dargestellt. Ein Rechtsklick bringt ein Kontextmenü, über das die Datei in einem Editor, zum Debuggen oder für einen Modultest geöffnet werden kann.&lt;/p&gt;&lt;p&gt;Das Kontextmenü einer Klasse, einer Funktion oder einer Methode öffnet die Datei, in der diese Klasse, Funktion oder Methode definiert ist, und stellt sicher, dass die richtige Codezeile sichtbar ist.&lt;/p&gt;&lt;p&gt;Qt-Designer-Dateien (Dateien mit der Endung &lt;tt&gt;.ui&lt;/tt&gt;) werden mit einem Designer-Symbol dargestellt. Das Kontextmenü dieser Dateien erlaubt es, sie im Qt Designer zu öffnen.&lt;/p&gt;&lt;p&gt;Qt-Linguist-Dateien (Dateien mit der Endung &lt;tt&gt;.ts&lt;/tt&gt;) werden mit einem Linguist-Symbol dargestellt. Das Kontextmenü dieser Dateien erlaubt es, sie im Qt Linguist zu öffnen.&lt;/p&gt;</translation> 2334 <translation>&lt;b&gt;Das Browserfenster&lt;/b&gt;&lt;p&gt;Dies erlaubt es Ihnen, sich leicht in der Verzeichnishierarchie Ihres Systems zu bewegen, Python-Programme zu identifizieren und diese in einem Quelltextfenster zu öffnen. Das Fenster stellt verschiedene Hierarchien dar.&lt;/p&gt;&lt;p&gt;Die erste wird nur angezeigt, wenn ein Programm zum debuggen geöffnet ist. Gewöhnlich werden alle zum Programm zugehörigen Python-Dateien im selben Verzeichnis gespeichert, so dass Sie über diese Hierarchie Zugriff auf das am meisten Benötigte haben.&lt;/p&gt;&lt;p&gt;Die nächste Hierarchie wird verwendet, um sich in den in der Python-Variable &lt;tt&gt;sys.path&lt;/tt&gt; gespeicherten Verzeichnissen zu bewegen.&lt;/p&gt;&lt;p&gt;Die restlichen Hierachien erlauben die Navigation im gesamten System. Unter Unix wird gewöhnlich ein Verzeichnis mit &lt;tt&gt;/&lt;/tt&gt; als Wurzel und eines mit dem Home-Verzeichnis des Nutzers angezeigt. Auf einem Windows-System wird eine Hierarchie pro Laufwerk angezeigt.&lt;/p&gt;&lt;p&gt;Python-Programme (Dateien mit der Endung &lt;tt&gt;.py&lt;/tt&gt;) werden mit einem Python-Symbol dargestellt. Ein Rechtsklick bringt ein Kontextmenü, über das die Datei in einem Editor, zum Debuggen oder für einen Modultest geöffnet werden kann.&lt;/p&gt;&lt;p&gt;Das Kontextmenü einer Klasse, einer Funktion oder einer Methode öffnet die Datei, in der diese Klasse, Funktion oder Methode definiert ist, und stellt sicher, dass die richtige Codezeile sichtbar ist.&lt;/p&gt;&lt;p&gt;Qt-Designer-Dateien (Dateien mit der Endung &lt;tt&gt;.ui&lt;/tt&gt;) werden mit einem Designer-Symbol dargestellt. Das Kontextmenü dieser Dateien erlaubt es, sie im Qt Designer zu öffnen.&lt;/p&gt;&lt;p&gt;Qt-Linguist-Dateien (Dateien mit der Endung &lt;tt&gt;.ts&lt;/tt&gt;) werden mit einem Linguist-Symbol dargestellt. Das Kontextmenü dieser Dateien erlaubt es, sie im Qt Linguist zu öffnen.&lt;/p&gt;</translation>
2330 </message> 2335 </message>
2331 <message> 2336 <message>
2332 <location filename="../UI/Browser.py" line="503"/> 2337 <location filename="../UI/Browser.py" line="501"/>
2333 <source>Show Mime-Type</source> 2338 <source>Show Mime-Type</source>
2334 <translation>MIME-Typ anzeigen</translation> 2339 <translation>MIME-Typ anzeigen</translation>
2335 </message> 2340 </message>
2336 <message> 2341 <message>
2337 <location filename="../UI/Browser.py" line="476"/> 2342 <location filename="../UI/Browser.py" line="474"/>
2338 <source>The mime type of the file could not be determined.</source> 2343 <source>The mime type of the file could not be determined.</source>
2339 <translation>Der MIME-Typ der Datei konnte nicht ermittelt werden.</translation> 2344 <translation>Der MIME-Typ der Datei konnte nicht ermittelt werden.</translation>
2340 </message> 2345 </message>
2341 <message> 2346 <message>
2342 <location filename="../UI/Browser.py" line="494"/> 2347 <location filename="../UI/Browser.py" line="492"/>
2343 <source>The file has the mime type &lt;b&gt;{0}&lt;/b&gt;.</source> 2348 <source>The file has the mime type &lt;b&gt;{0}&lt;/b&gt;.</source>
2344 <translation>Die Datei hat den MIME-Typ &lt;b&gt;{0}&lt;/b&gt;.</translation> 2349 <translation>Die Datei hat den MIME-Typ &lt;b&gt;{0}&lt;/b&gt;.</translation>
2345 </message> 2350 </message>
2346 <message> 2351 <message>
2347 <location filename="../UI/Browser.py" line="503"/> 2352 <location filename="../UI/Browser.py" line="501"/>
2348 <source>The file has the mime type &lt;b&gt;{0}&lt;/b&gt;.&lt;br/&gt; Shall it be added to the list of text mime types?</source> 2353 <source>The file has the mime type &lt;b&gt;{0}&lt;/b&gt;.&lt;br/&gt; Shall it be added to the list of text mime types?</source>
2349 <translation>Die Datei hat den MIME-Typ &lt;b&gt;{0}&lt;/b&gt;.&lt;br/&gt;Soll sie zur Liste der Text MIME-Typen hinzugefügt werden?</translation> 2354 <translation>Die Datei hat den MIME-Typ &lt;b&gt;{0}&lt;/b&gt;.&lt;br/&gt;Soll sie zur Liste der Text MIME-Typen hinzugefügt werden?</translation>
2350 </message> 2355 </message>
2351 <message> 2356 <message>
2352 <location filename="../UI/Browser.py" line="228"/> 2357 <location filename="../UI/Browser.py" line="228"/>
2790 <source>Enter the host and port to connect to in the form &quot;host@port&quot;</source> 2795 <source>Enter the host and port to connect to in the form &quot;host@port&quot;</source>
2791 <translation>Gib den Host und den Port in der Form „Host@Port“ für die Verbindung ein</translation> 2796 <translation>Gib den Host und den Port in der Form „Host@Port“ für die Verbindung ein</translation>
2792 </message> 2797 </message>
2793 </context> 2798 </context>
2794 <context> 2799 <context>
2800 <name>CheckerCategories</name>
2801 <message>
2802 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="63"/>
2803 <source>Annotations</source>
2804 <translation>Annotationen</translation>
2805 </message>
2806 <message>
2807 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="66"/>
2808 <source>Code Complexity</source>
2809 <translation>Code-Komplexität</translation>
2810 </message>
2811 <message>
2812 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="69"/>
2813 <source>Documentation</source>
2814 <translation>Dokumentation</translation>
2815 </message>
2816 <message>
2817 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="72"/>
2818 <source>Errors</source>
2819 <translation>Fehler</translation>
2820 </message>
2821 <message>
2822 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="75"/>
2823 <source>Miscellaneous</source>
2824 <translation>Verschiedenes</translation>
2825 </message>
2826 <message>
2827 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="78"/>
2828 <source>Naming</source>
2829 <translation>Benennung</translation>
2830 </message>
2831 <message>
2832 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="84"/>
2833 <source>Warnings</source>
2834 <translation>Warnungen</translation>
2835 </message>
2836 <message>
2837 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="81"/>
2838 <source>Security</source>
2839 <translation>Sicherheit</translation>
2840 </message>
2841 </context>
2842 <context>
2795 <name>ChromeImporter</name> 2843 <name>ChromeImporter</name>
2796 <message> 2844 <message>
2797 <location filename="../WebBrowser/Bookmarks/BookmarksImporters/ChromeImporter.py" line="43"/> 2845 <location filename="../WebBrowser/Bookmarks/BookmarksImporters/ChromeImporter.py" line="43"/>
2798 <source>Google Chrome stores its bookmarks in the &lt;b&gt;Bookmarks&lt;/b&gt; text file. This file is usually located in</source> 2846 <source>Google Chrome stores its bookmarks in the &lt;b&gt;Bookmarks&lt;/b&gt; text file. This file is usually located in</source>
2799 <translation>Google Chrome speichert die Lesezeichen in der Datei &lt;b&gt;Bookmarks&lt;/b&gt;. Diese Datei befindet sich gewöhnlich in</translation> 2847 <translation>Google Chrome speichert die Lesezeichen in der Datei &lt;b&gt;Bookmarks&lt;/b&gt;. Diese Datei befindet sich gewöhnlich in</translation>
3285 </message> 3333 </message>
3286 <message> 3334 <message>
3287 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleAddBuiltinIgnoreDialog.ui" line="54"/> 3335 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleAddBuiltinIgnoreDialog.ui" line="54"/>
3288 <source>Enter right hand side of assignment</source> 3336 <source>Enter right hand side of assignment</source>
3289 <translation>Gib die rechte Seite der Zuweisung ein</translation> 3337 <translation>Gib die rechte Seite der Zuweisung ein</translation>
3338 </message>
3339 </context>
3340 <context>
3341 <name>CodeStyleChecker</name>
3342 <message>
3343 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="1133"/>
3344 <source>No message defined for code &apos;{0}&apos;.</source>
3345 <translation>Keine Nachricht für &apos;{0}&apos; definiert.</translation>
3290 </message> 3346 </message>
3291 </context> 3347 </context>
3292 <context> 3348 <context>
3293 <name>CodeStyleCheckerDialog</name> 3349 <name>CodeStyleCheckerDialog</name>
3294 <message> 3350 <message>
3305 &lt;p&gt;Dieser Dialog zeigt die Resultate der Prüfung des Quelltextstils. Ein Doppelklick auf 3361 &lt;p&gt;Dieser Dialog zeigt die Resultate der Prüfung des Quelltextstils. Ein Doppelklick auf
3306 einen Eintrag öffnet ein Editorfenster und positioniert den Cursor auf die entsprechende 3362 einen Eintrag öffnet ein Editorfenster und positioniert den Cursor auf die entsprechende
3307 Zeile und Position.&lt;/p&gt;</translation> 3363 Zeile und Position.&lt;/p&gt;</translation>
3308 </message> 3364 </message>
3309 <message> 3365 <message>
3310 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="48"/> 3366 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="68"/>
3311 <source>Exclude Files:</source> 3367 <source>Exclude Files:</source>
3312 <translation>Ignoriere Dateien:</translation> 3368 <translation>Ignoriere Dateien:</translation>
3313 </message> 3369 </message>
3314 <message> 3370 <message>
3315 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="55"/> 3371 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="75"/>
3316 <source>Enter filename patterns of files to be excluded separated by a comma</source> 3372 <source>Enter filename patterns of files to be excluded separated by a comma</source>
3317 <translation>Gib Dateimuster getrennt durch Komma von Dateien ein, die ignoriert werden sollen</translation> 3373 <translation>Gib Dateimuster getrennt durch Komma von Dateien ein, die ignoriert werden sollen</translation>
3318 </message> 3374 </message>
3319 <message> 3375 <message>
3320 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="828"/> 3376 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="1090"/>
3321 <source>Press to start the code style check run</source> 3377 <source>Press to start the code style check run</source>
3322 <translation>Drücken, um die Quelltextstil-Prüfung zu starten</translation> 3378 <translation>Drücken, um die Quelltextstil-Prüfung zu starten</translation>
3323 </message> 3379 </message>
3324 <message> 3380 <message>
3325 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="985"/> 3381 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="1321"/>
3326 <source>Press to fix the selected issues</source> 3382 <source>Press to fix the selected issues</source>
3327 <translation>Drücken, um die ausgewählten Probleme zu beheben</translation> 3383 <translation>Drücken, um die ausgewählten Probleme zu beheben</translation>
3328 </message> 3384 </message>
3329 <message> 3385 <message>
3330 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="851"/> 3386 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="1113"/>
3331 <source>Press to load the default values</source> 3387 <source>Press to load the default values</source>
3332 <translation>Drücken, um Standarwerte zu laden</translation> 3388 <translation>Drücken, um Standarwerte zu laden</translation>
3333 </message> 3389 </message>
3334 <message> 3390 <message>
3335 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="861"/> 3391 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="1123"/>
3336 <source>Press to store the current values as defaults</source> 3392 <source>Press to store the current values as defaults</source>
3337 <translation>Drücken, um die aktuellen Werte als Standard zu speichern</translation> 3393 <translation>Drücken, um die aktuellen Werte als Standard zu speichern</translation>
3338 </message> 3394 </message>
3339 <message> 3395 <message>
3340 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="871"/> 3396 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="1133"/>
3341 <source>Press to reset the default values</source> 3397 <source>Press to reset the default values</source>
3342 <translation>Drücken, um die Standardeinstellungen zurückzusetzen</translation> 3398 <translation>Drücken, um die Standardeinstellungen zurückzusetzen</translation>
3343 </message> 3399 </message>
3344 <message> 3400 <message>
3345 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="62"/> 3401 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="82"/>
3346 <source>Exclude Messages:</source> 3402 <source>Exclude Messages:</source>
3347 <translation>Ignorierte Nachrichten:</translation> 3403 <translation>Ignorierte Nachrichten:</translation>
3348 </message> 3404 </message>
3349 <message> 3405 <message>
3350 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="69"/> 3406 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="159"/>
3351 <source>Enter message codes or categories to be excluded separated by a comma</source>
3352 <translation>Gib die Nachrichtenschlüssel oder -kategorien für auszuschließende Nachrichten durch Kommata getrennt ein</translation>
3353 </message>
3354 <message>
3355 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="139"/>
3356 <source>Press to select the message codes from a list</source> 3407 <source>Press to select the message codes from a list</source>
3357 <translation>Drücken, um die Nachrichtenschlüssel aus einer Liste zu wählen</translation> 3408 <translation>Drücken, um die Nachrichtenschlüssel aus einer Liste zu wählen</translation>
3358 </message> 3409 </message>
3359 <message> 3410 <message>
3360 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="83"/> 3411 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="103"/>
3361 <source>Included Messages:</source> 3412 <source>Included Messages:</source>
3362 <translation>Ausgewählte Nachrichten:</translation> 3413 <translation>Ausgewählte Nachrichten:</translation>
3363 </message> 3414 </message>
3364 <message> 3415 <message>
3365 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="90"/> 3416 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="124"/>
3366 <source>Enter message codes or categories to be included separated by a comma</source>
3367 <translation>Gib die Nachrichtenschlüssel oder -kategorien für ausgewählte Nachrichten durch Kommata getrennt ein</translation>
3368 </message>
3369 <message>
3370 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="104"/>
3371 <source>Fix Issues:</source> 3417 <source>Fix Issues:</source>
3372 <translation>Zu behebende Probleme:</translation> 3418 <translation>Zu behebende Probleme:</translation>
3373 </message> 3419 </message>
3374 <message> 3420 <message>
3375 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="111"/> 3421 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="131"/>
3376 <source>Enter message codes of issues to be fixed automatically (leave empty to fix all)</source> 3422 <source>Enter message codes of issues to be fixed automatically (leave empty to fix all)</source>
3377 <translation>Geben Sie die Nachrichtenschlüssel für automatisch zu behebende Probleme ein (leer lassen, um alle zu beheben)</translation> 3423 <translation>Geben Sie die Nachrichtenschlüssel für automatisch zu behebende Probleme ein (leer lassen, um alle zu beheben)</translation>
3378 </message> 3424 </message>
3379 <message> 3425 <message>
3380 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="125"/> 3426 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="145"/>
3381 <source>Don&apos;t Fix Issues:</source> 3427 <source>Don&apos;t Fix Issues:</source>
3382 <translation>Nicht zu behebende Probleme:</translation> 3428 <translation>Nicht zu behebende Probleme:</translation>
3383 </message> 3429 </message>
3384 <message> 3430 <message>
3385 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="132"/> 3431 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="152"/>
3386 <source>Enter message codes of issues not to be fixed automatically</source> 3432 <source>Enter message codes of issues not to be fixed automatically</source>
3387 <translation>Geben Sie die Nachrichtenschlüssel für nicht automatisch zu behebende Probleme ein</translation> 3433 <translation>Geben Sie die Nachrichtenschlüssel für nicht automatisch zu behebende Probleme ein</translation>
3388 </message> 3434 </message>
3389 <message> 3435 <message>
3390 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="263"/> 3436 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="283"/>
3391 <source>Max. Line Length:</source> 3437 <source>Max. Line Length:</source>
3392 <translation>Max. Zeilenlänge:</translation> 3438 <translation>Max. Zeilenlänge:</translation>
3393 </message> 3439 </message>
3394 <message> 3440 <message>
3395 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="296"/> 3441 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="316"/>
3396 <source>Enter the maximum allowed line length (PEP-8: 79 characters)</source> 3442 <source>Enter the maximum allowed line length (PEP-8: 79 characters)</source>
3397 <translation>Gib die maximal zulässige Zeilenlänge ein (PEP-8: 79 Zeichen)</translation> 3443 <translation>Gib die maximal zulässige Zeilenlänge ein (PEP-8: 79 Zeichen)</translation>
3398 </message> 3444 </message>
3399 <message> 3445 <message>
3400 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="423"/> 3446 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="443"/>
3401 <source>Docstring Type:</source> 3447 <source>Docstring Type:</source>
3402 <translation>Docstring Typ:</translation> 3448 <translation>Docstring Typ:</translation>
3403 </message> 3449 </message>
3404 <message> 3450 <message>
3405 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="430"/> 3451 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="450"/>
3406 <source>Select the rule set for docstrings</source> 3452 <source>Select the rule set for docstrings</source>
3407 <translation>Wähle den Regelsatz für Docstrings</translation> 3453 <translation>Wähle den Regelsatz für Docstrings</translation>
3408 </message> 3454 </message>
3409 <message> 3455 <message>
3410 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="404"/> 3456 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="424"/>
3411 <source>Select to allow hanging closing brackets</source> 3457 <source>Select to allow hanging closing brackets</source>
3412 <translation>Auswählen, um hängende schließende Klammern zuzulassen</translation> 3458 <translation>Auswählen, um hängende schließende Klammern zuzulassen</translation>
3413 </message> 3459 </message>
3414 <message> 3460 <message>
3415 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="407"/> 3461 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="427"/>
3416 <source>Allow hanging closing brackets</source> 3462 <source>Allow hanging closing brackets</source>
3417 <translation>Hängende schließende Klammern zulassen</translation> 3463 <translation>Hängende schließende Klammern zulassen</translation>
3418 </message> 3464 </message>
3419 <message> 3465 <message>
3420 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="148"/> 3466 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="168"/>
3421 <source>Select to repeat each message type</source> 3467 <source>Select to repeat each message type</source>
3422 <translation>Auswählen, um Wiederholungen eines Nachrichtentyps zuzulassen</translation> 3468 <translation>Auswählen, um Wiederholungen eines Nachrichtentyps zuzulassen</translation>
3423 </message> 3469 </message>
3424 <message> 3470 <message>
3425 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="151"/> 3471 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="171"/>
3426 <source>Repeat messages</source> 3472 <source>Repeat messages</source>
3427 <translation>Nachrichten wiederholen</translation> 3473 <translation>Nachrichten wiederholen</translation>
3428 </message> 3474 </message>
3429 <message> 3475 <message>
3430 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="161"/> 3476 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="181"/>
3431 <source>Select to fix some issues</source> 3477 <source>Select to fix some issues</source>
3432 <translation>Auswählen, um ausgewählte Probleme zu beheben</translation> 3478 <translation>Auswählen, um ausgewählte Probleme zu beheben</translation>
3433 </message> 3479 </message>
3434 <message> 3480 <message>
3435 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="164"/> 3481 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="184"/>
3436 <source>Fix issues automatically</source> 3482 <source>Fix issues automatically</source>
3437 <translation>Probleme automatisch beheben</translation> 3483 <translation>Probleme automatisch beheben</translation>
3438 </message> 3484 </message>
3439 <message> 3485 <message>
3440 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="898"/> 3486 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="1263"/>
3441 <source>&lt;b&gt;Result List&lt;/b&gt; 3487 <source>&lt;b&gt;Result List&lt;/b&gt;
3442 &lt;p&gt;This list shows the results of the code style check. Double clicking 3488 &lt;p&gt;This list shows the results of the code style check. Double clicking
3443 an entry will open this entry in an editor window and position the cursor at 3489 an entry will open this entry in an editor window and position the cursor at
3444 the respective line and position.&lt;/p&gt;</source> 3490 the respective line and position.&lt;/p&gt;</source>
3445 <translation>&lt;b&gt;Resultatliste&lt;/b&gt; 3491 <translation>&lt;b&gt;Resultatliste&lt;/b&gt;
3446 &lt;p&gt;Diese Liste zeigt die Resultate der Prüfung des Quelltextstils. Ein Doppelklick auf 3492 &lt;p&gt;Diese Liste zeigt die Resultate der Prüfung des Quelltextstils. Ein Doppelklick auf
3447 einen Eintrag öffnet ein Editorfenster und positioniert den Cursor auf die entsprechende 3493 einen Eintrag öffnet ein Editorfenster und positioniert den Cursor auf die entsprechende
3448 Zeile und Position.&lt;/p&gt;</translation> 3494 Zeile und Position.&lt;/p&gt;</translation>
3449 </message> 3495 </message>
3450 <message> 3496 <message>
3451 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="914"/> 3497 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="1279"/>
3452 <source>File/Line</source> 3498 <source>File/Line</source>
3453 <translation>Datei/Zeile</translation> 3499 <translation>Datei/Zeile</translation>
3454 </message> 3500 </message>
3455 <message> 3501 <message>
3456 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="919"/> 3502 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="1284"/>
3457 <source>Code</source> 3503 <source>Code</source>
3458 <translation>Code</translation> 3504 <translation>Code</translation>
3459 </message> 3505 </message>
3460 <message> 3506 <message>
3461 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="924"/> 3507 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="1289"/>
3462 <source>Message</source> 3508 <source>Message</source>
3463 <translation>Nachricht</translation> 3509 <translation>Nachricht</translation>
3464 </message> 3510 </message>
3465 <message> 3511 <message>
3466 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="81"/> 3512 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="122"/>
3467 <source>PEP-257</source> 3513 <source>PEP-257</source>
3468 <translation>PEP-257</translation> 3514 <translation>PEP-257</translation>
3469 </message> 3515 </message>
3470 <message> 3516 <message>
3471 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="82"/> 3517 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="123"/>
3472 <source>Eric</source> 3518 <source>Eric</source>
3473 <translation>Eric</translation> 3519 <translation>Eric</translation>
3474 </message> 3520 </message>
3475 <message> 3521 <message>
3476 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="89"/> 3522 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="1354"/>
3477 <source>Statistics...</source> 3523 <source>Statistics...</source>
3478 <translation>Statistik...</translation> 3524 <translation>Statistik...</translation>
3479 </message> 3525 </message>
3480 <message> 3526 <message>
3481 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="91"/> 3527 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="1351"/>
3482 <source>Press to show some statistics for the last run</source> 3528 <source>Press to show some statistics for the last run</source>
3483 <translation>Drücken, um eine Statistik für den letzten Lauf zu zeigen</translation> 3529 <translation>Drücken, um eine Statistik für den letzten Lauf zu zeigen</translation>
3484 </message> 3530 </message>
3485 <message> 3531 <message>
3486 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="94"/> 3532 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="1344"/>
3487 <source>Show</source> 3533 <source>Show</source>
3488 <translation>Zeige</translation> 3534 <translation>Zeige</translation>
3489 </message> 3535 </message>
3490 <message> 3536 <message>
3491 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="96"/> 3537 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="1341"/>
3492 <source>Press to show all files containing an issue</source> 3538 <source>Press to show all files containing an issue</source>
3493 <translation>Drücken, um alle Dateien mit Problemen anzuzeigen</translation> 3539 <translation>Drücken, um alle Dateien mit Problemen anzuzeigen</translation>
3494 </message> 3540 </message>
3495 <message> 3541 <message>
3496 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="647"/> 3542 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="238"/>
3497 <source>Error: {0}</source> 3543 <source>Error: {0}</source>
3498 <translation>Fehler: {0}</translation> 3544 <translation>Fehler: {0}</translation>
3499 </message> 3545 </message>
3500 <message> 3546 <message>
3501 <location filename="../Plugins/PluginCodeStyleChecker.py" line="244"/> 3547 <location filename="../Plugins/PluginCodeStyleChecker.py" line="224"/>
3502 <source>Fix: {0}</source> 3548 <source>Fix: {0}</source>
3503 <translation>Lösung: {0}</translation> 3549 <translation>Lösung: {0}</translation>
3504 </message> 3550 </message>
3505 <message> 3551 <message>
3506 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="789"/> 3552 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="1016"/>
3507 <source>No issues found.</source> 3553 <source>No issues found.</source>
3508 <translation>Keine Probleme gefunden.</translation> 3554 <translation>Keine Probleme gefunden.</translation>
3509 </message> 3555 </message>
3510 <message> 3556 <message>
3511 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="945"/> 3557 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="1189"/>
3512 <source>Shows the progress of the code style check</source> 3558 <source>Shows the progress of the code style check</source>
3513 <translation>Zeigt den Fortschritt der Quelltextstil-Prüfung an</translation> 3559 <translation>Zeigt den Fortschritt der Quelltextstil-Prüfung an</translation>
3514 </message> 3560 </message>
3515 <message> 3561 <message>
3516 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="954"/> 3562 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="1198"/>
3517 <source>%v/%m Files</source> 3563 <source>%v/%m Files</source>
3518 <translation>%v/%m Dateien</translation> 3564 <translation>%v/%m Dateien</translation>
3519 </message> 3565 </message>
3520 <message> 3566 <message>
3521 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="174"/> 3567 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="194"/>
3522 <source>Select to show ignored issues</source> 3568 <source>Select to show ignored issues</source>
3523 <translation>Auswählen, um ignorierte Probleme anzuzeigen</translation> 3569 <translation>Auswählen, um ignorierte Probleme anzuzeigen</translation>
3524 </message> 3570 </message>
3525 <message> 3571 <message>
3526 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="177"/> 3572 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="197"/>
3527 <source>Show ignored</source> 3573 <source>Show ignored</source>
3528 <translation>Ignorierte anzeigen</translation> 3574 <translation>Ignorierte anzeigen</translation>
3529 </message> 3575 </message>
3530 <message> 3576 <message>
3531 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="740"/> 3577 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="942"/>
3532 <source>{0} (ignored)</source> 3578 <source>{0} (ignored)</source>
3533 <translation>{0} (ignoriert)</translation> 3579 <translation>{0} (ignoriert)</translation>
3534 </message> 3580 </message>
3535 <message> 3581 <message>
3536 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="632"/> 3582 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="835"/>
3537 <source>Preparing files...</source> 3583 <source>Preparing files...</source>
3538 <translation>Bereite Dateien vor...</translation> 3584 <translation>Bereite Dateien vor...</translation>
3539 </message> 3585 </message>
3540 <message> 3586 <message>
3541 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="678"/> 3587 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="698"/>
3542 <source>Enter the maximum allowed code complexity (McCabe: 10)</source> 3588 <source>Enter the maximum allowed code complexity (McCabe: 10)</source>
3543 <translation>Gib die maximal erlaubte Codekomplexität ein (McCabe: 10)</translation> 3589 <translation>Gib die maximal erlaubte Codekomplexität ein (McCabe: 10)</translation>
3544 </message> 3590 </message>
3545 <message> 3591 <message>
3546 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="159"/> 3592 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="211"/>
3547 <source>Errors</source> 3593 <source>Errors</source>
3548 <translation>Fehler</translation> 3594 <translation>Fehler</translation>
3549 </message> 3595 </message>
3550 <message> 3596 <message>
3551 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="674"/> 3597 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="874"/>
3552 <source>Transferring data...</source> 3598 <source>Transferring data...</source>
3553 <translation>Übertrage Daten...</translation> 3599 <translation>Übertrage Daten...</translation>
3554 </message> 3600 </message>
3555 <message> 3601 <message>
3556 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="42"/> 3602 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="42"/>
3557 <source>Global Options</source> 3603 <source>Global Options</source>
3558 <translation>Globale Optionen</translation> 3604 <translation>Globale Optionen</translation>
3559 </message> 3605 </message>
3560 <message> 3606 <message>
3561 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="213"/> 3607 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="233"/>
3562 <source>Specific Options</source> 3608 <source>Specific Options</source>
3563 <translation>Spezifische Optionen</translation> 3609 <translation>Spezifische Optionen</translation>
3564 </message> 3610 </message>
3565 <message> 3611 <message>
3566 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="255"/> 3612 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="275"/>
3567 <source>Source Style</source> 3613 <source>Source Style</source>
3568 <translation>Quelltextstil</translation> 3614 <translation>Quelltextstil</translation>
3569 </message> 3615 </message>
3570 <message> 3616 <message>
3571 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="417"/> 3617 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="437"/>
3572 <source>Documentation Style</source> 3618 <source>Documentation Style</source>
3573 <translation>Dokumentationsstil</translation> 3619 <translation>Dokumentationsstil</translation>
3574 </message> 3620 </message>
3575 <message> 3621 <message>
3576 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="453"/> 3622 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="473"/>
3577 <source>Coding Line</source> 3623 <source>Coding Line</source>
3578 <translation>Kodierungszeile</translation> 3624 <translation>Kodierungszeile</translation>
3579 </message> 3625 </message>
3580 <message> 3626 <message>
3581 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="459"/> 3627 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="479"/>
3582 <source>Valid Encodings:</source> 3628 <source>Valid Encodings:</source>
3583 <translation>Zulässige Kodierungen:</translation> 3629 <translation>Zulässige Kodierungen:</translation>
3584 </message> 3630 </message>
3585 <message> 3631 <message>
3586 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="466"/> 3632 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="486"/>
3587 <source>Enter valid encodings separated by a comma (leave empty to use defaults)</source> 3633 <source>Enter valid encodings separated by a comma (leave empty to use defaults)</source>
3588 <translation>Gib die zulässigen Kodierungen durch Komma getrennt ein (leer lassen, um Standardwerte zu verwenden)</translation> 3634 <translation>Gib die zulässigen Kodierungen durch Komma getrennt ein (leer lassen, um Standardwerte zu verwenden)</translation>
3589 </message> 3635 </message>
3590 <message> 3636 <message>
3591 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="476"/> 3637 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="496"/>
3592 <source>Copyright</source> 3638 <source>Copyright</source>
3593 <translation>Copyright</translation> 3639 <translation>Copyright</translation>
3594 </message> 3640 </message>
3595 <message> 3641 <message>
3596 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="482"/> 3642 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="502"/>
3597 <source>Min. File Size:</source> 3643 <source>Min. File Size:</source>
3598 <translation>Min. Dateigröße:</translation> 3644 <translation>Min. Dateigröße:</translation>
3599 </message> 3645 </message>
3600 <message> 3646 <message>
3601 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="489"/> 3647 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="509"/>
3602 <source>Enter the minimum size a file must have to be checked (0 for all files)</source> 3648 <source>Enter the minimum size a file must have to be checked (0 for all files)</source>
3603 <translation>Gib die Mindestdateigröße ein, ab der eine Datei geprüft wird (0 für alle Dateien)</translation> 3649 <translation>Gib die Mindestdateigröße ein, ab der eine Datei geprüft wird (0 für alle Dateien)</translation>
3604 </message> 3650 </message>
3605 <message> 3651 <message>
3606 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="515"/> 3652 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="535"/>
3607 <source>Author:</source> 3653 <source>Author:</source>
3608 <translation>Autor:</translation> 3654 <translation>Autor:</translation>
3609 </message> 3655 </message>
3610 <message> 3656 <message>
3611 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="522"/> 3657 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="542"/>
3612 <source>Enter a copyright author name to check for (leave empty to omit this check)</source> 3658 <source>Enter a copyright author name to check for (leave empty to omit this check)</source>
3613 <translation>Gib einen Copyright Autornamen ein, der überprüft werden soll (leer lassen, um diese Prüfung zu überspringen)</translation> 3659 <translation>Gib einen Copyright Autornamen ein, der überprüft werden soll (leer lassen, um diese Prüfung zu überspringen)</translation>
3614 </message> 3660 </message>
3615 <message> 3661 <message>
3616 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="532"/> 3662 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="552"/>
3617 <source>Future Imports</source> 3663 <source>Future Imports</source>
3618 <translation>Future Imports</translation> 3664 <translation>Future Imports</translation>
3619 </message> 3665 </message>
3620 <message> 3666 <message>
3621 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="538"/> 3667 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="558"/>
3622 <source>Expected Imports:</source> 3668 <source>Expected Imports:</source>
3623 <translation>Erwartete Imports:</translation> 3669 <translation>Erwartete Imports:</translation>
3624 </message> 3670 </message>
3625 <message> 3671 <message>
3626 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="652"/> 3672 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="672"/>
3627 <source>Code Complexity</source> 3673 <source>Code Complexity</source>
3628 <translation>Code-Komplexität</translation> 3674 <translation>Code-Komplexität</translation>
3629 </message> 3675 </message>
3630 <message> 3676 <message>
3631 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="831"/> 3677 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="1093"/>
3632 <source>&amp;Start</source> 3678 <source>&amp;Start</source>
3633 <translation>&amp;Starten</translation> 3679 <translation>&amp;Starten</translation>
3634 </message> 3680 </message>
3635 <message> 3681 <message>
3636 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="988"/> 3682 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="1324"/>
3637 <source>&amp;Fix Selected</source> 3683 <source>&amp;Fix Selected</source>
3638 <translation>Ausgewählte &amp;beheben</translation> 3684 <translation>Ausgewählte &amp;beheben</translation>
3639 </message> 3685 </message>
3640 <message> 3686 <message>
3641 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="854"/> 3687 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="1116"/>
3642 <source>&amp;Load Defaults</source> 3688 <source>&amp;Load Defaults</source>
3643 <translation>Standards &amp;laden</translation> 3689 <translation>Standards &amp;laden</translation>
3644 </message> 3690 </message>
3645 <message> 3691 <message>
3646 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="864"/> 3692 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="1126"/>
3647 <source>St&amp;ore Defaults</source> 3693 <source>St&amp;ore Defaults</source>
3648 <translation>Standards s&amp;peichern</translation> 3694 <translation>Standards s&amp;peichern</translation>
3649 </message> 3695 </message>
3650 <message> 3696 <message>
3651 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="874"/> 3697 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="1136"/>
3652 <source>&amp;Reset Defaults</source> 3698 <source>&amp;Reset Defaults</source>
3653 <translation>Standards lösc&amp;hen</translation> 3699 <translation>Standards lösc&amp;hen</translation>
3654 </message> 3700 </message>
3655 <message> 3701 <message>
3656 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="792"/> 3702 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="1019"/>
3657 <source>No files found (check your ignore list).</source> 3703 <source>No files found (check your ignore list).</source>
3658 <translation>Keine Dateien gefunden (überprüfe die Ignorierliste).</translation> 3704 <translation>Keine Dateien gefunden (überprüfe die Ignorierliste).</translation>
3659 </message> 3705 </message>
3660 <message> 3706 <message>
3661 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="564"/> 3707 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="584"/>
3662 <source>Ignore Built-ins Assignment</source> 3708 <source>Ignore Built-ins Assignment</source>
3663 <translation>Built-in Zuweisung ignorieren</translation> 3709 <translation>Built-in Zuweisung ignorieren</translation>
3664 </message> 3710 </message>
3665 <message> 3711 <message>
3666 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="580"/> 3712 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="600"/>
3667 <source>Left</source> 3713 <source>Left</source>
3668 <translation>Links</translation> 3714 <translation>Links</translation>
3669 </message> 3715 </message>
3670 <message> 3716 <message>
3671 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="585"/> 3717 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="605"/>
3672 <source>Right</source> 3718 <source>Right</source>
3673 <translation>Rechts</translation> 3719 <translation>Rechts</translation>
3674 </message> 3720 </message>
3675 <message> 3721 <message>
3676 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="595"/> 3722 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="615"/>
3677 <source>Press to add a built-in assignment to be ignored</source> 3723 <source>Press to add a built-in assignment to be ignored</source>
3678 <translation>Drücken, um eine zu ignorierende Built-in Zuweisung hinzuzufügen</translation> 3724 <translation>Drücken, um eine zu ignorierende Built-in Zuweisung hinzuzufügen</translation>
3679 </message> 3725 </message>
3680 <message> 3726 <message>
3681 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="605"/> 3727 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="625"/>
3682 <source>Press to delete the selected entries</source> 3728 <source>Press to delete the selected entries</source>
3683 <translation>Drücken, um die ausgwählten Einträge zu löschen</translation> 3729 <translation>Drücken, um die ausgwählten Einträge zu löschen</translation>
3684 </message> 3730 </message>
3685 <message> 3731 <message>
3686 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="671"/> 3732 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="691"/>
3687 <source>Max. McCabe Complexity:</source> 3733 <source>Max. McCabe Complexity:</source>
3688 <translation>Max. McCabe Komplexität:</translation> 3734 <translation>Max. McCabe Komplexität:</translation>
3689 </message> 3735 </message>
3690 <message> 3736 <message>
3691 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="694"/> 3737 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="714"/>
3692 <source>Max. Line Complexity:</source> 3738 <source>Max. Line Complexity:</source>
3693 <translation>Max. Komplexität pro Zeile:</translation> 3739 <translation>Max. Komplexität pro Zeile:</translation>
3694 </message> 3740 </message>
3695 <message> 3741 <message>
3696 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="701"/> 3742 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="721"/>
3697 <source>Enter the maximum complexity (number of nodes) for a line of code</source> 3743 <source>Enter the maximum complexity (number of nodes) for a line of code</source>
3698 <translation>Gib die maximal zulässige Komplexitäte einer Zeile an (Anzahl Instruktionen)</translation> 3744 <translation>Gib die maximal zulässige Komplexitäte einer Zeile an (Anzahl Instruktionen)</translation>
3699 </message> 3745 </message>
3700 <message> 3746 <message>
3701 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="717"/> 3747 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="737"/>
3702 <source>Max. Line Complexity Score:</source> 3748 <source>Max. Line Complexity Score:</source>
3703 <translation>Max. mittlere Komplexität:</translation> 3749 <translation>Max. mittlere Komplexität:</translation>
3704 </message> 3750 </message>
3705 <message> 3751 <message>
3706 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="724"/> 3752 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="744"/>
3707 <source>Enter the maximum allowed median for line complexity</source> 3753 <source>Enter the maximum allowed median for line complexity</source>
3708 <translation>Gib den maximal zulässigen Wert für die mittlere Zeilenkomplexität ein</translation> 3754 <translation>Gib den maximal zulässigen Wert für die mittlere Zeilenkomplexität ein</translation>
3709 </message> 3755 </message>
3710 <message> 3756 <message>
3711 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="330"/> 3757 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="350"/>
3712 <source>Blank Lines Before</source> 3758 <source>Blank Lines Before</source>
3713 <translation>Leerzeilen vor</translation> 3759 <translation>Leerzeilen vor</translation>
3714 </message> 3760 </message>
3715 <message> 3761 <message>
3716 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="336"/> 3762 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="356"/>
3717 <source>Top Level Classes and Functions:</source> 3763 <source>Top Level Classes and Functions:</source>
3718 <translation>Klassen und Funktionen der obersten Ebene:</translation> 3764 <translation>Klassen und Funktionen der obersten Ebene:</translation>
3719 </message> 3765 </message>
3720 <message> 3766 <message>
3721 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="343"/> 3767 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="363"/>
3722 <source>Enter the number of blank lines before top level classes and functions</source> 3768 <source>Enter the number of blank lines before top level classes and functions</source>
3723 <translation>Gib die Anzahl Leerzeilen vor Klassen und Funktionen der obersten Ebene ein</translation> 3769 <translation>Gib die Anzahl Leerzeilen vor Klassen und Funktionen der obersten Ebene ein</translation>
3724 </message> 3770 </message>
3725 <message> 3771 <message>
3726 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="375"/> 3772 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="395"/>
3727 <source>Methods and Nested Classes and Functions:</source> 3773 <source>Methods and Nested Classes and Functions:</source>
3728 <translation>Methoden und geschachtelte Klassen und Funktionen:</translation> 3774 <translation>Methoden und geschachtelte Klassen und Funktionen:</translation>
3729 </message> 3775 </message>
3730 <message> 3776 <message>
3731 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="382"/> 3777 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="402"/>
3732 <source>Enter the number of blank lines before methods and nested classes or functions</source> 3778 <source>Enter the number of blank lines before methods and nested classes or functions</source>
3733 <translation>Gib die Anzahl Leerzeilen vor Methoden und geschachtelten Klassen und Funktionen ein</translation> 3779 <translation>Gib die Anzahl Leerzeilen vor Methoden und geschachtelten Klassen und Funktionen ein</translation>
3734 </message> 3780 </message>
3735 <message> 3781 <message>
3736 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="289"/> 3782 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="309"/>
3737 <source>Max. Documentation Line Length:</source> 3783 <source>Max. Documentation Line Length:</source>
3738 <translation>Max. Dokumentationszeilenlänge:</translation> 3784 <translation>Max. Dokumentationszeilenlänge:</translation>
3739 </message> 3785 </message>
3740 <message> 3786 <message>
3741 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="633"/> 3787 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="653"/>
3742 <source>Commented Code</source> 3788 <source>Commented Code</source>
3743 <translation>Auskommentierter Code</translation> 3789 <translation>Auskommentierter Code</translation>
3744 </message> 3790 </message>
3745 <message> 3791 <message>
3746 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="639"/> 3792 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="659"/>
3747 <source>Select to search for commented code more aggressively. This may increase the number of false positives.</source> 3793 <source>Select to search for commented code more aggressively. This may increase the number of false positives.</source>
3748 <translation>Auswählen, um agressiver nach auskommentiertem Code zu suchen. Dies erhöhte die Rate fehlerhafter Erkennungen.</translation> 3794 <translation>Auswählen, um agressiver nach auskommentiertem Code zu suchen. Dies erhöhte die Rate fehlerhafter Erkennungen.</translation>
3749 </message> 3795 </message>
3750 <message> 3796 <message>
3751 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="642"/> 3797 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="662"/>
3752 <source>Search aggressively</source> 3798 <source>Search aggressively</source>
3753 <translation>Agressive Suche</translation> 3799 <translation>Agressive Suche</translation>
3754 </message> 3800 </message>
3755 <message> 3801 <message>
3756 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="743"/> 3802 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="763"/>
3757 <source>Type Annotations</source> 3803 <source>Type Annotations</source>
3758 <translation>Typannotationen</translation> 3804 <translation>Typannotationen</translation>
3759 </message> 3805 </message>
3760 <message> 3806 <message>
3761 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="749"/> 3807 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="769"/>
3762 <source>Min. Coverage:</source> 3808 <source>Min. Coverage:</source>
3763 <translation>Mindestabdeckung:</translation> 3809 <translation>Mindestabdeckung:</translation>
3764 </message> 3810 </message>
3765 <message> 3811 <message>
3766 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="756"/> 3812 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="776"/>
3767 <source>Enter the minimum percentage of type annotations</source> 3813 <source>Enter the minimum percentage of type annotations</source>
3768 <translation>Gib den Mindestprozentsatz für Typannotationen ein</translation> 3814 <translation>Gib den Mindestprozentsatz für Typannotationen ein</translation>
3769 </message> 3815 </message>
3770 <message> 3816 <message>
3771 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="759"/> 3817 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="779"/>
3772 <source>off</source> 3818 <source>off</source>
3773 <translation>aus</translation> 3819 <translation>aus</translation>
3774 </message> 3820 </message>
3775 <message> 3821 <message>
3776 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="762"/> 3822 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="782"/>
3777 <source>%</source> 3823 <source>%</source>
3778 <translation>%</translation> 3824 <translation>%</translation>
3779 </message> 3825 </message>
3780 <message> 3826 <message>
3781 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="785"/> 3827 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="805"/>
3782 <source>Max. Complexity:</source> 3828 <source>Max. Complexity:</source>
3783 <translation>Max. Komplexität:</translation> 3829 <translation>Max. Komplexität:</translation>
3784 </message> 3830 </message>
3785 <message> 3831 <message>
3786 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="792"/> 3832 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="812"/>
3787 <source>Enter the maximum type annotation complexity</source> 3833 <source>Enter the maximum type annotation complexity</source>
3788 <translation>Gib die maximale Komplexität von Typannotationen ein</translation> 3834 <translation>Gib die maximale Komplexität von Typannotationen ein</translation>
3789 </message> 3835 </message>
3790 <message> 3836 <message>
3791 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="32"/> 3837 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="32"/>
3792 <source>Configure</source> 3838 <source>Configure</source>
3793 <translation>Einstellungen</translation> 3839 <translation>Einstellungen</translation>
3794 </message> 3840 </message>
3795 <message> 3841 <message>
3796 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="884"/> 3842 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="1311"/>
3797 <source>Run</source>
3798 <translation>Ausführung</translation>
3799 </message>
3800 <message>
3801 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="975"/>
3802 <source>Press to restart the code style check run</source> 3843 <source>Press to restart the code style check run</source>
3803 <translation>Drücken, um die Quelltextstil-Prüfung erneut zu starten</translation> 3844 <translation>Drücken, um die Quelltextstil-Prüfung erneut zu starten</translation>
3804 </message> 3845 </message>
3805 <message> 3846 <message>
3806 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="978"/> 3847 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="1314"/>
3807 <source>Restart</source> 3848 <source>Restart</source>
3808 <translation>Neu starten</translation> 3849 <translation>Neu starten</translation>
3850 </message>
3851 <message>
3852 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="48"/>
3853 <source>Categories:</source>
3854 <translation>Kategorien:</translation>
3855 </message>
3856 <message>
3857 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="58"/>
3858 <source>Select the categories of checks to be performed.</source>
3859 <translation>Wähle die Kategorien durchzuführender Prüfungen aus.</translation>
3860 </message>
3861 <message>
3862 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="89"/>
3863 <source>Enter message codes to be excluded separated by a comma</source>
3864 <translation>Gib die Nachrichtenschlüssel für auszuschließende Nachrichten durch Kommata getrennt ein</translation>
3865 </message>
3866 <message>
3867 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="110"/>
3868 <source>Enter message codes to be included separated by a comma</source>
3869 <translation>Gib die Nachrichtenschlüssel für ausgewählte Nachrichten durch Kommata getrennt ein</translation>
3870 </message>
3871 <message>
3872 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="833"/>
3873 <source>Security Options</source>
3874 <translation>Sicherheitsoptionen</translation>
3875 </message>
3876 <message>
3877 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="839"/>
3878 <source>Hardcoded &apos;tmp&apos; Directories:</source>
3879 <translation>Fest einprogrammierte &apos;tmp&apos; Verzeichnisse:</translation>
3880 </message>
3881 <message>
3882 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="849"/>
3883 <source>Weak Cryptographic Keys</source>
3884 <translation>Schwache Kryptografische Schlüssel</translation>
3885 </message>
3886 <message>
3887 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="855"/>
3888 <source>DSA</source>
3889 <translation>DSA</translation>
3890 </message>
3891 <message>
3892 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="973"/>
3893 <source>High Risk:</source>
3894 <translation>Hohes Risiko:</translation>
3895 </message>
3896 <message>
3897 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="868"/>
3898 <source>Select the bit length below which a DSA key is to be considered very weak</source>
3899 <translation>Wähle die Bitlänge, unter der ein DSA Schlüssel als besonders schwach betrachtet wird</translation>
3900 </message>
3901 <message>
3902 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="990"/>
3903 <source>Medium Risk:</source>
3904 <translation>Mittleres Risiko:</translation>
3905 </message>
3906 <message>
3907 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="885"/>
3908 <source>Select the bit length below which a DSA key is to be considered weak</source>
3909 <translation>Wähle die Bitlänge, unter der ein DSA Schlüssel als schwach betrachtet wird</translation>
3910 </message>
3911 <message>
3912 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="911"/>
3913 <source>RSA</source>
3914 <translation>RSA</translation>
3915 </message>
3916 <message>
3917 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="924"/>
3918 <source>Select the bit length below which a RSA key is to be considered very weak</source>
3919 <translation>Wähle die Bitlänge, unter der ein RSA Schlüssel als besonders schwach betrachtet wird</translation>
3920 </message>
3921 <message>
3922 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="941"/>
3923 <source>Select the bit length below which a RSA key is to be considered weak</source>
3924 <translation>Wähle die Bitlänge, unter der ein RSA Schlüssel als schwach betrachtet wird</translation>
3925 </message>
3926 <message>
3927 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="967"/>
3928 <source>Elliptic Curves</source>
3929 <translation>Elliptische Kurven</translation>
3930 </message>
3931 <message>
3932 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="980"/>
3933 <source>Select the bit length below which an Elliptic Curve is to be considered very weak</source>
3934 <translation>Wähle die Bitlänge, unter der eine Elliptische Kurve als besonders schwach betrachtet wird</translation>
3935 </message>
3936 <message>
3937 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="997"/>
3938 <source>Select the bit length below which an Elliptic Curve is to be considered weak</source>
3939 <translation>Wähle die Bitlänge, unter der eine Elliptische Kurve als schwach betrachtet wird</translation>
3940 </message>
3941 <message>
3942 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="1026"/>
3943 <source>Enter the names of insecure SSL protocols and methods (one per line)</source>
3944 <translation>Gib die Namen von unsicheren SSL Protokollen und Methoden ein (eine pro Zeile)</translation>
3945 </message>
3946 <message>
3947 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="1033"/>
3948 <source>Insecure SSL Protocols:</source>
3949 <translation>Unsichere SSL Protokolle:</translation>
3950 </message>
3951 <message>
3952 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="1043"/>
3953 <source>Insecure Hashes:</source>
3954 <translation>Unsichere Hashes:</translation>
3955 </message>
3956 <message>
3957 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="1050"/>
3958 <source>Enter a list of hash methods to be considered insecure separated by comma</source>
3959 <translation>Gib eine Liste von Hashmethoden, die als unsicher betrachtet werden, durch Komma getrennt ein</translation>
3960 </message>
3961 <message>
3962 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="1057"/>
3963 <source>Select to also check for insecure exception handling for typed exceptions</source>
3964 <translation>Auswählen, um auch die unsichere Ausnahmebehandlung von typisierten Ausnahmen zu prüfen</translation>
3965 </message>
3966 <message>
3967 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="1060"/>
3968 <source>Check Typed Exceptions</source>
3969 <translation>Typisierte Ausnahmen prüfen</translation>
3970 </message>
3971 <message>
3972 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="1067"/>
3973 <source>Enter directory names (one per line) to be checked for</source>
3974 <translation>Gib zu überprüfende Verzeichnisnamen (einen pro Zeile) ein</translation>
3975 </message>
3976 <message>
3977 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="1250"/>
3978 <source>&lt;b&gt;Note:&lt;/b&gt; Mark reviewed security issues with a &quot;&lt;b&gt;# secok&lt;/b&gt;&quot; comment.</source>
3979 <translation>&lt;b&gt;Hinweis:&lt;/b&gt; Markiere geprüfte Sicherheitsmeldungen mit einem &quot;&lt;b&gt;# secok&lt;/b&gt;&quot; Kommentar.</translation>
3980 </message>
3981 <message>
3982 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="1146"/>
3983 <source>Progress</source>
3984 <translation>Fortschritt</translation>
3985 </message>
3986 <message>
3987 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="1154"/>
3988 <source>Shows the list of files still to be checked</source>
3989 <translation>Zeigt die Liste der noch zu prüfenden Dateien</translation>
3990 </message>
3991 <message>
3992 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="1219"/>
3993 <source>Cancel</source>
3994 <translation>Abbrechen</translation>
3995 </message>
3996 <message>
3997 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="1242"/>
3998 <source>Results</source>
3999 <translation>Ergebnisse</translation>
3809 </message> 4000 </message>
3810 </context> 4001 </context>
3811 <context> 4002 <context>
3812 <name>CodeStyleCheckerPlugin</name> 4003 <name>CodeStyleCheckerPlugin</name>
3813 <message> 4004 <message>
3814 <location filename="../Plugins/PluginCodeStyleChecker.py" line="356"/> 4005 <location filename="../Plugins/PluginCodeStyleChecker.py" line="336"/>
3815 <source>Check Code Style</source> 4006 <source>Check Code Style</source>
3816 <translation>Quelltextstil püfen</translation> 4007 <translation>Quelltextstil püfen</translation>
3817 </message> 4008 </message>
3818 <message> 4009 <message>
3819 <location filename="../Plugins/PluginCodeStyleChecker.py" line="356"/> 4010 <location filename="../Plugins/PluginCodeStyleChecker.py" line="336"/>
3820 <source>&amp;Code Style...</source> 4011 <source>&amp;Code Style...</source>
3821 <translation>&amp;Quelltextstil...</translation> 4012 <translation>&amp;Quelltextstil...</translation>
3822 </message> 4013 </message>
3823 <message> 4014 <message>
3824 <location filename="../Plugins/PluginCodeStyleChecker.py" line="262"/> 4015 <location filename="../Plugins/PluginCodeStyleChecker.py" line="242"/>
3825 <source>Check code style.</source> 4016 <source>Check code style.</source>
3826 <translation>Quelltextstil püfen.</translation> 4017 <translation>Quelltextstil püfen.</translation>
3827 </message> 4018 </message>
3828 <message> 4019 <message>
3829 <location filename="../Plugins/PluginCodeStyleChecker.py" line="360"/> 4020 <location filename="../Plugins/PluginCodeStyleChecker.py" line="340"/>
3830 <source>&lt;b&gt;Check Code Style...&lt;/b&gt;&lt;p&gt;This checks Python files for compliance to the code style conventions given in various PEPs.&lt;/p&gt;</source> 4021 <source>&lt;b&gt;Check Code Style...&lt;/b&gt;&lt;p&gt;This checks Python files for compliance to the code style conventions given in various PEPs.&lt;/p&gt;</source>
3831 <translation>&lt;b&gt;Quelltextstil prüfen...&lt;/b&gt;&lt;p&gt;Dies überprüft Python-Dateien auf Einhaltung der Konventionen verschiedener PEPs.&lt;/p&gt;</translation> 4022 <translation>&lt;b&gt;Quelltextstil prüfen...&lt;/b&gt;&lt;p&gt;Dies überprüft Python-Dateien auf Einhaltung der Konventionen verschiedener PEPs.&lt;/p&gt;</translation>
3832 </message> 4023 </message>
3833 <message> 4024 <message>
3834 <location filename="../Plugins/PluginCodeStyleChecker.py" line="110"/> 4025 <location filename="../Plugins/PluginCodeStyleChecker.py" line="107"/>
3835 <source>Python 2 batch check</source>
3836 <translation>Python 2 Stapelprüfung</translation>
3837 </message>
3838 <message>
3839 <location filename="../Plugins/PluginCodeStyleChecker.py" line="126"/>
3840 <source>Python 3 batch check</source> 4026 <source>Python 3 batch check</source>
3841 <translation>Python 3 Stapelprüfung</translation> 4027 <translation>Python 3 Stapelprüfung</translation>
3842 </message> 4028 </message>
3843 </context> 4029 </context>
3844 <context> 4030 <context>
3870 </message> 4056 </message>
3871 </context> 4057 </context>
3872 <context> 4058 <context>
3873 <name>CodeStyleFixer</name> 4059 <name>CodeStyleFixer</name>
3874 <message> 4060 <message>
3875 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="857"/> 4061 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="861"/>
3876 <source>Triple single quotes converted to triple double quotes.</source> 4062 <source>Triple single quotes converted to triple double quotes.</source>
3877 <translation>Dreifache Einfachanführungszeichen in dreifache Doppelanführungszeichen umgewandelt.</translation> 4063 <translation>Dreifache Einfachanführungszeichen in dreifache Doppelanführungszeichen umgewandelt.</translation>
3878 </message> 4064 </message>
3879 <message> 4065 <message>
3880 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="860"/> 4066 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="864"/>
3881 <source>Introductory quotes corrected to be {0}&quot;&quot;&quot;</source> 4067 <source>Introductory quotes corrected to be {0}&quot;&quot;&quot;</source>
3882 <translation>Einleitende Anführungszeichen in {0}&quot;&quot;&quot; korrigiert</translation> 4068 <translation>Einleitende Anführungszeichen in {0}&quot;&quot;&quot; korrigiert</translation>
3883 </message> 4069 </message>
3884 <message> 4070 <message>
3885 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="863"/> 4071 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="867"/>
3886 <source>Single line docstring put on one line.</source> 4072 <source>Single line docstring put on one line.</source>
3887 <translation>Einzeiligen Docstring auf eine Zeile gebracht.</translation> 4073 <translation>Einzeiligen Docstring auf eine Zeile gebracht.</translation>
3888 </message> 4074 </message>
3889 <message> 4075 <message>
3890 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="866"/> 4076 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="870"/>
3891 <source>Period added to summary line.</source> 4077 <source>Period added to summary line.</source>
3892 <translation>Punkt an die Zusammenfassungszeile angefügt.</translation> 4078 <translation>Punkt an die Zusammenfassungszeile angefügt.</translation>
3893 </message> 4079 </message>
3894 <message> 4080 <message>
3895 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="893"/> 4081 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="897"/>
3896 <source>Blank line before function/method docstring removed.</source> 4082 <source>Blank line before function/method docstring removed.</source>
3897 <translation>Leerzeile vor Funktions-/Methodendocstring entfernt.</translation> 4083 <translation>Leerzeile vor Funktions-/Methodendocstring entfernt.</translation>
3898 </message> 4084 </message>
3899 <message> 4085 <message>
3900 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="872"/> 4086 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="876"/>
3901 <source>Blank line inserted before class docstring.</source> 4087 <source>Blank line inserted before class docstring.</source>
3902 <translation>Leerzeile vor Klassendocstring eingefügt.</translation> 4088 <translation>Leerzeile vor Klassendocstring eingefügt.</translation>
3903 </message> 4089 </message>
3904 <message> 4090 <message>
3905 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="875"/> 4091 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="879"/>
3906 <source>Blank line inserted after class docstring.</source> 4092 <source>Blank line inserted after class docstring.</source>
3907 <translation>Leerzeile nach Klassendocstring eingefügt.</translation> 4093 <translation>Leerzeile nach Klassendocstring eingefügt.</translation>
3908 </message> 4094 </message>
3909 <message> 4095 <message>
3910 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="878"/> 4096 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="882"/>
3911 <source>Blank line inserted after docstring summary.</source> 4097 <source>Blank line inserted after docstring summary.</source>
3912 <translation>Leerzeile nach Docstring Zusammenfassung eingefügt.</translation> 4098 <translation>Leerzeile nach Docstring Zusammenfassung eingefügt.</translation>
3913 </message> 4099 </message>
3914 <message> 4100 <message>
3915 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="881"/> 4101 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="885"/>
3916 <source>Blank line inserted after last paragraph of docstring.</source> 4102 <source>Blank line inserted after last paragraph of docstring.</source>
3917 <translation>Leerzeile nach letztem Abschnitt des Docstring eingefügt.</translation> 4103 <translation>Leerzeile nach letztem Abschnitt des Docstring eingefügt.</translation>
3918 </message> 4104 </message>
3919 <message> 4105 <message>
3920 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="884"/> 4106 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="888"/>
3921 <source>Leading quotes put on separate line.</source> 4107 <source>Leading quotes put on separate line.</source>
3922 <translation>Einleitende Anführungszeichen auf separate Zeile gesetzt.</translation> 4108 <translation>Einleitende Anführungszeichen auf separate Zeile gesetzt.</translation>
3923 </message> 4109 </message>
3924 <message> 4110 <message>
3925 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="887"/> 4111 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="891"/>
3926 <source>Trailing quotes put on separate line.</source> 4112 <source>Trailing quotes put on separate line.</source>
3927 <translation>Schließende Anführungszeichen auf separate Zeile gesetzt.</translation> 4113 <translation>Schließende Anführungszeichen auf separate Zeile gesetzt.</translation>
3928 </message> 4114 </message>
3929 <message> 4115 <message>
3930 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="890"/> 4116 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="894"/>
3931 <source>Blank line before class docstring removed.</source> 4117 <source>Blank line before class docstring removed.</source>
3932 <translation>Leerzeile vor Klassendocstring entfernt.</translation> 4118 <translation>Leerzeile vor Klassendocstring entfernt.</translation>
3933 </message> 4119 </message>
3934 <message> 4120 <message>
3935 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="896"/> 4121 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="900"/>
3936 <source>Blank line after class docstring removed.</source> 4122 <source>Blank line after class docstring removed.</source>
3937 <translation>Leerzeile nach Klassendocstring entfernt.</translation> 4123 <translation>Leerzeile nach Klassendocstring entfernt.</translation>
3938 </message> 4124 </message>
3939 <message> 4125 <message>
3940 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="899"/> 4126 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="903"/>
3941 <source>Blank line after function/method docstring removed.</source> 4127 <source>Blank line after function/method docstring removed.</source>
3942 <translation>Leerzeile nach Funktions-/Methodendocstring entfernt.</translation> 4128 <translation>Leerzeile nach Funktions-/Methodendocstring entfernt.</translation>
3943 </message> 4129 </message>
3944 <message> 4130 <message>
3945 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="902"/> 4131 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="906"/>
3946 <source>Blank line after last paragraph removed.</source> 4132 <source>Blank line after last paragraph removed.</source>
3947 <translation>Leerzeile nach letzten Abschnitt entfernt.</translation> 4133 <translation>Leerzeile nach letzten Abschnitt entfernt.</translation>
3948 </message> 4134 </message>
3949 <message> 4135 <message>
3950 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="905"/> 4136 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="909"/>
3951 <source>Tab converted to 4 spaces.</source> 4137 <source>Tab converted to 4 spaces.</source>
3952 <translation>Tabulator in 4 Leerzeichen gewandelt.</translation> 4138 <translation>Tabulator in 4 Leerzeichen gewandelt.</translation>
3953 </message> 4139 </message>
3954 <message> 4140 <message>
3955 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="908"/> 4141 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="912"/>
3956 <source>Indentation adjusted to be a multiple of four.</source> 4142 <source>Indentation adjusted to be a multiple of four.</source>
3957 <translation>Einrückung auf ein Vielfaches von vier korrigiert.</translation> 4143 <translation>Einrückung auf ein Vielfaches von vier korrigiert.</translation>
3958 </message> 4144 </message>
3959 <message> 4145 <message>
3960 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="911"/> 4146 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="915"/>
3961 <source>Indentation of continuation line corrected.</source> 4147 <source>Indentation of continuation line corrected.</source>
3962 <translation>Einrückung der Fortsetzungszeile korrigiert.</translation> 4148 <translation>Einrückung der Fortsetzungszeile korrigiert.</translation>
3963 </message> 4149 </message>
3964 <message> 4150 <message>
3965 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="914"/> 4151 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="918"/>
3966 <source>Indentation of closing bracket corrected.</source> 4152 <source>Indentation of closing bracket corrected.</source>
3967 <translation>Einrückung der schließenden Klammer korrigiert.</translation> 4153 <translation>Einrückung der schließenden Klammer korrigiert.</translation>
3968 </message> 4154 </message>
3969 <message> 4155 <message>
3970 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="917"/> 4156 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="921"/>
3971 <source>Missing indentation of continuation line corrected.</source> 4157 <source>Missing indentation of continuation line corrected.</source>
3972 <translation>Fehlende Einrückung der Fortsetzungszeile korrigiert.</translation> 4158 <translation>Fehlende Einrückung der Fortsetzungszeile korrigiert.</translation>
3973 </message> 4159 </message>
3974 <message> 4160 <message>
3975 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="920"/> 4161 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="924"/>
3976 <source>Closing bracket aligned to opening bracket.</source> 4162 <source>Closing bracket aligned to opening bracket.</source>
3977 <translation>Schließende Klammer an öffnender Klammer ausgerichtet.</translation> 4163 <translation>Schließende Klammer an öffnender Klammer ausgerichtet.</translation>
3978 </message> 4164 </message>
3979 <message> 4165 <message>
3980 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="923"/> 4166 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="927"/>
3981 <source>Indentation level changed.</source> 4167 <source>Indentation level changed.</source>
3982 <translation>Einrückungsebene geändert.</translation> 4168 <translation>Einrückungsebene geändert.</translation>
3983 </message> 4169 </message>
3984 <message> 4170 <message>
3985 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="926"/> 4171 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="930"/>
3986 <source>Indentation level of hanging indentation changed.</source> 4172 <source>Indentation level of hanging indentation changed.</source>
3987 <translation>Einrückungsebene der hängenden Einrückung geändert.</translation> 4173 <translation>Einrückungsebene der hängenden Einrückung geändert.</translation>
3988 </message> 4174 </message>
3989 <message> 4175 <message>
3990 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="929"/> 4176 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="933"/>
3991 <source>Visual indentation corrected.</source> 4177 <source>Visual indentation corrected.</source>
3992 <translation>Visuelle Einrückung korrigiert.</translation> 4178 <translation>Visuelle Einrückung korrigiert.</translation>
3993 </message> 4179 </message>
3994 <message> 4180 <message>
3995 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="944"/> 4181 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="948"/>
3996 <source>Extraneous whitespace removed.</source> 4182 <source>Extraneous whitespace removed.</source>
3997 <translation>Überzählige Leerzeichen gelöscht.</translation> 4183 <translation>Überzählige Leerzeichen gelöscht.</translation>
3998 </message> 4184 </message>
3999 <message> 4185 <message>
4000 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="941"/> 4186 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="945"/>
4001 <source>Missing whitespace added.</source> 4187 <source>Missing whitespace added.</source>
4002 <translation>Fehlende Leerzeichen eingefügt.</translation> 4188 <translation>Fehlende Leerzeichen eingefügt.</translation>
4003 </message> 4189 </message>
4004 <message> 4190 <message>
4005 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="947"/> 4191 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="951"/>
4006 <source>Whitespace around comment sign corrected.</source> 4192 <source>Whitespace around comment sign corrected.</source>
4007 <translation>Leerzeichen um Kommentarzeichen korrigiert.</translation> 4193 <translation>Leerzeichen um Kommentarzeichen korrigiert.</translation>
4008 </message> 4194 </message>
4009 <message numerus="yes"> 4195 <message numerus="yes">
4010 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="951"/> 4196 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="955"/>
4011 <source>%n blank line(s) inserted.</source> 4197 <source>%n blank line(s) inserted.</source>
4012 <translation> 4198 <translation>
4013 <numerusform>Eine Leerzeile eingefügt.</numerusform> 4199 <numerusform>Eine Leerzeile eingefügt.</numerusform>
4014 <numerusform>%n Leerzeilen eingefügt.</numerusform> 4200 <numerusform>%n Leerzeilen eingefügt.</numerusform>
4015 </translation> 4201 </translation>
4016 </message> 4202 </message>
4017 <message numerus="yes"> 4203 <message numerus="yes">
4018 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="954"/> 4204 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="958"/>
4019 <source>%n superfluous lines removed</source> 4205 <source>%n superfluous lines removed</source>
4020 <translation> 4206 <translation>
4021 <numerusform>Eine überflüssige Zeile gelöscht</numerusform> 4207 <numerusform>Eine überflüssige Zeile gelöscht</numerusform>
4022 <numerusform>%n überflüssige Zeilen gelöscht</numerusform> 4208 <numerusform>%n überflüssige Zeilen gelöscht</numerusform>
4023 </translation> 4209 </translation>
4024 </message> 4210 </message>
4025 <message> 4211 <message>
4026 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="958"/> 4212 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="962"/>
4027 <source>Superfluous blank lines removed.</source> 4213 <source>Superfluous blank lines removed.</source>
4028 <translation>Überflüssige Leerzeilen gelöscht.</translation> 4214 <translation>Überflüssige Leerzeilen gelöscht.</translation>
4029 </message> 4215 </message>
4030 <message> 4216 <message>
4031 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="961"/> 4217 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="965"/>
4032 <source>Superfluous blank lines after function decorator removed.</source> 4218 <source>Superfluous blank lines after function decorator removed.</source>
4033 <translation>Überflüssige Leerzeilen nach Funktionsdekorator gelöscht.</translation> 4219 <translation>Überflüssige Leerzeilen nach Funktionsdekorator gelöscht.</translation>
4034 </message> 4220 </message>
4035 <message> 4221 <message>
4036 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="964"/> 4222 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="968"/>
4037 <source>Imports were put on separate lines.</source> 4223 <source>Imports were put on separate lines.</source>
4038 <translation>Imports wurden auf separate Zeilen verteilt.</translation> 4224 <translation>Imports wurden auf separate Zeilen verteilt.</translation>
4039 </message> 4225 </message>
4040 <message> 4226 <message>
4041 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="967"/> 4227 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="971"/>
4042 <source>Long lines have been shortened.</source> 4228 <source>Long lines have been shortened.</source>
4043 <translation>Lange Zeilen wurden gekürzt.</translation> 4229 <translation>Lange Zeilen wurden gekürzt.</translation>
4044 </message> 4230 </message>
4045 <message> 4231 <message>
4046 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="970"/> 4232 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="974"/>
4047 <source>Redundant backslash in brackets removed.</source> 4233 <source>Redundant backslash in brackets removed.</source>
4048 <translation>Redundante Backslashes in Klammern entfernt.</translation> 4234 <translation>Redundante Backslashes in Klammern entfernt.</translation>
4049 </message> 4235 </message>
4050 <message> 4236 <message>
4051 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="976"/> 4237 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="980"/>
4052 <source>Compound statement corrected.</source> 4238 <source>Compound statement corrected.</source>
4053 <translation>Compund Statement korrigiert.</translation> 4239 <translation>Compund Statement korrigiert.</translation>
4054 </message> 4240 </message>
4055 <message> 4241 <message>
4056 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="979"/> 4242 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="983"/>
4057 <source>Comparison to None/True/False corrected.</source> 4243 <source>Comparison to None/True/False corrected.</source>
4058 <translation>Vergleich mit None/True/False korrigiert.</translation> 4244 <translation>Vergleich mit None/True/False korrigiert.</translation>
4059 </message> 4245 </message>
4060 <message> 4246 <message>
4061 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="982"/> 4247 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="986"/>
4062 <source>&apos;{0}&apos; argument added.</source> 4248 <source>&apos;{0}&apos; argument added.</source>
4063 <translation>&apos;{0}&apos; Argument hinzugefügt.</translation> 4249 <translation>&apos;{0}&apos; Argument hinzugefügt.</translation>
4064 </message> 4250 </message>
4065 <message> 4251 <message>
4066 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="985"/> 4252 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="989"/>
4067 <source>&apos;{0}&apos; argument removed.</source> 4253 <source>&apos;{0}&apos; argument removed.</source>
4068 <translation>&apos;{0}&apos; Argument entfernt.</translation> 4254 <translation>&apos;{0}&apos; Argument entfernt.</translation>
4069 </message> 4255 </message>
4070 <message> 4256 <message>
4071 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="988"/> 4257 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="992"/>
4072 <source>Whitespace stripped from end of line.</source> 4258 <source>Whitespace stripped from end of line.</source>
4073 <translation>Leerzeichen am Zeilenende entfernt.</translation> 4259 <translation>Leerzeichen am Zeilenende entfernt.</translation>
4074 </message> 4260 </message>
4075 <message> 4261 <message>
4076 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="991"/> 4262 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="995"/>
4077 <source>newline added to end of file.</source> 4263 <source>newline added to end of file.</source>
4078 <translation>Zeilenvorschub am Dateiende angefügt.</translation> 4264 <translation>Zeilenvorschub am Dateiende angefügt.</translation>
4079 </message> 4265 </message>
4080 <message> 4266 <message>
4081 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="994"/> 4267 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="998"/>
4082 <source>Superfluous trailing blank lines removed from end of file.</source> 4268 <source>Superfluous trailing blank lines removed from end of file.</source>
4083 <translation>Überflüssige Leerzeilen am Dateiende gelöscht.</translation> 4269 <translation>Überflüssige Leerzeilen am Dateiende gelöscht.</translation>
4084 </message> 4270 </message>
4085 <message> 4271 <message>
4086 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="997"/> 4272 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="1001"/>
4087 <source>&apos;&lt;&gt;&apos; replaced by &apos;!=&apos;.</source> 4273 <source>&apos;&lt;&gt;&apos; replaced by &apos;!=&apos;.</source>
4088 <translation>„&lt;&gt;“ durch „!=“ ersetzt.</translation> 4274 <translation>„&lt;&gt;“ durch „!=“ ersetzt.</translation>
4089 </message> 4275 </message>
4090 <message> 4276 <message>
4091 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="1001"/> 4277 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="1005"/>
4092 <source>Could not save the file! Skipping it. Reason: {0}</source> 4278 <source>Could not save the file! Skipping it. Reason: {0}</source>
4093 <translation>Datei konnte nicht gespeichert werden! Ursache: {0}</translation> 4279 <translation>Datei konnte nicht gespeichert werden! Ursache: {0}</translation>
4094 </message>
4095 <message>
4096 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="1107"/>
4097 <source> no message defined for code &apos;{0}&apos;</source>
4098 <translation> keine Nachricht für &apos;{0}&apos; definiert</translation>
4099 </message> 4280 </message>
4100 </context> 4281 </context>
4101 <context> 4282 <context>
4102 <name>CodeStyleStatisticsDialog</name> 4283 <name>CodeStyleStatisticsDialog</name>
4103 <message> 4284 <message>
4119 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleStatisticsDialog.ui" line="40"/> 4300 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleStatisticsDialog.ui" line="40"/>
4120 <source>Message</source> 4301 <source>Message</source>
4121 <translation>Nachricht</translation> 4302 <translation>Nachricht</translation>
4122 </message> 4303 </message>
4123 <message numerus="yes"> 4304 <message numerus="yes">
4124 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleStatisticsDialog.py" line="60"/> 4305 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleStatisticsDialog.py" line="63"/>
4125 <source>%n issue(s) found</source> 4306 <source>%n issue(s) found</source>
4126 <translation> 4307 <translation>
4127 <numerusform>ein Problem gefunden</numerusform> 4308 <numerusform>ein Problem gefunden</numerusform>
4128 <numerusform>%n Probleme gefunden</numerusform> 4309 <numerusform>%n Probleme gefunden</numerusform>
4129 </translation> 4310 </translation>
4130 </message> 4311 </message>
4131 <message numerus="yes"> 4312 <message numerus="yes">
4132 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleStatisticsDialog.py" line="64"/> 4313 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleStatisticsDialog.py" line="67"/>
4133 <source>%n issue(s) fixed</source> 4314 <source>%n issue(s) fixed</source>
4134 <translation> 4315 <translation>
4135 <numerusform>ein Problem behoben</numerusform> 4316 <numerusform>ein Problem behoben</numerusform>
4136 <numerusform>%n Probleme behoben</numerusform> 4317 <numerusform>%n Probleme behoben</numerusform>
4137 </translation> 4318 </translation>
4138 </message> 4319 </message>
4139 <message numerus="yes"> 4320 <message numerus="yes">
4140 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleStatisticsDialog.py" line="66"/> 4321 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleStatisticsDialog.py" line="69"/>
4141 <source>%n file(s) checked</source> 4322 <source>%n file(s) checked</source>
4142 <translation> 4323 <translation>
4143 <numerusform>eine Datei überprüft</numerusform> 4324 <numerusform>eine Datei überprüft</numerusform>
4144 <numerusform>%n Dateien überprüft</numerusform> 4325 <numerusform>%n Dateien überprüft</numerusform>
4145 </translation> 4326 </translation>
4146 </message> 4327 </message>
4147 <message numerus="yes"> 4328 <message numerus="yes">
4148 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleStatisticsDialog.py" line="68"/> 4329 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleStatisticsDialog.py" line="71"/>
4149 <source>%n file(s) with issues found</source> 4330 <source>%n file(s) with issues found</source>
4150 <translation> 4331 <translation>
4151 <numerusform>eine Datei mit Problemen gefunden</numerusform> 4332 <numerusform>eine Datei mit Problemen gefunden</numerusform>
4152 <numerusform>%n Dateien mit Problemen gefunden</numerusform> 4333 <numerusform>%n Dateien mit Problemen gefunden</numerusform>
4153 </translation> 4334 </translation>
4154 </message> 4335 </message>
4155 <message numerus="yes"> 4336 <message numerus="yes">
4156 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleStatisticsDialog.py" line="62"/> 4337 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleStatisticsDialog.py" line="65"/>
4157 <source>%n issue(s) ignored</source> 4338 <source>%n issue(s) ignored</source>
4158 <translation> 4339 <translation>
4159 <numerusform>ein Problem ignoriert</numerusform> 4340 <numerusform>ein Problem ignoriert</numerusform>
4160 <numerusform>%n Probleme ignoriert</numerusform> 4341 <numerusform>%n Probleme ignoriert</numerusform>
4161 </translation> 4342 </translation>
4162 </message> 4343 </message>
4344 <message numerus="yes">
4345 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleStatisticsDialog.py" line="73"/>
4346 <source>%n security issue(s) acknowledged</source>
4347 <translation>
4348 <numerusform>%n Sicherheitsproblem geprüft</numerusform>
4349 <numerusform>%n Sicherheitsprobleme geprüft</numerusform>
4350 </translation>
4351 </message>
4163 </context> 4352 </context>
4164 <context> 4353 <context>
4165 <name>CodingError</name> 4354 <name>CodingError</name>
4166 <message> 4355 <message>
4167 <location filename="../Utilities/__init__.py" line="111"/> 4356 <location filename="../Utilities/__init__.py" line="111"/>
4569 </message> 4758 </message>
4570 </context> 4759 </context>
4571 <context> 4760 <context>
4572 <name>ComplexityChecker</name> 4761 <name>ComplexityChecker</name>
4573 <message> 4762 <message>
4574 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="479"/> 4763 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="482"/>
4575 <source>&apos;{0}&apos; is too complex ({1})</source> 4764 <source>&apos;{0}&apos; is too complex ({1})</source>
4576 <translation>&apos;{0}&apos; ist zu komplex ({1})</translation> 4765 <translation>&apos;{0}&apos; ist zu komplex ({1})</translation>
4577 </message> 4766 </message>
4578 <message> 4767 <message>
4579 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="481"/> 4768 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="484"/>
4580 <source>source code line is too complex ({0})</source> 4769 <source>source code line is too complex ({0})</source>
4581 <translation>Quelltextzeile ist zu komplex ({0})</translation> 4770 <translation>Quelltextzeile ist zu komplex ({0})</translation>
4582 </message> 4771 </message>
4583 <message> 4772 <message>
4584 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="483"/> 4773 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="486"/>
4585 <source>overall source code line complexity is too high ({0})</source> 4774 <source>overall source code line complexity is too high ({0})</source>
4586 <translation>mittlere Komplexität der Quelltextzeilen is zu hoch ({0})</translation> 4775 <translation>mittlere Komplexität der Quelltextzeilen is zu hoch ({0})</translation>
4587 </message> 4776 </message>
4588 <message> 4777 <message>
4589 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="486"/> 4778 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="489"/>
4590 <source>{0}: {1}</source> 4779 <source>{0}: {1}</source>
4591 <translation>{0}: {1}</translation> 4780 <translation>{0}: {1}</translation>
4592 </message> 4781 </message>
4593 </context> 4782 </context>
4594 <context> 4783 <context>
5369 </message> 5558 </message>
5370 </context> 5559 </context>
5371 <context> 5560 <context>
5372 <name>ConfigurationWidget</name> 5561 <name>ConfigurationWidget</name>
5373 <message> 5562 <message>
5374 <location filename="../Preferences/ConfigurationDialog.py" line="143"/> 5563 <location filename="../Preferences/ConfigurationDialog.py" line="135"/>
5375 <source>Application</source> 5564 <source>Application</source>
5376 <translation>Applikation</translation> 5565 <translation>Applikation</translation>
5377 </message> 5566 </message>
5378 <message> 5567 <message>
5379 <location filename="../Preferences/ConfigurationDialog.py" line="152"/> 5568 <location filename="../Preferences/ConfigurationDialog.py" line="144"/>
5380 <source>CORBA</source> 5569 <source>CORBA</source>
5381 <translation>CORBA</translation> 5570 <translation>CORBA</translation>
5382 </message> 5571 </message>
5383 <message> 5572 <message>
5384 <location filename="../Preferences/ConfigurationDialog.py" line="158"/> 5573 <location filename="../Preferences/ConfigurationDialog.py" line="150"/>
5385 <source>Email</source> 5574 <source>Email</source>
5386 <translation>E-Mail</translation> 5575 <translation>E-Mail</translation>
5387 </message> 5576 </message>
5388 <message> 5577 <message>
5389 <location filename="../Preferences/ConfigurationDialog.py" line="161"/> 5578 <location filename="../Preferences/ConfigurationDialog.py" line="153"/>
5390 <source>Graphics</source> 5579 <source>Graphics</source>
5391 <translation>Grafiken</translation> 5580 <translation>Grafiken</translation>
5392 </message> 5581 </message>
5393 <message> 5582 <message>
5394 <location filename="../Preferences/ConfigurationDialog.py" line="167"/> 5583 <location filename="../Preferences/ConfigurationDialog.py" line="159"/>
5395 <source>Icons</source> 5584 <source>Icons</source>
5396 <translation>Icons</translation> 5585 <translation>Icons</translation>
5397 </message> 5586 </message>
5398 <message> 5587 <message>
5399 <location filename="../Preferences/ConfigurationDialog.py" line="192"/> 5588 <location filename="../Preferences/ConfigurationDialog.py" line="184"/>
5400 <source>Plugin Manager</source> 5589 <source>Plugin Manager</source>
5401 <translation>Pluginmanager</translation> 5590 <translation>Pluginmanager</translation>
5402 </message> 5591 </message>
5403 <message> 5592 <message>
5404 <location filename="../Preferences/ConfigurationDialog.py" line="394"/> 5593 <location filename="../Preferences/ConfigurationDialog.py" line="383"/>
5405 <source>Printer</source> 5594 <source>Printer</source>
5406 <translation>Drucker</translation> 5595 <translation>Drucker</translation>
5407 </message> 5596 </message>
5408 <message> 5597 <message>
5409 <location filename="../Preferences/ConfigurationDialog.py" line="202"/> 5598 <location filename="../Preferences/ConfigurationDialog.py" line="194"/>
5410 <source>Python</source> 5599 <source>Python</source>
5411 <translation>Python</translation> 5600 <translation>Python</translation>
5412 </message> 5601 </message>
5413 <message> 5602 <message>
5414 <location filename="../Preferences/ConfigurationDialog.py" line="205"/> 5603 <location filename="../Preferences/ConfigurationDialog.py" line="197"/>
5415 <source>Qt</source> 5604 <source>Qt</source>
5416 <translation>Qt</translation> 5605 <translation>Qt</translation>
5417 </message> 5606 </message>
5418 <message> 5607 <message>
5419 <location filename="../Preferences/ConfigurationDialog.py" line="211"/> 5608 <location filename="../Preferences/ConfigurationDialog.py" line="203"/>
5420 <source>Shell</source> 5609 <source>Shell</source>
5421 <translation>Shell</translation> 5610 <translation>Shell</translation>
5422 </message> 5611 </message>
5423 <message> 5612 <message>
5424 <location filename="../Preferences/ConfigurationDialog.py" line="214"/> 5613 <location filename="../Preferences/ConfigurationDialog.py" line="206"/>
5425 <source>Tasks</source> 5614 <source>Tasks</source>
5426 <translation>Aufgaben</translation> 5615 <translation>Aufgaben</translation>
5427 </message> 5616 </message>
5428 <message> 5617 <message>
5429 <location filename="../Preferences/ConfigurationDialog.py" line="217"/> 5618 <location filename="../Preferences/ConfigurationDialog.py" line="209"/>
5430 <source>Templates</source> 5619 <source>Templates</source>
5431 <translation>Vorlagen</translation> 5620 <translation>Vorlagen</translation>
5432 </message> 5621 </message>
5433 <message> 5622 <message>
5434 <location filename="../Preferences/ConfigurationDialog.py" line="223"/> 5623 <location filename="../Preferences/ConfigurationDialog.py" line="215"/>
5435 <source>Version Control Systems</source> 5624 <source>Version Control Systems</source>
5436 <translation>Versionskontrollsysteme</translation> 5625 <translation>Versionskontrollsysteme</translation>
5437 </message> 5626 </message>
5438 <message> 5627 <message>
5439 <location filename="../Preferences/ConfigurationDialog.py" line="228"/> 5628 <location filename="../Preferences/ConfigurationDialog.py" line="220"/>
5440 <source>Debugger</source> 5629 <source>Debugger</source>
5441 <translation>Debugger</translation> 5630 <translation>Debugger</translation>
5442 </message> 5631 </message>
5443 <message> 5632 <message>
5444 <location filename="../Preferences/ConfigurationDialog.py" line="241"/> 5633 <location filename="../Preferences/ConfigurationDialog.py" line="230"/>
5445 <source>Editor</source> 5634 <source>Editor</source>
5446 <translation>Editor</translation> 5635 <translation>Editor</translation>
5447 </message> 5636 </message>
5448 <message> 5637 <message>
5449 <location filename="../Preferences/ConfigurationDialog.py" line="244"/> 5638 <location filename="../Preferences/ConfigurationDialog.py" line="233"/>
5450 <source>APIs</source> 5639 <source>APIs</source>
5451 <translation>APIs</translation> 5640 <translation>APIs</translation>
5452 </message> 5641 </message>
5453 <message> 5642 <message>
5454 <location filename="../Preferences/ConfigurationDialog.py" line="247"/> 5643 <location filename="../Preferences/ConfigurationDialog.py" line="236"/>
5455 <source>Autocompletion</source> 5644 <source>Autocompletion</source>
5456 <translation>Automatische Vervollständigung</translation> 5645 <translation>Automatische Vervollständigung</translation>
5457 </message> 5646 </message>
5458 <message> 5647 <message>
5459 <location filename="../Preferences/ConfigurationDialog.py" line="255"/> 5648 <location filename="../Preferences/ConfigurationDialog.py" line="244"/>
5460 <source>Calltips</source> 5649 <source>Calltips</source>
5461 <translation>Calltips</translation> 5650 <translation>Calltips</translation>
5462 </message> 5651 </message>
5463 <message> 5652 <message>
5464 <location filename="../Preferences/ConfigurationDialog.py" line="264"/> 5653 <location filename="../Preferences/ConfigurationDialog.py" line="253"/>
5465 <source>General</source> 5654 <source>General</source>
5466 <translation>Allgemein</translation> 5655 <translation>Allgemein</translation>
5467 </message> 5656 </message>
5468 <message> 5657 <message>
5469 <location filename="../Preferences/ConfigurationDialog.py" line="284"/> 5658 <location filename="../Preferences/ConfigurationDialog.py" line="273"/>
5470 <source>Typing</source> 5659 <source>Typing</source>
5471 <translation>Eingabe</translation> 5660 <translation>Eingabe</translation>
5472 </message> 5661 </message>
5473 <message> 5662 <message>
5474 <location filename="../Preferences/ConfigurationDialog.py" line="287"/> 5663 <location filename="../Preferences/ConfigurationDialog.py" line="276"/>
5475 <source>Exporters</source> 5664 <source>Exporters</source>
5476 <translation>Exporter</translation> 5665 <translation>Exporter</translation>
5477 </message> 5666 </message>
5478 <message> 5667 <message>
5479 <location filename="../Preferences/ConfigurationDialog.py" line="291"/> 5668 <location filename="../Preferences/ConfigurationDialog.py" line="280"/>
5480 <source>Highlighters</source> 5669 <source>Highlighters</source>
5481 <translation>Syntaxhervorhebung</translation> 5670 <translation>Syntaxhervorhebung</translation>
5482 </message> 5671 </message>
5483 <message> 5672 <message>
5484 <location filename="../Preferences/ConfigurationDialog.py" line="295"/> 5673 <location filename="../Preferences/ConfigurationDialog.py" line="284"/>
5485 <source>Filetype Associations</source> 5674 <source>Filetype Associations</source>
5486 <translation>Dateitypzuordnungen</translation> 5675 <translation>Dateitypzuordnungen</translation>
5487 </message> 5676 </message>
5488 <message> 5677 <message>
5489 <location filename="../Preferences/ConfigurationDialog.py" line="299"/> 5678 <location filename="../Preferences/ConfigurationDialog.py" line="288"/>
5490 <source>Styles</source> 5679 <source>Styles</source>
5491 <translation>Stile</translation> 5680 <translation>Stile</translation>
5492 </message> 5681 </message>
5493 <message> 5682 <message>
5494 <location filename="../Preferences/ConfigurationDialog.py" line="315"/> 5683 <location filename="../Preferences/ConfigurationDialog.py" line="304"/>
5495 <source>Help</source> 5684 <source>Help</source>
5496 <translation>Hilfe</translation> 5685 <translation>Hilfe</translation>
5497 </message> 5686 </message>
5498 <message> 5687 <message>
5499 <location filename="../Preferences/ConfigurationDialog.py" line="401"/> 5688 <location filename="../Preferences/ConfigurationDialog.py" line="390"/>
5500 <source>Help Documentation</source> 5689 <source>Help Documentation</source>
5501 <translation>Hilfe Dokumentation</translation> 5690 <translation>Hilfe Dokumentation</translation>
5502 </message> 5691 </message>
5503 <message> 5692 <message>
5504 <location filename="../Preferences/ConfigurationDialog.py" line="322"/> 5693 <location filename="../Preferences/ConfigurationDialog.py" line="311"/>
5505 <source>Help Viewers</source> 5694 <source>Help Viewers</source>
5506 <translation>Hilfeanzeiger</translation> 5695 <translation>Hilfeanzeiger</translation>
5507 </message> 5696 </message>
5508 <message> 5697 <message>
5509 <location filename="../Preferences/ConfigurationDialog.py" line="333"/> 5698 <location filename="../Preferences/ConfigurationDialog.py" line="322"/>
5510 <source>Project</source> 5699 <source>Project</source>
5511 <translation>Projekt</translation> 5700 <translation>Projekt</translation>
5512 </message> 5701 </message>
5513 <message> 5702 <message>
5514 <location filename="../Preferences/ConfigurationDialog.py" line="330"/> 5703 <location filename="../Preferences/ConfigurationDialog.py" line="319"/>
5515 <source>Project Viewer</source> 5704 <source>Project Viewer</source>
5516 <translation>Projektanzeige</translation> 5705 <translation>Projektanzeige</translation>
5517 </message> 5706 </message>
5518 <message> 5707 <message>
5519 <location filename="../Preferences/ConfigurationDialog.py" line="336"/> 5708 <location filename="../Preferences/ConfigurationDialog.py" line="325"/>
5520 <source>Multiproject</source> 5709 <source>Multiproject</source>
5521 <translation>Mehrfachprojekt</translation> 5710 <translation>Mehrfachprojekt</translation>
5522 </message> 5711 </message>
5523 <message> 5712 <message>
5524 <location filename="../Preferences/ConfigurationDialog.py" line="388"/> 5713 <location filename="../Preferences/ConfigurationDialog.py" line="377"/>
5525 <source>Interface</source> 5714 <source>Interface</source>
5526 <translation>Oberfläche</translation> 5715 <translation>Oberfläche</translation>
5527 </message> 5716 </message>
5528 <message> 5717 <message>
5529 <location filename="../Preferences/ConfigurationDialog.py" line="347"/> 5718 <location filename="../Preferences/ConfigurationDialog.py" line="336"/>
5530 <source>Viewmanager</source> 5719 <source>Viewmanager</source>
5531 <translation>Ansichtenmanager</translation> 5720 <translation>Ansichtenmanager</translation>
5532 </message> 5721 </message>
5533 <message> 5722 <message>
5534 <location filename="../Preferences/ConfigurationDialog.py" line="671"/> 5723 <location filename="../Preferences/ConfigurationDialog.py" line="660"/>
5535 <source>Configuration Page Error</source> 5724 <source>Configuration Page Error</source>
5536 <translation>Konfigurationsseitenfehler</translation> 5725 <translation>Konfigurationsseitenfehler</translation>
5537 </message> 5726 </message>
5538 <message> 5727 <message>
5539 <location filename="../Preferences/ConfigurationDialog.py" line="671"/> 5728 <location filename="../Preferences/ConfigurationDialog.py" line="660"/>
5540 <source>&lt;p&gt;The configuration page &lt;b&gt;{0}&lt;/b&gt; could not be loaded.&lt;/p&gt;</source> 5729 <source>&lt;p&gt;The configuration page &lt;b&gt;{0}&lt;/b&gt; could not be loaded.&lt;/p&gt;</source>
5541 <translation>&lt;p&gt;Die Konfigurationsseite &lt;b&gt;{0}&lt;/b&gt; konnte nicht geladen werden.&lt;/p&gt;</translation> 5730 <translation>&lt;p&gt;Die Konfigurationsseite &lt;b&gt;{0}&lt;/b&gt; konnte nicht geladen werden.&lt;/p&gt;</translation>
5542 </message> 5731 </message>
5543 <message> 5732 <message>
5544 <location filename="../Preferences/ConfigurationDialog.py" line="267"/> 5733 <location filename="../Preferences/ConfigurationDialog.py" line="256"/>
5545 <source>Filehandling</source> 5734 <source>Filehandling</source>
5546 <translation>Dateibehandlung</translation> 5735 <translation>Dateibehandlung</translation>
5547 </message> 5736 </message>
5548 <message> 5737 <message>
5549 <location filename="../Preferences/ConfigurationDialog.py" line="271"/> 5738 <location filename="../Preferences/ConfigurationDialog.py" line="260"/>
5550 <source>Searching</source> 5739 <source>Searching</source>
5551 <translation>Suchen</translation> 5740 <translation>Suchen</translation>
5552 </message> 5741 </message>
5553 <message> 5742 <message>
5554 <location filename="../Preferences/ConfigurationDialog.py" line="406"/> 5743 <location filename="../Preferences/ConfigurationDialog.py" line="395"/>
5555 <source>Appearance</source> 5744 <source>Appearance</source>
5556 <translation>Erscheinung</translation> 5745 <translation>Erscheinung</translation>
5557 </message> 5746 </message>
5558 <message> 5747 <message>
5559 <location filename="../Preferences/ConfigurationDialog.py" line="258"/> 5748 <location filename="../Preferences/ConfigurationDialog.py" line="247"/>
5560 <source>QScintilla</source> 5749 <source>QScintilla</source>
5561 <translation>QScintilla</translation> 5750 <translation>QScintilla</translation>
5562 </message> 5751 </message>
5563 <message> 5752 <message>
5564 <location filename="../Preferences/ConfigurationDialog.py" line="278"/> 5753 <location filename="../Preferences/ConfigurationDialog.py" line="267"/>
5565 <source>Style</source> 5754 <source>Style</source>
5566 <translation>Stil</translation> 5755 <translation>Stil</translation>
5567 </message> 5756 </message>
5568 <message> 5757 <message>
5569 <location filename="../Preferences/ConfigurationDialog.py" line="306"/> 5758 <location filename="../Preferences/ConfigurationDialog.py" line="295"/>
5570 <source>Properties</source> 5759 <source>Properties</source>
5571 <translation>Einstellungen</translation> 5760 <translation>Einstellungen</translation>
5572 </message> 5761 </message>
5573 <message> 5762 <message>
5574 <location filename="../Preferences/ConfigurationDialog.py" line="589"/> 5763 <location filename="../Preferences/ConfigurationDialog.py" line="578"/>
5575 <source>Preferences</source> 5764 <source>Preferences</source>
5576 <translation>Einstellungen</translation> 5765 <translation>Einstellungen</translation>
5577 </message> 5766 </message>
5578 <message> 5767 <message>
5579 <location filename="../Preferences/ConfigurationDialog.py" line="594"/> 5768 <location filename="../Preferences/ConfigurationDialog.py" line="583"/>
5580 <source>Please select an entry of the list 5769 <source>Please select an entry of the list
5581 to display the configuration page.</source> 5770 to display the configuration page.</source>
5582 <translation>Wähle einen Listeneintrag aus, 5771 <translation>Wähle einen Listeneintrag aus,
5583 um die Konfigurationsseite anzuzeigen.</translation> 5772 um die Konfigurationsseite anzuzeigen.</translation>
5584 </message> 5773 </message>
5585 <message> 5774 <message>
5586 <location filename="../Preferences/ConfigurationDialog.py" line="391"/> 5775 <location filename="../Preferences/ConfigurationDialog.py" line="380"/>
5587 <source>Network</source> 5776 <source>Network</source>
5588 <translation>Netzwerk</translation> 5777 <translation>Netzwerk</translation>
5589 </message> 5778 </message>
5590 <message> 5779 <message>
5591 <location filename="../Preferences/ConfigurationDialog.py" line="421"/> 5780 <location filename="../Preferences/ConfigurationDialog.py" line="410"/>
5592 <source>Spell checking</source> 5781 <source>Spell checking</source>
5593 <translation>Rechtschreibprüfung</translation> 5782 <translation>Rechtschreibprüfung</translation>
5594 </message> 5783 </message>
5595 <message> 5784 <message>
5596 <location filename="../Preferences/ConfigurationDialog.py" line="237"/> 5785 <location filename="../Preferences/ConfigurationDialog.py" line="226"/>
5597 <source>Python3</source> 5786 <source>Python3</source>
5598 <translation>Python 3</translation> 5787 <translation>Python 3</translation>
5599 </message> 5788 </message>
5600 <message> 5789 <message>
5601 <location filename="../Preferences/ConfigurationDialog.py" line="303"/> 5790 <location filename="../Preferences/ConfigurationDialog.py" line="292"/>
5602 <source>Keywords</source> 5791 <source>Keywords</source>
5603 <translation>Schlüsselwörter</translation> 5792 <translation>Schlüsselwörter</translation>
5604 </message> 5793 </message>
5605 <message> 5794 <message>
5606 <location filename="../Preferences/ConfigurationDialog.py" line="149"/> 5795 <location filename="../Preferences/ConfigurationDialog.py" line="141"/>
5607 <source>Cooperation</source> 5796 <source>Cooperation</source>
5608 <translation>Zusammenarbeit</translation> 5797 <translation>Zusammenarbeit</translation>
5609 </message> 5798 </message>
5610 <message> 5799 <message>
5611 <location filename="../Preferences/ConfigurationDialog.py" line="435"/> 5800 <location filename="../Preferences/ConfigurationDialog.py" line="424"/>
5612 <source>Tray Starter</source> 5801 <source>Tray Starter</source>
5613 <translation>Systemstarter</translation> 5802 <translation>Systemstarter</translation>
5614 </message> 5803 </message>
5615 <message> 5804 <message>
5616 <location filename="../Preferences/ConfigurationDialog.py" line="417"/> 5805 <location filename="../Preferences/ConfigurationDialog.py" line="406"/>
5617 <source>VirusTotal Interface</source> 5806 <source>VirusTotal Interface</source>
5618 <translation>VirusTotal-Schnittstelle</translation> 5807 <translation>VirusTotal-Schnittstelle</translation>
5619 </message> 5808 </message>
5620 <message> 5809 <message>
5621 <location filename="../Preferences/ConfigurationDialog.py" line="397"/> 5810 <location filename="../Preferences/ConfigurationDialog.py" line="386"/>
5622 <source>Security</source> 5811 <source>Security</source>
5623 <translation>Sicherheit</translation> 5812 <translation>Sicherheit</translation>
5624 </message> 5813 </message>
5625 <message> 5814 <message>
5626 <location filename="../Preferences/ConfigurationDialog.py" line="185"/> 5815 <location filename="../Preferences/ConfigurationDialog.py" line="177"/>
5627 <source>Notifications</source> 5816 <source>Notifications</source>
5628 <translation>Benachrichtigungen</translation> 5817 <translation>Benachrichtigungen</translation>
5629 </message> 5818 </message>
5630 <message> 5819 <message>
5631 <location filename="../Preferences/ConfigurationDialog.py" line="170"/> 5820 <location filename="../Preferences/ConfigurationDialog.py" line="162"/>
5632 <source>IRC</source> 5821 <source>IRC</source>
5633 <translation>IRC</translation> 5822 <translation>IRC</translation>
5634 </message> 5823 </message>
5635 <message> 5824 <message>
5636 <location filename="../Preferences/ConfigurationDialog.py" line="281"/> 5825 <location filename="../Preferences/ConfigurationDialog.py" line="270"/>
5637 <source>Code Checkers</source> 5826 <source>Code Checkers</source>
5638 <translation>Quelltextprüfungen</translation> 5827 <translation>Quelltextprüfungen</translation>
5639 </message> 5828 </message>
5640 <message> 5829 <message>
5641 <location filename="../Preferences/ConfigurationDialog.py" line="409"/> 5830 <location filename="../Preferences/ConfigurationDialog.py" line="398"/>
5642 <source>eric6 Web Browser</source> 5831 <source>eric6 Web Browser</source>
5643 <translation>eric6-Webbrowser</translation> 5832 <translation>eric6-Webbrowser</translation>
5644 </message> 5833 </message>
5645 <message> 5834 <message>
5646 <location filename="../Preferences/ConfigurationDialog.py" line="173"/> 5835 <location filename="../Preferences/ConfigurationDialog.py" line="165"/>
5647 <source>Log-Viewer</source> 5836 <source>Log-Viewer</source>
5648 <translation>Ausgabefenster</translation> 5837 <translation>Ausgabefenster</translation>
5649 </message> 5838 </message>
5650 <message> 5839 <message>
5651 <location filename="../Preferences/ConfigurationDialog.py" line="179"/> 5840 <location filename="../Preferences/ConfigurationDialog.py" line="171"/>
5652 <source>Mimetypes</source> 5841 <source>Mimetypes</source>
5653 <translation>MIME-Typen</translation> 5842 <translation>MIME-Typen</translation>
5654 </message> 5843 </message>
5655 <message> 5844 <message>
5656 <location filename="../Preferences/ConfigurationDialog.py" line="525"/> 5845 <location filename="../Preferences/ConfigurationDialog.py" line="514"/>
5657 <source>Enter search text...</source> 5846 <source>Enter search text...</source>
5658 <translation>Suchtext eingeben...</translation> 5847 <translation>Suchtext eingeben...</translation>
5659 </message> 5848 </message>
5660 <message> 5849 <message>
5661 <location filename="../Preferences/ConfigurationDialog.py" line="310"/> 5850 <location filename="../Preferences/ConfigurationDialog.py" line="299"/>
5662 <source>Mouse Click Handlers</source> 5851 <source>Mouse Click Handlers</source>
5663 <translation>Maus Klick Handlers</translation> 5852 <translation>Maus Klick Handlers</translation>
5664 </message> 5853 </message>
5665 <message> 5854 <message>
5666 <location filename="../Preferences/ConfigurationDialog.py" line="413"/> 5855 <location filename="../Preferences/ConfigurationDialog.py" line="402"/>
5667 <source>Flash Cookie Manager</source> 5856 <source>Flash Cookie Manager</source>
5668 <translation>Flash Cookie Manager</translation> 5857 <translation>Flash Cookie Manager</translation>
5669 </message> 5858 </message>
5670 <message> 5859 <message>
5671 <location filename="../Preferences/ConfigurationDialog.py" line="448"/> 5860 <location filename="../Preferences/ConfigurationDialog.py" line="437"/>
5672 <source>Hex Editor</source> 5861 <source>Hex Editor</source>
5673 <translation>Hex-Editor</translation> 5862 <translation>Hex-Editor</translation>
5674 </message> 5863 </message>
5675 <message> 5864 <message>
5676 <location filename="../Preferences/ConfigurationDialog.py" line="351"/> 5865 <location filename="../Preferences/ConfigurationDialog.py" line="340"/>
5677 <source>Web Browser</source> 5866 <source>Web Browser</source>
5678 <translation>Web-Browser</translation> 5867 <translation>Web-Browser</translation>
5679 </message> 5868 </message>
5680 <message> 5869 <message>
5681 <location filename="../Preferences/ConfigurationDialog.py" line="155"/> 5870 <location filename="../Preferences/ConfigurationDialog.py" line="147"/>
5682 <source>Diff</source> 5871 <source>Diff</source>
5683 <translation>Diff</translation> 5872 <translation>Diff</translation>
5684 </message> 5873 </message>
5685 <message> 5874 <message>
5686 <location filename="../Preferences/ConfigurationDialog.py" line="261"/> 5875 <location filename="../Preferences/ConfigurationDialog.py" line="250"/>
5687 <source>Documentation Viewer</source> 5876 <source>Documentation Viewer</source>
5688 <translation>Dokumentationsanzeige</translation> 5877 <translation>Dokumentationsanzeige</translation>
5689 </message> 5878 </message>
5690 <message> 5879 <message>
5691 <location filename="../Preferences/ConfigurationDialog.py" line="199"/> 5880 <location filename="../Preferences/ConfigurationDialog.py" line="191"/>
5692 <source>Protobuf</source> 5881 <source>Protobuf</source>
5693 <translation>Protobuf</translation> 5882 <translation>Protobuf</translation>
5694 </message> 5883 </message>
5695 <message> 5884 <message>
5696 <location filename="../Preferences/ConfigurationDialog.py" line="234"/> 5885 <location filename="../Preferences/ConfigurationDialog.py" line="138"/>
5697 <source>Python2</source>
5698 <translation>Python 2</translation>
5699 </message>
5700 <message>
5701 <location filename="../Preferences/ConfigurationDialog.py" line="146"/>
5702 <source>Conda</source> 5886 <source>Conda</source>
5703 <translation>Conda</translation> 5887 <translation>Conda</translation>
5704 </message> 5888 </message>
5705 <message> 5889 <message>
5706 <location filename="../Preferences/ConfigurationDialog.py" line="189"/> 5890 <location filename="../Preferences/ConfigurationDialog.py" line="181"/>
5707 <source>Python Package Management</source> 5891 <source>Python Package Management</source>
5708 <translation>Python Paketmanagement</translation> 5892 <translation>Python Paketmanagement</translation>
5709 </message> 5893 </message>
5710 <message> 5894 <message>
5711 <location filename="../Preferences/ConfigurationDialog.py" line="176"/> 5895 <location filename="../Preferences/ConfigurationDialog.py" line="168"/>
5712 <source>MicroPython</source> 5896 <source>MicroPython</source>
5713 <translation>MicroPython</translation> 5897 <translation>MicroPython</translation>
5714 </message> 5898 </message>
5715 </context> 5899 </context>
5716 <context> 5900 <context>
6308 <location filename="../Project/CreateDialogCodeDialog.ui" line="78"/> 6492 <location filename="../Project/CreateDialogCodeDialog.ui" line="78"/>
6309 <source>Filter &amp;with:</source> 6493 <source>Filter &amp;with:</source>
6310 <translation>&amp;Filtere mit:</translation> 6494 <translation>&amp;Filtere mit:</translation>
6311 </message> 6495 </message>
6312 <message> 6496 <message>
6313 <location filename="../Project/CreateDialogCodeDialog.py" line="580"/> 6497 <location filename="../Project/CreateDialogCodeDialog.py" line="561"/>
6314 <source>Code Generation</source> 6498 <source>Code Generation</source>
6315 <translation>Codeerzeugung</translation> 6499 <translation>Codeerzeugung</translation>
6316 </message> 6500 </message>
6317 <message> 6501 <message>
6318 <location filename="../Project/CreateDialogCodeDialog.py" line="440"/> 6502 <location filename="../Project/CreateDialogCodeDialog.py" line="429"/>
6319 <source>&lt;p&gt;Could not open the code template file &quot;{0}&quot;.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source> 6503 <source>&lt;p&gt;Could not open the code template file &quot;{0}&quot;.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
6320 <translation>&lt;p&gt;Die Codevorlagendatei „{0}“ konnte nicht geöffnet werden.&lt;/p&gt;&lt;p&gt;Ursache: {1}&lt;/p&gt;</translation> 6504 <translation>&lt;p&gt;Die Codevorlagendatei „{0}“ konnte nicht geöffnet werden.&lt;/p&gt;&lt;p&gt;Ursache: {1}&lt;/p&gt;</translation>
6321 </message> 6505 </message>
6322 <message> 6506 <message>
6323 <location filename="../Project/CreateDialogCodeDialog.py" line="478"/> 6507 <location filename="../Project/CreateDialogCodeDialog.py" line="467"/>
6324 <source>&lt;p&gt;Could not open the source file &quot;{0}&quot;.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source> 6508 <source>&lt;p&gt;Could not open the source file &quot;{0}&quot;.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
6325 <translation>&lt;p&gt;Die Quelltextdatei „{0}“ konnte nicht geöffnet werden.&lt;/p&gt;&lt;p&gt;Ursache: {1}&lt;/p&gt;</translation> 6509 <translation>&lt;p&gt;Die Quelltextdatei „{0}“ konnte nicht geöffnet werden.&lt;/p&gt;&lt;p&gt;Ursache: {1}&lt;/p&gt;</translation>
6326 </message> 6510 </message>
6327 <message> 6511 <message>
6328 <location filename="../Project/CreateDialogCodeDialog.py" line="580"/> 6512 <location filename="../Project/CreateDialogCodeDialog.py" line="561"/>
6329 <source>&lt;p&gt;Could not write the source file &quot;{0}&quot;.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source> 6513 <source>&lt;p&gt;Could not write the source file &quot;{0}&quot;.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
6330 <translation>&lt;p&gt;Die Quelltextdatei „{0}“ konnte nicht geschrieben werden.&lt;/p&gt;&lt;p&gt;Ursache: {1}&lt;/p&gt;</translation> 6514 <translation>&lt;p&gt;Die Quelltextdatei „{0}“ konnte nicht geschrieben werden.&lt;/p&gt;&lt;p&gt;Ursache: {1}&lt;/p&gt;</translation>
6331 </message> 6515 </message>
6332 <message> 6516 <message>
6333 <location filename="../Project/CreateDialogCodeDialog.py" line="213"/> 6517 <location filename="../Project/CreateDialogCodeDialog.py" line="213"/>
6352 <message> 6536 <message>
6353 <location filename="../Project/CreateDialogCodeDialog.py" line="213"/> 6537 <location filename="../Project/CreateDialogCodeDialog.py" line="213"/>
6354 <source>&lt;p&gt;The project specific Python interpreter &lt;b&gt;{0}&lt;/b&gt; could not be started or did not finish within 30 seconds.&lt;/p&gt;</source> 6538 <source>&lt;p&gt;The project specific Python interpreter &lt;b&gt;{0}&lt;/b&gt; could not be started or did not finish within 30 seconds.&lt;/p&gt;</source>
6355 <translation>&lt;p&gt;Der Projekt spezifische Python Interpreter &lt;b&gt;{0}&lt;/b&gt; konnte nicht gestarted werden oder endete nicht innerhalb 30 Sekunden.&lt;/p&gt;</translation> 6539 <translation>&lt;p&gt;Der Projekt spezifische Python Interpreter &lt;b&gt;{0}&lt;/b&gt; konnte nicht gestarted werden oder endete nicht innerhalb 30 Sekunden.&lt;/p&gt;</translation>
6356 </message> 6540 </message>
6541 <message>
6542 <location filename="../Project/CreateDialogCodeDialog.py" line="389"/>
6543 <source>&lt;p&gt;Code generation for project language &quot;{0}&quot; is not supported.&lt;/p&gt;</source>
6544 <translation>&lt;p&gt;Codegenerierung für die Projektsprache &quot;{0}&quot; wird nicht unterstützt.&lt;/p&gt;</translation>
6545 </message>
6546 <message>
6547 <location filename="../Project/CreateDialogCodeDialog.py" line="417"/>
6548 <source>&lt;p&gt;No code template file available for project type &quot;{0}&quot;.&lt;/p&gt;</source>
6549 <translation>&lt;p&gt;Es ist keine Code Vorlagedatei für den Projekttyp &quot;{0}&quot; verfügbar.&lt;/p&gt;</translation>
6550 </message>
6357 </context> 6551 </context>
6358 <context> 6552 <context>
6359 <name>Crypto</name> 6553 <name>Crypto</name>
6360 <message> 6554 <message>
6361 <location filename="../Utilities/crypto/__init__.py" line="100"/> 6555 <location filename="../Utilities/crypto/__init__.py" line="100"/>
6379 </message> 6573 </message>
6380 </context> 6574 </context>
6381 <context> 6575 <context>
6382 <name>DebugServer</name> 6576 <name>DebugServer</name>
6383 <message> 6577 <message>
6384 <location filename="../Debugger/DebugServer.py" line="184"/> 6578 <location filename="../Debugger/DebugServer.py" line="183"/>
6385 <source>created</source> 6579 <source>created</source>
6386 <comment>must be same as in EditWatchpointDialog</comment> 6580 <comment>must be same as in EditWatchpointDialog</comment>
6387 <translation>erzeugt</translation> 6581 <translation>erzeugt</translation>
6388 </message> 6582 </message>
6389 <message> 6583 <message>
6390 <location filename="../Debugger/DebugServer.py" line="186"/> 6584 <location filename="../Debugger/DebugServer.py" line="185"/>
6391 <source>changed</source> 6585 <source>changed</source>
6392 <comment>must be same as in EditWatchpointDialog</comment> 6586 <comment>must be same as in EditWatchpointDialog</comment>
6393 <translation>geändert</translation> 6587 <translation>geändert</translation>
6394 </message> 6588 </message>
6395 <message> 6589 <message>
6396 <location filename="../Debugger/DebugServer.py" line="783"/> 6590 <location filename="../Debugger/DebugServer.py" line="774"/>
6397 <source>Connection from illegal host</source> 6591 <source>Connection from illegal host</source>
6398 <translation>Verbindung von ungültigem Rechner</translation> 6592 <translation>Verbindung von ungültigem Rechner</translation>
6399 </message> 6593 </message>
6400 <message> 6594 <message>
6401 <location filename="../Debugger/DebugServer.py" line="1578"/> 6595 <location filename="../Debugger/DebugServer.py" line="1569"/>
6402 <source> 6596 <source>
6403 Not connected 6597 Not connected
6404 </source> 6598 </source>
6405 <translation> 6599 <translation>
6406 Nicht verbunden 6600 Nicht verbunden
6407 </translation> 6601 </translation>
6408 </message> 6602 </message>
6409 <message> 6603 <message>
6410 <location filename="../Debugger/DebugServer.py" line="783"/> 6604 <location filename="../Debugger/DebugServer.py" line="774"/>
6411 <source>&lt;p&gt;A connection was attempted by the illegal host &lt;b&gt;{0}&lt;/b&gt;. Accept this connection?&lt;/p&gt;</source> 6605 <source>&lt;p&gt;A connection was attempted by the illegal host &lt;b&gt;{0}&lt;/b&gt;. Accept this connection?&lt;/p&gt;</source>
6412 <translation>&lt;p&gt;Es wurde versucht, eine Verbindung von dem nicht zugelassenen Rechner &lt;b&gt;{0}&lt;/b&gt; aufzubauen. Soll die Verbindung angenommen werden?&lt;/p&gt;</translation> 6606 <translation>&lt;p&gt;Es wurde versucht, eine Verbindung von dem nicht zugelassenen Rechner &lt;b&gt;{0}&lt;/b&gt; aufzubauen. Soll die Verbindung angenommen werden?&lt;/p&gt;</translation>
6413 </message> 6607 </message>
6414 <message> 6608 <message>
6415 <location filename="../Debugger/DebugServer.py" line="1791"/> 6609 <location filename="../Debugger/DebugServer.py" line="1782"/>
6416 <source>Passive debug connection received 6610 <source>Passive debug connection received
6417 </source> 6611 </source>
6418 <translation>Verbindung für passives Debuggen empfangen 6612 <translation>Verbindung für passives Debuggen empfangen
6419 </translation> 6613 </translation>
6420 </message> 6614 </message>
6421 <message> 6615 <message>
6422 <location filename="../Debugger/DebugServer.py" line="1805"/> 6616 <location filename="../Debugger/DebugServer.py" line="1796"/>
6423 <source>Passive debug connection closed 6617 <source>Passive debug connection closed
6424 </source> 6618 </source>
6425 <translation>Verbindung für passives Debuggen geschlossen 6619 <translation>Verbindung für passives Debuggen geschlossen
6426 </translation> 6620 </translation>
6427 </message> 6621 </message>
6428 <message> 6622 <message>
6429 <location filename="../Debugger/DebugServer.py" line="330"/> 6623 <location filename="../Debugger/DebugServer.py" line="321"/>
6430 <source>Register Debugger Interface</source> 6624 <source>Register Debugger Interface</source>
6431 <translation>Debuggerschnittstelle registrieren</translation> 6625 <translation>Debuggerschnittstelle registrieren</translation>
6432 </message> 6626 </message>
6433 <message> 6627 <message>
6434 <location filename="../Debugger/DebugServer.py" line="330"/> 6628 <location filename="../Debugger/DebugServer.py" line="321"/>
6435 <source>&lt;p&gt;The debugger interface &lt;b&gt;{0}&lt;/b&gt; has already been registered. Ignoring this request.&lt;/p&gt;</source> 6629 <source>&lt;p&gt;The debugger interface &lt;b&gt;{0}&lt;/b&gt; has already been registered. Ignoring this request.&lt;/p&gt;</source>
6436 <translation>&lt;p&gt;Die Debuggerschnittstelle &lt;b&gt;{0}&lt;/b&gt; wurde bereits registriert. Anfrage wird ignoriert.&lt;/p&gt;</translation> 6630 <translation>&lt;p&gt;Die Debuggerschnittstelle &lt;b&gt;{0}&lt;/b&gt; wurde bereits registriert. Anfrage wird ignoriert.&lt;/p&gt;</translation>
6437 </message> 6631 </message>
6438 <message> 6632 <message>
6439 <location filename="../Debugger/DebugServer.py" line="1394"/> 6633 <location filename="../Debugger/DebugServer.py" line="1385"/>
6440 <source>Start Debugger</source> 6634 <source>Start Debugger</source>
6441 <translation>Debugger starten</translation> 6635 <translation>Debugger starten</translation>
6442 </message> 6636 </message>
6443 <message> 6637 <message>
6444 <location filename="../Debugger/DebugServer.py" line="1394"/> 6638 <location filename="../Debugger/DebugServer.py" line="1385"/>
6445 <source>&lt;p&gt;The debugger type &lt;b&gt;{0}&lt;/b&gt; is not supported or not configured.&lt;/p&gt;</source> 6639 <source>&lt;p&gt;The debugger type &lt;b&gt;{0}&lt;/b&gt; is not supported or not configured.&lt;/p&gt;</source>
6446 <translation>&lt;p&gt;Der Debuggertyp &lt;b&gt;{0}&lt;/b&gt; wird nicht unterstützt oder ist nicht konfiguriert.&lt;/p&gt;</translation> 6640 <translation>&lt;p&gt;Der Debuggertyp &lt;b&gt;{0}&lt;/b&gt; wird nicht unterstützt oder ist nicht konfiguriert.&lt;/p&gt;</translation>
6447 </message> 6641 </message>
6448 </context> 6642 </context>
6449 <context> 6643 <context>
6450 <name>DebugUI</name> 6644 <name>DebugUI</name>
6451 <message> 6645 <message>
6452 <location filename="../Debugger/DebugUI.py" line="1838"/> 6646 <location filename="../Debugger/DebugUI.py" line="1836"/>
6453 <source>Run Script</source> 6647 <source>Run Script</source>
6454 <translation>Skript ausführen</translation> 6648 <translation>Skript ausführen</translation>
6455 </message> 6649 </message>
6456 <message> 6650 <message>
6457 <location filename="../Debugger/DebugUI.py" line="175"/> 6651 <location filename="../Debugger/DebugUI.py" line="175"/>
6462 <location filename="../Debugger/DebugUI.py" line="180"/> 6656 <location filename="../Debugger/DebugUI.py" line="180"/>
6463 <source>Run the current Script</source> 6657 <source>Run the current Script</source>
6464 <translation>Das aktuelle Skript ausführen</translation> 6658 <translation>Das aktuelle Skript ausführen</translation>
6465 </message> 6659 </message>
6466 <message> 6660 <message>
6467 <location filename="../Debugger/DebugUI.py" line="1853"/> 6661 <location filename="../Debugger/DebugUI.py" line="1851"/>
6468 <source>Run Project</source> 6662 <source>Run Project</source>
6469 <translation>Projekt ausführen</translation> 6663 <translation>Projekt ausführen</translation>
6470 </message> 6664 </message>
6471 <message> 6665 <message>
6472 <location filename="../Debugger/DebugUI.py" line="190"/> 6666 <location filename="../Debugger/DebugUI.py" line="190"/>
6567 <location filename="../Debugger/DebugUI.py" line="444"/> 6761 <location filename="../Debugger/DebugUI.py" line="444"/>
6568 <source>&lt;b&gt;Stop&lt;/b&gt;&lt;p&gt;Stop the running debugging session.&lt;/p&gt;</source> 6762 <source>&lt;b&gt;Stop&lt;/b&gt;&lt;p&gt;Stop the running debugging session.&lt;/p&gt;</source>
6569 <translation>&lt;b&gt;Anhalten&lt;/b&gt;&lt;p&gt;Beende das Debuggen des laufenden Programms.&lt;/p&gt;</translation> 6763 <translation>&lt;b&gt;Anhalten&lt;/b&gt;&lt;p&gt;Beende das Debuggen des laufenden Programms.&lt;/p&gt;</translation>
6570 </message> 6764 </message>
6571 <message> 6765 <message>
6572 <location filename="../Debugger/DebugUI.py" line="1102"/> 6766 <location filename="../Debugger/DebugUI.py" line="1100"/>
6573 <source>The program being debugged contains an unspecified syntax error.</source> 6767 <source>The program being debugged contains an unspecified syntax error.</source>
6574 <translation>Das untersuchte Programm enthält einen unspezifizierten Syntaxfehler.</translation> 6768 <translation>Das untersuchte Programm enthält einen unspezifizierten Syntaxfehler.</translation>
6575 </message> 6769 </message>
6576 <message> 6770 <message>
6577 <location filename="../Debugger/DebugUI.py" line="1139"/> 6771 <location filename="../Debugger/DebugUI.py" line="1137"/>
6578 <source>An unhandled exception occured. See the shell window for details.</source> 6772 <source>An unhandled exception occured. See the shell window for details.</source>
6579 <translation>Eine nicht abgefangene Ausnahme ist aufgetreten. Details finden Sie im Shell-Fenster.</translation> 6773 <translation>Eine nicht abgefangene Ausnahme ist aufgetreten. Details finden Sie im Shell-Fenster.</translation>
6580 </message> 6774 </message>
6581 <message> 6775 <message>
6582 <location filename="../Debugger/DebugUI.py" line="1268"/> 6776 <location filename="../Debugger/DebugUI.py" line="1266"/>
6583 <source>The program being debugged has terminated unexpectedly.</source> 6777 <source>The program being debugged has terminated unexpectedly.</source>
6584 <translation>Das untersuchte Programm wurde unerwartet beendet.</translation> 6778 <translation>Das untersuchte Programm wurde unerwartet beendet.</translation>
6585 </message> 6779 </message>
6586 <message> 6780 <message>
6587 <location filename="../Debugger/DebugUI.py" line="1993"/> 6781 <location filename="../Debugger/DebugUI.py" line="1991"/>
6588 <source>Debug Project</source> 6782 <source>Debug Project</source>
6589 <translation>Projekt debuggen</translation> 6783 <translation>Projekt debuggen</translation>
6590 </message> 6784 </message>
6591 <message> 6785 <message>
6592 <location filename="../Debugger/DebugUI.py" line="1993"/> 6786 <location filename="../Debugger/DebugUI.py" line="1991"/>
6593 <source>There is no main script defined for the current project. No debugging possible.</source> 6787 <source>There is no main script defined for the current project. No debugging possible.</source>
6594 <translation>Das aktuelle Projekt besitzt kein Hauptskript. Debuggen ist nicht möglich.</translation> 6788 <translation>Das aktuelle Projekt besitzt kein Hauptskript. Debuggen ist nicht möglich.</translation>
6595 </message> 6789 </message>
6596 <message> 6790 <message>
6597 <location filename="../Debugger/DebugUI.py" line="384"/> 6791 <location filename="../Debugger/DebugUI.py" line="384"/>
6627 <location filename="../Debugger/DebugUI.py" line="181"/> 6821 <location filename="../Debugger/DebugUI.py" line="181"/>
6628 <source>&lt;b&gt;Run Script&lt;/b&gt;&lt;p&gt;Set the command line arguments and run the script outside the debugger. If the file has unsaved changes it may be saved first.&lt;/p&gt;</source> 6822 <source>&lt;b&gt;Run Script&lt;/b&gt;&lt;p&gt;Set the command line arguments and run the script outside the debugger. If the file has unsaved changes it may be saved first.&lt;/p&gt;</source>
6629 <translation>&lt;b&gt;Skript ausführen&lt;/b&gt;&lt;p&gt;Bestimme die Kommandozeilenparameter und führe das Skript außerhalb des Debuggers aus. Falls die Datei ungesicherte Änderungen hat, so können diese zunächst gesichert werden.&lt;/p&gt;</translation> 6823 <translation>&lt;b&gt;Skript ausführen&lt;/b&gt;&lt;p&gt;Bestimme die Kommandozeilenparameter und führe das Skript außerhalb des Debuggers aus. Falls die Datei ungesicherte Änderungen hat, so können diese zunächst gesichert werden.&lt;/p&gt;</translation>
6630 </message> 6824 </message>
6631 <message> 6825 <message>
6632 <location filename="../Debugger/DebugUI.py" line="1977"/> 6826 <location filename="../Debugger/DebugUI.py" line="1975"/>
6633 <source>Debug Script</source> 6827 <source>Debug Script</source>
6634 <translation>Skript debuggen</translation> 6828 <translation>Skript debuggen</translation>
6635 </message> 6829 </message>
6636 <message> 6830 <message>
6637 <location filename="../Debugger/DebugUI.py" line="268"/> 6831 <location filename="../Debugger/DebugUI.py" line="268"/>
6662 <location filename="../Debugger/DebugUI.py" line="291"/> 6856 <location filename="../Debugger/DebugUI.py" line="291"/>
6663 <source>&lt;b&gt;Debug Project&lt;/b&gt;&lt;p&gt;Set the command line arguments and set the current line to be the first executable Python statement of the main script of the current project. If files of the current project have unsaved changes they may be saved first.&lt;/p&gt;</source> 6857 <source>&lt;b&gt;Debug Project&lt;/b&gt;&lt;p&gt;Set the command line arguments and set the current line to be the first executable Python statement of the main script of the current project. If files of the current project have unsaved changes they may be saved first.&lt;/p&gt;</source>
6664 <translation>&lt;b&gt;Projekt debuggen&lt;/b&gt;&lt;p&gt;Bestimme die Kommandozeilenparameter und setze die erste ausführbare Python-Zeile des Hauptskriptes des aktuellen Projektes als aktuelle Zeile. Falls Dateien des aktuellen Projektes ungesicherte Änderungen haben, so können diese zunächst gesichert werden.&lt;/p&gt;</translation> 6858 <translation>&lt;b&gt;Projekt debuggen&lt;/b&gt;&lt;p&gt;Bestimme die Kommandozeilenparameter und setze die erste ausführbare Python-Zeile des Hauptskriptes des aktuellen Projektes als aktuelle Zeile. Falls Dateien des aktuellen Projektes ungesicherte Änderungen haben, so können diese zunächst gesichert werden.&lt;/p&gt;</translation>
6665 </message> 6859 </message>
6666 <message> 6860 <message>
6667 <location filename="../Debugger/DebugUI.py" line="1853"/> 6861 <location filename="../Debugger/DebugUI.py" line="1851"/>
6668 <source>There is no main script defined for the current project. Aborting</source> 6862 <source>There is no main script defined for the current project. Aborting</source>
6669 <translation>Für das aktuelle Projekt ist kein Hauptskript festgelegt. Abbruch</translation> 6863 <translation>Für das aktuelle Projekt ist kein Hauptskript festgelegt. Abbruch</translation>
6670 </message> 6864 </message>
6671 <message> 6865 <message>
6672 <location filename="../Debugger/DebugUI.py" line="196"/> 6866 <location filename="../Debugger/DebugUI.py" line="196"/>
6712 <location filename="../Debugger/DebugUI.py" line="229"/> 6906 <location filename="../Debugger/DebugUI.py" line="229"/>
6713 <source>&lt;b&gt;Coverage run of Project&lt;/b&gt;&lt;p&gt;Set the command line arguments and run the current project under the control of a coverage analysis tool. If files of the current project have unsaved changes they may be saved first.&lt;/p&gt;</source> 6907 <source>&lt;b&gt;Coverage run of Project&lt;/b&gt;&lt;p&gt;Set the command line arguments and run the current project under the control of a coverage analysis tool. If files of the current project have unsaved changes they may be saved first.&lt;/p&gt;</source>
6714 <translation>&lt;b&gt;Abdeckungslauf des Projektes&lt;/b&gt;&lt;p&gt;Bestimme die Kommandozeilenparameter und führe das Hauptskript des aktuellen Projektes unter Kontrolle eines Abdeckungsanalysetools aus. Falls Dateien des aktuellen Projektes ungesicherte Änderungen haben, so können diese zunächst gesichert werden.&lt;/p&gt;</translation> 6908 <translation>&lt;b&gt;Abdeckungslauf des Projektes&lt;/b&gt;&lt;p&gt;Bestimme die Kommandozeilenparameter und führe das Hauptskript des aktuellen Projektes unter Kontrolle eines Abdeckungsanalysetools aus. Falls Dateien des aktuellen Projektes ungesicherte Änderungen haben, so können diese zunächst gesichert werden.&lt;/p&gt;</translation>
6715 </message> 6909 </message>
6716 <message> 6910 <message>
6717 <location filename="../Debugger/DebugUI.py" line="1581"/> 6911 <location filename="../Debugger/DebugUI.py" line="1579"/>
6718 <source>Coverage of Project</source> 6912 <source>Coverage of Project</source>
6719 <translation>Abdeckung des Projektes</translation> 6913 <translation>Abdeckung des Projektes</translation>
6720 </message> 6914 </message>
6721 <message> 6915 <message>
6722 <location filename="../Debugger/DebugUI.py" line="1568"/> 6916 <location filename="../Debugger/DebugUI.py" line="1566"/>
6723 <source>Coverage of Script</source> 6917 <source>Coverage of Script</source>
6724 <translation>Abdeckung des Skriptes</translation> 6918 <translation>Abdeckung des Skriptes</translation>
6725 </message> 6919 </message>
6726 <message> 6920 <message>
6727 <location filename="../Debugger/DebugUI.py" line="239"/> 6921 <location filename="../Debugger/DebugUI.py" line="239"/>
6762 <location filename="../Debugger/DebugUI.py" line="259"/> 6956 <location filename="../Debugger/DebugUI.py" line="259"/>
6763 <source>&lt;b&gt;Profile Project&lt;/b&gt;&lt;p&gt;Set the command line arguments and profile the current project. If files of the current project have unsaved changes they may be saved first.&lt;/p&gt;</source> 6957 <source>&lt;b&gt;Profile Project&lt;/b&gt;&lt;p&gt;Set the command line arguments and profile the current project. If files of the current project have unsaved changes they may be saved first.&lt;/p&gt;</source>
6764 <translation>&lt;b&gt;Projektprofil&lt;/b&gt;&lt;p&gt;Bestimme die Kommandozeilenparameter und führe das Hauptskript des aktuellen Projektes unter Kontrolle des Python-Profilers aus. Falls Dateien des aktuellen Projektes ungesicherte Änderungen haben, so können diese zunächst gesichert werden.&lt;/p&gt;</translation> 6958 <translation>&lt;b&gt;Projektprofil&lt;/b&gt;&lt;p&gt;Bestimme die Kommandozeilenparameter und führe das Hauptskript des aktuellen Projektes unter Kontrolle des Python-Profilers aus. Falls Dateien des aktuellen Projektes ungesicherte Änderungen haben, so können diese zunächst gesichert werden.&lt;/p&gt;</translation>
6765 </message> 6959 </message>
6766 <message> 6960 <message>
6767 <location filename="../Debugger/DebugUI.py" line="1716"/> 6961 <location filename="../Debugger/DebugUI.py" line="1714"/>
6768 <source>Profile of Project</source> 6962 <source>Profile of Project</source>
6769 <translation>Projektprofil</translation> 6963 <translation>Projektprofil</translation>
6770 </message> 6964 </message>
6771 <message> 6965 <message>
6772 <location filename="../Debugger/DebugUI.py" line="1703"/> 6966 <location filename="../Debugger/DebugUI.py" line="1701"/>
6773 <source>Profile of Script</source> 6967 <source>Profile of Script</source>
6774 <translation>Skriptprofil</translation> 6968 <translation>Skriptprofil</translation>
6775 </message> 6969 </message>
6776 <message> 6970 <message>
6777 <location filename="../Debugger/DebugUI.py" line="467"/> 6971 <location filename="../Debugger/DebugUI.py" line="467"/>
6872 <location filename="../Debugger/DebugUI.py" line="457"/> 7066 <location filename="../Debugger/DebugUI.py" line="457"/>
6873 <source>&lt;b&gt;Variables Type Filter&lt;/b&gt;&lt;p&gt;Configure the variables type filter. Only variable types that are not selected are displayed in the global or local variables window during a debugging session.&lt;/p&gt;</source> 7067 <source>&lt;b&gt;Variables Type Filter&lt;/b&gt;&lt;p&gt;Configure the variables type filter. Only variable types that are not selected are displayed in the global or local variables window during a debugging session.&lt;/p&gt;</source>
6874 <translation>&lt;b&gt;Variablenfilter&lt;/b&gt;&lt;p&gt;Konfigurieren der Variablenfilter. Nur Variablen mit einem Typ, der nicht ausgewählt ist, werden im globalen oder lokalen Variablenfenster während einer Debuggingsitzung angezeigt.&lt;/p&gt;</translation> 7068 <translation>&lt;b&gt;Variablenfilter&lt;/b&gt;&lt;p&gt;Konfigurieren der Variablenfilter. Nur Variablen mit einem Typ, der nicht ausgewählt ist, werden im globalen oder lokalen Variablenfenster während einer Debuggingsitzung angezeigt.&lt;/p&gt;</translation>
6875 </message> 7069 </message>
6876 <message> 7070 <message>
6877 <location filename="../Debugger/DebugUI.py" line="1204"/> 7071 <location filename="../Debugger/DebugUI.py" line="1202"/>
6878 <source>&lt;p&gt;The debugged program raised the exception &lt;b&gt;{0}&lt;/b&gt;&lt;br&gt;&quot;&lt;b&gt;{1}&lt;/b&gt;&quot;&lt;/p&gt;</source> 7072 <source>&lt;p&gt;The debugged program raised the exception &lt;b&gt;{0}&lt;/b&gt;&lt;br&gt;&quot;&lt;b&gt;{1}&lt;/b&gt;&quot;&lt;/p&gt;</source>
6879 <translation>&lt;p&gt;Das untersuchte Programm erzeugte die Ausnahme &lt;b&gt;{0}&lt;/b&gt;&lt;br&gt;„&lt;b&gt;{1}&lt;/b&gt;“&lt;/p&gt;</translation> 7073 <translation>&lt;p&gt;Das untersuchte Programm erzeugte die Ausnahme &lt;b&gt;{0}&lt;/b&gt;&lt;br&gt;„&lt;b&gt;{1}&lt;/b&gt;“&lt;/p&gt;</translation>
6880 </message> 7074 </message>
6881 <message> 7075 <message>
6882 <location filename="../Debugger/DebugUI.py" line="1339"/> 7076 <location filename="../Debugger/DebugUI.py" line="1337"/>
6883 <source>Breakpoint Condition Error</source> 7077 <source>Breakpoint Condition Error</source>
6884 <translation>Fehler in Haltepunktbedingung</translation> 7078 <translation>Fehler in Haltepunktbedingung</translation>
6885 </message> 7079 </message>
6886 <message> 7080 <message>
6887 <location filename="../Debugger/DebugUI.py" line="1339"/> 7081 <location filename="../Debugger/DebugUI.py" line="1337"/>
6888 <source>&lt;p&gt;The condition of the breakpoint &lt;b&gt;{0}, {1}&lt;/b&gt; contains a syntax error.&lt;/p&gt;</source> 7082 <source>&lt;p&gt;The condition of the breakpoint &lt;b&gt;{0}, {1}&lt;/b&gt; contains a syntax error.&lt;/p&gt;</source>
6889 <translation>&lt;p&gt;Die Bedingung des Haltepunktes &lt;b&gt;{0}, {1}&lt;/b&gt; enthält einen Syntaxfehler.&lt;/p&gt;</translation> 7083 <translation>&lt;p&gt;Die Bedingung des Haltepunktes &lt;b&gt;{0}, {1}&lt;/b&gt; enthält einen Syntaxfehler.&lt;/p&gt;</translation>
6890 </message> 7084 </message>
6891 <message> 7085 <message>
6892 <location filename="../Debugger/DebugUI.py" line="533"/> 7086 <location filename="../Debugger/DebugUI.py" line="533"/>
6914 <location filename="../Debugger/DebugUI.py" line="656"/> 7108 <location filename="../Debugger/DebugUI.py" line="656"/>
6915 <source>Debug</source> 7109 <source>Debug</source>
6916 <translation>Debug</translation> 7110 <translation>Debug</translation>
6917 </message> 7111 </message>
6918 <message> 7112 <message>
6919 <location filename="../Debugger/DebugUI.py" line="1189"/> 7113 <location filename="../Debugger/DebugUI.py" line="1187"/>
6920 <source>&lt;p&gt;The debugged program raised the exception &lt;b&gt;{0}&lt;/b&gt;&lt;br&gt;&quot;&lt;b&gt;{1}&lt;/b&gt;&quot;&lt;br&gt;File: &lt;b&gt;{2}&lt;/b&gt;, Line: &lt;b&gt;{3}&lt;/b&gt;&lt;/p&gt;&lt;p&gt;Break here?&lt;/p&gt;</source> 7114 <source>&lt;p&gt;The debugged program raised the exception &lt;b&gt;{0}&lt;/b&gt;&lt;br&gt;&quot;&lt;b&gt;{1}&lt;/b&gt;&quot;&lt;br&gt;File: &lt;b&gt;{2}&lt;/b&gt;, Line: &lt;b&gt;{3}&lt;/b&gt;&lt;/p&gt;&lt;p&gt;Break here?&lt;/p&gt;</source>
6921 <translation>&lt;p&gt;Das untersuchte Programm erzeugte die Ausnahme &lt;b&gt;{0}&lt;/b&gt;&lt;br&gt;„&lt;b&gt;{1}&lt;/b&gt;“&lt;br&gt;Datei: &lt;b&gt;{2}&lt;/b&gt;, Zeile: &lt;b&gt;{3}&lt;/b&gt;&lt;/p&gt;&lt;p&gt;Anhalten?&lt;/p&gt;</translation> 7115 <translation>&lt;p&gt;Das untersuchte Programm erzeugte die Ausnahme &lt;b&gt;{0}&lt;/b&gt;&lt;br&gt;„&lt;b&gt;{1}&lt;/b&gt;“&lt;br&gt;Datei: &lt;b&gt;{2}&lt;/b&gt;, Zeile: &lt;b&gt;{3}&lt;/b&gt;&lt;/p&gt;&lt;p&gt;Anhalten?&lt;/p&gt;</translation>
6922 </message> 7116 </message>
6923 <message> 7117 <message>
6924 <location filename="../Debugger/DebugUI.py" line="1121"/> 7118 <location filename="../Debugger/DebugUI.py" line="1119"/>
6925 <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; contains the syntax error &lt;b&gt;{1}&lt;/b&gt; at line &lt;b&gt;{2}&lt;/b&gt;, character &lt;b&gt;{3}&lt;/b&gt;.&lt;/p&gt;</source> 7119 <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; contains the syntax error &lt;b&gt;{1}&lt;/b&gt; at line &lt;b&gt;{2}&lt;/b&gt;, character &lt;b&gt;{3}&lt;/b&gt;.&lt;/p&gt;</source>
6926 <translation>&lt;p&gt;Die Datei &lt;b&gt;{0}&lt;/b&gt; enthält den Syntaxfehler &lt;b&gt;{1}&lt;/b&gt; in Zeile &lt;b&gt;{2}&lt;/b&gt;, Position &lt;b&gt;{3}&lt;/b&gt;.&lt;/p&gt;</translation> 7120 <translation>&lt;p&gt;Die Datei &lt;b&gt;{0}&lt;/b&gt; enthält den Syntaxfehler &lt;b&gt;{1}&lt;/b&gt; in Zeile &lt;b&gt;{2}&lt;/b&gt;, Position &lt;b&gt;{3}&lt;/b&gt;.&lt;/p&gt;</translation>
6927 </message> 7121 </message>
6928 <message> 7122 <message>
6929 <location filename="../Debugger/DebugUI.py" line="322"/> 7123 <location filename="../Debugger/DebugUI.py" line="322"/>
6930 <source>Stop the running script.</source> 7124 <source>Stop the running script.</source>
6931 <translation>Halte das laufende Skript an.</translation> 7125 <translation>Halte das laufende Skript an.</translation>
6932 </message> 7126 </message>
6933 <message> 7127 <message>
6934 <location filename="../Debugger/DebugUI.py" line="1375"/> 7128 <location filename="../Debugger/DebugUI.py" line="1373"/>
6935 <source>Watch Expression Error</source> 7129 <source>Watch Expression Error</source>
6936 <translation>Fehler in Beobachtungsausdruck</translation> 7130 <translation>Fehler in Beobachtungsausdruck</translation>
6937 </message> 7131 </message>
6938 <message> 7132 <message>
6939 <location filename="../Debugger/DebugUI.py" line="1375"/> 7133 <location filename="../Debugger/DebugUI.py" line="1373"/>
6940 <source>&lt;p&gt;The watch expression &lt;b&gt;{0}&lt;/b&gt; contains a syntax error.&lt;/p&gt;</source> 7134 <source>&lt;p&gt;The watch expression &lt;b&gt;{0}&lt;/b&gt; contains a syntax error.&lt;/p&gt;</source>
6941 <translation>&lt;p&gt;Der Beobachtungsausdrucks &lt;b&gt;{0}&lt;/b&gt; enthält einen Syntaxfehler.&lt;/p&gt;</translation> 7135 <translation>&lt;p&gt;Der Beobachtungsausdrucks &lt;b&gt;{0}&lt;/b&gt; enthält einen Syntaxfehler.&lt;/p&gt;</translation>
6942 </message> 7136 </message>
6943 <message> 7137 <message>
6944 <location filename="../Debugger/DebugUI.py" line="1405"/> 7138 <location filename="../Debugger/DebugUI.py" line="1403"/>
6945 <source>&lt;p&gt;A watch expression &apos;&lt;b&gt;{0}&lt;/b&gt;&apos; already exists.&lt;/p&gt;</source> 7139 <source>&lt;p&gt;A watch expression &apos;&lt;b&gt;{0}&lt;/b&gt;&apos; already exists.&lt;/p&gt;</source>
6946 <translation>&lt;p&gt;Ein Beobachtungsausdruck „&lt;b&gt;{0}&lt;/b&gt;“ existiert bereits.&lt;/p&gt;</translation> 7140 <translation>&lt;p&gt;Ein Beobachtungsausdruck „&lt;b&gt;{0}&lt;/b&gt;“ existiert bereits.&lt;/p&gt;</translation>
6947 </message> 7141 </message>
6948 <message> 7142 <message>
6949 <location filename="../Debugger/DebugUI.py" line="1410"/> 7143 <location filename="../Debugger/DebugUI.py" line="1408"/>
6950 <source>&lt;p&gt;A watch expression &apos;&lt;b&gt;{0}&lt;/b&gt;&apos; for the variable &lt;b&gt;{1}&lt;/b&gt; already exists.&lt;/p&gt;</source> 7144 <source>&lt;p&gt;A watch expression &apos;&lt;b&gt;{0}&lt;/b&gt;&apos; for the variable &lt;b&gt;{1}&lt;/b&gt; already exists.&lt;/p&gt;</source>
6951 <translation>&lt;p&gt;Ein Beobachtungsausdruck „&lt;b&gt;{0}&lt;/b&gt;“ für die Variable &lt;b&gt;{1}&lt;/b&gt; existiert bereits.&lt;/p&gt;</translation> 7145 <translation>&lt;p&gt;Ein Beobachtungsausdruck „&lt;b&gt;{0}&lt;/b&gt;“ für die Variable &lt;b&gt;{1}&lt;/b&gt; existiert bereits.&lt;/p&gt;</translation>
6952 </message> 7146 </message>
6953 <message> 7147 <message>
6954 <location filename="../Debugger/DebugUI.py" line="1415"/> 7148 <location filename="../Debugger/DebugUI.py" line="1413"/>
6955 <source>Watch expression already exists</source> 7149 <source>Watch expression already exists</source>
6956 <translation>Beobachtungsausdruck existiert bereits</translation> 7150 <translation>Beobachtungsausdruck existiert bereits</translation>
6957 </message> 7151 </message>
6958 <message> 7152 <message>
6959 <location filename="../Debugger/DebugUI.py" line="484"/> 7153 <location filename="../Debugger/DebugUI.py" line="484"/>
6991 <location filename="../Debugger/DebugUI.py" line="518"/> 7185 <location filename="../Debugger/DebugUI.py" line="518"/>
6992 <source>Edit Breakpoint...</source> 7186 <source>Edit Breakpoint...</source>
6993 <translation>Haltepunkt bearbeiten …</translation> 7187 <translation>Haltepunkt bearbeiten …</translation>
6994 </message> 7188 </message>
6995 <message> 7189 <message>
6996 <location filename="../Debugger/DebugUI.py" line="1071"/> 7190 <location filename="../Debugger/DebugUI.py" line="1069"/>
6997 <source>Program terminated</source> 7191 <source>Program terminated</source>
6998 <translation>Programm beendet</translation> 7192 <translation>Programm beendet</translation>
6999 </message> 7193 </message>
7000 <message> 7194 <message>
7001 <location filename="../Debugger/DebugUI.py" line="301"/> 7195 <location filename="../Debugger/DebugUI.py" line="301"/>
7011 <location filename="../Debugger/DebugUI.py" line="323"/> 7205 <location filename="../Debugger/DebugUI.py" line="323"/>
7012 <source>&lt;b&gt;Stop&lt;/b&gt;&lt;p&gt;This stops the script running in the debugger backend.&lt;/p&gt;</source> 7206 <source>&lt;b&gt;Stop&lt;/b&gt;&lt;p&gt;This stops the script running in the debugger backend.&lt;/p&gt;</source>
7013 <translation>&lt;b&gt;Anhalten&lt;/b&gt;&lt;p&gt;Dies hält das Skript, das im Debugger läuft, an.&lt;/p&gt;</translation> 7207 <translation>&lt;b&gt;Anhalten&lt;/b&gt;&lt;p&gt;Dies hält das Skript, das im Debugger läuft, an.&lt;/p&gt;</translation>
7014 </message> 7208 </message>
7015 <message> 7209 <message>
7016 <location filename="../Debugger/DebugUI.py" line="1254"/> 7210 <location filename="../Debugger/DebugUI.py" line="1252"/>
7017 <source>&lt;p&gt;The program generate the signal &quot;{0}&quot;.&lt;br/&gt;File: &lt;b&gt;{1}&lt;/b&gt;, Line: &lt;b&gt;{2}&lt;/b&gt;&lt;/p&gt;</source> 7211 <source>&lt;p&gt;The program generate the signal &quot;{0}&quot;.&lt;br/&gt;File: &lt;b&gt;{1}&lt;/b&gt;, Line: &lt;b&gt;{2}&lt;/b&gt;&lt;/p&gt;</source>
7018 <translation>&lt;p&gt;Das Programm erzeugte das Signal &quot;{0}&quot;.&lt;br/&gt;Datei: &lt;b&gt;{1}&lt;/b&gt;, Zeile: &lt;b&gt;{2}&lt;/b&gt;&lt;/p&gt;</translation> 7212 <translation>&lt;p&gt;Das Programm erzeugte das Signal &quot;{0}&quot;.&lt;br/&gt;Datei: &lt;b&gt;{1}&lt;/b&gt;, Zeile: &lt;b&gt;{2}&lt;/b&gt;&lt;/p&gt;</translation>
7019 </message> 7213 </message>
7020 <message> 7214 <message>
7021 <location filename="../Debugger/DebugUI.py" line="1038"/> 7215 <location filename="../Debugger/DebugUI.py" line="1036"/>
7022 <source>&lt;p&gt;Message: {0}&lt;/p&gt;</source> 7216 <source>&lt;p&gt;Message: {0}&lt;/p&gt;</source>
7023 <translation>&lt;p&gt;Nachricht: {0}&lt;/p&gt;</translation> 7217 <translation>&lt;p&gt;Nachricht: {0}&lt;/p&gt;</translation>
7024 </message> 7218 </message>
7025 <message> 7219 <message>
7026 <location filename="../Debugger/DebugUI.py" line="1043"/> 7220 <location filename="../Debugger/DebugUI.py" line="1041"/>
7027 <source>&lt;p&gt;The program has terminated with an exit status of {0}.&lt;/p&gt;{1}</source> 7221 <source>&lt;p&gt;The program has terminated with an exit status of {0}.&lt;/p&gt;{1}</source>
7028 <translation>&lt;p&gt;Das Programm wurde mit dem Status {0} beendet.&lt;/p&gt;{1}</translation> 7222 <translation>&lt;p&gt;Das Programm wurde mit dem Status {0} beendet.&lt;/p&gt;{1}</translation>
7029 </message> 7223 </message>
7030 <message> 7224 <message>
7031 <location filename="../Debugger/DebugUI.py" line="1048"/> 7225 <location filename="../Debugger/DebugUI.py" line="1046"/>
7032 <source>&lt;p&gt;&lt;b&gt;{0}&lt;/b&gt; has terminated with an exit status of {1}.&lt;/p&gt;{2}</source> 7226 <source>&lt;p&gt;&lt;b&gt;{0}&lt;/b&gt; has terminated with an exit status of {1}.&lt;/p&gt;{2}</source>
7033 <translation>&lt;p&gt;&lt;b&gt;{0}&lt;/b&gt; wurde mit dem Status {1} beendet.&lt;/p&gt;{2}</translation> 7227 <translation>&lt;p&gt;&lt;b&gt;{0}&lt;/b&gt; wurde mit dem Status {1} beendet.&lt;/p&gt;{2}</translation>
7034 </message> 7228 </message>
7035 <message> 7229 <message>
7036 <location filename="../Debugger/DebugUI.py" line="1056"/> 7230 <location filename="../Debugger/DebugUI.py" line="1054"/>
7037 <source>Message: {0}</source> 7231 <source>Message: {0}</source>
7038 <translation>Nachricht: {0}</translation> 7232 <translation>Nachricht: {0}</translation>
7039 </message> 7233 </message>
7040 <message> 7234 <message>
7041 <location filename="../Debugger/DebugUI.py" line="1062"/> 7235 <location filename="../Debugger/DebugUI.py" line="1060"/>
7042 <source>The program has terminated with an exit status of {0}. 7236 <source>The program has terminated with an exit status of {0}.
7043 {1}</source> 7237 {1}</source>
7044 <translation>Das Programm wurde mit dem Status {0} beendet. 7238 <translation>Das Programm wurde mit dem Status {0} beendet.
7045 {1}</translation> 7239 {1}</translation>
7046 </message> 7240 </message>
7047 <message> 7241 <message>
7048 <location filename="../Debugger/DebugUI.py" line="1066"/> 7242 <location filename="../Debugger/DebugUI.py" line="1064"/>
7049 <source>&quot;{0}&quot; has terminated with an exit status of {1}. 7243 <source>&quot;{0}&quot; has terminated with an exit status of {1}.
7050 {2}</source> 7244 {2}</source>
7051 <translation>„{0}“ wurde mit dem Status {1} beendet. 7245 <translation>„{0}“ wurde mit dem Status {1} beendet.
7052 {2}</translation> 7246 {2}</translation>
7053 </message> 7247 </message>
7054 <message> 7248 <message>
7055 <location filename="../Debugger/DebugUI.py" line="1076"/> 7249 <location filename="../Debugger/DebugUI.py" line="1074"/>
7056 <source>The program has terminated with an exit status of {0}. 7250 <source>The program has terminated with an exit status of {0}.
7057 {1} 7251 {1}
7058 </source> 7252 </source>
7059 <translation>Das Programm wurde mit dem Status {0} beendet. 7253 <translation>Das Programm wurde mit dem Status {0} beendet.
7060 {1} 7254 {1}
7061 </translation> 7255 </translation>
7062 </message> 7256 </message>
7063 <message> 7257 <message>
7064 <location filename="../Debugger/DebugUI.py" line="1080"/> 7258 <location filename="../Debugger/DebugUI.py" line="1078"/>
7065 <source>&quot;{0}&quot; has terminated with an exit status of {1}. 7259 <source>&quot;{0}&quot; has terminated with an exit status of {1}.
7066 {2} 7260 {2}
7067 </source> 7261 </source>
7068 <translation>„{0}“ wurde mit dem Status {1} beendet. 7262 <translation>„{0}“ wurde mit dem Status {1} beendet.
7069 {2} 7263 {2}
7088 <location filename="../Debugger/DebugUI.py" line="372"/> 7282 <location filename="../Debugger/DebugUI.py" line="372"/>
7089 <source>&lt;b&gt;Move Instruction Pointer to Cursor&lt;/b&gt;&lt;p&gt;Move the Python internal instruction pointer to the current cursor position without executing the code in between.&lt;/p&gt;&lt;p&gt;It&apos;s not possible to jump out of a function or jump in a code block, e.g. a loop. In these cases, a error message is printed to the log window.&lt;/p&gt;</source> 7283 <source>&lt;b&gt;Move Instruction Pointer to Cursor&lt;/b&gt;&lt;p&gt;Move the Python internal instruction pointer to the current cursor position without executing the code in between.&lt;/p&gt;&lt;p&gt;It&apos;s not possible to jump out of a function or jump in a code block, e.g. a loop. In these cases, a error message is printed to the log window.&lt;/p&gt;</source>
7090 <translation>&lt;b&gt;Instruktionszeiger zur Cursorposition bewegen&lt;/b&gt;&lt;p&gt;Bewege den Python Instruktionszeiger zur aktuellen Cursorposition, ohne Programmteile dazwischen auszuführen.&lt;/p&gt;&lt;p&gt;Es ist nicht möglich, aus einer Funktion herauszuspringen oder in eine Schleife hinein. In diesem Fall wird eine Fehlermeldung im Log-Fenster ausgegeben.&lt;/p&gt;</translation> 7284 <translation>&lt;b&gt;Instruktionszeiger zur Cursorposition bewegen&lt;/b&gt;&lt;p&gt;Bewege den Python Instruktionszeiger zur aktuellen Cursorposition, ohne Programmteile dazwischen auszuführen.&lt;/p&gt;&lt;p&gt;Es ist nicht möglich, aus einer Funktion herauszuspringen oder in eine Schleife hinein. In diesem Fall wird eine Fehlermeldung im Log-Fenster ausgegeben.&lt;/p&gt;</translation>
7091 </message> 7285 </message>
7092 <message> 7286 <message>
7093 <location filename="../Debugger/DebugUI.py" line="1314"/> 7287 <location filename="../Debugger/DebugUI.py" line="1312"/>
7094 <source>No locals available.</source> 7288 <source>No locals available.</source>
7095 <translation>Keine lokalen Variablen verfügbar.</translation> 7289 <translation>Keine lokalen Variablen verfügbar.</translation>
7096 </message> 7290 </message>
7097 <message> 7291 <message>
7098 <location filename="../Debugger/DebugUI.py" line="597"/> 7292 <location filename="../Debugger/DebugUI.py" line="597"/>
7592 </message> 7786 </message>
7593 </context> 7787 </context>
7594 <context> 7788 <context>
7595 <name>DebuggerInterfacePython</name> 7789 <name>DebuggerInterfacePython</name>
7596 <message> 7790 <message>
7597 <location filename="../Debugger/DebuggerInterfacePython.py" line="479"/> 7791 <location filename="../Debugger/DebuggerInterfacePython.py" line="459"/>
7598 <source>Start Debugger</source> 7792 <source>Start Debugger</source>
7599 <translation>Debugger starten</translation> 7793 <translation>Debugger starten</translation>
7600 </message> 7794 </message>
7601 <message> 7795 <message>
7602 <location filename="../Debugger/DebuggerInterfacePython.py" line="479"/> 7796 <location filename="../Debugger/DebuggerInterfacePython.py" line="459"/>
7603 <source>&lt;p&gt;The debugger backend could not be started.&lt;/p&gt;</source> 7797 <source>&lt;p&gt;The debugger backend could not be started.&lt;/p&gt;</source>
7604 <translation>&lt;p&gt;Der Debugger konnte nicht gestartet werden.&lt;/p&gt;</translation> 7798 <translation>&lt;p&gt;Der Debugger konnte nicht gestartet werden.&lt;/p&gt;</translation>
7605 </message> 7799 </message>
7606 <message> 7800 <message>
7607 <location filename="../Debugger/DebuggerInterfacePython.py" line="1032"/> 7801 <location filename="../Debugger/DebuggerInterfacePython.py" line="1012"/>
7608 <source>Parent Process</source> 7802 <source>Parent Process</source>
7609 <translation>Vaterprozess</translation> 7803 <translation>Vaterprozess</translation>
7610 </message> 7804 </message>
7611 <message> 7805 <message>
7612 <location filename="../Debugger/DebuggerInterfacePython.py" line="1033"/> 7806 <location filename="../Debugger/DebuggerInterfacePython.py" line="1013"/>
7613 <source>Child process</source> 7807 <source>Child process</source>
7614 <translation>Kindprozess</translation> 7808 <translation>Kindprozess</translation>
7615 </message> 7809 </message>
7616 <message> 7810 <message>
7617 <location filename="../Debugger/DebuggerInterfacePython.py" line="1034"/> 7811 <location filename="../Debugger/DebuggerInterfacePython.py" line="1014"/>
7618 <source>Client forking</source> 7812 <source>Client forking</source>
7619 <translation>Client forkt</translation> 7813 <translation>Client forkt</translation>
7620 </message> 7814 </message>
7621 <message> 7815 <message>
7622 <location filename="../Debugger/DebuggerInterfacePython.py" line="1034"/> 7816 <location filename="../Debugger/DebuggerInterfacePython.py" line="1014"/>
7623 <source>Select the fork branch to follow.</source> 7817 <source>Select the fork branch to follow.</source>
7624 <translation>Wähle den zu folgenden Forkpfad.</translation> 7818 <translation>Wähle den zu folgenden Forkpfad.</translation>
7625 </message> 7819 </message>
7626 <message> 7820 <message>
7627 <location filename="../Debugger/DebuggerInterfacePython.py" line="1080"/> 7821 <location filename="../Debugger/DebuggerInterfacePython.py" line="1060"/>
7628 <source>Debug Protocol Error</source> 7822 <source>Debug Protocol Error</source>
7629 <translation>Fehler im Debugprotokoll</translation> 7823 <translation>Fehler im Debugprotokoll</translation>
7630 </message> 7824 </message>
7631 <message> 7825 <message>
7632 <location filename="../Debugger/DebuggerInterfacePython.py" line="1080"/> 7826 <location filename="../Debugger/DebuggerInterfacePython.py" line="1060"/>
7633 <source>&lt;p&gt;The response received from the debugger backend could not be decoded. Please report this issue with the received data to the eric bugs email address.&lt;/p&gt;&lt;p&gt;Error: {0}&lt;/p&gt;&lt;p&gt;Data:&lt;br/&gt;{1}&lt;/p&gt;</source> 7827 <source>&lt;p&gt;The response received from the debugger backend could not be decoded. Please report this issue with the received data to the eric bugs email address.&lt;/p&gt;&lt;p&gt;Error: {0}&lt;/p&gt;&lt;p&gt;Data:&lt;br/&gt;{1}&lt;/p&gt;</source>
7634 <translation>&lt;p&gt;Die vom Debugger empfangene Antwort konnte nicht dekodiert werden. Bitte berichten sie diesen Fehler zusammen mit den empfangenen Daten an die eric Bugs Emailadresse.&lt;/p&gt;&lt;p&gt;Fehler: {0}&lt;/p&gt;&lt;p&gt;Daten:&lt;br/&gt;{1}&lt;/p&gt;</translation> 7828 <translation>&lt;p&gt;Die vom Debugger empfangene Antwort konnte nicht dekodiert werden. Bitte berichten sie diesen Fehler zusammen mit den empfangenen Daten an die eric Bugs Emailadresse.&lt;/p&gt;&lt;p&gt;Fehler: {0}&lt;/p&gt;&lt;p&gt;Daten:&lt;br/&gt;{1}&lt;/p&gt;</translation>
7635 </message> 7829 </message>
7636 <message> 7830 <message>
7637 <location filename="../Debugger/DebuggerInterfacePython.py" line="374"/> 7831 <location filename="../Debugger/DebuggerInterfacePython.py" line="354"/>
7638 <source>&lt;p&gt;No suitable {0} environment configured.&lt;/p&gt;</source> 7832 <source>&lt;p&gt;No suitable Python3 environment configured.&lt;/p&gt;</source>
7639 <translation>&lt;p&gt;Keine geeignete {0} Umgebung konfiguriert.&lt;/p&gt;</translation> 7833 <translation>&lt;p&gt;Keine geeignete Python3 Umgebung konfiguriert.&lt;/p&gt;</translation>
7640 </message> 7834 </message>
7641 </context> 7835 </context>
7642 <context> 7836 <context>
7643 <name>DebuggerPropertiesDialog</name> 7837 <name>DebuggerPropertiesDialog</name>
7644 <message> 7838 <message>
7645 <location filename="../Project/DebuggerPropertiesDialog.py" line="133"/> 7839 <location filename="../Project/DebuggerPropertiesDialog.py" line="130"/>
7646 <source>All Files (*)</source> 7840 <source>All Files (*)</source>
7647 <translation>Alle Dateien (*)</translation> 7841 <translation>Alle Dateien (*)</translation>
7648 </message> 7842 </message>
7649 <message> 7843 <message>
7650 <location filename="../Project/DebuggerPropertiesDialog.ui" line="14"/> 7844 <location filename="../Project/DebuggerPropertiesDialog.ui" line="14"/>
7831 <source>Environment Variables:</source> 8025 <source>Environment Variables:</source>
7832 <translation>Umgebungsvariablen:</translation> 8026 <translation>Umgebungsvariablen:</translation>
7833 </message> 8027 </message>
7834 </context> 8028 </context>
7835 <context> 8029 <context>
7836 <name>DebuggerPython2Page</name>
7837 <message>
7838 <location filename="../Preferences/ConfigurationPages/DebuggerPython2Page.ui" line="17"/>
7839 <source>&lt;b&gt;Configure Python2 Debugger&lt;/b&gt;</source>
7840 <translation>&lt;b&gt;Python 2-Debugger-Einstellungen&lt;/b&gt;</translation>
7841 </message>
7842 <message>
7843 <location filename="../Preferences/ConfigurationPages/DebuggerPython2Page.ui" line="37"/>
7844 <source>Python2 Virtual Environment</source>
7845 <translation>Virtuelle Umgebung für Python 2</translation>
7846 </message>
7847 <message>
7848 <location filename="../Preferences/ConfigurationPages/DebuggerPython2Page.ui" line="43"/>
7849 <source>Select the virtual environment to be used</source>
7850 <translation>Wähle die zu verwendende virtuelle Umgebung</translation>
7851 </message>
7852 <message>
7853 <location filename="../Preferences/ConfigurationPages/DebuggerPython2Page.ui" line="50"/>
7854 <source>Press to open the virtual environment manager dialog</source>
7855 <translation>Drücken, um den Dialog zur Verwaltung der virtuellen Umgebungen zu öffnen</translation>
7856 </message>
7857 <message>
7858 <location filename="../Preferences/ConfigurationPages/DebuggerPython2Page.ui" line="63"/>
7859 <source>Debug Client Type</source>
7860 <translation>Debug-Client-Typ</translation>
7861 </message>
7862 <message>
7863 <location filename="../Preferences/ConfigurationPages/DebuggerPython2Page.ui" line="75"/>
7864 <source>Enter the path of the Debug Client to be used. Leave empty to use the default.</source>
7865 <translation>Gib den Pfad des zu verwendenden Debug-Clients an. Um den Standard zu verwenden, bitte leer lassen.</translation>
7866 </message>
7867 <message>
7868 <location filename="../Preferences/ConfigurationPages/DebuggerPython2Page.ui" line="82"/>
7869 <source>Select the standard debug client</source>
7870 <translation>Wähle den Standard-Debug-Client</translation>
7871 </message>
7872 <message>
7873 <location filename="../Preferences/ConfigurationPages/DebuggerPython2Page.ui" line="85"/>
7874 <source>Standard</source>
7875 <translation>Standard</translation>
7876 </message>
7877 <message>
7878 <location filename="../Preferences/ConfigurationPages/DebuggerPython2Page.ui" line="92"/>
7879 <source>Select the custom selected debug client</source>
7880 <translation>Wähle einen speziellen Debug-Client</translation>
7881 </message>
7882 <message>
7883 <location filename="../Preferences/ConfigurationPages/DebuggerPython2Page.ui" line="95"/>
7884 <source>Custom</source>
7885 <translation>Speziell</translation>
7886 </message>
7887 <message>
7888 <location filename="../Preferences/ConfigurationPages/DebuggerPython2Page.ui" line="105"/>
7889 <source>Source association</source>
7890 <translation>Quelltext Zuordnungen</translation>
7891 </message>
7892 <message>
7893 <location filename="../Preferences/ConfigurationPages/DebuggerPython2Page.ui" line="111"/>
7894 <source>Please configure the associated file extensions on the &apos;Python&apos; page.</source>
7895 <translation>Bitte konfiguriere die zugehörigen Dateierweiterungen auf der &apos;Python&apos; Seite.</translation>
7896 </message>
7897 <message>
7898 <location filename="../Preferences/ConfigurationPages/DebuggerPython2Page.ui" line="143"/>
7899 <source>Press to update the display of the source associations</source>
7900 <translation>Drücken, um die Anzeige der Dateierweiterungen zu aktualisieren</translation>
7901 </message>
7902 <message>
7903 <location filename="../Preferences/ConfigurationPages/DebuggerPython2Page.ui" line="146"/>
7904 <source>Refresh</source>
7905 <translation>Aktualisieren</translation>
7906 </message>
7907 <message>
7908 <location filename="../Preferences/ConfigurationPages/DebuggerPython2Page.ui" line="171"/>
7909 <source>Select, to redirect stdin, stdout and stderr of the program being debugged to the eric6 IDE</source>
7910 <translation>Auswählen, um stdin, stdout und stderr des zu untersuchenden Programms zur eric6 IDE umzuleiten</translation>
7911 </message>
7912 <message>
7913 <location filename="../Preferences/ConfigurationPages/DebuggerPython2Page.ui" line="174"/>
7914 <source>Redirect stdin/stdout/stderr</source>
7915 <translation>stdin/stdout/stderr umleiten</translation>
7916 </message>
7917 <message>
7918 <location filename="../Preferences/ConfigurationPages/DebuggerPython2Page.ui" line="181"/>
7919 <source>Select to not set the debug client encoding</source>
7920 <translation>Auswählen, um das Encoding des Debuggers nicht zu setzen</translation>
7921 </message>
7922 <message>
7923 <location filename="../Preferences/ConfigurationPages/DebuggerPython2Page.ui" line="184"/>
7924 <source>Don&apos;t set the encoding of the debug client</source>
7925 <translation>Encoding des Debuggers nicht setzen</translation>
7926 </message>
7927 <message>
7928 <location filename="../Preferences/ConfigurationPages/DebuggerPython2Page.py" line="44"/>
7929 <source>Press to select the Debug Client via a file selection dialog</source>
7930 <translation>Den Debug-Client mittels eines Dateiauswahldialoges wählen</translation>
7931 </message>
7932 <message>
7933 <location filename="../Preferences/ConfigurationPages/DebuggerPython2Page.py" line="46"/>
7934 <source>Python Files (*.py *.py2)</source>
7935 <translation>Python-Dateien (*.py *.py2)</translation>
7936 </message>
7937 </context>
7938 <context>
7939 <name>DebuggerPython3Page</name> 8030 <name>DebuggerPython3Page</name>
7940 <message> 8031 <message>
7941 <location filename="../Preferences/ConfigurationPages/DebuggerPython3Page.ui" line="17"/> 8032 <location filename="../Preferences/ConfigurationPages/DebuggerPython3Page.ui" line="17"/>
7942 <source>&lt;b&gt;Configure Python3 Debugger&lt;/b&gt;</source> 8033 <source>&lt;b&gt;Configure Python3 Debugger&lt;/b&gt;</source>
7943 <translation>&lt;b&gt;Python 3-Debugger-Einstellungen&lt;/b&gt;</translation> 8034 <translation>&lt;b&gt;Python 3-Debugger-Einstellungen&lt;/b&gt;</translation>
8330 </message> 8421 </message>
8331 </context> 8422 </context>
8332 <context> 8423 <context>
8333 <name>DocStyleChecker</name> 8424 <name>DocStyleChecker</name>
8334 <message> 8425 <message>
8335 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="288"/> 8426 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="291"/>
8336 <source>module is missing a docstring</source> 8427 <source>module is missing a docstring</source>
8337 <translation>Modul hat keinen Docstring</translation> 8428 <translation>Modul hat keinen Docstring</translation>
8338 </message> 8429 </message>
8339 <message> 8430 <message>
8340 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="290"/> 8431 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="293"/>
8341 <source>public function/method is missing a docstring</source> 8432 <source>public function/method is missing a docstring</source>
8342 <translation>Öffentliche Funktion/Methode hat keinen Docstring</translation> 8433 <translation>Öffentliche Funktion/Methode hat keinen Docstring</translation>
8343 </message> 8434 </message>
8344 <message> 8435 <message>
8345 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="293"/> 8436 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="296"/>
8346 <source>private function/method may be missing a docstring</source> 8437 <source>private function/method may be missing a docstring</source>
8347 <translation>Private Funktion/Methode hat keinen Docstring</translation> 8438 <translation>Private Funktion/Methode hat keinen Docstring</translation>
8348 </message> 8439 </message>
8349 <message> 8440 <message>
8350 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="296"/> 8441 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="299"/>
8351 <source>public class is missing a docstring</source> 8442 <source>public class is missing a docstring</source>
8352 <translation>Öffentliche Klasse hat keinen Docstring</translation> 8443 <translation>Öffentliche Klasse hat keinen Docstring</translation>
8353 </message> 8444 </message>
8354 <message> 8445 <message>
8355 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="298"/> 8446 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="301"/>
8356 <source>private class may be missing a docstring</source> 8447 <source>private class may be missing a docstring</source>
8357 <translation>Private Klasse hat keinen Docstring</translation> 8448 <translation>Private Klasse hat keinen Docstring</translation>
8358 </message> 8449 </message>
8359 <message> 8450 <message>
8360 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="300"/> 8451 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="303"/>
8361 <source>docstring not surrounded by &quot;&quot;&quot;</source> 8452 <source>docstring not surrounded by &quot;&quot;&quot;</source>
8362 <translation>Docstring nicht durch &quot;&quot;&quot; eingeschlossen</translation> 8453 <translation>Docstring nicht durch &quot;&quot;&quot; eingeschlossen</translation>
8363 </message> 8454 </message>
8364 <message> 8455 <message>
8365 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="302"/> 8456 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="305"/>
8366 <source>docstring containing \ not surrounded by r&quot;&quot;&quot;</source> 8457 <source>docstring containing \ not surrounded by r&quot;&quot;&quot;</source>
8367 <translation>Docstring, der \ enthält, nicht durch r&quot;&quot;&quot; eingeschlossen</translation> 8458 <translation>Docstring, der \ enthält, nicht durch r&quot;&quot;&quot; eingeschlossen</translation>
8368 </message> 8459 </message>
8369 <message> 8460 <message>
8370 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="305"/> 8461 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="308"/>
8371 <source>docstring containing unicode character not surrounded by u&quot;&quot;&quot;</source> 8462 <source>docstring containing unicode character not surrounded by u&quot;&quot;&quot;</source>
8372 <translation>Docstring, der Unicode Zeichen enthält, nicht durch u&quot;&quot;&quot; eingeschlossen</translation> 8463 <translation>Docstring, der Unicode Zeichen enthält, nicht durch u&quot;&quot;&quot; eingeschlossen</translation>
8373 </message> 8464 </message>
8374 <message> 8465 <message>
8375 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="308"/> 8466 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="311"/>
8376 <source>one-liner docstring on multiple lines</source> 8467 <source>one-liner docstring on multiple lines</source>
8377 <translation>einzeiliger Docstring über mehrere Zeilen</translation> 8468 <translation>einzeiliger Docstring über mehrere Zeilen</translation>
8378 </message> 8469 </message>
8379 <message> 8470 <message>
8380 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="310"/> 8471 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="313"/>
8381 <source>docstring has wrong indentation</source> 8472 <source>docstring has wrong indentation</source>
8382 <translation>Docstring hat falsche Einrückung</translation> 8473 <translation>Docstring hat falsche Einrückung</translation>
8383 </message> 8474 </message>
8384 <message> 8475 <message>
8385 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="359"/> 8476 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="362"/>
8386 <source>docstring summary does not end with a period</source> 8477 <source>docstring summary does not end with a period</source>
8387 <translation>Docstring Zusammenfassung endet nicht mit einem Punkt</translation> 8478 <translation>Docstring Zusammenfassung endet nicht mit einem Punkt</translation>
8388 </message> 8479 </message>
8389 <message> 8480 <message>
8390 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="316"/> 8481 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="319"/>
8391 <source>docstring summary is not in imperative mood (Does instead of Do)</source> 8482 <source>docstring summary is not in imperative mood (Does instead of Do)</source>
8392 <translation>Docstring Zusammenfassung nicht im Imperativ (Tut anstelle Tue)</translation> 8483 <translation>Docstring Zusammenfassung nicht im Imperativ (Tut anstelle Tue)</translation>
8393 </message> 8484 </message>
8394 <message> 8485 <message>
8395 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="320"/> 8486 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="323"/>
8396 <source>docstring summary looks like a function&apos;s/method&apos;s signature</source> 8487 <source>docstring summary looks like a function&apos;s/method&apos;s signature</source>
8397 <translation>Docstring Zusammenfassung scheint Funktion-/Methodensignatur zu sein</translation> 8488 <translation>Docstring Zusammenfassung scheint Funktion-/Methodensignatur zu sein</translation>
8398 </message> 8489 </message>
8399 <message> 8490 <message>
8400 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="323"/> 8491 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="326"/>
8401 <source>docstring does not mention the return value type</source> 8492 <source>docstring does not mention the return value type</source>
8402 <translation>Docstring erwähnt nicht den Typ des Rückgabewertes</translation> 8493 <translation>Docstring erwähnt nicht den Typ des Rückgabewertes</translation>
8403 </message> 8494 </message>
8404 <message> 8495 <message>
8405 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="326"/> 8496 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="329"/>
8406 <source>function/method docstring is separated by a blank line</source> 8497 <source>function/method docstring is separated by a blank line</source>
8407 <translation>Funktions-/Methodendocstring ist durch eine Leerzeile abgetrennt</translation> 8498 <translation>Funktions-/Methodendocstring ist durch eine Leerzeile abgetrennt</translation>
8408 </message> 8499 </message>
8409 <message> 8500 <message>
8410 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="329"/> 8501 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="332"/>
8411 <source>class docstring is not preceded by a blank line</source> 8502 <source>class docstring is not preceded by a blank line</source>
8412 <translation>Klassendocstring hat keine führende Leerzeile</translation> 8503 <translation>Klassendocstring hat keine führende Leerzeile</translation>
8413 </message> 8504 </message>
8414 <message> 8505 <message>
8415 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="332"/> 8506 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="335"/>
8416 <source>class docstring is not followed by a blank line</source> 8507 <source>class docstring is not followed by a blank line</source>
8417 <translation>Klassendocstring hat keine nachfolgende Leerzeile</translation> 8508 <translation>Klassendocstring hat keine nachfolgende Leerzeile</translation>
8418 </message> 8509 </message>
8419 <message> 8510 <message>
8420 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="393"/> 8511 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="396"/>
8421 <source>docstring summary is not followed by a blank line</source> 8512 <source>docstring summary is not followed by a blank line</source>
8422 <translation>Docstring Zusammenfassung hat keine folgende Leerzeile</translation> 8513 <translation>Docstring Zusammenfassung hat keine folgende Leerzeile</translation>
8423 </message> 8514 </message>
8424 <message> 8515 <message>
8425 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="338"/> 8516 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="341"/>
8426 <source>last paragraph of docstring is not followed by a blank line</source> 8517 <source>last paragraph of docstring is not followed by a blank line</source>
8427 <translation>letzter Abschnitt des Docstring hat keine folgende Leerzeile</translation> 8518 <translation>letzter Abschnitt des Docstring hat keine folgende Leerzeile</translation>
8428 </message> 8519 </message>
8429 <message> 8520 <message>
8430 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="346"/> 8521 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="349"/>
8431 <source>private function/method is missing a docstring</source> 8522 <source>private function/method is missing a docstring</source>
8432 <translation>Private Funktion/Methode hat keinen Docstring</translation> 8523 <translation>Private Funktion/Methode hat keinen Docstring</translation>
8433 </message> 8524 </message>
8434 <message> 8525 <message>
8435 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="349"/> 8526 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="352"/>
8436 <source>private class is missing a docstring</source> 8527 <source>private class is missing a docstring</source>
8437 <translation>Private Klasse hat keinen Docstring</translation> 8528 <translation>Private Klasse hat keinen Docstring</translation>
8438 </message> 8529 </message>
8439 <message> 8530 <message>
8440 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="353"/> 8531 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="356"/>
8441 <source>leading quotes of docstring not on separate line</source> 8532 <source>leading quotes of docstring not on separate line</source>
8442 <translation>einleitende Anführungszeichen nicht auf separater Zeile</translation> 8533 <translation>einleitende Anführungszeichen nicht auf separater Zeile</translation>
8443 </message> 8534 </message>
8444 <message> 8535 <message>
8445 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="356"/> 8536 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="359"/>
8446 <source>trailing quotes of docstring not on separate line</source> 8537 <source>trailing quotes of docstring not on separate line</source>
8447 <translation>schließende Anführungszeichen nicht auf separater Zeile</translation> 8538 <translation>schließende Anführungszeichen nicht auf separater Zeile</translation>
8448 </message> 8539 </message>
8449 <message> 8540 <message>
8450 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="363"/> 8541 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="366"/>
8451 <source>docstring does not contain a @return line but function/method returns something</source> 8542 <source>docstring does not contain a @return line but function/method returns something</source>
8452 <translation>Docstring enthält keine @return Zeile obwohl die Funktion/Methode etwas zurückgibt</translation> 8543 <translation>Docstring enthält keine @return Zeile obwohl die Funktion/Methode etwas zurückgibt</translation>
8453 </message> 8544 </message>
8454 <message> 8545 <message>
8455 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="367"/> 8546 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="370"/>
8456 <source>docstring contains a @return line but function/method doesn&apos;t return anything</source> 8547 <source>docstring contains a @return line but function/method doesn&apos;t return anything</source>
8457 <translation>Docstring enthält eine @return Zeile obwohl die Funktion/Methode nichts zurückgibt</translation> 8548 <translation>Docstring enthält eine @return Zeile obwohl die Funktion/Methode nichts zurückgibt</translation>
8458 </message> 8549 </message>
8459 <message> 8550 <message>
8460 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="371"/> 8551 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="374"/>
8461 <source>docstring does not contain enough @param/@keyparam lines</source> 8552 <source>docstring does not contain enough @param/@keyparam lines</source>
8462 <translation>Docstring enthält nicht genügend @param/@keyparam Zeilen</translation> 8553 <translation>Docstring enthält nicht genügend @param/@keyparam Zeilen</translation>
8463 </message> 8554 </message>
8464 <message> 8555 <message>
8465 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="374"/> 8556 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="377"/>
8466 <source>docstring contains too many @param/@keyparam lines</source> 8557 <source>docstring contains too many @param/@keyparam lines</source>
8467 <translation>Docstring enthält zu viele @param/@keyparam Zeilen</translation> 8558 <translation>Docstring enthält zu viele @param/@keyparam Zeilen</translation>
8468 </message> 8559 </message>
8469 <message> 8560 <message>
8470 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="377"/> 8561 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="380"/>
8471 <source>keyword only arguments must be documented with @keyparam lines</source> 8562 <source>keyword only arguments must be documented with @keyparam lines</source>
8472 <translation>&apos;keyword only&apos; Argumente müssen mit @keyparam Zeilen dokumentiert werden</translation> 8563 <translation>&apos;keyword only&apos; Argumente müssen mit @keyparam Zeilen dokumentiert werden</translation>
8473 </message> 8564 </message>
8474 <message> 8565 <message>
8475 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="380"/> 8566 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="383"/>
8476 <source>order of @param/@keyparam lines does not match the function/method signature</source> 8567 <source>order of @param/@keyparam lines does not match the function/method signature</source>
8477 <translation>Reihenfolge der @param/@keyparam Zeilen stimmt nicht mit der Funktions-/Methodensignatur überein</translation> 8568 <translation>Reihenfolge der @param/@keyparam Zeilen stimmt nicht mit der Funktions-/Methodensignatur überein</translation>
8478 </message> 8569 </message>
8479 <message> 8570 <message>
8480 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="383"/> 8571 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="386"/>
8481 <source>class docstring is preceded by a blank line</source> 8572 <source>class docstring is preceded by a blank line</source>
8482 <translation>Klassendocstring hat eine führende Leerzeile</translation> 8573 <translation>Klassendocstring hat eine führende Leerzeile</translation>
8483 </message> 8574 </message>
8484 <message> 8575 <message>
8485 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="385"/> 8576 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="388"/>
8486 <source>class docstring is followed by a blank line</source> 8577 <source>class docstring is followed by a blank line</source>
8487 <translation>Klassendocstring hat eine nachfolgende Leerzeile</translation> 8578 <translation>Klassendocstring hat eine nachfolgende Leerzeile</translation>
8488 </message> 8579 </message>
8489 <message> 8580 <message>
8490 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="387"/> 8581 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="390"/>
8491 <source>function/method docstring is preceded by a blank line</source> 8582 <source>function/method docstring is preceded by a blank line</source>
8492 <translation>Funktions-/Methodendocstring hat eine führende Leerzeile</translation> 8583 <translation>Funktions-/Methodendocstring hat eine führende Leerzeile</translation>
8493 </message> 8584 </message>
8494 <message> 8585 <message>
8495 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="390"/> 8586 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="393"/>
8496 <source>function/method docstring is followed by a blank line</source> 8587 <source>function/method docstring is followed by a blank line</source>
8497 <translation>Funktions-/Methodendocstring hat eine nachfolgende Leerzeile</translation> 8588 <translation>Funktions-/Methodendocstring hat eine nachfolgende Leerzeile</translation>
8498 </message> 8589 </message>
8499 <message> 8590 <message>
8500 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="396"/> 8591 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="399"/>
8501 <source>last paragraph of docstring is followed by a blank line</source> 8592 <source>last paragraph of docstring is followed by a blank line</source>
8502 <translation>letzter Abschnitt des Docstring hat eine folgende Leerzeile</translation> 8593 <translation>letzter Abschnitt des Docstring hat eine folgende Leerzeile</translation>
8503 </message> 8594 </message>
8504 <message> 8595 <message>
8505 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="399"/> 8596 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="402"/>
8506 <source>docstring does not contain a @exception line but function/method raises an exception</source> 8597 <source>docstring does not contain a @exception line but function/method raises an exception</source>
8507 <translation>Docstring enthält keine @exception Zeile obwohl die Funktion/Methode eine Ausnahme erzeugt</translation> 8598 <translation>Docstring enthält keine @exception Zeile obwohl die Funktion/Methode eine Ausnahme erzeugt</translation>
8508 </message> 8599 </message>
8509 <message> 8600 <message>
8510 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="403"/> 8601 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="406"/>
8511 <source>docstring contains a @exception line but function/method doesn&apos;t raise an exception</source> 8602 <source>docstring contains a @exception line but function/method doesn&apos;t raise an exception</source>
8512 <translation>Docstring enthält eine @exception Zeile obwohl die Funktion/Methode keine Ausnahme erzeugt</translation> 8603 <translation>Docstring enthält eine @exception Zeile obwohl die Funktion/Methode keine Ausnahme erzeugt</translation>
8513 </message> 8604 </message>
8514 <message> 8605 <message>
8515 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="426"/> 8606 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="429"/>
8516 <source>{0}: {1}</source> 8607 <source>{0}: {1}</source>
8517 <translation>{0}: {1}</translation> 8608 <translation>{0}: {1}</translation>
8518 </message> 8609 </message>
8519 <message> 8610 <message>
8520 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="312"/> 8611 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="315"/>
8521 <source>docstring does not contain a summary</source> 8612 <source>docstring does not contain a summary</source>
8522 <translation>Docstring enthält keine Zusammenfassung</translation> 8613 <translation>Docstring enthält keine Zusammenfassung</translation>
8523 </message> 8614 </message>
8524 <message> 8615 <message>
8525 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="361"/> 8616 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="364"/>
8526 <source>docstring summary does not start with &apos;{0}&apos;</source> 8617 <source>docstring summary does not start with &apos;{0}&apos;</source>
8527 <translation>Docstring Zusammenfassung beginnt nicht mit &apos;{0}&apos;</translation> 8618 <translation>Docstring Zusammenfassung beginnt nicht mit &apos;{0}&apos;</translation>
8528 </message> 8619 </message>
8529 <message> 8620 <message>
8530 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="407"/> 8621 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="410"/>
8531 <source>raised exception &apos;{0}&apos; is not documented in docstring</source> 8622 <source>raised exception &apos;{0}&apos; is not documented in docstring</source>
8532 <translation>Ausnahme &apos;{0}&apos; wird geworfen, ist aber nicht dokumentiert</translation> 8623 <translation>Ausnahme &apos;{0}&apos; wird geworfen, ist aber nicht dokumentiert</translation>
8533 </message> 8624 </message>
8534 <message> 8625 <message>
8535 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="410"/> 8626 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="413"/>
8536 <source>documented exception &apos;{0}&apos; is not raised</source> 8627 <source>documented exception &apos;{0}&apos; is not raised</source>
8537 <translation>dokumentierte Ausnahme &apos;{0}&apos; wird nicht geworfen</translation> 8628 <translation>dokumentierte Ausnahme &apos;{0}&apos; wird nicht geworfen</translation>
8538 </message> 8629 </message>
8539 <message> 8630 <message>
8540 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="413"/> 8631 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="416"/>
8541 <source>docstring does not contain a @signal line but class defines signals</source> 8632 <source>docstring does not contain a @signal line but class defines signals</source>
8542 <translation>Docstring enthält keine @signal Zeile obwohl die Klasse Signale definiert</translation> 8633 <translation>Docstring enthält keine @signal Zeile obwohl die Klasse Signale definiert</translation>
8543 </message> 8634 </message>
8544 <message> 8635 <message>
8545 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="416"/> 8636 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="419"/>
8546 <source>docstring contains a @signal line but class doesn&apos;t define signals</source> 8637 <source>docstring contains a @signal line but class doesn&apos;t define signals</source>
8547 <translation>Docstring enthält eine @signal Zeile obwohl die Klasse keine Signale definiert</translation> 8638 <translation>Docstring enthält eine @signal Zeile obwohl die Klasse keine Signale definiert</translation>
8548 </message> 8639 </message>
8549 <message> 8640 <message>
8550 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="419"/> 8641 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="422"/>
8551 <source>defined signal &apos;{0}&apos; is not documented in docstring</source> 8642 <source>defined signal &apos;{0}&apos; is not documented in docstring</source>
8552 <translation>definiertes Signal &apos;{0}&apos; ist nicht dokumentiert</translation> 8643 <translation>definiertes Signal &apos;{0}&apos; ist nicht dokumentiert</translation>
8553 </message> 8644 </message>
8554 <message> 8645 <message>
8555 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="422"/> 8646 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="425"/>
8556 <source>documented signal &apos;{0}&apos; is not defined</source> 8647 <source>documented signal &apos;{0}&apos; is not defined</source>
8557 <translation>dokumentiertes Signal &apos;{0}&apos; ist nicht definiert</translation> 8648 <translation>dokumentiertes Signal &apos;{0}&apos; ist nicht definiert</translation>
8558 </message> 8649 </message>
8559 <message> 8650 <message>
8560 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="351"/> 8651 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="354"/>
8561 <source>class docstring is still a default string</source> 8652 <source>class docstring is still a default string</source>
8562 <translation>Klassendocstring is noch immer ein Standardstring</translation> 8653 <translation>Klassendocstring is noch immer ein Standardstring</translation>
8563 </message> 8654 </message>
8564 <message> 8655 <message>
8565 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="344"/> 8656 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="347"/>
8566 <source>function docstring is still a default string</source> 8657 <source>function docstring is still a default string</source>
8567 <translation>Funktionsdocstring is noch immer ein Standardstring</translation> 8658 <translation>Funktionsdocstring is noch immer ein Standardstring</translation>
8568 </message> 8659 </message>
8569 <message> 8660 <message>
8570 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="342"/> 8661 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="345"/>
8571 <source>module docstring is still a default string</source> 8662 <source>module docstring is still a default string</source>
8572 <translation>Moduldocstring is noch immer ein Standardstring</translation> 8663 <translation>Moduldocstring is noch immer ein Standardstring</translation>
8573 </message> 8664 </message>
8574 </context> 8665 </context>
8575 <context> 8666 <context>
9174 <location filename="../WebBrowser/Download/DownloadManager.py" line="258"/> 9265 <location filename="../WebBrowser/Download/DownloadManager.py" line="258"/>
9175 <source>&lt;p&gt;The URL &lt;b&gt;{0}&lt;/b&gt; was found in the Safe Browsing database.&lt;/p&gt;{1}</source> 9266 <source>&lt;p&gt;The URL &lt;b&gt;{0}&lt;/b&gt; was found in the Safe Browsing database.&lt;/p&gt;{1}</source>
9176 <translation>&lt;p&gt;Die URL &lt;b&gt;{0}&lt;/b&gt; wurde in der Safe Browsing Datenbank gefunden.&lt;/p&gt;{1}</translation> 9267 <translation>&lt;p&gt;Die URL &lt;b&gt;{0}&lt;/b&gt; wurde in der Safe Browsing Datenbank gefunden.&lt;/p&gt;{1}</translation>
9177 </message> 9268 </message>
9178 <message> 9269 <message>
9179 <location filename="../WebBrowser/Download/DownloadManager.py" line="589"/> 9270 <location filename="../WebBrowser/Download/DownloadManager.py" line="590"/>
9180 <source>Download Manager</source> 9271 <source>Download Manager</source>
9181 <translation>Downloads</translation> 9272 <translation>Downloads</translation>
9182 </message> 9273 </message>
9183 <message> 9274 <message>
9184 <location filename="../WebBrowser/Download/DownloadManager.py" line="501"/> 9275 <location filename="../WebBrowser/Download/DownloadManager.py" line="502"/>
9185 <source>Downloads finished</source> 9276 <source>Downloads finished</source>
9186 <translation>Downloads erledigt</translation> 9277 <translation>Downloads erledigt</translation>
9187 </message> 9278 </message>
9188 <message> 9279 <message>
9189 <location filename="../WebBrowser/Download/DownloadManager.py" line="501"/> 9280 <location filename="../WebBrowser/Download/DownloadManager.py" line="502"/>
9190 <source>All files have been downloaded.</source> 9281 <source>All files have been downloaded.</source>
9191 <translation>Alle Dateien wurden heruntergeladen.</translation> 9282 <translation>Alle Dateien wurden heruntergeladen.</translation>
9192 </message> 9283 </message>
9193 <message numerus="yes"> 9284 <message numerus="yes">
9194 <location filename="../WebBrowser/Download/DownloadManager.py" line="623"/> 9285 <location filename="../WebBrowser/Download/DownloadManager.py" line="624"/>
9195 <source>{0}% of %n file(s) ({1}) {2}</source> 9286 <source>{0}% of %n file(s) ({1}) {2}</source>
9196 <translation> 9287 <translation>
9197 <numerusform>{0}% von einer Datei ({1}) {2}</numerusform> 9288 <numerusform>{0}% von einer Datei ({1}) {2}</numerusform>
9198 <numerusform>{0}% von %n Dateien ({1}) {2}</numerusform> 9289 <numerusform>{0}% von %n Dateien ({1}) {2}</numerusform>
9199 </translation> 9290 </translation>
9200 </message> 9291 </message>
9201 <message> 9292 <message>
9202 <location filename="../WebBrowser/Download/DownloadManager.py" line="630"/> 9293 <location filename="../WebBrowser/Download/DownloadManager.py" line="631"/>
9203 <source>{0}% - Download Manager</source> 9294 <source>{0}% - Download Manager</source>
9204 <translation>{0}% - Downloads</translation> 9295 <translation>{0}% - Downloads</translation>
9205 </message> 9296 </message>
9206 </context> 9297 </context>
9207 <context> 9298 <context>
9846 </message> 9937 </message>
9847 </context> 9938 </context>
9848 <context> 9939 <context>
9849 <name>E5PathPickerBase</name> 9940 <name>E5PathPickerBase</name>
9850 <message> 9941 <message>
9851 <location filename="../E5Gui/E5PathPicker.py" line="163"/> 9942 <location filename="../E5Gui/E5PathPicker.py" line="165"/>
9852 <source>Enter Path Name</source> 9943 <source>Enter Path Name</source>
9853 <translation>Gib den Pfadnamen ein</translation> 9944 <translation>Gib den Pfadnamen ein</translation>
9854 </message> 9945 </message>
9855 <message> 9946 <message>
9856 <location filename="../E5Gui/E5PathPicker.py" line="160"/> 9947 <location filename="../E5Gui/E5PathPicker.py" line="162"/>
9857 <source>Enter Path Names separated by &apos;;&apos;</source> 9948 <source>Enter Path Names separated by &apos;;&apos;</source>
9858 <translation>Gib Pfadnamen getrennt durch &quot;;&quot; ein</translation> 9949 <translation>Gib Pfadnamen getrennt durch &quot;;&quot; ein</translation>
9859 </message> 9950 </message>
9860 <message> 9951 <message>
9861 <location filename="../E5Gui/E5PathPicker.py" line="501"/> 9952 <location filename="../E5Gui/E5PathPicker.py" line="503"/>
9862 <source>Choose a file to open</source> 9953 <source>Choose a file to open</source>
9863 <translation>Wähle eine zu öffnende Datei aus</translation> 9954 <translation>Wähle eine zu öffnende Datei aus</translation>
9864 </message> 9955 </message>
9865 <message> 9956 <message>
9866 <location filename="../E5Gui/E5PathPicker.py" line="503"/> 9957 <location filename="../E5Gui/E5PathPicker.py" line="505"/>
9867 <source>Choose files to open</source> 9958 <source>Choose files to open</source>
9868 <translation>Wähle zu öffnende Dateien aus</translation> 9959 <translation>Wähle zu öffnende Dateien aus</translation>
9869 </message> 9960 </message>
9870 <message> 9961 <message>
9871 <location filename="../E5Gui/E5PathPicker.py" line="508"/> 9962 <location filename="../E5Gui/E5PathPicker.py" line="510"/>
9872 <source>Choose a file to save</source> 9963 <source>Choose a file to save</source>
9873 <translation>Wähle eine zu schreibende Datei aus</translation> 9964 <translation>Wähle eine zu schreibende Datei aus</translation>
9874 </message> 9965 </message>
9875 <message> 9966 <message>
9876 <location filename="../E5Gui/E5PathPicker.py" line="510"/> 9967 <location filename="../E5Gui/E5PathPicker.py" line="512"/>
9877 <source>Choose a directory</source> 9968 <source>Choose a directory</source>
9878 <translation>Wähle ein Verzeichnis aus</translation> 9969 <translation>Wähle ein Verzeichnis aus</translation>
9879 </message> 9970 </message>
9880 </context> 9971 </context>
9881 <context> 9972 <context>
10454 <location filename="../E5Gui/E5TextEditSearchWidget.py" line="127"/> 10545 <location filename="../E5Gui/E5TextEditSearchWidget.py" line="127"/>
10455 <source>Press to find the next occurrence</source> 10546 <source>Press to find the next occurrence</source>
10456 <translation>Drücken, um das nächste Vorkommen zu suchen</translation> 10547 <translation>Drücken, um das nächste Vorkommen zu suchen</translation>
10457 </message> 10548 </message>
10458 <message> 10549 <message>
10459 <location filename="../E5Gui/E5TextEditSearchWidget.py" line="340"/> 10550 <location filename="../E5Gui/E5TextEditSearchWidget.py" line="342"/>
10460 <source>&apos;{0}&apos; was not found.</source> 10551 <source>&apos;{0}&apos; was not found.</source>
10461 <translation>„{0}“ wurde nicht gefunden.</translation> 10552 <translation>„{0}“ wurde nicht gefunden.</translation>
10462 </message> 10553 </message>
10463 </context> 10554 </context>
10464 <context> 10555 <context>
10613 </message> 10704 </message>
10614 </context> 10705 </context>
10615 <context> 10706 <context>
10616 <name>E5XmlRpcClient</name> 10707 <name>E5XmlRpcClient</name>
10617 <message> 10708 <message>
10618 <location filename="../E5Network/E5XmlRpcClient.py" line="100"/> 10709 <location filename="../E5Network/E5XmlRpcClient.py" line="102"/>
10619 <source>SSL Error</source> 10710 <source>SSL Error</source>
10620 <translation>SSL Fehler</translation> 10711 <translation>SSL Fehler</translation>
10621 </message> 10712 </message>
10622 </context> 10713 </context>
10623 <context> 10714 <context>
10790 </message> 10881 </message>
10791 </context> 10882 </context>
10792 <context> 10883 <context>
10793 <name>Editor</name> 10884 <name>Editor</name>
10794 <message> 10885 <message>
10795 <location filename="../QScintilla/Editor.py" line="3107"/> 10886 <location filename="../QScintilla/Editor.py" line="3095"/>
10796 <source>Open File</source> 10887 <source>Open File</source>
10797 <translation>Datei öffnen</translation> 10888 <translation>Datei öffnen</translation>
10798 </message> 10889 </message>
10799 <message> 10890 <message>
10800 <location filename="../QScintilla/Editor.py" line="3296"/> 10891 <location filename="../QScintilla/Editor.py" line="3284"/>
10801 <source>Save File</source> 10892 <source>Save File</source>
10802 <translation>Datei sichern</translation> 10893 <translation>Datei sichern</translation>
10803 </message> 10894 </message>
10804 <message> 10895 <message>
10805 <location filename="../QScintilla/Editor.py" line="779"/> 10896 <location filename="../QScintilla/Editor.py" line="769"/>
10806 <source>Undo</source> 10897 <source>Undo</source>
10807 <translation>Rückgängig</translation> 10898 <translation>Rückgängig</translation>
10808 </message> 10899 </message>
10809 <message> 10900 <message>
10810 <location filename="../QScintilla/Editor.py" line="782"/> 10901 <location filename="../QScintilla/Editor.py" line="772"/>
10811 <source>Redo</source> 10902 <source>Redo</source>
10812 <translation>Wiederherstellen</translation> 10903 <translation>Wiederherstellen</translation>
10813 </message> 10904 </message>
10814 <message> 10905 <message>
10815 <location filename="../QScintilla/Editor.py" line="789"/> 10906 <location filename="../QScintilla/Editor.py" line="779"/>
10816 <source>Cut</source> 10907 <source>Cut</source>
10817 <translation>Ausschneiden</translation> 10908 <translation>Ausschneiden</translation>
10818 </message> 10909 </message>
10819 <message> 10910 <message>
10820 <location filename="../QScintilla/Editor.py" line="792"/> 10911 <location filename="../QScintilla/Editor.py" line="782"/>
10821 <source>Copy</source> 10912 <source>Copy</source>
10822 <translation>Kopieren</translation> 10913 <translation>Kopieren</translation>
10823 </message> 10914 </message>
10824 <message> 10915 <message>
10825 <location filename="../QScintilla/Editor.py" line="795"/> 10916 <location filename="../QScintilla/Editor.py" line="785"/>
10826 <source>Paste</source> 10917 <source>Paste</source>
10827 <translation>Einfügen</translation> 10918 <translation>Einfügen</translation>
10828 </message> 10919 </message>
10829 <message> 10920 <message>
10830 <location filename="../QScintilla/Editor.py" line="803"/> 10921 <location filename="../QScintilla/Editor.py" line="793"/>
10831 <source>Indent</source> 10922 <source>Indent</source>
10832 <translation>Einrücken</translation> 10923 <translation>Einrücken</translation>
10833 </message> 10924 </message>
10834 <message> 10925 <message>
10835 <location filename="../QScintilla/Editor.py" line="806"/> 10926 <location filename="../QScintilla/Editor.py" line="796"/>
10836 <source>Unindent</source> 10927 <source>Unindent</source>
10837 <translation>Einrücken rückgängig</translation> 10928 <translation>Einrücken rückgängig</translation>
10838 </message> 10929 </message>
10839 <message> 10930 <message>
10840 <location filename="../QScintilla/Editor.py" line="809"/> 10931 <location filename="../QScintilla/Editor.py" line="799"/>
10841 <source>Comment</source> 10932 <source>Comment</source>
10842 <translation>Kommentar</translation> 10933 <translation>Kommentar</translation>
10843 </message> 10934 </message>
10844 <message> 10935 <message>
10845 <location filename="../QScintilla/Editor.py" line="812"/> 10936 <location filename="../QScintilla/Editor.py" line="802"/>
10846 <source>Uncomment</source> 10937 <source>Uncomment</source>
10847 <translation>Kommentar entfernen</translation> 10938 <translation>Kommentar entfernen</translation>
10848 </message> 10939 </message>
10849 <message> 10940 <message>
10850 <location filename="../QScintilla/Editor.py" line="898"/> 10941 <location filename="../QScintilla/Editor.py" line="888"/>
10851 <source>Close</source> 10942 <source>Close</source>
10852 <translation>Schließen</translation> 10943 <translation>Schließen</translation>
10853 </message> 10944 </message>
10854 <message> 10945 <message>
10855 <location filename="../QScintilla/Editor.py" line="904"/> 10946 <location filename="../QScintilla/Editor.py" line="894"/>
10856 <source>Save</source> 10947 <source>Save</source>
10857 <translation>Speichern</translation> 10948 <translation>Speichern</translation>
10858 </message> 10949 </message>
10859 <message> 10950 <message>
10860 <location filename="../QScintilla/Editor.py" line="907"/> 10951 <location filename="../QScintilla/Editor.py" line="897"/>
10861 <source>Save As...</source> 10952 <source>Save As...</source>
10862 <translation>Speichern unter...</translation> 10953 <translation>Speichern unter...</translation>
10863 </message> 10954 </message>
10864 <message> 10955 <message>
10865 <location filename="../QScintilla/Editor.py" line="824"/> 10956 <location filename="../QScintilla/Editor.py" line="814"/>
10866 <source>Select all</source> 10957 <source>Select all</source>
10867 <translation>Alles auswählen</translation> 10958 <translation>Alles auswählen</translation>
10868 </message> 10959 </message>
10869 <message> 10960 <message>
10870 <location filename="../QScintilla/Editor.py" line="825"/> 10961 <location filename="../QScintilla/Editor.py" line="815"/>
10871 <source>Deselect all</source> 10962 <source>Deselect all</source>
10872 <translation>Auswahl aufheben</translation> 10963 <translation>Auswahl aufheben</translation>
10873 </message> 10964 </message>
10874 <message> 10965 <message>
10875 <location filename="../QScintilla/Editor.py" line="822"/> 10966 <location filename="../QScintilla/Editor.py" line="812"/>
10876 <source>Select to brace</source> 10967 <source>Select to brace</source>
10877 <translation>Zur Klammer auswählen</translation> 10968 <translation>Zur Klammer auswählen</translation>
10878 </message> 10969 </message>
10879 <message> 10970 <message>
10880 <location filename="../QScintilla/Editor.py" line="923"/> 10971 <location filename="../QScintilla/Editor.py" line="913"/>
10881 <source>Print</source> 10972 <source>Print</source>
10882 <translation>Drucken</translation> 10973 <translation>Drucken</translation>
10883 </message> 10974 </message>
10884 <message> 10975 <message>
10885 <location filename="../QScintilla/Editor.py" line="2664"/> 10976 <location filename="../QScintilla/Editor.py" line="2652"/>
10886 <source>Printing...</source> 10977 <source>Printing...</source>
10887 <translation>Drucke...</translation> 10978 <translation>Drucke...</translation>
10888 </message> 10979 </message>
10889 <message> 10980 <message>
10890 <location filename="../QScintilla/Editor.py" line="2681"/> 10981 <location filename="../QScintilla/Editor.py" line="2669"/>
10891 <source>Printing completed</source> 10982 <source>Printing completed</source>
10892 <translation>Drucken beendet</translation> 10983 <translation>Drucken beendet</translation>
10893 </message> 10984 </message>
10894 <message> 10985 <message>
10895 <location filename="../QScintilla/Editor.py" line="2683"/> 10986 <location filename="../QScintilla/Editor.py" line="2671"/>
10896 <source>Error while printing</source> 10987 <source>Error while printing</source>
10897 <translation>Fehler beim Drucken</translation> 10988 <translation>Fehler beim Drucken</translation>
10898 </message> 10989 </message>
10899 <message> 10990 <message>
10900 <location filename="../QScintilla/Editor.py" line="2686"/> 10991 <location filename="../QScintilla/Editor.py" line="2674"/>
10901 <source>Printing aborted</source> 10992 <source>Printing aborted</source>
10902 <translation>Drucken abgebrochen</translation> 10993 <translation>Drucken abgebrochen</translation>
10903 </message> 10994 </message>
10904 <message> 10995 <message>
10905 <location filename="../QScintilla/Editor.py" line="7010"/> 10996 <location filename="../QScintilla/Editor.py" line="6995"/>
10906 <source>File changed</source> 10997 <source>File changed</source>
10907 <translation>Datei geändert</translation> 10998 <translation>Datei geändert</translation>
10908 </message> 10999 </message>
10909 <message> 11000 <message>
10910 <location filename="../QScintilla/Editor.py" line="970"/> 11001 <location filename="../QScintilla/Editor.py" line="960"/>
10911 <source>Check</source> 11002 <source>Check</source>
10912 <translation>Prüfen</translation> 11003 <translation>Prüfen</translation>
10913 </message> 11004 </message>
10914 <message> 11005 <message>
10915 <location filename="../QScintilla/Editor.py" line="3047"/> 11006 <location filename="../QScintilla/Editor.py" line="3035"/>
10916 <source>File Modified</source> 11007 <source>File Modified</source>
10917 <translation>Datei geändert</translation> 11008 <translation>Datei geändert</translation>
10918 </message> 11009 </message>
10919 <message> 11010 <message>
10920 <location filename="../QScintilla/Editor.py" line="992"/> 11011 <location filename="../QScintilla/Editor.py" line="982"/>
10921 <source>Code metrics...</source> 11012 <source>Code metrics...</source>
10922 <translation>Quelltextmetriken...</translation> 11013 <translation>Quelltextmetriken...</translation>
10923 </message> 11014 </message>
10924 <message> 11015 <message>
10925 <location filename="../QScintilla/Editor.py" line="993"/> 11016 <location filename="../QScintilla/Editor.py" line="983"/>
10926 <source>Code coverage...</source> 11017 <source>Code coverage...</source>
10927 <translation>Quelltext Abdeckung...</translation> 11018 <translation>Quelltext Abdeckung...</translation>
10928 </message> 11019 </message>
10929 <message> 11020 <message>
10930 <location filename="../QScintilla/Editor.py" line="1001"/> 11021 <location filename="../QScintilla/Editor.py" line="991"/>
10931 <source>Profile data...</source> 11022 <source>Profile data...</source>
10932 <translation>Profildaten...</translation> 11023 <translation>Profildaten...</translation>
10933 </message> 11024 </message>
10934 <message> 11025 <message>
10935 <location filename="../QScintilla/Editor.py" line="990"/> 11026 <location filename="../QScintilla/Editor.py" line="980"/>
10936 <source>Show</source> 11027 <source>Show</source>
10937 <translation>Zeige</translation> 11028 <translation>Zeige</translation>
10938 </message> 11029 </message>
10939 <message> 11030 <message>
10940 <location filename="../QScintilla/Editor.py" line="815"/> 11031 <location filename="../QScintilla/Editor.py" line="805"/>
10941 <source>Stream Comment</source> 11032 <source>Stream Comment</source>
10942 <translation>Stream Kommentar</translation> 11033 <translation>Stream Kommentar</translation>
10943 </message> 11034 </message>
10944 <message> 11035 <message>
10945 <location filename="../QScintilla/Editor.py" line="818"/> 11036 <location filename="../QScintilla/Editor.py" line="808"/>
10946 <source>Box Comment</source> 11037 <source>Box Comment</source>
10947 <translation>Box Kommentar</translation> 11038 <translation>Box Kommentar</translation>
10948 </message> 11039 </message>
10949 <message> 11040 <message>
10950 <location filename="../QScintilla/Editor.py" line="1956"/> 11041 <location filename="../QScintilla/Editor.py" line="1942"/>
10951 <source>Modification of Read Only file</source> 11042 <source>Modification of Read Only file</source>
10952 <translation>Änderungsversuch für eine schreibgeschützte Datei</translation> 11043 <translation>Änderungsversuch für eine schreibgeschützte Datei</translation>
10953 </message> 11044 </message>
10954 <message> 11045 <message>
10955 <location filename="../QScintilla/Editor.py" line="1956"/> 11046 <location filename="../QScintilla/Editor.py" line="1942"/>
10956 <source>You are attempting to change a read only file. Please save to a different file first.</source> 11047 <source>You are attempting to change a read only file. Please save to a different file first.</source>
10957 <translation>Sie versuchen, eine schreibgeschützte Datei zu ändern. Bitte speichern Sie sie zuerst in eine andere Datei.</translation> 11048 <translation>Sie versuchen, eine schreibgeschützte Datei zu ändern. Bitte speichern Sie sie zuerst in eine andere Datei.</translation>
10958 </message> 11049 </message>
10959 <message> 11050 <message>
10960 <location filename="../QScintilla/Editor.py" line="1040"/> 11051 <location filename="../QScintilla/Editor.py" line="1030"/>
10961 <source>Languages</source> 11052 <source>Languages</source>
10962 <translation>Sprachen</translation> 11053 <translation>Sprachen</translation>
10963 </message> 11054 </message>
10964 <message> 11055 <message>
10965 <location filename="../QScintilla/Editor.py" line="785"/> 11056 <location filename="../QScintilla/Editor.py" line="775"/>
10966 <source>Revert to last saved state</source> 11057 <source>Revert to last saved state</source>
10967 <translation>Zurück zum letzten gesichert Zustand</translation> 11058 <translation>Zurück zum letzten gesichert Zustand</translation>
10968 </message> 11059 </message>
10969 <message> 11060 <message>
10970 <location filename="../QScintilla/Editor.py" line="6727"/> 11061 <location filename="../QScintilla/Editor.py" line="6712"/>
10971 <source>Macro Name</source> 11062 <source>Macro Name</source>
10972 <translation>Makro Name</translation> 11063 <translation>Makro Name</translation>
10973 </message> 11064 </message>
10974 <message> 11065 <message>
10975 <location filename="../QScintilla/Editor.py" line="6727"/> 11066 <location filename="../QScintilla/Editor.py" line="6712"/>
10976 <source>Select a macro name:</source> 11067 <source>Select a macro name:</source>
10977 <translation>Wähle einen Makro Namen:</translation> 11068 <translation>Wähle einen Makro Namen:</translation>
10978 </message> 11069 </message>
10979 <message> 11070 <message>
10980 <location filename="../QScintilla/Editor.py" line="6798"/> 11071 <location filename="../QScintilla/Editor.py" line="6783"/>
10981 <source>Macro files (*.macro)</source> 11072 <source>Macro files (*.macro)</source>
10982 <translation>Makrodateien (*.macro)</translation> 11073 <translation>Makrodateien (*.macro)</translation>
10983 </message> 11074 </message>
10984 <message> 11075 <message>
10985 <location filename="../QScintilla/Editor.py" line="6755"/> 11076 <location filename="../QScintilla/Editor.py" line="6740"/>
10986 <source>Load macro file</source> 11077 <source>Load macro file</source>
10987 <translation>Lade Makrodatei</translation> 11078 <translation>Lade Makrodatei</translation>
10988 </message> 11079 </message>
10989 <message> 11080 <message>
10990 <location filename="../QScintilla/Editor.py" line="6778"/> 11081 <location filename="../QScintilla/Editor.py" line="6763"/>
10991 <source>Error loading macro</source> 11082 <source>Error loading macro</source>
10992 <translation>Fehler beim Makro Laden</translation> 11083 <translation>Fehler beim Makro Laden</translation>
10993 </message> 11084 </message>
10994 <message> 11085 <message>
10995 <location filename="../QScintilla/Editor.py" line="6798"/> 11086 <location filename="../QScintilla/Editor.py" line="6783"/>
10996 <source>Save macro file</source> 11087 <source>Save macro file</source>
10997 <translation>Makrodatei schreiben</translation> 11088 <translation>Makrodatei schreiben</translation>
10998 </message> 11089 </message>
10999 <message> 11090 <message>
11000 <location filename="../QScintilla/Editor.py" line="6815"/> 11091 <location filename="../QScintilla/Editor.py" line="6800"/>
11001 <source>Save macro</source> 11092 <source>Save macro</source>
11002 <translation>Makro speichern</translation> 11093 <translation>Makro speichern</translation>
11003 </message> 11094 </message>
11004 <message> 11095 <message>
11005 <location filename="../QScintilla/Editor.py" line="6831"/> 11096 <location filename="../QScintilla/Editor.py" line="6816"/>
11006 <source>Error saving macro</source> 11097 <source>Error saving macro</source>
11007 <translation>Fehler beim Makro speichern</translation> 11098 <translation>Fehler beim Makro speichern</translation>
11008 </message> 11099 </message>
11009 <message> 11100 <message>
11010 <location filename="../QScintilla/Editor.py" line="6844"/> 11101 <location filename="../QScintilla/Editor.py" line="6829"/>
11011 <source>Start Macro Recording</source> 11102 <source>Start Macro Recording</source>
11012 <translation>Makroaufzeichnung starten</translation> 11103 <translation>Makroaufzeichnung starten</translation>
11013 </message> 11104 </message>
11014 <message> 11105 <message>
11015 <location filename="../QScintilla/Editor.py" line="6870"/> 11106 <location filename="../QScintilla/Editor.py" line="6855"/>
11016 <source>Macro Recording</source> 11107 <source>Macro Recording</source>
11017 <translation>Makroaufzeichnung</translation> 11108 <translation>Makroaufzeichnung</translation>
11018 </message> 11109 </message>
11019 <message> 11110 <message>
11020 <location filename="../QScintilla/Editor.py" line="6870"/> 11111 <location filename="../QScintilla/Editor.py" line="6855"/>
11021 <source>Enter name of the macro:</source> 11112 <source>Enter name of the macro:</source>
11022 <translation>Gib einen Namen für das Makro ein:</translation> 11113 <translation>Gib einen Namen für das Makro ein:</translation>
11023 </message> 11114 </message>
11024 <message> 11115 <message>
11025 <location filename="../QScintilla/Editor.py" line="1220"/> 11116 <location filename="../QScintilla/Editor.py" line="1210"/>
11026 <source>Toggle bookmark</source> 11117 <source>Toggle bookmark</source>
11027 <translation>Lesezeichen setzen/löschen</translation> 11118 <translation>Lesezeichen setzen/löschen</translation>
11028 </message> 11119 </message>
11029 <message> 11120 <message>
11030 <location filename="../QScintilla/Editor.py" line="1222"/> 11121 <location filename="../QScintilla/Editor.py" line="1212"/>
11031 <source>Next bookmark</source> 11122 <source>Next bookmark</source>
11032 <translation>Nächstes Lesezeichen</translation> 11123 <translation>Nächstes Lesezeichen</translation>
11033 </message> 11124 </message>
11034 <message> 11125 <message>
11035 <location filename="../QScintilla/Editor.py" line="1224"/> 11126 <location filename="../QScintilla/Editor.py" line="1214"/>
11036 <source>Previous bookmark</source> 11127 <source>Previous bookmark</source>
11037 <translation>Vorheriges Lesezeichen</translation> 11128 <translation>Vorheriges Lesezeichen</translation>
11038 </message> 11129 </message>
11039 <message> 11130 <message>
11040 <location filename="../QScintilla/Editor.py" line="1226"/> 11131 <location filename="../QScintilla/Editor.py" line="1216"/>
11041 <source>Clear all bookmarks</source> 11132 <source>Clear all bookmarks</source>
11042 <translation>Alle Lesezeichen löschen</translation> 11133 <translation>Alle Lesezeichen löschen</translation>
11043 </message> 11134 </message>
11044 <message> 11135 <message>
11045 <location filename="../QScintilla/Editor.py" line="1235"/> 11136 <location filename="../QScintilla/Editor.py" line="1225"/>
11046 <source>Toggle breakpoint</source> 11137 <source>Toggle breakpoint</source>
11047 <translation>Haltepunkt setzen/löschen</translation> 11138 <translation>Haltepunkt setzen/löschen</translation>
11048 </message> 11139 </message>
11049 <message> 11140 <message>
11050 <location filename="../QScintilla/Editor.py" line="1245"/> 11141 <location filename="../QScintilla/Editor.py" line="1235"/>
11051 <source>Next breakpoint</source> 11142 <source>Next breakpoint</source>
11052 <translation>Nächster Haltepunkt</translation> 11143 <translation>Nächster Haltepunkt</translation>
11053 </message> 11144 </message>
11054 <message> 11145 <message>
11055 <location filename="../QScintilla/Editor.py" line="1247"/> 11146 <location filename="../QScintilla/Editor.py" line="1237"/>
11056 <source>Previous breakpoint</source> 11147 <source>Previous breakpoint</source>
11057 <translation>Vorheriger Haltepunkt</translation> 11148 <translation>Vorheriger Haltepunkt</translation>
11058 </message> 11149 </message>
11059 <message> 11150 <message>
11060 <location filename="../QScintilla/Editor.py" line="1252"/> 11151 <location filename="../QScintilla/Editor.py" line="1242"/>
11061 <source>Clear all breakpoints</source> 11152 <source>Clear all breakpoints</source>
11062 <translation>Alle Haltepunkte löschen</translation> 11153 <translation>Alle Haltepunkte löschen</translation>
11063 </message> 11154 </message>
11064 <message> 11155 <message>
11065 <location filename="../QScintilla/Editor.py" line="1240"/> 11156 <location filename="../QScintilla/Editor.py" line="1230"/>
11066 <source>Edit breakpoint...</source> 11157 <source>Edit breakpoint...</source>
11067 <translation>Haltepunkt bearbeiten...</translation> 11158 <translation>Haltepunkt bearbeiten...</translation>
11068 </message> 11159 </message>
11069 <message> 11160 <message>
11070 <location filename="../QScintilla/Editor.py" line="5616"/> 11161 <location filename="../QScintilla/Editor.py" line="5603"/>
11071 <source>Enable breakpoint</source> 11162 <source>Enable breakpoint</source>
11072 <translation>Haltepunkt aktivieren</translation> 11163 <translation>Haltepunkt aktivieren</translation>
11073 </message> 11164 </message>
11074 <message> 11165 <message>
11075 <location filename="../QScintilla/Editor.py" line="5619"/> 11166 <location filename="../QScintilla/Editor.py" line="5606"/>
11076 <source>Disable breakpoint</source> 11167 <source>Disable breakpoint</source>
11077 <translation>Haltepunkt deaktivieren</translation> 11168 <translation>Haltepunkt deaktivieren</translation>
11078 </message> 11169 </message>
11079 <message> 11170 <message>
11080 <location filename="../QScintilla/Editor.py" line="5994"/> 11171 <location filename="../QScintilla/Editor.py" line="5981"/>
11081 <source>Code Coverage</source> 11172 <source>Code Coverage</source>
11082 <translation>Quelltext Abdeckung</translation> 11173 <translation>Quelltext Abdeckung</translation>
11083 </message> 11174 </message>
11084 <message> 11175 <message>
11085 <location filename="../QScintilla/Editor.py" line="5994"/> 11176 <location filename="../QScintilla/Editor.py" line="5981"/>
11086 <source>Please select a coverage file</source> 11177 <source>Please select a coverage file</source>
11087 <translation>Bitte wählen Sie eine Datei mit Abdeckungsdaten</translation> 11178 <translation>Bitte wählen Sie eine Datei mit Abdeckungsdaten</translation>
11088 </message> 11179 </message>
11089 <message> 11180 <message>
11090 <location filename="../QScintilla/Editor.py" line="6174"/> 11181 <location filename="../QScintilla/Editor.py" line="6161"/>
11091 <source>Profile Data</source> 11182 <source>Profile Data</source>
11092 <translation>Profildaten</translation> 11183 <translation>Profildaten</translation>
11093 </message> 11184 </message>
11094 <message> 11185 <message>
11095 <location filename="../QScintilla/Editor.py" line="6174"/> 11186 <location filename="../QScintilla/Editor.py" line="6161"/>
11096 <source>Please select a profile file</source> 11187 <source>Please select a profile file</source>
11097 <translation>Bitte wählen Sie eine Datei mit Profildaten</translation> 11188 <translation>Bitte wählen Sie eine Datei mit Profildaten</translation>
11098 </message> 11189 </message>
11099 <message> 11190 <message>
11100 <location filename="../QScintilla/Editor.py" line="4777"/> 11191 <location filename="../QScintilla/Editor.py" line="4765"/>
11101 <source>Autocompletion</source> 11192 <source>Autocompletion</source>
11102 <translation>Automatische Vervollständigung</translation> 11193 <translation>Automatische Vervollständigung</translation>
11103 </message> 11194 </message>
11104 <message> 11195 <message>
11105 <location filename="../QScintilla/Editor.py" line="4777"/> 11196 <location filename="../QScintilla/Editor.py" line="4765"/>
11106 <source>Autocompletion is not available because there is no autocompletion source set.</source> 11197 <source>Autocompletion is not available because there is no autocompletion source set.</source>
11107 <translation>Die automatische Vervollständigung ist nicht verfügbar, da keine Quelle gesetzt ist.</translation> 11198 <translation>Die automatische Vervollständigung ist nicht verfügbar, da keine Quelle gesetzt ist.</translation>
11108 </message> 11199 </message>
11109 <message> 11200 <message>
11110 <location filename="../QScintilla/Editor.py" line="850"/> 11201 <location filename="../QScintilla/Editor.py" line="840"/>
11111 <source>Use Monospaced Font</source> 11202 <source>Use Monospaced Font</source>
11112 <translation>Benutze Monospace Font</translation> 11203 <translation>Benutze Monospace Font</translation>
11113 </message> 11204 </message>
11114 <message> 11205 <message>
11115 <location filename="../QScintilla/Editor.py" line="843"/> 11206 <location filename="../QScintilla/Editor.py" line="833"/>
11116 <source>Shorten empty lines</source> 11207 <source>Shorten empty lines</source>
11117 <translation>Leere Zeilen verkürzen</translation> 11208 <translation>Leere Zeilen verkürzen</translation>
11118 </message> 11209 </message>
11119 <message> 11210 <message>
11120 <location filename="../QScintilla/Editor.py" line="1300"/> 11211 <location filename="../QScintilla/Editor.py" line="1290"/>
11121 <source>Goto syntax error</source> 11212 <source>Goto syntax error</source>
11122 <translation>Zu Syntaxfehler gehen</translation> 11213 <translation>Zu Syntaxfehler gehen</translation>
11123 </message> 11214 </message>
11124 <message> 11215 <message>
11125 <location filename="../QScintilla/Editor.py" line="1309"/> 11216 <location filename="../QScintilla/Editor.py" line="1299"/>
11126 <source>Clear syntax error</source> 11217 <source>Clear syntax error</source>
11127 <translation>Syntaxfehler löschen</translation> 11218 <translation>Syntaxfehler löschen</translation>
11128 </message> 11219 </message>
11129 <message> 11220 <message>
11130 <location filename="../QScintilla/Editor.py" line="855"/> 11221 <location filename="../QScintilla/Editor.py" line="845"/>
11131 <source>Autosave enabled</source> 11222 <source>Autosave enabled</source>
11132 <translation>Autom. Speicherung aktiv</translation> 11223 <translation>Autom. Speicherung aktiv</translation>
11133 </message> 11224 </message>
11134 <message> 11225 <message>
11135 <location filename="../QScintilla/Editor.py" line="7321"/> 11226 <location filename="../QScintilla/Editor.py" line="7306"/>
11136 <source>Drop Error</source> 11227 <source>Drop Error</source>
11137 <translation>Drop Fehler</translation> 11228 <translation>Drop Fehler</translation>
11138 </message> 11229 </message>
11139 <message> 11230 <message>
11140 <location filename="../QScintilla/Editor.py" line="1304"/> 11231 <location filename="../QScintilla/Editor.py" line="1294"/>
11141 <source>Show syntax error message</source> 11232 <source>Show syntax error message</source>
11142 <translation>Zeige Syntaxfehlermeldung</translation> 11233 <translation>Zeige Syntaxfehlermeldung</translation>
11143 </message> 11234 </message>
11144 <message> 11235 <message>
11145 <location filename="../QScintilla/Editor.py" line="6336"/> 11236 <location filename="../QScintilla/Editor.py" line="6323"/>
11146 <source>Syntax Error</source> 11237 <source>Syntax Error</source>
11147 <translation>Syntaxfehler</translation> 11238 <translation>Syntaxfehler</translation>
11148 </message> 11239 </message>
11149 <message> 11240 <message>
11150 <location filename="../QScintilla/Editor.py" line="6336"/> 11241 <location filename="../QScintilla/Editor.py" line="6323"/>
11151 <source>No syntax error message available.</source> 11242 <source>No syntax error message available.</source>
11152 <translation>Keine Syntaxfehlermeldung verfügbar.</translation> 11243 <translation>Keine Syntaxfehlermeldung verfügbar.</translation>
11153 </message> 11244 </message>
11154 <message> 11245 <message>
11155 <location filename="../QScintilla/Editor.py" line="1237"/> 11246 <location filename="../QScintilla/Editor.py" line="1227"/>
11156 <source>Toggle temporary breakpoint</source> 11247 <source>Toggle temporary breakpoint</source>
11157 <translation>Temporären Haltepunkt setzen/löschen</translation> 11248 <translation>Temporären Haltepunkt setzen/löschen</translation>
11158 </message> 11249 </message>
11159 <message> 11250 <message>
11160 <location filename="../QScintilla/Editor.py" line="995"/> 11251 <location filename="../QScintilla/Editor.py" line="985"/>
11161 <source>Show code coverage annotations</source> 11252 <source>Show code coverage annotations</source>
11162 <translation>Markiere Zeilen ohne Abdeckung</translation> 11253 <translation>Markiere Zeilen ohne Abdeckung</translation>
11163 </message> 11254 </message>
11164 <message> 11255 <message>
11165 <location filename="../QScintilla/Editor.py" line="998"/> 11256 <location filename="../QScintilla/Editor.py" line="988"/>
11166 <source>Hide code coverage annotations</source> 11257 <source>Hide code coverage annotations</source>
11167 <translation>Lösche Abdeckungsmarkierungen</translation> 11258 <translation>Lösche Abdeckungsmarkierungen</translation>
11168 </message> 11259 </message>
11169 <message> 11260 <message>
11170 <location filename="../QScintilla/Editor.py" line="1331"/> 11261 <location filename="../QScintilla/Editor.py" line="1321"/>
11171 <source>Next uncovered line</source> 11262 <source>Next uncovered line</source>
11172 <translation>Nächste nichtabgedeckte Zeile</translation> 11263 <translation>Nächste nichtabgedeckte Zeile</translation>
11173 </message> 11264 </message>
11174 <message> 11265 <message>
11175 <location filename="../QScintilla/Editor.py" line="1335"/> 11266 <location filename="../QScintilla/Editor.py" line="1325"/>
11176 <source>Previous uncovered line</source> 11267 <source>Previous uncovered line</source>
11177 <translation>Vorige nichtabgedeckte Zeile</translation> 11268 <translation>Vorige nichtabgedeckte Zeile</translation>
11178 </message> 11269 </message>
11179 <message> 11270 <message>
11180 <location filename="../QScintilla/Editor.py" line="6057"/> 11271 <location filename="../QScintilla/Editor.py" line="6044"/>
11181 <source>Show Code Coverage Annotations</source> 11272 <source>Show Code Coverage Annotations</source>
11182 <translation>Zeilen ohne Abdeckung Markieren</translation> 11273 <translation>Zeilen ohne Abdeckung Markieren</translation>
11183 </message> 11274 </message>
11184 <message> 11275 <message>
11185 <location filename="../QScintilla/Editor.py" line="6050"/> 11276 <location filename="../QScintilla/Editor.py" line="6037"/>
11186 <source>All lines have been covered.</source> 11277 <source>All lines have been covered.</source>
11187 <translation>Alle Zeilen sind abgedeckt.</translation> 11278 <translation>Alle Zeilen sind abgedeckt.</translation>
11188 </message> 11279 </message>
11189 <message> 11280 <message>
11190 <location filename="../QScintilla/Editor.py" line="6057"/> 11281 <location filename="../QScintilla/Editor.py" line="6044"/>
11191 <source>There is no coverage file available.</source> 11282 <source>There is no coverage file available.</source>
11192 <translation>Es gibt keine Datei mit Abdeckungsinformationen.</translation> 11283 <translation>Es gibt keine Datei mit Abdeckungsinformationen.</translation>
11193 </message> 11284 </message>
11194 <message> 11285 <message>
11195 <location filename="../QScintilla/Editor.py" line="3047"/> 11286 <location filename="../QScintilla/Editor.py" line="3035"/>
11196 <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; has unsaved changes.&lt;/p&gt;</source> 11287 <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; has unsaved changes.&lt;/p&gt;</source>
11197 <translation>&lt;p&gt;Die Datei &lt;b&gt;{0}&lt;/b&gt; enthält ungesicherte Änderungen.&lt;/p&gt;</translation> 11288 <translation>&lt;p&gt;Die Datei &lt;b&gt;{0}&lt;/b&gt; enthält ungesicherte Änderungen.&lt;/p&gt;</translation>
11198 </message> 11289 </message>
11199 <message> 11290 <message>
11200 <location filename="../QScintilla/Editor.py" line="6769"/> 11291 <location filename="../QScintilla/Editor.py" line="6754"/>
11201 <source>&lt;p&gt;The macro file &lt;b&gt;{0}&lt;/b&gt; could not be read.&lt;/p&gt;</source> 11292 <source>&lt;p&gt;The macro file &lt;b&gt;{0}&lt;/b&gt; could not be read.&lt;/p&gt;</source>
11202 <translation>&lt;p&gt;Die Makrodatei &lt;b&gt;{0}&lt;/b&gt; kann nicht gelesen werden.&lt;/p&gt;</translation> 11293 <translation>&lt;p&gt;Die Makrodatei &lt;b&gt;{0}&lt;/b&gt; kann nicht gelesen werden.&lt;/p&gt;</translation>
11203 </message> 11294 </message>
11204 <message> 11295 <message>
11205 <location filename="../QScintilla/Editor.py" line="6778"/> 11296 <location filename="../QScintilla/Editor.py" line="6763"/>
11206 <source>&lt;p&gt;The macro file &lt;b&gt;{0}&lt;/b&gt; is corrupt.&lt;/p&gt;</source> 11297 <source>&lt;p&gt;The macro file &lt;b&gt;{0}&lt;/b&gt; is corrupt.&lt;/p&gt;</source>
11207 <translation>&lt;p&gt;Die Makrodatei &lt;b&gt;{0}&lt;/b&gt; ist zerstört.&lt;/p&gt;</translation> 11298 <translation>&lt;p&gt;Die Makrodatei &lt;b&gt;{0}&lt;/b&gt; ist zerstört.&lt;/p&gt;</translation>
11208 </message> 11299 </message>
11209 <message> 11300 <message>
11210 <location filename="../QScintilla/Editor.py" line="6831"/> 11301 <location filename="../QScintilla/Editor.py" line="6816"/>
11211 <source>&lt;p&gt;The macro file &lt;b&gt;{0}&lt;/b&gt; could not be written.&lt;/p&gt;</source> 11302 <source>&lt;p&gt;The macro file &lt;b&gt;{0}&lt;/b&gt; could not be written.&lt;/p&gt;</source>
11212 <translation>&lt;p&gt;Die Makrodatei &lt;b&gt;{0}&lt;/b&gt; kann nicht geschrieben werden.&lt;/p&gt;</translation> 11303 <translation>&lt;p&gt;Die Makrodatei &lt;b&gt;{0}&lt;/b&gt; kann nicht geschrieben werden.&lt;/p&gt;</translation>
11213 </message> 11304 </message>
11214 <message> 11305 <message>
11215 <location filename="../QScintilla/Editor.py" line="7321"/> 11306 <location filename="../QScintilla/Editor.py" line="7306"/>
11216 <source>&lt;p&gt;&lt;b&gt;{0}&lt;/b&gt; is not a file.&lt;/p&gt;</source> 11307 <source>&lt;p&gt;&lt;b&gt;{0}&lt;/b&gt; is not a file.&lt;/p&gt;</source>
11217 <translation>&lt;p&gt;&lt;b&gt;{0}&lt;/b&gt; ist keine Datei.&lt;/p&gt;</translation> 11308 <translation>&lt;p&gt;&lt;b&gt;{0}&lt;/b&gt; ist keine Datei.&lt;/p&gt;</translation>
11218 </message> 11309 </message>
11219 <message> 11310 <message>
11220 <location filename="../QScintilla/Editor.py" line="365"/> 11311 <location filename="../QScintilla/Editor.py" line="365"/>
11221 <source>&lt;p&gt;The size of the file &lt;b&gt;{0}&lt;/b&gt; is &lt;b&gt;{1} KB&lt;/b&gt;. Do you really want to load it?&lt;/p&gt;</source> 11312 <source>&lt;p&gt;The size of the file &lt;b&gt;{0}&lt;/b&gt; is &lt;b&gt;{1} KB&lt;/b&gt;. Do you really want to load it?&lt;/p&gt;</source>
11222 <translation>&lt;p&gt;Die Größe der Datei &lt;b&gt;{0}&lt;/b&gt; ist &lt;b&gt;{1} KB&lt;7B&gt;. Soll sie wirklich geladen werden?&lt;/p&gt;</translation> 11313 <translation>&lt;p&gt;Die Größe der Datei &lt;b&gt;{0}&lt;/b&gt; ist &lt;b&gt;{1} KB&lt;7B&gt;. Soll sie wirklich geladen werden?&lt;/p&gt;</translation>
11223 </message> 11314 </message>
11224 <message> 11315 <message>
11225 <location filename="../QScintilla/Editor.py" line="1014"/> 11316 <location filename="../QScintilla/Editor.py" line="1004"/>
11226 <source>Diagrams</source> 11317 <source>Diagrams</source>
11227 <translation>Diagramme</translation> 11318 <translation>Diagramme</translation>
11228 </message> 11319 </message>
11229 <message> 11320 <message>
11230 <location filename="../QScintilla/Editor.py" line="1016"/> 11321 <location filename="../QScintilla/Editor.py" line="1006"/>
11231 <source>Class Diagram...</source> 11322 <source>Class Diagram...</source>
11232 <translation>Klassendiagramm...</translation> 11323 <translation>Klassendiagramm...</translation>
11233 </message> 11324 </message>
11234 <message> 11325 <message>
11235 <location filename="../QScintilla/Editor.py" line="1018"/> 11326 <location filename="../QScintilla/Editor.py" line="1008"/>
11236 <source>Package Diagram...</source> 11327 <source>Package Diagram...</source>
11237 <translation>Package Diagramm...</translation> 11328 <translation>Package Diagramm...</translation>
11238 </message> 11329 </message>
11239 <message> 11330 <message>
11240 <location filename="../QScintilla/Editor.py" line="1020"/> 11331 <location filename="../QScintilla/Editor.py" line="1010"/>
11241 <source>Imports Diagram...</source> 11332 <source>Imports Diagram...</source>
11242 <translation>Imports-Diagramm...</translation> 11333 <translation>Imports-Diagramm...</translation>
11243 </message> 11334 </message>
11244 <message> 11335 <message>
11245 <location filename="../QScintilla/Editor.py" line="1022"/> 11336 <location filename="../QScintilla/Editor.py" line="1012"/>
11246 <source>Application Diagram...</source> 11337 <source>Application Diagram...</source>
11247 <translation>Applikations-Diagramm...</translation> 11338 <translation>Applikations-Diagramm...</translation>
11248 </message> 11339 </message>
11249 <message> 11340 <message>
11250 <location filename="../QScintilla/Editor.py" line="1173"/> 11341 <location filename="../QScintilla/Editor.py" line="1163"/>
11251 <source>No Language</source> 11342 <source>No Language</source>
11252 <translation>Keine Sprache</translation> 11343 <translation>Keine Sprache</translation>
11253 </message> 11344 </message>
11254 <message> 11345 <message>
11255 <location filename="../QScintilla/Editor.py" line="7180"/> 11346 <location filename="../QScintilla/Editor.py" line="7165"/>
11256 <source>{0} (ro)</source> 11347 <source>{0} (ro)</source>
11257 <translation>{0} (ro)</translation> 11348 <translation>{0} (ro)</translation>
11258 </message> 11349 </message>
11259 <message> 11350 <message>
11260 <location filename="../QScintilla/Editor.py" line="7342"/> 11351 <location filename="../QScintilla/Editor.py" line="7327"/>
11261 <source>Resources</source> 11352 <source>Resources</source>
11262 <translation>Ressourcen</translation> 11353 <translation>Ressourcen</translation>
11263 </message> 11354 </message>
11264 <message> 11355 <message>
11265 <location filename="../QScintilla/Editor.py" line="7344"/> 11356 <location filename="../QScintilla/Editor.py" line="7329"/>
11266 <source>Add file...</source> 11357 <source>Add file...</source>
11267 <translation>Datei hinzufügen...</translation> 11358 <translation>Datei hinzufügen...</translation>
11268 </message> 11359 </message>
11269 <message> 11360 <message>
11270 <location filename="../QScintilla/Editor.py" line="7346"/> 11361 <location filename="../QScintilla/Editor.py" line="7331"/>
11271 <source>Add files...</source> 11362 <source>Add files...</source>
11272 <translation>Dateien hinzufügen...</translation> 11363 <translation>Dateien hinzufügen...</translation>
11273 </message> 11364 </message>
11274 <message> 11365 <message>
11275 <location filename="../QScintilla/Editor.py" line="7348"/> 11366 <location filename="../QScintilla/Editor.py" line="7333"/>
11276 <source>Add aliased file...</source> 11367 <source>Add aliased file...</source>
11277 <translation>Aliased-Datei hinzufügen...</translation> 11368 <translation>Aliased-Datei hinzufügen...</translation>
11278 </message> 11369 </message>
11279 <message> 11370 <message>
11280 <location filename="../QScintilla/Editor.py" line="7351"/> 11371 <location filename="../QScintilla/Editor.py" line="7336"/>
11281 <source>Add localized resource...</source> 11372 <source>Add localized resource...</source>
11282 <translation>Lokalisierte Ressource hinzufügen...</translation> 11373 <translation>Lokalisierte Ressource hinzufügen...</translation>
11283 </message> 11374 </message>
11284 <message> 11375 <message>
11285 <location filename="../QScintilla/Editor.py" line="7374"/> 11376 <location filename="../QScintilla/Editor.py" line="7359"/>
11286 <source>Add file resource</source> 11377 <source>Add file resource</source>
11287 <translation>Dateiressource hinzufügen</translation> 11378 <translation>Dateiressource hinzufügen</translation>
11288 </message> 11379 </message>
11289 <message> 11380 <message>
11290 <location filename="../QScintilla/Editor.py" line="7390"/> 11381 <location filename="../QScintilla/Editor.py" line="7375"/>
11291 <source>Add file resources</source> 11382 <source>Add file resources</source>
11292 <translation>Dateiressourcen hinzufügen</translation> 11383 <translation>Dateiressourcen hinzufügen</translation>
11293 </message> 11384 </message>
11294 <message> 11385 <message>
11295 <location filename="../QScintilla/Editor.py" line="7417"/> 11386 <location filename="../QScintilla/Editor.py" line="7402"/>
11296 <source>Add aliased file resource</source> 11387 <source>Add aliased file resource</source>
11297 <translation>Aliased-Dateiressourcen hinzufügen</translation> 11388 <translation>Aliased-Dateiressourcen hinzufügen</translation>
11298 </message> 11389 </message>
11299 <message> 11390 <message>
11300 <location filename="../QScintilla/Editor.py" line="7417"/> 11391 <location filename="../QScintilla/Editor.py" line="7402"/>
11301 <source>Alias for file &lt;b&gt;{0}&lt;/b&gt;:</source> 11392 <source>Alias for file &lt;b&gt;{0}&lt;/b&gt;:</source>
11302 <translation>Alias für Datei &lt;b&gt;{0}&lt;/b&gt;:</translation> 11393 <translation>Alias für Datei &lt;b&gt;{0}&lt;/b&gt;:</translation>
11303 </message> 11394 </message>
11304 <message> 11395 <message>
11305 <location filename="../QScintilla/Editor.py" line="7483"/> 11396 <location filename="../QScintilla/Editor.py" line="7468"/>
11306 <source>Package Diagram</source> 11397 <source>Package Diagram</source>
11307 <translation>Package-Diagramm</translation> 11398 <translation>Package-Diagramm</translation>
11308 </message> 11399 </message>
11309 <message> 11400 <message>
11310 <location filename="../QScintilla/Editor.py" line="7483"/> 11401 <location filename="../QScintilla/Editor.py" line="7468"/>
11311 <source>Include class attributes?</source> 11402 <source>Include class attributes?</source>
11312 <translation>Klassenattribute anzeigen?</translation> 11403 <translation>Klassenattribute anzeigen?</translation>
11313 </message> 11404 </message>
11314 <message> 11405 <message>
11315 <location filename="../QScintilla/Editor.py" line="7519"/> 11406 <location filename="../QScintilla/Editor.py" line="7504"/>
11316 <source>Application Diagram</source> 11407 <source>Application Diagram</source>
11317 <translation>Applikations-Diagramm</translation> 11408 <translation>Applikations-Diagramm</translation>
11318 </message> 11409 </message>
11319 <message> 11410 <message>
11320 <location filename="../QScintilla/Editor.py" line="7519"/> 11411 <location filename="../QScintilla/Editor.py" line="7504"/>
11321 <source>Include module names?</source> 11412 <source>Include module names?</source>
11322 <translation>Modulnamen anzeigen?</translation> 11413 <translation>Modulnamen anzeigen?</translation>
11323 </message> 11414 </message>
11324 <message> 11415 <message>
11325 <location filename="../QScintilla/Editor.py" line="7355"/> 11416 <location filename="../QScintilla/Editor.py" line="7340"/>
11326 <source>Add resource frame</source> 11417 <source>Add resource frame</source>
11327 <translation>Ressourcenrahmen hinzufügen</translation> 11418 <translation>Ressourcenrahmen hinzufügen</translation>
11328 </message> 11419 </message>
11329 <message> 11420 <message>
11330 <location filename="../QScintilla/Editor.py" line="6844"/> 11421 <location filename="../QScintilla/Editor.py" line="6829"/>
11331 <source>Macro recording is already active. Start new?</source> 11422 <source>Macro recording is already active. Start new?</source>
11332 <translation>Eine Makroaufzeichnung ist bereits aktiv. Neu starten?</translation> 11423 <translation>Eine Makroaufzeichnung ist bereits aktiv. Neu starten?</translation>
11333 </message> 11424 </message>
11334 <message> 11425 <message>
11335 <location filename="../QScintilla/Editor.py" line="1340"/> 11426 <location filename="../QScintilla/Editor.py" line="1330"/>
11336 <source>Next task</source> 11427 <source>Next task</source>
11337 <translation>Nächste Aufgabe</translation> 11428 <translation>Nächste Aufgabe</translation>
11338 </message> 11429 </message>
11339 <message> 11430 <message>
11340 <location filename="../QScintilla/Editor.py" line="1344"/> 11431 <location filename="../QScintilla/Editor.py" line="1334"/>
11341 <source>Previous task</source> 11432 <source>Previous task</source>
11342 <translation>Vorherige Aufgabe</translation> 11433 <translation>Vorherige Aufgabe</translation>
11343 </message> 11434 </message>
11344 <message> 11435 <message>
11345 <location filename="../QScintilla/Editor.py" line="952"/> 11436 <location filename="../QScintilla/Editor.py" line="942"/>
11346 <source>Complete from Document</source> 11437 <source>Complete from Document</source>
11347 <translation>Vervollständigung vom Dokument</translation> 11438 <translation>Vervollständigung vom Dokument</translation>
11348 </message> 11439 </message>
11349 <message> 11440 <message>
11350 <location filename="../QScintilla/Editor.py" line="954"/> 11441 <location filename="../QScintilla/Editor.py" line="944"/>
11351 <source>Complete from APIs</source> 11442 <source>Complete from APIs</source>
11352 <translation>Vervollständigung von APIs</translation> 11443 <translation>Vervollständigung von APIs</translation>
11353 </message> 11444 </message>
11354 <message> 11445 <message>
11355 <location filename="../QScintilla/Editor.py" line="956"/> 11446 <location filename="../QScintilla/Editor.py" line="946"/>
11356 <source>Complete from Document and APIs</source> 11447 <source>Complete from Document and APIs</source>
11357 <translation>Vervollständigung vom Dokument und von APIs</translation> 11448 <translation>Vervollständigung vom Dokument und von APIs</translation>
11358 </message> 11449 </message>
11359 <message> 11450 <message>
11360 <location filename="../QScintilla/Editor.py" line="1198"/> 11451 <location filename="../QScintilla/Editor.py" line="1188"/>
11361 <source>Export as</source> 11452 <source>Export as</source>
11362 <translation>Exportieren als</translation> 11453 <translation>Exportieren als</translation>
11363 </message> 11454 </message>
11364 <message> 11455 <message>
11365 <location filename="../QScintilla/Editor.py" line="1394"/> 11456 <location filename="../QScintilla/Editor.py" line="1384"/>
11366 <source>Export source</source> 11457 <source>Export source</source>
11367 <translation>Quelltext exportieren</translation> 11458 <translation>Quelltext exportieren</translation>
11368 </message> 11459 </message>
11369 <message> 11460 <message>
11370 <location filename="../QScintilla/Editor.py" line="1386"/> 11461 <location filename="../QScintilla/Editor.py" line="1376"/>
11371 <source>&lt;p&gt;No exporter available for the export format &lt;b&gt;{0}&lt;/b&gt;. Aborting...&lt;/p&gt;</source> 11462 <source>&lt;p&gt;No exporter available for the export format &lt;b&gt;{0}&lt;/b&gt;. Aborting...&lt;/p&gt;</source>
11372 <translation>&lt;p&gt;Für das Exportformat &lt;b&gt;{0}&lt;/b&gt; steht kein Exporter zur Verfügung. Abbruch...&lt;/p&gt;</translation> 11463 <translation>&lt;p&gt;Für das Exportformat &lt;b&gt;{0}&lt;/b&gt; steht kein Exporter zur Verfügung. Abbruch...&lt;/p&gt;</translation>
11373 </message> 11464 </message>
11374 <message> 11465 <message>
11375 <location filename="../QScintilla/Editor.py" line="1394"/> 11466 <location filename="../QScintilla/Editor.py" line="1384"/>
11376 <source>No export format given. Aborting...</source> 11467 <source>No export format given. Aborting...</source>
11377 <translation>Kein Exportformat angegeben. Abbruch...</translation> 11468 <translation>Kein Exportformat angegeben. Abbruch...</translation>
11378 </message> 11469 </message>
11379 <message> 11470 <message>
11380 <location filename="../QScintilla/Editor.py" line="7505"/> 11471 <location filename="../QScintilla/Editor.py" line="7490"/>
11381 <source>Imports Diagram</source> 11472 <source>Imports Diagram</source>
11382 <translation>Imports Diagramm</translation> 11473 <translation>Imports Diagramm</translation>
11383 </message> 11474 </message>
11384 <message> 11475 <message>
11385 <location filename="../QScintilla/Editor.py" line="7505"/> 11476 <location filename="../QScintilla/Editor.py" line="7490"/>
11386 <source>Include imports from external modules?</source> 11477 <source>Include imports from external modules?</source>
11387 <translation>Imports externer Module anzeigen?</translation> 11478 <translation>Imports externer Module anzeigen?</translation>
11388 </message> 11479 </message>
11389 <message> 11480 <message>
11390 <location filename="../QScintilla/Editor.py" line="874"/> 11481 <location filename="../QScintilla/Editor.py" line="864"/>
11391 <source>Calltip</source> 11482 <source>Calltip</source>
11392 <translation>Calltip</translation> 11483 <translation>Calltip</translation>
11393 </message> 11484 </message>
11394 <message> 11485 <message>
11395 <location filename="../QScintilla/Editor.py" line="920"/> 11486 <location filename="../QScintilla/Editor.py" line="910"/>
11396 <source>Print Preview</source> 11487 <source>Print Preview</source>
11397 <translation>Druckvorschau</translation> 11488 <translation>Druckvorschau</translation>
11398 </message> 11489 </message>
11399 <message> 11490 <message>
11400 <location filename="../QScintilla/Editor.py" line="454"/> 11491 <location filename="../QScintilla/Editor.py" line="454"/>
11401 <source>&lt;b&gt;A Source Editor Window&lt;/b&gt;&lt;p&gt;This window is used to display and edit a source file. You can open as many of these as you like. The name of the file is displayed in the window&apos;s titlebar.&lt;/p&gt;&lt;p&gt;In order to set breakpoints just click in the space between the line numbers and the fold markers. Via the context menu of the margins they may be edited.&lt;/p&gt;&lt;p&gt;In order to set bookmarks just Shift click in the space between the line numbers and the fold markers.&lt;/p&gt;&lt;p&gt;These actions can be reversed via the context menu.&lt;/p&gt;&lt;p&gt;Ctrl clicking on a syntax error marker shows some info about this error.&lt;/p&gt;</source> 11492 <source>&lt;b&gt;A Source Editor Window&lt;/b&gt;&lt;p&gt;This window is used to display and edit a source file. You can open as many of these as you like. The name of the file is displayed in the window&apos;s titlebar.&lt;/p&gt;&lt;p&gt;In order to set breakpoints just click in the space between the line numbers and the fold markers. Via the context menu of the margins they may be edited.&lt;/p&gt;&lt;p&gt;In order to set bookmarks just Shift click in the space between the line numbers and the fold markers.&lt;/p&gt;&lt;p&gt;These actions can be reversed via the context menu.&lt;/p&gt;&lt;p&gt;Ctrl clicking on a syntax error marker shows some info about this error.&lt;/p&gt;</source>
11402 <translation>&lt;b&gt;Quelltexteditorfenster&lt;/b&gt;&lt;p&gt;Dieses Fenster wird zum Bearbeiten von Quelltexten benutzt. Sie können beliebig viele dieser Fenster öffnen. Der Name der Datei wird im Titel des Fensters dargestellt.&lt;/p&gt;&lt;p&gt;Um Haltepunkte zu setzen, klicken sie in den Raum zwischen den Zeilennummern und der Faltungsspalte. Über das Kontextmenü des Bereiches links des Editors können Haltepunkte bearbeitet werden.&lt;/p&gt;&lt;p&gt;Um Lesezeichen zu setzen, drücken Sie die Shift-Taste und klicken in den Raum zwischen den Zeilennummern und der Faltungsspalte.&lt;/p&gt;&lt;p&gt;Diese Aktionen können über das Kontextmenü umgedreht werden.&lt;/p&gt;&lt;p&gt;Ein Klick auf einen Syntaxfehler-Marker mit gedrückter Strg-Taste zeigt die zugehörige Fehlermeldung an.&lt;/p&gt;</translation> 11493 <translation>&lt;b&gt;Quelltexteditorfenster&lt;/b&gt;&lt;p&gt;Dieses Fenster wird zum Bearbeiten von Quelltexten benutzt. Sie können beliebig viele dieser Fenster öffnen. Der Name der Datei wird im Titel des Fensters dargestellt.&lt;/p&gt;&lt;p&gt;Um Haltepunkte zu setzen, klicken sie in den Raum zwischen den Zeilennummern und der Faltungsspalte. Über das Kontextmenü des Bereiches links des Editors können Haltepunkte bearbeitet werden.&lt;/p&gt;&lt;p&gt;Um Lesezeichen zu setzen, drücken Sie die Shift-Taste und klicken in den Raum zwischen den Zeilennummern und der Faltungsspalte.&lt;/p&gt;&lt;p&gt;Diese Aktionen können über das Kontextmenü umgedreht werden.&lt;/p&gt;&lt;p&gt;Ein Klick auf einen Syntaxfehler-Marker mit gedrückter Strg-Taste zeigt die zugehörige Fehlermeldung an.&lt;/p&gt;</translation>
11403 </message> 11494 </message>
11404 <message> 11495 <message>
11405 <location filename="../QScintilla/Editor.py" line="859"/> 11496 <location filename="../QScintilla/Editor.py" line="849"/>
11406 <source>Typing aids enabled</source> 11497 <source>Typing aids enabled</source>
11407 <translation>Eingabehilfen aktiv</translation> 11498 <translation>Eingabehilfen aktiv</translation>
11408 </message> 11499 </message>
11409 <message> 11500 <message>
11410 <location filename="../QScintilla/Editor.py" line="1130"/> 11501 <location filename="../QScintilla/Editor.py" line="1120"/>
11411 <source>End-of-Line Type</source> 11502 <source>End-of-Line Type</source>
11412 <translation>Zeilenendemarkierung</translation> 11503 <translation>Zeilenendemarkierung</translation>
11413 </message> 11504 </message>
11414 <message> 11505 <message>
11415 <location filename="../QScintilla/Editor.py" line="1134"/> 11506 <location filename="../QScintilla/Editor.py" line="1124"/>
11416 <source>Unix</source> 11507 <source>Unix</source>
11417 <translation>Unix</translation> 11508 <translation>Unix</translation>
11418 </message> 11509 </message>
11419 <message> 11510 <message>
11420 <location filename="../QScintilla/Editor.py" line="1141"/> 11511 <location filename="../QScintilla/Editor.py" line="1131"/>
11421 <source>Windows</source> 11512 <source>Windows</source>
11422 <translation>Windows</translation> 11513 <translation>Windows</translation>
11423 </message> 11514 </message>
11424 <message> 11515 <message>
11425 <location filename="../QScintilla/Editor.py" line="1148"/> 11516 <location filename="../QScintilla/Editor.py" line="1138"/>
11426 <source>Macintosh</source> 11517 <source>Macintosh</source>
11427 <translation>Macintosh</translation> 11518 <translation>Macintosh</translation>
11428 </message> 11519 </message>
11429 <message> 11520 <message>
11430 <location filename="../QScintilla/Editor.py" line="1089"/> 11521 <location filename="../QScintilla/Editor.py" line="1079"/>
11431 <source>Encodings</source> 11522 <source>Encodings</source>
11432 <translation>Kodierungen</translation> 11523 <translation>Kodierungen</translation>
11433 </message> 11524 </message>
11434 <message> 11525 <message>
11435 <location filename="../QScintilla/Editor.py" line="1069"/> 11526 <location filename="../QScintilla/Editor.py" line="1059"/>
11436 <source>Guessed</source> 11527 <source>Guessed</source>
11437 <translation>Ermittelt</translation> 11528 <translation>Ermittelt</translation>
11438 </message> 11529 </message>
11439 <message> 11530 <message>
11440 <location filename="../QScintilla/Editor.py" line="1409"/> 11531 <location filename="../QScintilla/Editor.py" line="1399"/>
11441 <source>Alternatives</source> 11532 <source>Alternatives</source>
11442 <translation>Alternativen</translation> 11533 <translation>Alternativen</translation>
11443 </message> 11534 </message>
11444 <message> 11535 <message>
11445 <location filename="../QScintilla/Editor.py" line="1405"/> 11536 <location filename="../QScintilla/Editor.py" line="1395"/>
11446 <source>Alternatives ({0})</source> 11537 <source>Alternatives ({0})</source>
11447 <translation>Alternativen ({0})</translation> 11538 <translation>Alternativen ({0})</translation>
11448 </message> 11539 </message>
11449 <message> 11540 <message>
11450 <location filename="../QScintilla/Editor.py" line="1425"/> 11541 <location filename="../QScintilla/Editor.py" line="1415"/>
11451 <source>Pygments Lexer</source> 11542 <source>Pygments Lexer</source>
11452 <translation>Pygments Lexer</translation> 11543 <translation>Pygments Lexer</translation>
11453 </message> 11544 </message>
11454 <message> 11545 <message>
11455 <location filename="../QScintilla/Editor.py" line="1425"/> 11546 <location filename="../QScintilla/Editor.py" line="1415"/>
11456 <source>Select the Pygments lexer to apply.</source> 11547 <source>Select the Pygments lexer to apply.</source>
11457 <translation>Wähle den anzuwendenden Pygments Lexer.</translation> 11548 <translation>Wähle den anzuwendenden Pygments Lexer.</translation>
11458 </message> 11549 </message>
11459 <message> 11550 <message>
11460 <location filename="../QScintilla/Editor.py" line="7848"/> 11551 <location filename="../QScintilla/Editor.py" line="7833"/>
11461 <source>Check spelling...</source> 11552 <source>Check spelling...</source>
11462 <translation>Rechtschreibprüfung...</translation> 11553 <translation>Rechtschreibprüfung...</translation>
11463 </message> 11554 </message>
11464 <message> 11555 <message>
11465 <location filename="../QScintilla/Editor.py" line="833"/> 11556 <location filename="../QScintilla/Editor.py" line="823"/>
11466 <source>Check spelling of selection...</source> 11557 <source>Check spelling of selection...</source>
11467 <translation>Rechtschreibprüfung für Auswahl...</translation> 11558 <translation>Rechtschreibprüfung für Auswahl...</translation>
11468 </message> 11559 </message>
11469 <message> 11560 <message>
11470 <location filename="../QScintilla/Editor.py" line="7851"/> 11561 <location filename="../QScintilla/Editor.py" line="7836"/>
11471 <source>Add to dictionary</source> 11562 <source>Add to dictionary</source>
11472 <translation>Zum Wörterbuch hinzufügen</translation> 11563 <translation>Zum Wörterbuch hinzufügen</translation>
11473 </message> 11564 </message>
11474 <message> 11565 <message>
11475 <location filename="../QScintilla/Editor.py" line="7853"/> 11566 <location filename="../QScintilla/Editor.py" line="7838"/>
11476 <source>Ignore All</source> 11567 <source>Ignore All</source>
11477 <translation>Alle ignorieren</translation> 11568 <translation>Alle ignorieren</translation>
11478 </message> 11569 </message>
11479 <message> 11570 <message>
11480 <location filename="../QScintilla/Editor.py" line="837"/> 11571 <location filename="../QScintilla/Editor.py" line="827"/>
11481 <source>Remove from dictionary</source> 11572 <source>Remove from dictionary</source>
11482 <translation>Aus dem Wörterbuch entfernen</translation> 11573 <translation>Aus dem Wörterbuch entfernen</translation>
11483 </message> 11574 </message>
11484 <message> 11575 <message>
11485 <location filename="../QScintilla/Editor.py" line="3107"/> 11576 <location filename="../QScintilla/Editor.py" line="3095"/>
11486 <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; could not be opened.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source> 11577 <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; could not be opened.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
11487 <translation>&lt;p&gt;Die Datei &lt;b&gt;{0}&lt;/b&gt; konnte nicht geöffnet werden.&lt;br /&gt;Ursache: {1}&lt;/p&gt;</translation> 11578 <translation>&lt;p&gt;Die Datei &lt;b&gt;{0}&lt;/b&gt; konnte nicht geöffnet werden.&lt;br /&gt;Ursache: {1}&lt;/p&gt;</translation>
11488 </message> 11579 </message>
11489 <message> 11580 <message>
11490 <location filename="../QScintilla/Editor.py" line="3233"/> 11581 <location filename="../QScintilla/Editor.py" line="3221"/>
11491 <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; could not be saved.&lt;br/&gt;Reason: {1}&lt;/p&gt;</source> 11582 <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; could not be saved.&lt;br/&gt;Reason: {1}&lt;/p&gt;</source>
11492 <translation>&lt;p&gt;Die Datei &lt;b&gt;{0}&lt;/b&gt; konnte nicht gesichert werden.&lt;br/&gt;Grund: {1}&lt;/p&gt;</translation> 11583 <translation>&lt;p&gt;Die Datei &lt;b&gt;{0}&lt;/b&gt; konnte nicht gesichert werden.&lt;br/&gt;Grund: {1}&lt;/p&gt;</translation>
11493 </message> 11584 </message>
11494 <message> 11585 <message>
11495 <location filename="../QScintilla/Editor.py" line="1314"/> 11586 <location filename="../QScintilla/Editor.py" line="1304"/>
11496 <source>Next warning</source> 11587 <source>Next warning</source>
11497 <translation>Nächste Warnung</translation> 11588 <translation>Nächste Warnung</translation>
11498 </message> 11589 </message>
11499 <message> 11590 <message>
11500 <location filename="../QScintilla/Editor.py" line="1318"/> 11591 <location filename="../QScintilla/Editor.py" line="1308"/>
11501 <source>Previous warning</source> 11592 <source>Previous warning</source>
11502 <translation>Vorherige Warnung</translation> 11593 <translation>Vorherige Warnung</translation>
11503 </message> 11594 </message>
11504 <message> 11595 <message>
11505 <location filename="../QScintilla/Editor.py" line="1322"/> 11596 <location filename="../QScintilla/Editor.py" line="1312"/>
11506 <source>Show warning message</source> 11597 <source>Show warning message</source>
11507 <translation>Zeige Warnung</translation> 11598 <translation>Zeige Warnung</translation>
11508 </message> 11599 </message>
11509 <message> 11600 <message>
11510 <location filename="../QScintilla/Editor.py" line="1326"/> 11601 <location filename="../QScintilla/Editor.py" line="1316"/>
11511 <source>Clear warnings</source> 11602 <source>Clear warnings</source>
11512 <translation>Warnungen löschen</translation> 11603 <translation>Warnungen löschen</translation>
11513 </message> 11604 </message>
11514 <message> 11605 <message>
11515 <location filename="../QScintilla/Editor.py" line="3296"/> 11606 <location filename="../QScintilla/Editor.py" line="3284"/>
11516 <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; already exists. Overwrite it?&lt;/p&gt;</source> 11607 <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; already exists. Overwrite it?&lt;/p&gt;</source>
11517 <translation>&lt;p&gt;Die Datei &lt;b&gt;{0}&lt;/b&gt; existiert bereits. Überschreiben?&lt;/p&gt;</translation> 11608 <translation>&lt;p&gt;Die Datei &lt;b&gt;{0}&lt;/b&gt; existiert bereits. Überschreiben?&lt;/p&gt;</translation>
11518 </message> 11609 </message>
11519 <message> 11610 <message>
11520 <location filename="../QScintilla/Editor.py" line="6815"/> 11611 <location filename="../QScintilla/Editor.py" line="6800"/>
11521 <source>&lt;p&gt;The macro file &lt;b&gt;{0}&lt;/b&gt; already exists. Overwrite it?&lt;/p&gt;</source> 11612 <source>&lt;p&gt;The macro file &lt;b&gt;{0}&lt;/b&gt; already exists. Overwrite it?&lt;/p&gt;</source>
11522 <translation>&lt;p&gt;Die Makrodatei &lt;b&gt;{0}&lt;/b&gt; existiert bereits. Überschreiben?&lt;/p&gt;</translation> 11613 <translation>&lt;p&gt;Die Makrodatei &lt;b&gt;{0}&lt;/b&gt; existiert bereits. Überschreiben?&lt;/p&gt;</translation>
11523 </message> 11614 </message>
11524 <message> 11615 <message>
11525 <location filename="../QScintilla/Editor.py" line="6615"/> 11616 <location filename="../QScintilla/Editor.py" line="6600"/>
11526 <source>Warning: {0}</source> 11617 <source>Warning: {0}</source>
11527 <translation>Warnung: {0}</translation> 11618 <translation>Warnung: {0}</translation>
11528 </message> 11619 </message>
11529 <message> 11620 <message>
11530 <location filename="../QScintilla/Editor.py" line="6622"/> 11621 <location filename="../QScintilla/Editor.py" line="6607"/>
11531 <source>Error: {0}</source> 11622 <source>Error: {0}</source>
11532 <translation>Fehler: {0}</translation> 11623 <translation>Fehler: {0}</translation>
11533 </message> 11624 </message>
11534 <message> 11625 <message>
11535 <location filename="../QScintilla/Editor.py" line="7006"/> 11626 <location filename="../QScintilla/Editor.py" line="6991"/>
11536 <source>&lt;br&gt;&lt;b&gt;Warning:&lt;/b&gt; You will lose your changes upon reopening it.</source> 11627 <source>&lt;br&gt;&lt;b&gt;Warning:&lt;/b&gt; You will lose your changes upon reopening it.</source>
11537 <translation>&lt;br&gt;&lt;b&gt;Warnung:&lt;/b&gt; Vorgenommenen Änderungen gehen beim neu einlesen verloren.</translation> 11628 <translation>&lt;br&gt;&lt;b&gt;Warnung:&lt;/b&gt; Vorgenommenen Änderungen gehen beim neu einlesen verloren.</translation>
11538 </message> 11629 </message>
11539 <message> 11630 <message>
11540 <location filename="../QScintilla/Editor.py" line="916"/> 11631 <location filename="../QScintilla/Editor.py" line="906"/>
11541 <source>Open &apos;rejection&apos; file</source> 11632 <source>Open &apos;rejection&apos; file</source>
11542 <translation>Öffne „Ablehnungs“-Datei</translation> 11633 <translation>Öffne „Ablehnungs“-Datei</translation>
11543 </message> 11634 </message>
11544 <message> 11635 <message>
11545 <location filename="../QScintilla/Editor.py" line="1026"/> 11636 <location filename="../QScintilla/Editor.py" line="1016"/>
11546 <source>Load Diagram...</source> 11637 <source>Load Diagram...</source>
11547 <translation>Diagramm laden...</translation> 11638 <translation>Diagramm laden...</translation>
11548 </message> 11639 </message>
11549 <message> 11640 <message>
11550 <location filename="../QScintilla/Editor.py" line="1349"/> 11641 <location filename="../QScintilla/Editor.py" line="1339"/>
11551 <source>Next change</source> 11642 <source>Next change</source>
11552 <translation>Nächste Änderung</translation> 11643 <translation>Nächste Änderung</translation>
11553 </message> 11644 </message>
11554 <message> 11645 <message>
11555 <location filename="../QScintilla/Editor.py" line="1353"/> 11646 <location filename="../QScintilla/Editor.py" line="1343"/>
11556 <source>Previous change</source> 11647 <source>Previous change</source>
11557 <translation>Vorherige Änderung</translation> 11648 <translation>Vorherige Änderung</translation>
11558 </message> 11649 </message>
11559 <message> 11650 <message>
11560 <location filename="../QScintilla/Editor.py" line="8269"/> 11651 <location filename="../QScintilla/Editor.py" line="8254"/>
11561 <source>Sort Lines</source> 11652 <source>Sort Lines</source>
11562 <translation>Zeilen sortieren</translation> 11653 <translation>Zeilen sortieren</translation>
11563 </message> 11654 </message>
11564 <message> 11655 <message>
11565 <location filename="../QScintilla/Editor.py" line="8269"/> 11656 <location filename="../QScintilla/Editor.py" line="8254"/>
11566 <source>The selection contains illegal data for a numerical sort.</source> 11657 <source>The selection contains illegal data for a numerical sort.</source>
11567 <translation>Die Auswahl enthält für eine numerische Sortierung ungültige Daten.</translation> 11658 <translation>Die Auswahl enthält für eine numerische Sortierung ungültige Daten.</translation>
11568 </message> 11659 </message>
11569 <message> 11660 <message>
11570 <location filename="../QScintilla/Editor.py" line="6550"/> 11661 <location filename="../QScintilla/Editor.py" line="6535"/>
11571 <source>Warning</source> 11662 <source>Warning</source>
11572 <translation>Warnung</translation> 11663 <translation>Warnung</translation>
11573 </message> 11664 </message>
11574 <message> 11665 <message>
11575 <location filename="../QScintilla/Editor.py" line="6550"/> 11666 <location filename="../QScintilla/Editor.py" line="6535"/>
11576 <source>No warning messages available.</source> 11667 <source>No warning messages available.</source>
11577 <translation>Keine Warnmeldungen verfügbar.</translation> 11668 <translation>Keine Warnmeldungen verfügbar.</translation>
11578 </message> 11669 </message>
11579 <message> 11670 <message>
11580 <location filename="../QScintilla/Editor.py" line="6612"/> 11671 <location filename="../QScintilla/Editor.py" line="6597"/>
11581 <source>Style: {0}</source> 11672 <source>Style: {0}</source>
11582 <translation>Stil: {0}</translation> 11673 <translation>Stil: {0}</translation>
11583 </message> 11674 </message>
11584 <message> 11675 <message>
11585 <location filename="../QScintilla/Editor.py" line="890"/> 11676 <location filename="../QScintilla/Editor.py" line="880"/>
11586 <source>New Document View</source> 11677 <source>New Document View</source>
11587 <translation>Neue Dokumentenansicht</translation> 11678 <translation>Neue Dokumentenansicht</translation>
11588 </message> 11679 </message>
11589 <message> 11680 <message>
11590 <location filename="../QScintilla/Editor.py" line="893"/> 11681 <location filename="../QScintilla/Editor.py" line="883"/>
11591 <source>New Document View (with new split)</source> 11682 <source>New Document View (with new split)</source>
11592 <translation>Neue Dokumentenansicht (in neuem Abschnitt)</translation> 11683 <translation>Neue Dokumentenansicht (in neuem Abschnitt)</translation>
11593 </message> 11684 </message>
11594 <message> 11685 <message>
11595 <location filename="../QScintilla/Editor.py" line="980"/> 11686 <location filename="../QScintilla/Editor.py" line="970"/>
11596 <source>Tools</source> 11687 <source>Tools</source>
11597 <translation>Werkzeuge</translation> 11688 <translation>Werkzeuge</translation>
11598 </message> 11689 </message>
11599 <message> 11690 <message>
11600 <location filename="../QScintilla/Editor.py" line="1111"/> 11691 <location filename="../QScintilla/Editor.py" line="1101"/>
11601 <source>Re-Open With Encoding</source> 11692 <source>Re-Open With Encoding</source>
11602 <translation>Öffnen mit Kodierung</translation> 11693 <translation>Öffnen mit Kodierung</translation>
11603 </message> 11694 </message>
11604 <message> 11695 <message>
11605 <location filename="../QScintilla/Editor.py" line="7000"/> 11696 <location filename="../QScintilla/Editor.py" line="6985"/>
11606 <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; has been changed while it was opened in eric6. Reread it?&lt;/p&gt;</source> 11697 <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; has been changed while it was opened in eric6. Reread it?&lt;/p&gt;</source>
11607 <translation>&lt;p&gt;Die Datei &lt;b&gt;{0}&lt;/b&gt; wurde geändert, während sie in eric6 geöffnet war. Neu einlesen?&lt;/p&gt;</translation> 11698 <translation>&lt;p&gt;Die Datei &lt;b&gt;{0}&lt;/b&gt; wurde geändert, während sie in eric6 geöffnet war. Neu einlesen?&lt;/p&gt;</translation>
11608 </message> 11699 </message>
11609 <message> 11700 <message>
11610 <location filename="../QScintilla/Editor.py" line="866"/> 11701 <location filename="../QScintilla/Editor.py" line="856"/>
11611 <source>Automatic Completion enabled</source> 11702 <source>Automatic Completion enabled</source>
11612 <translation>Automatische Vervollständigung aktiv</translation> 11703 <translation>Automatische Vervollständigung aktiv</translation>
11613 </message> 11704 </message>
11614 <message> 11705 <message>
11615 <location filename="../QScintilla/Editor.py" line="946"/> 11706 <location filename="../QScintilla/Editor.py" line="936"/>
11616 <source>Complete</source> 11707 <source>Complete</source>
11617 <translation>Vervollständigen</translation> 11708 <translation>Vervollständigen</translation>
11618 </message> 11709 </message>
11619 <message> 11710 <message>
11620 <location filename="../QScintilla/Editor.py" line="4907"/> 11711 <location filename="../QScintilla/Editor.py" line="4895"/>
11621 <source>Auto-Completion Provider</source> 11712 <source>Auto-Completion Provider</source>
11622 <translation>Provider für automatische Vervollständigungen</translation> 11713 <translation>Provider für automatische Vervollständigungen</translation>
11623 </message> 11714 </message>
11624 <message> 11715 <message>
11625 <location filename="../QScintilla/Editor.py" line="4907"/> 11716 <location filename="../QScintilla/Editor.py" line="4895"/>
11626 <source>The completion list provider &apos;{0}&apos; was already registered. Ignoring duplicate request.</source> 11717 <source>The completion list provider &apos;{0}&apos; was already registered. Ignoring duplicate request.</source>
11627 <translation>Der Provider für automatische Vervollständigungen namens &apos;{0}&apos; ist bereits registriert. Die Wiederholung wird ignoriert.</translation> 11718 <translation>Der Provider für automatische Vervollständigungen namens &apos;{0}&apos; ist bereits registriert. Die Wiederholung wird ignoriert.</translation>
11628 </message> 11719 </message>
11629 <message> 11720 <message>
11630 <location filename="../QScintilla/Editor.py" line="5186"/> 11721 <location filename="../QScintilla/Editor.py" line="5174"/>
11631 <source>Call-Tips Provider</source> 11722 <source>Call-Tips Provider</source>
11632 <translation>Calltipps-Provider</translation> 11723 <translation>Calltipps-Provider</translation>
11633 </message> 11724 </message>
11634 <message> 11725 <message>
11635 <location filename="../QScintilla/Editor.py" line="5186"/> 11726 <location filename="../QScintilla/Editor.py" line="5174"/>
11636 <source>The call-tips provider &apos;{0}&apos; was already registered. Ignoring duplicate request.</source> 11727 <source>The call-tips provider &apos;{0}&apos; was already registered. Ignoring duplicate request.</source>
11637 <translation>Der Calltipps-Provider namens &apos;{0}&apos; ist bereits registriert. Die Wiederholung wird ignoriert.</translation> 11728 <translation>Der Calltipps-Provider namens &apos;{0}&apos; ist bereits registriert. Die Wiederholung wird ignoriert.</translation>
11638 </message> 11729 </message>
11639 <message> 11730 <message>
11640 <location filename="../QScintilla/Editor.py" line="8358"/> 11731 <location filename="../QScintilla/Editor.py" line="8343"/>
11641 <source>Register Mouse Click Handler</source> 11732 <source>Register Mouse Click Handler</source>
11642 <translation>Maus Klick Handler registrieren</translation> 11733 <translation>Maus Klick Handler registrieren</translation>
11643 </message> 11734 </message>
11644 <message> 11735 <message>
11645 <location filename="../QScintilla/Editor.py" line="8358"/> 11736 <location filename="../QScintilla/Editor.py" line="8343"/>
11646 <source>A mouse click handler for &quot;{0}&quot; was already registered by &quot;{1}&quot;. Aborting request by &quot;{2}&quot;...</source> 11737 <source>A mouse click handler for &quot;{0}&quot; was already registered by &quot;{1}&quot;. Aborting request by &quot;{2}&quot;...</source>
11647 <translation>Ein Maus Klick Handler für &quot;{0}&quot; wurde bereits durch &quot;{1}&quot; registriert. Die Anfrage durch &quot;{2}&quot; wird abgebrochen...</translation> 11738 <translation>Ein Maus Klick Handler für &quot;{0}&quot; wurde bereits durch &quot;{1}&quot; registriert. Die Anfrage durch &quot;{2}&quot; wird abgebrochen...</translation>
11648 </message> 11739 </message>
11649 <message> 11740 <message>
11650 <location filename="../QScintilla/Editor.py" line="910"/> 11741 <location filename="../QScintilla/Editor.py" line="900"/>
11651 <source>Save Copy...</source> 11742 <source>Save Copy...</source>
11652 <translation>Kopie speichern...</translation> 11743 <translation>Kopie speichern...</translation>
11653 </message> 11744 </message>
11654 <message> 11745 <message>
11655 <location filename="../QScintilla/Editor.py" line="949"/> 11746 <location filename="../QScintilla/Editor.py" line="939"/>
11656 <source>Clear Completions Cache</source> 11747 <source>Clear Completions Cache</source>
11657 <translation>Vervollständigungsspeicher löschen</translation> 11748 <translation>Vervollständigungsspeicher löschen</translation>
11658 </message> 11749 </message>
11659 <message> 11750 <message>
11660 <location filename="../QScintilla/Editor.py" line="876"/> 11751 <location filename="../QScintilla/Editor.py" line="866"/>
11661 <source>Code Info</source> 11752 <source>Code Info</source>
11662 <translation>Code Info</translation> 11753 <translation>Code Info</translation>
11663 </message> 11754 </message>
11664 <message> 11755 <message>
11665 <location filename="../QScintilla/Editor.py" line="1357"/> 11756 <location filename="../QScintilla/Editor.py" line="1347"/>
11666 <source>Clear changes</source> 11757 <source>Clear changes</source>
11667 <translation>Änderungsmarker löschen</translation> 11758 <translation>Änderungsmarker löschen</translation>
11668 </message> 11759 </message>
11669 <message> 11760 <message>
11670 <location filename="../QScintilla/Editor.py" line="799"/> 11761 <location filename="../QScintilla/Editor.py" line="789"/>
11671 <source>Execute Selection In Console</source> 11762 <source>Execute Selection In Console</source>
11672 <translation>Auswahl in Konsole ausführen</translation> 11763 <translation>Auswahl in Konsole ausführen</translation>
11673 </message> 11764 </message>
11674 <message> 11765 <message>
11675 <location filename="../QScintilla/Editor.py" line="8479"/> 11766 <location filename="../QScintilla/Editor.py" line="8464"/>
11676 <source>EditorConfig Properties</source> 11767 <source>EditorConfig Properties</source>
11677 <translation>EditorConfig Eigenschaften</translation> 11768 <translation>EditorConfig Eigenschaften</translation>
11678 </message> 11769 </message>
11679 <message> 11770 <message>
11680 <location filename="../QScintilla/Editor.py" line="8479"/> 11771 <location filename="../QScintilla/Editor.py" line="8464"/>
11681 <source>&lt;p&gt;The EditorConfig properties for file &lt;b&gt;{0}&lt;/b&gt; could not be loaded.&lt;/p&gt;</source> 11772 <source>&lt;p&gt;The EditorConfig properties for file &lt;b&gt;{0}&lt;/b&gt; could not be loaded.&lt;/p&gt;</source>
11682 <translation>&lt;p&gt;Die EditorConfig Eigenschaften für die Datei &lt;b&gt;{0}&lt;/b&gt; konnten nicht geladen werden.&lt;/p&gt;</translation> 11773 <translation>&lt;p&gt;Die EditorConfig Eigenschaften für die Datei &lt;b&gt;{0}&lt;/b&gt; konnten nicht geladen werden.&lt;/p&gt;</translation>
11683 </message> 11774 </message>
11684 <message> 11775 <message>
11685 <location filename="../QScintilla/Editor.py" line="1261"/> 11776 <location filename="../QScintilla/Editor.py" line="1251"/>
11686 <source>Toggle all folds</source> 11777 <source>Toggle all folds</source>
11687 <translation>Alle Faltungen umschalten</translation> 11778 <translation>Alle Faltungen umschalten</translation>
11688 </message> 11779 </message>
11689 <message> 11780 <message>
11690 <location filename="../QScintilla/Editor.py" line="1266"/> 11781 <location filename="../QScintilla/Editor.py" line="1256"/>
11691 <source>Toggle all folds (including children)</source> 11782 <source>Toggle all folds (including children)</source>
11692 <translation>Alle Faltungen umschalten (inkl. Unterfaltungen)</translation> 11783 <translation>Alle Faltungen umschalten (inkl. Unterfaltungen)</translation>
11693 </message> 11784 </message>
11694 <message> 11785 <message>
11695 <location filename="../QScintilla/Editor.py" line="1271"/> 11786 <location filename="../QScintilla/Editor.py" line="1261"/>
11696 <source>Toggle current fold</source> 11787 <source>Toggle current fold</source>
11697 <translation>Aktuelle Faltung umschalten</translation> 11788 <translation>Aktuelle Faltung umschalten</translation>
11698 </message> 11789 </message>
11699 <message> 11790 <message>
11700 <location filename="../QScintilla/Editor.py" line="1277"/> 11791 <location filename="../QScintilla/Editor.py" line="1267"/>
11701 <source>Expand (including children)</source> 11792 <source>Expand (including children)</source>
11702 <translation>Ausklappen (inkl. Unterfaltungen)</translation> 11793 <translation>Ausklappen (inkl. Unterfaltungen)</translation>
11703 </message> 11794 </message>
11704 <message> 11795 <message>
11705 <location filename="../QScintilla/Editor.py" line="1282"/> 11796 <location filename="../QScintilla/Editor.py" line="1272"/>
11706 <source>Collapse (including children)</source> 11797 <source>Collapse (including children)</source>
11707 <translation>Einklappen (inkl. Unterfaltungen)</translation> 11798 <translation>Einklappen (inkl. Unterfaltungen)</translation>
11708 </message> 11799 </message>
11709 <message> 11800 <message>
11710 <location filename="../QScintilla/Editor.py" line="1288"/> 11801 <location filename="../QScintilla/Editor.py" line="1278"/>
11711 <source>Clear all folds</source> 11802 <source>Clear all folds</source>
11712 <translation>Alle Faltungen aufklappen</translation> 11803 <translation>Alle Faltungen aufklappen</translation>
11713 </message> 11804 </message>
11714 <message> 11805 <message>
11715 <location filename="../QScintilla/Editor.py" line="1169"/> 11806 <location filename="../QScintilla/Editor.py" line="1159"/>
11716 <source>Spell Check Languages</source> 11807 <source>Spell Check Languages</source>
11717 <translation>Sprachen für Rechtschreibprüfung</translation> 11808 <translation>Sprachen für Rechtschreibprüfung</translation>
11718 </message> 11809 </message>
11719 </context> 11810 </context>
11720 <context> 11811 <context>
20829 <location filename="../Plugins/VcsPlugins/vcsGit/GitDiffDialog.ui" line="85"/> 20920 <location filename="../Plugins/VcsPlugins/vcsGit/GitDiffDialog.ui" line="85"/>
20830 <source>Errors</source> 20921 <source>Errors</source>
20831 <translation>Fehler</translation> 20922 <translation>Fehler</translation>
20832 </message> 20923 </message>
20833 <message> 20924 <message>
20834 <location filename="../Plugins/VcsPlugins/vcsGit/GitDiffDialog.py" line="174"/> 20925 <location filename="../Plugins/VcsPlugins/vcsGit/GitDiffDialog.py" line="177"/>
20835 <source>Process Generation Error</source> 20926 <source>Process Generation Error</source>
20836 <translation>Fehler beim Prozessstart</translation> 20927 <translation>Fehler beim Prozessstart</translation>
20837 </message> 20928 </message>
20838 <message> 20929 <message>
20839 <location filename="../Plugins/VcsPlugins/vcsGit/GitDiffDialog.py" line="174"/> 20930 <location filename="../Plugins/VcsPlugins/vcsGit/GitDiffDialog.py" line="177"/>
20840 <source>The process {0} could not be started. Ensure, that it is in the search path.</source> 20931 <source>The process {0} could not be started. Ensure, that it is in the search path.</source>
20841 <translation>Der Prozess {0} konnte nicht gestartet werden. Stellen Sie sicher, dass er sich im Suchpfad befindet.</translation> 20932 <translation>Der Prozess {0} konnte nicht gestartet werden. Stellen Sie sicher, dass er sich im Suchpfad befindet.</translation>
20842 </message> 20933 </message>
20843 <message> 20934 <message>
20844 <location filename="../Plugins/VcsPlugins/vcsGit/GitDiffDialog.py" line="201"/> 20935 <location filename="../Plugins/VcsPlugins/vcsGit/GitDiffDialog.py" line="204"/>
20845 <source>There is no difference.</source> 20936 <source>There is no difference.</source>
20846 <translation>Es gibt keinen Unterschied.</translation> 20937 <translation>Es gibt keinen Unterschied.</translation>
20847 </message> 20938 </message>
20848 <message> 20939 <message>
20849 <location filename="../Plugins/VcsPlugins/vcsGit/GitDiffDialog.py" line="222"/> 20940 <location filename="../Plugins/VcsPlugins/vcsGit/GitDiffDialog.py" line="225"/>
20850 <source>&lt;Start&gt;</source> 20941 <source>&lt;Start&gt;</source>
20851 <translation>&lt;Anfang&gt;</translation> 20942 <translation>&lt;Anfang&gt;</translation>
20852 </message> 20943 </message>
20853 <message> 20944 <message>
20854 <location filename="../Plugins/VcsPlugins/vcsGit/GitDiffDialog.py" line="223"/> 20945 <location filename="../Plugins/VcsPlugins/vcsGit/GitDiffDialog.py" line="226"/>
20855 <source>&lt;End&gt;</source> 20946 <source>&lt;End&gt;</source>
20856 <translation>&lt;Ende&gt;</translation> 20947 <translation>&lt;Ende&gt;</translation>
20857 </message> 20948 </message>
20858 <message> 20949 <message>
20859 <location filename="../Plugins/VcsPlugins/vcsGit/GitDiffDialog.py" line="351"/> 20950 <location filename="../Plugins/VcsPlugins/vcsGit/GitDiffDialog.py" line="354"/>
20860 <source>Save Diff</source> 20951 <source>Save Diff</source>
20861 <translation>Diff speichern</translation> 20952 <translation>Diff speichern</translation>
20862 </message> 20953 </message>
20863 <message> 20954 <message>
20864 <location filename="../Plugins/VcsPlugins/vcsGit/GitDiffDialog.py" line="317"/> 20955 <location filename="../Plugins/VcsPlugins/vcsGit/GitDiffDialog.py" line="320"/>
20865 <source>Patch Files (*.diff)</source> 20956 <source>Patch Files (*.diff)</source>
20866 <translation>Patchdateien (*.diff)</translation> 20957 <translation>Patchdateien (*.diff)</translation>
20867 </message> 20958 </message>
20868 <message> 20959 <message>
20869 <location filename="../Plugins/VcsPlugins/vcsGit/GitDiffDialog.py" line="334"/> 20960 <location filename="../Plugins/VcsPlugins/vcsGit/GitDiffDialog.py" line="337"/>
20870 <source>&lt;p&gt;The patch file &lt;b&gt;{0}&lt;/b&gt; already exists. Overwrite it?&lt;/p&gt;</source> 20961 <source>&lt;p&gt;The patch file &lt;b&gt;{0}&lt;/b&gt; already exists. Overwrite it?&lt;/p&gt;</source>
20871 <translation>&lt;p&gt;Die Patchdatei &lt;b&gt;{0}&lt;/b&gt; existiert bereits. Überschreiben?&lt;/p&gt;</translation> 20962 <translation>&lt;p&gt;Die Patchdatei &lt;b&gt;{0}&lt;/b&gt; existiert bereits. Überschreiben?&lt;/p&gt;</translation>
20872 </message> 20963 </message>
20873 <message> 20964 <message>
20874 <location filename="../Plugins/VcsPlugins/vcsGit/GitDiffDialog.py" line="351"/> 20965 <location filename="../Plugins/VcsPlugins/vcsGit/GitDiffDialog.py" line="354"/>
20875 <source>&lt;p&gt;The patch file &lt;b&gt;{0}&lt;/b&gt; could not be saved.&lt;br&gt;Reason: {1}&lt;/p&gt;</source> 20966 <source>&lt;p&gt;The patch file &lt;b&gt;{0}&lt;/b&gt; could not be saved.&lt;br&gt;Reason: {1}&lt;/p&gt;</source>
20876 <translation>&lt;p&gt;Die Patchdatei &lt;b&gt;{0}&lt;/b&gt; konnte nicht gespeichert werden.&lt;br&gt;Grund: {1}&lt;/p&gt;</translation> 20967 <translation>&lt;p&gt;Die Patchdatei &lt;b&gt;{0}&lt;/b&gt; konnte nicht gespeichert werden.&lt;br&gt;Grund: {1}&lt;/p&gt;</translation>
20877 </message> 20968 </message>
20878 <message> 20969 <message>
20879 <location filename="../Plugins/VcsPlugins/vcsGit/GitDiffDialog.ui" line="56"/> 20970 <location filename="../Plugins/VcsPlugins/vcsGit/GitDiffDialog.ui" line="56"/>
20919 <location filename="../Plugins/VcsPlugins/vcsGit/GitDiffDialog.py" line="97"/> 21010 <location filename="../Plugins/VcsPlugins/vcsGit/GitDiffDialog.py" line="97"/>
20920 <source>Stash Contents of {0}</source> 21011 <source>Stash Contents of {0}</source>
20921 <translation>Inhalt von Ablage {0}</translation> 21012 <translation>Inhalt von Ablage {0}</translation>
20922 </message> 21013 </message>
20923 <message> 21014 <message>
20924 <location filename="../Plugins/VcsPlugins/vcsGit/GitDiffDialog.py" line="166"/> 21015 <location filename="../Plugins/VcsPlugins/vcsGit/GitDiffDialog.py" line="169"/>
20925 <source>Difference ({0})</source> 21016 <source>Difference ({0})</source>
20926 <translation>Unterschiede ({0})</translation> 21017 <translation>Unterschiede ({0})</translation>
20927 </message> 21018 </message>
20928 </context> 21019 </context>
20929 <context> 21020 <context>
26242 </message> 26333 </message>
26243 </context> 26334 </context>
26244 <context> 26335 <context>
26245 <name>HelpDocsInstaller</name> 26336 <name>HelpDocsInstaller</name>
26246 <message> 26337 <message>
26247 <location filename="../WebBrowser/QtHelp/HelpDocsInstaller.py" line="242"/> 26338 <location filename="../WebBrowser/QtHelp/HelpDocsInstaller.py" line="241"/>
26248 <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; could not be registered. &lt;br/&gt;Reason: {1}&lt;/p&gt;</source> 26339 <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; could not be registered. &lt;br/&gt;Reason: {1}&lt;/p&gt;</source>
26249 <translation>&lt;p&gt;Die Datei &lt;b&gt;{0}&lt;/b&gt; konnte nicht registriert werden.&lt;br/&gt;Ursache: {1}&lt;/p&gt;</translation> 26340 <translation>&lt;p&gt;Die Datei &lt;b&gt;{0}&lt;/b&gt; konnte nicht registriert werden.&lt;br/&gt;Ursache: {1}&lt;/p&gt;</translation>
26250 </message> 26341 </message>
26251 </context> 26342 </context>
26252 <context> 26343 <context>
26253 <name>HelpDocumentationPage</name> 26344 <name>HelpDocumentationPage</name>
26254 <message> 26345 <message>
26255 <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.ui" line="142"/>
26256 <source>Qt4 Documentation</source>
26257 <translation>Qt4-Dokumentation</translation>
26258 </message>
26259 <message>
26260 <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.ui" line="157"/>
26261 <source>Enter the Qt4 documentation directory</source>
26262 <translation>Gib das Qt4-Dokumentationsverzeichnis ein</translation>
26263 </message>
26264 <message>
26265 <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.ui" line="164"/>
26266 <source>&lt;b&gt;Note&lt;/b&gt;: Leave empty to use the QT4DOCDIR environment variable, if set.</source>
26267 <translation>&lt;b&gt;Hinweis&lt;/b&gt;: Leer lassen, um die Umgebungsvariable QT4DOCDIR zu verwenden, wenn sie gesetzt ist.</translation>
26268 </message>
26269 <message>
26270 <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.ui" line="212"/>
26271 <source>PyQt4 Documentation</source>
26272 <translation>PyQt4-Dokumentation</translation>
26273 </message>
26274 <message>
26275 <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.ui" line="227"/>
26276 <source>Enter the PyQt4 documentation directory</source>
26277 <translation>Gib das PyQt4-Dokumentationsverzeichnis ein</translation>
26278 </message>
26279 <message>
26280 <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.ui" line="234"/>
26281 <source>&lt;b&gt;Note&lt;/b&gt;: Leave empty to use the PYQT4DOCDIR environment variable, if set.</source>
26282 <translation>&lt;b&gt;Hinweis&lt;/b&gt;: Leer lassen, um die Umgebungsvariable PYQT4DOCDIR zu verwenden, wenn sie gesetzt ist.</translation>
26283 </message>
26284 <message>
26285 <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.ui" line="17"/> 26346 <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.ui" line="17"/>
26286 <source>&lt;b&gt;Configure help documentation&lt;/b&gt;</source> 26347 <source>&lt;b&gt;Configure help documentation&lt;/b&gt;</source>
26287 <translation>&lt;b&gt;Hilfedokumentation einstellen&lt;/b&gt;</translation> 26348 <translation>&lt;b&gt;Hilfedokumentation einstellen&lt;/b&gt;</translation>
26288 </message> 26349 </message>
26289 <message> 26350 <message>
26290 <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.ui" line="282"/> 26351 <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.py" line="47"/>
26291 <source>PySide Documentation</source>
26292 <translation>PySide-Dokumentation</translation>
26293 </message>
26294 <message>
26295 <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.ui" line="297"/>
26296 <source>Enter the PySide documentation directory</source>
26297 <translation>Gib das PySide-Dokumentationsverzeichnis ein</translation>
26298 </message>
26299 <message>
26300 <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.ui" line="304"/>
26301 <source>&lt;b&gt;Note&lt;/b&gt;: Leave empty to use the PYSIDEDOCDIR environment variable, if set.</source>
26302 <translation>&lt;b&gt;Hinweis&lt;/b&gt;: Leer lassen, um die Umgebungsvariable PYSIDEDOCDIR zu verwenden, wenn sie gesetzt ist.</translation>
26303 </message>
26304 <message>
26305 <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.py" line="61"/>
26306 <source>HTML Files (*.html *.htm);;All Files (*)</source> 26352 <source>HTML Files (*.html *.htm);;All Files (*)</source>
26307 <translation>HTML-Dateien (*.html *.htm);;Alle Dateien (*)</translation> 26353 <translation>HTML-Dateien (*.html *.htm);;Alle Dateien (*)</translation>
26308 </message> 26354 </message>
26309 <message> 26355 <message>
26310 <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.py" line="41"/> 26356 <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.py" line="36"/>
26311 <source>HTML Files (*.html *.htm);;Compressed Help Files (*.chm);;All Files (*)</source> 26357 <source>HTML Files (*.html *.htm);;Compressed Help Files (*.chm);;All Files (*)</source>
26312 <translation>HTML-Dateien (*.html *.htm);;Komprimierte Hilfedateien (*.chm);; Alle Dateien (*)</translation> 26358 <translation>HTML-Dateien (*.html *.htm);;Komprimierte Hilfedateien (*.chm);; Alle Dateien (*)</translation>
26313 </message> 26359 </message>
26314 <message> 26360 <message>
26315 <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.ui" line="72"/> 26361 <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.ui" line="72"/>
26316 <source>Python 2 Documentation</source>
26317 <translation>Python 2-Dokumentation</translation>
26318 </message>
26319 <message>
26320 <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.ui" line="87"/>
26321 <source>Enter the Python 2 documentation directory</source>
26322 <translation>Gib das Python 2-Dokumentationsverzeichnis ein</translation>
26323 </message>
26324 <message>
26325 <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.ui" line="94"/>
26326 <source>&lt;b&gt;Note&lt;/b&gt;: Leave empty to use the PYTHON2DOCDIR environment variable, if set.</source>
26327 <translation>&lt;b&gt;Hinweis&lt;/b&gt;: Leer lassen, um die Umgebungsvariable PYTHON2DOCDIR zu verwenden, wenn sie gesetzt ist.</translation>
26328 </message>
26329 <message>
26330 <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.ui" line="107"/>
26331 <source>Python 3 Documentation</source> 26362 <source>Python 3 Documentation</source>
26332 <translation>Python 3-Dokumentation</translation> 26363 <translation>Python 3-Dokumentation</translation>
26333 </message> 26364 </message>
26334 <message> 26365 <message>
26335 <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.ui" line="122"/> 26366 <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.ui" line="87"/>
26336 <source>Enter the Python 3 documentation directory</source> 26367 <source>Enter the Python 3 documentation directory</source>
26337 <translation>Gib das Python 3-Dokumentationsverzeichnis ein</translation> 26368 <translation>Gib das Python 3-Dokumentationsverzeichnis ein</translation>
26338 </message> 26369 </message>
26339 <message> 26370 <message>
26340 <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.ui" line="129"/> 26371 <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.ui" line="94"/>
26341 <source>&lt;b&gt;Note&lt;/b&gt;: Leave empty to use the PYTHON3DOCDIR environment variable, if set.</source> 26372 <source>&lt;b&gt;Note&lt;/b&gt;: Leave empty to use the PYTHON3DOCDIR environment variable, if set.</source>
26342 <translation>&lt;b&gt;Hinweis&lt;/b&gt;: Leer lassen, um die Umgebungsvariable PYTHON3DOCDIR zu verwenden, wenn sie gesetzt ist.</translation> 26373 <translation>&lt;b&gt;Hinweis&lt;/b&gt;: Leer lassen, um die Umgebungsvariable PYTHON3DOCDIR zu verwenden, wenn sie gesetzt ist.</translation>
26343 </message> 26374 </message>
26344 <message> 26375 <message>
26345 <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.ui" line="177"/> 26376 <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.ui" line="107"/>
26346 <source>Qt5 Documentation</source> 26377 <source>Qt5 Documentation</source>
26347 <translation>Qt5-Dokumentation</translation> 26378 <translation>Qt5-Dokumentation</translation>
26348 </message> 26379 </message>
26349 <message> 26380 <message>
26350 <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.ui" line="192"/> 26381 <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.ui" line="122"/>
26351 <source>Enter the Qt5 documentation directory</source> 26382 <source>Enter the Qt5 documentation directory</source>
26352 <translation>Gib das Qt5-Dokumentationsverzeichnis ein</translation> 26383 <translation>Gib das Qt5-Dokumentationsverzeichnis ein</translation>
26353 </message> 26384 </message>
26354 <message> 26385 <message>
26355 <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.ui" line="199"/> 26386 <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.ui" line="129"/>
26356 <source>&lt;b&gt;Note&lt;/b&gt;: Leave empty to use the QT5DOCDIR environment variable, if set.</source> 26387 <source>&lt;b&gt;Note&lt;/b&gt;: Leave empty to use the QT5DOCDIR environment variable, if set.</source>
26357 <translation>&lt;b&gt;Hinweis&lt;/b&gt;: Leer lassen, um die Umgebungsvariable QT5DOCDIR zu verwenden, wenn sie gesetzt ist.</translation> 26388 <translation>&lt;b&gt;Hinweis&lt;/b&gt;: Leer lassen, um die Umgebungsvariable QT5DOCDIR zu verwenden, wenn sie gesetzt ist.</translation>
26358 </message> 26389 </message>
26359 <message> 26390 <message>
26360 <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.ui" line="247"/> 26391 <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.ui" line="142"/>
26361 <source>PyQt5 Documentation</source> 26392 <source>PyQt5 Documentation</source>
26362 <translation>PyQt5-Dokumentation</translation> 26393 <translation>PyQt5-Dokumentation</translation>
26363 </message> 26394 </message>
26364 <message> 26395 <message>
26365 <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.ui" line="262"/> 26396 <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.ui" line="157"/>
26366 <source>Enter the PyQt5 documentation directory</source> 26397 <source>Enter the PyQt5 documentation directory</source>
26367 <translation>Gib das PyQt5-Dokumentationsverzeichnis ein</translation> 26398 <translation>Gib das PyQt5-Dokumentationsverzeichnis ein</translation>
26368 </message> 26399 </message>
26369 <message> 26400 <message>
26370 <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.ui" line="269"/> 26401 <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.ui" line="164"/>
26371 <source>&lt;b&gt;Note&lt;/b&gt;: Leave empty to use the PYQT5DOCDIR environment variable, if set.</source> 26402 <source>&lt;b&gt;Note&lt;/b&gt;: Leave empty to use the PYQT5DOCDIR environment variable, if set.</source>
26372 <translation>&lt;b&gt;Hinweis&lt;/b&gt;: Leer lassen, um die Umgebungsvariable PYQT5DOCDIR zu verwenden, wenn sie gesetzt ist.</translation> 26403 <translation>&lt;b&gt;Hinweis&lt;/b&gt;: Leer lassen, um die Umgebungsvariable PYQT5DOCDIR zu verwenden, wenn sie gesetzt ist.</translation>
26373 </message> 26404 </message>
26374 <message> 26405 <message>
26375 <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.ui" line="37"/> 26406 <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.ui" line="37"/>
26385 <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.ui" line="59"/> 26416 <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.ui" line="59"/>
26386 <source>&lt;b&gt;Note&lt;/b&gt;: Leave empty to use the default location.</source> 26417 <source>&lt;b&gt;Note&lt;/b&gt;: Leave empty to use the default location.</source>
26387 <translation>&lt;b&gt;Hinweis&lt;/b&gt;: Diesen Eintrag leer lassen, um den Standard zu verwenden.</translation> 26418 <translation>&lt;b&gt;Hinweis&lt;/b&gt;: Diesen Eintrag leer lassen, um den Standard zu verwenden.</translation>
26388 </message> 26419 </message>
26389 <message> 26420 <message>
26390 <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.ui" line="317"/> 26421 <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.ui" line="177"/>
26391 <source>PySide2 Documentation</source> 26422 <source>PySide2 Documentation</source>
26392 <translation>PySide2-Dokumentation</translation> 26423 <translation>PySide2-Dokumentation</translation>
26393 </message> 26424 </message>
26394 <message> 26425 <message>
26395 <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.ui" line="332"/> 26426 <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.ui" line="192"/>
26396 <source>Enter the PySide2 documentation directory</source> 26427 <source>Enter the PySide2 documentation directory</source>
26397 <translation>Gib das PySide2-Dokumentationsverzeichnis ein</translation> 26428 <translation>Gib das PySide2-Dokumentationsverzeichnis ein</translation>
26398 </message> 26429 </message>
26399 <message> 26430 <message>
26400 <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.ui" line="339"/> 26431 <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.ui" line="199"/>
26401 <source>&lt;b&gt;Note&lt;/b&gt;: Leave empty to use the PYSIDE2DOCDIR environment variable, if set.</source> 26432 <source>&lt;b&gt;Note&lt;/b&gt;: Leave empty to use the PYSIDE2DOCDIR environment variable, if set.</source>
26402 <translation>&lt;b&gt;Hinweis&lt;/b&gt;: Leer lassen, um die Umgebungsvariable PYSIDE2DOCDIR zu verwenden, wenn sie gesetzt ist.</translation> 26433 <translation>&lt;b&gt;Hinweis&lt;/b&gt;: Leer lassen, um die Umgebungsvariable PYSIDE2DOCDIR zu verwenden, wenn sie gesetzt ist.</translation>
26403 </message> 26434 </message>
26404 </context> 26435 </context>
26405 <context> 26436 <context>
27559 <location filename="../HexEdit/HexEditMainWindow.py" line="664"/> 27590 <location filename="../HexEdit/HexEditMainWindow.py" line="664"/>
27560 <source>Open &amp;Recent Files</source> 27591 <source>Open &amp;Recent Files</source>
27561 <translation>Zu&amp;letzt geöffnete Dateien</translation> 27592 <translation>Zu&amp;letzt geöffnete Dateien</translation>
27562 </message> 27593 </message>
27563 <message> 27594 <message>
27564 <location filename="../HexEdit/HexEditMainWindow.py" line="1431"/> 27595 <location filename="../HexEdit/HexEditMainWindow.py" line="1432"/>
27565 <source>&amp;Clear</source> 27596 <source>&amp;Clear</source>
27566 <translation>&amp;Löschen</translation> 27597 <translation>&amp;Löschen</translation>
27567 </message> 27598 </message>
27568 </context> 27599 </context>
27569 <context> 27600 <context>
40432 </message> 40463 </message>
40433 </context> 40464 </context>
40434 <context> 40465 <context>
40435 <name>Largefiles</name> 40466 <name>Largefiles</name>
40436 <message> 40467 <message>
40437 <location filename="../Plugins/VcsPlugins/vcsMercurial/LargefilesExtension/largefiles.py" line="72"/> 40468 <location filename="../Plugins/VcsPlugins/vcsMercurial/LargefilesExtension/largefiles.py" line="75"/>
40438 <source>Convert Project - Converting</source> 40469 <source>Convert Project - Converting</source>
40439 <translation>Projekt konvertieren - Konvertierung</translation> 40470 <translation>Projekt konvertieren - Konvertierung</translation>
40440 </message> 40471 </message>
40441 <message> 40472 <message>
40442 <location filename="../Plugins/VcsPlugins/vcsMercurial/LargefilesExtension/largefiles.py" line="83"/> 40473 <location filename="../Plugins/VcsPlugins/vcsMercurial/LargefilesExtension/largefiles.py" line="86"/>
40443 <source>Convert Project - Extracting</source> 40474 <source>Convert Project - Extracting</source>
40444 <translation>Projekt konvertieren - Extrahieren</translation> 40475 <translation>Projekt konvertieren - Extrahieren</translation>
40445 </message> 40476 </message>
40446 <message> 40477 <message>
40447 <location filename="../Plugins/VcsPlugins/vcsMercurial/LargefilesExtension/largefiles.py" line="132"/> 40478 <location filename="../Plugins/VcsPlugins/vcsMercurial/LargefilesExtension/largefiles.py" line="135"/>
40448 <source>Adding files to the Mercurial repository</source> 40479 <source>Adding files to the Mercurial repository</source>
40449 <translation>Füge Dateien dem Mercurial-Repository hinzu</translation> 40480 <translation>Füge Dateien dem Mercurial-Repository hinzu</translation>
40450 </message> 40481 </message>
40451 <message> 40482 <message>
40452 <location filename="../Plugins/VcsPlugins/vcsMercurial/LargefilesExtension/largefiles.py" line="169"/> 40483 <location filename="../Plugins/VcsPlugins/vcsMercurial/LargefilesExtension/largefiles.py" line="172"/>
40453 <source>Pulling large files</source> 40484 <source>Pulling large files</source>
40454 <translation>Lade Binärriesen herunter</translation> 40485 <translation>Lade Binärriesen herunter</translation>
40455 </message> 40486 </message>
40456 <message> 40487 <message>
40457 <location filename="../Plugins/VcsPlugins/vcsMercurial/LargefilesExtension/largefiles.py" line="198"/> 40488 <location filename="../Plugins/VcsPlugins/vcsMercurial/LargefilesExtension/largefiles.py" line="201"/>
40458 <source>Verifying the integrity of large files</source> 40489 <source>Verifying the integrity of large files</source>
40459 <translation>Verifiziere die Integrität der Binärriesen</translation> 40490 <translation>Verifiziere die Integrität der Binärriesen</translation>
40460 </message> 40491 </message>
40461 </context> 40492 </context>
40462 <context> 40493 <context>
41880 <location filename="../QScintilla/Lexers/__init__.py" line="132"/> 41911 <location filename="../QScintilla/Lexers/__init__.py" line="132"/>
41881 <source>Properties</source> 41912 <source>Properties</source>
41882 <translation>Einstellungen</translation> 41913 <translation>Einstellungen</translation>
41883 </message> 41914 </message>
41884 <message> 41915 <message>
41885 <location filename="../QScintilla/Lexers/__init__.py" line="145"/> 41916 <location filename="../QScintilla/Lexers/__init__.py" line="143"/>
41886 <source>Ruby</source> 41917 <source>Ruby</source>
41887 <translation>Ruby</translation> 41918 <translation>Ruby</translation>
41888 </message> 41919 </message>
41889 <message> 41920 <message>
41890 <location filename="../QScintilla/Lexers/__init__.py" line="147"/> 41921 <location filename="../QScintilla/Lexers/__init__.py" line="145"/>
41891 <source>SQL</source> 41922 <source>SQL</source>
41892 <translation>SQL</translation> 41923 <translation>SQL</translation>
41893 </message> 41924 </message>
41894 <message> 41925 <message>
41895 <location filename="../QScintilla/Lexers/__init__.py" line="151"/> 41926 <location filename="../QScintilla/Lexers/__init__.py" line="149"/>
41896 <source>TeX</source> 41927 <source>TeX</source>
41897 <translation>TeX</translation> 41928 <translation>TeX</translation>
41898 </message> 41929 </message>
41899 <message> 41930 <message>
41900 <location filename="../QScintilla/Lexers/__init__.py" line="153"/> 41931 <location filename="../QScintilla/Lexers/__init__.py" line="151"/>
41901 <source>VHDL</source> 41932 <source>VHDL</source>
41902 <translation>VHDL</translation> 41933 <translation>VHDL</translation>
41903 </message> 41934 </message>
41904 <message> 41935 <message>
41905 <location filename="../QScintilla/Lexers/__init__.py" line="584"/> 41936 <location filename="../QScintilla/Lexers/__init__.py" line="575"/>
41906 <source>Quixote Template Files (*.ptl)</source> 41937 <source>Quixote Template Files (*.ptl)</source>
41907 <translation>Quixote-Templatedateien (*.ptl)</translation> 41938 <translation>Quixote-Templatedateien (*.ptl)</translation>
41908 </message> 41939 </message>
41909 <message> 41940 <message>
41910 <location filename="../QScintilla/Lexers/__init__.py" line="587"/> 41941 <location filename="../QScintilla/Lexers/__init__.py" line="578"/>
41911 <source>Ruby Files (*.rb)</source> 41942 <source>Ruby Files (*.rb)</source>
41912 <translation>Ruby-Dateien (*.rb)</translation> 41943 <translation>Ruby-Dateien (*.rb)</translation>
41913 </message> 41944 </message>
41914 <message> 41945 <message>
41915 <location filename="../QScintilla/Lexers/__init__.py" line="590"/> 41946 <location filename="../QScintilla/Lexers/__init__.py" line="581"/>
41916 <source>IDL Files (*.idl)</source> 41947 <source>IDL Files (*.idl)</source>
41917 <translation>IDL-Dateien (*.idl)</translation> 41948 <translation>IDL-Dateien (*.idl)</translation>
41918 </message> 41949 </message>
41919 <message> 41950 <message>
41920 <location filename="../QScintilla/Lexers/__init__.py" line="411"/> 41951 <location filename="../QScintilla/Lexers/__init__.py" line="408"/>
41921 <source>C Files (*.h *.c)</source> 41952 <source>C Files (*.h *.c)</source>
41922 <translation>C-Dateien (*.h *.c)</translation> 41953 <translation>C-Dateien (*.h *.c)</translation>
41923 </message> 41954 </message>
41924 <message> 41955 <message>
41925 <location filename="../QScintilla/Lexers/__init__.py" line="414"/> 41956 <location filename="../QScintilla/Lexers/__init__.py" line="411"/>
41926 <source>C++ Files (*.h *.hpp *.hh *.cxx *.cpp *.cc)</source> 41957 <source>C++ Files (*.h *.hpp *.hh *.cxx *.cpp *.cc)</source>
41927 <translation>C++-Dateien (*.h *.hpp *.hh *.cxx *.cpp *.cc)</translation> 41958 <translation>C++-Dateien (*.h *.hpp *.hh *.cxx *.cpp *.cc)</translation>
41928 </message> 41959 </message>
41929 <message> 41960 <message>
41930 <location filename="../QScintilla/Lexers/__init__.py" line="605"/> 41961 <location filename="../QScintilla/Lexers/__init__.py" line="596"/>
41931 <source>C# Files (*.cs)</source> 41962 <source>C# Files (*.cs)</source>
41932 <translation>C#-Dateien (*.cs)</translation> 41963 <translation>C#-Dateien (*.cs)</translation>
41933 </message> 41964 </message>
41934 <message> 41965 <message>
41935 <location filename="../QScintilla/Lexers/__init__.py" line="420"/> 41966 <location filename="../QScintilla/Lexers/__init__.py" line="417"/>
41936 <source>HTML Files (*.html *.htm *.asp *.shtml)</source> 41967 <source>HTML Files (*.html *.htm *.asp *.shtml)</source>
41937 <translation>HTML-Dateien (*.html *.htm *.asp *.shtml)</translation> 41968 <translation>HTML-Dateien (*.html *.htm *.asp *.shtml)</translation>
41938 </message> 41969 </message>
41939 <message> 41970 <message>
41940 <location filename="../QScintilla/Lexers/__init__.py" line="617"/> 41971 <location filename="../QScintilla/Lexers/__init__.py" line="608"/>
41941 <source>CSS Files (*.css)</source> 41972 <source>CSS Files (*.css)</source>
41942 <translation>CSS-Dateien (*.css)</translation> 41973 <translation>CSS-Dateien (*.css)</translation>
41943 </message> 41974 </message>
41944 <message> 41975 <message>
41945 <location filename="../QScintilla/Lexers/__init__.py" line="620"/> 41976 <location filename="../QScintilla/Lexers/__init__.py" line="611"/>
41946 <source>QSS Files (*.qss)</source> 41977 <source>QSS Files (*.qss)</source>
41947 <translation>QSS-Dateien (*.qss)</translation> 41978 <translation>QSS-Dateien (*.qss)</translation>
41948 </message> 41979 </message>
41949 <message> 41980 <message>
41950 <location filename="../QScintilla/Lexers/__init__.py" line="429"/> 41981 <location filename="../QScintilla/Lexers/__init__.py" line="426"/>
41951 <source>PHP Files (*.php *.php3 *.php4 *.php5 *.phtml)</source> 41982 <source>PHP Files (*.php *.php3 *.php4 *.php5 *.phtml)</source>
41952 <translation>PHP-Dateien (*.php *.php3 *.php4 *.php5 *.phtml)</translation> 41983 <translation>PHP-Dateien (*.php *.php3 *.php4 *.php5 *.phtml)</translation>
41953 </message> 41984 </message>
41954 <message> 41985 <message>
41955 <location filename="../QScintilla/Lexers/__init__.py" line="632"/> 41986 <location filename="../QScintilla/Lexers/__init__.py" line="623"/>
41956 <source>Qt Resource Files (*.qrc)</source> 41987 <source>Qt Resource Files (*.qrc)</source>
41957 <translation>Qt-Ressourcendateien (*.qrc)</translation> 41988 <translation>Qt-Ressourcendateien (*.qrc)</translation>
41958 </message> 41989 </message>
41959 <message> 41990 <message>
41960 <location filename="../QScintilla/Lexers/__init__.py" line="438"/> 41991 <location filename="../QScintilla/Lexers/__init__.py" line="435"/>
41961 <source>D Files (*.d *.di)</source> 41992 <source>D Files (*.d *.di)</source>
41962 <translation>D-Dateien (*.d *.di)</translation> 41993 <translation>D-Dateien (*.d *.di)</translation>
41963 </message> 41994 </message>
41964 <message> 41995 <message>
41965 <location filename="../QScintilla/Lexers/__init__.py" line="641"/> 41996 <location filename="../QScintilla/Lexers/__init__.py" line="632"/>
41966 <source>Java Files (*.java)</source> 41997 <source>Java Files (*.java)</source>
41967 <translation>Java-Dateien (*.java)</translation> 41998 <translation>Java-Dateien (*.java)</translation>
41968 </message> 41999 </message>
41969 <message> 42000 <message>
41970 <location filename="../QScintilla/Lexers/__init__.py" line="644"/> 42001 <location filename="../QScintilla/Lexers/__init__.py" line="635"/>
41971 <source>JavaScript Files (*.js)</source> 42002 <source>JavaScript Files (*.js)</source>
41972 <translation>JavaScript-Dateien (*.js)</translation> 42003 <translation>JavaScript-Dateien (*.js)</translation>
41973 </message> 42004 </message>
41974 <message> 42005 <message>
41975 <location filename="../QScintilla/Lexers/__init__.py" line="647"/> 42006 <location filename="../QScintilla/Lexers/__init__.py" line="638"/>
41976 <source>SQL Files (*.sql)</source> 42007 <source>SQL Files (*.sql)</source>
41977 <translation>SQL-Dateien (*.sql)</translation> 42008 <translation>SQL-Dateien (*.sql)</translation>
41978 </message> 42009 </message>
41979 <message> 42010 <message>
41980 <location filename="../QScintilla/Lexers/__init__.py" line="650"/> 42011 <location filename="../QScintilla/Lexers/__init__.py" line="641"/>
41981 <source>Docbook Files (*.docbook)</source> 42012 <source>Docbook Files (*.docbook)</source>
41982 <translation>Docbook-Dateien (*.docbook)</translation> 42013 <translation>Docbook-Dateien (*.docbook)</translation>
41983 </message> 42014 </message>
41984 <message> 42015 <message>
41985 <location filename="../QScintilla/Lexers/__init__.py" line="453"/> 42016 <location filename="../QScintilla/Lexers/__init__.py" line="450"/>
41986 <source>Perl Files (*.pl *.pm *.ph)</source> 42017 <source>Perl Files (*.pl *.pm *.ph)</source>
41987 <translation>Perl-Dateien (*.pl *,pm *.ph)</translation> 42018 <translation>Perl-Dateien (*.pl *,pm *.ph)</translation>
41988 </message> 42019 </message>
41989 <message> 42020 <message>
41990 <location filename="../QScintilla/Lexers/__init__.py" line="659"/> 42021 <location filename="../QScintilla/Lexers/__init__.py" line="650"/>
41991 <source>Lua Files (*.lua)</source> 42022 <source>Lua Files (*.lua)</source>
41992 <translation>Lua-Dateien (*.lua)</translation> 42023 <translation>Lua-Dateien (*.lua)</translation>
41993 </message> 42024 </message>
41994 <message> 42025 <message>
41995 <location filename="../QScintilla/Lexers/__init__.py" line="459"/> 42026 <location filename="../QScintilla/Lexers/__init__.py" line="456"/>
41996 <source>Tex Files (*.tex *.sty *.aux *.toc *.idx)</source> 42027 <source>Tex Files (*.tex *.sty *.aux *.toc *.idx)</source>
41997 <translation>TeX-Dateien (*.tex *.sty *.aux *.toc *.idx)</translation> 42028 <translation>TeX-Dateien (*.tex *.sty *.aux *.toc *.idx)</translation>
41998 </message> 42029 </message>
41999 <message> 42030 <message>
42000 <location filename="../QScintilla/Lexers/__init__.py" line="662"/> 42031 <location filename="../QScintilla/Lexers/__init__.py" line="653"/>
42001 <source>Shell Files (*.sh)</source> 42032 <source>Shell Files (*.sh)</source>
42002 <translation>Shell dateien (*.sh)</translation> 42033 <translation>Shell dateien (*.sh)</translation>
42003 </message> 42034 </message>
42004 <message> 42035 <message>
42005 <location filename="../QScintilla/Lexers/__init__.py" line="465"/> 42036 <location filename="../QScintilla/Lexers/__init__.py" line="462"/>
42006 <source>Batch Files (*.bat *.cmd)</source> 42037 <source>Batch Files (*.bat *.cmd)</source>
42007 <translation>Batch-Dateien (*.bat *.cmd)</translation> 42038 <translation>Batch-Dateien (*.bat *.cmd)</translation>
42008 </message> 42039 </message>
42009 <message> 42040 <message>
42010 <location filename="../QScintilla/Lexers/__init__.py" line="468"/> 42041 <location filename="../QScintilla/Lexers/__init__.py" line="465"/>
42011 <source>Diff Files (*.diff *.patch)</source> 42042 <source>Diff Files (*.diff *.patch)</source>
42012 <translation>Diff-Dateien (*.diff *.patch)</translation> 42043 <translation>Diff-Dateien (*.diff *.patch)</translation>
42013 </message> 42044 </message>
42014 <message> 42045 <message>
42015 <location filename="../QScintilla/Lexers/__init__.py" line="471"/> 42046 <location filename="../QScintilla/Lexers/__init__.py" line="468"/>
42016 <source>Makefiles (*makefile Makefile *.mak)</source> 42047 <source>Makefiles (*makefile Makefile *.mak)</source>
42017 <translation>Make-Dateien (*makefile Makefile *.mak)</translation> 42048 <translation>Make-Dateien (*makefile Makefile *.mak)</translation>
42018 </message> 42049 </message>
42019 <message> 42050 <message>
42020 <location filename="../QScintilla/Lexers/__init__.py" line="474"/> 42051 <location filename="../QScintilla/Lexers/__init__.py" line="471"/>
42021 <source>Properties Files (*.properties *.ini *.inf *.reg *.cfg *.cnf *.rc)</source> 42052 <source>Properties Files (*.properties *.ini *.inf *.reg *.cfg *.cnf *.rc)</source>
42022 <translation>Properties-Dateien (*.properties *.ini *.inf *.reg *.cfg *.cnf *.rc)</translation> 42053 <translation>Properties-Dateien (*.properties *.ini *.inf *.reg *.cfg *.cnf *.rc)</translation>
42023 </message> 42054 </message>
42024 <message> 42055 <message>
42025 <location filename="../QScintilla/Lexers/__init__.py" line="686"/> 42056 <location filename="../QScintilla/Lexers/__init__.py" line="677"/>
42026 <source>Povray Files (*.pov)</source> 42057 <source>Povray Files (*.pov)</source>
42027 <translation>Povray-Dateien (*.pov)</translation> 42058 <translation>Povray-Dateien (*.pov)</translation>
42028 </message> 42059 </message>
42029 <message> 42060 <message>
42030 <location filename="../QScintilla/Lexers/__init__.py" line="481"/> 42061 <location filename="../QScintilla/Lexers/__init__.py" line="478"/>
42031 <source>CMake Files (CMakeLists.txt *.cmake *.ctest)</source> 42062 <source>CMake Files (CMakeLists.txt *.cmake *.ctest)</source>
42032 <translation>CMakeDateien (CMakeLists.txt *.cmake *.ctest)</translation> 42063 <translation>CMakeDateien (CMakeLists.txt *.cmake *.ctest)</translation>
42033 </message> 42064 </message>
42034 <message> 42065 <message>
42035 <location filename="../QScintilla/Lexers/__init__.py" line="484"/> 42066 <location filename="../QScintilla/Lexers/__init__.py" line="481"/>
42036 <source>VHDL Files (*.vhd *.vhdl)</source> 42067 <source>VHDL Files (*.vhd *.vhdl)</source>
42037 <translation>VHDLDateien (*.vhd *.vhdl)</translation> 42068 <translation>VHDLDateien (*.vhd *.vhdl)</translation>
42038 </message> 42069 </message>
42039 <message> 42070 <message>
42040 <location filename="../QScintilla/Lexers/__init__.py" line="755"/> 42071 <location filename="../QScintilla/Lexers/__init__.py" line="746"/>
42041 <source>All Files (*)</source> 42072 <source>All Files (*)</source>
42042 <translation>Alle Dateien (*)</translation> 42073 <translation>Alle Dateien (*)</translation>
42043 </message> 42074 </message>
42044 <message> 42075 <message>
42045 <location filename="../QScintilla/Lexers/__init__.py" line="149"/> 42076 <location filename="../QScintilla/Lexers/__init__.py" line="147"/>
42046 <source>TCL</source> 42077 <source>TCL</source>
42047 <translation>TCL</translation> 42078 <translation>TCL</translation>
42048 </message> 42079 </message>
42049 <message> 42080 <message>
42050 <location filename="../QScintilla/Lexers/__init__.py" line="487"/> 42081 <location filename="../QScintilla/Lexers/__init__.py" line="484"/>
42051 <source>TCL/Tk Files (*.tcl *.tk)</source> 42082 <source>TCL/Tk Files (*.tcl *.tk)</source>
42052 <translation>TCL-/Tk-Dateien (*.tcl *.tk)</translation> 42083 <translation>TCL-/Tk-Dateien (*.tcl *.tk)</translation>
42053 </message> 42084 </message>
42054 <message> 42085 <message>
42055 <location filename="../QScintilla/Lexers/__init__.py" line="596"/> 42086 <location filename="../QScintilla/Lexers/__init__.py" line="587"/>
42056 <source>C Files (*.c)</source> 42087 <source>C Files (*.c)</source>
42057 <translation>C-Dateien (*.c)</translation> 42088 <translation>C-Dateien (*.c)</translation>
42058 </message> 42089 </message>
42059 <message> 42090 <message>
42060 <location filename="../QScintilla/Lexers/__init__.py" line="599"/> 42091 <location filename="../QScintilla/Lexers/__init__.py" line="590"/>
42061 <source>C++ Files (*.cpp)</source> 42092 <source>C++ Files (*.cpp)</source>
42062 <translation>C++-Dateien (*.cpp)</translation> 42093 <translation>C++-Dateien (*.cpp)</translation>
42063 </message> 42094 </message>
42064 <message> 42095 <message>
42065 <location filename="../QScintilla/Lexers/__init__.py" line="602"/> 42096 <location filename="../QScintilla/Lexers/__init__.py" line="593"/>
42066 <source>C++/C Header Files (*.h)</source> 42097 <source>C++/C Header Files (*.h)</source>
42067 <translation>C++-/C-Header Dateien (*.h)</translation> 42098 <translation>C++-/C-Header Dateien (*.h)</translation>
42068 </message> 42099 </message>
42069 <message> 42100 <message>
42070 <location filename="../QScintilla/Lexers/__init__.py" line="608"/> 42101 <location filename="../QScintilla/Lexers/__init__.py" line="599"/>
42071 <source>HTML Files (*.html)</source> 42102 <source>HTML Files (*.html)</source>
42072 <translation>HTML-Dateien (*.html)</translation> 42103 <translation>HTML-Dateien (*.html)</translation>
42073 </message> 42104 </message>
42074 <message> 42105 <message>
42075 <location filename="../QScintilla/Lexers/__init__.py" line="611"/> 42106 <location filename="../QScintilla/Lexers/__init__.py" line="602"/>
42076 <source>PHP Files (*.php)</source> 42107 <source>PHP Files (*.php)</source>
42077 <translation>PHP-Dateien (*.php)</translation> 42108 <translation>PHP-Dateien (*.php)</translation>
42078 </message> 42109 </message>
42079 <message> 42110 <message>
42080 <location filename="../QScintilla/Lexers/__init__.py" line="614"/> 42111 <location filename="../QScintilla/Lexers/__init__.py" line="605"/>
42081 <source>ASP Files (*.asp)</source> 42112 <source>ASP Files (*.asp)</source>
42082 <translation>ASP-Dateien (*.asp)</translation> 42113 <translation>ASP-Dateien (*.asp)</translation>
42083 </message> 42114 </message>
42084 <message> 42115 <message>
42085 <location filename="../QScintilla/Lexers/__init__.py" line="623"/> 42116 <location filename="../QScintilla/Lexers/__init__.py" line="614"/>
42086 <source>XML Files (*.xml)</source> 42117 <source>XML Files (*.xml)</source>
42087 <translation>XML-Dateien (*.xml)</translation> 42118 <translation>XML-Dateien (*.xml)</translation>
42088 </message> 42119 </message>
42089 <message> 42120 <message>
42090 <location filename="../QScintilla/Lexers/__init__.py" line="626"/> 42121 <location filename="../QScintilla/Lexers/__init__.py" line="617"/>
42091 <source>XSL Files (*.xsl)</source> 42122 <source>XSL Files (*.xsl)</source>
42092 <translation>XSL-Dateien (*.xsl)</translation> 42123 <translation>XSL-Dateien (*.xsl)</translation>
42093 </message> 42124 </message>
42094 <message> 42125 <message>
42095 <location filename="../QScintilla/Lexers/__init__.py" line="629"/> 42126 <location filename="../QScintilla/Lexers/__init__.py" line="620"/>
42096 <source>DTD Files (*.dtd)</source> 42127 <source>DTD Files (*.dtd)</source>
42097 <translation>DTD-Dateien (*.dtd)</translation> 42128 <translation>DTD-Dateien (*.dtd)</translation>
42098 </message> 42129 </message>
42099 <message> 42130 <message>
42100 <location filename="../QScintilla/Lexers/__init__.py" line="635"/> 42131 <location filename="../QScintilla/Lexers/__init__.py" line="626"/>
42101 <source>D Files (*.d)</source> 42132 <source>D Files (*.d)</source>
42102 <translation>D-Dateien (*.d)</translation> 42133 <translation>D-Dateien (*.d)</translation>
42103 </message> 42134 </message>
42104 <message> 42135 <message>
42105 <location filename="../QScintilla/Lexers/__init__.py" line="638"/> 42136 <location filename="../QScintilla/Lexers/__init__.py" line="629"/>
42106 <source>D Interface Files (*.di)</source> 42137 <source>D Interface Files (*.di)</source>
42107 <translation>D-Interfacedateien (*.di)</translation> 42138 <translation>D-Interfacedateien (*.di)</translation>
42108 </message> 42139 </message>
42109 <message> 42140 <message>
42110 <location filename="../QScintilla/Lexers/__init__.py" line="653"/> 42141 <location filename="../QScintilla/Lexers/__init__.py" line="644"/>
42111 <source>Perl Files (*.pl)</source> 42142 <source>Perl Files (*.pl)</source>
42112 <translation>Perl-Dateien (*.pl)</translation> 42143 <translation>Perl-Dateien (*.pl)</translation>
42113 </message> 42144 </message>
42114 <message> 42145 <message>
42115 <location filename="../QScintilla/Lexers/__init__.py" line="656"/> 42146 <location filename="../QScintilla/Lexers/__init__.py" line="647"/>
42116 <source>Perl Module Files (*.pm)</source> 42147 <source>Perl Module Files (*.pm)</source>
42117 <translation>Perl-Moduldateien (*.pm)</translation> 42148 <translation>Perl-Moduldateien (*.pm)</translation>
42118 </message> 42149 </message>
42119 <message> 42150 <message>
42120 <location filename="../QScintilla/Lexers/__init__.py" line="665"/> 42151 <location filename="../QScintilla/Lexers/__init__.py" line="656"/>
42121 <source>Batch Files (*.bat)</source> 42152 <source>Batch Files (*.bat)</source>
42122 <translation>Batch-Dateien (*.bat)</translation> 42153 <translation>Batch-Dateien (*.bat)</translation>
42123 </message> 42154 </message>
42124 <message> 42155 <message>
42125 <location filename="../QScintilla/Lexers/__init__.py" line="668"/> 42156 <location filename="../QScintilla/Lexers/__init__.py" line="659"/>
42126 <source>TeX Files (*.tex)</source> 42157 <source>TeX Files (*.tex)</source>
42127 <translation>TeX-Dateien (*.tex)</translation> 42158 <translation>TeX-Dateien (*.tex)</translation>
42128 </message> 42159 </message>
42129 <message> 42160 <message>
42130 <location filename="../QScintilla/Lexers/__init__.py" line="671"/> 42161 <location filename="../QScintilla/Lexers/__init__.py" line="662"/>
42131 <source>TeX Template Files (*.sty)</source> 42162 <source>TeX Template Files (*.sty)</source>
42132 <translation>TeX-Templatedateien (*.sty)</translation> 42163 <translation>TeX-Templatedateien (*.sty)</translation>
42133 </message> 42164 </message>
42134 <message> 42165 <message>
42135 <location filename="../QScintilla/Lexers/__init__.py" line="674"/> 42166 <location filename="../QScintilla/Lexers/__init__.py" line="665"/>
42136 <source>Diff Files (*.diff)</source> 42167 <source>Diff Files (*.diff)</source>
42137 <translation>Diff-Dateien (*.diff)</translation> 42168 <translation>Diff-Dateien (*.diff)</translation>
42138 </message> 42169 </message>
42139 <message> 42170 <message>
42140 <location filename="../QScintilla/Lexers/__init__.py" line="677"/> 42171 <location filename="../QScintilla/Lexers/__init__.py" line="668"/>
42141 <source>Make Files (*.mak)</source> 42172 <source>Make Files (*.mak)</source>
42142 <translation>Make-Dateien (*.mak)</translation> 42173 <translation>Make-Dateien (*.mak)</translation>
42143 </message> 42174 </message>
42144 <message> 42175 <message>
42145 <location filename="../QScintilla/Lexers/__init__.py" line="680"/> 42176 <location filename="../QScintilla/Lexers/__init__.py" line="671"/>
42146 <source>Properties Files (*.ini)</source> 42177 <source>Properties Files (*.ini)</source>
42147 <translation>Properties-Dateien (*.ini)</translation> 42178 <translation>Properties-Dateien (*.ini)</translation>
42148 </message> 42179 </message>
42149 <message> 42180 <message>
42150 <location filename="../QScintilla/Lexers/__init__.py" line="683"/> 42181 <location filename="../QScintilla/Lexers/__init__.py" line="674"/>
42151 <source>Configuration Files (*.cfg)</source> 42182 <source>Configuration Files (*.cfg)</source>
42152 <translation>Konfigurationsdateien (*.cfg)</translation> 42183 <translation>Konfigurationsdateien (*.cfg)</translation>
42153 </message> 42184 </message>
42154 <message> 42185 <message>
42155 <location filename="../QScintilla/Lexers/__init__.py" line="689"/> 42186 <location filename="../QScintilla/Lexers/__init__.py" line="680"/>
42156 <source>CMake Files (CMakeLists.txt)</source> 42187 <source>CMake Files (CMakeLists.txt)</source>
42157 <translation>CMake-Dateien (CMakeLists.txt)</translation> 42188 <translation>CMake-Dateien (CMakeLists.txt)</translation>
42158 </message> 42189 </message>
42159 <message> 42190 <message>
42160 <location filename="../QScintilla/Lexers/__init__.py" line="692"/> 42191 <location filename="../QScintilla/Lexers/__init__.py" line="683"/>
42161 <source>CMake Macro Files (*.cmake)</source> 42192 <source>CMake Macro Files (*.cmake)</source>
42162 <translation>CMake-Makrodateien (*.cmake)</translation> 42193 <translation>CMake-Makrodateien (*.cmake)</translation>
42163 </message> 42194 </message>
42164 <message> 42195 <message>
42165 <location filename="../QScintilla/Lexers/__init__.py" line="695"/> 42196 <location filename="../QScintilla/Lexers/__init__.py" line="686"/>
42166 <source>VHDL Files (*.vhd)</source> 42197 <source>VHDL Files (*.vhd)</source>
42167 <translation>VHDL-Dateien (*.vhd)</translation> 42198 <translation>VHDL-Dateien (*.vhd)</translation>
42168 </message> 42199 </message>
42169 <message> 42200 <message>
42170 <location filename="../QScintilla/Lexers/__init__.py" line="698"/> 42201 <location filename="../QScintilla/Lexers/__init__.py" line="689"/>
42171 <source>TCL Files (*.tcl)</source> 42202 <source>TCL Files (*.tcl)</source>
42172 <translation>TCL-Dateien (*.tcl)</translation> 42203 <translation>TCL-Dateien (*.tcl)</translation>
42173 </message> 42204 </message>
42174 <message> 42205 <message>
42175 <location filename="../QScintilla/Lexers/__init__.py" line="701"/> 42206 <location filename="../QScintilla/Lexers/__init__.py" line="692"/>
42176 <source>Tk Files (*.tk)</source> 42207 <source>Tk Files (*.tk)</source>
42177 <translation>Tk-Dateien (*.tk)</translation> 42208 <translation>Tk-Dateien (*.tk)</translation>
42178 </message> 42209 </message>
42179 <message> 42210 <message>
42180 <location filename="../QScintilla/Lexers/__init__.py" line="104"/> 42211 <location filename="../QScintilla/Lexers/__init__.py" line="104"/>
42190 <location filename="../QScintilla/Lexers/__init__.py" line="124"/> 42221 <location filename="../QScintilla/Lexers/__init__.py" line="124"/>
42191 <source>Pascal</source> 42222 <source>Pascal</source>
42192 <translation>Pascal</translation> 42223 <translation>Pascal</translation>
42193 </message> 42224 </message>
42194 <message> 42225 <message>
42195 <location filename="../QScintilla/Lexers/__init__.py" line="490"/> 42226 <location filename="../QScintilla/Lexers/__init__.py" line="487"/>
42196 <source>Fortran Files (*.f90 *.f95 *.f2k)</source> 42227 <source>Fortran Files (*.f90 *.f95 *.f2k)</source>
42197 <translation>Fortran-Dateien (*.f90 *.f95 *.f2k)</translation> 42228 <translation>Fortran-Dateien (*.f90 *.f95 *.f2k)</translation>
42198 </message> 42229 </message>
42199 <message> 42230 <message>
42200 <location filename="../QScintilla/Lexers/__init__.py" line="493"/> 42231 <location filename="../QScintilla/Lexers/__init__.py" line="490"/>
42201 <source>Fortran77 Files (*.f *.for)</source> 42232 <source>Fortran77 Files (*.f *.for)</source>
42202 <translation>Fortran77-Dateien (*.f *.for)</translation> 42233 <translation>Fortran77-Dateien (*.f *.for)</translation>
42203 </message> 42234 </message>
42204 <message> 42235 <message>
42205 <location filename="../QScintilla/Lexers/__init__.py" line="496"/> 42236 <location filename="../QScintilla/Lexers/__init__.py" line="493"/>
42206 <source>Pascal Files (*.dpr *.dpk *.pas *.dfm *.inc *.pp)</source> 42237 <source>Pascal Files (*.dpr *.dpk *.pas *.dfm *.inc *.pp)</source>
42207 <translation>Pascal-Dateien (*.dpr *.dpk *.pas *.dfm *.inc *.pp)</translation> 42238 <translation>Pascal-Dateien (*.dpr *.dpk *.pas *.dfm *.inc *.pp)</translation>
42208 </message> 42239 </message>
42209 <message> 42240 <message>
42210 <location filename="../QScintilla/Lexers/__init__.py" line="704"/> 42241 <location filename="../QScintilla/Lexers/__init__.py" line="695"/>
42211 <source>Fortran Files (*.f95)</source> 42242 <source>Fortran Files (*.f95)</source>
42212 <translation>Fortran-Dateien (*.f95)</translation> 42243 <translation>Fortran-Dateien (*.f95)</translation>
42213 </message> 42244 </message>
42214 <message> 42245 <message>
42215 <location filename="../QScintilla/Lexers/__init__.py" line="707"/> 42246 <location filename="../QScintilla/Lexers/__init__.py" line="698"/>
42216 <source>Fortran77 Files (*.f)</source> 42247 <source>Fortran77 Files (*.f)</source>
42217 <translation>Fortran77-Dateien (*.f)</translation> 42248 <translation>Fortran77-Dateien (*.f)</translation>
42218 </message> 42249 </message>
42219 <message> 42250 <message>
42220 <location filename="../QScintilla/Lexers/__init__.py" line="710"/> 42251 <location filename="../QScintilla/Lexers/__init__.py" line="701"/>
42221 <source>Pascal Files (*.pas)</source> 42252 <source>Pascal Files (*.pas)</source>
42222 <translation>Pascal-Dateien (*.pas)</translation> 42253 <translation>Pascal-Dateien (*.pas)</translation>
42223 </message> 42254 </message>
42224 <message> 42255 <message>
42225 <location filename="../QScintilla/Lexers/__init__.py" line="128"/> 42256 <location filename="../QScintilla/Lexers/__init__.py" line="128"/>
42226 <source>PostScript</source> 42257 <source>PostScript</source>
42227 <translation>PostScript</translation> 42258 <translation>PostScript</translation>
42228 </message> 42259 </message>
42229 <message> 42260 <message>
42230 <location filename="../QScintilla/Lexers/__init__.py" line="155"/> 42261 <location filename="../QScintilla/Lexers/__init__.py" line="153"/>
42231 <source>XML</source> 42262 <source>XML</source>
42232 <translation>XML</translation> 42263 <translation>XML</translation>
42233 </message> 42264 </message>
42234 <message> 42265 <message>
42235 <location filename="../QScintilla/Lexers/__init__.py" line="157"/> 42266 <location filename="../QScintilla/Lexers/__init__.py" line="155"/>
42236 <source>YAML</source> 42267 <source>YAML</source>
42237 <translation>YAML</translation> 42268 <translation>YAML</translation>
42238 </message> 42269 </message>
42239 <message> 42270 <message>
42240 <location filename="../QScintilla/Lexers/__init__.py" line="432"/> 42271 <location filename="../QScintilla/Lexers/__init__.py" line="429"/>
42241 <source>XML Files (*.xml *.xsl *.xslt *.dtd *.svg *.xul *.xsd)</source> 42272 <source>XML Files (*.xml *.xsl *.xslt *.dtd *.svg *.xul *.xsd)</source>
42242 <translation>XML-Dateien (*.xml *.xsl *.xslt *.dtd *.svg *.xul *.xsd)</translation> 42273 <translation>XML-Dateien (*.xml *.xsl *.xslt *.dtd *.svg *.xul *.xsd)</translation>
42243 </message> 42274 </message>
42244 <message> 42275 <message>
42245 <location filename="../QScintilla/Lexers/__init__.py" line="713"/> 42276 <location filename="../QScintilla/Lexers/__init__.py" line="704"/>
42246 <source>PostScript Files (*.ps)</source> 42277 <source>PostScript Files (*.ps)</source>
42247 <translation>PostScript-Dateien (*.ps)</translation> 42278 <translation>PostScript-Dateien (*.ps)</translation>
42248 </message> 42279 </message>
42249 <message> 42280 <message>
42250 <location filename="../QScintilla/Lexers/__init__.py" line="502"/> 42281 <location filename="../QScintilla/Lexers/__init__.py" line="499"/>
42251 <source>YAML Files (*.yaml *.yml)</source> 42282 <source>YAML Files (*.yaml *.yml)</source>
42252 <translation>YAML-Dateien (*.yaml *.yml)</translation> 42283 <translation>YAML-Dateien (*.yaml *.yml)</translation>
42253 </message> 42284 </message>
42254 <message> 42285 <message>
42255 <location filename="../QScintilla/Lexers/__init__.py" line="716"/> 42286 <location filename="../QScintilla/Lexers/__init__.py" line="707"/>
42256 <source>YAML Files (*.yml)</source> 42287 <source>YAML Files (*.yml)</source>
42257 <translation>YAML-Dateien (*.yml)</translation> 42288 <translation>YAML-Dateien (*.yml)</translation>
42258 </message> 42289 </message>
42259 <message> 42290 <message>
42260 <location filename="../QScintilla/Lexers/__init__.py" line="185"/> 42291 <location filename="../QScintilla/Lexers/__init__.py" line="183"/>
42261 <source>Pygments</source> 42292 <source>Pygments</source>
42262 <translation>Pygments</translation> 42293 <translation>Pygments</translation>
42263 </message> 42294 </message>
42264 <message> 42295 <message>
42265 <location filename="../QScintilla/Lexers/__init__.py" line="390"/> 42296 <location filename="../QScintilla/Lexers/__init__.py" line="387"/>
42266 <source>Python Files (*.py *.py2 *.py3)</source> 42297 <source>Python Files (*.py *.py2 *.py3)</source>
42267 <translation>Python-Dateien (*.py *.py2 *.py3)</translation> 42298 <translation>Python-Dateien (*.py *.py2 *.py3)</translation>
42268 </message> 42299 </message>
42269 <message> 42300 <message>
42270 <location filename="../QScintilla/Lexers/__init__.py" line="393"/> 42301 <location filename="../QScintilla/Lexers/__init__.py" line="390"/>
42271 <source>Python GUI Files (*.pyw *.pyw2 *.pyw3)</source> 42302 <source>Python GUI Files (*.pyw *.pyw2 *.pyw3)</source>
42272 <translation>Python-GUI-Dateien (*.pyw *.pyw2 *.pyw3)</translation> 42303 <translation>Python-GUI-Dateien (*.pyw *.pyw2 *.pyw3)</translation>
42273 </message> 42304 </message>
42274 <message> 42305 <message>
42275 <location filename="../QScintilla/Lexers/__init__.py" line="566"/> 42306 <location filename="../QScintilla/Lexers/__init__.py" line="560"/>
42276 <source>Python3 Files (*.py)</source> 42307 <source>Python3 Files (*.py)</source>
42277 <translation>Python 3-Dateien (*.py)</translation> 42308 <translation>Python 3-Dateien (*.py)</translation>
42278 </message> 42309 </message>
42279 <message> 42310 <message>
42280 <location filename="../QScintilla/Lexers/__init__.py" line="572"/> 42311 <location filename="../QScintilla/Lexers/__init__.py" line="563"/>
42281 <source>Python3 GUI Files (*.pyw)</source> 42312 <source>Python3 GUI Files (*.pyw)</source>
42282 <translation>Python 3-GUI-Dateien (*.pyw)</translation> 42313 <translation>Python 3-GUI-Dateien (*.pyw)</translation>
42283 </message> 42314 </message>
42284 <message> 42315 <message>
42285 <location filename="../QScintilla/Lexers/__init__.py" line="563"/>
42286 <source>Python2 Files (*.py2)</source>
42287 <translation>Python 2-Dateien (*.py2)</translation>
42288 </message>
42289 <message>
42290 <location filename="../QScintilla/Lexers/__init__.py" line="569"/>
42291 <source>Python2 GUI Files (*.pyw2)</source>
42292 <translation>Python 2-GUI-Dateien (*.pyw2)</translation>
42293 </message>
42294 <message>
42295 <location filename="../QScintilla/Lexers/__init__.py" line="137"/> 42316 <location filename="../QScintilla/Lexers/__init__.py" line="137"/>
42296 <source>Python2</source>
42297 <translation>Python 2</translation>
42298 </message>
42299 <message>
42300 <location filename="../QScintilla/Lexers/__init__.py" line="139"/>
42301 <source>Python3</source> 42317 <source>Python3</source>
42302 <translation>Python 3</translation> 42318 <translation>Python 3</translation>
42303 </message> 42319 </message>
42304 <message> 42320 <message>
42305 <location filename="../QScintilla/Lexers/__init__.py" line="120"/> 42321 <location filename="../QScintilla/Lexers/__init__.py" line="120"/>
42310 <location filename="../QScintilla/Lexers/__init__.py" line="122"/> 42326 <location filename="../QScintilla/Lexers/__init__.py" line="122"/>
42311 <source>Octave</source> 42327 <source>Octave</source>
42312 <translation>Octave</translation> 42328 <translation>Octave</translation>
42313 </message> 42329 </message>
42314 <message> 42330 <message>
42315 <location filename="../QScintilla/Lexers/__init__.py" line="505"/> 42331 <location filename="../QScintilla/Lexers/__init__.py" line="502"/>
42316 <source>Matlab Files (*.m *.m.matlab)</source> 42332 <source>Matlab Files (*.m *.m.matlab)</source>
42317 <translation>Matlab-Dateien (*.m *.m.matlab)</translation> 42333 <translation>Matlab-Dateien (*.m *.m.matlab)</translation>
42318 </message> 42334 </message>
42319 <message> 42335 <message>
42320 <location filename="../QScintilla/Lexers/__init__.py" line="719"/> 42336 <location filename="../QScintilla/Lexers/__init__.py" line="710"/>
42321 <source>Matlab Files (*.m)</source> 42337 <source>Matlab Files (*.m)</source>
42322 <translation>Matlab-Dateien (*.m)</translation> 42338 <translation>Matlab-Dateien (*.m)</translation>
42323 </message> 42339 </message>
42324 <message> 42340 <message>
42325 <location filename="../QScintilla/Lexers/__init__.py" line="722"/> 42341 <location filename="../QScintilla/Lexers/__init__.py" line="713"/>
42326 <source>Octave Files (*.m.octave)</source> 42342 <source>Octave Files (*.m.octave)</source>
42327 <translation>Octave-Dateien (*.m.octave)</translation> 42343 <translation>Octave-Dateien (*.m.octave)</translation>
42328 </message> 42344 </message>
42329 <message> 42345 <message>
42330 <location filename="../QScintilla/Lexers/__init__.py" line="508"/> 42346 <location filename="../QScintilla/Lexers/__init__.py" line="505"/>
42331 <source>Octave Files (*.m *.m.octave)</source> 42347 <source>Octave Files (*.m *.m.octave)</source>
42332 <translation>Octave-Dateien (*.m *.m.octave)</translation> 42348 <translation>Octave-Dateien (*.m *.m.octave)</translation>
42333 </message> 42349 </message>
42334 <message> 42350 <message>
42335 <location filename="../QScintilla/Lexers/__init__.py" line="143"/> 42351 <location filename="../QScintilla/Lexers/__init__.py" line="141"/>
42336 <source>QSS</source> 42352 <source>QSS</source>
42337 <translation>QSS</translation> 42353 <translation>QSS</translation>
42338 </message> 42354 </message>
42339 <message> 42355 <message>
42340 <location filename="../QScintilla/Lexers/__init__.py" line="159"/> 42356 <location filename="../QScintilla/Lexers/__init__.py" line="157"/>
42341 <source>Gettext</source> 42357 <source>Gettext</source>
42342 <translation>Gettext</translation> 42358 <translation>Gettext</translation>
42343 </message> 42359 </message>
42344 <message> 42360 <message>
42345 <location filename="../QScintilla/Lexers/__init__.py" line="725"/> 42361 <location filename="../QScintilla/Lexers/__init__.py" line="716"/>
42346 <source>Gettext Files (*.po)</source> 42362 <source>Gettext Files (*.po)</source>
42347 <translation>Gettext-Dateien (*.po)</translation> 42363 <translation>Gettext-Dateien (*.po)</translation>
42348 </message> 42364 </message>
42349 <message> 42365 <message>
42350 <location filename="../QScintilla/Lexers/__init__.py" line="161"/> 42366 <location filename="../QScintilla/Lexers/__init__.py" line="159"/>
42351 <source>CoffeeScript</source> 42367 <source>CoffeeScript</source>
42352 <translation>CoffeeScript</translation> 42368 <translation>CoffeeScript</translation>
42353 </message> 42369 </message>
42354 <message> 42370 <message>
42355 <location filename="../QScintilla/Lexers/__init__.py" line="728"/> 42371 <location filename="../QScintilla/Lexers/__init__.py" line="719"/>
42356 <source>CoffeeScript Files (*.coffee)</source> 42372 <source>CoffeeScript Files (*.coffee)</source>
42357 <translation>CoffeeScript Dateien (*.coffee)</translation> 42373 <translation>CoffeeScript Dateien (*.coffee)</translation>
42358 </message> 42374 </message>
42359 <message> 42375 <message>
42360 <location filename="../QScintilla/Lexers/__init__.py" line="167"/> 42376 <location filename="../QScintilla/Lexers/__init__.py" line="165"/>
42361 <source>JSON</source> 42377 <source>JSON</source>
42362 <translation>JSON</translation> 42378 <translation>JSON</translation>
42363 </message> 42379 </message>
42364 <message> 42380 <message>
42365 <location filename="../QScintilla/Lexers/__init__.py" line="734"/> 42381 <location filename="../QScintilla/Lexers/__init__.py" line="725"/>
42366 <source>JSON Files (*.json)</source> 42382 <source>JSON Files (*.json)</source>
42367 <translation>JSON-Dateien (*.json)</translation> 42383 <translation>JSON-Dateien (*.json)</translation>
42368 </message> 42384 </message>
42369 <message> 42385 <message>
42370 <location filename="../QScintilla/Lexers/__init__.py" line="172"/> 42386 <location filename="../QScintilla/Lexers/__init__.py" line="170"/>
42371 <source>Markdown</source> 42387 <source>Markdown</source>
42372 <translation>Markdown</translation> 42388 <translation>Markdown</translation>
42373 </message> 42389 </message>
42374 <message> 42390 <message>
42375 <location filename="../QScintilla/Lexers/__init__.py" line="739"/> 42391 <location filename="../QScintilla/Lexers/__init__.py" line="730"/>
42376 <source>Markdown Files (*.md)</source> 42392 <source>Markdown Files (*.md)</source>
42377 <translation>Markdown Dateien (*.md)</translation> 42393 <translation>Markdown Dateien (*.md)</translation>
42378 </message> 42394 </message>
42379 <message> 42395 <message>
42380 <location filename="../QScintilla/Lexers/__init__.py" line="134"/> 42396 <location filename="../QScintilla/Lexers/__init__.py" line="134"/>
42381 <source>Protocol (protobuf)</source> 42397 <source>Protocol (protobuf)</source>
42382 <translation>Protokoll (protobuf)</translation> 42398 <translation>Protokoll (protobuf)</translation>
42383 </message> 42399 </message>
42384 <message> 42400 <message>
42385 <location filename="../QScintilla/Lexers/__init__.py" line="593"/> 42401 <location filename="../QScintilla/Lexers/__init__.py" line="584"/>
42386 <source>Protocol Files (*.proto)</source> 42402 <source>Protocol Files (*.proto)</source>
42387 <translation>Protokolldateien (*.proto)</translation> 42403 <translation>Protokolldateien (*.proto)</translation>
42388 </message> 42404 </message>
42389 <message> 42405 <message>
42390 <location filename="../QScintilla/Lexers/__init__.py" line="98"/> 42406 <location filename="../QScintilla/Lexers/__init__.py" line="98"/>
42391 <source>Cython</source> 42407 <source>Cython</source>
42392 <translation>Cython</translation> 42408 <translation>Cython</translation>
42393 </message> 42409 </message>
42394 <message> 42410 <message>
42395 <location filename="../QScintilla/Lexers/__init__.py" line="396"/> 42411 <location filename="../QScintilla/Lexers/__init__.py" line="393"/>
42396 <source>Cython Files (*.pyx *.pxd *.pxi)</source> 42412 <source>Cython Files (*.pyx *.pxd *.pxi)</source>
42397 <translation>Cython-Dateien (*.pyx *.pxd *.pxi)</translation> 42413 <translation>Cython-Dateien (*.pyx *.pxd *.pxi)</translation>
42398 </message> 42414 </message>
42399 <message> 42415 <message>
42400 <location filename="../QScintilla/Lexers/__init__.py" line="575"/> 42416 <location filename="../QScintilla/Lexers/__init__.py" line="566"/>
42401 <source>Cython Files (*.pyx)</source> 42417 <source>Cython Files (*.pyx)</source>
42402 <translation>Cython Dateien (*.pyx)</translation> 42418 <translation>Cython Dateien (*.pyx)</translation>
42403 </message> 42419 </message>
42404 <message> 42420 <message>
42405 <location filename="../QScintilla/Lexers/__init__.py" line="578"/> 42421 <location filename="../QScintilla/Lexers/__init__.py" line="569"/>
42406 <source>Cython Declaration Files (*.pxd)</source> 42422 <source>Cython Declaration Files (*.pxd)</source>
42407 <translation>Cython Deklarionsdateien (*.pxd)</translation> 42423 <translation>Cython Deklarionsdateien (*.pxd)</translation>
42408 </message> 42424 </message>
42409 <message> 42425 <message>
42410 <location filename="../QScintilla/Lexers/__init__.py" line="581"/> 42426 <location filename="../QScintilla/Lexers/__init__.py" line="572"/>
42411 <source>Cython Include Files (*.pxi)</source> 42427 <source>Cython Include Files (*.pxi)</source>
42412 <translation>Cython Includedateien (*.pxi)</translation> 42428 <translation>Cython Includedateien (*.pxi)</translation>
42413 </message> 42429 </message>
42414 <message> 42430 <message>
42415 <location filename="../QScintilla/Lexers/__init__.py" line="141"/> 42431 <location filename="../QScintilla/Lexers/__init__.py" line="139"/>
42416 <source>MicroPython</source> 42432 <source>MicroPython</source>
42417 <translation>MicroPython</translation> 42433 <translation>MicroPython</translation>
42418 </message> 42434 </message>
42419 </context> 42435 </context>
42420 <context> 42436 <context>
45123 <location filename="../QScintilla/MiniEditor.py" line="465"/> 45139 <location filename="../QScintilla/MiniEditor.py" line="465"/>
45124 <source>&lt;b&gt;Save Copy&lt;/b&gt;&lt;p&gt;Save a copy of the contents of current editor window. The file can be entered in a file selection dialog.&lt;/p&gt;</source> 45140 <source>&lt;b&gt;Save Copy&lt;/b&gt;&lt;p&gt;Save a copy of the contents of current editor window. The file can be entered in a file selection dialog.&lt;/p&gt;</source>
45125 <translation>&lt;b&gt;Kopie speichern&lt;/b&gt;&lt;p&gt;Speichern einer Kopie des Inhalts des aktuellen Editorfensters. Die Datei kann mit einem Dateiauswahldialog eingegeben werden.&lt;/p&gt;</translation> 45141 <translation>&lt;b&gt;Kopie speichern&lt;/b&gt;&lt;p&gt;Speichern einer Kopie des Inhalts des aktuellen Editorfensters. Die Datei kann mit einem Dateiauswahldialog eingegeben werden.&lt;/p&gt;</translation>
45126 </message> 45142 </message>
45127 <message> 45143 <message>
45128 <location filename="../QScintilla/MiniEditor.py" line="3441"/> 45144 <location filename="../QScintilla/MiniEditor.py" line="3399"/>
45129 <source>EditorConfig Properties</source> 45145 <source>EditorConfig Properties</source>
45130 <translation>EditorConfig Eigenschaften</translation> 45146 <translation>EditorConfig Eigenschaften</translation>
45131 </message> 45147 </message>
45132 <message> 45148 <message>
45133 <location filename="../QScintilla/MiniEditor.py" line="3441"/> 45149 <location filename="../QScintilla/MiniEditor.py" line="3399"/>
45134 <source>&lt;p&gt;The EditorConfig properties for file &lt;b&gt;{0}&lt;/b&gt; could not be loaded.&lt;/p&gt;</source> 45150 <source>&lt;p&gt;The EditorConfig properties for file &lt;b&gt;{0}&lt;/b&gt; could not be loaded.&lt;/p&gt;</source>
45135 <translation>&lt;p&gt;Die EditorConfig Eigenschaften für die Datei &lt;b&gt;{0}&lt;/b&gt; konnten nicht geladen werden.&lt;/p&gt;</translation> 45151 <translation>&lt;p&gt;Die EditorConfig Eigenschaften für die Datei &lt;b&gt;{0}&lt;/b&gt; konnten nicht geladen werden.&lt;/p&gt;</translation>
45136 </message> 45152 </message>
45137 <message> 45153 <message>
45138 <location filename="../QScintilla/MiniEditor.py" line="2469"/> 45154 <location filename="../QScintilla/MiniEditor.py" line="2469"/>
45141 </message> 45157 </message>
45142 </context> 45158 </context>
45143 <context> 45159 <context>
45144 <name>MiscellaneousChecker</name> 45160 <name>MiscellaneousChecker</name>
45145 <message> 45161 <message>
45146 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="492"/> 45162 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="495"/>
45147 <source>coding magic comment not found</source> 45163 <source>coding magic comment not found</source>
45148 <translation>Kodierungskommentar nicht gefunden</translation> 45164 <translation>Kodierungskommentar nicht gefunden</translation>
45149 </message> 45165 </message>
45150 <message> 45166 <message>
45151 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="495"/> 45167 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="498"/>
45152 <source>unknown encoding ({0}) found in coding magic comment</source> 45168 <source>unknown encoding ({0}) found in coding magic comment</source>
45153 <translation>Unzulässige Kodierung ({0}) im Kodierungskommentar gefunden</translation> 45169 <translation>Unzulässige Kodierung ({0}) im Kodierungskommentar gefunden</translation>
45154 </message> 45170 </message>
45155 <message> 45171 <message>
45156 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="498"/> 45172 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="501"/>
45157 <source>copyright notice not present</source> 45173 <source>copyright notice not present</source>
45158 <translation>Copyrightvermerk nicht gefunden</translation> 45174 <translation>Copyrightvermerk nicht gefunden</translation>
45159 </message> 45175 </message>
45160 <message> 45176 <message>
45161 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="501"/> 45177 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="504"/>
45162 <source>copyright notice contains invalid author</source> 45178 <source>copyright notice contains invalid author</source>
45163 <translation>Copyrightvermerk enthält ungültigen Autor</translation> 45179 <translation>Copyrightvermerk enthält ungültigen Autor</translation>
45164 </message> 45180 </message>
45165 <message> 45181 <message>
45166 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="702"/> 45182 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="705"/>
45167 <source>found {0} formatter</source> 45183 <source>found {0} formatter</source>
45168 <translation>{0} Format gefunden</translation> 45184 <translation>{0} Format gefunden</translation>
45169 </message> 45185 </message>
45170 <message> 45186 <message>
45171 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="705"/> 45187 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="708"/>
45172 <source>format string does contain unindexed parameters</source> 45188 <source>format string does contain unindexed parameters</source>
45173 <translation>Formatstring enthält nicht indizierte Parameter</translation> 45189 <translation>Formatstring enthält nicht indizierte Parameter</translation>
45174 </message> 45190 </message>
45175 <message> 45191 <message>
45176 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="708"/> 45192 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="711"/>
45177 <source>docstring does contain unindexed parameters</source> 45193 <source>docstring does contain unindexed parameters</source>
45178 <translation>Dokumentationsstring enthält nicht indizierte Parameter</translation> 45194 <translation>Dokumentationsstring enthält nicht indizierte Parameter</translation>
45179 </message> 45195 </message>
45180 <message> 45196 <message>
45181 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="711"/> 45197 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="714"/>
45182 <source>other string does contain unindexed parameters</source> 45198 <source>other string does contain unindexed parameters</source>
45183 <translation>Anderer String enthält nicht indizierte Parameter</translation> 45199 <translation>Anderer String enthält nicht indizierte Parameter</translation>
45184 </message> 45200 </message>
45185 <message> 45201 <message>
45186 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="714"/> 45202 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="717"/>
45187 <source>format call uses too large index ({0})</source> 45203 <source>format call uses too large index ({0})</source>
45188 <translation>Format Aufruf enthält zu großen Index ({0})</translation> 45204 <translation>Format Aufruf enthält zu großen Index ({0})</translation>
45189 </message> 45205 </message>
45190 <message> 45206 <message>
45191 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="717"/> 45207 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="720"/>
45192 <source>format call uses missing keyword ({0})</source> 45208 <source>format call uses missing keyword ({0})</source>
45193 <translation>Format Aufruf verwendet fehlendes Schlüsselwort ({0})</translation> 45209 <translation>Format Aufruf verwendet fehlendes Schlüsselwort ({0})</translation>
45194 </message> 45210 </message>
45195 <message> 45211 <message>
45196 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="720"/> 45212 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="723"/>
45197 <source>format call uses keyword arguments but no named entries</source> 45213 <source>format call uses keyword arguments but no named entries</source>
45198 <translation>Format Aufruf verwendet Schlüsselwort Argumente, enthält aber keine benannten Einträge</translation> 45214 <translation>Format Aufruf verwendet Schlüsselwort Argumente, enthält aber keine benannten Einträge</translation>
45199 </message> 45215 </message>
45200 <message> 45216 <message>
45201 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="723"/> 45217 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="726"/>
45202 <source>format call uses variable arguments but no numbered entries</source> 45218 <source>format call uses variable arguments but no numbered entries</source>
45203 <translation>Format Aufruf verwendet variable argumente, enthält aber keine nummerierten Einträge</translation> 45219 <translation>Format Aufruf verwendet variable argumente, enthält aber keine nummerierten Einträge</translation>
45204 </message> 45220 </message>
45205 <message> 45221 <message>
45206 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="726"/> 45222 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="729"/>
45207 <source>format call uses implicit and explicit indexes together</source> 45223 <source>format call uses implicit and explicit indexes together</source>
45208 <translation>Format Aufruf verwendet sowohl implizite als auch explizite Indizes</translation> 45224 <translation>Format Aufruf verwendet sowohl implizite als auch explizite Indizes</translation>
45209 </message> 45225 </message>
45210 <message> 45226 <message>
45211 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="729"/> 45227 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="732"/>
45212 <source>format call provides unused index ({0})</source> 45228 <source>format call provides unused index ({0})</source>
45213 <translation>Format Aufruf verwendet ungenutzten Index ({0})</translation> 45229 <translation>Format Aufruf verwendet ungenutzten Index ({0})</translation>
45214 </message> 45230 </message>
45215 <message> 45231 <message>
45216 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="732"/> 45232 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="735"/>
45217 <source>format call provides unused keyword ({0})</source> 45233 <source>format call provides unused keyword ({0})</source>
45218 <translation>Format Aufruf verwendet ungenutztes Schlüsselwort ({0})</translation> 45234 <translation>Format Aufruf verwendet ungenutztes Schlüsselwort ({0})</translation>
45219 </message> 45235 </message>
45220 <message> 45236 <message>
45221 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="751"/> 45237 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="754"/>
45222 <source>expected these __future__ imports: {0}; but only got: {1}</source> 45238 <source>expected these __future__ imports: {0}; but only got: {1}</source>
45223 <translation>erwartete __future__ Imports: {0}; aber nur {1} gefunden</translation> 45239 <translation>erwartete __future__ Imports: {0}; aber nur {1} gefunden</translation>
45224 </message> 45240 </message>
45225 <message> 45241 <message>
45226 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="754"/> 45242 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="757"/>
45227 <source>expected these __future__ imports: {0}; but got none</source> 45243 <source>expected these __future__ imports: {0}; but got none</source>
45228 <translation>erwartete __future__ Imports: {0}; jedoch keine gefunden</translation> 45244 <translation>erwartete __future__ Imports: {0}; jedoch keine gefunden</translation>
45229 </message> 45245 </message>
45230 <message> 45246 <message>
45231 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="761"/> 45247 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="764"/>
45232 <source>print statement found</source> 45248 <source>print statement found</source>
45233 <translation>print Statement gefunden</translation> 45249 <translation>print Statement gefunden</translation>
45234 </message> 45250 </message>
45235 <message> 45251 <message>
45236 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="764"/> 45252 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="767"/>
45237 <source>one element tuple found</source> 45253 <source>one element tuple found</source>
45238 <translation>Tuple mit einem Element gefunden</translation> 45254 <translation>Tuple mit einem Element gefunden</translation>
45239 </message> 45255 </message>
45240 <message> 45256 <message>
45241 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="800"/> 45257 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="803"/>
45242 <source>{0}: {1}</source> 45258 <source>{0}: {1}</source>
45243 <translation>{0}: {1}</translation> 45259 <translation>{0}: {1}</translation>
45244 </message> 45260 </message>
45245 <message> 45261 <message>
45246 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="504"/> 45262 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="507"/>
45247 <source>&quot;{0}&quot; is a Python builtin and is being shadowed; consider renaming the variable</source> 45263 <source>&quot;{0}&quot; is a Python builtin and is being shadowed; consider renaming the variable</source>
45248 <translation>&quot;{0}&quot; ist ein Python Builtin und wird verdeckt; die Variable sollte umbenannt werden</translation> 45264 <translation>&quot;{0}&quot; ist ein Python Builtin und wird verdeckt; die Variable sollte umbenannt werden</translation>
45249 </message> 45265 </message>
45250 <message> 45266 <message>
45251 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="508"/> 45267 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="511"/>
45252 <source>&quot;{0}&quot; is used as an argument and thus shadows a Python builtin; consider renaming the argument</source> 45268 <source>&quot;{0}&quot; is used as an argument and thus shadows a Python builtin; consider renaming the argument</source>
45253 <translation>&quot;{0}&quot; wird als Parameter verwendet und verdeckt ein Python Builtin; der Parameter sollte umbenannt werden</translation> 45269 <translation>&quot;{0}&quot; wird als Parameter verwendet und verdeckt ein Python Builtin; der Parameter sollte umbenannt werden</translation>
45254 </message> 45270 </message>
45255 <message> 45271 <message>
45256 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="512"/> 45272 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="515"/>
45257 <source>unnecessary generator - rewrite as a list comprehension</source> 45273 <source>unnecessary generator - rewrite as a list comprehension</source>
45258 <translation>unnötiger Generator - in List Comprehension umwandeln</translation> 45274 <translation>unnötiger Generator - in List Comprehension umwandeln</translation>
45259 </message> 45275 </message>
45260 <message> 45276 <message>
45261 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="515"/> 45277 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="518"/>
45262 <source>unnecessary generator - rewrite as a set comprehension</source> 45278 <source>unnecessary generator - rewrite as a set comprehension</source>
45263 <translation>unnötiger Generator - in Set Comprehension umwandeln</translation> 45279 <translation>unnötiger Generator - in Set Comprehension umwandeln</translation>
45264 </message> 45280 </message>
45265 <message> 45281 <message>
45266 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="518"/> 45282 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="521"/>
45267 <source>unnecessary generator - rewrite as a dict comprehension</source> 45283 <source>unnecessary generator - rewrite as a dict comprehension</source>
45268 <translation>unnötiger Generator - in Dict Comprehension umwandeln</translation> 45284 <translation>unnötiger Generator - in Dict Comprehension umwandeln</translation>
45269 </message> 45285 </message>
45270 <message> 45286 <message>
45271 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="521"/> 45287 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="524"/>
45272 <source>unnecessary list comprehension - rewrite as a set comprehension</source> 45288 <source>unnecessary list comprehension - rewrite as a set comprehension</source>
45273 <translation>unnötige List Comprehension - in eine Set Comprehension umwandeln</translation> 45289 <translation>unnötige List Comprehension - in eine Set Comprehension umwandeln</translation>
45274 </message> 45290 </message>
45275 <message> 45291 <message>
45276 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="524"/> 45292 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="527"/>
45277 <source>unnecessary list comprehension - rewrite as a dict comprehension</source> 45293 <source>unnecessary list comprehension - rewrite as a dict comprehension</source>
45278 <translation>unnötige List Comprehension - in eine Dict Comprehension umwandeln</translation> 45294 <translation>unnötige List Comprehension - in eine Dict Comprehension umwandeln</translation>
45279 </message> 45295 </message>
45280 <message> 45296 <message>
45281 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="530"/> 45297 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="533"/>
45282 <source>unnecessary list comprehension - &quot;{0}&quot; can take a generator</source> 45298 <source>unnecessary list comprehension - &quot;{0}&quot; can take a generator</source>
45283 <translation>unnötige List Comprehension - &quot;{0}&quot; kann einen Generator verwenden</translation> 45299 <translation>unnötige List Comprehension - &quot;{0}&quot; kann einen Generator verwenden</translation>
45284 </message> 45300 </message>
45285 <message> 45301 <message>
45286 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="770"/> 45302 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="773"/>
45287 <source>mutable default argument of type {0}</source> 45303 <source>mutable default argument of type {0}</source>
45288 <translation>veränderbares Standardargument des Typs {0}</translation> 45304 <translation>veränderbares Standardargument des Typs {0}</translation>
45289 </message> 45305 </message>
45290 <message> 45306 <message>
45291 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="555"/> 45307 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="558"/>
45292 <source>sort keys - &apos;{0}&apos; should be before &apos;{1}&apos;</source> 45308 <source>sort keys - &apos;{0}&apos; should be before &apos;{1}&apos;</source>
45293 <translation>Schlüssel sortieren - &apos;{0}&apos; sollte vor &apos;{1}&apos; kommen</translation> 45309 <translation>Schlüssel sortieren - &apos;{0}&apos; sollte vor &apos;{1}&apos; kommen</translation>
45294 </message> 45310 </message>
45295 <message> 45311 <message>
45296 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="738"/> 45312 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="741"/>
45297 <source>logging statement uses &apos;%&apos;</source> 45313 <source>logging statement uses &apos;%&apos;</source>
45298 <translation>Loggingbefehl verwendet &apos;%&apos;</translation> 45314 <translation>Loggingbefehl verwendet &apos;%&apos;</translation>
45299 </message> 45315 </message>
45300 <message> 45316 <message>
45301 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="744"/> 45317 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="747"/>
45302 <source>logging statement uses f-string</source> 45318 <source>logging statement uses f-string</source>
45303 <translation>Loggingbefehl verwendet &apos;f-string&apos;</translation> 45319 <translation>Loggingbefehl verwendet &apos;f-string&apos;</translation>
45304 </message> 45320 </message>
45305 <message> 45321 <message>
45306 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="747"/> 45322 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="750"/>
45307 <source>logging statement uses &apos;warn&apos; instead of &apos;warning&apos;</source> 45323 <source>logging statement uses &apos;warn&apos; instead of &apos;warning&apos;</source>
45308 <translation>Loggingbefehl verwendet &apos;warn&apos; anstelle &apos;warning&apos;</translation> 45324 <translation>Loggingbefehl verwendet &apos;warn&apos; anstelle &apos;warning&apos;</translation>
45309 </message> 45325 </message>
45310 <message> 45326 <message>
45311 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="735"/> 45327 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="738"/>
45312 <source>logging statement uses string.format()</source> 45328 <source>logging statement uses string.format()</source>
45313 <translation>Loggingbefehl verwendet &apos;string.format()&apos;</translation> 45329 <translation>Loggingbefehl verwendet &apos;string.format()&apos;</translation>
45314 </message> 45330 </message>
45315 <message> 45331 <message>
45316 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="741"/> 45332 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="744"/>
45317 <source>logging statement uses &apos;+&apos;</source> 45333 <source>logging statement uses &apos;+&apos;</source>
45318 <translation>Loggingbefehl verwendet &apos;+&apos;</translation> 45334 <translation>Loggingbefehl verwendet &apos;+&apos;</translation>
45319 </message> 45335 </message>
45320 <message> 45336 <message>
45321 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="757"/> 45337 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="760"/>
45322 <source>gettext import with alias _ found: {0}</source> 45338 <source>gettext import with alias _ found: {0}</source>
45323 <translation>gettext Import mit Alias _ entdeckt: {0}</translation> 45339 <translation>gettext Import mit Alias _ entdeckt: {0}</translation>
45324 </message> 45340 </message>
45325 <message> 45341 <message>
45326 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="648"/> 45342 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="651"/>
45327 <source>Python does not support the unary prefix increment</source> 45343 <source>Python does not support the unary prefix increment</source>
45328 <translation>Python unterstützt kein &apos;Unary Prefix Increment&apos;</translation> 45344 <translation>Python unterstützt kein &apos;Unary Prefix Increment&apos;</translation>
45329 </message> 45345 </message>
45330 <message> 45346 <message>
45331 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="657"/> 45347 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="660"/>
45332 <source>&apos;sys.maxint&apos; is not defined in Python 3 - use &apos;sys.maxsize&apos;</source> 45348 <source>&apos;sys.maxint&apos; is not defined in Python 3 - use &apos;sys.maxsize&apos;</source>
45333 <translation>&apos;sys.maxint&apos; ist in Python 3 nicht definiert - verwende &apos;sys.maxsize&apos;</translation> 45349 <translation>&apos;sys.maxint&apos; ist in Python 3 nicht definiert - verwende &apos;sys.maxsize&apos;</translation>
45334 </message> 45350 </message>
45335 <message> 45351 <message>
45336 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="660"/> 45352 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="663"/>
45337 <source>&apos;BaseException.message&apos; has been deprecated as of Python 2.6 and is removed in Python 3 - use &apos;str(e)&apos;</source> 45353 <source>&apos;BaseException.message&apos; has been deprecated as of Python 2.6 and is removed in Python 3 - use &apos;str(e)&apos;</source>
45338 <translation>&apos;BaseException.message&apos; wurde mit Python 2.6 als überholt markiert und in Python 3 entfernt - verwende &apos;str(e)&apos;</translation> 45354 <translation>&apos;BaseException.message&apos; wurde mit Python 2.6 als überholt markiert und in Python 3 entfernt - verwende &apos;str(e)&apos;</translation>
45339 </message> 45355 </message>
45340 <message> 45356 <message>
45341 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="664"/> 45357 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="667"/>
45342 <source>assigning to &apos;os.environ&apos; does not clear the environment - use &apos;os.environ.clear()&apos;</source> 45358 <source>assigning to &apos;os.environ&apos; does not clear the environment - use &apos;os.environ.clear()&apos;</source>
45343 <translation>Zuweisungen an &apos;os.environ&apos; löschen nicht die Umgebungsvariablen - verwende &apos;os.environ.clear()&apos;</translation> 45359 <translation>Zuweisungen an &apos;os.environ&apos; löschen nicht die Umgebungsvariablen - verwende &apos;os.environ.clear()&apos;</translation>
45344 </message> 45360 </message>
45345 <message> 45361 <message>
45346 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="688"/> 45362 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="691"/>
45347 <source>Python 3 does not include &apos;.iter*&apos; methods on dictionaries</source> 45363 <source>Python 3 does not include &apos;.iter*&apos; methods on dictionaries</source>
45348 <translation>Python 3 enthält keine &apos;.iter*&apos; Methoden für Dictionaries</translation> 45364 <translation>Python 3 enthält keine &apos;.iter*&apos; Methoden für Dictionaries</translation>
45349 </message> 45365 </message>
45350 <message> 45366 <message>
45351 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="691"/> 45367 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="694"/>
45352 <source>Python 3 does not include &apos;.view*&apos; methods on dictionaries</source> 45368 <source>Python 3 does not include &apos;.view*&apos; methods on dictionaries</source>
45353 <translation>Python 3 enthält keine &apos;.view*&apos; Methoden für Dictionaries</translation> 45369 <translation>Python 3 enthält keine &apos;.view*&apos; Methoden für Dictionaries</translation>
45354 </message> 45370 </message>
45355 <message> 45371 <message>
45356 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="694"/> 45372 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="697"/>
45357 <source>&apos;.next()&apos; does not exist in Python 3</source> 45373 <source>&apos;.next()&apos; does not exist in Python 3</source>
45358 <translation>&apos;.next()&apos; existiert in Python 3 nicht</translation> 45374 <translation>&apos;.next()&apos; existiert in Python 3 nicht</translation>
45359 </message> 45375 </message>
45360 <message> 45376 <message>
45361 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="697"/> 45377 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="700"/>
45362 <source>&apos;__metaclass__&apos; does nothing on Python 3 - use &apos;class MyClass(BaseClass, metaclass=...)&apos;</source> 45378 <source>&apos;__metaclass__&apos; does nothing on Python 3 - use &apos;class MyClass(BaseClass, metaclass=...)&apos;</source>
45363 <translation>&apos;__metaclass__&apos; tut nichts in Python 3 - verwende &apos;class MyClass(BaseClass, metaclass=...)&apos;</translation> 45379 <translation>&apos;__metaclass__&apos; tut nichts in Python 3 - verwende &apos;class MyClass(BaseClass, metaclass=...)&apos;</translation>
45364 </message> 45380 </message>
45365 <message> 45381 <message>
45366 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="773"/> 45382 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="776"/>
45367 <source>mutable default argument of function call &apos;{0}&apos;</source> 45383 <source>mutable default argument of function call &apos;{0}&apos;</source>
45368 <translation>Funktionsaufruf &apos;{0}&apos; als veränderbares Standardargument</translation> 45384 <translation>Funktionsaufruf &apos;{0}&apos; als veränderbares Standardargument</translation>
45369 </message> 45385 </message>
45370 <message> 45386 <message>
45371 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="651"/> 45387 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="654"/>
45372 <source>using .strip() with multi-character strings is misleading</source> 45388 <source>using .strip() with multi-character strings is misleading</source>
45373 <translation>Verwendung von .strip() mit Zeichenketten mit mehreren Zeichen ist missverständlich</translation> 45389 <translation>Verwendung von .strip() mit Zeichenketten mit mehreren Zeichen ist missverständlich</translation>
45374 </message> 45390 </message>
45375 <message> 45391 <message>
45376 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="678"/> 45392 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="681"/>
45377 <source>using &apos;hasattr(x, &quot;__call__&quot;)&apos; to test if &apos;x&apos; is callable is unreliable</source> 45393 <source>using &apos;hasattr(x, &quot;__call__&quot;)&apos; to test if &apos;x&apos; is callable is unreliable</source>
45378 <translation>Verwendung von &apos;hasattr(x, &quot;__call__&quot;)&apos; zum Test, ob &apos;x&apos; aufrufbar ist, ist unzuverlässig</translation> 45394 <translation>Verwendung von &apos;hasattr(x, &quot;__call__&quot;)&apos; zum Test, ob &apos;x&apos; aufrufbar ist, ist unzuverlässig</translation>
45379 </message> 45395 </message>
45380 <message> 45396 <message>
45381 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="668"/> 45397 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="671"/>
45382 <source>loop control variable {0} not used within the loop body - start the name with an underscore</source> 45398 <source>loop control variable {0} not used within the loop body - start the name with an underscore</source>
45383 <translation>Schleifenvariable {0} wird im Schleifenkörper nicht verwendet - beginne den Namen mit einem Unterstrich</translation> 45399 <translation>Schleifenvariable {0} wird im Schleifenkörper nicht verwendet - beginne den Namen mit einem Unterstrich</translation>
45384 </message> 45400 </message>
45385 <message> 45401 <message>
45386 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="776"/> 45402 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="779"/>
45387 <source>None should not be added at any return if function has no return value except None</source> 45403 <source>None should not be added at any return if function has no return value except None</source>
45388 <translation>None sollte nicht zu einem return hinzugefügt werden, wenn die Funktion keinen Rückgabewert außer None besitzt</translation> 45404 <translation>None sollte nicht zu einem return hinzugefügt werden, wenn die Funktion keinen Rückgabewert außer None besitzt</translation>
45389 </message> 45405 </message>
45390 <message> 45406 <message>
45391 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="780"/> 45407 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="783"/>
45392 <source>an explicit value at every return should be added if function has a return value except None</source> 45408 <source>an explicit value at every return should be added if function has a return value except None</source>
45393 <translation>ein expliziter Wert sollte jedem return hinzugefügt werden, wenn eine Funktion einen Rückgabewert außer None besitzt</translation> 45409 <translation>ein expliziter Wert sollte jedem return hinzugefügt werden, wenn eine Funktion einen Rückgabewert außer None besitzt</translation>
45394 </message> 45410 </message>
45395 <message> 45411 <message>
45396 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="784"/> 45412 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="787"/>
45397 <source>an explicit return at the end of the function should be added if it has a return value except None</source> 45413 <source>an explicit return at the end of the function should be added if it has a return value except None</source>
45398 <translation>ein expliziter Rückgabewert sollte am Ende einer Funktion hinzugefügt werden, wenn sie einen Rückgabewert außer None besitzt</translation> 45414 <translation>ein expliziter Rückgabewert sollte am Ende einer Funktion hinzugefügt werden, wenn sie einen Rückgabewert außer None besitzt</translation>
45399 </message> 45415 </message>
45400 <message> 45416 <message>
45401 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="788"/> 45417 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="791"/>
45402 <source>a value should not be assigned to a variable if it will be used as a return value only</source> 45418 <source>a value should not be assigned to a variable if it will be used as a return value only</source>
45403 <translation>einer Variable sollte kein Wert zugewiesen werden, wenn sie nur als Rückgabewert verwendet wird</translation> 45419 <translation>einer Variable sollte kein Wert zugewiesen werden, wenn sie nur als Rückgabewert verwendet wird</translation>
45404 </message> 45420 </message>
45405 <message> 45421 <message>
45406 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="654"/> 45422 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="657"/>
45407 <source>do not call assert False since python -O removes these calls</source> 45423 <source>do not call assert False since python -O removes these calls</source>
45408 <translation>verwende nicht &apos;assert False&apos;, da python -O dies entfernt</translation> 45424 <translation>verwende nicht &apos;assert False&apos;, da python -O dies entfernt</translation>
45409 </message> 45425 </message>
45410 <message> 45426 <message>
45411 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="672"/> 45427 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="675"/>
45412 <source>unncessary f-string</source> 45428 <source>unncessary f-string</source>
45413 <translation>unnötige f-Zeichenkette</translation> 45429 <translation>unnötige f-Zeichenkette</translation>
45414 </message> 45430 </message>
45415 <message> 45431 <message>
45416 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="675"/> 45432 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="678"/>
45417 <source>cannot use &apos;self.__class__&apos; as first argument of &apos;super()&apos; call</source> 45433 <source>cannot use &apos;self.__class__&apos; as first argument of &apos;super()&apos; call</source>
45418 <translation>als erstes Argument von &apos;super()&apos; kann nicht &apos;self.__class__&apos; verwendet werden</translation> 45434 <translation>als erstes Argument von &apos;super()&apos; kann nicht &apos;self.__class__&apos; verwendet werden</translation>
45419 </message> 45435 </message>
45420 <message> 45436 <message>
45421 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="682"/> 45437 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="685"/>
45422 <source>do not call getattr with a constant attribute value</source> 45438 <source>do not call getattr with a constant attribute value</source>
45423 <translation>verwende getattr nicht mit einem konstanten Attribut</translation> 45439 <translation>verwende getattr nicht mit einem konstanten Attribut</translation>
45424 </message> 45440 </message>
45425 <message> 45441 <message>
45426 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="685"/> 45442 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="688"/>
45427 <source>do not call setattr with a constant attribute value</source> 45443 <source>do not call setattr with a constant attribute value</source>
45428 <translation>verwende setattr nicht mit einem konstanten Attribut</translation> 45444 <translation>verwende setattr nicht mit einem konstanten Attribut</translation>
45429 </message> 45445 </message>
45430 <message> 45446 <message>
45431 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="796"/> 45447 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="799"/>
45432 <source>commented code lines should be removed</source> 45448 <source>commented code lines should be removed</source>
45433 <translation>auskommentierte Codezeilen sollten entfernt werden</translation> 45449 <translation>auskommentierte Codezeilen sollten entfernt werden</translation>
45434 </message> 45450 </message>
45435 <message> 45451 <message>
45436 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="792"/> 45452 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="795"/>
45437 <source>prefer implied line continuation inside parentheses, brackets and braces as opposed to a backslash</source> 45453 <source>prefer implied line continuation inside parentheses, brackets and braces as opposed to a backslash</source>
45438 <translation>ziehe eine implizite Zeilenfortsetzung innerhalb von Klammern gegenüber einem Backslash (\) vor</translation> 45454 <translation>ziehe eine implizite Zeilenfortsetzung innerhalb von Klammern gegenüber einem Backslash (\) vor</translation>
45439 </message> 45455 </message>
45440 <message> 45456 <message>
45441 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="559"/> 45457 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="562"/>
45442 <source>use of &apos;datetime.datetime()&apos; without &apos;tzinfo&apos; argument should be avoided</source> 45458 <source>use of &apos;datetime.datetime()&apos; without &apos;tzinfo&apos; argument should be avoided</source>
45443 <translation>Verwendung von &apos;datetime.datetime()&apos; ohne &apos;tzinfo&apos; Argument sollte vermieden werden</translation> 45459 <translation>Verwendung von &apos;datetime.datetime()&apos; ohne &apos;tzinfo&apos; Argument sollte vermieden werden</translation>
45444 </message> 45460 </message>
45445 <message> 45461 <message>
45446 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="563"/> 45462 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="566"/>
45447 <source>use of &apos;datetime.datetime.today()&apos; should be avoided. 45463 <source>use of &apos;datetime.datetime.today()&apos; should be avoided.
45448 Use &apos;datetime.datetime.now(tz=)&apos; instead.</source> 45464 Use &apos;datetime.datetime.now(tz=)&apos; instead.</source>
45449 <translation>Verwendung von &apos;datetime.datetime.today()&apos; sollte vermieden werden 45465 <translation>Verwendung von &apos;datetime.datetime.today()&apos; sollte vermieden werden
45450 Verwende &apos;datetime.datetime.now(tz=)&apos;.</translation> 45466 Verwende &apos;datetime.datetime.now(tz=)&apos;.</translation>
45451 </message> 45467 </message>
45452 <message> 45468 <message>
45453 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="567"/> 45469 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="570"/>
45454 <source>use of &apos;datetime.datetime.utcnow()&apos; should be avoided. 45470 <source>use of &apos;datetime.datetime.utcnow()&apos; should be avoided.
45455 Use &apos;datetime.datetime.now(tz=)&apos; instead.</source> 45471 Use &apos;datetime.datetime.now(tz=)&apos; instead.</source>
45456 <translation>Verwendung von &apos;datetime.datetime.utcnow()&apos; sollte vermieden werden 45472 <translation>Verwendung von &apos;datetime.datetime.utcnow()&apos; sollte vermieden werden
45457 Verwende &apos;datetime.datetime.now(tz=)&apos;.</translation> 45473 Verwende &apos;datetime.datetime.now(tz=)&apos;.</translation>
45458 </message> 45474 </message>
45459 <message> 45475 <message>
45460 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="571"/> 45476 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="574"/>
45461 <source>use of &apos;datetime.datetime.utcfromtimestamp()&apos; should be avoided. 45477 <source>use of &apos;datetime.datetime.utcfromtimestamp()&apos; should be avoided.
45462 Use &apos;datetime.datetime.fromtimestamp(, tz=)&apos; instead.</source> 45478 Use &apos;datetime.datetime.fromtimestamp(, tz=)&apos; instead.</source>
45463 <translation>Verwendung von &apos;datetime.datetime.utcfromtimestamp()&apos; sollte vermieden werden 45479 <translation>Verwendung von &apos;datetime.datetime.utcfromtimestamp()&apos; sollte vermieden werden
45464 Verwende &apos;datetime.datetime.fromtimestamp(, tz=)&apos;.</translation> 45480 Verwende &apos;datetime.datetime.fromtimestamp(, tz=)&apos;.</translation>
45465 </message> 45481 </message>
45466 <message> 45482 <message>
45467 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="575"/> 45483 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="578"/>
45468 <source>use of &apos;datetime.datetime.now()&apos; without &apos;tz&apos; argument should be avoided</source> 45484 <source>use of &apos;datetime.datetime.now()&apos; without &apos;tz&apos; argument should be avoided</source>
45469 <translation>Verwendung von &apos;datetime.datetime.now()&apos; ohne &apos;tz&apos; Argument sollte vermieden werden</translation> 45485 <translation>Verwendung von &apos;datetime.datetime.now()&apos; ohne &apos;tz&apos; Argument sollte vermieden werden</translation>
45470 </message> 45486 </message>
45471 <message> 45487 <message>
45472 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="579"/> 45488 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="582"/>
45473 <source>use of &apos;datetime.datetime.fromtimestamp()&apos; without &apos;tz&apos; argument should be avoided</source> 45489 <source>use of &apos;datetime.datetime.fromtimestamp()&apos; without &apos;tz&apos; argument should be avoided</source>
45474 <translation>Verwendung von &apos;datetime.datetime.fromtimestamp()&apos; ohne &apos;tz&apos; Argument sollte vermieden werden</translation> 45490 <translation>Verwendung von &apos;datetime.datetime.fromtimestamp()&apos; ohne &apos;tz&apos; Argument sollte vermieden werden</translation>
45475 </message> 45491 </message>
45476 <message> 45492 <message>
45477 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="583"/> 45493 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="586"/>
45478 <source>use of &apos;datetime.datetime.strptime()&apos; should be followed by &apos;.replace(tzinfo=)&apos;</source> 45494 <source>use of &apos;datetime.datetime.strptime()&apos; should be followed by &apos;.replace(tzinfo=)&apos;</source>
45479 <translation>Verwendung von datetime.datetime.strptime()&apos; sollte mit &apos;.replace(tzinfo=)&apos; erweitert werden</translation> 45495 <translation>Verwendung von datetime.datetime.strptime()&apos; sollte mit &apos;.replace(tzinfo=)&apos; erweitert werden</translation>
45480 </message> 45496 </message>
45481 <message> 45497 <message>
45482 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="590"/> 45498 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="593"/>
45483 <source>use of &apos;datetime.date()&apos; should be avoided. 45499 <source>use of &apos;datetime.date()&apos; should be avoided.
45484 Use &apos;datetime.datetime(, tzinfo=).date()&apos; instead.</source> 45500 Use &apos;datetime.datetime(, tzinfo=).date()&apos; instead.</source>
45485 <translation>Verwendung von &apos;datetime.date()&apos; sollte vermieden werden 45501 <translation>Verwendung von &apos;datetime.date()&apos; sollte vermieden werden
45486 Verwende &apos;datetime.datetime(, tzinfo=).date()&apos;.</translation> 45502 Verwende &apos;datetime.datetime(, tzinfo=).date()&apos;.</translation>
45487 </message> 45503 </message>
45488 <message> 45504 <message>
45489 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="594"/> 45505 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="597"/>
45490 <source>use of &apos;datetime.date.today()&apos; should be avoided. 45506 <source>use of &apos;datetime.date.today()&apos; should be avoided.
45491 Use &apos;datetime.datetime.now(tz=).date()&apos; instead.</source> 45507 Use &apos;datetime.datetime.now(tz=).date()&apos; instead.</source>
45492 <translation>Verwendung von &apos;datetime.date.today()&apos; sollte vermieden werden 45508 <translation>Verwendung von &apos;datetime.date.today()&apos; sollte vermieden werden
45493 Verwende &apos;datetime.datetime.now(tz=).date()&apos;.</translation> 45509 Verwende &apos;datetime.datetime.now(tz=).date()&apos;.</translation>
45494 </message> 45510 </message>
45495 <message> 45511 <message>
45496 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="598"/> 45512 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="601"/>
45497 <source>use of &apos;datetime.date.fromtimestamp()&apos; should be avoided. 45513 <source>use of &apos;datetime.date.fromtimestamp()&apos; should be avoided.
45498 Use &apos;datetime.datetime.fromtimestamp(tz=).date()&apos; instead.</source> 45514 Use &apos;datetime.datetime.fromtimestamp(tz=).date()&apos; instead.</source>
45499 <translation>Verwendung von &apos;datetime.date.fromtimestamp()&apos; sollte vermieden werden 45515 <translation>Verwendung von &apos;datetime.date.fromtimestamp()&apos; sollte vermieden werden
45500 Verwende &apos;datetime.datetime.fromtimestamp(tz=).date()&apos;.</translation> 45516 Verwende &apos;datetime.datetime.fromtimestamp(tz=).date()&apos;.</translation>
45501 </message> 45517 </message>
45502 <message> 45518 <message>
45503 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="608"/> 45519 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="611"/>
45504 <source>use of &apos;datetime.time()&apos; without &apos;tzinfo&apos; argument should be avoided</source> 45520 <source>use of &apos;datetime.time()&apos; without &apos;tzinfo&apos; argument should be avoided</source>
45505 <translation>Verwendung von &apos;datetime.time()&apos; ohne &apos;tzinfo&apos; Argument sollte vermieden werden</translation> 45521 <translation>Verwendung von &apos;datetime.time()&apos; ohne &apos;tzinfo&apos; Argument sollte vermieden werden</translation>
45506 </message> 45522 </message>
45507 <message> 45523 <message>
45508 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="587"/> 45524 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="590"/>
45509 <source>use of &apos;datetime.datetime.fromordinal()&apos; should be avoided</source> 45525 <source>use of &apos;datetime.datetime.fromordinal()&apos; should be avoided</source>
45510 <translation>Verwendung von &apos;datetime.datetime.fromordinal()&apos; sollte vermieden werden</translation> 45526 <translation>Verwendung von &apos;datetime.datetime.fromordinal()&apos; sollte vermieden werden</translation>
45511 </message> 45527 </message>
45512 <message> 45528 <message>
45513 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="602"/> 45529 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="605"/>
45514 <source>use of &apos;datetime.date.fromordinal()&apos; should be avoided</source> 45530 <source>use of &apos;datetime.date.fromordinal()&apos; should be avoided</source>
45515 <translation>Verwendung von &apos;datetime.date.fromordinal()&apos; sollte vermieden werden</translation> 45531 <translation>Verwendung von &apos;datetime.date.fromordinal()&apos; sollte vermieden werden</translation>
45516 </message> 45532 </message>
45517 <message> 45533 <message>
45518 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="605"/> 45534 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="608"/>
45519 <source>use of &apos;datetime.date.fromisoformat()&apos; should be avoided</source> 45535 <source>use of &apos;datetime.date.fromisoformat()&apos; should be avoided</source>
45520 <translation>Verwendung von &apos;datetime.date.fromisoformat()&apos; sollte vermieden werden</translation> 45536 <translation>Verwendung von &apos;datetime.date.fromisoformat()&apos; sollte vermieden werden</translation>
45521 </message> 45537 </message>
45522 <message> 45538 <message>
45523 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="527"/> 45539 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="530"/>
45524 <source>unnecessary {0} call - rewrite as a literal</source> 45540 <source>unnecessary {0} call - rewrite as a literal</source>
45525 <translation>unnötiger {0} Aufruf - als Literal umschreiben</translation> 45541 <translation>unnötiger {0} Aufruf - als Literal umschreiben</translation>
45526 </message> 45542 </message>
45527 <message> 45543 <message>
45528 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="533"/> 45544 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="536"/>
45529 <source>unnecessary {0} literal - rewrite as a {1} literal</source> 45545 <source>unnecessary {0} literal - rewrite as a {1} literal</source>
45530 <translation>unnötiges {0} literal - als ein {1} Literal umschreiben</translation> 45546 <translation>unnötiges {0} literal - als ein {1} Literal umschreiben</translation>
45531 </message> 45547 </message>
45532 <message> 45548 <message>
45533 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="536"/> 45549 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="539"/>
45534 <source>unnecessary {0} passed to tuple() - rewrite as a {1} literal</source> 45550 <source>unnecessary {0} passed to tuple() - rewrite as a {1} literal</source>
45535 <translation>unnötige {0} an tuple() übergeben - als {1} Literal umschreiben</translation> 45551 <translation>unnötige {0} an tuple() übergeben - als {1} Literal umschreiben</translation>
45536 </message> 45552 </message>
45537 <message> 45553 <message>
45538 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="539"/> 45554 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="542"/>
45539 <source>unnecessary {0} passed to list() - rewrite as a {1} literal</source> 45555 <source>unnecessary {0} passed to list() - rewrite as a {1} literal</source>
45540 <translation>unnötige {0} an list() übergeben - als {1} Literal umschreiben</translation> 45556 <translation>unnötige {0} an list() übergeben - als {1} Literal umschreiben</translation>
45541 </message> 45557 </message>
45542 <message> 45558 <message>
45543 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="542"/> 45559 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="545"/>
45544 <source>unnecessary list call - remove the outer call to list()</source> 45560 <source>unnecessary list call - remove the outer call to list()</source>
45545 <translation>unnötiger list() Aufruf - entferne den äußersten list() Aufruf</translation> 45561 <translation>unnötiger list() Aufruf - entferne den äußersten list() Aufruf</translation>
45546 </message> 45562 </message>
45547 <message> 45563 <message>
45548 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="545"/> 45564 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="548"/>
45549 <source>unnecessary list comprehension - &quot;in&quot; can take a generator</source> 45565 <source>unnecessary list comprehension - &quot;in&quot; can take a generator</source>
45550 <translation>unnötige List Comprehension - &quot;in&quot; kann einen Generator verwenden</translation> 45566 <translation>unnötige List Comprehension - &quot;in&quot; kann einen Generator verwenden</translation>
45551 </message> 45567 </message>
45552 <message> 45568 <message>
45553 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="548"/> 45569 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="551"/>
45554 <source>unnecessary {0} passed to tuple() - remove the outer call to {1}()</source> 45570 <source>unnecessary {0} passed to tuple() - remove the outer call to {1}()</source>
45555 <translation>unnötige {0} an tuple() übergeben - entferne den äußersten {1}() Aufruf</translation> 45571 <translation>unnötige {0} an tuple() übergeben - entferne den äußersten {1}() Aufruf</translation>
45556 </message> 45572 </message>
45557 <message> 45573 <message>
45558 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="551"/> 45574 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="554"/>
45559 <source>unnecessary {0} passed to list() - remove the outer call to {1}()</source> 45575 <source>unnecessary {0} passed to list() - remove the outer call to {1}()</source>
45560 <translation>unnötige {0} an list() übergeben - entferne den äußersten {1}() Aufruf</translation> 45576 <translation>unnötige {0} an list() übergeben - entferne den äußersten {1}() Aufruf</translation>
45561 </message> 45577 </message>
45562 <message> 45578 <message>
45563 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="613"/> 45579 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="616"/>
45564 <source>&apos;sys.version[:3]&apos; referenced (Python 3.10), use &apos;sys.version_info&apos;</source> 45580 <source>&apos;sys.version[:3]&apos; referenced (Python 3.10), use &apos;sys.version_info&apos;</source>
45565 <translation>&apos;sys.version[:3]&apos; referenziert (Python 3.10), verwende &apos;sys.version_info&apos;</translation> 45581 <translation>&apos;sys.version[:3]&apos; referenziert (Python 3.10), verwende &apos;sys.version_info&apos;</translation>
45566 </message> 45582 </message>
45567 <message> 45583 <message>
45568 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="616"/> 45584 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="619"/>
45569 <source>&apos;sys.version[2]&apos; referenced (Python 3.10), use &apos;sys.version_info&apos;</source> 45585 <source>&apos;sys.version[2]&apos; referenced (Python 3.10), use &apos;sys.version_info&apos;</source>
45570 <translation>&apos;sys.version[2]&apos; referenziert (Python 3.10), verwende &apos;sys.version_info&apos;</translation> 45586 <translation>&apos;sys.version[2]&apos; referenziert (Python 3.10), verwende &apos;sys.version_info&apos;</translation>
45571 </message> 45587 </message>
45572 <message> 45588 <message>
45573 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="619"/> 45589 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="622"/>
45574 <source>&apos;sys.version&apos; compared to string (Python 3.10), use &apos;sys.version_info&apos;</source> 45590 <source>&apos;sys.version&apos; compared to string (Python 3.10), use &apos;sys.version_info&apos;</source>
45575 <translation>&apos;sys.version&apos; verglichen mit Zeichenkette (Python 3.10), verwende &apos;sys.version_info&apos;</translation> 45591 <translation>&apos;sys.version&apos; verglichen mit Zeichenkette (Python 3.10), verwende &apos;sys.version_info&apos;</translation>
45576 </message> 45592 </message>
45577 <message> 45593 <message>
45578 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="623"/> 45594 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="626"/>
45579 <source>&apos;sys.version_info[0] == 3&apos; referenced (Python 4), use &apos;&gt;=&apos;</source> 45595 <source>&apos;sys.version_info[0] == 3&apos; referenced (Python 4), use &apos;&gt;=&apos;</source>
45580 <translation>&apos;sys.version_info[0] == 3&apos; referenziert (Python 4), verwende &apos;&gt;=&apos;</translation> 45596 <translation>&apos;sys.version_info[0] == 3&apos; referenziert (Python 4), verwende &apos;&gt;=&apos;</translation>
45581 </message> 45597 </message>
45582 <message> 45598 <message>
45583 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="626"/> 45599 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="629"/>
45584 <source>&apos;six.PY3&apos; referenced (Python 4), use &apos;not six.PY2&apos;</source> 45600 <source>&apos;six.PY3&apos; referenced (Python 4), use &apos;not six.PY2&apos;</source>
45585 <translation>&apos;six.PY3&apos; referenziert (Python 4), verwende &apos;not six.PY2&apos;</translation> 45601 <translation>&apos;six.PY3&apos; referenziert (Python 4), verwende &apos;not six.PY2&apos;</translation>
45586 </message> 45602 </message>
45587 <message> 45603 <message>
45588 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="629"/> 45604 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="632"/>
45589 <source>&apos;sys.version_info[1]&apos; compared to integer (Python 4), compare &apos;sys.version_info&apos; to tuple</source> 45605 <source>&apos;sys.version_info[1]&apos; compared to integer (Python 4), compare &apos;sys.version_info&apos; to tuple</source>
45590 <translation>&apos;sys.version_info[1]&apos; verglichen mit einem Integer (Python 4), vergleiche &apos;sys.version_info&apos; mit einem Tuple</translation> 45606 <translation>&apos;sys.version_info[1]&apos; verglichen mit einem Integer (Python 4), vergleiche &apos;sys.version_info&apos; mit einem Tuple</translation>
45591 </message> 45607 </message>
45592 <message> 45608 <message>
45593 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="633"/> 45609 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="636"/>
45594 <source>&apos;sys.version_info.minor&apos; compared to integer (Python 4), compare &apos;sys.version_info&apos; to tuple</source> 45610 <source>&apos;sys.version_info.minor&apos; compared to integer (Python 4), compare &apos;sys.version_info&apos; to tuple</source>
45595 <translation>&apos;sys.version_info.minor&apos; verglichen mit einem Integer (Python 4), vergleiche &apos;sys.version_info&apos; mit einem Tuple</translation> 45611 <translation>&apos;sys.version_info.minor&apos; verglichen mit einem Integer (Python 4), vergleiche &apos;sys.version_info&apos; mit einem Tuple</translation>
45596 </message> 45612 </message>
45597 <message> 45613 <message>
45598 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="637"/> 45614 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="640"/>
45599 <source>&apos;sys.version[0]&apos; referenced (Python 10), use &apos;sys.version_info&apos;</source> 45615 <source>&apos;sys.version[0]&apos; referenced (Python 10), use &apos;sys.version_info&apos;</source>
45600 <translation>&apos;sys.version[0]&apos; referenziert (Python 10), verwende &apos;sys.version_info&apos;</translation> 45616 <translation>&apos;sys.version[0]&apos; referenziert (Python 10), verwende &apos;sys.version_info&apos;</translation>
45601 </message> 45617 </message>
45602 <message> 45618 <message>
45603 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="640"/> 45619 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="643"/>
45604 <source>&apos;sys.version&apos; compared to string (Python 10), use &apos;sys.version_info&apos;</source> 45620 <source>&apos;sys.version&apos; compared to string (Python 10), use &apos;sys.version_info&apos;</source>
45605 <translation>&apos;sys.version&apos; verglichen mit Zeichenkette (Python 10), verwende &apos;sys.version_info&apos;</translation> 45621 <translation>&apos;sys.version&apos; verglichen mit Zeichenkette (Python 10), verwende &apos;sys.version_info&apos;</translation>
45606 </message> 45622 </message>
45607 <message> 45623 <message>
45608 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="644"/> 45624 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="647"/>
45609 <source>&apos;sys.version[:1]&apos; referenced (Python 10), use &apos;sys.version_info&apos;</source> 45625 <source>&apos;sys.version[:1]&apos; referenced (Python 10), use &apos;sys.version_info&apos;</source>
45610 <translation>&apos;sys.version[:1]&apos; referenziert (Python 10), verwende &apos;sys.version_info&apos;</translation> 45626 <translation>&apos;sys.version[:1]&apos; referenziert (Python 10), verwende &apos;sys.version_info&apos;</translation>
45611 </message> 45627 </message>
45612 </context> 45628 </context>
45613 <context> 45629 <context>
46059 </message> 46075 </message>
46060 </context> 46076 </context>
46061 <context> 46077 <context>
46062 <name>NamingStyleChecker</name> 46078 <name>NamingStyleChecker</name>
46063 <message> 46079 <message>
46064 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="432"/> 46080 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="435"/>
46065 <source>class names should use CapWords convention</source> 46081 <source>class names should use CapWords convention</source>
46066 <translation>Klassennamen sollten die &apos;CapWords&apos; Konvention verwenden</translation> 46082 <translation>Klassennamen sollten die &apos;CapWords&apos; Konvention verwenden</translation>
46067 </message> 46083 </message>
46068 <message> 46084 <message>
46069 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="435"/> 46085 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="438"/>
46070 <source>function name should be lowercase</source> 46086 <source>function name should be lowercase</source>
46071 <translation>Funktionsname sollte klein geschrieben sein</translation> 46087 <translation>Funktionsname sollte klein geschrieben sein</translation>
46072 </message> 46088 </message>
46073 <message> 46089 <message>
46074 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="438"/> 46090 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="441"/>
46075 <source>argument name should be lowercase</source> 46091 <source>argument name should be lowercase</source>
46076 <translation>Argumentname sollte klein geschrieben sein</translation> 46092 <translation>Argumentname sollte klein geschrieben sein</translation>
46077 </message> 46093 </message>
46078 <message> 46094 <message>
46079 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="441"/> 46095 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="444"/>
46080 <source>first argument of a class method should be named &apos;cls&apos;</source> 46096 <source>first argument of a class method should be named &apos;cls&apos;</source>
46081 <translation>Das erste Argument einer Klassenmethode sollte &apos;cls&apos; sein</translation> 46097 <translation>Das erste Argument einer Klassenmethode sollte &apos;cls&apos; sein</translation>
46082 </message> 46098 </message>
46083 <message> 46099 <message>
46084 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="444"/> 46100 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="447"/>
46085 <source>first argument of a method should be named &apos;self&apos;</source> 46101 <source>first argument of a method should be named &apos;self&apos;</source>
46086 <translation>Das erste Argument einer Methode sollte &apos;self&apos; sein</translation> 46102 <translation>Das erste Argument einer Methode sollte &apos;self&apos; sein</translation>
46087 </message> 46103 </message>
46088 <message> 46104 <message>
46089 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="447"/> 46105 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="450"/>
46090 <source>first argument of a static method should not be named &apos;self&apos; or &apos;cls</source> 46106 <source>first argument of a static method should not be named &apos;self&apos; or &apos;cls</source>
46091 <translation>Das erste Argument einer statischen Methode sollte nicht &apos;self&apos; oder &apos;cls&apos; sein</translation> 46107 <translation>Das erste Argument einer statischen Methode sollte nicht &apos;self&apos; oder &apos;cls&apos; sein</translation>
46092 </message> 46108 </message>
46093 <message> 46109 <message>
46094 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="451"/> 46110 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="454"/>
46095 <source>module names should be lowercase</source> 46111 <source>module names should be lowercase</source>
46096 <translation>Modulnamen sollten klein geschrieben sein</translation> 46112 <translation>Modulnamen sollten klein geschrieben sein</translation>
46097 </message> 46113 </message>
46098 <message> 46114 <message>
46099 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="454"/> 46115 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="457"/>
46100 <source>package names should be lowercase</source> 46116 <source>package names should be lowercase</source>
46101 <translation>Paketnamen sollten klein geschrieben sein</translation> 46117 <translation>Paketnamen sollten klein geschrieben sein</translation>
46102 </message> 46118 </message>
46103 <message> 46119 <message>
46104 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="457"/> 46120 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="460"/>
46105 <source>constant imported as non constant</source> 46121 <source>constant imported as non constant</source>
46106 <translation>Konstante als Nicht-Konstante importiert</translation> 46122 <translation>Konstante als Nicht-Konstante importiert</translation>
46107 </message> 46123 </message>
46108 <message> 46124 <message>
46109 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="460"/> 46125 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="463"/>
46110 <source>lowercase imported as non lowercase</source> 46126 <source>lowercase imported as non lowercase</source>
46111 <translation>klein geschriebener Bezeichner als nicht klein geschriebener importiert</translation> 46127 <translation>klein geschriebener Bezeichner als nicht klein geschriebener importiert</translation>
46112 </message> 46128 </message>
46113 <message> 46129 <message>
46114 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="463"/> 46130 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="466"/>
46115 <source>camelcase imported as lowercase</source> 46131 <source>camelcase imported as lowercase</source>
46116 <translation>groß/klein geschriebener Bezeichner als klein geschriebener importiert</translation> 46132 <translation>groß/klein geschriebener Bezeichner als klein geschriebener importiert</translation>
46117 </message> 46133 </message>
46118 <message> 46134 <message>
46119 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="466"/> 46135 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="469"/>
46120 <source>camelcase imported as constant</source> 46136 <source>camelcase imported as constant</source>
46121 <translation>groß/klein geschriebener Bezeichner als Konstante importiert</translation> 46137 <translation>groß/klein geschriebener Bezeichner als Konstante importiert</translation>
46122 </message> 46138 </message>
46123 <message> 46139 <message>
46124 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="469"/> 46140 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="472"/>
46125 <source>variable in function should be lowercase</source> 46141 <source>variable in function should be lowercase</source>
46126 <translation>Variablen in Funktionen sollte klein geschrieben sein</translation> 46142 <translation>Variablen in Funktionen sollte klein geschrieben sein</translation>
46127 </message> 46143 </message>
46128 <message> 46144 <message>
46129 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="472"/> 46145 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="475"/>
46130 <source>names &apos;l&apos;, &apos;O&apos; and &apos;I&apos; should be avoided</source> 46146 <source>names &apos;l&apos;, &apos;O&apos; and &apos;I&apos; should be avoided</source>
46131 <translation>Namen &apos;l&apos;, &apos;O&apos; und &apos;I&apos; sollten vermieden werden</translation> 46147 <translation>Namen &apos;l&apos;, &apos;O&apos; und &apos;I&apos; sollten vermieden werden</translation>
46132 </message> 46148 </message>
46133 </context> 46149 </context>
46134 <context> 46150 <context>
47524 </message> 47540 </message>
47525 <message> 47541 <message>
47526 <location filename="../PipInterface/Pip.py" line="297"/> 47542 <location filename="../PipInterface/Pip.py" line="297"/>
47527 <source>You are trying to upgrade PyQt packages. This might not work for the current instance of Python ({0}). Do you want to continue?</source> 47543 <source>You are trying to upgrade PyQt packages. This might not work for the current instance of Python ({0}). Do you want to continue?</source>
47528 <translation>Sie versuchen ein Upgrade von PyQt Paketen. Dies könnte für die laufende Python Instanz ({0}) fehlschlagen. Soll fortgefahren werden?</translation> 47544 <translation>Sie versuchen ein Upgrade von PyQt Paketen. Dies könnte für die laufende Python Instanz ({0}) fehlschlagen. Soll fortgefahren werden?</translation>
47545 </message>
47546 <message>
47547 <location filename="../PipInterface/Pip.py" line="679"/>
47548 <source>Cache Info</source>
47549 <translation>Zwischenspeicherinformationen</translation>
47550 </message>
47551 <message>
47552 <location filename="../PipInterface/Pip.py" line="704"/>
47553 <source>List Cached Files</source>
47554 <translation>Liste zwischengespeicherte Dateien</translation>
47555 </message>
47556 <message>
47557 <location filename="../PipInterface/Pip.py" line="694"/>
47558 <source>Enter a file pattern (empty for all):</source>
47559 <translation>Gib ein Dateinamenmuster ein (leer für alle):</translation>
47560 </message>
47561 <message>
47562 <location filename="../PipInterface/Pip.py" line="728"/>
47563 <source>Remove Cached Files</source>
47564 <translation>Zwischengespeicherte Dateien Löschen</translation>
47565 </message>
47566 <message>
47567 <location filename="../PipInterface/Pip.py" line="720"/>
47568 <source>Enter a file pattern:</source>
47569 <translation>Gib ein Dateinamenmuster ein:</translation>
47570 </message>
47571 <message>
47572 <location filename="../PipInterface/Pip.py" line="751"/>
47573 <source>Purge Cache</source>
47574 <translation>Zwischenspeicher Leeren</translation>
47575 </message>
47576 <message>
47577 <location filename="../PipInterface/Pip.py" line="744"/>
47578 <source>Do you really want to purge the pip cache? All files need to be downloaded again.</source>
47579 <translation>Soll der pip Zwischenspeicher wirklich geleert werden? Alle Dateien müssen neu heruntergeladen werden.</translation>
47529 </message> 47580 </message>
47530 </context> 47581 </context>
47531 <context> 47582 <context>
47532 <name>PipDialog</name> 47583 <name>PipDialog</name>
47533 <message> 47584 <message>
48278 <location filename="../PipInterface/PipPackagesWidget.py" line="920"/> 48329 <location filename="../PipInterface/PipPackagesWidget.py" line="920"/>
48279 <source>Repair Pip</source> 48330 <source>Repair Pip</source>
48280 <translation>Pip reparieren</translation> 48331 <translation>Pip reparieren</translation>
48281 </message> 48332 </message>
48282 <message> 48333 <message>
48283 <location filename="../PipInterface/PipPackagesWidget.py" line="1015"/> 48334 <location filename="../PipInterface/PipPackagesWidget.py" line="1033"/>
48284 <source>Install Packages</source> 48335 <source>Install Packages</source>
48285 <translation>Pakete installieren</translation> 48336 <translation>Pakete installieren</translation>
48286 </message> 48337 </message>
48287 <message> 48338 <message>
48288 <location filename="../PipInterface/PipPackagesWidget.py" line="927"/> 48339 <location filename="../PipInterface/PipPackagesWidget.py" line="927"/>
48303 <location filename="../PipInterface/PipPackagesWidget.py" line="937"/> 48354 <location filename="../PipInterface/PipPackagesWidget.py" line="937"/>
48304 <source>Generate Requirements...</source> 48355 <source>Generate Requirements...</source>
48305 <translation>Anforderungen erzeugen...</translation> 48356 <translation>Anforderungen erzeugen...</translation>
48306 </message> 48357 </message>
48307 <message> 48358 <message>
48308 <location filename="../PipInterface/PipPackagesWidget.py" line="942"/> 48359 <location filename="../PipInterface/PipPackagesWidget.py" line="955"/>
48309 <source>Edit User Configuration...</source> 48360 <source>Edit User Configuration...</source>
48310 <translation>Nutzerkonfiguration bearbeiten...</translation> 48361 <translation>Nutzerkonfiguration bearbeiten...</translation>
48311 </message> 48362 </message>
48312 <message> 48363 <message>
48313 <location filename="../PipInterface/PipPackagesWidget.py" line="945"/> 48364 <location filename="../PipInterface/PipPackagesWidget.py" line="958"/>
48314 <source>Edit Environment Configuration...</source> 48365 <source>Edit Environment Configuration...</source>
48315 <translation>Umgebungskonfiguration bearbeiten...</translation> 48366 <translation>Umgebungskonfiguration bearbeiten...</translation>
48316 </message> 48367 </message>
48317 <message> 48368 <message>
48318 <location filename="../PipInterface/PipPackagesWidget.py" line="950"/> 48369 <location filename="../PipInterface/PipPackagesWidget.py" line="963"/>
48319 <source>Configure...</source> 48370 <source>Configure...</source>
48320 <translation>Einstellungen...</translation> 48371 <translation>Einstellungen...</translation>
48321 </message> 48372 </message>
48322 <message> 48373 <message>
48323 <location filename="../PipInterface/PipPackagesWidget.py" line="1128"/> 48374 <location filename="../PipInterface/PipPackagesWidget.py" line="1146"/>
48324 <source>Edit Configuration</source> 48375 <source>Edit Configuration</source>
48325 <translation>Konfiguration bearbeiten</translation> 48376 <translation>Konfiguration bearbeiten</translation>
48326 </message> 48377 </message>
48327 <message> 48378 <message>
48328 <location filename="../PipInterface/PipPackagesWidget.py" line="1128"/> 48379 <location filename="../PipInterface/PipPackagesWidget.py" line="1146"/>
48329 <source>No valid configuration path determined. Aborting</source> 48380 <source>No valid configuration path determined. Aborting</source>
48330 <translation>Es konnte kein gültiger Konfigurationspfad ermittelt werden. Abbruch</translation> 48381 <translation>Es konnte kein gültiger Konfigurationspfad ermittelt werden. Abbruch</translation>
48382 </message>
48383 <message>
48384 <location filename="../PipInterface/PipPackagesWidget.py" line="941"/>
48385 <source>Show Cache Info...</source>
48386 <translation>Zwischenspeicherinfo...</translation>
48387 </message>
48388 <message>
48389 <location filename="../PipInterface/PipPackagesWidget.py" line="944"/>
48390 <source>Show Cached Files...</source>
48391 <translation>Zwischengespeicherte Dateien...</translation>
48392 </message>
48393 <message>
48394 <location filename="../PipInterface/PipPackagesWidget.py" line="947"/>
48395 <source>Remove Cached Files...</source>
48396 <translation>Zwischengespeicherte Dateien löschen...</translation>
48397 </message>
48398 <message>
48399 <location filename="../PipInterface/PipPackagesWidget.py" line="950"/>
48400 <source>Purge Cache...</source>
48401 <translation>Zwischenspeicher leeren...</translation>
48331 </message> 48402 </message>
48332 </context> 48403 </context>
48333 <context> 48404 <context>
48334 <name>PipPage</name> 48405 <name>PipPage</name>
48335 <message> 48406 <message>
49591 </message> 49662 </message>
49592 </context> 49663 </context>
49593 <context> 49664 <context>
49594 <name>Preferences</name> 49665 <name>Preferences</name>
49595 <message> 49666 <message>
49596 <location filename="../Preferences/__init__.py" line="1645"/> 49667 <location filename="../Preferences/__init__.py" line="1604"/>
49597 <source>Export Preferences</source> 49668 <source>Export Preferences</source>
49598 <translation>Einstellungen exportieren</translation> 49669 <translation>Einstellungen exportieren</translation>
49599 </message> 49670 </message>
49600 <message> 49671 <message>
49601 <location filename="../Preferences/__init__.py" line="1673"/> 49672 <location filename="../Preferences/__init__.py" line="1632"/>
49602 <source>Import Preferences</source> 49673 <source>Import Preferences</source>
49603 <translation>Einstellungen importieren</translation> 49674 <translation>Einstellungen importieren</translation>
49604 </message> 49675 </message>
49605 <message> 49676 <message>
49606 <location filename="../Preferences/__init__.py" line="1673"/> 49677 <location filename="../Preferences/__init__.py" line="1632"/>
49607 <source>Properties File (*.ini);;All Files (*)</source> 49678 <source>Properties File (*.ini);;All Files (*)</source>
49608 <translation>Properties-Dateien (*.ini);;Alle Dateien (*)</translation> 49679 <translation>Properties-Dateien (*.ini);;Alle Dateien (*)</translation>
49609 </message> 49680 </message>
49610 </context> 49681 </context>
49611 <context> 49682 <context>
49924 <location filename="../Preferences/ProgramsDialog.py" line="53"/> 49995 <location filename="../Preferences/ProgramsDialog.py" line="53"/>
49925 <source>Press to search for programs</source> 49996 <source>Press to search for programs</source>
49926 <translation>Drücke, um nach Programmen zu suchen</translation> 49997 <translation>Drücke, um nach Programmen zu suchen</translation>
49927 </message> 49998 </message>
49928 <message> 49999 <message>
49929 <location filename="../Preferences/ProgramsDialog.py" line="215"/> 50000 <location filename="../Preferences/ProgramsDialog.py" line="203"/>
49930 <source>Forms Compiler (Ruby, Qt4)</source>
49931 <translation>Formularcompiler (Ruby, Qt4)</translation>
49932 </message>
49933 <message>
49934 <location filename="../Preferences/ProgramsDialog.py" line="220"/>
49935 <source>Resource Compiler (Ruby, Qt4)</source>
49936 <translation>Ressourcencompiler (Ruby, Qt4)</translation>
49937 </message>
49938 <message>
49939 <location filename="../Preferences/ProgramsDialog.py" line="249"/>
49940 <source>CORBA IDL Compiler</source> 50001 <source>CORBA IDL Compiler</source>
49941 <translation>CORBA IDL Compiler</translation> 50002 <translation>CORBA IDL Compiler</translation>
49942 </message> 50003 </message>
49943 <message> 50004 <message>
49944 <location filename="../Preferences/ProgramsDialog.py" line="388"/> 50005 <location filename="../Preferences/ProgramsDialog.py" line="342"/>
49945 <source>(not configured)</source> 50006 <source>(not configured)</source>
49946 <translation>(nicht konfiguriert)</translation> 50007 <translation>(nicht konfiguriert)</translation>
49947 </message> 50008 </message>
49948 <message> 50009 <message>
49949 <location filename="../Preferences/ProgramsDialog.py" line="446"/> 50010 <location filename="../Preferences/ProgramsDialog.py" line="400"/>
49950 <source>(not executable)</source> 50011 <source>(not executable)</source>
49951 <translation>(nicht ausführbar)</translation> 50012 <translation>(nicht ausführbar)</translation>
49952 </message> 50013 </message>
49953 <message> 50014 <message>
49954 <location filename="../Preferences/ProgramsDialog.py" line="489"/> 50015 <location filename="../Preferences/ProgramsDialog.py" line="443"/>
49955 <source>(not found)</source> 50016 <source>(not found)</source>
49956 <translation>(nicht gefunden)</translation> 50017 <translation>(nicht gefunden)</translation>
49957 </message> 50018 </message>
49958 <message> 50019 <message>
49959 <location filename="../Preferences/ProgramsDialog.ui" line="14"/> 50020 <location filename="../Preferences/ProgramsDialog.ui" line="14"/>
49960 <source>External Tools</source> 50021 <source>External Tools</source>
49961 <translation>Externe Werkzeuge</translation> 50022 <translation>Externe Werkzeuge</translation>
49962 </message> 50023 </message>
49963 <message> 50024 <message>
49964 <location filename="../Preferences/ProgramsDialog.py" line="443"/> 50025 <location filename="../Preferences/ProgramsDialog.py" line="397"/>
49965 <source>(unknown)</source> 50026 <source>(unknown)</source>
49966 <translation>(unbekannt)</translation> 50027 <translation>(unbekannt)</translation>
49967 </message> 50028 </message>
49968 <message> 50029 <message>
49969 <location filename="../Preferences/ProgramsDialog.py" line="281"/> 50030 <location filename="../Preferences/ProgramsDialog.py" line="235"/>
49970 <source>Spell Checker - PyEnchant</source> 50031 <source>Spell Checker - PyEnchant</source>
49971 <translation>Rechtschreibprüfung – PyEnchant</translation> 50032 <translation>Rechtschreibprüfung – PyEnchant</translation>
49972 </message> 50033 </message>
49973 <message> 50034 <message>
49974 <location filename="../Preferences/ProgramsDialog.py" line="186"/> 50035 <location filename="../Preferences/ProgramsDialog.py" line="252"/>
49975 <source>Forms Compiler (Python, PySide)</source>
49976 <translation>Formularcompiler (Python, PySide)</translation>
49977 </message>
49978 <message>
49979 <location filename="../Preferences/ProgramsDialog.py" line="191"/>
49980 <source>Resource Compiler (Python, PySide)</source>
49981 <translation>Ressourcencompiler (Python, PySide)</translation>
49982 </message>
49983 <message>
49984 <location filename="../Preferences/ProgramsDialog.py" line="181"/>
49985 <source>Translation Extractor (Python, PySide)</source>
49986 <translation>Übersetzungsextraktor (Python, PySide)</translation>
49987 </message>
49988 <message>
49989 <location filename="../Preferences/ProgramsDialog.py" line="298"/>
49990 <source>Source Highlighter - Pygments</source> 50036 <source>Source Highlighter - Pygments</source>
49991 <translation>Quelltextfärber – Pygments</translation> 50037 <translation>Quelltextfärber – Pygments</translation>
49992 </message> 50038 </message>
49993 <message> 50039 <message>
49994 <location filename="../Preferences/ProgramsDialog.py" line="100"/> 50040 <location filename="../Preferences/ProgramsDialog.py" line="100"/>
50009 <location filename="../Preferences/ProgramsDialog.py" line="140"/> 50055 <location filename="../Preferences/ProgramsDialog.py" line="140"/>
50010 <source>Qt Assistant</source> 50056 <source>Qt Assistant</source>
50011 <translation>Qt Assistant</translation> 50057 <translation>Qt Assistant</translation>
50012 </message> 50058 </message>
50013 <message> 50059 <message>
50014 <location filename="../Preferences/ProgramsDialog.py" line="147"/> 50060 <location filename="../Preferences/ProgramsDialog.py" line="146"/>
50015 <source>Translation Extractor (Python, PyQt4)</source>
50016 <translation>Übersetzungsextraktor (Python, PyQt4)</translation>
50017 </message>
50018 <message>
50019 <location filename="../Preferences/ProgramsDialog.py" line="152"/>
50020 <source>Forms Compiler (Python, PyQt4)</source>
50021 <translation>Formularcompiler (Python, PyQt4)</translation>
50022 </message>
50023 <message>
50024 <location filename="../Preferences/ProgramsDialog.py" line="157"/>
50025 <source>Resource Compiler (Python, PyQt4)</source>
50026 <translation>Ressourcencompiler (Python, PyQt4)</translation>
50027 </message>
50028 <message>
50029 <location filename="../Preferences/ProgramsDialog.py" line="164"/>
50030 <source>Translation Extractor (Python, PyQt5)</source> 50061 <source>Translation Extractor (Python, PyQt5)</source>
50031 <translation>Übersetzungsextraktor (Python, PyQt5)</translation> 50062 <translation>Übersetzungsextraktor (Python, PyQt5)</translation>
50032 </message> 50063 </message>
50033 <message> 50064 <message>
50034 <location filename="../Preferences/ProgramsDialog.py" line="169"/> 50065 <location filename="../Preferences/ProgramsDialog.py" line="151"/>
50035 <source>Forms Compiler (Python, PyQt5)</source> 50066 <source>Forms Compiler (Python, PyQt5)</source>
50036 <translation>Formularcompiler (Python, PyQt5)</translation> 50067 <translation>Formularcompiler (Python, PyQt5)</translation>
50037 </message> 50068 </message>
50038 <message> 50069 <message>
50039 <location filename="../Preferences/ProgramsDialog.py" line="174"/> 50070 <location filename="../Preferences/ProgramsDialog.py" line="156"/>
50040 <source>Resource Compiler (Python, PyQt5)</source> 50071 <source>Resource Compiler (Python, PyQt5)</source>
50041 <translation>Ressourcencompiler (Python, PyQt5)</translation> 50072 <translation>Ressourcencompiler (Python, PyQt5)</translation>
50042 </message> 50073 </message>
50043 <message> 50074 <message>
50044 <location filename="../Preferences/ProgramsDialog.py" line="257"/> 50075 <location filename="../Preferences/ProgramsDialog.py" line="211"/>
50045 <source>Protobuf Compiler</source> 50076 <source>Protobuf Compiler</source>
50046 <translation>Protobuf Compiler</translation> 50077 <translation>Protobuf Compiler</translation>
50047 </message> 50078 </message>
50048 <message> 50079 <message>
50049 <location filename="../Preferences/ProgramsDialog.py" line="263"/> 50080 <location filename="../Preferences/ProgramsDialog.py" line="217"/>
50050 <source>gRPC Compiler</source> 50081 <source>gRPC Compiler</source>
50051 <translation>gRPC Compiler</translation> 50082 <translation>gRPC Compiler</translation>
50052 </message> 50083 </message>
50053 <message> 50084 <message>
50054 <location filename="../Preferences/ProgramsDialog.py" line="422"/> 50085 <location filename="../Preferences/ProgramsDialog.py" line="376"/>
50055 <source>(module not found)</source> 50086 <source>(module not found)</source>
50056 <translation>(Modul nicht gefunden)</translation> 50087 <translation>(Modul nicht gefunden)</translation>
50057 </message> 50088 </message>
50058 <message> 50089 <message>
50059 <location filename="../Preferences/ProgramsDialog.py" line="198"/> 50090 <location filename="../Preferences/ProgramsDialog.py" line="164"/>
50060 <source>Translation Extractor (Python, PySide2)</source> 50091 <source>Translation Extractor (Python, PySide2)</source>
50061 <translation>Übersetzungsextraktor (Python, PySide2)</translation> 50092 <translation>Übersetzungsextraktor (Python, PySide2)</translation>
50062 </message> 50093 </message>
50063 <message> 50094 <message>
50064 <location filename="../Preferences/ProgramsDialog.py" line="208"/> 50095 <location filename="../Preferences/ProgramsDialog.py" line="174"/>
50065 <source>Resource Compiler (Python, PySide2)</source> 50096 <source>Resource Compiler (Python, PySide2)</source>
50066 <translation>Ressourcencompiler (Python, PySide2)</translation> 50097 <translation>Ressourcencompiler (Python, PySide2)</translation>
50067 </message> 50098 </message>
50068 <message> 50099 <message>
50069 <location filename="../Preferences/ProgramsDialog.py" line="203"/> 50100 <location filename="../Preferences/ProgramsDialog.py" line="169"/>
50070 <source>Forms Compiler (Python, PySide2)</source> 50101 <source>Forms Compiler (Python, PySide2)</source>
50071 <translation>Formularcompiler (Python, PySide2)</translation> 50102 <translation>Formularcompiler (Python, PySide2)</translation>
50072 </message> 50103 </message>
50073 <message> 50104 <message>
50074 <location filename="../Preferences/ProgramsDialog.py" line="231"/> 50105 <location filename="../Preferences/ProgramsDialog.py" line="185"/>
50075 <source>conda Manager</source> 50106 <source>conda Manager</source>
50076 <translation>Conda Manager</translation> 50107 <translation>Conda Manager</translation>
50077 </message> 50108 </message>
50078 <message> 50109 <message>
50079 <location filename="../Preferences/ProgramsDialog.py" line="238"/> 50110 <location filename="../Preferences/ProgramsDialog.py" line="192"/>
50080 <source>PyPI Package Management</source> 50111 <source>PyPI Package Management</source>
50081 <translation>PyPI Paketverwaltung</translation> 50112 <translation>PyPI Paketverwaltung</translation>
50082 </message> 50113 </message>
50083 <message> 50114 <message>
50084 <location filename="../Preferences/ProgramsDialog.py" line="305"/> 50115 <location filename="../Preferences/ProgramsDialog.py" line="259"/>
50085 <source>MicroPython - MPY Cross Compiler</source> 50116 <source>MicroPython - MPY Cross Compiler</source>
50086 <translation>MicroPython - MPY Cross Compiler</translation> 50117 <translation>MicroPython - MPY Cross Compiler</translation>
50087 </message> 50118 </message>
50088 <message> 50119 <message>
50089 <location filename="../Preferences/ProgramsDialog.py" line="308"/> 50120 <location filename="../Preferences/ProgramsDialog.py" line="262"/>
50090 <source>MicroPython - ESP Tool</source> 50121 <source>MicroPython - ESP Tool</source>
50091 <translation>MicroPython - ESP Werkzeug</translation> 50122 <translation>MicroPython - ESP Werkzeug</translation>
50092 </message> 50123 </message>
50093 <message> 50124 <message>
50094 <location filename="../Preferences/ProgramsDialog.py" line="314"/> 50125 <location filename="../Preferences/ProgramsDialog.py" line="268"/>
50095 <source>MicroPython - PyBoard Flasher</source> 50126 <source>MicroPython - PyBoard Flasher</source>
50096 <translation>MicroPython - PyBoard Flasher</translation> 50127 <translation>MicroPython - PyBoard Flasher</translation>
50097 </message> 50128 </message>
50098 <message> 50129 <message>
50099 <location filename="../Preferences/ProgramsDialog.ui" line="42"/> 50130 <location filename="../Preferences/ProgramsDialog.ui" line="42"/>
50122 </message> 50153 </message>
50123 </context> 50154 </context>
50124 <context> 50155 <context>
50125 <name>Project</name> 50156 <name>Project</name>
50126 <message> 50157 <message>
50127 <location filename="../Project/Project.py" line="817"/> 50158 <location filename="../Project/Project.py" line="783"/>
50128 <source>Read project file</source> 50159 <source>Read project file</source>
50129 <translation>Projektdatei lesen</translation> 50160 <translation>Projektdatei lesen</translation>
50130 </message> 50161 </message>
50131 <message> 50162 <message>
50132 <location filename="../Project/Project.py" line="1531"/> 50163 <location filename="../Project/Project.py" line="1496"/>
50133 <source>Delete translation</source> 50164 <source>Delete translation</source>
50134 <translation>Übersetzung löschen</translation> 50165 <translation>Übersetzung löschen</translation>
50135 </message> 50166 </message>
50136 <message> 50167 <message>
50137 <location filename="../Project/Project.py" line="1696"/> 50168 <location filename="../Project/Project.py" line="1661"/>
50138 <source>Add file</source> 50169 <source>Add file</source>
50139 <translation>Datei hinzufügen</translation> 50170 <translation>Datei hinzufügen</translation>
50140 </message> 50171 </message>
50141 <message> 50172 <message>
50142 <location filename="../Project/Project.py" line="2250"/> 50173 <location filename="../Project/Project.py" line="2215"/>
50143 <source>Delete file</source> 50174 <source>Delete file</source>
50144 <translation>Datei löschen</translation> 50175 <translation>Datei löschen</translation>
50145 </message> 50176 </message>
50146 <message> 50177 <message>
50147 <location filename="../Project/Project.py" line="2375"/> 50178 <location filename="../Project/Project.py" line="2340"/>
50148 <source>Create project directory</source> 50179 <source>Create project directory</source>
50149 <translation>Projektverzeichnis erstellen</translation> 50180 <translation>Projektverzeichnis erstellen</translation>
50150 </message> 50181 </message>
50151 <message> 50182 <message>
50152 <location filename="../Project/Project.py" line="3880"/> 50183 <location filename="../Project/Project.py" line="3836"/>
50153 <source>Open project</source> 50184 <source>Open project</source>
50154 <translation>Projekt öffnen</translation> 50185 <translation>Projekt öffnen</translation>
50155 </message> 50186 </message>
50156 <message> 50187 <message>
50157 <location filename="../Project/Project.py" line="3917"/> 50188 <location filename="../Project/Project.py" line="3873"/>
50158 <source>Save project as</source> 50189 <source>Save project as</source>
50159 <translation>Projekt speichern unter</translation> 50190 <translation>Projekt speichern unter</translation>
50160 </message> 50191 </message>
50161 <message> 50192 <message>
50162 <location filename="../Project/Project.py" line="3147"/> 50193 <location filename="../Project/Project.py" line="3112"/>
50163 <source>Save File</source> 50194 <source>Save File</source>
50164 <translation>Datei speichern</translation> 50195 <translation>Datei speichern</translation>
50165 </message> 50196 </message>
50166 <message> 50197 <message>
50167 <location filename="../Project/Project.py" line="3183"/> 50198 <location filename="../Project/Project.py" line="3148"/>
50168 <source>Close Project</source> 50199 <source>Close Project</source>
50169 <translation>Projekt schließen</translation> 50200 <translation>Projekt schließen</translation>
50170 </message> 50201 </message>
50171 <message> 50202 <message>
50172 <location filename="../Project/Project.py" line="3183"/> 50203 <location filename="../Project/Project.py" line="3148"/>
50173 <source>The current project has unsaved changes.</source> 50204 <source>The current project has unsaved changes.</source>
50174 <translation>Das aktuelle Projekt hat ungesicherte Änderungen.</translation> 50205 <translation>Das aktuelle Projekt hat ungesicherte Änderungen.</translation>
50175 </message> 50206 </message>
50176 <message> 50207 <message>
50177 <location filename="../Project/Project.py" line="4097"/> 50208 <location filename="../Project/Project.py" line="4053"/>
50178 <source>&amp;Save</source> 50209 <source>&amp;Save</source>
50179 <translation>&amp;Speichern</translation> 50210 <translation>&amp;Speichern</translation>
50180 </message> 50211 </message>
50181 <message> 50212 <message>
50182 <location filename="../Project/Project.py" line="3866"/> 50213 <location filename="../Project/Project.py" line="3822"/>
50183 <source>New project</source> 50214 <source>New project</source>
50184 <translation>Neues Projekt</translation> 50215 <translation>Neues Projekt</translation>
50185 </message> 50216 </message>
50186 <message> 50217 <message>
50187 <location filename="../Project/Project.py" line="3866"/> 50218 <location filename="../Project/Project.py" line="3822"/>
50188 <source>&amp;New...</source> 50219 <source>&amp;New...</source>
50189 <translation>&amp;Neu...</translation> 50220 <translation>&amp;Neu...</translation>
50190 </message> 50221 </message>
50191 <message> 50222 <message>
50192 <location filename="../Project/Project.py" line="3871"/> 50223 <location filename="../Project/Project.py" line="3827"/>
50193 <source>Generate a new project</source> 50224 <source>Generate a new project</source>
50194 <translation>Erstelle ein neues Projekt</translation> 50225 <translation>Erstelle ein neues Projekt</translation>
50195 </message> 50226 </message>
50196 <message> 50227 <message>
50197 <location filename="../Project/Project.py" line="3872"/> 50228 <location filename="../Project/Project.py" line="3828"/>
50198 <source>&lt;b&gt;New...&lt;/b&gt;&lt;p&gt;This opens a dialog for entering the info for a new project.&lt;/p&gt;</source> 50229 <source>&lt;b&gt;New...&lt;/b&gt;&lt;p&gt;This opens a dialog for entering the info for a new project.&lt;/p&gt;</source>
50199 <translation>&lt;b&gt;Neu...&lt;/b&gt;&lt;p&gt;Dies öffnet einen Dialog zur Eingabe der Informationen des neuen Projektes.&lt;/p&gt;</translation> 50230 <translation>&lt;b&gt;Neu...&lt;/b&gt;&lt;p&gt;Dies öffnet einen Dialog zur Eingabe der Informationen des neuen Projektes.&lt;/p&gt;</translation>
50200 </message> 50231 </message>
50201 <message> 50232 <message>
50202 <location filename="../Project/Project.py" line="3880"/> 50233 <location filename="../Project/Project.py" line="3836"/>
50203 <source>&amp;Open...</source> 50234 <source>&amp;Open...</source>
50204 <translation>&amp;Öffnen...</translation> 50235 <translation>&amp;Öffnen...</translation>
50205 </message> 50236 </message>
50206 <message> 50237 <message>
50207 <location filename="../Project/Project.py" line="3885"/> 50238 <location filename="../Project/Project.py" line="3841"/>
50208 <source>Open an existing project</source> 50239 <source>Open an existing project</source>
50209 <translation>Öffnet ein bestehendes Projekt</translation> 50240 <translation>Öffnet ein bestehendes Projekt</translation>
50210 </message> 50241 </message>
50211 <message> 50242 <message>
50212 <location filename="../Project/Project.py" line="3886"/> 50243 <location filename="../Project/Project.py" line="3842"/>
50213 <source>&lt;b&gt;Open...&lt;/b&gt;&lt;p&gt;This opens an existing project.&lt;/p&gt;</source> 50244 <source>&lt;b&gt;Open...&lt;/b&gt;&lt;p&gt;This opens an existing project.&lt;/p&gt;</source>
50214 <translation>&lt;b&gt;Öffnen...&lt;/b&gt;&lt;p&gt;Dies öffnet ein bestehendes Projekt.&lt;/p&gt;</translation> 50245 <translation>&lt;b&gt;Öffnen...&lt;/b&gt;&lt;p&gt;Dies öffnet ein bestehendes Projekt.&lt;/p&gt;</translation>
50215 </message> 50246 </message>
50216 <message> 50247 <message>
50217 <location filename="../Project/Project.py" line="3893"/> 50248 <location filename="../Project/Project.py" line="3849"/>
50218 <source>Close project</source> 50249 <source>Close project</source>
50219 <translation>Projekt schließen</translation> 50250 <translation>Projekt schließen</translation>
50220 </message> 50251 </message>
50221 <message> 50252 <message>
50222 <location filename="../Project/Project.py" line="3893"/> 50253 <location filename="../Project/Project.py" line="3849"/>
50223 <source>&amp;Close</source> 50254 <source>&amp;Close</source>
50224 <translation>Schl&amp;ießen</translation> 50255 <translation>Schl&amp;ießen</translation>
50225 </message> 50256 </message>
50226 <message> 50257 <message>
50227 <location filename="../Project/Project.py" line="3897"/> 50258 <location filename="../Project/Project.py" line="3853"/>
50228 <source>Close the current project</source> 50259 <source>Close the current project</source>
50229 <translation>Schließt das aktuelle Projekt</translation> 50260 <translation>Schließt das aktuelle Projekt</translation>
50230 </message> 50261 </message>
50231 <message> 50262 <message>
50232 <location filename="../Project/Project.py" line="3898"/> 50263 <location filename="../Project/Project.py" line="3854"/>
50233 <source>&lt;b&gt;Close&lt;/b&gt;&lt;p&gt;This closes the current project.&lt;/p&gt;</source> 50264 <source>&lt;b&gt;Close&lt;/b&gt;&lt;p&gt;This closes the current project.&lt;/p&gt;</source>
50234 <translation>&lt;b&gt;Schließen&lt;/b&gt;&lt;p&gt;Dies schließt das aktuelle Projekt.&lt;/p&gt;</translation> 50265 <translation>&lt;b&gt;Schließen&lt;/b&gt;&lt;p&gt;Dies schließt das aktuelle Projekt.&lt;/p&gt;</translation>
50235 </message> 50266 </message>
50236 <message> 50267 <message>
50237 <location filename="../Project/Project.py" line="3905"/> 50268 <location filename="../Project/Project.py" line="3861"/>
50238 <source>Save project</source> 50269 <source>Save project</source>
50239 <translation>Projekt speichern</translation> 50270 <translation>Projekt speichern</translation>
50240 </message> 50271 </message>
50241 <message> 50272 <message>
50242 <location filename="../Project/Project.py" line="3909"/> 50273 <location filename="../Project/Project.py" line="3865"/>
50243 <source>Save the current project</source> 50274 <source>Save the current project</source>
50244 <translation>Speichert das aktuelle Projekt</translation> 50275 <translation>Speichert das aktuelle Projekt</translation>
50245 </message> 50276 </message>
50246 <message> 50277 <message>
50247 <location filename="../Project/Project.py" line="3910"/> 50278 <location filename="../Project/Project.py" line="3866"/>
50248 <source>&lt;b&gt;Save&lt;/b&gt;&lt;p&gt;This saves the current project.&lt;/p&gt;</source> 50279 <source>&lt;b&gt;Save&lt;/b&gt;&lt;p&gt;This saves the current project.&lt;/p&gt;</source>
50249 <translation>&lt;b&gt;Speichern&lt;/b&gt;&lt;p&gt;Dies speichert das aktuelle Projekt.&lt;/p&gt;</translation> 50280 <translation>&lt;b&gt;Speichern&lt;/b&gt;&lt;p&gt;Dies speichert das aktuelle Projekt.&lt;/p&gt;</translation>
50250 </message> 50281 </message>
50251 <message> 50282 <message>
50252 <location filename="../Project/Project.py" line="3921"/> 50283 <location filename="../Project/Project.py" line="3877"/>
50253 <source>Save the current project to a new file</source> 50284 <source>Save the current project to a new file</source>
50254 <translation>Speichert das aktuelle Projekt in eine neue Datei</translation> 50285 <translation>Speichert das aktuelle Projekt in eine neue Datei</translation>
50255 </message> 50286 </message>
50256 <message> 50287 <message>
50257 <location filename="../Project/Project.py" line="3923"/> 50288 <location filename="../Project/Project.py" line="3879"/>
50258 <source>&lt;b&gt;Save as&lt;/b&gt;&lt;p&gt;This saves the current project to a new file.&lt;/p&gt;</source> 50289 <source>&lt;b&gt;Save as&lt;/b&gt;&lt;p&gt;This saves the current project to a new file.&lt;/p&gt;</source>
50259 <translation>&lt;b&gt;Speichern unter&lt;/b&gt;&lt;p&gt;Dies speichert das aktuelle Projekt in eine neue Datei.&lt;/p&gt;</translation> 50290 <translation>&lt;b&gt;Speichern unter&lt;/b&gt;&lt;p&gt;Dies speichert das aktuelle Projekt in eine neue Datei.&lt;/p&gt;</translation>
50260 </message> 50291 </message>
50261 <message> 50292 <message>
50262 <location filename="../Project/Project.py" line="3963"/> 50293 <location filename="../Project/Project.py" line="3919"/>
50263 <source>Add translation to project</source> 50294 <source>Add translation to project</source>
50264 <translation>Übersetzung zum Projekt hinzufügen</translation> 50295 <translation>Übersetzung zum Projekt hinzufügen</translation>
50265 </message> 50296 </message>
50266 <message> 50297 <message>
50267 <location filename="../Project/Project.py" line="3963"/> 50298 <location filename="../Project/Project.py" line="3919"/>
50268 <source>Add &amp;translation...</source> 50299 <source>Add &amp;translation...</source>
50269 <translation>&amp;Übersetzung hinzufügen...</translation> 50300 <translation>&amp;Übersetzung hinzufügen...</translation>
50270 </message> 50301 </message>
50271 <message> 50302 <message>
50272 <location filename="../Project/Project.py" line="3968"/> 50303 <location filename="../Project/Project.py" line="3924"/>
50273 <source>Add a translation to the current project</source> 50304 <source>Add a translation to the current project</source>
50274 <translation>Eine Übersetzung zum aktuellen Projekt hinzufügen</translation> 50305 <translation>Eine Übersetzung zum aktuellen Projekt hinzufügen</translation>
50275 </message> 50306 </message>
50276 <message> 50307 <message>
50277 <location filename="../Project/Project.py" line="3970"/> 50308 <location filename="../Project/Project.py" line="3926"/>
50278 <source>&lt;b&gt;Add translation...&lt;/b&gt;&lt;p&gt;This opens a dialog for add a translation to the current project.&lt;/p&gt;</source> 50309 <source>&lt;b&gt;Add translation...&lt;/b&gt;&lt;p&gt;This opens a dialog for add a translation to the current project.&lt;/p&gt;</source>
50279 <translation>&lt;b&gt;Übersetzung hinzufügen...&lt;/b&gt;&lt;p&gt;Dies öffnet einen Dialog, mit dem eine Übersetzung zum aktuellen Projekt hinzugefügt werden kann.&lt;/p&gt;</translation> 50310 <translation>&lt;b&gt;Übersetzung hinzufügen...&lt;/b&gt;&lt;p&gt;Dies öffnet einen Dialog, mit dem eine Übersetzung zum aktuellen Projekt hinzugefügt werden kann.&lt;/p&gt;</translation>
50280 </message> 50311 </message>
50281 <message> 50312 <message>
50282 <location filename="../Project/Project.py" line="4008"/> 50313 <location filename="../Project/Project.py" line="3964"/>
50283 <source>Project properties</source> 50314 <source>Project properties</source>
50284 <translation>Projekteigenschaften</translation> 50315 <translation>Projekteigenschaften</translation>
50285 </message> 50316 </message>
50286 <message> 50317 <message>
50287 <location filename="../Project/Project.py" line="4008"/> 50318 <location filename="../Project/Project.py" line="3964"/>
50288 <source>&amp;Properties...</source> 50319 <source>&amp;Properties...</source>
50289 <translation>&amp;Eigenschaften...</translation> 50320 <translation>&amp;Eigenschaften...</translation>
50290 </message> 50321 </message>
50291 <message> 50322 <message>
50292 <location filename="../Project/Project.py" line="4013"/> 50323 <location filename="../Project/Project.py" line="3969"/>
50293 <source>Show the project properties</source> 50324 <source>Show the project properties</source>
50294 <translation>Zeigt die Projekteigenschaften an</translation> 50325 <translation>Zeigt die Projekteigenschaften an</translation>
50295 </message> 50326 </message>
50296 <message> 50327 <message>
50297 <location filename="../Project/Project.py" line="4014"/> 50328 <location filename="../Project/Project.py" line="3970"/>
50298 <source>&lt;b&gt;Properties...&lt;/b&gt;&lt;p&gt;This shows a dialog to edit the project properties.&lt;/p&gt;</source> 50329 <source>&lt;b&gt;Properties...&lt;/b&gt;&lt;p&gt;This shows a dialog to edit the project properties.&lt;/p&gt;</source>
50299 <translation>&lt;b&gt;Eigenschaften...&lt;/b&gt;&lt;p&gt;Dies zeigt einen Dialog an, mit dem die Projekteigenschaften bearbeitet werden können.&lt;/p&gt;</translation> 50330 <translation>&lt;b&gt;Eigenschaften...&lt;/b&gt;&lt;p&gt;Dies zeigt einen Dialog an, mit dem die Projekteigenschaften bearbeitet werden können.&lt;/p&gt;</translation>
50300 </message> 50331 </message>
50301 <message> 50332 <message>
50302 <location filename="../Project/Project.py" line="4361"/> 50333 <location filename="../Project/Project.py" line="4317"/>
50303 <source>Open &amp;Recent Projects</source> 50334 <source>Open &amp;Recent Projects</source>
50304 <translation>Zu&amp;letzt geöffnete Projekte</translation> 50335 <translation>Zu&amp;letzt geöffnete Projekte</translation>
50305 </message> 50336 </message>
50306 <message> 50337 <message>
50307 <location filename="../Project/Project.py" line="1828"/> 50338 <location filename="../Project/Project.py" line="1793"/>
50308 <source>The target directory must not be empty.</source> 50339 <source>The target directory must not be empty.</source>
50309 <translation>Das Zielverzeichnis darf nicht leer sein.</translation> 50340 <translation>Das Zielverzeichnis darf nicht leer sein.</translation>
50310 </message> 50341 </message>
50311 <message> 50342 <message>
50312 <location filename="../Project/Project.py" line="3978"/> 50343 <location filename="../Project/Project.py" line="3934"/>
50313 <source>Search new files</source> 50344 <source>Search new files</source>
50314 <translation>Neue Dateien suchen</translation> 50345 <translation>Neue Dateien suchen</translation>
50315 </message> 50346 </message>
50316 <message> 50347 <message>
50317 <location filename="../Project/Project.py" line="3978"/> 50348 <location filename="../Project/Project.py" line="3934"/>
50318 <source>Searc&amp;h new files...</source> 50349 <source>Searc&amp;h new files...</source>
50319 <translation>Neue &amp;Dateien suchen...</translation> 50350 <translation>Neue &amp;Dateien suchen...</translation>
50320 </message> 50351 </message>
50321 <message> 50352 <message>
50322 <location filename="../Project/Project.py" line="3982"/> 50353 <location filename="../Project/Project.py" line="3938"/>
50323 <source>Search new files in the project directory.</source> 50354 <source>Search new files in the project directory.</source>
50324 <translation>Sucht neue Dateien im Projektverzeichnis.</translation> 50355 <translation>Sucht neue Dateien im Projektverzeichnis.</translation>
50325 </message> 50356 </message>
50326 <message> 50357 <message>
50327 <location filename="../Project/Project.py" line="1839"/> 50358 <location filename="../Project/Project.py" line="1804"/>
50328 <source>Add directory</source> 50359 <source>Add directory</source>
50329 <translation>Verzeichnis hinzufügen</translation> 50360 <translation>Verzeichnis hinzufügen</translation>
50330 </message> 50361 </message>
50331 <message> 50362 <message>
50332 <location filename="../Project/Project.py" line="1839"/> 50363 <location filename="../Project/Project.py" line="1804"/>
50333 <source>The source directory must not be empty.</source> 50364 <source>The source directory must not be empty.</source>
50334 <translation>Das Quellverzeichnis darf nicht leer sein.</translation> 50365 <translation>Das Quellverzeichnis darf nicht leer sein.</translation>
50335 </message> 50366 </message>
50336 <message> 50367 <message>
50337 <location filename="../Project/Project.py" line="1405"/> 50368 <location filename="../Project/Project.py" line="1371"/>
50338 <source>Add Language</source> 50369 <source>Add Language</source>
50339 <translation>Sprache hinzufügen</translation> 50370 <translation>Sprache hinzufügen</translation>
50340 </message> 50371 </message>
50341 <message> 50372 <message>
50342 <location filename="../Project/Project.py" line="3917"/> 50373 <location filename="../Project/Project.py" line="3873"/>
50343 <source>Save &amp;as...</source> 50374 <source>Save &amp;as...</source>
50344 <translation>Speichern &amp;unter...</translation> 50375 <translation>Speichern &amp;unter...</translation>
50345 </message> 50376 </message>
50346 <message> 50377 <message>
50347 <location filename="../Project/Project.py" line="4885"/> 50378 <location filename="../Project/Project.py" line="4841"/>
50348 <source>Version Control System</source> 50379 <source>Version Control System</source>
50349 <translation>Versionskontrollsystem</translation> 50380 <translation>Versionskontrollsystem</translation>
50350 </message> 50381 </message>
50351 <message> 50382 <message>
50352 <location filename="../Project/Project.py" line="4739"/> 50383 <location filename="../Project/Project.py" line="4695"/>
50353 <source>Search New Files</source> 50384 <source>Search New Files</source>
50354 <translation>Neue Dateien suchen</translation> 50385 <translation>Neue Dateien suchen</translation>
50355 </message> 50386 </message>
50356 <message> 50387 <message>
50357 <location filename="../Project/Project.py" line="4739"/> 50388 <location filename="../Project/Project.py" line="4695"/>
50358 <source>There were no new files found to be added.</source> 50389 <source>There were no new files found to be added.</source>
50359 <translation>Es wurden keine neuen Dateien gefunden.</translation> 50390 <translation>Es wurden keine neuen Dateien gefunden.</translation>
50360 </message> 50391 </message>
50361 <message> 50392 <message>
50362 <location filename="../Project/Project.py" line="1038"/> 50393 <location filename="../Project/Project.py" line="1004"/>
50363 <source>Read project session</source> 50394 <source>Read project session</source>
50364 <translation>Projektsitzung lesen</translation> 50395 <translation>Projektsitzung lesen</translation>
50365 </message> 50396 </message>
50366 <message> 50397 <message>
50367 <location filename="../Project/Project.py" line="1263"/> 50398 <location filename="../Project/Project.py" line="1229"/>
50368 <source>Please save the project first.</source> 50399 <source>Please save the project first.</source>
50369 <translation>Bitte speichern Sie zuerst das Projekt.</translation> 50400 <translation>Bitte speichern Sie zuerst das Projekt.</translation>
50370 </message> 50401 </message>
50371 <message> 50402 <message>
50372 <location filename="../Project/Project.py" line="1074"/> 50403 <location filename="../Project/Project.py" line="1040"/>
50373 <source>Save project session</source> 50404 <source>Save project session</source>
50374 <translation>Projektsitzung speichern</translation> 50405 <translation>Projektsitzung speichern</translation>
50375 </message> 50406 </message>
50376 <message> 50407 <message>
50377 <location filename="../Project/Project.py" line="4136"/> 50408 <location filename="../Project/Project.py" line="4092"/>
50378 <source>Load session</source> 50409 <source>Load session</source>
50379 <translation>Sitzung laden</translation> 50410 <translation>Sitzung laden</translation>
50380 </message> 50411 </message>
50381 <message> 50412 <message>
50382 <location filename="../Project/Project.py" line="4140"/> 50413 <location filename="../Project/Project.py" line="4096"/>
50383 <source>Load the projects session file.</source> 50414 <source>Load the projects session file.</source>
50384 <translation>Laden der Projektsitzung.</translation> 50415 <translation>Laden der Projektsitzung.</translation>
50385 </message> 50416 </message>
50386 <message> 50417 <message>
50387 <location filename="../Project/Project.py" line="4154"/> 50418 <location filename="../Project/Project.py" line="4110"/>
50388 <source>Save session</source> 50419 <source>Save session</source>
50389 <translation>Sitzung speichern</translation> 50420 <translation>Sitzung speichern</translation>
50390 </message> 50421 </message>
50391 <message> 50422 <message>
50392 <location filename="../Project/Project.py" line="4158"/> 50423 <location filename="../Project/Project.py" line="4114"/>
50393 <source>Save the projects session file.</source> 50424 <source>Save the projects session file.</source>
50394 <translation>Speichern der Projektsitzung.</translation> 50425 <translation>Speichern der Projektsitzung.</translation>
50395 </message> 50426 </message>
50396 <message> 50427 <message>
50397 <location filename="../Project/Project.py" line="4141"/> 50428 <location filename="../Project/Project.py" line="4097"/>
50398 <source>&lt;b&gt;Load session&lt;/b&gt;&lt;p&gt;This loads the projects session file. The session consists of the following data.&lt;br&gt;- all open source files&lt;br&gt;- all breakpoint&lt;br&gt;- the commandline arguments&lt;br&gt;- the working directory&lt;br&gt;- the exception reporting flag&lt;/p&gt;</source> 50429 <source>&lt;b&gt;Load session&lt;/b&gt;&lt;p&gt;This loads the projects session file. The session consists of the following data.&lt;br&gt;- all open source files&lt;br&gt;- all breakpoint&lt;br&gt;- the commandline arguments&lt;br&gt;- the working directory&lt;br&gt;- the exception reporting flag&lt;/p&gt;</source>
50399 <translation>&lt;b&gt;Sitzung laden&lt;/b&gt;&lt;p&gt;Dies lädt eine Projektsitzungsdatei. Die Sitzung enthält die folgenden Daten.&lt;br&gt;- alle offenen Quelltextdateien&lt;br&gt;- alle Haltepunkte&lt;br&gt;- die Kommandozeilenparameter&lt;br&gt;- das Arbeitsverzeichnis&lt;br&gt;- das Ausnahmemeldungsflag&lt;/p&gt;</translation> 50430 <translation>&lt;b&gt;Sitzung laden&lt;/b&gt;&lt;p&gt;Dies lädt eine Projektsitzungsdatei. Die Sitzung enthält die folgenden Daten.&lt;br&gt;- alle offenen Quelltextdateien&lt;br&gt;- alle Haltepunkte&lt;br&gt;- die Kommandozeilenparameter&lt;br&gt;- das Arbeitsverzeichnis&lt;br&gt;- das Ausnahmemeldungsflag&lt;/p&gt;</translation>
50400 </message> 50431 </message>
50401 <message> 50432 <message>
50402 <location filename="../Project/Project.py" line="4159"/> 50433 <location filename="../Project/Project.py" line="4115"/>
50403 <source>&lt;b&gt;Save session&lt;/b&gt;&lt;p&gt;This saves the projects session file. The session consists of the following data.&lt;br&gt;- all open source files&lt;br&gt;- all breakpoint&lt;br&gt;- the commandline arguments&lt;br&gt;- the working directory&lt;br&gt;- the exception reporting flag&lt;/p&gt;</source> 50434 <source>&lt;b&gt;Save session&lt;/b&gt;&lt;p&gt;This saves the projects session file. The session consists of the following data.&lt;br&gt;- all open source files&lt;br&gt;- all breakpoint&lt;br&gt;- the commandline arguments&lt;br&gt;- the working directory&lt;br&gt;- the exception reporting flag&lt;/p&gt;</source>
50404 <translation>&lt;b&gt;Sitzung speichern&lt;/b&gt;&lt;p&gt;Dies speichert eine Projektsitzungsdatei. Die Sitzung enthält die folgenden Daten.&lt;br&gt;- alle offenen Quelltextdateien&lt;br&gt;- alle Haltepunkte&lt;br&gt;- die Kommandozeilenparameter&lt;br&gt;- das Arbeitsverzeichnis&lt;br&gt;- das Ausnahmemeldungsflag&lt;/p&gt;</translation> 50435 <translation>&lt;b&gt;Sitzung speichern&lt;/b&gt;&lt;p&gt;Dies speichert eine Projektsitzungsdatei. Die Sitzung enthält die folgenden Daten.&lt;br&gt;- alle offenen Quelltextdateien&lt;br&gt;- alle Haltepunkte&lt;br&gt;- die Kommandozeilenparameter&lt;br&gt;- das Arbeitsverzeichnis&lt;br&gt;- das Ausnahmemeldungsflag&lt;/p&gt;</translation>
50405 </message> 50436 </message>
50406 <message> 50437 <message>
50407 <location filename="../Project/Project.py" line="4375"/> 50438 <location filename="../Project/Project.py" line="4331"/>
50408 <source>Source &amp;Documentation</source> 50439 <source>Source &amp;Documentation</source>
50409 <translation>&amp;Quelltextdokumentation</translation> 50440 <translation>&amp;Quelltextdokumentation</translation>
50410 </message> 50441 </message>
50411 <message> 50442 <message>
50412 <location filename="../Project/Project.py" line="4370"/> 50443 <location filename="../Project/Project.py" line="4326"/>
50413 <source>Chec&amp;k</source> 50444 <source>Chec&amp;k</source>
50414 <translation>&amp;Prüfen</translation> 50445 <translation>&amp;Prüfen</translation>
50415 </message> 50446 </message>
50416 <message> 50447 <message>
50417 <location filename="../Project/Project.py" line="4186"/> 50448 <location filename="../Project/Project.py" line="4142"/>
50418 <source>Code Metrics</source> 50449 <source>Code Metrics</source>
50419 <translation>Quelltextmetriken</translation> 50450 <translation>Quelltextmetriken</translation>
50420 </message> 50451 </message>
50421 <message> 50452 <message>
50422 <location filename="../Project/Project.py" line="4186"/> 50453 <location filename="../Project/Project.py" line="4142"/>
50423 <source>&amp;Code Metrics...</source> 50454 <source>&amp;Code Metrics...</source>
50424 <translation>&amp;Quelltextmetriken...</translation> 50455 <translation>&amp;Quelltextmetriken...</translation>
50425 </message> 50456 </message>
50426 <message> 50457 <message>
50427 <location filename="../Project/Project.py" line="4190"/> 50458 <location filename="../Project/Project.py" line="4146"/>
50428 <source>Show some code metrics for the project.</source> 50459 <source>Show some code metrics for the project.</source>
50429 <translation>Zeige einige Quelltextmetriken für das Projekt.</translation> 50460 <translation>Zeige einige Quelltextmetriken für das Projekt.</translation>
50430 </message> 50461 </message>
50431 <message> 50462 <message>
50432 <location filename="../Project/Project.py" line="4192"/> 50463 <location filename="../Project/Project.py" line="4148"/>
50433 <source>&lt;b&gt;Code Metrics...&lt;/b&gt;&lt;p&gt;This shows some code metrics for all Python files in the project.&lt;/p&gt;</source> 50464 <source>&lt;b&gt;Code Metrics...&lt;/b&gt;&lt;p&gt;This shows some code metrics for all Python files in the project.&lt;/p&gt;</source>
50434 <translation>&lt;b&gt;Quelltextmetriken...&lt;/b&gt;&lt;p&gt;Dies zeigt einige Quelltextmetriken für alle Python-Dateien des Projektes.&lt;/p&gt;</translation> 50465 <translation>&lt;b&gt;Quelltextmetriken...&lt;/b&gt;&lt;p&gt;Dies zeigt einige Quelltextmetriken für alle Python-Dateien des Projektes.&lt;/p&gt;</translation>
50435 </message> 50466 </message>
50436 <message> 50467 <message>
50437 <location filename="../Project/Project.py" line="4200"/> 50468 <location filename="../Project/Project.py" line="4156"/>
50438 <source>Python Code Coverage</source> 50469 <source>Python Code Coverage</source>
50439 <translation>Python-Quelltext-Abdeckung</translation> 50470 <translation>Python-Quelltext-Abdeckung</translation>
50440 </message> 50471 </message>
50441 <message> 50472 <message>
50442 <location filename="../Project/Project.py" line="4200"/> 50473 <location filename="../Project/Project.py" line="4156"/>
50443 <source>Code Co&amp;verage...</source> 50474 <source>Code Co&amp;verage...</source>
50444 <translation>&amp;Quelltext Abdeckung...</translation> 50475 <translation>&amp;Quelltext Abdeckung...</translation>
50445 </message> 50476 </message>
50446 <message> 50477 <message>
50447 <location filename="../Project/Project.py" line="4204"/> 50478 <location filename="../Project/Project.py" line="4160"/>
50448 <source>Show code coverage information for the project.</source> 50479 <source>Show code coverage information for the project.</source>
50449 <translation>Zeige die Quelltextabdeckung für das Projekt.</translation> 50480 <translation>Zeige die Quelltextabdeckung für das Projekt.</translation>
50450 </message> 50481 </message>
50451 <message> 50482 <message>
50452 <location filename="../Project/Project.py" line="4206"/> 50483 <location filename="../Project/Project.py" line="4162"/>
50453 <source>&lt;b&gt;Code Coverage...&lt;/b&gt;&lt;p&gt;This shows the code coverage information for all Python files in the project.&lt;/p&gt;</source> 50484 <source>&lt;b&gt;Code Coverage...&lt;/b&gt;&lt;p&gt;This shows the code coverage information for all Python files in the project.&lt;/p&gt;</source>
50454 <translation>&lt;b&gt;Quelltext Abdeckung...&lt;/b&gt;&lt;p&gt;Dies zeigt die Quelltextabdeckung für alle Python-Dateien des Projektes an.&lt;/p&gt;</translation> 50485 <translation>&lt;b&gt;Quelltext Abdeckung...&lt;/b&gt;&lt;p&gt;Dies zeigt die Quelltextabdeckung für alle Python-Dateien des Projektes an.&lt;/p&gt;</translation>
50455 </message> 50486 </message>
50456 <message> 50487 <message>
50457 <location filename="../Project/Project.py" line="5088"/> 50488 <location filename="../Project/Project.py" line="5044"/>
50458 <source>Profile Data</source> 50489 <source>Profile Data</source>
50459 <translation>Profildaten</translation> 50490 <translation>Profildaten</translation>
50460 </message> 50491 </message>
50461 <message> 50492 <message>
50462 <location filename="../Project/Project.py" line="4214"/> 50493 <location filename="../Project/Project.py" line="4170"/>
50463 <source>&amp;Profile Data...</source> 50494 <source>&amp;Profile Data...</source>
50464 <translation>&amp;Profildaten...</translation> 50495 <translation>&amp;Profildaten...</translation>
50465 </message> 50496 </message>
50466 <message> 50497 <message>
50467 <location filename="../Project/Project.py" line="4218"/> 50498 <location filename="../Project/Project.py" line="4174"/>
50468 <source>Show profiling data for the project.</source> 50499 <source>Show profiling data for the project.</source>
50469 <translation>Zeige Profildaten des aktuellen Projektes.</translation> 50500 <translation>Zeige Profildaten des aktuellen Projektes.</translation>
50470 </message> 50501 </message>
50471 <message> 50502 <message>
50472 <location filename="../Project/Project.py" line="4220"/> 50503 <location filename="../Project/Project.py" line="4176"/>
50473 <source>&lt;b&gt;Profile Data...&lt;/b&gt;&lt;p&gt;This shows the profiling data for the project.&lt;/p&gt;</source> 50504 <source>&lt;b&gt;Profile Data...&lt;/b&gt;&lt;p&gt;This shows the profiling data for the project.&lt;/p&gt;</source>
50474 <translation>&lt;b&gt;Profildaten...&lt;/b&gt;&lt;p&gt;Dies zeigt die Profildaten des Projektes.&lt;/p&gt;</translation> 50505 <translation>&lt;b&gt;Profildaten...&lt;/b&gt;&lt;p&gt;Dies zeigt die Profildaten des Projektes.&lt;/p&gt;</translation>
50475 </message> 50506 </message>
50476 <message> 50507 <message>
50477 <location filename="../Project/Project.py" line="4372"/> 50508 <location filename="../Project/Project.py" line="4328"/>
50478 <source>Sho&amp;w</source> 50509 <source>Sho&amp;w</source>
50479 <translation>&amp;Zeige</translation> 50510 <translation>&amp;Zeige</translation>
50480 </message> 50511 </message>
50481 <message> 50512 <message>
50482 <location filename="../Project/Project.py" line="5065"/> 50513 <location filename="../Project/Project.py" line="5021"/>
50483 <source>There is no main script defined for the current project. Aborting</source> 50514 <source>There is no main script defined for the current project. Aborting</source>
50484 <translation>Für das aktuelle Projekt ist kein Hauptskript festgelegt. Abbruch</translation> 50515 <translation>Für das aktuelle Projekt ist kein Hauptskript festgelegt. Abbruch</translation>
50485 </message> 50516 </message>
50486 <message> 50517 <message>
50487 <location filename="../Project/Project.py" line="5015"/> 50518 <location filename="../Project/Project.py" line="4971"/>
50488 <source>Coverage Data</source> 50519 <source>Coverage Data</source>
50489 <translation>Quelltext Abdeckungsdaten</translation> 50520 <translation>Quelltext Abdeckungsdaten</translation>
50490 </message> 50521 </message>
50491 <message> 50522 <message>
50492 <location filename="../Project/Project.py" line="4366"/> 50523 <location filename="../Project/Project.py" line="4322"/>
50493 <source>&amp;Version Control</source> 50524 <source>&amp;Version Control</source>
50494 <translation>&amp;Versionskontrolle</translation> 50525 <translation>&amp;Versionskontrolle</translation>
50495 </message> 50526 </message>
50496 <message> 50527 <message>
50497 <location filename="../Project/Project.py" line="5142"/> 50528 <location filename="../Project/Project.py" line="5098"/>
50498 <source>Application Diagram</source> 50529 <source>Application Diagram</source>
50499 <translation>Applikations-Diagramm</translation> 50530 <translation>Applikations-Diagramm</translation>
50500 </message> 50531 </message>
50501 <message> 50532 <message>
50502 <location filename="../Project/Project.py" line="4229"/> 50533 <location filename="../Project/Project.py" line="4185"/>
50503 <source>&amp;Application Diagram...</source> 50534 <source>&amp;Application Diagram...</source>
50504 <translation>&amp;Applikations-Diagramm...</translation> 50535 <translation>&amp;Applikations-Diagramm...</translation>
50505 </message> 50536 </message>
50506 <message> 50537 <message>
50507 <location filename="../Project/Project.py" line="4233"/> 50538 <location filename="../Project/Project.py" line="4189"/>
50508 <source>Show a diagram of the project.</source> 50539 <source>Show a diagram of the project.</source>
50509 <translation>Zeigt ein Diagramm des Projektes.</translation> 50540 <translation>Zeigt ein Diagramm des Projektes.</translation>
50510 </message> 50541 </message>
50511 <message> 50542 <message>
50512 <location filename="../Project/Project.py" line="4235"/> 50543 <location filename="../Project/Project.py" line="4191"/>
50513 <source>&lt;b&gt;Application Diagram...&lt;/b&gt;&lt;p&gt;This shows a diagram of the project.&lt;/p&gt;</source> 50544 <source>&lt;b&gt;Application Diagram...&lt;/b&gt;&lt;p&gt;This shows a diagram of the project.&lt;/p&gt;</source>
50514 <translation>&lt;b&gt;Applikations-Diagramm...&lt;/b&gt;&lt;p&gt;Dies zeigt ein Diagramm des Projektes.&lt;/p&gt;</translation> 50545 <translation>&lt;b&gt;Applikations-Diagramm...&lt;/b&gt;&lt;p&gt;Dies zeigt ein Diagramm des Projektes.&lt;/p&gt;</translation>
50515 </message> 50546 </message>
50516 <message> 50547 <message>
50517 <location filename="../Project/Project.py" line="4373"/> 50548 <location filename="../Project/Project.py" line="4329"/>
50518 <source>&amp;Diagrams</source> 50549 <source>&amp;Diagrams</source>
50519 <translation>&amp;Diagramme</translation> 50550 <translation>&amp;Diagramme</translation>
50520 </message> 50551 </message>
50521 <message> 50552 <message>
50522 <location filename="../Project/Project.py" line="920"/> 50553 <location filename="../Project/Project.py" line="886"/>
50523 <source>Save project file</source> 50554 <source>Save project file</source>
50524 <translation>Projektdatei speichern</translation> 50555 <translation>Projektdatei speichern</translation>
50525 </message> 50556 </message>
50526 <message> 50557 <message>
50527 <location filename="../Project/Project.py" line="5038"/> 50558 <location filename="../Project/Project.py" line="4994"/>
50528 <source>Code Coverage</source> 50559 <source>Code Coverage</source>
50529 <translation>Quelltext Abdeckung</translation> 50560 <translation>Quelltext Abdeckung</translation>
50530 </message> 50561 </message>
50531 <message> 50562 <message>
50532 <location filename="../Project/Project.py" line="5038"/> 50563 <location filename="../Project/Project.py" line="4994"/>
50533 <source>Please select a coverage file</source> 50564 <source>Please select a coverage file</source>
50534 <translation>Bitte wählen Sie eine Datei mit Abdeckungsdaten</translation> 50565 <translation>Bitte wählen Sie eine Datei mit Abdeckungsdaten</translation>
50535 </message> 50566 </message>
50536 <message> 50567 <message>
50537 <location filename="../Project/Project.py" line="5088"/> 50568 <location filename="../Project/Project.py" line="5044"/>
50538 <source>Please select a profile file</source> 50569 <source>Please select a profile file</source>
50539 <translation>Bitte wählen Sie eine Datei mit Profildaten</translation> 50570 <translation>Bitte wählen Sie eine Datei mit Profildaten</translation>
50540 </message> 50571 </message>
50541 <message> 50572 <message>
50542 <location filename="../Project/Project.py" line="3948"/> 50573 <location filename="../Project/Project.py" line="3904"/>
50543 <source>Add directory to project</source> 50574 <source>Add directory to project</source>
50544 <translation>Verzeichnis zum Projekt hinzufügen</translation> 50575 <translation>Verzeichnis zum Projekt hinzufügen</translation>
50545 </message> 50576 </message>
50546 <message> 50577 <message>
50547 <location filename="../Project/Project.py" line="3948"/> 50578 <location filename="../Project/Project.py" line="3904"/>
50548 <source>Add directory...</source> 50579 <source>Add directory...</source>
50549 <translation>Verzeichnis hinzufügen...</translation> 50580 <translation>Verzeichnis hinzufügen...</translation>
50550 </message> 50581 </message>
50551 <message> 50582 <message>
50552 <location filename="../Project/Project.py" line="3953"/> 50583 <location filename="../Project/Project.py" line="3909"/>
50553 <source>Add a directory to the current project</source> 50584 <source>Add a directory to the current project</source>
50554 <translation>Füge den Inhalt eines Verzeichnisses zum Projekt hinzu</translation> 50585 <translation>Füge den Inhalt eines Verzeichnisses zum Projekt hinzu</translation>
50555 </message> 50586 </message>
50556 <message> 50587 <message>
50557 <location filename="../Project/Project.py" line="3955"/> 50588 <location filename="../Project/Project.py" line="3911"/>
50558 <source>&lt;b&gt;Add directory...&lt;/b&gt;&lt;p&gt;This opens a dialog for adding a directory to the current project.&lt;/p&gt;</source> 50589 <source>&lt;b&gt;Add directory...&lt;/b&gt;&lt;p&gt;This opens a dialog for adding a directory to the current project.&lt;/p&gt;</source>
50559 <translation>&lt;b&gt;Verzeichnis hinzufügen&lt;/b&gt;&lt;p&gt;Dies öffnet einen Dialog, mit dem ein Verzeichnis bzw. der Inhalt eines Verzeichnisses zum aktuellen Projekt hinzugefügt werden kann.&lt;/p&gt;</translation> 50590 <translation>&lt;b&gt;Verzeichnis hinzufügen&lt;/b&gt;&lt;p&gt;Dies öffnet einen Dialog, mit dem ein Verzeichnis bzw. der Inhalt eines Verzeichnisses zum aktuellen Projekt hinzugefügt werden kann.&lt;/p&gt;</translation>
50560 </message> 50591 </message>
50561 <message> 50592 <message>
50562 <location filename="../Project/Project.py" line="1976"/> 50593 <location filename="../Project/Project.py" line="1941"/>
50563 <source>Rename file</source> 50594 <source>Rename file</source>
50564 <translation>Datei umbenennen</translation> 50595 <translation>Datei umbenennen</translation>
50565 </message> 50596 </message>
50566 <message> 50597 <message>
50567 <location filename="../Project/Project.py" line="2000"/> 50598 <location filename="../Project/Project.py" line="1965"/>
50568 <source>Rename File</source> 50599 <source>Rename File</source>
50569 <translation>Datei umbenennen</translation> 50600 <translation>Datei umbenennen</translation>
50570 </message> 50601 </message>
50571 <message> 50602 <message>
50572 <location filename="../Project/Project.py" line="2561"/> 50603 <location filename="../Project/Project.py" line="2526"/>
50573 <source>Shall the project file be added to the repository?</source> 50604 <source>Shall the project file be added to the repository?</source>
50574 <translation>Soll die Projektdatei zum Repository hinzugefügt werden?</translation> 50605 <translation>Soll die Projektdatei zum Repository hinzugefügt werden?</translation>
50575 </message> 50606 </message>
50576 <message> 50607 <message>
50577 <location filename="../Project/Project.py" line="2982"/> 50608 <location filename="../Project/Project.py" line="2947"/>
50578 <source>New Project</source> 50609 <source>New Project</source>
50579 <translation>Neues Projekt</translation> 50610 <translation>Neues Projekt</translation>
50580 </message> 50611 </message>
50581 <message> 50612 <message>
50582 <location filename="../Project/Project.py" line="2491"/> 50613 <location filename="../Project/Project.py" line="2456"/>
50583 <source>Add existing files to the project?</source> 50614 <source>Add existing files to the project?</source>
50584 <translation>Existierende Dateien dem Projekt hinzufügen?</translation> 50615 <translation>Existierende Dateien dem Projekt hinzufügen?</translation>
50585 </message> 50616 </message>
50586 <message> 50617 <message>
50587 <location filename="../Project/Project.py" line="2618"/> 50618 <location filename="../Project/Project.py" line="2583"/>
50588 <source>Would you like to edit the VCS command options?</source> 50619 <source>Would you like to edit the VCS command options?</source>
50589 <translation>Möchten Sie die VCS-Befehlsoptionen bearbeiten?</translation> 50620 <translation>Möchten Sie die VCS-Befehlsoptionen bearbeiten?</translation>
50590 </message> 50621 </message>
50591 <message> 50622 <message>
50592 <location filename="../Project/Project.py" line="2590"/> 50623 <location filename="../Project/Project.py" line="2555"/>
50593 <source>Select version control system for the project</source> 50624 <source>Select version control system for the project</source>
50594 <translation>Wähle das Versionskontrollsystem für das Projekt</translation> 50625 <translation>Wähle das Versionskontrollsystem für das Projekt</translation>
50595 </message> 50626 </message>
50596 <message> 50627 <message>
50597 <location filename="../Project/Project.py" line="817"/> 50628 <location filename="../Project/Project.py" line="783"/>
50598 <source>&lt;p&gt;The project file &lt;b&gt;{0}&lt;/b&gt; could not be read.&lt;/p&gt;</source> 50629 <source>&lt;p&gt;The project file &lt;b&gt;{0}&lt;/b&gt; could not be read.&lt;/p&gt;</source>
50599 <translation>&lt;p&gt;Die Projektdatei &lt;b&gt;{0}&lt;/b&gt; konnte nicht gelesen werden.&lt;/p&gt;</translation> 50630 <translation>&lt;p&gt;Die Projektdatei &lt;b&gt;{0}&lt;/b&gt; konnte nicht gelesen werden.&lt;/p&gt;</translation>
50600 </message> 50631 </message>
50601 <message> 50632 <message>
50602 <location filename="../Project/Project.py" line="920"/> 50633 <location filename="../Project/Project.py" line="886"/>
50603 <source>&lt;p&gt;The project file &lt;b&gt;{0}&lt;/b&gt; could not be written.&lt;/p&gt;</source> 50634 <source>&lt;p&gt;The project file &lt;b&gt;{0}&lt;/b&gt; could not be written.&lt;/p&gt;</source>
50604 <translation>&lt;p&gt;Die Projektdatei &lt;b&gt;{0}&lt;/b&gt; konnte nicht geschrieben werden.&lt;/p&gt;</translation> 50635 <translation>&lt;p&gt;Die Projektdatei &lt;b&gt;{0}&lt;/b&gt; konnte nicht geschrieben werden.&lt;/p&gt;</translation>
50605 </message> 50636 </message>
50606 <message> 50637 <message>
50607 <location filename="../Project/Project.py" line="1038"/> 50638 <location filename="../Project/Project.py" line="1004"/>
50608 <source>&lt;p&gt;The project session file &lt;b&gt;{0}&lt;/b&gt; could not be read.&lt;/p&gt;</source> 50639 <source>&lt;p&gt;The project session file &lt;b&gt;{0}&lt;/b&gt; could not be read.&lt;/p&gt;</source>
50609 <translation>&lt;p&gt;Die Projektsitzungsdatei &lt;b&gt;{0}&lt;/b&gt; konnte nicht gelesen werden.&lt;/p&gt;</translation> 50640 <translation>&lt;p&gt;Die Projektsitzungsdatei &lt;b&gt;{0}&lt;/b&gt; konnte nicht gelesen werden.&lt;/p&gt;</translation>
50610 </message> 50641 </message>
50611 <message> 50642 <message>
50612 <location filename="../Project/Project.py" line="1074"/> 50643 <location filename="../Project/Project.py" line="1040"/>
50613 <source>&lt;p&gt;The project session file &lt;b&gt;{0}&lt;/b&gt; could not be written.&lt;/p&gt;</source> 50644 <source>&lt;p&gt;The project session file &lt;b&gt;{0}&lt;/b&gt; could not be written.&lt;/p&gt;</source>
50614 <translation>&lt;p&gt;Die Projektsitzungsdatei &lt;b&gt;{0}&lt;/b&gt; konnte nicht gespeichert werden.&lt;/p&gt;</translation> 50645 <translation>&lt;p&gt;Die Projektsitzungsdatei &lt;b&gt;{0}&lt;/b&gt; konnte nicht gespeichert werden.&lt;/p&gt;</translation>
50615 </message> 50646 </message>
50616 <message> 50647 <message>
50617 <location filename="../Project/Project.py" line="3147"/> 50648 <location filename="../Project/Project.py" line="3112"/>
50618 <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; already exists. Overwrite it?&lt;/p&gt;</source> 50649 <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; already exists. Overwrite it?&lt;/p&gt;</source>
50619 <translation>&lt;p&gt;Die Datei &lt;b&gt;{0}&lt;/b&gt; existiert bereits. Überschreiben?&lt;/p&gt;</translation> 50650 <translation>&lt;p&gt;Die Datei &lt;b&gt;{0}&lt;/b&gt; existiert bereits. Überschreiben?&lt;/p&gt;</translation>
50620 </message> 50651 </message>
50621 <message> 50652 <message>
50622 <location filename="../Project/Project.py" line="2375"/> 50653 <location filename="../Project/Project.py" line="2340"/>
50623 <source>&lt;p&gt;The project directory &lt;b&gt;{0}&lt;/b&gt; could not be created.&lt;/p&gt;</source> 50654 <source>&lt;p&gt;The project directory &lt;b&gt;{0}&lt;/b&gt; could not be created.&lt;/p&gt;</source>
50624 <translation>&lt;p&gt;Das Projektverzeichnis &lt;b&gt;{0}&lt;/b&gt; konnte nicht erstellt werden.&lt;/p&gt;</translation> 50655 <translation>&lt;p&gt;Das Projektverzeichnis &lt;b&gt;{0}&lt;/b&gt; konnte nicht erstellt werden.&lt;/p&gt;</translation>
50625 </message> 50656 </message>
50626 <message> 50657 <message>
50627 <location filename="../Project/Project.py" line="1103"/> 50658 <location filename="../Project/Project.py" line="1069"/>
50628 <source>Delete project session</source> 50659 <source>Delete project session</source>
50629 <translation>Projektsitzung löschen</translation> 50660 <translation>Projektsitzung löschen</translation>
50630 </message> 50661 </message>
50631 <message> 50662 <message>
50632 <location filename="../Project/Project.py" line="1103"/> 50663 <location filename="../Project/Project.py" line="1069"/>
50633 <source>&lt;p&gt;The project session file &lt;b&gt;{0}&lt;/b&gt; could not be deleted.&lt;/p&gt;</source> 50664 <source>&lt;p&gt;The project session file &lt;b&gt;{0}&lt;/b&gt; could not be deleted.&lt;/p&gt;</source>
50634 <translation>&lt;p&gt;Die Projektsitzungsdatei &lt;b&gt;{0}&lt;/b&gt; konnte nicht gelöscht werden.&lt;/p&gt;</translation> 50665 <translation>&lt;p&gt;Die Projektsitzungsdatei &lt;b&gt;{0}&lt;/b&gt; konnte nicht gelöscht werden.&lt;/p&gt;</translation>
50635 </message> 50666 </message>
50636 <message> 50667 <message>
50637 <location filename="../Project/Project.py" line="4172"/> 50668 <location filename="../Project/Project.py" line="4128"/>
50638 <source>Delete session</source> 50669 <source>Delete session</source>
50639 <translation>Sitzung löschen</translation> 50670 <translation>Sitzung löschen</translation>
50640 </message> 50671 </message>
50641 <message> 50672 <message>
50642 <location filename="../Project/Project.py" line="4176"/> 50673 <location filename="../Project/Project.py" line="4132"/>
50643 <source>Delete the projects session file.</source> 50674 <source>Delete the projects session file.</source>
50644 <translation>Löscht die Projektsitzungsdatei.</translation> 50675 <translation>Löscht die Projektsitzungsdatei.</translation>
50645 </message> 50676 </message>
50646 <message> 50677 <message>
50647 <location filename="../Project/Project.py" line="4177"/> 50678 <location filename="../Project/Project.py" line="4133"/>
50648 <source>&lt;b&gt;Delete session&lt;/b&gt;&lt;p&gt;This deletes the projects session file&lt;/p&gt;</source> 50679 <source>&lt;b&gt;Delete session&lt;/b&gt;&lt;p&gt;This deletes the projects session file&lt;/p&gt;</source>
50649 <translation>&lt;b&gt;Sitzung löschen&lt;/b&gt;&lt;p&gt;Dies löscht die Sitzungsdatei des Projektes.&lt;/p&gt;</translation> 50680 <translation>&lt;b&gt;Sitzung löschen&lt;/b&gt;&lt;p&gt;Dies löscht die Sitzungsdatei des Projektes.&lt;/p&gt;</translation>
50650 </message> 50681 </message>
50651 <message> 50682 <message>
50652 <location filename="../Project/Project.py" line="283"/> 50683 <location filename="../Project/Project.py" line="270"/>
50653 <source>Console</source> 50684 <source>Console</source>
50654 <translation>Konsole</translation> 50685 <translation>Konsole</translation>
50655 </message> 50686 </message>
50656 <message> 50687 <message>
50657 <location filename="../Project/Project.py" line="284"/> 50688 <location filename="../Project/Project.py" line="271"/>
50658 <source>Other</source> 50689 <source>Other</source>
50659 <translation>Sonstige</translation> 50690 <translation>Sonstige</translation>
50660 </message> 50691 </message>
50661 <message> 50692 <message>
50662 <location filename="../Project/Project.py" line="5142"/> 50693 <location filename="../Project/Project.py" line="5098"/>
50663 <source>Include module names?</source> 50694 <source>Include module names?</source>
50664 <translation>Modulnamen anzeigen?</translation> 50695 <translation>Modulnamen anzeigen?</translation>
50665 </message> 50696 </message>
50666 <message> 50697 <message>
50667 <location filename="../Project/Project.py" line="2280"/> 50698 <location filename="../Project/Project.py" line="2245"/>
50668 <source>Delete directory</source> 50699 <source>Delete directory</source>
50669 <translation>Verzeichnis löschen</translation> 50700 <translation>Verzeichnis löschen</translation>
50670 </message> 50701 </message>
50671 <message> 50702 <message>
50672 <location filename="../Project/Project.py" line="1137"/> 50703 <location filename="../Project/Project.py" line="1103"/>
50673 <source>Read tasks</source> 50704 <source>Read tasks</source>
50674 <translation>Aufgaben lesen</translation> 50705 <translation>Aufgaben lesen</translation>
50675 </message> 50706 </message>
50676 <message> 50707 <message>
50677 <location filename="../Project/Project.py" line="1137"/> 50708 <location filename="../Project/Project.py" line="1103"/>
50678 <source>&lt;p&gt;The tasks file &lt;b&gt;{0}&lt;/b&gt; could not be read.&lt;/p&gt;</source> 50709 <source>&lt;p&gt;The tasks file &lt;b&gt;{0}&lt;/b&gt; could not be read.&lt;/p&gt;</source>
50679 <translation>&lt;p&gt;Die Aufgabendatei &lt;b&gt;{0}&lt;/b&gt; konnte nicht gelesen werden.&lt;/p&gt;</translation> 50710 <translation>&lt;p&gt;Die Aufgabendatei &lt;b&gt;{0}&lt;/b&gt; konnte nicht gelesen werden.&lt;/p&gt;</translation>
50680 </message> 50711 </message>
50681 <message> 50712 <message>
50682 <location filename="../Project/Project.py" line="1157"/> 50713 <location filename="../Project/Project.py" line="1123"/>
50683 <source>Save tasks</source> 50714 <source>Save tasks</source>
50684 <translation>Aufgaben speichern</translation> 50715 <translation>Aufgaben speichern</translation>
50685 </message> 50716 </message>
50686 <message> 50717 <message>
50687 <location filename="../Project/Project.py" line="1157"/> 50718 <location filename="../Project/Project.py" line="1123"/>
50688 <source>&lt;p&gt;The tasks file &lt;b&gt;{0}&lt;/b&gt; could not be written.&lt;/p&gt;</source> 50719 <source>&lt;p&gt;The tasks file &lt;b&gt;{0}&lt;/b&gt; could not be written.&lt;/p&gt;</source>
50689 <translation>&lt;p&gt;Die Aufgabendatei &lt;b&gt;{0}&lt;/b&gt; konnte nicht geschrieben werden.&lt;/p&gt;</translation> 50720 <translation>&lt;p&gt;Die Aufgabendatei &lt;b&gt;{0}&lt;/b&gt; konnte nicht geschrieben werden.&lt;/p&gt;</translation>
50690 </message> 50721 </message>
50691 <message> 50722 <message>
50692 <location filename="../Project/Project.py" line="1216"/> 50723 <location filename="../Project/Project.py" line="1182"/>
50693 <source>Read debugger properties</source> 50724 <source>Read debugger properties</source>
50694 <translation>Debugger-Eigenschaften lesen</translation> 50725 <translation>Debugger-Eigenschaften lesen</translation>
50695 </message> 50726 </message>
50696 <message> 50727 <message>
50697 <location filename="../Project/Project.py" line="1216"/> 50728 <location filename="../Project/Project.py" line="1182"/>
50698 <source>&lt;p&gt;The project debugger properties file &lt;b&gt;{0}&lt;/b&gt; could not be read.&lt;/p&gt;</source> 50729 <source>&lt;p&gt;The project debugger properties file &lt;b&gt;{0}&lt;/b&gt; could not be read.&lt;/p&gt;</source>
50699 <translation>&lt;p&gt;Die Datei mit den projektspezifischen Debugger-Eigenschaften &lt;b&gt;{0}&lt;/b&gt; konnte nicht gelesen werden.&lt;/p&gt;</translation> 50730 <translation>&lt;p&gt;Die Datei mit den projektspezifischen Debugger-Eigenschaften &lt;b&gt;{0}&lt;/b&gt; konnte nicht gelesen werden.&lt;/p&gt;</translation>
50700 </message> 50731 </message>
50701 <message> 50732 <message>
50702 <location filename="../Project/Project.py" line="1251"/> 50733 <location filename="../Project/Project.py" line="1217"/>
50703 <source>Save debugger properties</source> 50734 <source>Save debugger properties</source>
50704 <translation>Debugger-Eigenschaften speichern</translation> 50735 <translation>Debugger-Eigenschaften speichern</translation>
50705 </message> 50736 </message>
50706 <message> 50737 <message>
50707 <location filename="../Project/Project.py" line="1251"/> 50738 <location filename="../Project/Project.py" line="1217"/>
50708 <source>&lt;p&gt;The project debugger properties file &lt;b&gt;{0}&lt;/b&gt; could not be written.&lt;/p&gt;</source> 50739 <source>&lt;p&gt;The project debugger properties file &lt;b&gt;{0}&lt;/b&gt; could not be written.&lt;/p&gt;</source>
50709 <translation>&lt;p&gt;Die Datei mit den projektspezifischen Debugger-Eigenschaften &lt;b&gt;{0}&lt;/b&gt; konnte nicht gespeichert werden.&lt;/p&gt;</translation> 50740 <translation>&lt;p&gt;Die Datei mit den projektspezifischen Debugger-Eigenschaften &lt;b&gt;{0}&lt;/b&gt; konnte nicht gespeichert werden.&lt;/p&gt;</translation>
50710 </message> 50741 </message>
50711 <message> 50742 <message>
50712 <location filename="../Project/Project.py" line="1277"/> 50743 <location filename="../Project/Project.py" line="1243"/>
50713 <source>Delete debugger properties</source> 50744 <source>Delete debugger properties</source>
50714 <translation>Debugger-Eigenschaften löschen</translation> 50745 <translation>Debugger-Eigenschaften löschen</translation>
50715 </message> 50746 </message>
50716 <message> 50747 <message>
50717 <location filename="../Project/Project.py" line="1277"/> 50748 <location filename="../Project/Project.py" line="1243"/>
50718 <source>&lt;p&gt;The project debugger properties file &lt;b&gt;{0}&lt;/b&gt; could not be deleted.&lt;/p&gt;</source> 50749 <source>&lt;p&gt;The project debugger properties file &lt;b&gt;{0}&lt;/b&gt; could not be deleted.&lt;/p&gt;</source>
50719 <translation>&lt;p&gt;Die Datei mit den projektspezifischen Debugger-Eigenschaften &lt;b&gt;{0}&lt;/b&gt; konnte nicht gelöscht werden.&lt;/p&gt;</translation> 50750 <translation>&lt;p&gt;Die Datei mit den projektspezifischen Debugger-Eigenschaften &lt;b&gt;{0}&lt;/b&gt; konnte nicht gelöscht werden.&lt;/p&gt;</translation>
50720 </message> 50751 </message>
50721 <message> 50752 <message>
50722 <location filename="../Project/Project.py" line="4072"/> 50753 <location filename="../Project/Project.py" line="4028"/>
50723 <source>Debugger Properties</source> 50754 <source>Debugger Properties</source>
50724 <translation>Debugger-Eigenschaften</translation> 50755 <translation>Debugger-Eigenschaften</translation>
50725 </message> 50756 </message>
50726 <message> 50757 <message>
50727 <location filename="../Project/Project.py" line="4072"/> 50758 <location filename="../Project/Project.py" line="4028"/>
50728 <source>Debugger &amp;Properties...</source> 50759 <source>Debugger &amp;Properties...</source>
50729 <translation>Debugger-&amp;Eigenschaften...</translation> 50760 <translation>Debugger-&amp;Eigenschaften...</translation>
50730 </message> 50761 </message>
50731 <message> 50762 <message>
50732 <location filename="../Project/Project.py" line="4076"/> 50763 <location filename="../Project/Project.py" line="4032"/>
50733 <source>Show the debugger properties</source> 50764 <source>Show the debugger properties</source>
50734 <translation>Debugger-Eigenschaften anzeigen</translation> 50765 <translation>Debugger-Eigenschaften anzeigen</translation>
50735 </message> 50766 </message>
50736 <message> 50767 <message>
50737 <location filename="../Project/Project.py" line="4077"/> 50768 <location filename="../Project/Project.py" line="4033"/>
50738 <source>&lt;b&gt;Debugger Properties...&lt;/b&gt;&lt;p&gt;This shows a dialog to edit project specific debugger settings.&lt;/p&gt;</source> 50769 <source>&lt;b&gt;Debugger Properties...&lt;/b&gt;&lt;p&gt;This shows a dialog to edit project specific debugger settings.&lt;/p&gt;</source>
50739 <translation>&lt;b&gt;Debugger-Eigenschaften...&lt;/b&gt;&lt;p&gt;Dies zeigt einen Dialog an, um die projektspezifischen Debugger-Einstellungen zu bearbeiten.&lt;/p&gt;</translation> 50770 <translation>&lt;b&gt;Debugger-Eigenschaften...&lt;/b&gt;&lt;p&gt;Dies zeigt einen Dialog an, um die projektspezifischen Debugger-Einstellungen zu bearbeiten.&lt;/p&gt;</translation>
50740 </message> 50771 </message>
50741 <message> 50772 <message>
50742 <location filename="../Project/Project.py" line="4085"/> 50773 <location filename="../Project/Project.py" line="4041"/>
50743 <source>Load</source> 50774 <source>Load</source>
50744 <translation>Laden</translation> 50775 <translation>Laden</translation>
50745 </message> 50776 </message>
50746 <message> 50777 <message>
50747 <location filename="../Project/Project.py" line="4085"/> 50778 <location filename="../Project/Project.py" line="4041"/>
50748 <source>&amp;Load</source> 50779 <source>&amp;Load</source>
50749 <translation>&amp;Laden</translation> 50780 <translation>&amp;Laden</translation>
50750 </message> 50781 </message>
50751 <message> 50782 <message>
50752 <location filename="../Project/Project.py" line="4089"/> 50783 <location filename="../Project/Project.py" line="4045"/>
50753 <source>Load the debugger properties</source> 50784 <source>Load the debugger properties</source>
50754 <translation>Debugger-Eigenschaften laden</translation> 50785 <translation>Debugger-Eigenschaften laden</translation>
50755 </message> 50786 </message>
50756 <message> 50787 <message>
50757 <location filename="../Project/Project.py" line="4097"/> 50788 <location filename="../Project/Project.py" line="4053"/>
50758 <source>Save</source> 50789 <source>Save</source>
50759 <translation>Speichern</translation> 50790 <translation>Speichern</translation>
50760 </message> 50791 </message>
50761 <message> 50792 <message>
50762 <location filename="../Project/Project.py" line="4101"/> 50793 <location filename="../Project/Project.py" line="4057"/>
50763 <source>Save the debugger properties</source> 50794 <source>Save the debugger properties</source>
50764 <translation>Debugger-Eigenschaften speichern</translation> 50795 <translation>Debugger-Eigenschaften speichern</translation>
50765 </message> 50796 </message>
50766 <message> 50797 <message>
50767 <location filename="../Project/Project.py" line="4109"/> 50798 <location filename="../Project/Project.py" line="4065"/>
50768 <source>Delete</source> 50799 <source>Delete</source>
50769 <translation>Löschen</translation> 50800 <translation>Löschen</translation>
50770 </message> 50801 </message>
50771 <message> 50802 <message>
50772 <location filename="../Project/Project.py" line="4109"/> 50803 <location filename="../Project/Project.py" line="4065"/>
50773 <source>&amp;Delete</source> 50804 <source>&amp;Delete</source>
50774 <translation>&amp;Löschen</translation> 50805 <translation>&amp;Löschen</translation>
50775 </message> 50806 </message>
50776 <message> 50807 <message>
50777 <location filename="../Project/Project.py" line="4113"/> 50808 <location filename="../Project/Project.py" line="4069"/>
50778 <source>Delete the debugger properties</source> 50809 <source>Delete the debugger properties</source>
50779 <translation>Debugger-Eigenschaften löschen</translation> 50810 <translation>Debugger-Eigenschaften löschen</translation>
50780 </message> 50811 </message>
50781 <message> 50812 <message>
50782 <location filename="../Project/Project.py" line="4122"/> 50813 <location filename="../Project/Project.py" line="4078"/>
50783 <source>Reset</source> 50814 <source>Reset</source>
50784 <translation>Zurücksetzen</translation> 50815 <translation>Zurücksetzen</translation>
50785 </message> 50816 </message>
50786 <message> 50817 <message>
50787 <location filename="../Project/Project.py" line="4122"/> 50818 <location filename="../Project/Project.py" line="4078"/>
50788 <source>&amp;Reset</source> 50819 <source>&amp;Reset</source>
50789 <translation>&amp;Zurücksetzen</translation> 50820 <translation>&amp;Zurücksetzen</translation>
50790 </message> 50821 </message>
50791 <message> 50822 <message>
50792 <location filename="../Project/Project.py" line="4126"/> 50823 <location filename="../Project/Project.py" line="4082"/>
50793 <source>Reset the debugger properties</source> 50824 <source>Reset the debugger properties</source>
50794 <translation>Debugger-Eigenschaften zurücksetzen</translation> 50825 <translation>Debugger-Eigenschaften zurücksetzen</translation>
50795 </message> 50826 </message>
50796 <message> 50827 <message>
50797 <location filename="../Project/Project.py" line="4363"/> 50828 <location filename="../Project/Project.py" line="4319"/>
50798 <source>Debugger</source> 50829 <source>Debugger</source>
50799 <translation>Debugger</translation> 50830 <translation>Debugger</translation>
50800 </message> 50831 </message>
50801 <message> 50832 <message>
50802 <location filename="../Project/Project.py" line="4362"/> 50833 <location filename="../Project/Project.py" line="4318"/>
50803 <source>Session</source> 50834 <source>Session</source>
50804 <translation>Sitzung</translation> 50835 <translation>Sitzung</translation>
50805 </message> 50836 </message>
50806 <message> 50837 <message>
50807 <location filename="../Project/Project.py" line="4090"/> 50838 <location filename="../Project/Project.py" line="4046"/>
50808 <source>&lt;b&gt;Load Debugger Properties&lt;/b&gt;&lt;p&gt;This loads the project specific debugger settings.&lt;/p&gt;</source> 50839 <source>&lt;b&gt;Load Debugger Properties&lt;/b&gt;&lt;p&gt;This loads the project specific debugger settings.&lt;/p&gt;</source>
50809 <translation>&lt;b&gt;Debugger-Eigenschaften laden&lt;/b&gt;&lt;p&gt;Dies lädt die projektspezifischen Debugger-Einstellungen.&lt;/p&gt;</translation> 50840 <translation>&lt;b&gt;Debugger-Eigenschaften laden&lt;/b&gt;&lt;p&gt;Dies lädt die projektspezifischen Debugger-Einstellungen.&lt;/p&gt;</translation>
50810 </message> 50841 </message>
50811 <message> 50842 <message>
50812 <location filename="../Project/Project.py" line="4102"/> 50843 <location filename="../Project/Project.py" line="4058"/>
50813 <source>&lt;b&gt;Save Debugger Properties&lt;/b&gt;&lt;p&gt;This saves the project specific debugger settings.&lt;/p&gt;</source> 50844 <source>&lt;b&gt;Save Debugger Properties&lt;/b&gt;&lt;p&gt;This saves the project specific debugger settings.&lt;/p&gt;</source>
50814 <translation>&lt;b&gt;Debugger-Eigenschaften speichern&lt;/b&gt;&lt;p&gt;Dies speichert die projektspezifischen Debugger-Einstellungen.&lt;/p&gt;</translation> 50845 <translation>&lt;b&gt;Debugger-Eigenschaften speichern&lt;/b&gt;&lt;p&gt;Dies speichert die projektspezifischen Debugger-Einstellungen.&lt;/p&gt;</translation>
50815 </message> 50846 </message>
50816 <message> 50847 <message>
50817 <location filename="../Project/Project.py" line="4114"/> 50848 <location filename="../Project/Project.py" line="4070"/>
50818 <source>&lt;b&gt;Delete Debugger Properties&lt;/b&gt;&lt;p&gt;This deletes the file containing the project specific debugger settings.&lt;/p&gt;</source> 50849 <source>&lt;b&gt;Delete Debugger Properties&lt;/b&gt;&lt;p&gt;This deletes the file containing the project specific debugger settings.&lt;/p&gt;</source>
50819 <translation>&lt;b&gt;Debugger-Eigenschaften löschen&lt;/b&gt;&lt;p&gt;Dies löscht die Datei mit den projektspezifischen Debugger-Einstellungen.&lt;/p&gt;</translation> 50850 <translation>&lt;b&gt;Debugger-Eigenschaften löschen&lt;/b&gt;&lt;p&gt;Dies löscht die Datei mit den projektspezifischen Debugger-Einstellungen.&lt;/p&gt;</translation>
50820 </message> 50851 </message>
50821 <message> 50852 <message>
50822 <location filename="../Project/Project.py" line="4127"/> 50853 <location filename="../Project/Project.py" line="4083"/>
50823 <source>&lt;b&gt;Reset Debugger Properties&lt;/b&gt;&lt;p&gt;This resets the project specific debugger settings.&lt;/p&gt;</source> 50854 <source>&lt;b&gt;Reset Debugger Properties&lt;/b&gt;&lt;p&gt;This resets the project specific debugger settings.&lt;/p&gt;</source>
50824 <translation>&lt;b&gt;Debugger-Eigenschaften zurücksetzen&lt;/b&gt;&lt;p&gt;Dies setzt die projektspezifischen Debugger-Einstellungen zurück.&lt;/p&gt;</translation> 50855 <translation>&lt;b&gt;Debugger-Eigenschaften zurücksetzen&lt;/b&gt;&lt;p&gt;Dies setzt die projektspezifischen Debugger-Einstellungen zurück.&lt;/p&gt;</translation>
50825 </message> 50856 </message>
50826 <message> 50857 <message>
50827 <location filename="../Project/Project.py" line="4036"/> 50858 <location filename="../Project/Project.py" line="3992"/>
50828 <source>Filetype Associations</source> 50859 <source>Filetype Associations</source>
50829 <translation>Dateitypzuordnungen</translation> 50860 <translation>Dateitypzuordnungen</translation>
50830 </message> 50861 </message>
50831 <message> 50862 <message>
50832 <location filename="../Project/Project.py" line="4036"/> 50863 <location filename="../Project/Project.py" line="3992"/>
50833 <source>Filetype Associations...</source> 50864 <source>Filetype Associations...</source>
50834 <translation>Dateitypzuordnungen...</translation> 50865 <translation>Dateitypzuordnungen...</translation>
50835 </message> 50866 </message>
50836 <message> 50867 <message>
50837 <location filename="../Project/Project.py" line="4040"/> 50868 <location filename="../Project/Project.py" line="3996"/>
50838 <source>Show the project filetype associations</source> 50869 <source>Show the project filetype associations</source>
50839 <translation>Zeigt die Dateitypzuordnungen des Projektes</translation> 50870 <translation>Zeigt die Dateitypzuordnungen des Projektes</translation>
50840 </message> 50871 </message>
50841 <message> 50872 <message>
50842 <location filename="../Project/Project.py" line="4374"/> 50873 <location filename="../Project/Project.py" line="4330"/>
50843 <source>Pac&amp;kagers</source> 50874 <source>Pac&amp;kagers</source>
50844 <translation>Pa&amp;ketierer</translation> 50875 <translation>Pa&amp;ketierer</translation>
50845 </message> 50876 </message>
50846 <message> 50877 <message>
50847 <location filename="../Project/Project.py" line="3932"/> 50878 <location filename="../Project/Project.py" line="3888"/>
50848 <source>Add files to project</source> 50879 <source>Add files to project</source>
50849 <translation>Dateien zum Projekt hinzufügen</translation> 50880 <translation>Dateien zum Projekt hinzufügen</translation>
50850 </message> 50881 </message>
50851 <message> 50882 <message>
50852 <location filename="../Project/Project.py" line="3932"/> 50883 <location filename="../Project/Project.py" line="3888"/>
50853 <source>Add &amp;files...</source> 50884 <source>Add &amp;files...</source>
50854 <translation>&amp;Dateien hinzufügen...</translation> 50885 <translation>&amp;Dateien hinzufügen...</translation>
50855 </message> 50886 </message>
50856 <message> 50887 <message>
50857 <location filename="../Project/Project.py" line="3937"/> 50888 <location filename="../Project/Project.py" line="3893"/>
50858 <source>Add files to the current project</source> 50889 <source>Add files to the current project</source>
50859 <translation>Fügt Dateien zum aktuellen Projekt hinzu</translation> 50890 <translation>Fügt Dateien zum aktuellen Projekt hinzu</translation>
50860 </message> 50891 </message>
50861 <message> 50892 <message>
50862 <location filename="../Project/Project.py" line="3939"/> 50893 <location filename="../Project/Project.py" line="3895"/>
50863 <source>&lt;b&gt;Add files...&lt;/b&gt;&lt;p&gt;This opens a dialog for adding files to the current project. The place to add is determined by the file extension.&lt;/p&gt;</source> 50894 <source>&lt;b&gt;Add files...&lt;/b&gt;&lt;p&gt;This opens a dialog for adding files to the current project. The place to add is determined by the file extension.&lt;/p&gt;</source>
50864 <translation>&lt;b&gt;Dateien hinzufügen...&lt;/b&gt;&lt;p&gt;Dies öffnet einen Dialog, mit dem Dateien zum aktuellen Projekt hinzugefügt werden kann. Der Ort, an dem sie eingefügt werden, wird durch die Dateinamenerweiterung bestimmt.&lt;/p&gt;</translation> 50895 <translation>&lt;b&gt;Dateien hinzufügen...&lt;/b&gt;&lt;p&gt;Dies öffnet einen Dialog, mit dem Dateien zum aktuellen Projekt hinzugefügt werden kann. Der Ort, an dem sie eingefügt werden, wird durch die Dateinamenerweiterung bestimmt.&lt;/p&gt;</translation>
50865 </message> 50896 </message>
50866 <message> 50897 <message>
50867 <location filename="../Project/Project.py" line="2000"/> 50898 <location filename="../Project/Project.py" line="1965"/>
50868 <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; could not be renamed.&lt;br /&gt;Reason: {1}&lt;/p&gt;</source> 50899 <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; could not be renamed.&lt;br /&gt;Reason: {1}&lt;/p&gt;</source>
50869 <translation>&lt;p&gt;Die Datei &lt;b&gt;{0}&lt;/b&gt; konnte nicht umbenannt werden.&lt;br /&gt;Ursache: {1}&lt;/p&gt;</translation> 50900 <translation>&lt;p&gt;Die Datei &lt;b&gt;{0}&lt;/b&gt; konnte nicht umbenannt werden.&lt;br /&gt;Ursache: {1}&lt;/p&gt;</translation>
50870 </message> 50901 </message>
50871 <message> 50902 <message>
50872 <location filename="../Project/Project.py" line="3132"/> 50903 <location filename="../Project/Project.py" line="3097"/>
50873 <source>Project Files (*.e4p)</source> 50904 <source>Project Files (*.e4p)</source>
50874 <translation>Projektdateien (*.e4p)</translation> 50905 <translation>Projektdateien (*.e4p)</translation>
50875 </message> 50906 </message>
50876 <message> 50907 <message>
50877 <location filename="../Project/Project.py" line="4360"/> 50908 <location filename="../Project/Project.py" line="4316"/>
50878 <source>&amp;Project</source> 50909 <source>&amp;Project</source>
50879 <translation>&amp;Projekt</translation> 50910 <translation>&amp;Projekt</translation>
50880 </message> 50911 </message>
50881 <message> 50912 <message>
50882 <location filename="../Project/Project.py" line="4500"/> 50913 <location filename="../Project/Project.py" line="4456"/>
50883 <source>Project</source> 50914 <source>Project</source>
50884 <translation>Projekt</translation> 50915 <translation>Projekt</translation>
50885 </message> 50916 </message>
50886 <message> 50917 <message>
50887 <location filename="../Project/Project.py" line="4566"/> 50918 <location filename="../Project/Project.py" line="4522"/>
50888 <source>&amp;Clear</source> 50919 <source>&amp;Clear</source>
50889 <translation>&amp;Löschen</translation> 50920 <translation>&amp;Löschen</translation>
50890 </message> 50921 </message>
50891 <message> 50922 <message>
50892 <location filename="../Project/Project.py" line="1760"/> 50923 <location filename="../Project/Project.py" line="1725"/>
50893 <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; already exists.&lt;/p&gt;&lt;p&gt;Overwrite it?&lt;/p&gt;</source> 50924 <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; already exists.&lt;/p&gt;&lt;p&gt;Overwrite it?&lt;/p&gt;</source>
50894 <translation>&lt;p&gt;Die Datei &lt;b&gt;{0}&lt;/b&gt; existiert bereits. Überschreiben?&lt;/p&gt;</translation> 50925 <translation>&lt;p&gt;Die Datei &lt;b&gt;{0}&lt;/b&gt; existiert bereits. Überschreiben?&lt;/p&gt;</translation>
50895 </message> 50926 </message>
50896 <message> 50927 <message>
50897 <location filename="../Project/Project.py" line="956"/> 50928 <location filename="../Project/Project.py" line="922"/>
50898 <source>Read user project properties</source> 50929 <source>Read user project properties</source>
50899 <translation>Nutzer bezogene Projektdaten lesen</translation> 50930 <translation>Nutzer bezogene Projektdaten lesen</translation>
50900 </message> 50931 </message>
50901 <message> 50932 <message>
50902 <location filename="../Project/Project.py" line="956"/> 50933 <location filename="../Project/Project.py" line="922"/>
50903 <source>&lt;p&gt;The user specific project properties file &lt;b&gt;{0}&lt;/b&gt; could not be read.&lt;/p&gt;</source> 50934 <source>&lt;p&gt;The user specific project properties file &lt;b&gt;{0}&lt;/b&gt; could not be read.&lt;/p&gt;</source>
50904 <translation>&lt;p&gt;Die Datei mit den Nutzer bezogenen Projektdaten &lt;b&gt;{0}&lt;/b&gt; konnte nicht gelesen werden.&lt;/p&gt;</translation> 50935 <translation>&lt;p&gt;Die Datei mit den Nutzer bezogenen Projektdaten &lt;b&gt;{0}&lt;/b&gt; konnte nicht gelesen werden.&lt;/p&gt;</translation>
50905 </message> 50936 </message>
50906 <message> 50937 <message>
50907 <location filename="../Project/Project.py" line="980"/> 50938 <location filename="../Project/Project.py" line="946"/>
50908 <source>Save user project properties</source> 50939 <source>Save user project properties</source>
50909 <translation>Nutzer bezogene Projektdaten sichern</translation> 50940 <translation>Nutzer bezogene Projektdaten sichern</translation>
50910 </message> 50941 </message>
50911 <message> 50942 <message>
50912 <location filename="../Project/Project.py" line="980"/> 50943 <location filename="../Project/Project.py" line="946"/>
50913 <source>&lt;p&gt;The user specific project properties file &lt;b&gt;{0}&lt;/b&gt; could not be written.&lt;/p&gt;</source> 50944 <source>&lt;p&gt;The user specific project properties file &lt;b&gt;{0}&lt;/b&gt; could not be written.&lt;/p&gt;</source>
50914 <translation>&lt;p&gt;Die Datei mit den Nutzer bezogenen Projektdaten &lt;b&gt;{0}&lt;/b&gt; konnte nicht geschrieben werden.&lt;/p&gt;</translation> 50945 <translation>&lt;p&gt;Die Datei mit den Nutzer bezogenen Projektdaten &lt;b&gt;{0}&lt;/b&gt; konnte nicht geschrieben werden.&lt;/p&gt;</translation>
50915 </message> 50946 </message>
50916 <message> 50947 <message>
50917 <location filename="../Project/Project.py" line="4021"/> 50948 <location filename="../Project/Project.py" line="3977"/>
50918 <source>User project properties</source> 50949 <source>User project properties</source>
50919 <translation>Nutzer bezogene Projektdaten</translation> 50950 <translation>Nutzer bezogene Projektdaten</translation>
50920 </message> 50951 </message>
50921 <message> 50952 <message>
50922 <location filename="../Project/Project.py" line="4021"/> 50953 <location filename="../Project/Project.py" line="3977"/>
50923 <source>&amp;User Properties...</source> 50954 <source>&amp;User Properties...</source>
50924 <translation>&amp;Nutzer bezogene Projektdaten...</translation> 50955 <translation>&amp;Nutzer bezogene Projektdaten...</translation>
50925 </message> 50956 </message>
50926 <message> 50957 <message>
50927 <location filename="../Project/Project.py" line="4026"/> 50958 <location filename="../Project/Project.py" line="3982"/>
50928 <source>Show the user specific project properties</source> 50959 <source>Show the user specific project properties</source>
50929 <translation>Zeigt die Nutzer bezogenen Projektdaten an</translation> 50960 <translation>Zeigt die Nutzer bezogenen Projektdaten an</translation>
50930 </message> 50961 </message>
50931 <message> 50962 <message>
50932 <location filename="../Project/Project.py" line="4028"/> 50963 <location filename="../Project/Project.py" line="3984"/>
50933 <source>&lt;b&gt;User Properties...&lt;/b&gt;&lt;p&gt;This shows a dialog to edit the user specific project properties.&lt;/p&gt;</source> 50964 <source>&lt;b&gt;User Properties...&lt;/b&gt;&lt;p&gt;This shows a dialog to edit the user specific project properties.&lt;/p&gt;</source>
50934 <translation>&lt;b&gt;Nutzer bezogene Projektdaten...&lt;/b&gt;&lt;p&gt;Dies zeigt einen Dialog an, um Nutzer bezogene Projektdaten zu bearbeiten.&lt;/p&gt;</translation> 50965 <translation>&lt;b&gt;Nutzer bezogene Projektdaten...&lt;/b&gt;&lt;p&gt;Dies zeigt einen Dialog an, um Nutzer bezogene Projektdaten zu bearbeiten.&lt;/p&gt;</translation>
50935 </message> 50966 </message>
50936 <message> 50967 <message>
50937 <location filename="../Project/Project.py" line="3360"/> 50968 <location filename="../Project/Project.py" line="3325"/>
50938 <source>Syntax errors detected</source> 50969 <source>Syntax errors detected</source>
50939 <translation>Syntaxfehler gefunden</translation> 50970 <translation>Syntaxfehler gefunden</translation>
50940 </message> 50971 </message>
50941 <message numerus="yes"> 50972 <message numerus="yes">
50942 <location filename="../Project/Project.py" line="3360"/> 50973 <location filename="../Project/Project.py" line="3325"/>
50943 <source>The project contains %n file(s) with syntax errors.</source> 50974 <source>The project contains %n file(s) with syntax errors.</source>
50944 <translation> 50975 <translation>
50945 <numerusform>Das Projekt beinhaltet eine Datei mit Syntaxfehlern.</numerusform> 50976 <numerusform>Das Projekt beinhaltet eine Datei mit Syntaxfehlern.</numerusform>
50946 <numerusform>Das Projekt beinhaltet %n Dateien mit Syntaxfehlern.</numerusform> 50977 <numerusform>Das Projekt beinhaltet %n Dateien mit Syntaxfehlern.</numerusform>
50947 </translation> 50978 </translation>
50948 </message> 50979 </message>
50949 <message> 50980 <message>
50950 <location filename="../Project/Project.py" line="5335"/> 50981 <location filename="../Project/Project.py" line="5291"/>
50951 <source>Create Package List</source> 50982 <source>Create Package List</source>
50952 <translation>Erzeuge Paketliste</translation> 50983 <translation>Erzeuge Paketliste</translation>
50953 </message> 50984 </message>
50954 <message> 50985 <message>
50955 <location filename="../Project/Project.py" line="4258"/> 50986 <location filename="../Project/Project.py" line="4214"/>
50956 <source>Create &amp;Package List</source> 50987 <source>Create &amp;Package List</source>
50957 <translation>Erzeuge &amp;Paketliste</translation> 50988 <translation>Erzeuge &amp;Paketliste</translation>
50958 </message> 50989 </message>
50959 <message> 50990 <message>
50960 <location filename="../Project/Project.py" line="5609"/> 50991 <location filename="../Project/Project.py" line="5565"/>
50961 <source>Create Plugin Archive</source> 50992 <source>Create Plugin Archive</source>
50962 <translation>Erzeuge Plugin Archiv</translation> 50993 <translation>Erzeuge Plugin Archiv</translation>
50963 </message> 50994 </message>
50964 <message> 50995 <message>
50965 <location filename="../Project/Project.py" line="5286"/> 50996 <location filename="../Project/Project.py" line="5242"/>
50966 <source>&lt;p&gt;The file &lt;b&gt;PKGLIST&lt;/b&gt; already exists.&lt;/p&gt;&lt;p&gt;Overwrite it?&lt;/p&gt;</source> 50997 <source>&lt;p&gt;The file &lt;b&gt;PKGLIST&lt;/b&gt; already exists.&lt;/p&gt;&lt;p&gt;Overwrite it?&lt;/p&gt;</source>
50967 <translation>&lt;p&gt;Die Datei &lt;b&gt;PKGLIST&lt;/b&gt; existiert bereits.&lt;/p&gt;&lt;p&gt;Überschreiben?&lt;/p&gt;</translation> 50998 <translation>&lt;p&gt;Die Datei &lt;b&gt;PKGLIST&lt;/b&gt; existiert bereits.&lt;/p&gt;&lt;p&gt;Überschreiben?&lt;/p&gt;</translation>
50968 </message> 50999 </message>
50969 <message> 51000 <message>
50970 <location filename="../Project/Project.py" line="5335"/> 51001 <location filename="../Project/Project.py" line="5291"/>
50971 <source>&lt;p&gt;The file &lt;b&gt;PKGLIST&lt;/b&gt; could not be created.&lt;/p&gt;&lt;p&gt;Reason: {0}&lt;/p&gt;</source> 51002 <source>&lt;p&gt;The file &lt;b&gt;PKGLIST&lt;/b&gt; could not be created.&lt;/p&gt;&lt;p&gt;Reason: {0}&lt;/p&gt;</source>
50972 <translation>&lt;p&gt;Die Datei &lt;b&gt;PKGLIST&lt;/b&gt; konnte nicht erzeugt werden.&lt;/p&gt;&lt;p&gt;Ursache: {0}&lt;/p&gt;</translation> 51003 <translation>&lt;p&gt;Die Datei &lt;b&gt;PKGLIST&lt;/b&gt; konnte nicht erzeugt werden.&lt;/p&gt;&lt;p&gt;Ursache: {0}&lt;/p&gt;</translation>
50973 </message> 51004 </message>
50974 <message> 51005 <message>
50975 <location filename="../Project/Project.py" line="5354"/> 51006 <location filename="../Project/Project.py" line="5310"/>
50976 <source>The project does not have a main script defined. Aborting...</source> 51007 <source>The project does not have a main script defined. Aborting...</source>
50977 <translation>Für das Projekt wurde kein Hauptskript angegeben. Abbruch...</translation> 51008 <translation>Für das Projekt wurde kein Hauptskript angegeben. Abbruch...</translation>
50978 </message> 51009 </message>
50979 <message> 51010 <message>
50980 <location filename="../Project/Project.py" line="1727"/> 51011 <location filename="../Project/Project.py" line="1692"/>
50981 <source>&lt;p&gt;The source directory doesn&apos;t contain any files belonging to the selected category.&lt;/p&gt;</source> 51012 <source>&lt;p&gt;The source directory doesn&apos;t contain any files belonging to the selected category.&lt;/p&gt;</source>
50982 <translation>&lt;p&gt;Das Quellverzeichnis enthält keine Dateien, die zur gewählten Kategorie gehören.&lt;/p&gt;</translation> 51013 <translation>&lt;p&gt;Das Quellverzeichnis enthält keine Dateien, die zur gewählten Kategorie gehören.&lt;/p&gt;</translation>
50983 </message> 51014 </message>
50984 <message> 51015 <message>
50985 <location filename="../Project/Project.py" line="2982"/> 51016 <location filename="../Project/Project.py" line="2947"/>
50986 <source>Select Version Control System</source> 51017 <source>Select Version Control System</source>
50987 <translation>Versionskontrollsystem auswählen</translation> 51018 <translation>Versionskontrollsystem auswählen</translation>
50988 </message> 51019 </message>
50989 <message> 51020 <message>
50990 <location filename="../Project/Project.py" line="2597"/> 51021 <location filename="../Project/Project.py" line="2562"/>
50991 <source>None</source> 51022 <source>None</source>
50992 <translation>Keines</translation> 51023 <translation>Keines</translation>
50993 </message> 51024 </message>
50994 <message> 51025 <message>
50995 <location filename="../Project/Project.py" line="396"/> 51026 <location filename="../Project/Project.py" line="368"/>
50996 <source>Registering Project Type</source> 51027 <source>Registering Project Type</source>
50997 <translation>Projekttyp Registrierung</translation> 51028 <translation>Projekttyp Registrierung</translation>
50998 </message> 51029 </message>
50999 <message> 51030 <message>
51000 <location filename="../Project/Project.py" line="5495"/> 51031 <location filename="../Project/Project.py" line="5451"/>
51001 <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; could not be stored in the archive. Ignoring it.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source> 51032 <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; could not be stored in the archive. Ignoring it.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
51002 <translation>&lt;p&gt;Die Datei &lt;b&gt;{0}&lt;/b&gt; konnte nicht im Archiv gespeichert werde. Sie wird ignoriert.&lt;/p&gt;&lt;p&gt;Ursache: {1}&lt;/p&gt;</translation> 51033 <translation>&lt;p&gt;Die Datei &lt;b&gt;{0}&lt;/b&gt; konnte nicht im Archiv gespeichert werde. Sie wird ignoriert.&lt;/p&gt;&lt;p&gt;Ursache: {1}&lt;/p&gt;</translation>
51003 </message> 51034 </message>
51004 <message> 51035 <message>
51005 <location filename="../Project/Project.py" line="5568"/> 51036 <location filename="../Project/Project.py" line="5524"/>
51006 <source>&lt;p&gt;The plugin file &lt;b&gt;{0}&lt;/b&gt; could not be read.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source> 51037 <source>&lt;p&gt;The plugin file &lt;b&gt;{0}&lt;/b&gt; could not be read.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
51007 <translation>&lt;p&gt;Die Plugindatei &lt;b&gt;{0}&lt;/b&gt; konnte nicht gelesen werden.&lt;br&gt;Grund: {1}&lt;/p&gt;</translation> 51038 <translation>&lt;p&gt;Die Plugindatei &lt;b&gt;{0}&lt;/b&gt; konnte nicht gelesen werden.&lt;br&gt;Grund: {1}&lt;/p&gt;</translation>
51008 </message> 51039 </message>
51009 <message> 51040 <message>
51010 <location filename="../Project/Project.py" line="1405"/> 51041 <location filename="../Project/Project.py" line="1371"/>
51011 <source>You have to specify a translation pattern first.</source> 51042 <source>You have to specify a translation pattern first.</source>
51012 <translation>Sie müssen zuerst ein Übersetzungsmuster festlegen.</translation> 51043 <translation>Sie müssen zuerst ein Übersetzungsmuster festlegen.</translation>
51013 </message> 51044 </message>
51014 <message> 51045 <message>
51015 <location filename="../Project/Project.py" line="2701"/> 51046 <location filename="../Project/Project.py" line="2666"/>
51016 <source>Translation Pattern</source> 51047 <source>Translation Pattern</source>
51017 <translation>Übersetzungsmuster</translation> 51048 <translation>Übersetzungsmuster</translation>
51018 </message> 51049 </message>
51019 <message> 51050 <message>
51020 <location filename="../Project/Project.py" line="2701"/> 51051 <location filename="../Project/Project.py" line="2666"/>
51021 <source>Enter the path pattern for translation files (use &apos;%language%&apos; in place of the language code):</source> 51052 <source>Enter the path pattern for translation files (use &apos;%language%&apos; in place of the language code):</source>
51022 <translation>Gib das Pfadmuster für Übersetzungsdateien ein (benutze „%language%“ anstelle des Sprachcodes):</translation> 51053 <translation>Gib das Pfadmuster für Übersetzungsdateien ein (benutze „%language%“ anstelle des Sprachcodes):</translation>
51023 </message> 51054 </message>
51024 <message> 51055 <message>
51025 <location filename="../Project/Project.py" line="4885"/> 51056 <location filename="../Project/Project.py" line="4841"/>
51026 <source>&lt;p&gt;The selected VCS &lt;b&gt;{0}&lt;/b&gt; could not be found.&lt;br/&gt;Disabling version control.&lt;/p&gt;&lt;p&gt;{1}&lt;/p&gt;</source> 51057 <source>&lt;p&gt;The selected VCS &lt;b&gt;{0}&lt;/b&gt; could not be found.&lt;br/&gt;Disabling version control.&lt;/p&gt;&lt;p&gt;{1}&lt;/p&gt;</source>
51027 <translation>&lt;p&gt;Das ausgewählte Versionskontrollsystem &lt;b&gt;{0}&lt;/b&gt; konnte nicht gefunden werden.&lt;br/&gt;Versionskontrolle nicht möglich.&lt;/p&gt;&lt;p&gt;{1}&lt;/p&gt;</translation> 51058 <translation>&lt;p&gt;Das ausgewählte Versionskontrollsystem &lt;b&gt;{0}&lt;/b&gt; konnte nicht gefunden werden.&lt;br/&gt;Versionskontrolle nicht möglich.&lt;/p&gt;&lt;p&gt;{1}&lt;/p&gt;</translation>
51028 </message> 51059 </message>
51029 <message> 51060 <message>
51030 <location filename="../Project/Project.py" line="4054"/> 51061 <location filename="../Project/Project.py" line="4010"/>
51031 <source>Lexer Associations</source> 51062 <source>Lexer Associations</source>
51032 <translation>Lexerzuordnungen</translation> 51063 <translation>Lexerzuordnungen</translation>
51033 </message> 51064 </message>
51034 <message> 51065 <message>
51035 <location filename="../Project/Project.py" line="4054"/> 51066 <location filename="../Project/Project.py" line="4010"/>
51036 <source>Lexer Associations...</source> 51067 <source>Lexer Associations...</source>
51037 <translation>Lexerzuordnungen...</translation> 51068 <translation>Lexerzuordnungen...</translation>
51038 </message> 51069 </message>
51039 <message> 51070 <message>
51040 <location filename="../Project/Project.py" line="4058"/> 51071 <location filename="../Project/Project.py" line="4014"/>
51041 <source>Show the project lexer associations (overriding defaults)</source> 51072 <source>Show the project lexer associations (overriding defaults)</source>
51042 <translation>Zeigt die projektspezifischen Lexerzuordnungen</translation> 51073 <translation>Zeigt die projektspezifischen Lexerzuordnungen</translation>
51043 </message> 51074 </message>
51044 <message> 51075 <message>
51045 <location filename="../Project/Project.py" line="4060"/> 51076 <location filename="../Project/Project.py" line="4016"/>
51046 <source>&lt;b&gt;Lexer Associations...&lt;/b&gt;&lt;p&gt;This shows a dialog to edit the lexer associations of the project. These associations override the global lexer associations. Lexers are used to highlight the editor text.&lt;/p&gt;</source> 51077 <source>&lt;b&gt;Lexer Associations...&lt;/b&gt;&lt;p&gt;This shows a dialog to edit the lexer associations of the project. These associations override the global lexer associations. Lexers are used to highlight the editor text.&lt;/p&gt;</source>
51047 <translation>&lt;b&gt;Lexerzuordnungen&lt;/b&gt;&lt;p&gt;Dies öffnet einen Dialog, um die projektspezifischen Lexerzuordnungen zu bearbeiten. Diese Zuordnungen überschreiben die globalen Lexerzuordnungen. Lexer werden verwendet, um den Editortext einzufärben.&lt;/p&gt;</translation> 51078 <translation>&lt;b&gt;Lexerzuordnungen&lt;/b&gt;&lt;p&gt;Dies öffnet einen Dialog, um die projektspezifischen Lexerzuordnungen zu bearbeiten. Diese Zuordnungen überschreiben die globalen Lexerzuordnungen. Lexer werden verwendet, um den Editortext einzufärben.&lt;/p&gt;</translation>
51048 </message> 51079 </message>
51049 <message> 51080 <message>
51050 <location filename="../Project/Project.py" line="299"/> 51081 <location filename="../Project/Project.py" line="174"/>
51051 <source>PySide GUI</source>
51052 <translation>PySide Oberfläche</translation>
51053 </message>
51054 <message>
51055 <location filename="../Project/Project.py" line="300"/>
51056 <source>PySide Console</source>
51057 <translation>PySide Kommandozeile</translation>
51058 </message>
51059 <message>
51060 <location filename="../Project/Project.py" line="178"/>
51061 <source>Python3 Files (*.py *.py3);;Python3 GUI Files (*.pyw *.pyw3);;</source> 51082 <source>Python3 Files (*.py *.py3);;Python3 GUI Files (*.pyw *.pyw3);;</source>
51062 <translation>Python 3-Dateien (*.py *.py3);;Python 3-GUI-Dateien (*.pyw *.pyw3);;</translation> 51083 <translation>Python 3-Dateien (*.py *.py3);;Python 3-GUI-Dateien (*.pyw *.pyw3);;</translation>
51063 </message> 51084 </message>
51064 <message> 51085 <message>
51065 <location filename="../Project/Project.py" line="1683"/> 51086 <location filename="../Project/Project.py" line="1648"/>
51066 <source>&lt;p&gt;The selected file &lt;b&gt;{0}&lt;/b&gt; could not be added to &lt;b&gt;{1}&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;Reason: {2}&lt;/p&gt;</source> 51087 <source>&lt;p&gt;The selected file &lt;b&gt;{0}&lt;/b&gt; could not be added to &lt;b&gt;{1}&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;Reason: {2}&lt;/p&gt;</source>
51067 <translation>&lt;p&gt;Die ausgewählte Datei &lt;b&gt;{0}&lt;/b&gt; konnte nicht zu &lt;b&gt;{1}&lt;/b&gt; hinzugefügt werden.&lt;/p&gt;&lt;p&gt;Ursache: {2}&lt;/p&gt;</translation> 51088 <translation>&lt;p&gt;Die ausgewählte Datei &lt;b&gt;{0}&lt;/b&gt; konnte nicht zu &lt;b&gt;{1}&lt;/b&gt; hinzugefügt werden.&lt;/p&gt;&lt;p&gt;Ursache: {2}&lt;/p&gt;</translation>
51068 </message> 51089 </message>
51069 <message> 51090 <message>
51070 <location filename="../Project/Project.py" line="1742"/> 51091 <location filename="../Project/Project.py" line="1707"/>
51071 <source>&lt;p&gt;The target directory &lt;b&gt;{0}&lt;/b&gt; could not be created.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source> 51092 <source>&lt;p&gt;The target directory &lt;b&gt;{0}&lt;/b&gt; could not be created.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
51072 <translation>&lt;p&gt;Das Zielverzeichnis &lt;b&gt;{0}&lt;/b&gt; konnte nicht erstellt werden.&lt;/p&gt;&lt;p&gt;Ursache: {1}&lt;/p&gt;</translation> 51093 <translation>&lt;p&gt;Das Zielverzeichnis &lt;b&gt;{0}&lt;/b&gt; konnte nicht erstellt werden.&lt;/p&gt;&lt;p&gt;Ursache: {1}&lt;/p&gt;</translation>
51073 </message> 51094 </message>
51074 <message> 51095 <message>
51075 <location filename="../Project/Project.py" line="175"/> 51096 <location filename="../Project/Project.py" line="2423"/>
51076 <source>Python2 Files (*.py2);;Python2 GUI Files (*.pyw2);;</source>
51077 <translation>Python 2-Dateien (*.py2);;Python 2-GUI-Dateien (*.pyw2);;</translation>
51078 </message>
51079 <message>
51080 <location filename="../Project/Project.py" line="2458"/>
51081 <source>Create main script</source> 51097 <source>Create main script</source>
51082 <translation>Hauptskript erzeugen</translation> 51098 <translation>Hauptskript erzeugen</translation>
51083 </message> 51099 </message>
51084 <message> 51100 <message>
51085 <location filename="../Project/Project.py" line="2458"/> 51101 <location filename="../Project/Project.py" line="2423"/>
51086 <source>&lt;p&gt;The mainscript &lt;b&gt;{0}&lt;/b&gt; could not be created.&lt;br/&gt;Reason: {1}&lt;/p&gt;</source> 51102 <source>&lt;p&gt;The mainscript &lt;b&gt;{0}&lt;/b&gt; could not be created.&lt;br/&gt;Reason: {1}&lt;/p&gt;</source>
51087 <translation>&lt;p&gt;Das Hauptskript &lt;b&gt;{0}&lt;/b&gt; konnte nicht erzeugt werden.&lt;br/&gt;Ursache: {1}&lt;/p&gt;</translation> 51103 <translation>&lt;p&gt;Das Hauptskript &lt;b&gt;{0}&lt;/b&gt; konnte nicht erzeugt werden.&lt;br/&gt;Ursache: {1}&lt;/p&gt;</translation>
51088 </message> 51104 </message>
51089 <message> 51105 <message>
51090 <location filename="../Project/Project.py" line="4243"/> 51106 <location filename="../Project/Project.py" line="4199"/>
51091 <source>Load Diagram</source> 51107 <source>Load Diagram</source>
51092 <translation>Diagramm laden</translation> 51108 <translation>Diagramm laden</translation>
51093 </message> 51109 </message>
51094 <message> 51110 <message>
51095 <location filename="../Project/Project.py" line="4243"/> 51111 <location filename="../Project/Project.py" line="4199"/>
51096 <source>&amp;Load Diagram...</source> 51112 <source>&amp;Load Diagram...</source>
51097 <translation>Diagramm &amp;laden...</translation> 51113 <translation>Diagramm &amp;laden...</translation>
51098 </message> 51114 </message>
51099 <message> 51115 <message>
51100 <location filename="../Project/Project.py" line="4247"/> 51116 <location filename="../Project/Project.py" line="4203"/>
51101 <source>Load a diagram from file.</source> 51117 <source>Load a diagram from file.</source>
51102 <translation>Lade ein Diagramm aus einer Datei.</translation> 51118 <translation>Lade ein Diagramm aus einer Datei.</translation>
51103 </message> 51119 </message>
51104 <message> 51120 <message>
51105 <location filename="../Project/Project.py" line="4249"/> 51121 <location filename="../Project/Project.py" line="4205"/>
51106 <source>&lt;b&gt;Load Diagram...&lt;/b&gt;&lt;p&gt;This loads a diagram from file.&lt;/p&gt;</source> 51122 <source>&lt;b&gt;Load Diagram...&lt;/b&gt;&lt;p&gt;This loads a diagram from file.&lt;/p&gt;</source>
51107 <translation>&lt;b&gt;Diagramm laden...&lt;/b&gt;&lt;p&gt;Dies lädt ein Diagramm aus einer Datei.&lt;/p&gt;</translation> 51123 <translation>&lt;b&gt;Diagramm laden...&lt;/b&gt;&lt;p&gt;Dies lädt ein Diagramm aus einer Datei.&lt;/p&gt;</translation>
51108 </message> 51124 </message>
51109 <message> 51125 <message>
51110 <location filename="../Project/Project.py" line="373"/> 51126 <location filename="../Project/Project.py" line="368"/>
51111 <source>&lt;p&gt;The Programming Language &lt;b&gt;{0}&lt;/b&gt; is not supported.&lt;/p&gt;</source>
51112 <translation>&lt;p&gt;Die Programmiersprache &lt;b&gt;{0}&lt;/b&gt; wird nicht unterstützt.&lt;/p&gt;</translation>
51113 </message>
51114 <message>
51115 <location filename="../Project/Project.py" line="396"/>
51116 <source>&lt;p&gt;The Project type &lt;b&gt;{0}&lt;/b&gt; is already registered.&lt;/p&gt;</source> 51127 <source>&lt;p&gt;The Project type &lt;b&gt;{0}&lt;/b&gt; is already registered.&lt;/p&gt;</source>
51117 <translation>&lt;p&gt;Der Projekttyp &lt;b&gt;{0}&lt;/b&gt; ist bereits registriert.&lt;/p&gt;</translation> 51128 <translation>&lt;p&gt;Der Projekttyp &lt;b&gt;{0}&lt;/b&gt; ist bereits registriert.&lt;/p&gt;</translation>
51118 </message> 51129 </message>
51119 <message> 51130 <message>
51120 <location filename="../Project/Project.py" line="384"/> 51131 <location filename="../Project/Project.py" line="356"/>
51121 <source>&lt;p&gt;The Project type &lt;b&gt;{0}&lt;/b&gt; is already registered with Programming Language &lt;b&gt;{1}&lt;/b&gt;.&lt;/p&gt;</source> 51132 <source>&lt;p&gt;The Project type &lt;b&gt;{0}&lt;/b&gt; is already registered with Programming Language &lt;b&gt;{1}&lt;/b&gt;.&lt;/p&gt;</source>
51122 <translation>&lt;p&gt;Der Projekttyp &lt;b&gt;{0}&lt;/b&gt; ist bereits für die Programmiersprache &lt;b&gt;{1}&lt;/b&gt; registriert.&lt;/p&gt;</translation> 51133 <translation>&lt;p&gt;Der Projekttyp &lt;b&gt;{0}&lt;/b&gt; ist bereits für die Programmiersprache &lt;b&gt;{1}&lt;/b&gt; registriert.&lt;/p&gt;</translation>
51123 </message> 51134 </message>
51124 <message> 51135 <message>
51125 <location filename="../Project/Project.py" line="280"/> 51136 <location filename="../Project/Project.py" line="267"/>
51126 <source>PyQt5 GUI</source> 51137 <source>PyQt5 GUI</source>
51127 <translation>PyQt5 Oberfläche</translation> 51138 <translation>PyQt5 Oberfläche</translation>
51128 </message> 51139 </message>
51129 <message> 51140 <message>
51130 <location filename="../Project/Project.py" line="281"/> 51141 <location filename="../Project/Project.py" line="268"/>
51131 <source>PyQt5 Console</source> 51142 <source>PyQt5 Console</source>
51132 <translation>PyQt5 Kommandozeile</translation> 51143 <translation>PyQt5 Kommandozeile</translation>
51133 </message> 51144 </message>
51134 <message> 51145 <message>
51135 <location filename="../Project/Project.py" line="4874"/> 51146 <location filename="../Project/Project.py" line="4830"/>
51136 <source>&lt;p&gt;The selected VCS &lt;b&gt;{0}&lt;/b&gt; could not be found. &lt;br/&gt;Reverting override.&lt;/p&gt;&lt;p&gt;{1}&lt;/p&gt;</source> 51147 <source>&lt;p&gt;The selected VCS &lt;b&gt;{0}&lt;/b&gt; could not be found. &lt;br/&gt;Reverting override.&lt;/p&gt;&lt;p&gt;{1}&lt;/p&gt;</source>
51137 <translation>&lt;p&gt;Das ausgewählte Versionskontrollsystem &lt;b&gt;{0}&lt;/b&gt; konnte nicht gefunden werden.&lt;br/&gt;Ignoriere Übersteuerung.&lt;/p&gt;&lt;p&gt;{1}&lt;/p&gt;</translation> 51148 <translation>&lt;p&gt;Das ausgewählte Versionskontrollsystem &lt;b&gt;{0}&lt;/b&gt; konnte nicht gefunden werden.&lt;br/&gt;Ignoriere Übersteuerung.&lt;/p&gt;&lt;p&gt;{1}&lt;/p&gt;</translation>
51138 </message> 51149 </message>
51139 <message> 51150 <message>
51140 <location filename="../Project/Project.py" line="5609"/> 51151 <location filename="../Project/Project.py" line="5565"/>
51141 <source>&lt;p&gt;The plugin file &lt;b&gt;{0}&lt;/b&gt; could not be read.&lt;/p&gt; &lt;p&gt;Reason: {1}&lt;/p&gt;</source> 51152 <source>&lt;p&gt;The plugin file &lt;b&gt;{0}&lt;/b&gt; could not be read.&lt;/p&gt; &lt;p&gt;Reason: {1}&lt;/p&gt;</source>
51142 <translation>&lt;p&gt;Die Plugindatei &lt;b&gt;{0}&lt;/b&gt; konnte nicht gelesen werden.&lt;br&gt;Ursache: {1}&lt;/p&gt;</translation> 51153 <translation>&lt;p&gt;Die Plugindatei &lt;b&gt;{0}&lt;/b&gt; konnte nicht gelesen werden.&lt;br&gt;Ursache: {1}&lt;/p&gt;</translation>
51143 </message> 51154 </message>
51144 <message> 51155 <message>
51145 <location filename="../Project/Project.py" line="4263"/> 51156 <location filename="../Project/Project.py" line="4219"/>
51146 <source>Create an initial PKGLIST file for an eric6 plugin.</source> 51157 <source>Create an initial PKGLIST file for an eric6 plugin.</source>
51147 <translation>Erzeugt eine erste PKGLIST-Datei für ein eric6-Plugin.</translation> 51158 <translation>Erzeugt eine erste PKGLIST-Datei für ein eric6-Plugin.</translation>
51148 </message> 51159 </message>
51149 <message> 51160 <message>
51150 <location filename="../Project/Project.py" line="4265"/> 51161 <location filename="../Project/Project.py" line="4221"/>
51151 <source>&lt;b&gt;Create Package List&lt;/b&gt;&lt;p&gt;This creates an initial list of files to include in an eric6 plugin archive. The list is created from the project file.&lt;/p&gt;</source> 51162 <source>&lt;b&gt;Create Package List&lt;/b&gt;&lt;p&gt;This creates an initial list of files to include in an eric6 plugin archive. The list is created from the project file.&lt;/p&gt;</source>
51152 <translation>&lt;b&gt;Erzeuge Paketliste&lt;/b&gt;&lt;p&gt;Dies erzeugt eine erste Liste von Dateien, die in ein eric6-Pluginarchive einbezogen werden sollen. Die Liste wird aus der Projektdatei erzeugt.&lt;/p&gt;</translation> 51163 <translation>&lt;b&gt;Erzeuge Paketliste&lt;/b&gt;&lt;p&gt;Dies erzeugt eine erste Liste von Dateien, die in ein eric6-Pluginarchive einbezogen werden sollen. Die Liste wird aus der Projektdatei erzeugt.&lt;/p&gt;</translation>
51153 </message> 51164 </message>
51154 <message> 51165 <message>
51155 <location filename="../Project/Project.py" line="5459"/> 51166 <location filename="../Project/Project.py" line="5415"/>
51156 <source>&lt;p&gt;The eric6 plugin archive file &lt;b&gt;{0}&lt;/b&gt; could not be created.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source> 51167 <source>&lt;p&gt;The eric6 plugin archive file &lt;b&gt;{0}&lt;/b&gt; could not be created.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
51157 <translation>&lt;p&gt;Die eric6 Plugin Archivdatei &lt;b&gt;{0}&lt;/b&gt; konnte nicht erzeugt werden.&lt;/p&gt;&lt;p&gt;Ursache: {1}&lt;/p&gt;</translation> 51168 <translation>&lt;p&gt;Die eric6 Plugin Archivdatei &lt;b&gt;{0}&lt;/b&gt; konnte nicht erzeugt werden.&lt;/p&gt;&lt;p&gt;Ursache: {1}&lt;/p&gt;</translation>
51158 </message> 51169 </message>
51159 <message> 51170 <message>
51160 <location filename="../Project/Project.py" line="282"/> 51171 <location filename="../Project/Project.py" line="269"/>
51161 <source>Eric6 Plugin</source> 51172 <source>Eric6 Plugin</source>
51162 <translation>Eric6 Plugin</translation> 51173 <translation>Eric6 Plugin</translation>
51163 </message> 51174 </message>
51164 <message> 51175 <message>
51165 <location filename="../Project/Project.py" line="2950"/> 51176 <location filename="../Project/Project.py" line="2915"/>
51166 <source>Create project management directory</source> 51177 <source>Create project management directory</source>
51167 <translation>Projektverwaltungsverzeichnis erstellen</translation> 51178 <translation>Projektverwaltungsverzeichnis erstellen</translation>
51168 </message> 51179 </message>
51169 <message> 51180 <message>
51170 <location filename="../Project/Project.py" line="2950"/> 51181 <location filename="../Project/Project.py" line="2915"/>
51171 <source>&lt;p&gt;The project directory &lt;b&gt;{0}&lt;/b&gt; is not writable.&lt;/p&gt;</source> 51182 <source>&lt;p&gt;The project directory &lt;b&gt;{0}&lt;/b&gt; is not writable.&lt;/p&gt;</source>
51172 <translation>&lt;p&gt;Das Projektverzeichnis &lt;b&gt;{0}&lt;/b&gt; ist nicht beschreibbar.&lt;/p&gt;</translation> 51183 <translation>&lt;p&gt;Das Projektverzeichnis &lt;b&gt;{0}&lt;/b&gt; ist nicht beschreibbar.&lt;/p&gt;</translation>
51173 </message> 51184 </message>
51174 <message> 51185 <message>
51175 <location filename="../Project/Project.py" line="3993"/> 51186 <location filename="../Project/Project.py" line="3949"/>
51176 <source>Alt+Ctrl+P</source> 51187 <source>Alt+Ctrl+P</source>
51177 <comment>Project|Search Project File</comment> 51188 <comment>Project|Search Project File</comment>
51178 <translation>Alt+Ctrl+P</translation> 51189 <translation>Alt+Ctrl+P</translation>
51179 </message> 51190 </message>
51180 <message> 51191 <message>
51181 <location filename="../Project/Project.py" line="3999"/> 51192 <location filename="../Project/Project.py" line="3955"/>
51182 <source>Search for a file in the project list of files.</source> 51193 <source>Search for a file in the project list of files.</source>
51183 <translation>Suche nach einer Datei in der Liste der Projektdateien.</translation> 51194 <translation>Suche nach einer Datei in der Liste der Projektdateien.</translation>
51184 </message> 51195 </message>
51185 <message> 51196 <message>
51186 <location filename="../Project/Project.py" line="4001"/> 51197 <location filename="../Project/Project.py" line="3957"/>
51187 <source>&lt;b&gt;Search Project File&lt;/b&gt;&lt;p&gt;This searches for a file in the project list of files.&lt;/p&gt;</source> 51198 <source>&lt;b&gt;Search Project File&lt;/b&gt;&lt;p&gt;This searches for a file in the project list of files.&lt;/p&gt;</source>
51188 <translation>&lt;b&gt;Projektdatei suchen&lt;/b&gt;&lt;p&gt;Dies sucht nach einer Datei in der Liste der Projektdateien.&lt;/p&gt;</translation> 51199 <translation>&lt;b&gt;Projektdatei suchen&lt;/b&gt;&lt;p&gt;Dies sucht nach einer Datei in der Liste der Projektdateien.&lt;/p&gt;</translation>
51189 </message> 51200 </message>
51190 <message> 51201 <message>
51191 <location filename="../Project/Project.py" line="3993"/> 51202 <location filename="../Project/Project.py" line="3949"/>
51192 <source>Search Project File</source> 51203 <source>Search Project File</source>
51193 <translation>Projektdatei suchen</translation> 51204 <translation>Projektdatei suchen</translation>
51194 </message> 51205 </message>
51195 <message> 51206 <message>
51196 <location filename="../Project/Project.py" line="3993"/> 51207 <location filename="../Project/Project.py" line="3949"/>
51197 <source>Search Project File...</source> 51208 <source>Search Project File...</source>
51198 <translation>Projektdatei suchen...</translation> 51209 <translation>Projektdatei suchen...</translation>
51199 </message> 51210 </message>
51200 <message> 51211 <message>
51201 <location filename="../Project/Project.py" line="5390"/> 51212 <location filename="../Project/Project.py" line="5346"/>
51202 <source>Create Plugin Archives</source> 51213 <source>Create Plugin Archives</source>
51203 <translation>Erzeuge Plugin Archive</translation> 51214 <translation>Erzeuge Plugin Archive</translation>
51204 </message> 51215 </message>
51205 <message> 51216 <message>
51206 <location filename="../Project/Project.py" line="4274"/> 51217 <location filename="../Project/Project.py" line="4230"/>
51207 <source>Create Plugin &amp;Archives</source> 51218 <source>Create Plugin &amp;Archives</source>
51208 <translation>Erzeuge Plugin &amp;Archive</translation> 51219 <translation>Erzeuge Plugin &amp;Archive</translation>
51209 </message> 51220 </message>
51210 <message> 51221 <message>
51211 <location filename="../Project/Project.py" line="4279"/> 51222 <location filename="../Project/Project.py" line="4235"/>
51212 <source>Create eric6 plugin archive files.</source> 51223 <source>Create eric6 plugin archive files.</source>
51213 <translation>Erzeugt eric6 Plugin Archivdateien.</translation> 51224 <translation>Erzeugt eric6 Plugin Archivdateien.</translation>
51214 </message> 51225 </message>
51215 <message> 51226 <message>
51216 <location filename="../Project/Project.py" line="4281"/> 51227 <location filename="../Project/Project.py" line="4237"/>
51217 <source>&lt;b&gt;Create Plugin Archives&lt;/b&gt;&lt;p&gt;This creates eric6 plugin archive files using the list of files given in a PKGLIST* file. The archive name is built from the main script name if not designated in the package list file.&lt;/p&gt;</source> 51228 <source>&lt;b&gt;Create Plugin Archives&lt;/b&gt;&lt;p&gt;This creates eric6 plugin archive files using the list of files given in a PKGLIST* file. The archive name is built from the main script name if not designated in the package list file.&lt;/p&gt;</source>
51218 <translation>&lt;b&gt;Erzeuge Pluginarchive&lt;/b&gt;&lt;p&gt;Dies erzeugt eric6-Pluginarchivdateien mit den Dateien, die in einer PKGLIST*-Datei angegeben wurden. Der Archivname wird aus dem Namen des Hauptskriptes generiert, falls er nicht in der Paketlistendatei angegeben ist.&lt;/p&gt;</translation> 51229 <translation>&lt;b&gt;Erzeuge Pluginarchive&lt;/b&gt;&lt;p&gt;Dies erzeugt eric6-Pluginarchivdateien mit den Dateien, die in einer PKGLIST*-Datei angegeben wurden. Der Archivname wird aus dem Namen des Hauptskriptes generiert, falls er nicht in der Paketlistendatei angegeben ist.&lt;/p&gt;</translation>
51219 </message> 51230 </message>
51220 <message> 51231 <message>
51221 <location filename="../Project/Project.py" line="4291"/> 51232 <location filename="../Project/Project.py" line="4247"/>
51222 <source>Create Plugin Archives (Snapshot)</source> 51233 <source>Create Plugin Archives (Snapshot)</source>
51223 <translation>Erzeuge Plugin Archive (Snapshot)</translation> 51234 <translation>Erzeuge Plugin Archive (Snapshot)</translation>
51224 </message> 51235 </message>
51225 <message> 51236 <message>
51226 <location filename="../Project/Project.py" line="4291"/> 51237 <location filename="../Project/Project.py" line="4247"/>
51227 <source>Create Plugin Archives (&amp;Snapshot)</source> 51238 <source>Create Plugin Archives (&amp;Snapshot)</source>
51228 <translation>Erzeuge Plugin Archive (&amp;Snapshot)</translation> 51239 <translation>Erzeuge Plugin Archive (&amp;Snapshot)</translation>
51229 </message> 51240 </message>
51230 <message> 51241 <message>
51231 <location filename="../Project/Project.py" line="4296"/> 51242 <location filename="../Project/Project.py" line="4252"/>
51232 <source>Create eric6 plugin archive files (snapshot releases).</source> 51243 <source>Create eric6 plugin archive files (snapshot releases).</source>
51233 <translation>Erzeugt eric6 Plugin Archivdateien (Snapshot Releases).</translation> 51244 <translation>Erzeugt eric6 Plugin Archivdateien (Snapshot Releases).</translation>
51234 </message> 51245 </message>
51235 <message> 51246 <message>
51236 <location filename="../Project/Project.py" line="4298"/> 51247 <location filename="../Project/Project.py" line="4254"/>
51237 <source>&lt;b&gt;Create Plugin Archives (Snapshot)&lt;/b&gt;&lt;p&gt;This creates eric6 plugin archive files using the list of files given in the PKGLIST* file. The archive name is built from the main script name if not designated in the package list file. The version entry of the main script is modified to reflect a snapshot release.&lt;/p&gt;</source> 51248 <source>&lt;b&gt;Create Plugin Archives (Snapshot)&lt;/b&gt;&lt;p&gt;This creates eric6 plugin archive files using the list of files given in the PKGLIST* file. The archive name is built from the main script name if not designated in the package list file. The version entry of the main script is modified to reflect a snapshot release.&lt;/p&gt;</source>
51238 <translation>&lt;b&gt;Erzeuge Pluginarchive (Snapshot)&lt;/b&gt;&lt;p&gt;Dies erzeugt eric6-Pluginarchivdateien mit den Dateien, die in der PKGLIST*-Datei angegeben wurden. Der Archivname wird aus dem Namen des Hauptskriptes generiert, falls er nicht in der Paketlistendatei angegeben ist. Der Versionseintrag des Hauptskriptes wird verändert, um ein Snapshot Release anzuzeigen.&lt;/p&gt;</translation> 51249 <translation>&lt;b&gt;Erzeuge Pluginarchive (Snapshot)&lt;/b&gt;&lt;p&gt;Dies erzeugt eric6-Pluginarchivdateien mit den Dateien, die in der PKGLIST*-Datei angegeben wurden. Der Archivname wird aus dem Namen des Hauptskriptes generiert, falls er nicht in der Paketlistendatei angegeben ist. Der Versionseintrag des Hauptskriptes wird verändert, um ein Snapshot Release anzuzeigen.&lt;/p&gt;</translation>
51239 </message> 51250 </message>
51240 <message> 51251 <message>
51241 <location filename="../Project/Project.py" line="5368"/> 51252 <location filename="../Project/Project.py" line="5324"/>
51242 <source>Select package lists:</source> 51253 <source>Select package lists:</source>
51243 <translation>Wähle Paketlisten:</translation> 51254 <translation>Wähle Paketlisten:</translation>
51244 </message> 51255 </message>
51245 <message> 51256 <message>
51246 <location filename="../Project/Project.py" line="5386"/> 51257 <location filename="../Project/Project.py" line="5342"/>
51247 <source>Creating plugin archives...</source> 51258 <source>Creating plugin archives...</source>
51248 <translation>Erzeuge Plugin Archive...</translation> 51259 <translation>Erzeuge Plugin Archive...</translation>
51249 </message> 51260 </message>
51250 <message> 51261 <message>
51251 <location filename="../Project/Project.py" line="5386"/> 51262 <location filename="../Project/Project.py" line="5342"/>
51252 <source>Abort</source> 51263 <source>Abort</source>
51253 <translation>Abbruch</translation> 51264 <translation>Abbruch</translation>
51254 </message> 51265 </message>
51255 <message> 51266 <message>
51256 <location filename="../Project/Project.py" line="5386"/> 51267 <location filename="../Project/Project.py" line="5342"/>
51257 <source>%v/%m Archives</source> 51268 <source>%v/%m Archives</source>
51258 <translation>%v/%m Archive</translation> 51269 <translation>%v/%m Archive</translation>
51259 </message> 51270 </message>
51260 <message> 51271 <message>
51261 <location filename="../Project/Project.py" line="5403"/> 51272 <location filename="../Project/Project.py" line="5359"/>
51262 <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; could not be read.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source> 51273 <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; could not be read.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
51263 <translation>&lt;p&gt;Die Datei &lt;b&gt;{0}&lt;/b&gt; konnte nicht geladen werden.&lt;br/&gt;Grund: {1}&lt;/p&gt;</translation> 51274 <translation>&lt;p&gt;Die Datei &lt;b&gt;{0}&lt;/b&gt; konnte nicht geladen werden.&lt;br/&gt;Grund: {1}&lt;/p&gt;</translation>
51264 </message> 51275 </message>
51265 <message> 51276 <message>
51266 <location filename="../Project/Project.py" line="5514"/> 51277 <location filename="../Project/Project.py" line="5470"/>
51267 <source>&lt;p&gt;The eric6 plugin archive files were created with some errors.&lt;/p&gt;</source> 51278 <source>&lt;p&gt;The eric6 plugin archive files were created with some errors.&lt;/p&gt;</source>
51268 <translation>&lt;p&gt;Die eric6 Plugin Archivdateien wurden mit einigen Fehlern erzeugt.&lt;/p&gt;</translation> 51279 <translation>&lt;p&gt;Die eric6 Plugin Archivdateien wurden mit einigen Fehlern erzeugt.&lt;/p&gt;</translation>
51269 </message> 51280 </message>
51270 <message> 51281 <message>
51271 <location filename="../Project/Project.py" line="5517"/> 51282 <location filename="../Project/Project.py" line="5473"/>
51272 <source>&lt;p&gt;The eric6 plugin archive files were created successfully.&lt;/p&gt;</source> 51283 <source>&lt;p&gt;The eric6 plugin archive files were created successfully.&lt;/p&gt;</source>
51273 <translation>&lt;p&gt;Die eric6 Plugin Archivdateien wurden erfolgreich erzeugt.&lt;/p&gt;</translation> 51284 <translation>&lt;p&gt;Die eric6 Plugin Archivdateien wurden erfolgreich erzeugt.&lt;/p&gt;</translation>
51274 </message> 51285 </message>
51275 <message> 51286 <message>
51276 <location filename="../Project/Project.py" line="5379"/> 51287 <location filename="../Project/Project.py" line="5335"/>
51277 <source>&lt;p&gt;No package list files (PKGLIST*) available or selected. Aborting...&lt;/p&gt;</source> 51288 <source>&lt;p&gt;No package list files (PKGLIST*) available or selected. Aborting...&lt;/p&gt;</source>
51278 <translation>&lt;p&gt;Keine Paketlistendateien (PKGLIST*) verfügbar oder ausgewählt. Abbruch...&lt;/p&gt;</translation> 51289 <translation>&lt;p&gt;Keine Paketlistendateien (PKGLIST*) verfügbar oder ausgewählt. Abbruch...&lt;/p&gt;</translation>
51279 </message> 51290 </message>
51280 <message> 51291 <message>
51281 <location filename="../Project/Project.py" line="5431"/> 51292 <location filename="../Project/Project.py" line="5387"/>
51282 <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; is not ready yet.&lt;/p&gt;&lt;p&gt;Please rework it and delete the&apos;; initial_list&apos; line of the header.&lt;/p&gt;</source> 51293 <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; is not ready yet.&lt;/p&gt;&lt;p&gt;Please rework it and delete the&apos;; initial_list&apos; line of the header.&lt;/p&gt;</source>
51283 <translation>&lt;p&gt;Die Datei &lt;b&gt;{0}&lt;/b&gt; ist noch nicht bereit.&lt;/p&gt;&lt;p&gt;Bitte überarbeite sie und löschen die Zeile &apos;; initial_list&apos; des Dateikopfes.&lt;/p&gt;</translation> 51294 <translation>&lt;p&gt;Die Datei &lt;b&gt;{0}&lt;/b&gt; ist noch nicht bereit.&lt;/p&gt;&lt;p&gt;Bitte überarbeite sie und löschen die Zeile &apos;; initial_list&apos; des Dateikopfes.&lt;/p&gt;</translation>
51284 </message> 51295 </message>
51285 <message> 51296 <message>
51286 <location filename="../Project/Project.py" line="3984"/> 51297 <location filename="../Project/Project.py" line="3940"/>
51287 <source>&lt;b&gt;Search new files...&lt;/b&gt;&lt;p&gt;This searches for new files (sources, *.ui, *.idl, *.proto) in the project directory and registered subdirectories.&lt;/p&gt;</source> 51298 <source>&lt;b&gt;Search new files...&lt;/b&gt;&lt;p&gt;This searches for new files (sources, *.ui, *.idl, *.proto) in the project directory and registered subdirectories.&lt;/p&gt;</source>
51288 <translation>&lt;b&gt;Neue Dateien suchen...&lt;/b&gt;&lt;p&gt;Dies sucht im Projektverzeichnis und in registrierten Unterverzeichnissen nach neuen Dateien (Quellen, *.ui, *.idl, *.proto).&lt;/p&gt;</translation> 51299 <translation>&lt;b&gt;Neue Dateien suchen...&lt;/b&gt;&lt;p&gt;Dies sucht im Projektverzeichnis und in registrierten Unterverzeichnissen nach neuen Dateien (Quellen, *.ui, *.idl, *.proto).&lt;/p&gt;</translation>
51289 </message> 51300 </message>
51290 <message> 51301 <message>
51291 <location filename="../Project/Project.py" line="4042"/> 51302 <location filename="../Project/Project.py" line="3998"/>
51292 <source>&lt;b&gt;Filetype Associations...&lt;/b&gt;&lt;p&gt;This shows a dialog to edit the file type associations of the project. These associations determine the type (source, form, interface, protocol or others) with a filename pattern. They are used when adding a file to the project and when performing a search for new files.&lt;/p&gt;</source> 51303 <source>&lt;b&gt;Filetype Associations...&lt;/b&gt;&lt;p&gt;This shows a dialog to edit the file type associations of the project. These associations determine the type (source, form, interface, protocol or others) with a filename pattern. They are used when adding a file to the project and when performing a search for new files.&lt;/p&gt;</source>
51293 <translation>&lt;b&gt;Dateitypzuordnungen...&lt;/b&gt;&lt;p&gt;Dies zeigt einen Dialog zur Eingabe der Dateitypzuordnungen des Projektes. Diese Zuordnungen bestimmen den Typ (Quellen, Formulare, Schnittstellen, Protokolle oder Sonstige) über ein Dateinamenmuster. Sie werden genutzt, wenn eine Datei zum Projekt hinzugefügt oder wenn nach neuen Dateien gesucht wird.&lt;/p&gt;</translation> 51304 <translation>&lt;b&gt;Dateitypzuordnungen...&lt;/b&gt;&lt;p&gt;Dies zeigt einen Dialog zur Eingabe der Dateitypzuordnungen des Projektes. Diese Zuordnungen bestimmen den Typ (Quellen, Formulare, Schnittstellen, Protokolle oder Sonstige) über ein Dateinamenmuster. Sie werden genutzt, wenn eine Datei zum Projekt hinzugefügt oder wenn nach neuen Dateien gesucht wird.&lt;/p&gt;</translation>
51294 </message> 51305 </message>
51295 <message> 51306 <message>
51296 <location filename="../Project/Project.py" line="1531"/> 51307 <location filename="../Project/Project.py" line="1496"/>
51297 <source>&lt;p&gt;The selected translation file &lt;b&gt;{0}&lt;/b&gt; could not be deleted.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source> 51308 <source>&lt;p&gt;The selected translation file &lt;b&gt;{0}&lt;/b&gt; could not be deleted.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
51298 <translation>&lt;p&gt;Die ausgewählte Übersetzungsdatei &lt;b&gt;{0}&lt;/b&gt; konnte nicht gelöscht werden.&lt;/p&gt;&lt;p&gt;Ursache: {1}&lt;/p&gt;</translation> 51309 <translation>&lt;p&gt;Die ausgewählte Übersetzungsdatei &lt;b&gt;{0}&lt;/b&gt; konnte nicht gelöscht werden.&lt;/p&gt;&lt;p&gt;Ursache: {1}&lt;/p&gt;</translation>
51299 </message> 51310 </message>
51300 <message> 51311 <message>
51301 <location filename="../Project/Project.py" line="2250"/> 51312 <location filename="../Project/Project.py" line="2215"/>
51302 <source>&lt;p&gt;The selected file &lt;b&gt;{0}&lt;/b&gt; could not be deleted.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source> 51313 <source>&lt;p&gt;The selected file &lt;b&gt;{0}&lt;/b&gt; could not be deleted.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
51303 <translation>&lt;p&gt;Die ausgewählte Datei &lt;b&gt;{0}&lt;/b&gt; konnte nicht gelöscht werden.&lt;/p&gt;&lt;p&gt;Ursache: {1}&lt;/p&gt;</translation> 51314 <translation>&lt;p&gt;Die ausgewählte Datei &lt;b&gt;{0}&lt;/b&gt; konnte nicht gelöscht werden.&lt;/p&gt;&lt;p&gt;Ursache: {1}&lt;/p&gt;</translation>
51304 </message> 51315 </message>
51305 <message> 51316 <message>
51306 <location filename="../Project/Project.py" line="2280"/> 51317 <location filename="../Project/Project.py" line="2245"/>
51307 <source>&lt;p&gt;The selected directory &lt;b&gt;{0}&lt;/b&gt; could not be deleted.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source> 51318 <source>&lt;p&gt;The selected directory &lt;b&gt;{0}&lt;/b&gt; could not be deleted.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
51308 <translation>&lt;p&gt;Das ausgewählte Verzeichnis &lt;b&gt;{0}&lt;/b&gt; konnte nicht gelöscht werden.&lt;/p&gt;&lt;p&gt;Ursache: {1}&lt;/p&gt;</translation> 51319 <translation>&lt;p&gt;Das ausgewählte Verzeichnis &lt;b&gt;{0}&lt;/b&gt; konnte nicht gelöscht werden.&lt;/p&gt;&lt;p&gt;Ursache: {1}&lt;/p&gt;</translation>
51309 </message> 51320 </message>
51310 <message> 51321 <message>
51311 <location filename="../Project/Project.py" line="2773"/> 51322 <location filename="../Project/Project.py" line="2738"/>
51312 <source>Create Makefile</source> 51323 <source>Create Makefile</source>
51313 <translation>Makefile erzeugen</translation> 51324 <translation>Makefile erzeugen</translation>
51314 </message> 51325 </message>
51315 <message> 51326 <message>
51316 <location filename="../Project/Project.py" line="2773"/> 51327 <location filename="../Project/Project.py" line="2738"/>
51317 <source>&lt;p&gt;The makefile &lt;b&gt;{0}&lt;/b&gt; could not be created.&lt;br/&gt;Reason: {1}&lt;/p&gt;</source> 51328 <source>&lt;p&gt;The makefile &lt;b&gt;{0}&lt;/b&gt; could not be created.&lt;br/&gt;Reason: {1}&lt;/p&gt;</source>
51318 <translation>&lt;p&gt;Die make Datei &lt;b&gt;{0}&lt;/b&gt; konnte nicht erzeugt werden.&lt;br/&gt;Ursache: {1}&lt;/p&gt;</translation> 51329 <translation>&lt;p&gt;Die make Datei &lt;b&gt;{0}&lt;/b&gt; konnte nicht erzeugt werden.&lt;br/&gt;Ursache: {1}&lt;/p&gt;</translation>
51319 </message> 51330 </message>
51320 <message> 51331 <message>
51321 <location filename="../Project/Project.py" line="5795"/> 51332 <location filename="../Project/Project.py" line="5751"/>
51322 <source>Execute Make</source> 51333 <source>Execute Make</source>
51323 <translation>Make ausführen</translation> 51334 <translation>Make ausführen</translation>
51324 </message> 51335 </message>
51325 <message> 51336 <message>
51326 <location filename="../Project/Project.py" line="4312"/> 51337 <location filename="../Project/Project.py" line="4268"/>
51327 <source>&amp;Execute Make</source> 51338 <source>&amp;Execute Make</source>
51328 <translation>&amp;Make ausführen</translation> 51339 <translation>&amp;Make ausführen</translation>
51329 </message> 51340 </message>
51330 <message> 51341 <message>
51331 <location filename="../Project/Project.py" line="4316"/> 51342 <location filename="../Project/Project.py" line="4272"/>
51332 <source>Perform a &apos;make&apos; run.</source> 51343 <source>Perform a &apos;make&apos; run.</source>
51333 <translation>Führt eine &apos;make&apos; Lauf aus.</translation> 51344 <translation>Führt eine &apos;make&apos; Lauf aus.</translation>
51334 </message> 51345 </message>
51335 <message> 51346 <message>
51336 <location filename="../Project/Project.py" line="4318"/> 51347 <location filename="../Project/Project.py" line="4274"/>
51337 <source>&lt;b&gt;Execute Make&lt;/b&gt;&lt;p&gt;This performs a &apos;make&apos; run to rebuild the configured target.&lt;/p&gt;</source> 51348 <source>&lt;b&gt;Execute Make&lt;/b&gt;&lt;p&gt;This performs a &apos;make&apos; run to rebuild the configured target.&lt;/p&gt;</source>
51338 <translation>&lt;b&gt;Make ausführen&lt;/b&gt;&lt;p&gt;Die führt einen &apos;make&apos; Lauf aus, um das konfigurierte Ziel zu bauen.&lt;/p&gt;</translation> 51349 <translation>&lt;b&gt;Make ausführen&lt;/b&gt;&lt;p&gt;Die führt einen &apos;make&apos; Lauf aus, um das konfigurierte Ziel zu bauen.&lt;/p&gt;</translation>
51339 </message> 51350 </message>
51340 <message> 51351 <message>
51341 <location filename="../Project/Project.py" line="5775"/> 51352 <location filename="../Project/Project.py" line="5731"/>
51342 <source>Test for Changes</source> 51353 <source>Test for Changes</source>
51343 <translation>Auf Änderungen prüfen</translation> 51354 <translation>Auf Änderungen prüfen</translation>
51344 </message> 51355 </message>
51345 <message> 51356 <message>
51346 <location filename="../Project/Project.py" line="4326"/> 51357 <location filename="../Project/Project.py" line="4282"/>
51347 <source>&amp;Test for Changes</source> 51358 <source>&amp;Test for Changes</source>
51348 <translation>Auf Änderungen &amp;prüfen</translation> 51359 <translation>Auf Änderungen &amp;prüfen</translation>
51349 </message> 51360 </message>
51350 <message> 51361 <message>
51351 <location filename="../Project/Project.py" line="4330"/> 51362 <location filename="../Project/Project.py" line="4286"/>
51352 <source>Question &apos;make&apos;, if a rebuild is needed.</source> 51363 <source>Question &apos;make&apos;, if a rebuild is needed.</source>
51353 <translation>Fragt &apos;make&apos;, ob ein Neubau erforderlich ist.</translation> 51364 <translation>Fragt &apos;make&apos;, ob ein Neubau erforderlich ist.</translation>
51354 </message> 51365 </message>
51355 <message> 51366 <message>
51356 <location filename="../Project/Project.py" line="4332"/> 51367 <location filename="../Project/Project.py" line="4288"/>
51357 <source>&lt;b&gt;Test for Changes&lt;/b&gt;&lt;p&gt;This questions &apos;make&apos;, if a rebuild of the configured target is necessary.&lt;/p&gt;</source> 51368 <source>&lt;b&gt;Test for Changes&lt;/b&gt;&lt;p&gt;This questions &apos;make&apos;, if a rebuild of the configured target is necessary.&lt;/p&gt;</source>
51358 <translation>&lt;b&gt;Auf Änderungen prüfen&lt;/b&gt;&lt;p&gt;Dies fragt &apos;make&apos;, ob ein Neubau des konfigurierten Zieles erforderlich ist.&lt;/p&gt;</translation> 51369 <translation>&lt;b&gt;Auf Änderungen prüfen&lt;/b&gt;&lt;p&gt;Dies fragt &apos;make&apos;, ob ein Neubau des konfigurierten Zieles erforderlich ist.&lt;/p&gt;</translation>
51359 </message> 51370 </message>
51360 <message> 51371 <message>
51361 <location filename="../Project/Project.py" line="4377"/> 51372 <location filename="../Project/Project.py" line="4333"/>
51362 <source>Make</source> 51373 <source>Make</source>
51363 <translation>Make</translation> 51374 <translation>Make</translation>
51364 </message> 51375 </message>
51365 <message> 51376 <message>
51366 <location filename="../Project/Project.py" line="5723"/> 51377 <location filename="../Project/Project.py" line="5679"/>
51367 <source>The make process did not start.</source> 51378 <source>The make process did not start.</source>
51368 <translation>Der make Prozess ist nicht gestartet.</translation> 51379 <translation>Der make Prozess ist nicht gestartet.</translation>
51369 </message> 51380 </message>
51370 <message> 51381 <message>
51371 <location filename="../Project/Project.py" line="5768"/> 51382 <location filename="../Project/Project.py" line="5724"/>
51372 <source>The make process crashed.</source> 51383 <source>The make process crashed.</source>
51373 <translation>Der make Prozess ist abgestürzt.</translation> 51384 <translation>Der make Prozess ist abgestürzt.</translation>
51374 </message> 51385 </message>
51375 <message> 51386 <message>
51376 <location filename="../Project/Project.py" line="5778"/> 51387 <location filename="../Project/Project.py" line="5734"/>
51377 <source>&lt;p&gt;There are changes that require the configured make target &lt;b&gt;{0}&lt;/b&gt; to be rebuilt.&lt;/p&gt;</source> 51388 <source>&lt;p&gt;There are changes that require the configured make target &lt;b&gt;{0}&lt;/b&gt; to be rebuilt.&lt;/p&gt;</source>
51378 <translation>&lt;p&gt;Es gibt Änderungen, die einen Neubau des konfigurierten Zieles &lt;b&gt;{0}&lt;/b&gt; erfordern.&lt;/p&gt;</translation> 51389 <translation>&lt;p&gt;Es gibt Änderungen, die einen Neubau des konfigurierten Zieles &lt;b&gt;{0}&lt;/b&gt; erfordern.&lt;/p&gt;</translation>
51379 </message> 51390 </message>
51380 <message> 51391 <message>
51381 <location filename="../Project/Project.py" line="5783"/> 51392 <location filename="../Project/Project.py" line="5739"/>
51382 <source>&lt;p&gt;There are changes that require the default make target to be rebuilt.&lt;/p&gt;</source> 51393 <source>&lt;p&gt;There are changes that require the default make target to be rebuilt.&lt;/p&gt;</source>
51383 <translation>&lt;p&gt;Es gibt Änderungen, die einen Neubau des Standardzieles erfordern.&lt;/p&gt;</translation> 51394 <translation>&lt;p&gt;Es gibt Änderungen, die einen Neubau des Standardzieles erfordern.&lt;/p&gt;</translation>
51384 </message> 51395 </message>
51385 <message> 51396 <message>
51386 <location filename="../Project/Project.py" line="5795"/> 51397 <location filename="../Project/Project.py" line="5751"/>
51387 <source>The makefile contains errors.</source> 51398 <source>The makefile contains errors.</source>
51388 <translation>Die make Datei enthält Fehler.</translation> 51399 <translation>Die make Datei enthält Fehler.</translation>
51389 </message> 51400 </message>
51390 <message> 51401 <message>
51391 <location filename="../Project/Project.py" line="310"/> 51402 <location filename="../Project/Project.py" line="282"/>
51392 <source>PySide2 GUI</source> 51403 <source>PySide2 GUI</source>
51393 <translation>PySide2 Oberfläche</translation> 51404 <translation>PySide2 Oberfläche</translation>
51394 </message> 51405 </message>
51395 <message> 51406 <message>
51396 <location filename="../Project/Project.py" line="311"/> 51407 <location filename="../Project/Project.py" line="283"/>
51397 <source>PySide2 Console</source> 51408 <source>PySide2 Console</source>
51398 <translation>PySide2 Kommandozeile</translation> 51409 <translation>PySide2 Kommandozeile</translation>
51399 </message> 51410 </message>
51400 <message> 51411 <message>
51401 <location filename="../Project/Project.py" line="4365"/> 51412 <location filename="../Project/Project.py" line="4321"/>
51402 <source>Project-T&amp;ools</source> 51413 <source>Project-T&amp;ools</source>
51403 <translation>Projekt&amp;werkzeuge</translation> 51414 <translation>Projekt&amp;werkzeuge</translation>
51404 </message> 51415 </message>
51405 <message> 51416 <message>
51406 <location filename="../Project/Project.py" line="278"/> 51417 <location filename="../Project/Project.py" line="345"/>
51407 <source>PyQt4 GUI (deprecated)</source> 51418 <source>&lt;p&gt;The Programming Language &lt;b&gt;{0}&lt;/b&gt; is not supported (project type: {1}).&lt;/p&gt;</source>
51408 <translation>PyQt4 GUI (veraltet)</translation> 51419 <translation>&lt;p&gt;Die Programmiersprache &lt;b&gt;{0}&lt;/b&gt; wird nicht unterstützt (Projekttyp: {1}).&lt;/p&gt;</translation>
51409 </message>
51410 <message>
51411 <location filename="../Project/Project.py" line="279"/>
51412 <source>PyQt4 Console (deprecated)</source>
51413 <translation>PyQt4 Konsole (veraltet)</translation>
51414 </message> 51420 </message>
51415 </context> 51421 </context>
51416 <context> 51422 <context>
51417 <name>ProjectBaseBrowser</name> 51423 <name>ProjectBaseBrowser</name>
51418 <message> 51424 <message>
51482 <location filename="../Project/ProjectBrowser.py" line="69"/> 51488 <location filename="../Project/ProjectBrowser.py" line="69"/>
51483 <source>files removed</source> 51489 <source>files removed</source>
51484 <translation>Dateien entfernt</translation> 51490 <translation>Dateien entfernt</translation>
51485 </message> 51491 </message>
51486 <message> 51492 <message>
51487 <location filename="../Project/ProjectBrowser.py" line="404"/> 51493 <location filename="../Project/ProjectBrowser.py" line="402"/>
51488 <source>unknown status</source> 51494 <source>unknown status</source>
51489 <translation>unbekannter Status</translation> 51495 <translation>unbekannter Status</translation>
51490 </message> 51496 </message>
51491 </context> 51497 </context>
51492 <context> 51498 <context>
51656 </message> 51662 </message>
51657 </context> 51663 </context>
51658 <context> 51664 <context>
51659 <name>ProjectFormsBrowser</name> 51665 <name>ProjectFormsBrowser</name>
51660 <message> 51666 <message>
51661 <location filename="../Project/ProjectFormsBrowser.py" line="1029"/> 51667 <location filename="../Project/ProjectFormsBrowser.py" line="1001"/>
51662 <source>Forms</source> 51668 <source>Forms</source>
51663 <translation>Formulare</translation> 51669 <translation>Formulare</translation>
51664 </message> 51670 </message>
51665 <message> 51671 <message>
51666 <location filename="../Project/ProjectFormsBrowser.py" line="70"/> 51672 <location filename="../Project/ProjectFormsBrowser.py" line="70"/>
51667 <source>&lt;b&gt;Project Forms Browser&lt;/b&gt;&lt;p&gt;This allows to easily see all forms contained in the current project. Several actions can be executed via the context menu.&lt;/p&gt;</source> 51673 <source>&lt;b&gt;Project Forms Browser&lt;/b&gt;&lt;p&gt;This allows to easily see all forms contained in the current project. Several actions can be executed via the context menu.&lt;/p&gt;</source>
51668 <translation>&lt;b&gt;Projekt Formular Browser&lt;/b&gt;&lt;p&gt;Dies bietet eine Übersicht aller im Projekt enthaltenen Formulare an. Verschieden Aktionen können über das Kontextmenü ausgeführt werden.&lt;/p&gt;</translation> 51674 <translation>&lt;b&gt;Projekt Formular Browser&lt;/b&gt;&lt;p&gt;Dies bietet eine Übersicht aller im Projekt enthaltenen Formulare an. Verschieden Aktionen können über das Kontextmenü ausgeführt werden.&lt;/p&gt;</translation>
51669 </message> 51675 </message>
51670 <message> 51676 <message>
51671 <location filename="../Project/ProjectFormsBrowser.py" line="154"/> 51677 <location filename="../Project/ProjectFormsBrowser.py" line="152"/>
51672 <source>Compile form</source> 51678 <source>Compile form</source>
51673 <translation>Formular übersetzen</translation> 51679 <translation>Formular übersetzen</translation>
51674 </message> 51680 </message>
51675 <message> 51681 <message>
51676 <location filename="../Project/ProjectFormsBrowser.py" line="358"/> 51682 <location filename="../Project/ProjectFormsBrowser.py" line="346"/>
51677 <source>Compile all forms</source> 51683 <source>Compile all forms</source>
51678 <translation>Alle Formulare übersetzen</translation> 51684 <translation>Alle Formulare übersetzen</translation>
51679 </message> 51685 </message>
51680 <message> 51686 <message>
51681 <location filename="../Project/ProjectFormsBrowser.py" line="313"/> 51687 <location filename="../Project/ProjectFormsBrowser.py" line="305"/>
51682 <source>Remove from project</source> 51688 <source>Remove from project</source>
51683 <translation>Aus dem Projekt entfernen</translation> 51689 <translation>Aus dem Projekt entfernen</translation>
51684 </message> 51690 </message>
51685 <message> 51691 <message>
51686 <location filename="../Project/ProjectFormsBrowser.py" line="316"/> 51692 <location filename="../Project/ProjectFormsBrowser.py" line="308"/>
51687 <source>Delete</source> 51693 <source>Delete</source>
51688 <translation>Löschen</translation> 51694 <translation>Löschen</translation>
51689 </message> 51695 </message>
51690 <message> 51696 <message>
51691 <location filename="../Project/ProjectFormsBrowser.py" line="819"/> 51697 <location filename="../Project/ProjectFormsBrowser.py" line="793"/>
51692 <source>Form Compilation</source> 51698 <source>Form Compilation</source>
51693 <translation>Formular übersetzen</translation> 51699 <translation>Formular übersetzen</translation>
51694 </message> 51700 </message>
51695 <message> 51701 <message>
51696 <location filename="../Project/ProjectFormsBrowser.py" line="791"/> 51702 <location filename="../Project/ProjectFormsBrowser.py" line="765"/>
51697 <source>The compilation of the form file was successful.</source> 51703 <source>The compilation of the form file was successful.</source>
51698 <translation>Die Übersetzung des Formulars war erfolgreich.</translation> 51704 <translation>Die Übersetzung des Formulars war erfolgreich.</translation>
51699 </message> 51705 </message>
51700 <message> 51706 <message>
51701 <location filename="../Project/ProjectFormsBrowser.py" line="986"/> 51707 <location filename="../Project/ProjectFormsBrowser.py" line="958"/>
51702 <source>Compiling forms...</source> 51708 <source>Compiling forms...</source>
51703 <translation>Formular übersetzen...</translation> 51709 <translation>Formular übersetzen...</translation>
51704 </message> 51710 </message>
51705 <message> 51711 <message>
51706 <location filename="../Project/ProjectFormsBrowser.py" line="1025"/> 51712 <location filename="../Project/ProjectFormsBrowser.py" line="997"/>
51707 <source>Abort</source> 51713 <source>Abort</source>
51708 <translation>Abbrechen</translation> 51714 <translation>Abbrechen</translation>
51709 </message> 51715 </message>
51710 <message> 51716 <message>
51711 <location filename="../Project/ProjectFormsBrowser.py" line="258"/> 51717 <location filename="../Project/ProjectFormsBrowser.py" line="252"/>
51712 <source>Open in Qt-Designer</source> 51718 <source>Open in Qt-Designer</source>
51713 <translation>Mit Qt Designer öffnen</translation> 51719 <translation>Mit Qt Designer öffnen</translation>
51714 </message> 51720 </message>
51715 <message> 51721 <message>
51716 <location filename="../Project/ProjectFormsBrowser.py" line="894"/> 51722 <location filename="../Project/ProjectFormsBrowser.py" line="866"/>
51717 <source>Process Generation Error</source> 51723 <source>Process Generation Error</source>
51718 <translation>Fehler beim Prozessstart</translation> 51724 <translation>Fehler beim Prozessstart</translation>
51719 </message> 51725 </message>
51720 <message> 51726 <message>
51721 <location filename="../Project/ProjectFormsBrowser.py" line="366"/> 51727 <location filename="../Project/ProjectFormsBrowser.py" line="354"/>
51722 <source>Add forms directory...</source> 51728 <source>Add forms directory...</source>
51723 <translation>Formularverzeichnis hinzufügen...</translation> 51729 <translation>Formularverzeichnis hinzufügen...</translation>
51724 </message> 51730 </message>
51725 <message> 51731 <message>
51726 <location filename="../Project/ProjectFormsBrowser.py" line="819"/> 51732 <location filename="../Project/ProjectFormsBrowser.py" line="793"/>
51727 <source>The compilation of the form file failed.</source> 51733 <source>The compilation of the form file failed.</source>
51728 <translation>Die Übersetzung des Formulars ist fehlgeschlagen.</translation> 51734 <translation>Die Übersetzung des Formulars ist fehlgeschlagen.</translation>
51729 </message> 51735 </message>
51730 <message> 51736 <message>
51731 <location filename="../Project/ProjectFormsBrowser.py" line="89"/> 51737 <location filename="../Project/ProjectFormsBrowser.py" line="89"/>
51746 <location filename="../Project/ProjectFormsBrowser.py" line="96"/> 51752 <location filename="../Project/ProjectFormsBrowser.py" line="96"/>
51747 <source>Dialog with Buttons (Right)</source> 51753 <source>Dialog with Buttons (Right)</source>
51748 <translation>Dialog mit Knöpfen (rechts)</translation> 51754 <translation>Dialog mit Knöpfen (rechts)</translation>
51749 </message> 51755 </message>
51750 <message> 51756 <message>
51751 <location filename="../Project/ProjectFormsBrowser.py" line="326"/> 51757 <location filename="../Project/ProjectFormsBrowser.py" line="316"/>
51752 <source>New form...</source> 51758 <source>New form...</source>
51753 <translation>Neues Formular...</translation> 51759 <translation>Neues Formular...</translation>
51754 </message> 51760 </message>
51755 <message> 51761 <message>
51756 <location filename="../Project/ProjectFormsBrowser.py" line="637"/> 51762 <location filename="../Project/ProjectFormsBrowser.py" line="625"/>
51757 <source>New Form</source> 51763 <source>New Form</source>
51758 <translation>Neues Formular</translation> 51764 <translation>Neues Formular</translation>
51759 </message> 51765 </message>
51760 <message> 51766 <message>
51761 <location filename="../Project/ProjectFormsBrowser.py" line="592"/> 51767 <location filename="../Project/ProjectFormsBrowser.py" line="580"/>
51762 <source>Select a form type:</source> 51768 <source>Select a form type:</source>
51763 <translation>Wähle einen Formulartyp:</translation> 51769 <translation>Wähle einen Formulartyp:</translation>
51764 </message> 51770 </message>
51765 <message> 51771 <message>
51766 <location filename="../Project/ProjectFormsBrowser.py" line="369"/> 51772 <location filename="../Project/ProjectFormsBrowser.py" line="357"/>
51767 <source>Expand all directories</source> 51773 <source>Expand all directories</source>
51768 <translation>Alle Verzeichnisse aufklappen</translation> 51774 <translation>Alle Verzeichnisse aufklappen</translation>
51769 </message> 51775 </message>
51770 <message> 51776 <message>
51771 <location filename="../Project/ProjectFormsBrowser.py" line="371"/> 51777 <location filename="../Project/ProjectFormsBrowser.py" line="359"/>
51772 <source>Collapse all directories</source> 51778 <source>Collapse all directories</source>
51773 <translation>Alle Verzeichnisse einklappen</translation> 51779 <translation>Alle Verzeichnisse einklappen</translation>
51774 </message> 51780 </message>
51775 <message> 51781 <message>
51776 <location filename="../Project/ProjectFormsBrowser.py" line="260"/> 51782 <location filename="../Project/ProjectFormsBrowser.py" line="254"/>
51777 <source>Open in Editor</source> 51783 <source>Open in Editor</source>
51778 <translation>Mit Editor öffnen</translation> 51784 <translation>Mit Editor öffnen</translation>
51779 </message> 51785 </message>
51780 <message> 51786 <message>
51781 <location filename="../Project/ProjectFormsBrowser.py" line="182"/> 51787 <location filename="../Project/ProjectFormsBrowser.py" line="180"/>
51782 <source>Rename file</source> 51788 <source>Rename file</source>
51783 <translation>Datei umbenennen</translation> 51789 <translation>Datei umbenennen</translation>
51784 </message> 51790 </message>
51785 <message> 51791 <message>
51786 <location filename="../Project/ProjectFormsBrowser.py" line="267"/> 51792 <location filename="../Project/ProjectFormsBrowser.py" line="261"/>
51787 <source>Compile forms</source> 51793 <source>Compile forms</source>
51788 <translation>Formulare übersetzen</translation> 51794 <translation>Formulare übersetzen</translation>
51789 </message> 51795 </message>
51790 <message> 51796 <message>
51791 <location filename="../Project/ProjectFormsBrowser.py" line="665"/> 51797 <location filename="../Project/ProjectFormsBrowser.py" line="653"/>
51792 <source>Delete forms</source> 51798 <source>Delete forms</source>
51793 <translation>Formulare löschen</translation> 51799 <translation>Formulare löschen</translation>
51794 </message> 51800 </message>
51795 <message> 51801 <message>
51796 <location filename="../Project/ProjectFormsBrowser.py" line="665"/> 51802 <location filename="../Project/ProjectFormsBrowser.py" line="653"/>
51797 <source>Do you really want to delete these forms from the project?</source> 51803 <source>Do you really want to delete these forms from the project?</source>
51798 <translation>Wollen Sie wirklich diese Formulare aus dem Projekt löschen?</translation> 51804 <translation>Wollen Sie wirklich diese Formulare aus dem Projekt löschen?</translation>
51799 </message> 51805 </message>
51800 <message> 51806 <message>
51801 <location filename="../Project/ProjectFormsBrowser.py" line="637"/> 51807 <location filename="../Project/ProjectFormsBrowser.py" line="625"/>
51802 <source>&lt;p&gt;The new form file &lt;b&gt;{0}&lt;/b&gt; could not be created.&lt;br&gt;Problem: {1}&lt;/p&gt;</source> 51808 <source>&lt;p&gt;The new form file &lt;b&gt;{0}&lt;/b&gt; could not be created.&lt;br&gt;Problem: {1}&lt;/p&gt;</source>
51803 <translation>&lt;p&gt;Die neue Formulardatei &lt;b&gt;{0}&lt;/b&gt; konnte nicht erzeugt werden.&lt;br&gt;Problem: {1}&lt;/p&gt;</translation> 51809 <translation>&lt;p&gt;Die neue Formulardatei &lt;b&gt;{0}&lt;/b&gt; konnte nicht erzeugt werden.&lt;br&gt;Problem: {1}&lt;/p&gt;</translation>
51804 </message> 51810 </message>
51805 <message> 51811 <message>
51806 <location filename="../Project/ProjectFormsBrowser.py" line="149"/> 51812 <location filename="../Project/ProjectFormsBrowser.py" line="147"/>
51807 <source>Preview form</source> 51813 <source>Preview form</source>
51808 <translation>Formularvorschau</translation> 51814 <translation>Formularvorschau</translation>
51809 </message> 51815 </message>
51810 <message> 51816 <message>
51811 <location filename="../Project/ProjectFormsBrowser.py" line="263"/> 51817 <location filename="../Project/ProjectFormsBrowser.py" line="257"/>
51812 <source>Preview translations</source> 51818 <source>Preview translations</source>
51813 <translation>Übersetzungsvorschau</translation> 51819 <translation>Übersetzungsvorschau</translation>
51814 </message> 51820 </message>
51815 <message> 51821 <message>
51816 <location filename="../Project/ProjectFormsBrowser.py" line="806"/> 51822 <location filename="../Project/ProjectFormsBrowser.py" line="780"/>
51817 <source>&lt;p&gt;The compilation of the form file failed.&lt;/p&gt;&lt;p&gt;Reason: {0}&lt;/p&gt;</source> 51823 <source>&lt;p&gt;The compilation of the form file failed.&lt;/p&gt;&lt;p&gt;Reason: {0}&lt;/p&gt;</source>
51818 <translation>&lt;p&gt;Die Übersetzung des Formulars ist fehlgeschlagen.&lt;/p&lt;p&gt;Grund: {0}&lt;/p&gt;</translation> 51824 <translation>&lt;p&gt;Die Übersetzung des Formulars ist fehlgeschlagen.&lt;/p&lt;p&gt;Grund: {0}&lt;/p&gt;</translation>
51819 </message> 51825 </message>
51820 <message> 51826 <message>
51821 <location filename="../Project/ProjectFormsBrowser.py" line="894"/> 51827 <location filename="../Project/ProjectFormsBrowser.py" line="866"/>
51822 <source>Could not start {0}.&lt;br&gt;Ensure that it is in the search path.</source> 51828 <source>Could not start {0}.&lt;br&gt;Ensure that it is in the search path.</source>
51823 <translation>{0} konnte nicht gestartet werden.&lt;br&gt;Stellen Sie sicher, dass es sich im Suchpfad befindet.</translation> 51829 <translation>{0} konnte nicht gestartet werden.&lt;br&gt;Stellen Sie sicher, dass es sich im Suchpfad befindet.</translation>
51824 </message> 51830 </message>
51825 <message> 51831 <message>
51826 <location filename="../Project/ProjectFormsBrowser.py" line="364"/> 51832 <location filename="../Project/ProjectFormsBrowser.py" line="352"/>
51827 <source>Add forms...</source> 51833 <source>Add forms...</source>
51828 <translation>Formulare hinzufügen...</translation> 51834 <translation>Formulare hinzufügen...</translation>
51829 </message> 51835 </message>
51830 <message> 51836 <message>
51831 <location filename="../Project/ProjectFormsBrowser.py" line="91"/> 51837 <location filename="../Project/ProjectFormsBrowser.py" line="91"/>
51836 <location filename="../Project/ProjectFormsBrowser.py" line="95"/> 51842 <location filename="../Project/ProjectFormsBrowser.py" line="95"/>
51837 <source>Dialog with Buttons (Bottom-Center)</source> 51843 <source>Dialog with Buttons (Bottom-Center)</source>
51838 <translation>Dialog mit Knöpfen (unten Mitte)</translation> 51844 <translation>Dialog mit Knöpfen (unten Mitte)</translation>
51839 </message> 51845 </message>
51840 <message> 51846 <message>
51841 <location filename="../Project/ProjectFormsBrowser.py" line="1025"/> 51847 <location filename="../Project/ProjectFormsBrowser.py" line="997"/>
51842 <source>Determining changed forms...</source> 51848 <source>Determining changed forms...</source>
51843 <translation>Ermittle veränderte Formulare...</translation> 51849 <translation>Ermittle veränderte Formulare...</translation>
51844 </message> 51850 </message>
51845 <message> 51851 <message>
51846 <location filename="../Project/ProjectFormsBrowser.py" line="1057"/> 51852 <location filename="../Project/ProjectFormsBrowser.py" line="1027"/>
51847 <source>Compiling changed forms...</source> 51853 <source>Compiling changed forms...</source>
51848 <translation>Übersetze veränderte Formulare...</translation> 51854 <translation>Übersetze veränderte Formulare...</translation>
51849 </message> 51855 </message>
51850 <message> 51856 <message>
51851 <location filename="../Project/ProjectFormsBrowser.py" line="625"/> 51857 <location filename="../Project/ProjectFormsBrowser.py" line="613"/>
51852 <source>The file already exists! Overwrite it?</source> 51858 <source>The file already exists! Overwrite it?</source>
51853 <translation>Die Datei existiert bereits. Überschreiben?</translation> 51859 <translation>Die Datei existiert bereits. Überschreiben?</translation>
51854 </message> 51860 </message>
51855 <message> 51861 <message>
51856 <location filename="../Project/ProjectFormsBrowser.py" line="92"/> 51862 <location filename="../Project/ProjectFormsBrowser.py" line="92"/>
51861 <location filename="../Project/ProjectFormsBrowser.py" line="93"/> 51867 <location filename="../Project/ProjectFormsBrowser.py" line="93"/>
51862 <source>Dialog with Buttonbox (Right)</source> 51868 <source>Dialog with Buttonbox (Right)</source>
51863 <translation>Dialog mit Knöpfebox (rechts)</translation> 51869 <translation>Dialog mit Knöpfebox (rechts)</translation>
51864 </message> 51870 </message>
51865 <message> 51871 <message>
51866 <location filename="../Project/ProjectFormsBrowser.py" line="165"/> 51872 <location filename="../Project/ProjectFormsBrowser.py" line="163"/>
51867 <source>Generate Dialog Code...</source> 51873 <source>Generate Dialog Code...</source>
51868 <translation>Erzeuge Dialogcode...</translation> 51874 <translation>Erzeuge Dialogcode...</translation>
51869 </message> 51875 </message>
51870 <message> 51876 <message>
51871 <location filename="../Project/ProjectFormsBrowser.py" line="277"/> 51877 <location filename="../Project/ProjectFormsBrowser.py" line="271"/>
51872 <source>Open</source> 51878 <source>Open</source>
51873 <translation>Öffnen</translation> 51879 <translation>Öffnen</translation>
51874 </message> 51880 </message>
51875 <message> 51881 <message>
51876 <location filename="../Project/ProjectFormsBrowser.py" line="606"/> 51882 <location filename="../Project/ProjectFormsBrowser.py" line="594"/>
51877 <source>Qt User-Interface Files (*.ui);;All Files (*)</source> 51883 <source>Qt User-Interface Files (*.ui);;All Files (*)</source>
51878 <translation>Qt-Formulare (*.ui);;Alle Dateien (*)</translation> 51884 <translation>Qt-Formulare (*.ui);;Alle Dateien (*)</translation>
51879 </message> 51885 </message>
51880 <message> 51886 <message>
51881 <location filename="../Project/ProjectFormsBrowser.py" line="374"/> 51887 <location filename="../Project/ProjectFormsBrowser.py" line="362"/>
51882 <source>Configure...</source> 51888 <source>Configure...</source>
51883 <translation>Einstellungen...</translation> 51889 <translation>Einstellungen...</translation>
51884 </message> 51890 </message>
51885 <message> 51891 <message>
51886 <location filename="../Project/ProjectFormsBrowser.py" line="335"/> 51892 <location filename="../Project/ProjectFormsBrowser.py" line="325"/>
51887 <source>Copy Path to Clipboard</source> 51893 <source>Copy Path to Clipboard</source>
51888 <translation>Pfad in die Zwischenablage kopieren</translation> 51894 <translation>Pfad in die Zwischenablage kopieren</translation>
51889 </message> 51895 </message>
51890 <message> 51896 <message>
51891 <location filename="../Project/ProjectFormsBrowser.py" line="98"/> 51897 <location filename="../Project/ProjectFormsBrowser.py" line="98"/>
51936 <location filename="../Project/ProjectFormsBrowser.py" line="107"/> 51942 <location filename="../Project/ProjectFormsBrowser.py" line="107"/>
51937 <source>QStackedWidget</source> 51943 <source>QStackedWidget</source>
51938 <translation>QStackedWidget</translation> 51944 <translation>QStackedWidget</translation>
51939 </message> 51945 </message>
51940 <message> 51946 <message>
51941 <location filename="../Project/ProjectFormsBrowser.py" line="1025"/> 51947 <location filename="../Project/ProjectFormsBrowser.py" line="997"/>
51942 <source>%v/%m Forms</source> 51948 <source>%v/%m Forms</source>
51943 <translation>%v/%m Formulare</translation> 51949 <translation>%v/%m Formulare</translation>
51944 </message> 51950 </message>
51945 <message> 51951 <message>
51946 <location filename="../Project/ProjectFormsBrowser.py" line="352"/> 51952 <location filename="../Project/ProjectFormsBrowser.py" line="340"/>
51947 <source>Configure uic Compiler</source> 51953 <source>Configure uic Compiler</source>
51948 <translation>uic Compiler konfigurieren</translation> 51954 <translation>uic Compiler konfigurieren</translation>
51949 </message> 51955 </message>
51950 </context> 51956 </context>
51951 <context> 51957 <context>
52576 </message> 52582 </message>
52577 </context> 52583 </context>
52578 <context> 52584 <context>
52579 <name>ProjectResourcesBrowser</name> 52585 <name>ProjectResourcesBrowser</name>
52580 <message> 52586 <message>
52581 <location filename="../Project/ProjectResourcesBrowser.py" line="896"/> 52587 <location filename="../Project/ProjectResourcesBrowser.py" line="862"/>
52582 <source>Resources</source> 52588 <source>Resources</source>
52583 <translation>Ressourcen</translation> 52589 <translation>Ressourcen</translation>
52584 </message> 52590 </message>
52585 <message> 52591 <message>
52586 <location filename="../Project/ProjectResourcesBrowser.py" line="62"/> 52592 <location filename="../Project/ProjectResourcesBrowser.py" line="62"/>
52587 <source>&lt;b&gt;Project Resources Browser&lt;/b&gt;&lt;p&gt;This allows to easily see all resources contained in the current project. Several actions can be executed via the context menu.&lt;/p&gt;</source> 52593 <source>&lt;b&gt;Project Resources Browser&lt;/b&gt;&lt;p&gt;This allows to easily see all resources contained in the current project. Several actions can be executed via the context menu.&lt;/p&gt;</source>
52588 <translation>&lt;b&gt;Projektressourcenbrowser&lt;/b&gt;&lt;p&gt;Dies bietet eine Übersicht aller im Projekt enthaltenen Ressourcendateien an. Verschieden Aktionen können über das Kontextmenü ausgeführt werden.&lt;/p&gt;</translation> 52594 <translation>&lt;b&gt;Projektressourcenbrowser&lt;/b&gt;&lt;p&gt;Dies bietet eine Übersicht aller im Projekt enthaltenen Ressourcendateien an. Verschieden Aktionen können über das Kontextmenü ausgeführt werden.&lt;/p&gt;</translation>
52589 </message> 52595 </message>
52590 <message> 52596 <message>
52591 <location filename="../Project/ProjectResourcesBrowser.py" line="98"/> 52597 <location filename="../Project/ProjectResourcesBrowser.py" line="97"/>
52592 <source>Compile resource</source> 52598 <source>Compile resource</source>
52593 <translation>Ressourcendatei übersetzen</translation> 52599 <translation>Ressourcendatei übersetzen</translation>
52594 </message> 52600 </message>
52595 <message> 52601 <message>
52596 <location filename="../Project/ProjectResourcesBrowser.py" line="293"/> 52602 <location filename="../Project/ProjectResourcesBrowser.py" line="287"/>
52597 <source>Compile all resources</source> 52603 <source>Compile all resources</source>
52598 <translation>Alle Ressourcendateien übersetzen</translation> 52604 <translation>Alle Ressourcendateien übersetzen</translation>
52599 </message> 52605 </message>
52600 <message> 52606 <message>
52601 <location filename="../Project/ProjectResourcesBrowser.py" line="216"/> 52607 <location filename="../Project/ProjectResourcesBrowser.py" line="212"/>
52602 <source>Open</source> 52608 <source>Open</source>
52603 <translation>Öffnen</translation> 52609 <translation>Öffnen</translation>
52604 </message> 52610 </message>
52605 <message> 52611 <message>
52606 <location filename="../Project/ProjectResourcesBrowser.py" line="116"/> 52612 <location filename="../Project/ProjectResourcesBrowser.py" line="115"/>
52607 <source>Rename file</source> 52613 <source>Rename file</source>
52608 <translation>Datei umbenennen</translation> 52614 <translation>Datei umbenennen</translation>
52609 </message> 52615 </message>
52610 <message> 52616 <message>
52611 <location filename="../Project/ProjectResourcesBrowser.py" line="253"/> 52617 <location filename="../Project/ProjectResourcesBrowser.py" line="248"/>
52612 <source>Remove from project</source> 52618 <source>Remove from project</source>
52613 <translation>Aus dem Projekt entfernen</translation> 52619 <translation>Aus dem Projekt entfernen</translation>
52614 </message> 52620 </message>
52615 <message> 52621 <message>
52616 <location filename="../Project/ProjectResourcesBrowser.py" line="256"/> 52622 <location filename="../Project/ProjectResourcesBrowser.py" line="251"/>
52617 <source>Delete</source> 52623 <source>Delete</source>
52618 <translation>Löschen</translation> 52624 <translation>Löschen</translation>
52619 </message> 52625 </message>
52620 <message> 52626 <message>
52621 <location filename="../Project/ProjectResourcesBrowser.py" line="260"/> 52627 <location filename="../Project/ProjectResourcesBrowser.py" line="255"/>
52622 <source>New resource...</source> 52628 <source>New resource...</source>
52623 <translation>Neue Ressource...</translation> 52629 <translation>Neue Ressource...</translation>
52624 </message> 52630 </message>
52625 <message> 52631 <message>
52626 <location filename="../Project/ProjectResourcesBrowser.py" line="299"/> 52632 <location filename="../Project/ProjectResourcesBrowser.py" line="293"/>
52627 <source>Add resources...</source> 52633 <source>Add resources...</source>
52628 <translation>Ressourcen hinzufügen...</translation> 52634 <translation>Ressourcen hinzufügen...</translation>
52629 </message> 52635 </message>
52630 <message> 52636 <message>
52631 <location filename="../Project/ProjectResourcesBrowser.py" line="302"/> 52637 <location filename="../Project/ProjectResourcesBrowser.py" line="296"/>
52632 <source>Add resources directory...</source> 52638 <source>Add resources directory...</source>
52633 <translation>Ressourcenverzeichnis hinzufügen...</translation> 52639 <translation>Ressourcenverzeichnis hinzufügen...</translation>
52634 </message> 52640 </message>
52635 <message> 52641 <message>
52636 <location filename="../Project/ProjectResourcesBrowser.py" line="306"/> 52642 <location filename="../Project/ProjectResourcesBrowser.py" line="300"/>
52637 <source>Expand all directories</source> 52643 <source>Expand all directories</source>
52638 <translation>Alle Verzeichnisse aufklappen</translation> 52644 <translation>Alle Verzeichnisse aufklappen</translation>
52639 </message> 52645 </message>
52640 <message> 52646 <message>
52641 <location filename="../Project/ProjectResourcesBrowser.py" line="308"/> 52647 <location filename="../Project/ProjectResourcesBrowser.py" line="302"/>
52642 <source>Collapse all directories</source> 52648 <source>Collapse all directories</source>
52643 <translation>Alle Verzeichnisse einklappen</translation> 52649 <translation>Alle Verzeichnisse einklappen</translation>
52644 </message> 52650 </message>
52645 <message> 52651 <message>
52646 <location filename="../Project/ProjectResourcesBrowser.py" line="210"/> 52652 <location filename="../Project/ProjectResourcesBrowser.py" line="206"/>
52647 <source>Compile resources</source> 52653 <source>Compile resources</source>
52648 <translation>Ressourcendateien übersetzen</translation> 52654 <translation>Ressourcendateien übersetzen</translation>
52649 </message> 52655 </message>
52650 <message> 52656 <message>
52651 <location filename="../Project/ProjectResourcesBrowser.py" line="510"/> 52657 <location filename="../Project/ProjectResourcesBrowser.py" line="504"/>
52652 <source>New Resource</source> 52658 <source>New Resource</source>
52653 <translation>Neue Ressource</translation> 52659 <translation>Neue Ressource</translation>
52654 </message> 52660 </message>
52655 <message> 52661 <message>
52656 <location filename="../Project/ProjectResourcesBrowser.py" line="469"/> 52662 <location filename="../Project/ProjectResourcesBrowser.py" line="463"/>
52657 <source>Qt Resource Files (*.qrc)</source> 52663 <source>Qt Resource Files (*.qrc)</source>
52658 <translation>Qt-Ressourcendateien (*.qrc)</translation> 52664 <translation>Qt-Ressourcendateien (*.qrc)</translation>
52659 </message> 52665 </message>
52660 <message> 52666 <message>
52661 <location filename="../Project/ProjectResourcesBrowser.py" line="510"/> 52667 <location filename="../Project/ProjectResourcesBrowser.py" line="504"/>
52662 <source>&lt;p&gt;The new resource file &lt;b&gt;{0}&lt;/b&gt; could not be created.&lt;br&gt;Problem: {1}&lt;/p&gt;</source> 52668 <source>&lt;p&gt;The new resource file &lt;b&gt;{0}&lt;/b&gt; could not be created.&lt;br&gt;Problem: {1}&lt;/p&gt;</source>
52663 <translation>&lt;p&gt;Die neue Ressourcendatei &lt;b&gt;{0}&lt;/b&gt; konnte nicht erzeugt werden.&lt;br&gt;Problem: {1}&lt;/p&gt;</translation> 52669 <translation>&lt;p&gt;Die neue Ressourcendatei &lt;b&gt;{0}&lt;/b&gt; konnte nicht erzeugt werden.&lt;br&gt;Problem: {1}&lt;/p&gt;</translation>
52664 </message> 52670 </message>
52665 <message> 52671 <message>
52666 <location filename="../Project/ProjectResourcesBrowser.py" line="539"/> 52672 <location filename="../Project/ProjectResourcesBrowser.py" line="533"/>
52667 <source>Delete resources</source> 52673 <source>Delete resources</source>
52668 <translation>Ressourcen löschen</translation> 52674 <translation>Ressourcen löschen</translation>
52669 </message> 52675 </message>
52670 <message> 52676 <message>
52671 <location filename="../Project/ProjectResourcesBrowser.py" line="539"/> 52677 <location filename="../Project/ProjectResourcesBrowser.py" line="533"/>
52672 <source>Do you really want to delete these resources from the project?</source> 52678 <source>Do you really want to delete these resources from the project?</source>
52673 <translation>Wollen Sie wirklich diese Ressourcendateien aus dem Projekt löschen?</translation> 52679 <translation>Wollen Sie wirklich diese Ressourcendateien aus dem Projekt löschen?</translation>
52674 </message> 52680 </message>
52675 <message> 52681 <message>
52676 <location filename="../Project/ProjectResourcesBrowser.py" line="639"/> 52682 <location filename="../Project/ProjectResourcesBrowser.py" line="633"/>
52677 <source>Resource Compilation</source> 52683 <source>Resource Compilation</source>
52678 <translation>Ressourcenübersetzung</translation> 52684 <translation>Ressourcenübersetzung</translation>
52679 </message> 52685 </message>
52680 <message> 52686 <message>
52681 <location filename="../Project/ProjectResourcesBrowser.py" line="618"/> 52687 <location filename="../Project/ProjectResourcesBrowser.py" line="612"/>
52682 <source>The compilation of the resource file was successful.</source> 52688 <source>The compilation of the resource file was successful.</source>
52683 <translation>Die Übersetzung der Ressourcendatei war erfolgreich.</translation> 52689 <translation>Die Übersetzung der Ressourcendatei war erfolgreich.</translation>
52684 </message> 52690 </message>
52685 <message> 52691 <message>
52686 <location filename="../Project/ProjectResourcesBrowser.py" line="625"/> 52692 <location filename="../Project/ProjectResourcesBrowser.py" line="619"/>
52687 <source>&lt;p&gt;The compilation of the resource file failed.&lt;/p&gt;&lt;p&gt;Reason: {0}&lt;/p&gt;</source> 52693 <source>&lt;p&gt;The compilation of the resource file failed.&lt;/p&gt;&lt;p&gt;Reason: {0}&lt;/p&gt;</source>
52688 <translation>&lt;p&gt;Die Übersetzung der Ressourcendatei ist fehlgeschlagen.&lt;/p&lt;p&gt;Grund: {0}&lt;/p&gt;</translation> 52694 <translation>&lt;p&gt;Die Übersetzung der Ressourcendatei ist fehlgeschlagen.&lt;/p&lt;p&gt;Grund: {0}&lt;/p&gt;</translation>
52689 </message> 52695 </message>
52690 <message> 52696 <message>
52691 <location filename="../Project/ProjectResourcesBrowser.py" line="639"/> 52697 <location filename="../Project/ProjectResourcesBrowser.py" line="633"/>
52692 <source>The compilation of the resource file failed.</source> 52698 <source>The compilation of the resource file failed.</source>
52693 <translation>Die Übersetzung der Ressourcendatei ist fehlgeschlagen.</translation> 52699 <translation>Die Übersetzung der Ressourcendatei ist fehlgeschlagen.</translation>
52694 </message> 52700 </message>
52695 <message> 52701 <message>
52696 <location filename="../Project/ProjectResourcesBrowser.py" line="751"/> 52702 <location filename="../Project/ProjectResourcesBrowser.py" line="717"/>
52697 <source>Process Generation Error</source> 52703 <source>Process Generation Error</source>
52698 <translation>Fehler beim Prozessstart</translation> 52704 <translation>Fehler beim Prozessstart</translation>
52699 </message> 52705 </message>
52700 <message> 52706 <message>
52701 <location filename="../Project/ProjectResourcesBrowser.py" line="751"/> 52707 <location filename="../Project/ProjectResourcesBrowser.py" line="717"/>
52702 <source>Could not start {0}.&lt;br&gt;Ensure that it is in the search path.</source> 52708 <source>Could not start {0}.&lt;br&gt;Ensure that it is in the search path.</source>
52703 <translation>{0} konnte nicht gestartet werden.&lt;br&gt;Stellen Sie sicher, dass es sich im Suchpfad befindet.</translation> 52709 <translation>{0} konnte nicht gestartet werden.&lt;br&gt;Stellen Sie sicher, dass es sich im Suchpfad befindet.</translation>
52704 </message> 52710 </message>
52705 <message> 52711 <message>
52706 <location filename="../Project/ProjectResourcesBrowser.py" line="817"/> 52712 <location filename="../Project/ProjectResourcesBrowser.py" line="783"/>
52707 <source>Compiling resources...</source> 52713 <source>Compiling resources...</source>
52708 <translation>Übersetze Ressourcendateien...</translation> 52714 <translation>Übersetze Ressourcendateien...</translation>
52709 </message> 52715 </message>
52710 <message> 52716 <message>
52711 <location filename="../Project/ProjectResourcesBrowser.py" line="892"/> 52717 <location filename="../Project/ProjectResourcesBrowser.py" line="858"/>
52712 <source>Abort</source> 52718 <source>Abort</source>
52713 <translation>Abbrechen</translation> 52719 <translation>Abbrechen</translation>
52714 </message> 52720 </message>
52715 <message> 52721 <message>
52716 <location filename="../Project/ProjectResourcesBrowser.py" line="892"/> 52722 <location filename="../Project/ProjectResourcesBrowser.py" line="858"/>
52717 <source>Determining changed resources...</source> 52723 <source>Determining changed resources...</source>
52718 <translation>Ermittle veränderte Ressourcen...</translation> 52724 <translation>Ermittle veränderte Ressourcen...</translation>
52719 </message> 52725 </message>
52720 <message> 52726 <message>
52721 <location filename="../Project/ProjectResourcesBrowser.py" line="930"/> 52727 <location filename="../Project/ProjectResourcesBrowser.py" line="894"/>
52722 <source>Compiling changed resources...</source> 52728 <source>Compiling changed resources...</source>
52723 <translation>Übersetze veränderte Ressourcen...</translation> 52729 <translation>Übersetze veränderte Ressourcen...</translation>
52724 </message> 52730 </message>
52725 <message> 52731 <message>
52726 <location filename="../Project/ProjectResourcesBrowser.py" line="488"/> 52732 <location filename="../Project/ProjectResourcesBrowser.py" line="482"/>
52727 <source>The file already exists! Overwrite it?</source> 52733 <source>The file already exists! Overwrite it?</source>
52728 <translation>Die Datei existiert bereits. Überschreiben?</translation> 52734 <translation>Die Datei existiert bereits. Überschreiben?</translation>
52729 </message> 52735 </message>
52730 <message> 52736 <message>
52731 <location filename="../Project/ProjectResourcesBrowser.py" line="311"/> 52737 <location filename="../Project/ProjectResourcesBrowser.py" line="305"/>
52732 <source>Configure...</source> 52738 <source>Configure...</source>
52733 <translation>Einstellungen...</translation> 52739 <translation>Einstellungen...</translation>
52734 </message> 52740 </message>
52735 <message> 52741 <message>
52736 <location filename="../Project/ProjectResourcesBrowser.py" line="268"/> 52742 <location filename="../Project/ProjectResourcesBrowser.py" line="263"/>
52737 <source>Copy Path to Clipboard</source> 52743 <source>Copy Path to Clipboard</source>
52738 <translation>Pfad in die Zwischenablage kopieren</translation> 52744 <translation>Pfad in die Zwischenablage kopieren</translation>
52739 </message> 52745 </message>
52740 <message> 52746 <message>
52741 <location filename="../Project/ProjectResourcesBrowser.py" line="892"/> 52747 <location filename="../Project/ProjectResourcesBrowser.py" line="858"/>
52742 <source>%v/%m Resources</source> 52748 <source>%v/%m Resources</source>
52743 <translation>%v/%m Resourcen</translation> 52749 <translation>%v/%m Resourcen</translation>
52744 </message> 52750 </message>
52745 <message> 52751 <message>
52746 <location filename="../Project/ProjectResourcesBrowser.py" line="287"/> 52752 <location filename="../Project/ProjectResourcesBrowser.py" line="281"/>
52747 <source>Configure rcc Compiler</source> 52753 <source>Configure rcc Compiler</source>
52748 <translation>rcc Compiler konfigurieren</translation> 52754 <translation>rcc Compiler konfigurieren</translation>
52749 </message> 52755 </message>
52750 </context> 52756 </context>
52751 <context> 52757 <context>
52829 <location filename="../Project/ProjectSourcesBrowser.py" line="301"/> 52835 <location filename="../Project/ProjectSourcesBrowser.py" line="301"/>
52830 <source>Package Diagram...</source> 52836 <source>Package Diagram...</source>
52831 <translation>Package Diagramm...</translation> 52837 <translation>Package Diagramm...</translation>
52832 </message> 52838 </message>
52833 <message> 52839 <message>
52834 <location filename="../Project/ProjectSourcesBrowser.py" line="989"/> 52840 <location filename="../Project/ProjectSourcesBrowser.py" line="986"/>
52835 <source>Code Coverage</source> 52841 <source>Code Coverage</source>
52836 <translation>Quelltext Abdeckung</translation> 52842 <translation>Quelltext Abdeckung</translation>
52837 </message> 52843 </message>
52838 <message> 52844 <message>
52839 <location filename="../Project/ProjectSourcesBrowser.py" line="989"/> 52845 <location filename="../Project/ProjectSourcesBrowser.py" line="986"/>
52840 <source>Please select a coverage file</source> 52846 <source>Please select a coverage file</source>
52841 <translation>Bitte wählen Sie eine Datei mit Abdeckungsdaten</translation> 52847 <translation>Bitte wählen Sie eine Datei mit Abdeckungsdaten</translation>
52842 </message> 52848 </message>
52843 <message> 52849 <message>
52844 <location filename="../Project/ProjectSourcesBrowser.py" line="1043"/> 52850 <location filename="../Project/ProjectSourcesBrowser.py" line="1040"/>
52845 <source>Profile Data</source> 52851 <source>Profile Data</source>
52846 <translation>Profildaten</translation> 52852 <translation>Profildaten</translation>
52847 </message> 52853 </message>
52848 <message> 52854 <message>
52849 <location filename="../Project/ProjectSourcesBrowser.py" line="1043"/> 52855 <location filename="../Project/ProjectSourcesBrowser.py" line="1040"/>
52850 <source>Please select a profile file</source> 52856 <source>Please select a profile file</source>
52851 <translation>Bitte wählen Sie eine Datei mit Profildaten</translation> 52857 <translation>Bitte wählen Sie eine Datei mit Profildaten</translation>
52852 </message> 52858 </message>
52853 <message> 52859 <message>
52854 <location filename="../Project/ProjectSourcesBrowser.py" line="442"/> 52860 <location filename="../Project/ProjectSourcesBrowser.py" line="442"/>
52855 <source>Rename file</source> 52861 <source>Rename file</source>
52856 <translation>Datei umbenennen</translation> 52862 <translation>Datei umbenennen</translation>
52857 </message> 52863 </message>
52858 <message> 52864 <message>
52859 <location filename="../Project/ProjectSourcesBrowser.py" line="915"/> 52865 <location filename="../Project/ProjectSourcesBrowser.py" line="912"/>
52860 <source>Delete files</source> 52866 <source>Delete files</source>
52861 <translation>Dateien löschen</translation> 52867 <translation>Dateien löschen</translation>
52862 </message> 52868 </message>
52863 <message> 52869 <message>
52864 <location filename="../Project/ProjectSourcesBrowser.py" line="915"/> 52870 <location filename="../Project/ProjectSourcesBrowser.py" line="912"/>
52865 <source>Do you really want to delete these files from the project?</source> 52871 <source>Do you really want to delete these files from the project?</source>
52866 <translation>Wollen Sie wirklich diese Dateien aus dem Projekt löschen?</translation> 52872 <translation>Wollen Sie wirklich diese Dateien aus dem Projekt löschen?</translation>
52867 </message> 52873 </message>
52868 <message> 52874 <message>
52869 <location filename="../Project/ProjectSourcesBrowser.py" line="142"/> 52875 <location filename="../Project/ProjectSourcesBrowser.py" line="142"/>
52874 <location filename="../Project/ProjectSourcesBrowser.py" line="544"/> 52880 <location filename="../Project/ProjectSourcesBrowser.py" line="544"/>
52875 <source>Add source directory...</source> 52881 <source>Add source directory...</source>
52876 <translation>Quelltextverzeichnis hinzufügen...</translation> 52882 <translation>Quelltextverzeichnis hinzufügen...</translation>
52877 </message> 52883 </message>
52878 <message> 52884 <message>
52879 <location filename="../Project/ProjectSourcesBrowser.py" line="1080"/> 52885 <location filename="../Project/ProjectSourcesBrowser.py" line="1077"/>
52880 <source>Class Diagram</source> 52886 <source>Class Diagram</source>
52881 <translation>Klassendiagramm</translation> 52887 <translation>Klassendiagramm</translation>
52882 </message> 52888 </message>
52883 <message> 52889 <message>
52884 <location filename="../Project/ProjectSourcesBrowser.py" line="1120"/> 52890 <location filename="../Project/ProjectSourcesBrowser.py" line="1117"/>
52885 <source>Include class attributes?</source> 52891 <source>Include class attributes?</source>
52886 <translation>Klassenattribute anzeigen?</translation> 52892 <translation>Klassenattribute anzeigen?</translation>
52887 </message> 52893 </message>
52888 <message> 52894 <message>
52889 <location filename="../Project/ProjectSourcesBrowser.py" line="1120"/> 52895 <location filename="../Project/ProjectSourcesBrowser.py" line="1117"/>
52890 <source>Package Diagram</source> 52896 <source>Package Diagram</source>
52891 <translation>Package-Diagramm</translation> 52897 <translation>Package-Diagramm</translation>
52892 </message> 52898 </message>
52893 <message> 52899 <message>
52894 <location filename="../Project/ProjectSourcesBrowser.py" line="1135"/> 52900 <location filename="../Project/ProjectSourcesBrowser.py" line="1132"/>
52895 <source>Application Diagram</source> 52901 <source>Application Diagram</source>
52896 <translation>Applikations-Diagramm</translation> 52902 <translation>Applikations-Diagramm</translation>
52897 </message> 52903 </message>
52898 <message> 52904 <message>
52899 <location filename="../Project/ProjectSourcesBrowser.py" line="1135"/> 52905 <location filename="../Project/ProjectSourcesBrowser.py" line="1132"/>
52900 <source>Include module names?</source> 52906 <source>Include module names?</source>
52901 <translation>Modulnamen anzeigen?</translation> 52907 <translation>Modulnamen anzeigen?</translation>
52902 </message> 52908 </message>
52903 <message> 52909 <message>
52904 <location filename="../Project/ProjectSourcesBrowser.py" line="542"/> 52910 <location filename="../Project/ProjectSourcesBrowser.py" line="542"/>
52909 <location filename="../Project/ProjectSourcesBrowser.py" line="257"/> 52915 <location filename="../Project/ProjectSourcesBrowser.py" line="257"/>
52910 <source>New package...</source> 52916 <source>New package...</source>
52911 <translation>Neues Package...</translation> 52917 <translation>Neues Package...</translation>
52912 </message> 52918 </message>
52913 <message> 52919 <message>
52914 <location filename="../Project/ProjectSourcesBrowser.py" line="847"/> 52920 <location filename="../Project/ProjectSourcesBrowser.py" line="844"/>
52915 <source>Add new Python package</source> 52921 <source>Add new Python package</source>
52916 <translation>Füge neues Python-Package hinzu</translation> 52922 <translation>Füge neues Python-Package hinzu</translation>
52917 </message> 52923 </message>
52918 <message> 52924 <message>
52919 <location filename="../Project/ProjectSourcesBrowser.py" line="832"/> 52925 <location filename="../Project/ProjectSourcesBrowser.py" line="829"/>
52920 <source>&lt;p&gt;The package directory &lt;b&gt;{0}&lt;/b&gt; could not be created. Aborting...&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source> 52926 <source>&lt;p&gt;The package directory &lt;b&gt;{0}&lt;/b&gt; could not be created. Aborting...&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
52921 <translation>&lt;p&gt;Das Packageverzeichnis &lt;b&gt;{0}&lt;/b&gt; konnte nicht angelegt werden. Abbruch...&lt;/p&gt;&lt;p&gt;Ursache: {1}&lt;/p&gt;</translation> 52927 <translation>&lt;p&gt;Das Packageverzeichnis &lt;b&gt;{0}&lt;/b&gt; konnte nicht angelegt werden. Abbruch...&lt;/p&gt;&lt;p&gt;Ursache: {1}&lt;/p&gt;</translation>
52922 </message> 52928 </message>
52923 <message> 52929 <message>
52924 <location filename="../Project/ProjectSourcesBrowser.py" line="847"/> 52930 <location filename="../Project/ProjectSourcesBrowser.py" line="844"/>
52925 <source>&lt;p&gt;The package file &lt;b&gt;{0}&lt;/b&gt; could not be created. Aborting...&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source> 52931 <source>&lt;p&gt;The package file &lt;b&gt;{0}&lt;/b&gt; could not be created. Aborting...&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
52926 <translation>&lt;p&gt;Die Packagedatei &lt;b&gt;{0}&lt;/b&gt; konnte nicht erzeugt werden. Abbruch...&lt;/p&gt;&lt;p&gt;Ursache: {1}&lt;/p&gt;</translation> 52932 <translation>&lt;p&gt;Die Packagedatei &lt;b&gt;{0}&lt;/b&gt; konnte nicht erzeugt werden. Abbruch...&lt;/p&gt;&lt;p&gt;Ursache: {1}&lt;/p&gt;</translation>
52927 </message> 52933 </message>
52928 <message> 52934 <message>
52929 <location filename="../Project/ProjectSourcesBrowser.py" line="1100"/> 52935 <location filename="../Project/ProjectSourcesBrowser.py" line="1097"/>
52930 <source>Imports Diagram</source> 52936 <source>Imports Diagram</source>
52931 <translation>Imports Diagramm</translation> 52937 <translation>Imports Diagramm</translation>
52932 </message> 52938 </message>
52933 <message> 52939 <message>
52934 <location filename="../Project/ProjectSourcesBrowser.py" line="1100"/> 52940 <location filename="../Project/ProjectSourcesBrowser.py" line="1097"/>
52935 <source>Include imports from external modules?</source> 52941 <source>Include imports from external modules?</source>
52936 <translation>Imports externer Module anzeigen?</translation> 52942 <translation>Imports externer Module anzeigen?</translation>
52937 </message> 52943 </message>
52938 <message> 52944 <message>
52939 <location filename="../Project/ProjectSourcesBrowser.py" line="565"/> 52945 <location filename="../Project/ProjectSourcesBrowser.py" line="565"/>
52967 <location filename="../Project/ProjectTranslationsBrowser.py" line="65"/> 52973 <location filename="../Project/ProjectTranslationsBrowser.py" line="65"/>
52968 <source>&lt;b&gt;Project Translations Browser&lt;/b&gt;&lt;p&gt;This allows to easily see all translations contained in the current project. Several actions can be executed via the context menu.&lt;/p&gt;</source> 52974 <source>&lt;b&gt;Project Translations Browser&lt;/b&gt;&lt;p&gt;This allows to easily see all translations contained in the current project. Several actions can be executed via the context menu.&lt;/p&gt;</source>
52969 <translation>&lt;b&gt;Projektübersetzungen-Browser&lt;/b&gt;&lt;p&gt;Dies bietet eine Übersicht aller im Projekt enthaltenen Übersetzungen an. Verschieden Aktionen können über das Kontextmenü ausgeführt werden.&lt;/p&gt;</translation> 52975 <translation>&lt;b&gt;Projektübersetzungen-Browser&lt;/b&gt;&lt;p&gt;Dies bietet eine Übersicht aller im Projekt enthaltenen Übersetzungen an. Verschieden Aktionen können über das Kontextmenü ausgeführt werden.&lt;/p&gt;</translation>
52970 </message> 52976 </message>
52971 <message> 52977 <message>
52972 <location filename="../Project/ProjectTranslationsBrowser.py" line="334"/> 52978 <location filename="../Project/ProjectTranslationsBrowser.py" line="331"/>
52973 <source>Generate translations</source> 52979 <source>Generate translations</source>
52974 <translation>Übersetzungen erzeugen</translation> 52980 <translation>Übersetzungen erzeugen</translation>
52975 </message> 52981 </message>
52976 <message> 52982 <message>
52977 <location filename="../Project/ProjectTranslationsBrowser.py" line="342"/> 52983 <location filename="../Project/ProjectTranslationsBrowser.py" line="339"/>
52978 <source>Generate translations (with obsolete)</source> 52984 <source>Generate translations (with obsolete)</source>
52979 <translation>Übersetzungen erzeugen (mit überholten Texten)</translation> 52985 <translation>Übersetzungen erzeugen (mit überholten Texten)</translation>
52980 </message> 52986 </message>
52981 <message> 52987 <message>
52982 <location filename="../Project/ProjectTranslationsBrowser.py" line="361"/> 52988 <location filename="../Project/ProjectTranslationsBrowser.py" line="358"/>
52983 <source>Release translations</source> 52989 <source>Release translations</source>
52984 <translation>Übersetzungen freigeben</translation> 52990 <translation>Übersetzungen freigeben</translation>
52985 </message> 52991 </message>
52986 <message> 52992 <message>
52987 <location filename="../Project/ProjectTranslationsBrowser.py" line="369"/> 52993 <location filename="../Project/ProjectTranslationsBrowser.py" line="366"/>
52988 <source>Remove from project</source> 52994 <source>Remove from project</source>
52989 <translation>Aus dem Projekt entfernen</translation> 52995 <translation>Aus dem Projekt entfernen</translation>
52990 </message> 52996 </message>
52991 <message> 52997 <message>
52992 <location filename="../Project/ProjectTranslationsBrowser.py" line="431"/> 52998 <location filename="../Project/ProjectTranslationsBrowser.py" line="427"/>
52993 <source>Delete</source> 52999 <source>Delete</source>
52994 <translation>Löschen</translation> 53000 <translation>Löschen</translation>
52995 </message> 53001 </message>
52996 <message> 53002 <message>
52997 <location filename="../Project/ProjectTranslationsBrowser.py" line="435"/> 53003 <location filename="../Project/ProjectTranslationsBrowser.py" line="431"/>
52998 <source>Add translation...</source> 53004 <source>Add translation...</source>
52999 <translation>Übersetzung hinzufügen...</translation> 53005 <translation>Übersetzung hinzufügen...</translation>
53000 </message> 53006 </message>
53001 <message> 53007 <message>
53002 <location filename="../Project/ProjectTranslationsBrowser.py" line="959"/> 53008 <location filename="../Project/ProjectTranslationsBrowser.py" line="951"/>
53003 <source>Translation file generation</source> 53009 <source>Translation file generation</source>
53004 <translation>Übersetzungsdatei erzeugen</translation> 53010 <translation>Übersetzungsdatei erzeugen</translation>
53005 </message> 53011 </message>
53006 <message> 53012 <message>
53007 <location filename="../Project/ProjectTranslationsBrowser.py" line="948"/> 53013 <location filename="../Project/ProjectTranslationsBrowser.py" line="940"/>
53008 <source>The generation of the translation files (*.ts) was successful.</source> 53014 <source>The generation of the translation files (*.ts) was successful.</source>
53009 <translation>Das Erzeugen der Übersetzungsdateien (*.ts) war erfolgreich.</translation> 53015 <translation>Das Erzeugen der Übersetzungsdateien (*.ts) war erfolgreich.</translation>
53010 </message> 53016 </message>
53011 <message> 53017 <message>
53012 <location filename="../Project/ProjectTranslationsBrowser.py" line="1160"/> 53018 <location filename="../Project/ProjectTranslationsBrowser.py" line="1147"/>
53013 <source>Translation file release</source> 53019 <source>Translation file release</source>
53014 <translation>Übersetzungsdatei freigeben</translation> 53020 <translation>Übersetzungsdatei freigeben</translation>
53015 </message> 53021 </message>
53016 <message> 53022 <message>
53017 <location filename="../Project/ProjectTranslationsBrowser.py" line="1144"/> 53023 <location filename="../Project/ProjectTranslationsBrowser.py" line="1131"/>
53018 <source>The release of the translation files (*.qm) was successful.</source> 53024 <source>The release of the translation files (*.qm) was successful.</source>
53019 <translation>Die Freigabe der Übersetzungsdatei (*.qm) war erfolgreich.</translation> 53025 <translation>Die Freigabe der Übersetzungsdatei (*.qm) war erfolgreich.</translation>
53020 </message> 53026 </message>
53021 <message> 53027 <message>
53022 <location filename="../Project/ProjectTranslationsBrowser.py" line="1160"/> 53028 <location filename="../Project/ProjectTranslationsBrowser.py" line="1147"/>
53023 <source>The release of the translation files (*.qm) has failed.</source> 53029 <source>The release of the translation files (*.qm) has failed.</source>
53024 <translation>Die Freigabe der Übersetzungsdatei (*.qm) ist fehlgeschlagen.</translation> 53030 <translation>Die Freigabe der Übersetzungsdatei (*.qm) ist fehlgeschlagen.</translation>
53025 </message> 53031 </message>
53026 <message> 53032 <message>
53027 <location filename="../Project/ProjectTranslationsBrowser.py" line="309"/> 53033 <location filename="../Project/ProjectTranslationsBrowser.py" line="306"/>
53028 <source>Open in Qt-Linguist</source> 53034 <source>Open in Qt-Linguist</source>
53029 <translation>Mit Qt Linguist öffnen</translation> 53035 <translation>Mit Qt Linguist öffnen</translation>
53030 </message> 53036 </message>
53031 <message> 53037 <message>
53032 <location filename="../Project/ProjectTranslationsBrowser.py" line="1251"/> 53038 <location filename="../Project/ProjectTranslationsBrowser.py" line="1237"/>
53033 <source>Process Generation Error</source> 53039 <source>Process Generation Error</source>
53034 <translation>Fehler beim Prozessstart</translation> 53040 <translation>Fehler beim Prozessstart</translation>
53035 </message> 53041 </message>
53036 <message> 53042 <message>
53037 <location filename="../Project/ProjectTranslationsBrowser.py" line="1223"/> 53043 <location filename="../Project/ProjectTranslationsBrowser.py" line="1209"/>
53038 <source>Write temporary project file</source> 53044 <source>Write temporary project file</source>
53039 <translation>Temporäre Projektdatei schreiben</translation> 53045 <translation>Temporäre Projektdatei schreiben</translation>
53040 </message> 53046 </message>
53041 <message> 53047 <message>
53042 <location filename="../Project/ProjectTranslationsBrowser.py" line="356"/> 53048 <location filename="../Project/ProjectTranslationsBrowser.py" line="353"/>
53043 <source>Open in Editor</source> 53049 <source>Open in Editor</source>
53044 <translation>Mit Editor öffnen</translation> 53050 <translation>Mit Editor öffnen</translation>
53045 </message> 53051 </message>
53046 <message> 53052 <message>
53047 <location filename="../Project/ProjectTranslationsBrowser.py" line="156"/> 53053 <location filename="../Project/ProjectTranslationsBrowser.py" line="155"/>
53048 <source>Generate translation</source> 53054 <source>Generate translation</source>
53049 <translation>Übersetzung erzeugen</translation> 53055 <translation>Übersetzung erzeugen</translation>
53050 </message> 53056 </message>
53051 <message> 53057 <message>
53052 <location filename="../Project/ProjectTranslationsBrowser.py" line="164"/> 53058 <location filename="../Project/ProjectTranslationsBrowser.py" line="163"/>
53053 <source>Generate translation (with obsolete)</source> 53059 <source>Generate translation (with obsolete)</source>
53054 <translation>Übersetzung erzeugen (mit überholten Texten)</translation> 53060 <translation>Übersetzung erzeugen (mit überholten Texten)</translation>
53055 </message> 53061 </message>
53056 <message> 53062 <message>
53057 <location filename="../Project/ProjectTranslationsBrowser.py" line="409"/> 53063 <location filename="../Project/ProjectTranslationsBrowser.py" line="405"/>
53058 <source>Generate all translations</source> 53064 <source>Generate all translations</source>
53059 <translation>Alle Übersetzungen erzeugen</translation> 53065 <translation>Alle Übersetzungen erzeugen</translation>
53060 </message> 53066 </message>
53061 <message> 53067 <message>
53062 <location filename="../Project/ProjectTranslationsBrowser.py" line="416"/> 53068 <location filename="../Project/ProjectTranslationsBrowser.py" line="412"/>
53063 <source>Generate all translations (with obsolete)</source> 53069 <source>Generate all translations (with obsolete)</source>
53064 <translation>Alle Übersetzungen erzeugen (mit überholten Texten)</translation> 53070 <translation>Alle Übersetzungen erzeugen (mit überholten Texten)</translation>
53065 </message> 53071 </message>
53066 <message> 53072 <message>
53067 <location filename="../Project/ProjectTranslationsBrowser.py" line="198"/> 53073 <location filename="../Project/ProjectTranslationsBrowser.py" line="197"/>
53068 <source>Release translation</source> 53074 <source>Release translation</source>
53069 <translation>Übersetzung freigeben</translation> 53075 <translation>Übersetzung freigeben</translation>
53070 </message> 53076 </message>
53071 <message> 53077 <message>
53072 <location filename="../Project/ProjectTranslationsBrowser.py" line="424"/> 53078 <location filename="../Project/ProjectTranslationsBrowser.py" line="420"/>
53073 <source>Release all translations</source> 53079 <source>Release all translations</source>
53074 <translation>Alle Übersetzungen freigeben</translation> 53080 <translation>Alle Übersetzungen freigeben</translation>
53075 </message> 53081 </message>
53076 <message> 53082 <message>
53077 <location filename="../Project/ProjectTranslationsBrowser.py" line="832"/> 53083 <location filename="../Project/ProjectTranslationsBrowser.py" line="824"/>
53078 <source>&lt;p&gt;The temporary project file &lt;b&gt;{0}&lt;/b&gt; could not be written.&lt;/p&gt;</source> 53084 <source>&lt;p&gt;The temporary project file &lt;b&gt;{0}&lt;/b&gt; could not be written.&lt;/p&gt;</source>
53079 <translation>&lt;p&gt;Die temporäre Projektdatei &lt;b&gt;{0}&lt;/b&gt; konnte nicht geschrieben werden.&lt;/p&gt;</translation> 53085 <translation>&lt;p&gt;Die temporäre Projektdatei &lt;b&gt;{0}&lt;/b&gt; konnte nicht geschrieben werden.&lt;/p&gt;</translation>
53080 </message> 53086 </message>
53081 <message> 53087 <message>
53082 <location filename="../Project/ProjectTranslationsBrowser.py" line="1251"/> 53088 <location filename="../Project/ProjectTranslationsBrowser.py" line="1237"/>
53083 <source>&lt;p&gt;Could not start lrelease.&lt;br&gt;Ensure that it is available as &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source> 53089 <source>&lt;p&gt;Could not start lrelease.&lt;br&gt;Ensure that it is available as &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source>
53084 <translation>&lt;p&gt;lrelease konnte nicht gestartet werden.&lt;br&gt;Stellen Sie sicher, dass es als &lt;b&gt;{0}&lt;/b&gt; verfügbar ist.&lt;/p&gt;</translation> 53090 <translation>&lt;p&gt;lrelease konnte nicht gestartet werden.&lt;br&gt;Stellen Sie sicher, dass es als &lt;b&gt;{0}&lt;/b&gt; verfügbar ist.&lt;/p&gt;</translation>
53085 </message> 53091 </message>
53086 <message> 53092 <message>
53087 <location filename="../Project/ProjectTranslationsBrowser.py" line="140"/> 53093 <location filename="../Project/ProjectTranslationsBrowser.py" line="139"/>
53088 <source>Preview translation</source> 53094 <source>Preview translation</source>
53089 <translation>Übersetzungsvorschau</translation> 53095 <translation>Übersetzungsvorschau</translation>
53090 </message> 53096 </message>
53091 <message> 53097 <message>
53092 <location filename="../Project/ProjectTranslationsBrowser.py" line="321"/> 53098 <location filename="../Project/ProjectTranslationsBrowser.py" line="318"/>
53093 <source>Preview translations</source> 53099 <source>Preview translations</source>
53094 <translation>Übersetzungsvorschau</translation> 53100 <translation>Übersetzungsvorschau</translation>
53095 </message> 53101 </message>
53096 <message> 53102 <message>
53097 <location filename="../Project/ProjectTranslationsBrowser.py" line="686"/> 53103 <location filename="../Project/ProjectTranslationsBrowser.py" line="678"/>
53098 <source>Delete translation files</source> 53104 <source>Delete translation files</source>
53099 <translation>Übersetzungsdateien löschen</translation> 53105 <translation>Übersetzungsdateien löschen</translation>
53100 </message> 53106 </message>
53101 <message> 53107 <message>
53102 <location filename="../Project/ProjectTranslationsBrowser.py" line="686"/> 53108 <location filename="../Project/ProjectTranslationsBrowser.py" line="678"/>
53103 <source>Do you really want to delete these translation files from the project?</source> 53109 <source>Do you really want to delete these translation files from the project?</source>
53104 <translation>Wollen Sie wirklich diese Übersetzungsdateien aus dem Projekt löschen?</translation> 53110 <translation>Wollen Sie wirklich diese Übersetzungsdateien aus dem Projekt löschen?</translation>
53105 </message> 53111 </message>
53106 <message> 53112 <message>
53107 <location filename="../Project/ProjectTranslationsBrowser.py" line="1223"/> 53113 <location filename="../Project/ProjectTranslationsBrowser.py" line="1209"/>
53108 <source>No translation files (*.ts) selected.</source> 53114 <source>No translation files (*.ts) selected.</source>
53109 <translation>Keine Überstzungsdateien (*.ts) ausgewählt.</translation> 53115 <translation>Keine Überstzungsdateien (*.ts) ausgewählt.</translation>
53110 </message> 53116 </message>
53111 <message> 53117 <message>
53112 <location filename="../Project/ProjectTranslationsBrowser.py" line="1072"/> 53118 <location filename="../Project/ProjectTranslationsBrowser.py" line="1059"/>
53113 <source>Could not start {0}.&lt;br&gt;Ensure that it is in the search path.</source> 53119 <source>Could not start {0}.&lt;br&gt;Ensure that it is in the search path.</source>
53114 <translation>{0} konnte nicht gestartet werden.&lt;br&gt;Stellen Sie sicher, dass es sich im Suchpfad befindet.</translation> 53120 <translation>{0} konnte nicht gestartet werden.&lt;br&gt;Stellen Sie sicher, dass es sich im Suchpfad befindet.</translation>
53115 </message> 53121 </message>
53116 <message> 53122 <message>
53117 <location filename="../Project/ProjectTranslationsBrowser.py" line="396"/> 53123 <location filename="../Project/ProjectTranslationsBrowser.py" line="392"/>
53118 <source>Preview all translations</source> 53124 <source>Preview all translations</source>
53119 <translation>Übersetzungsvorschau (alle)</translation> 53125 <translation>Übersetzungsvorschau (alle)</translation>
53120 </message> 53126 </message>
53121 <message> 53127 <message>
53122 <location filename="../Project/ProjectTranslationsBrowser.py" line="437"/> 53128 <location filename="../Project/ProjectTranslationsBrowser.py" line="433"/>
53123 <source>Add translation files...</source> 53129 <source>Add translation files...</source>
53124 <translation>Übersetzungsdateien hinzufügen...</translation> 53130 <translation>Übersetzungsdateien hinzufügen...</translation>
53125 </message> 53131 </message>
53126 <message> 53132 <message>
53127 <location filename="../Project/ProjectTranslationsBrowser.py" line="444"/> 53133 <location filename="../Project/ProjectTranslationsBrowser.py" line="440"/>
53128 <source>Configure...</source> 53134 <source>Configure...</source>
53129 <translation>Einstellungen...</translation> 53135 <translation>Einstellungen...</translation>
53130 </message> 53136 </message>
53131 <message> 53137 <message>
53132 <location filename="../Project/ProjectTranslationsBrowser.py" line="401"/> 53138 <location filename="../Project/ProjectTranslationsBrowser.py" line="397"/>
53133 <source>Extract messages</source> 53139 <source>Extract messages</source>
53134 <translation>Texte extrahieren</translation> 53140 <translation>Texte extrahieren</translation>
53135 </message> 53141 </message>
53136 <message> 53142 <message>
53137 <location filename="../Project/ProjectTranslationsBrowser.py" line="441"/> 53143 <location filename="../Project/ProjectTranslationsBrowser.py" line="437"/>
53138 <source>Copy Path to Clipboard</source> 53144 <source>Copy Path to Clipboard</source>
53139 <translation>Pfad in die Zwischenablage kopieren</translation> 53145 <translation>Pfad in die Zwischenablage kopieren</translation>
53140 </message> 53146 </message>
53141 <message> 53147 <message>
53142 <location filename="../Project/ProjectTranslationsBrowser.py" line="351"/> 53148 <location filename="../Project/ProjectTranslationsBrowser.py" line="348"/>
53143 <source>Open</source> 53149 <source>Open</source>
53144 <translation>Öffnen</translation> 53150 <translation>Öffnen</translation>
53145 </message> 53151 </message>
53146 <message> 53152 <message>
53147 <location filename="../Project/ProjectTranslationsBrowser.py" line="956"/> 53153 <location filename="../Project/ProjectTranslationsBrowser.py" line="948"/>
53148 <source> The process has crashed.</source> 53154 <source> The process has crashed.</source>
53149 <translation> Der Prouess ist abgestürzt.</translation> 53155 <translation> Der Prouess ist abgestürzt.</translation>
53150 </message> 53156 </message>
53151 <message> 53157 <message>
53152 <location filename="../Project/ProjectTranslationsBrowser.py" line="959"/> 53158 <location filename="../Project/ProjectTranslationsBrowser.py" line="951"/>
53153 <source>The generation of the translation files (*.ts) has failed.{0}</source> 53159 <source>The generation of the translation files (*.ts) has failed.{0}</source>
53154 <translation>Das Erzeugen der Übersetzungsdateien (*.ts) ist fehlgeschlagen.{0}</translation> 53160 <translation>Das Erzeugen der Übersetzungsdateien (*.ts) ist fehlgeschlagen.{0}</translation>
53155 </message> 53161 </message>
53156 </context> 53162 </context>
53157 <context> 53163 <context>
55399 <location filename="../Preferences/ConfigurationPages/PythonPage.ui" line="86"/> 55405 <location filename="../Preferences/ConfigurationPages/PythonPage.ui" line="86"/>
55400 <source>Source association</source> 55406 <source>Source association</source>
55401 <translation>Quelltext Zuordnungen</translation> 55407 <translation>Quelltext Zuordnungen</translation>
55402 </message> 55408 </message>
55403 <message> 55409 <message>
55404 <location filename="../Preferences/ConfigurationPages/PythonPage.ui" line="92"/> 55410 <location filename="../Preferences/ConfigurationPages/PythonPage.ui" line="137"/>
55405 <source>Enter the file extensions to be associated with the Python versions separated by a space. They must not overlap with each other.</source>
55406 <translation>Gib die Dateinamenerweiterungen, die mit den Python-Versionen assoziiert werden sollen, durch Leerzeichen getrennt ein. Sie dürfen sich nicht gegenseitig überlappen.</translation>
55407 </message>
55408 <message>
55409 <location filename="../Preferences/ConfigurationPages/PythonPage.ui" line="147"/>
55410 <source>Python 2:</source>
55411 <translation>Python 2:</translation>
55412 </message>
55413 <message>
55414 <location filename="../Preferences/ConfigurationPages/PythonPage.ui" line="161"/>
55415 <source>Python 3:</source> 55411 <source>Python 3:</source>
55416 <translation>Python 3:</translation> 55412 <translation>Python 3:</translation>
55417 </message> 55413 </message>
55418 <message> 55414 <message>
55419 <location filename="../Preferences/ConfigurationPages/PythonPage.ui" line="125"/> 55415 <location filename="../Preferences/ConfigurationPages/PythonPage.ui" line="115"/>
55420 <source>Python Environments</source> 55416 <source>Python Environments</source>
55421 <translation>Python Umgebungen</translation> 55417 <translation>Python Umgebungen</translation>
55422 </message> 55418 </message>
55423 <message> 55419 <message>
55424 <location filename="../Preferences/ConfigurationPages/PythonPage.ui" line="131"/> 55420 <location filename="../Preferences/ConfigurationPages/PythonPage.ui" line="121"/>
55425 <source>Please configure the Python environments on the &apos;Python2 Debugger&apos; page and the &apos;Python3 Debugger&apos; page.</source> 55421 <source>Please configure the Python environments on the &apos;Python2 Debugger&apos; page and the &apos;Python3 Debugger&apos; page.</source>
55426 <translation>Bitte konfiguriere die Python Umgebungen auf der „Python 2-Debugger“-Seite und der .„Python 3-Debugger“-Seite.</translation> 55422 <translation>Bitte konfiguriere die Python Umgebungen auf der „Python 2-Debugger“-Seite und der .„Python 3-Debugger“-Seite.</translation>
55427 </message> 55423 </message>
55428 <message> 55424 <message>
55429 <location filename="../Preferences/ConfigurationPages/PythonPage.ui" line="141"/> 55425 <location filename="../Preferences/ConfigurationPages/PythonPage.ui" line="131"/>
55430 <source>Currently selected environments</source> 55426 <source>Currently selected environments</source>
55431 <translation>Aktuell ausgewählte Umgebungen</translation> 55427 <translation>Aktuell ausgewählte Umgebungen</translation>
55432 </message> 55428 </message>
55433 <message> 55429 <message>
55434 <location filename="../Preferences/ConfigurationPages/PythonPage.ui" line="193"/> 55430 <location filename="../Preferences/ConfigurationPages/PythonPage.ui" line="169"/>
55435 <source>Press to update the display of the currently selected environments</source> 55431 <source>Press to update the display of the currently selected environments</source>
55436 <translation>Drücken, um die Anzeige der aktuell ausgewählten Umgebungen zu aktualisieren</translation> 55432 <translation>Drücken, um die Anzeige der aktuell ausgewählten Umgebungen zu aktualisieren</translation>
55437 </message> 55433 </message>
55438 <message> 55434 <message>
55439 <location filename="../Preferences/ConfigurationPages/PythonPage.ui" line="196"/> 55435 <location filename="../Preferences/ConfigurationPages/PythonPage.ui" line="172"/>
55440 <source>Refresh</source> 55436 <source>Refresh</source>
55441 <translation>Aktualisieren</translation> 55437 <translation>Aktualisieren</translation>
55438 </message>
55439 <message>
55440 <location filename="../Preferences/ConfigurationPages/PythonPage.ui" line="92"/>
55441 <source>Enter the file extensions to be associated with Python separated by a space.</source>
55442 <translation>Gib die Dateierweiterungen für Python Dateien durch Leerzeichen getrennt ein.</translation>
55442 </message> 55443 </message>
55443 </context> 55444 </context>
55444 <context> 55445 <context>
55445 <name>QRegExpWizard</name> 55446 <name>QRegExpWizard</name>
55446 <message> 55447 <message>
60666 <source>Regexp</source> 60667 <source>Regexp</source>
60667 <translation>Regexp</translation> 60668 <translation>Regexp</translation>
60668 </message> 60669 </message>
60669 </context> 60670 </context>
60670 <context> 60671 <context>
60672 <name>Security</name>
60673 <message>
60674 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="16"/>
60675 <source>Use of &apos;assert&apos; detected. The enclosed code will be removed when compiling to optimised byte code.</source>
60676 <translation>Verwendung von &apos;assert&apos; entdeckt. Diese Anweisung wird bei der Übersetzung zu optimiertem Bytecode entfernt.</translation>
60677 </message>
60678 <message>
60679 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="22"/>
60680 <source>Use of &apos;exec&apos; detected.</source>
60681 <translation>Verwendung von &apos;exec&apos; entdeckt.</translation>
60682 </message>
60683 <message>
60684 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="27"/>
60685 <source>&apos;chmod&apos; setting a permissive mask {0} on file ({1}).</source>
60686 <translation>&apos;chmod&apos; setzt eine großzügige Berechtigung {0} für die Datei ({1}).</translation>
60687 </message>
60688 <message>
60689 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="32"/>
60690 <source>Possible binding to all interfaces.</source>
60691 <translation>Mögliche Bindung an alle Schnittstellen.</translation>
60692 </message>
60693 <message>
60694 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="43"/>
60695 <source>Possible hardcoded password: &apos;{0}&apos;</source>
60696 <translation>Mögliches einprogrammiertes Kennwort: &apos;{0}&apos;</translation>
60697 </message>
60698 <message>
60699 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="48"/>
60700 <source>Probable insecure usage of temp file/directory.</source>
60701 <translation>Mögliche unsichere Verwendung einer temporären Datei oder Verzeichnisses.</translation>
60702 </message>
60703 <message>
60704 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="53"/>
60705 <source>Try, Except, Pass detected.</source>
60706 <translation>Try, Except, Pass entdeckt.</translation>
60707 </message>
60708 <message>
60709 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="56"/>
60710 <source>Try, Except, Continue detected.</source>
60711 <translation>Try, Except, Continue entdeckt.</translation>
60712 </message>
60713 <message>
60714 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="61"/>
60715 <source>A Flask app appears to be run with debug=True, which exposes the Werkzeug debugger and allows the execution of arbitrary code.</source>
60716 <translation>Eine Flask Anwendung scheint mit debug=True ausgeführt zu werden. Dies öffnet den Werkzeug Debugger und erlaubt die Ausführung beliebigen Codes.</translation>
60717 </message>
60718 <message>
60719 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="67"/>
60720 <source>Pickle and modules that wrap it can be unsafe when used to deserialize untrusted data, possible security issue.</source>
60721 <translation>Pickle und Module, die es einbinden, können unsicher sein, wenn es verwendet wird, um nicht vertrauenswürdige Daten zu deserialisieren; mögliches Sicherheitsproblemk.</translation>
60722 </message>
60723 <message>
60724 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="71"/>
60725 <source>Deserialization with the marshal module is possibly dangerous.</source>
60726 <translation>Deserialisierung mit dem marshal Modul ist möglicherweise unsicher.</translation>
60727 </message>
60728 <message>
60729 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="74"/>
60730 <source>Use of insecure MD2, MD4, MD5, or SHA1 hash function.</source>
60731 <translation>Verwendung einer unsicheren MD2, MD4, MD5 oder SHA1 Hashfunktion.</translation>
60732 </message>
60733 <message>
60734 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="77"/>
60735 <source>Use of insecure cipher &apos;{0}&apos;. Replace with a known secure cipher such as AES.</source>
60736 <translation>Verwendung der unsicheren Verschlüsselung &apos;{0}&apos;. Ersetze sie durch eine bekannt sichere Verschlüsselung wie z.B. AES.</translation>
60737 </message>
60738 <message>
60739 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="81"/>
60740 <source>Use of insecure cipher mode &apos;{0}&apos;.</source>
60741 <translation>Verwendung des unsicheren Verschlüsselungsmodus &apos;{0}&apos;.</translation>
60742 </message>
60743 <message>
60744 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="84"/>
60745 <source>Use of insecure and deprecated function (mktemp).</source>
60746 <translation>Verwendung einer unsicher und abgekündigten Funktion (mktemp).</translation>
60747 </message>
60748 <message>
60749 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="87"/>
60750 <source>Use of possibly insecure function - consider using safer ast.literal_eval.</source>
60751 <translation>Verwendung einer möglicherweise unsicheren Funktion - verwende besser ast.literal_eval.</translation>
60752 </message>
60753 <message>
60754 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="91"/>
60755 <source>Use of mark_safe() may expose cross-site scripting vulnerabilities and should be reviewed.</source>
60756 <translation>Verwendung von mark_safe() kann eine Cross Site Scripting Schwäche eröffnen und sollte vermieden werden.</translation>
60757 </message>
60758 <message>
60759 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="95"/>
60760 <source>Use of HTTPSConnection on older versions of Python prior to 2.7.9 and 3.4.3 do not provide security, see https://wiki.openstack.org/wiki/OSSN/OSSN-0033</source>
60761 <translation>Verwendung von HTTPSConnection unter alten Python versionen vor 2.7.9 und 3.4.3 ist nicht sicher; siehe https://wiki.openstack.org/wiki/OSSN/OSSN-0033</translation>
60762 </message>
60763 <message>
60764 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="100"/>
60765 <source>Audit url open for permitted schemes. Allowing use of file:/ or custom schemes is often unexpected.</source>
60766 <translation>Überprüfe &apos;url open&apos; auf zugelassene Schemata. Das Zulassen von file:/ oder eigenen Schemata ist oft unerwartet.</translation>
60767 </message>
60768 <message>
60769 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="104"/>
60770 <source>Standard pseudo-random generators are not suitable for security/cryptographic purposes.</source>
60771 <translation>Standardzufallszahlengeneratoren sind ungeeignet für den Einsatz im Bereich Sicherheit/Kryptographie.</translation>
60772 </message>
60773 <message>
60774 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="108"/>
60775 <source>Telnet-related functions are being called. Telnet is considered insecure. Use SSH or some other encrypted protocol.</source>
60776 <translation>Telnet-Funktionen werden verwendet. Telnet wird als unsicher angesehen. Verwende SSH oder ein anderes verschlüsseltes Protokoll.</translation>
60777 </message>
60778 <message>
60779 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="142"/>
60780 <source>Using &apos;{0}&apos; to parse untrusted XML data is known to be vulnerable to XML attacks. Replace &apos;{0}&apos; with its defusedxml equivalent function or make sure defusedxml.defuse_stdlib() is called.</source>
60781 <translation>Verwendung von &apos;{0}&apos;, um nicht vertrauenswürdige XML Daten zu parsen, ist bekannt für XML Attacken. Ersetze &apos;{0}&apos; mit ihrer äquivalenten defusedxml Funktion oder stelle den Aufruf von defusedxml.defuse_stdlib() sicher.</translation>
60782 </message>
60783 <message>
60784 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="147"/>
60785 <source>Using &apos;{0}&apos; to parse untrusted XML data is known to be vulnerable to XML attacks. Replace &apos;{0}&apos; with its defusedxml equivalent function.</source>
60786 <translation>Verwendung von &apos;{0}&apos;, um nicht vertrauenswürdige XML Daten zu parsen, ist bekannt für XML Attacken. Ersetze &apos;{0}&apos; mit ihrer äquivalenten defusedxml Funktion.</translation>
60787 </message>
60788 <message>
60789 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="152"/>
60790 <source>FTP-related functions are being called. FTP is considered insecure. Use SSH/SFTP/SCP or some other encrypted protocol.</source>
60791 <translation>FTP-Funktionen werden verwendet. FTP wird als unsicher angesehen. Verwende SSH/SFTP/SCP oder ein anderes verschlüsseltes Protokoll.</translation>
60792 </message>
60793 <message>
60794 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="156"/>
60795 <source>The input method in Python 2 will read from standard input, evaluate and run the resulting string as Python source code. This is similar, though in many ways worse, than using eval. On Python 2, use raw_input instead, input is safe in Python 3.</source>
60796 <translation>Die input Method von Python 2 liest Eingaben von der Standardeingabe, verarbeitet sie und führt die resultierende Zeichenkette als Python Quelltext aus. Dies ist vergleichbat und in manchen Fällen schlimmer als die Verwendung von eval(). Verwende mit Python 2 raw_input(). input() ist in Python3 sicher.</translation>
60797 </message>
60798 <message>
60799 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="162"/>
60800 <source>By default, Python will create a secure, verified SSL context for use in such classes as HTTPSConnection. However, it still allows using an insecure context via the _create_unverified_context that reverts to the previous behavior that does not validate certificates or perform hostname checks.</source>
60801 <translation>Standardmäßig erzeugt Python einen sicheren, verifizierten SSL Kontext zur Verwendung in Klassen wie HTTPSConnection. Allerdings ist immer noch die Verwendung eines unsicheren Kontextes via _create_unverified_context() möglich. Dies kehrt zum alten Verhalten ohne Validierung von Zertifikaten und Prüfung des Hostnamens zurück.</translation>
60802 </message>
60803 <message>
60804 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="169"/>
60805 <source>Use of os.tempnam() and os.tmpnam() is vulnerable to symlink attacks. Consider using tmpfile() instead.</source>
60806 <translation>Verwendung von os.tempnam() und os.tmpnam() ist anfällig für Symlink Attacken. Verwende stattdessen tmpfile().</translation>
60807 </message>
60808 <message>
60809 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="175"/>
60810 <source>Use of insecure {0} hash function.</source>
60811 <translation>Verwendung der unsicheren Hashfunktion {0}.</translation>
60812 </message>
60813 <message>
60814 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="180"/>
60815 <source>A telnet-related module is being imported. Telnet is considered insecure. Use SSH or some other encrypted protocol.</source>
60816 <translation>Ein telnet verwandtes Modul wird eingebunden. Telnet wird als unsicher angesehen. Verwende SSH oder ein anderes verschlüsseltes Protokoll.</translation>
60817 </message>
60818 <message>
60819 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="184"/>
60820 <source>A FTP-related module is being imported. FTP is considered insecure. Use SSH/SFTP/SCP or some other encrypted protocol.</source>
60821 <translation>Ein FTP verwandtes Modul wird eingebunden. FTP wird als unsicher angesehen. Verwende SSH/SFTP/SCP oder ein anderes verschlüsseltes Protokoll.</translation>
60822 </message>
60823 <message>
60824 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="192"/>
60825 <source>Consider possible security implications associated with the &apos;{0}&apos; module.</source>
60826 <translation>Überprüfe mögliche Sicherheitsauswirkungen, die mit dem &apos;{0}&apos; Modul verbunden sind.</translation>
60827 </message>
60828 <message>
60829 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="216"/>
60830 <source>Using &apos;{0}&apos; to parse untrusted XML data is known to be vulnerable to XML attacks. Replace &apos;{0}&apos; with the equivalent defusedxml package, or make sure defusedxml.defuse_stdlib() is called.</source>
60831 <translation>Verwendung von &apos;{0}&apos;, um nicht vertrauenswürdige XML Daten zu parsen, ist bekannt für XML Attacken. Ersetze &apos;{0}&apos; mit ihrer äquivalenten defusedxml Paket oder stelle den Aufruf von defusedxml.defuse_stdlib() sicher.</translation>
60832 </message>
60833 <message>
60834 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="221"/>
60835 <source>Using &apos;{0}&apos; to parse untrusted XML data is known to be vulnerable to XML attacks. Replace &apos;{0}&apos; with the equivalent defusedxml package.</source>
60836 <translation>Verwendung von &apos;{0}&apos;, um nicht vertrauenswürdige XML Daten zu parsen, ist bekannt für XML Attacken. Ersetze &apos;{0}&apos; mit ihrer äquivalenten defusedxml Paket.</translation>
60837 </message>
60838 <message>
60839 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="226"/>
60840 <source>Using &apos;{0}&apos; to parse untrusted XML data is known to be vulnerable to XML attacks. Use defused.xmlrpc.monkey_patch() function to monkey-patch xmlrpclib and mitigate XML vulnerabilities.</source>
60841 <translation>Verwendung von &apos;{0}&apos;, um nicht vertrauenswürdige XML Daten zu parsen, ist bekannt für XML Attacken. Verwende die defused.xmlrpc.monkey_patch().Funktion, um die xmlrpclib zu patchen und XML Verwundbarkeiten abzuschwächen.</translation>
60842 </message>
60843 <message>
60844 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="231"/>
60845 <source>Consider possible security implications associated with &apos;{0}&apos; module.</source>
60846 <translation>Überprüfe mögliche Sicherheitsauswirkungen, die mit dem &apos;{0}&apos; Modul verbunden sind.</translation>
60847 </message>
60848 <message>
60849 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="235"/>
60850 <source>The pyCrypto library and its module &apos;{0}&apos; are no longer actively maintained and have been deprecated. Consider using pyca/cryptography library.</source>
60851 <translation>Die pyCrypto Bibliothek und ihr Modul &apos;{0}&apos; werden nicht mehr länger gepflegt und sind veraltet. Setze die pyca/cryptography Bibliothek ein.</translation>
60852 </message>
60853 <message>
60854 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="242"/>
60855 <source>&apos;requests&apos; call with verify=False disabling SSL certificate checks, security issue.</source>
60856 <translation>&apos;requests&apos; Aufruf mit verify=False schaltet SSL Zertifikatsprüfungen aus; Sicherheitsproblem.</translation>
60857 </message>
60858 <message>
60859 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="248"/>
60860 <source>&apos;ssl.wrap_socket&apos; call with insecure SSL/TLS protocol version identified, security issue.</source>
60861 <translation>&apos;ssl.wrap_socket&apos; Aufruf mit unsicherer SSL/TLS Protokollversion erkannt; Sicherheitsproblem.</translation>
60862 </message>
60863 <message>
60864 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="252"/>
60865 <source>&apos;SSL.Context&apos; call with insecure SSL/TLS protocol version identified, security issue.</source>
60866 <translation>&apos;SSL.Context&apos; Aufruf mit unsicherer SSL/TLS Protokollversion erkannt; Sicherheitsproblem.</translation>
60867 </message>
60868 <message>
60869 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="256"/>
60870 <source>Function call with insecure SSL/TLS protocol version identified, security issue.</source>
60871 <translation>Funktionsaufruf mit unsicherer SSL/TLS Protokollversion erkannt; Sicherheitsproblem.</translation>
60872 </message>
60873 <message>
60874 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="260"/>
60875 <source>Function definition identified with insecure SSL/TLS protocol version by default, possible security issue.</source>
60876 <translation>Funktionsdefinition mit unsicherer SSL/TLS Protokollversion als Standardwert; Sicherheitsproblem.</translation>
60877 </message>
60878 <message>
60879 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="264"/>
60880 <source>&apos;ssl.wrap_socket&apos; call with no SSL/TLS protocol version specified, the default &apos;SSLv23&apos; could be insecure, possible security issue.</source>
60881 <translation>&apos;ssl.wrap_socket&apos; Aufruf mit keiner Angabe der SSL/TLS Protokollversion. Der Standardwert &apos;SSLv23&apos; könnte unsicher sein. Mögliches Sicherheitsproblem.</translation>
60882 </message>
60883 <message>
60884 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="270"/>
60885 <source>{0} key sizes below {1:d} bits are considered breakable.</source>
60886 <translation>{0} Schlüssellängen kleiner {1:d} Bit werden als knackbar angesehen.</translation>
60887 </message>
60888 <message>
60889 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="275"/>
60890 <source>Use of unsafe &apos;yaml.load()&apos;. Allows instantiation of arbitrary objects. Consider &apos;yaml.safe_load()&apos;.</source>
60891 <translation>Verwendung der unsicheren &apos;yaml.load()&apos; Funktion. Sie erlaubt die Erzeugung beliebiger Objekte. Verwende &apos;yaml.safe_load()&apos;.</translation>
60892 </message>
60893 <message>
60894 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="281"/>
60895 <source>Paramiko call with policy set to automatically trust the unknown host key.</source>
60896 <translation>Paramiko Aufruf mit einer gesetzte Policy, die automatisch einem unbekannten Host vertraut.</translation>
60897 </message>
60898 <message>
60899 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="287"/>
60900 <source>Possible shell injection via &apos;Paramiko&apos; call, check inputs are properly sanitized.</source>
60901 <translation>Mögliche Shell Injection über einen &apos;Paramiko&apos; Aufruf. Prüfe, dass Eingaben korrekt abgesichert werden.</translation>
60902 </message>
60903 <message>
60904 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="291"/>
60905 <source>&apos;subprocess&apos; call with shell=True seems safe, but may be changed in the future, consider rewriting without shell</source>
60906 <translation>&apos;subprocess&apos; Aufruf mit shell=True erscheint sicher, mag sich aber zukünftig ändern. Schreibe ihn ohne shell um</translation>
60907 </message>
60908 <message>
60909 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="295"/>
60910 <source>&apos;subprocess&apos; call with shell=True identified, security issue.</source>
60911 <translation>&apos;subprocess&apos; Aufruf mit shell=True erkannt; Sicherheitsproblem.</translation>
60912 </message>
60913 <message>
60914 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="298"/>
60915 <source>&apos;subprocess&apos; call - check for execution of untrusted input.</source>
60916 <translation>&apos;subprocess&apos; Aufruf - überprüfe auf Ausführung nicht vertrauenswürdiger Eingaben.</translation>
60917 </message>
60918 <message>
60919 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="301"/>
60920 <source>Function call with shell=True parameter identified, possible security issue.</source>
60921 <translation>Funktionsaufruf mit shell=True erkannt; mögliches Sicherheitsproblem.</translation>
60922 </message>
60923 <message>
60924 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="305"/>
60925 <source>Starting a process with a shell: Seems safe, but may be changed in the future, consider rewriting without shell</source>
60926 <translation>Erzeugung eines Prozesses mit einer Shell: erscheint sicher, mag sich aber in Zukunft ändern. Schreibe ihn ohne Shell Verwendung um</translation>
60927 </message>
60928 <message>
60929 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="309"/>
60930 <source>Starting a process with a shell, possible injection detected, security issue.</source>
60931 <translation>Erzeugung eines Prozesses mit einer Shell, mögliche Injektion erkannt; Sicherheitsproblem.</translation>
60932 </message>
60933 <message>
60934 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="313"/>
60935 <source>Starting a process without a shell.</source>
60936 <translation>Starten eines Prozesses ohne Shell.</translation>
60937 </message>
60938 <message>
60939 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="316"/>
60940 <source>Starting a process with a partial executable path.</source>
60941 <translation>Starten eines Prozesses mit einem teilweisen Programmpfad.</translation>
60942 </message>
60943 <message>
60944 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="321"/>
60945 <source>Possible SQL injection vector through string-based query construction.</source>
60946 <translation>Mögliche SQL Injektion durch Zeichenketten basierten Aufbau einer Abfrage.</translation>
60947 </message>
60948 <message>
60949 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="327"/>
60950 <source>Possible wildcard injection in call: {0}</source>
60951 <translation>Mögliche Wildcard Injektion im Aufruf: {0}</translation>
60952 </message>
60953 <message>
60954 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="332"/>
60955 <source>Use of &apos;extra()&apos; opens a potential SQL attack vector.</source>
60956 <translation>Verwendung von &apos;extra()&apos; eröffnet einen möglichen SQL Angriffsvektor.</translation>
60957 </message>
60958 <message>
60959 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="335"/>
60960 <source>Use of &apos;RawSQL()&apos; opens a potential SQL attack vector.</source>
60961 <translation>Verwendung von &apos;RawSQL()&apos; eröffnet einen möglichen SQL Angriffsvektor.</translation>
60962 </message>
60963 <message>
60964 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="340"/>
60965 <source>Using jinja2 templates with &apos;autoescape=False&apos; is dangerous and can lead to XSS. Use &apos;autoescape=True&apos; or use the &apos;select_autoescape&apos; function to mitigate XSS vulnerabilities.</source>
60966 <translation>Verwendung von Jinja Templates mit &apos;autoescape=False&apos; ist gefährlich und führt zu XSS. Verwende &apos;autoescaoe=True&apos; oder wähle die &apos;select_autoescape&apos; Funktion zur Abschwächung von XSS Verwundbarkeiten.</translation>
60967 </message>
60968 <message>
60969 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="345"/>
60970 <source>By default, jinja2 sets &apos;autoescape&apos; to False. Consider using &apos;autoescape=True&apos; or use the &apos;select_autoescape&apos; function to mitigate XSS vulnerabilities.</source>
60971 <translation>Als Standard setzt Jinja2 &apos;autoescape&apos; auf False. Verwende &apos;autoescaoe=True&apos; oder wähle die &apos;select_autoescape&apos; Funktion zur Abschwächung von XSS Verwundbarkeiten.</translation>
60972 </message>
60973 <message>
60974 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="352"/>
60975 <source>Mako templates allow HTML/JS rendering by default and are inherently open to XSS attacks. Ensure variables in all templates are properly sanitized via the &apos;n&apos;, &apos;h&apos; or &apos;x&apos; flags (depending on context). For example, to HTML escape the variable &apos;data&apos; do ${{ data |h }}.</source>
60976 <translation>Mako Templates als Standard das Rendering von HTML/JS und sind damit offen für XSS Angriffe. Stelle sicher, dass alle in Templates verwendeten Variablen über die &apos;n&apos;, &apos;h&apos; oder &apos;x&apos; Flags abgesichert sind (abhängig vom Kontext). Verwende z.B. zur Absicherung der HTML Variablen &apos;data&apos; den Ausdruck &apos;${{ data |h }}.</translation>
60977 </message>
60978 <message>
60979 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="360"/>
60980 <source>Potential XSS on &apos;mark_safe()&apos; function.</source>
60981 <translation>Potentielle XSS auf die &apos;mark_safe()&apos; Funktion.</translation>
60982 </message>
60983 <message>
60984 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="373"/>
60985 <source>{0}: {1}</source>
60986 <translation>{0}: {1}</translation>
60987 </message>
60988 <message>
60989 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="365"/>
60990 <source>Possible hardcoded AWS access key ID: {0}</source>
60991 <translation>Mögliche einprogrammierte AWS Zugriffsschlüssel-ID: {0}</translation>
60992 </message>
60993 <message>
60994 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="368"/>
60995 <source>Possible hardcoded AWS secret access key: {0}</source>
60996 <translation>Möglicher einprogrammierter geheimer AWS Zugriffsschlüssel: {0}</translation>
60997 </message>
60998 </context>
60999 <context>
60671 <name>SecurityPage</name> 61000 <name>SecurityPage</name>
60672 <message> 61001 <message>
60673 <location filename="../Preferences/ConfigurationPages/SecurityPage.ui" line="37"/> 61002 <location filename="../Preferences/ConfigurationPages/SecurityPage.ui" line="37"/>
60674 <source>Passwords</source> 61003 <source>Passwords</source>
60675 <translation>Kennworte</translation> 61004 <translation>Kennworte</translation>
63089 </message> 63418 </message>
63090 </context> 63419 </context>
63091 <context> 63420 <context>
63092 <name>SnapshotRegionGrabber</name> 63421 <name>SnapshotRegionGrabber</name>
63093 <message> 63422 <message>
63094 <location filename="../Snapshot/SnapshotRegionGrabber.py" line="99"/> 63423 <location filename="../Snapshot/SnapshotRegionGrabber.py" line="102"/>
63095 <source>Select a region using the mouse. To take the snapshot, press the Enter key or double click. Press Esc to quit.</source> 63424 <source>Select a region using the mouse. To take the snapshot, press the Enter key or double click. Press Esc to quit.</source>
63096 <translation>Wählen Sie mit der Maus einen Bereich aus. Um das Bildschirmfoto aufzunehmen, drücken Sie die Eingabetaste oder tätigen sie einen Doppelklick. Zum Abbrechen drücken Sie Escape.</translation> 63425 <translation>Wählen Sie mit der Maus einen Bereich aus. Um das Bildschirmfoto aufzunehmen, drücken Sie die Eingabetaste oder tätigen sie einen Doppelklick. Zum Abbrechen drücken Sie Escape.</translation>
63097 </message> 63426 </message>
63098 </context> 63427 </context>
63099 <context> 63428 <context>
64801 <translation>Sollen die eingegebenen Unterstildaten zurückgesetzt werden?</translation> 65130 <translation>Sollen die eingegebenen Unterstildaten zurückgesetzt werden?</translation>
64802 </message> 65131 </message>
64803 <message> 65132 <message>
64804 <location filename="../Preferences/SubstyleDefinitionDialog.py" line="107"/> 65133 <location filename="../Preferences/SubstyleDefinitionDialog.py" line="107"/>
64805 <source>Set Sub-Style Data to Default</source> 65134 <source>Set Sub-Style Data to Default</source>
64806 <translation>Unterstildaten auf Standartwerte setzen</translation> 65135 <translation>Unterstildaten auf Standardwerte setzen</translation>
64807 </message> 65136 </message>
64808 <message> 65137 <message>
64809 <location filename="../Preferences/SubstyleDefinitionDialog.py" line="107"/> 65138 <location filename="../Preferences/SubstyleDefinitionDialog.py" line="107"/>
64810 <source>Shall the sub-style data be set to default values?</source> 65139 <source>Shall the sub-style data be set to default values?</source>
64811 <translation>Sollen die eingegebenen Unterstildaten auf Standardwerte gesetzt werden?</translation> 65140 <translation>Sollen die eingegebenen Unterstildaten auf Standardwerte gesetzt werden?</translation>
70317 </message> 70646 </message>
70318 </context> 70647 </context>
70319 <context> 70648 <context>
70320 <name>SyntaxCheckService</name> 70649 <name>SyntaxCheckService</name>
70321 <message> 70650 <message>
70322 <location filename="../Plugins/CheckerPlugins/SyntaxChecker/SyntaxCheckService.py" line="208"/> 70651 <location filename="../Plugins/CheckerPlugins/SyntaxChecker/SyntaxCheckService.py" line="211"/>
70323 <source>Python 2 batch check</source>
70324 <translation>Python 2 Stapelprüfung</translation>
70325 </message>
70326 <message>
70327 <location filename="../Plugins/CheckerPlugins/SyntaxChecker/SyntaxCheckService.py" line="224"/>
70328 <source>Python 3 batch check</source> 70652 <source>Python 3 batch check</source>
70329 <translation>Python 3 Stapelprüfung</translation> 70653 <translation>Python 3 Stapelprüfung</translation>
70330 </message> 70654 </message>
70331 <message> 70655 <message>
70332 <location filename="../Plugins/CheckerPlugins/SyntaxChecker/SyntaxCheckService.py" line="240"/> 70656 <location filename="../Plugins/CheckerPlugins/SyntaxChecker/SyntaxCheckService.py" line="227"/>
70333 <source>JavaScript batch check</source> 70657 <source>JavaScript batch check</source>
70334 <translation>JavaScript Stapelprüfung</translation> 70658 <translation>JavaScript Stapelprüfung</translation>
70335 </message> 70659 </message>
70336 <message> 70660 <message>
70337 <location filename="../Plugins/CheckerPlugins/SyntaxChecker/SyntaxCheckService.py" line="256"/> 70661 <location filename="../Plugins/CheckerPlugins/SyntaxChecker/SyntaxCheckService.py" line="243"/>
70338 <source>YAML batch check</source> 70662 <source>YAML batch check</source>
70339 <translation>YAML Stapelprüfung</translation> 70663 <translation>YAML Stapelprüfung</translation>
70340 </message> 70664 </message>
70341 <message> 70665 <message>
70342 <location filename="../Plugins/CheckerPlugins/SyntaxChecker/SyntaxCheckService.py" line="272"/> 70666 <location filename="../Plugins/CheckerPlugins/SyntaxChecker/SyntaxCheckService.py" line="259"/>
70343 <source>JSON batch check</source> 70667 <source>JSON batch check</source>
70344 <translation>JSON Stapelprüfung</translation> 70668 <translation>JSON Stapelprüfung</translation>
70345 </message> 70669 </message>
70346 </context> 70670 </context>
70347 <context> 70671 <context>
70454 </message> 70778 </message>
70455 </context> 70779 </context>
70456 <context> 70780 <context>
70457 <name>SyntaxCheckerPlugin</name> 70781 <name>SyntaxCheckerPlugin</name>
70458 <message> 70782 <message>
70459 <location filename="../Plugins/PluginSyntaxChecker.py" line="267"/> 70783 <location filename="../Plugins/PluginSyntaxChecker.py" line="259"/>
70460 <source>Check Syntax</source> 70784 <source>Check Syntax</source>
70461 <translation>Syntax prüfen</translation> 70785 <translation>Syntax prüfen</translation>
70462 </message> 70786 </message>
70463 <message> 70787 <message>
70464 <location filename="../Plugins/PluginSyntaxChecker.py" line="267"/> 70788 <location filename="../Plugins/PluginSyntaxChecker.py" line="259"/>
70465 <source>&amp;Syntax...</source> 70789 <source>&amp;Syntax...</source>
70466 <translation>&amp;Syntax...</translation> 70790 <translation>&amp;Syntax...</translation>
70467 </message> 70791 </message>
70468 <message> 70792 <message>
70469 <location filename="../Plugins/PluginSyntaxChecker.py" line="176"/> 70793 <location filename="../Plugins/PluginSyntaxChecker.py" line="168"/>
70470 <source>Check syntax.</source> 70794 <source>Check syntax.</source>
70471 <translation>Syntax prüfen.</translation> 70795 <translation>Syntax prüfen.</translation>
70472 </message> 70796 </message>
70473 <message> 70797 <message>
70474 <location filename="../Plugins/PluginSyntaxChecker.py" line="271"/> 70798 <location filename="../Plugins/PluginSyntaxChecker.py" line="263"/>
70475 <source>&lt;b&gt;Check Syntax...&lt;/b&gt;&lt;p&gt;This checks Python files for syntax errors.&lt;/p&gt;</source> 70799 <source>&lt;b&gt;Check Syntax...&lt;/b&gt;&lt;p&gt;This checks Python files for syntax errors.&lt;/p&gt;</source>
70476 <translation>&lt;b&gt;Syntax prüfen...&lt;/b&gt;&lt;p&gt;Dies überprüft Python-Dateien auf Syntaxfehler.&lt;/p&gt;</translation> 70800 <translation>&lt;b&gt;Syntax prüfen...&lt;/b&gt;&lt;p&gt;Dies überprüft Python-Dateien auf Syntaxfehler.&lt;/p&gt;</translation>
70477 </message> 70801 </message>
70478 </context> 70802 </context>
70479 <context> 70803 <context>
70977 </message> 71301 </message>
70978 </context> 71302 </context>
70979 <context> 71303 <context>
70980 <name>TabnannyPlugin</name> 71304 <name>TabnannyPlugin</name>
70981 <message> 71305 <message>
70982 <location filename="../Plugins/PluginTabnanny.py" line="312"/> 71306 <location filename="../Plugins/PluginTabnanny.py" line="288"/>
70983 <source>Check Indentations</source> 71307 <source>Check Indentations</source>
70984 <translation>Einrückungen prüfen</translation> 71308 <translation>Einrückungen prüfen</translation>
70985 </message> 71309 </message>
70986 <message> 71310 <message>
70987 <location filename="../Plugins/PluginTabnanny.py" line="312"/> 71311 <location filename="../Plugins/PluginTabnanny.py" line="288"/>
70988 <source>&amp;Indentations...</source> 71312 <source>&amp;Indentations...</source>
70989 <translation>&amp;Einrückungen...</translation> 71313 <translation>&amp;Einrückungen...</translation>
70990 </message> 71314 </message>
70991 <message> 71315 <message>
70992 <location filename="../Plugins/PluginTabnanny.py" line="219"/> 71316 <location filename="../Plugins/PluginTabnanny.py" line="195"/>
70993 <source>Check indentations using tabnanny.</source> 71317 <source>Check indentations using tabnanny.</source>
70994 <translation>Einrückungen mit Tabnanny überprüfen.</translation> 71318 <translation>Einrückungen mit Tabnanny überprüfen.</translation>
70995 </message> 71319 </message>
70996 <message> 71320 <message>
70997 <location filename="../Plugins/PluginTabnanny.py" line="316"/> 71321 <location filename="../Plugins/PluginTabnanny.py" line="292"/>
70998 <source>&lt;b&gt;Check Indentations...&lt;/b&gt;&lt;p&gt;This checks Python files for bad indentations using tabnanny.&lt;/p&gt;</source> 71322 <source>&lt;b&gt;Check Indentations...&lt;/b&gt;&lt;p&gt;This checks Python files for bad indentations using tabnanny.&lt;/p&gt;</source>
70999 <translation>&lt;b&gt;Einrückungen überprüfen...&lt;/b&gt;&lt;p&gt;Dies überprüft Python-Dateien auf fehlerhafte Einrückungen mittels Tabnanny.&lt;/p&gt;</translation> 71323 <translation>&lt;b&gt;Einrückungen überprüfen...&lt;/b&gt;&lt;p&gt;Dies überprüft Python-Dateien auf fehlerhafte Einrückungen mittels Tabnanny.&lt;/p&gt;</translation>
71000 </message> 71324 </message>
71001 <message> 71325 <message>
71002 <location filename="../Plugins/PluginTabnanny.py" line="106"/> 71326 <location filename="../Plugins/PluginTabnanny.py" line="101"/>
71003 <source>Python 2 batch check</source>
71004 <translation>Python 2 Stapelprüfung</translation>
71005 </message>
71006 <message>
71007 <location filename="../Plugins/PluginTabnanny.py" line="122"/>
71008 <source>Python 3 batch check</source> 71327 <source>Python 3 batch check</source>
71009 <translation>Python 3 Stapelprüfung</translation> 71328 <translation>Python 3 Stapelprüfung</translation>
71010 </message> 71329 </message>
71011 </context> 71330 </context>
71012 <context> 71331 <context>
73928 </message> 74247 </message>
73929 </context> 74248 </context>
73930 <context> 74249 <context>
73931 <name>UnittestDialog</name> 74250 <name>UnittestDialog</name>
73932 <message> 74251 <message>
73933 <location filename="../PyUnit/UnittestDialog.py" line="923"/> 74252 <location filename="../PyUnit/UnittestDialog.py" line="897"/>
73934 <source>Unittest</source> 74253 <source>Unittest</source>
73935 <translation>Modultest</translation> 74254 <translation>Modultest</translation>
73936 </message> 74255 </message>
73937 <message> 74256 <message>
73938 <location filename="../PyUnit/UnittestDialog.py" line="701"/> 74257 <location filename="../PyUnit/UnittestDialog.py" line="693"/>
73939 <source>Preparing Testsuite</source> 74258 <source>Preparing Testsuite</source>
73940 <translation>Bereite Modultest vor</translation> 74259 <translation>Bereite Modultest vor</translation>
73941 </message> 74260 </message>
73942 <message> 74261 <message>
73943 <location filename="../PyUnit/UnittestDialog.py" line="1049"/> 74262 <location filename="../PyUnit/UnittestDialog.py" line="1023"/>
73944 <source>Failure: {0}</source> 74263 <source>Failure: {0}</source>
73945 <translation>Misserfolge: {0}</translation> 74264 <translation>Misserfolge: {0}</translation>
73946 </message> 74265 </message>
73947 <message> 74266 <message>
73948 <location filename="../PyUnit/UnittestDialog.py" line="1064"/> 74267 <location filename="../PyUnit/UnittestDialog.py" line="1038"/>
73949 <source>Error: {0}</source> 74268 <source>Error: {0}</source>
73950 <translation>Fehler: {0}</translation> 74269 <translation>Fehler: {0}</translation>
73951 </message> 74270 </message>
73952 <message> 74271 <message>
73953 <location filename="../PyUnit/UnittestDialog.py" line="161"/> 74272 <location filename="../PyUnit/UnittestDialog.py" line="160"/>
73954 <source>^Failure: </source> 74273 <source>^Failure: </source>
73955 <translation>^Misserfolge: </translation> 74274 <translation>^Misserfolge: </translation>
73956 </message> 74275 </message>
73957 <message> 74276 <message>
73958 <location filename="../PyUnit/UnittestDialog.py" line="162"/> 74277 <location filename="../PyUnit/UnittestDialog.py" line="161"/>
73959 <source>^Error: </source> 74278 <source>^Error: </source>
73960 <translation>^Fehler: </translation> 74279 <translation>^Fehler: </translation>
73961 </message> 74280 </message>
73962 <message> 74281 <message>
73963 <location filename="../PyUnit/UnittestDialog.py" line="1005"/> 74282 <location filename="../PyUnit/UnittestDialog.py" line="979"/>
73964 <source>Running</source> 74283 <source>Running</source>
73965 <translation>Führe aus</translation> 74284 <translation>Führe aus</translation>
73966 </message> 74285 </message>
73967 <message> 74286 <message>
73968 <location filename="../PyUnit/UnittestDialog.ui" line="123"/> 74287 <location filename="../PyUnit/UnittestDialog.ui" line="123"/>
74081 <translation>&lt;b&gt;Liste der Misserfolge und Fehler&lt;/b&gt; 74400 <translation>&lt;b&gt;Liste der Misserfolge und Fehler&lt;/b&gt;
74082 &lt;p&gt;Diese Liste zeigt alle fehlerhaften und fehlgeschlagenen Tests an. 74401 &lt;p&gt;Diese Liste zeigt alle fehlerhaften und fehlgeschlagenen Tests an.
74083 Ein Doppelklick auf einen Eintrag zeigt den zugehörigen Traceback an.&lt;/p&gt;</translation> 74402 Ein Doppelklick auf einen Eintrag zeigt den zugehörigen Traceback an.&lt;/p&gt;</translation>
74084 </message> 74403 </message>
74085 <message> 74404 <message>
74086 <location filename="../PyUnit/UnittestDialog.py" line="93"/> 74405 <location filename="../PyUnit/UnittestDialog.py" line="92"/>
74087 <source>Start the selected testsuite</source> 74406 <source>Start the selected testsuite</source>
74088 <translation>Startet den ausgewählten Modultest</translation> 74407 <translation>Startet den ausgewählten Modultest</translation>
74089 </message> 74408 </message>
74090 <message> 74409 <message>
74091 <location filename="../PyUnit/UnittestDialog.py" line="108"/> 74410 <location filename="../PyUnit/UnittestDialog.py" line="107"/>
74092 <source>Stop the running unittest</source> 74411 <source>Stop the running unittest</source>
74093 <translation>Halte den laufenden Modultest an</translation> 74412 <translation>Halte den laufenden Modultest an</translation>
74094 </message> 74413 </message>
74095 <message> 74414 <message>
74096 <location filename="../PyUnit/UnittestDialog.ui" line="524"/> 74415 <location filename="../PyUnit/UnittestDialog.ui" line="524"/>
74097 <source>Idle</source> 74416 <source>Idle</source>
74098 <translation>Leerlauf</translation> 74417 <translation>Leerlauf</translation>
74099 </message> 74418 </message>
74100 <message> 74419 <message>
74101 <location filename="../PyUnit/UnittestDialog.py" line="91"/> 74420 <location filename="../PyUnit/UnittestDialog.py" line="90"/>
74102 <source>Start</source> 74421 <source>Start</source>
74103 <translation>Start</translation> 74422 <translation>Start</translation>
74104 </message> 74423 </message>
74105 <message> 74424 <message>
74106 <location filename="../PyUnit/UnittestDialog.py" line="95"/> 74425 <location filename="../PyUnit/UnittestDialog.py" line="94"/>
74107 <source>&lt;b&gt;Start Test&lt;/b&gt;&lt;p&gt;This button starts the selected testsuite.&lt;/p&gt;</source> 74426 <source>&lt;b&gt;Start Test&lt;/b&gt;&lt;p&gt;This button starts the selected testsuite.&lt;/p&gt;</source>
74108 <translation>&lt;b&gt;Starte Modultest&lt;/b&gt;&lt;p&gt;Dieser Knopf startet den ausgewählten Modultest.&lt;/p&gt;</translation> 74427 <translation>&lt;b&gt;Starte Modultest&lt;/b&gt;&lt;p&gt;Dieser Knopf startet den ausgewählten Modultest.&lt;/p&gt;</translation>
74109 </message> 74428 </message>
74110 <message> 74429 <message>
74111 <location filename="../PyUnit/UnittestDialog.py" line="106"/> 74430 <location filename="../PyUnit/UnittestDialog.py" line="105"/>
74112 <source>Stop</source> 74431 <source>Stop</source>
74113 <translation>Anhalten</translation> 74432 <translation>Anhalten</translation>
74114 </message> 74433 </message>
74115 <message> 74434 <message>
74116 <location filename="../PyUnit/UnittestDialog.py" line="109"/> 74435 <location filename="../PyUnit/UnittestDialog.py" line="108"/>
74117 <source>&lt;b&gt;Stop Test&lt;/b&gt;&lt;p&gt;This button stops a running unittest.&lt;/p&gt;</source> 74436 <source>&lt;b&gt;Stop Test&lt;/b&gt;&lt;p&gt;This button stops a running unittest.&lt;/p&gt;</source>
74118 <translation>&lt;b&gt;Modultest anhalten&lt;/b&gt;&lt;p&gt;Dieser Knopf hält den laufenden Modultest an.&lt;/p&gt;</translation> 74437 <translation>&lt;b&gt;Modultest anhalten&lt;/b&gt;&lt;p&gt;Dieser Knopf hält den laufenden Modultest an.&lt;/p&gt;</translation>
74119 </message> 74438 </message>
74120 <message> 74439 <message>
74121 <location filename="../PyUnit/UnittestDialog.py" line="1169"/> 74440 <location filename="../PyUnit/UnittestDialog.py" line="1143"/>
74122 <source>Show Source</source> 74441 <source>Show Source</source>
74123 <translation>Zeige Quelltext</translation> 74442 <translation>Zeige Quelltext</translation>
74124 </message> 74443 </message>
74125 <message> 74444 <message>
74126 <location filename="../PyUnit/UnittestDialog.py" line="303"/> 74445 <location filename="../PyUnit/UnittestDialog.py" line="298"/>
74127 <source>Python Files (*.py);;All Files (*)</source> 74446 <source>Python Files (*.py);;All Files (*)</source>
74128 <translation>Python-Dateien (*.py);;Alle Dateien (*)</translation> 74447 <translation>Python-Dateien (*.py);;Alle Dateien (*)</translation>
74129 </message>
74130 <message>
74131 <location filename="../PyUnit/UnittestDialog.py" line="299"/>
74132 <source>Python3 Files ({1});;Python2 Files ({0});;All Files (*)</source>
74133 <translation>Python 3-Dateien ({1});;Python 2-Dateien ({0});;Alle Dateien (*)</translation>
74134 </message> 74448 </message>
74135 <message> 74449 <message>
74136 <location filename="../PyUnit/UnittestDialog.ui" line="401"/> 74450 <location filename="../PyUnit/UnittestDialog.ui" line="401"/>
74137 <source>Skipped:</source> 74451 <source>Skipped:</source>
74138 <translation>Übersprungen:</translation> 74452 <translation>Übersprungen:</translation>
74161 <location filename="../PyUnit/UnittestDialog.ui" line="442"/> 74475 <location filename="../PyUnit/UnittestDialog.ui" line="442"/>
74162 <source>Number of tests with unexpected success</source> 74476 <source>Number of tests with unexpected success</source>
74163 <translation>Anzahl der Tests, die unerwartet erfolgreich waren</translation> 74477 <translation>Anzahl der Tests, die unerwartet erfolgreich waren</translation>
74164 </message> 74478 </message>
74165 <message> 74479 <message>
74166 <location filename="../PyUnit/UnittestDialog.py" line="1079"/> 74480 <location filename="../PyUnit/UnittestDialog.py" line="1053"/>
74167 <source> Skipped: {0}</source> 74481 <source> Skipped: {0}</source>
74168 <translation> Übersprungen: {0}</translation> 74482 <translation> Übersprungen: {0}</translation>
74169 </message> 74483 </message>
74170 <message> 74484 <message>
74171 <location filename="../PyUnit/UnittestDialog.py" line="1094"/> 74485 <location filename="../PyUnit/UnittestDialog.py" line="1068"/>
74172 <source> Expected Failure</source> 74486 <source> Expected Failure</source>
74173 <translation> Erwarteter Mißerfolg</translation> 74487 <translation> Erwarteter Mißerfolg</translation>
74174 </message> 74488 </message>
74175 <message> 74489 <message>
74176 <location filename="../PyUnit/UnittestDialog.py" line="1108"/> 74490 <location filename="../PyUnit/UnittestDialog.py" line="1082"/>
74177 <source> Unexpected Success</source> 74491 <source> Unexpected Success</source>
74178 <translation> Unerwarteter Erfolg</translation> 74492 <translation> Unerwarteter Erfolg</translation>
74179 </message> 74493 </message>
74180 <message> 74494 <message>
74181 <location filename="../PyUnit/UnittestDialog.py" line="98"/> 74495 <location filename="../PyUnit/UnittestDialog.py" line="97"/>
74182 <source>Rerun Failed</source> 74496 <source>Rerun Failed</source>
74183 <translation>Fehlerhafte wiederholen</translation> 74497 <translation>Fehlerhafte wiederholen</translation>
74184 </message> 74498 </message>
74185 <message> 74499 <message>
74186 <location filename="../PyUnit/UnittestDialog.py" line="100"/> 74500 <location filename="../PyUnit/UnittestDialog.py" line="99"/>
74187 <source>Reruns failed tests of the selected testsuite</source> 74501 <source>Reruns failed tests of the selected testsuite</source>
74188 <translation>Fehlerhafte Tests des ausgewählten Modultests wiederholen</translation> 74502 <translation>Fehlerhafte Tests des ausgewählten Modultests wiederholen</translation>
74189 </message> 74503 </message>
74190 <message> 74504 <message>
74191 <location filename="../PyUnit/UnittestDialog.py" line="102"/> 74505 <location filename="../PyUnit/UnittestDialog.py" line="101"/>
74192 <source>&lt;b&gt;Rerun Failed&lt;/b&gt;&lt;p&gt;This button reruns all failed tests of the selected testsuite.&lt;/p&gt;</source> 74506 <source>&lt;b&gt;Rerun Failed&lt;/b&gt;&lt;p&gt;This button reruns all failed tests of the selected testsuite.&lt;/p&gt;</source>
74193 <translation>&lt;b&gt;Fehlerhafte wiederholen&lt;/b&gt;&lt;p&gt;Dieser Knopf wiederholt alle fehlerhaften Tests des ausgewählten Modultests.&lt;/p&gt;</translation> 74507 <translation>&lt;b&gt;Fehlerhafte wiederholen&lt;/b&gt;&lt;p&gt;Dieser Knopf wiederholt alle fehlerhaften Tests des ausgewählten Modultests.&lt;/p&gt;</translation>
74194 </message> 74508 </message>
74195 <message> 74509 <message>
74196 <location filename="../PyUnit/UnittestDialog.ui" line="307"/> 74510 <location filename="../PyUnit/UnittestDialog.ui" line="307"/>
74276 <location filename="../PyUnit/UnittestDialog.ui" line="262"/> 74590 <location filename="../PyUnit/UnittestDialog.ui" line="262"/>
74277 <source>Results</source> 74591 <source>Results</source>
74278 <translation>Ergebnisse</translation> 74592 <translation>Ergebnisse</translation>
74279 </message> 74593 </message>
74280 <message> 74594 <message>
74281 <location filename="../PyUnit/UnittestDialog.py" line="705"/> 74595 <location filename="../PyUnit/UnittestDialog.py" line="697"/>
74282 <source>Unittest with auto-discovery</source> 74596 <source>Unittest with auto-discovery</source>
74283 <translation>Unittest mit Autoerkennung</translation> 74597 <translation>Unittest mit Autoerkennung</translation>
74284 </message> 74598 </message>
74285 <message> 74599 <message>
74286 <location filename="../PyUnit/UnittestDialog.py" line="807"/> 74600 <location filename="../PyUnit/UnittestDialog.py" line="781"/>
74287 <source>You must enter a start directory for auto-discovery.</source> 74601 <source>You must enter a start directory for auto-discovery.</source>
74288 <translation>Es muss ein Startverzeichnis für die Autoerkennung eingegeben werden.</translation> 74602 <translation>Es muss ein Startverzeichnis für die Autoerkennung eingegeben werden.</translation>
74289 </message> 74603 </message>
74290 <message numerus="yes"> 74604 <message numerus="yes">
74291 <location filename="../PyUnit/UnittestDialog.py" line="1029"/> 74605 <location filename="../PyUnit/UnittestDialog.py" line="1003"/>
74292 <source>Ran %n test(s) in {0:.3f}s</source> 74606 <source>Ran %n test(s) in {0:.3f}s</source>
74293 <translation> 74607 <translation>
74294 <numerusform>%n Test in {0:.3f}s ausgeführt</numerusform> 74608 <numerusform>%n Test in {0:.3f}s ausgeführt</numerusform>
74295 <numerusform>%n Tests in {0:.3f}s ausgeführt</numerusform> 74609 <numerusform>%n Tests in {0:.3f}s ausgeführt</numerusform>
74296 </translation> 74610 </translation>
74299 <location filename="../PyUnit/UnittestDialog.ui" line="231"/> 74613 <location filename="../PyUnit/UnittestDialog.ui" line="231"/>
74300 <source>Discovery Results</source> 74614 <source>Discovery Results</source>
74301 <translation>Erkennungsergebnisse</translation> 74615 <translation>Erkennungsergebnisse</translation>
74302 </message> 74616 </message>
74303 <message> 74617 <message>
74304 <location filename="../PyUnit/UnittestDialog.py" line="84"/> 74618 <location filename="../PyUnit/UnittestDialog.py" line="83"/>
74305 <source>Discover</source> 74619 <source>Discover</source>
74306 <translation>Erkennen</translation> 74620 <translation>Erkennen</translation>
74307 </message> 74621 </message>
74308 <message> 74622 <message>
74309 <location filename="../PyUnit/UnittestDialog.py" line="86"/> 74623 <location filename="../PyUnit/UnittestDialog.py" line="85"/>
74310 <source>Discover tests</source> 74624 <source>Discover tests</source>
74311 <translation>Erkenne Tests</translation> 74625 <translation>Erkenne Tests</translation>
74312 </message> 74626 </message>
74313 <message> 74627 <message>
74314 <location filename="../PyUnit/UnittestDialog.py" line="381"/> 74628 <location filename="../PyUnit/UnittestDialog.py" line="376"/>
74315 <source>Discovering Tests</source> 74629 <source>Discovering Tests</source>
74316 <translation>Erkenne Tests</translation> 74630 <translation>Erkenne Tests</translation>
74317 </message> 74631 </message>
74318 <message> 74632 <message>
74319 <location filename="../PyUnit/UnittestDialog.py" line="449"/> 74633 <location filename="../PyUnit/UnittestDialog.py" line="441"/>
74320 <source>&lt;p&gt;Unable to discover tests.&lt;/p&gt;&lt;p&gt;{0}&lt;/p&gt;</source> 74634 <source>&lt;p&gt;Unable to discover tests.&lt;/p&gt;&lt;p&gt;{0}&lt;/p&gt;</source>
74321 <translation>&lt;p&gt;Testerkennung ist nicht möglich.&lt;/p&gt;&lt;p&gt;{0}&lt;/p&gt;</translation> 74635 <translation>&lt;p&gt;Testerkennung ist nicht möglich.&lt;/p&gt;&lt;p&gt;{0}&lt;/p&gt;</translation>
74322 </message> 74636 </message>
74323 <message numerus="yes"> 74637 <message numerus="yes">
74324 <location filename="../PyUnit/UnittestDialog.py" line="621"/> 74638 <location filename="../PyUnit/UnittestDialog.py" line="613"/>
74325 <source>Discovered %n Test(s)</source> 74639 <source>Discovered %n Test(s)</source>
74326 <translation> 74640 <translation>
74327 <numerusform>%n Test erkannt</numerusform> 74641 <numerusform>%n Test erkannt</numerusform>
74328 <numerusform>%n Tests erkannt</numerusform> 74642 <numerusform>%n Tests erkannt</numerusform>
74329 </translation> 74643 </translation>
74330 </message> 74644 </message>
74331 <message> 74645 <message>
74332 <location filename="../PyUnit/UnittestDialog.py" line="626"/> 74646 <location filename="../PyUnit/UnittestDialog.py" line="618"/>
74333 <source>&lt;p&gt;Unable to discover tests.&lt;/p&gt;&lt;p&gt;{0}&lt;br/&gt;{1}&lt;/p&gt;</source> 74647 <source>&lt;p&gt;Unable to discover tests.&lt;/p&gt;&lt;p&gt;{0}&lt;br/&gt;{1}&lt;/p&gt;</source>
74334 <translation>&lt;p&gt;Testerkennung ist nicht möglich.&lt;/p&gt;&lt;p&gt;{0}&lt;br/&gt;{1}&lt;/p&gt;</translation> 74648 <translation>&lt;p&gt;Testerkennung ist nicht möglich.&lt;/p&gt;&lt;p&gt;{0}&lt;br/&gt;{1}&lt;/p&gt;</translation>
74335 </message> 74649 </message>
74336 <message> 74650 <message>
74337 <location filename="../PyUnit/UnittestDialog.py" line="692"/> 74651 <location filename="../PyUnit/UnittestDialog.py" line="684"/>
74338 <source>You must select auto-discovery or enter a test suite file or a dotted test name.</source> 74652 <source>You must select auto-discovery or enter a test suite file or a dotted test name.</source>
74339 <translation>Es must Auto-Erkennung ausgewählt oder eine Testsuitedatei oder ein Testname in Punktnotation eingegeben werden.</translation> 74653 <translation>Es must Auto-Erkennung ausgewählt oder eine Testsuitedatei oder ein Testname in Punktnotation eingegeben werden.</translation>
74340 </message> 74654 </message>
74341 <message> 74655 <message>
74342 <location filename="../PyUnit/UnittestDialog.py" line="714"/> 74656 <location filename="../PyUnit/UnittestDialog.py" line="706"/>
74343 <source>&lt;Unnamed Test&gt;</source> 74657 <source>&lt;Unnamed Test&gt;</source>
74344 <translation>&lt;Unbekannter Test&gt;</translation> 74658 <translation>&lt;Unbekannter Test&gt;</translation>
74345 </message> 74659 </message>
74346 <message> 74660 <message>
74347 <location filename="../PyUnit/UnittestDialog.py" line="923"/> 74661 <location filename="../PyUnit/UnittestDialog.py" line="897"/>
74348 <source>&lt;p&gt;Unable to run test &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;{1}&lt;br/&gt;{2}&lt;/p&gt;</source> 74662 <source>&lt;p&gt;Unable to run test &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;{1}&lt;br/&gt;{2}&lt;/p&gt;</source>
74349 <translation>&lt;p&gt;Test &lt;b&gt;{0}&lt;/b&gt; kann nicht ausgeführt werden.&lt;/p&gt;&lt;p&gt;{1}&lt;br/&gt;{2}&lt;/p&gt;</translation> 74663 <translation>&lt;p&gt;Test &lt;b&gt;{0}&lt;/b&gt; kann nicht ausgeführt werden.&lt;/p&gt;&lt;p&gt;{1}&lt;br/&gt;{2}&lt;/p&gt;</translation>
74350 </message> 74664 </message>
74351 <message> 74665 <message>
74352 <location filename="../PyUnit/UnittestDialog.py" line="88"/> 74666 <location filename="../PyUnit/UnittestDialog.py" line="87"/>
74353 <source>&lt;b&gt;Discover&lt;/b&gt;&lt;p&gt;This button starts a discovery of available tests.&lt;/p&gt;</source> 74667 <source>&lt;b&gt;Discover&lt;/b&gt;&lt;p&gt;This button starts a discovery of available tests.&lt;/p&gt;</source>
74354 <translation>&lt;b&gt;Erkennen&lt;/b&gt;&lt;p&gt;Dieser Knopf startet die Erkennung aller verfügbarer Tests.&lt;/p&gt;</translation> 74668 <translation>&lt;b&gt;Erkennen&lt;/b&gt;&lt;p&gt;Dieser Knopf startet die Erkennung aller verfügbarer Tests.&lt;/p&gt;</translation>
74355 </message> 74669 </message>
74356 <message> 74670 <message>
74357 <location filename="../PyUnit/UnittestDialog.ui" line="200"/> 74671 <location filename="../PyUnit/UnittestDialog.ui" line="200"/>
74372 <location filename="../PyUnit/UnittestDialog.ui" line="213"/> 74686 <location filename="../PyUnit/UnittestDialog.ui" line="213"/>
74373 <source>Run with Debugger</source> 74687 <source>Run with Debugger</source>
74374 <translation>Mit Debugger ausführen</translation> 74688 <translation>Mit Debugger ausführen</translation>
74375 </message> 74689 </message>
74376 <message> 74690 <message>
74377 <location filename="../PyUnit/UnittestDialog.py" line="722"/> 74691 <location filename="../PyUnit/UnittestDialog.py" line="714"/>
74378 <source>No test case has been selected. Shall all test cases be run?</source> 74692 <source>No test case has been selected. Shall all test cases be run?</source>
74379 <translation>Es wurde kein Testfall ausgewählt. Sollen alle Testfälle ausgeführt werden?</translation> 74693 <translation>Es wurde kein Testfall ausgewählt. Sollen alle Testfälle ausgeführt werden?</translation>
74694 </message>
74695 <message>
74696 <location filename="../PyUnit/UnittestDialog.py" line="294"/>
74697 <source>Python3 Files ({0});;All Files (*)</source>
74698 <translation>Python3 Dateien ({0});;Alle Dateien (*)</translation>
74380 </message> 74699 </message>
74381 </context> 74700 </context>
74382 <context> 74701 <context>
74383 <name>UrlBar</name> 74702 <name>UrlBar</name>
74384 <message> 74703 <message>
74505 </message> 74824 </message>
74506 </context> 74825 </context>
74507 <context> 74826 <context>
74508 <name>UserInterface</name> 74827 <name>UserInterface</name>
74509 <message> 74828 <message>
74510 <location filename="../UI/UserInterface.py" line="2006"/> 74829 <location filename="../UI/UserInterface.py" line="2005"/>
74511 <source>What&apos;s This?</source> 74830 <source>What&apos;s This?</source>
74512 <translation>Was ist das?</translation> 74831 <translation>Was ist das?</translation>
74513 </message> 74832 </message>
74514 <message> 74833 <message>
74515 <location filename="../UI/UserInterface.py" line="2012"/> 74834 <location filename="../UI/UserInterface.py" line="2011"/>
74516 <source>Context sensitive help</source> 74835 <source>Context sensitive help</source>
74517 <translation>Kontextsensitive Hilfe</translation> 74836 <translation>Kontextsensitive Hilfe</translation>
74518 </message> 74837 </message>
74519 <message> 74838 <message>
74520 <location filename="../UI/UserInterface.py" line="2013"/> 74839 <location filename="../UI/UserInterface.py" line="2012"/>
74521 <source>&lt;b&gt;Display context sensitive help&lt;/b&gt;&lt;p&gt;In What&apos;s This? mode, the mouse cursor shows an arrow with a question mark, and you can click on the interface elements to get a short description of what they do and how to use them. In dialogs, this feature can be accessed using the context help button in the titlebar.&lt;/p&gt;</source> 74840 <source>&lt;b&gt;Display context sensitive help&lt;/b&gt;&lt;p&gt;In What&apos;s This? mode, the mouse cursor shows an arrow with a question mark, and you can click on the interface elements to get a short description of what they do and how to use them. In dialogs, this feature can be accessed using the context help button in the titlebar.&lt;/p&gt;</source>
74522 <translation>&lt;b&gt;Zeige kontextsensitive Hilfe an&lt;b&gt;&lt;/p&gt;Im „Was ist das?“-Modus (der Mauszeiger stellt einen Pfeil mit Fragezeichen dar) wird auf einen Mausklick eine kurze Hilfebeschreibung zu dem ausgewählten MMI-Element angezeigt. In Dialogen kann diese Funktionalität durch den entsprechenden Knopf im Fensterkopf erreicht werden.&lt;/p&gt;</translation> 74841 <translation>&lt;b&gt;Zeige kontextsensitive Hilfe an&lt;b&gt;&lt;/p&gt;Im „Was ist das?“-Modus (der Mauszeiger stellt einen Pfeil mit Fragezeichen dar) wird auf einen Mausklick eine kurze Hilfebeschreibung zu dem ausgewählten MMI-Element angezeigt. In Dialogen kann diese Funktionalität durch den entsprechenden Knopf im Fensterkopf erreicht werden.&lt;/p&gt;</translation>
74523 </message> 74842 </message>
74524 <message> 74843 <message>
74525 <location filename="../UI/UserInterface.py" line="2024"/> 74844 <location filename="../UI/UserInterface.py" line="2023"/>
74526 <source>Helpviewer</source> 74845 <source>Helpviewer</source>
74527 <translation>Hilfe</translation> 74846 <translation>Hilfe</translation>
74528 </message> 74847 </message>
74529 <message> 74848 <message>
74530 <location filename="../UI/UserInterface.py" line="2024"/> 74849 <location filename="../UI/UserInterface.py" line="2023"/>
74531 <source>&amp;Helpviewer...</source> 74850 <source>&amp;Helpviewer...</source>
74532 <translation>&amp;Hilfe...</translation> 74851 <translation>&amp;Hilfe...</translation>
74533 </message> 74852 </message>
74534 <message> 74853 <message>
74535 <location filename="../UI/UserInterface.py" line="2030"/> 74854 <location filename="../UI/UserInterface.py" line="2029"/>
74536 <source>Open the helpviewer window</source> 74855 <source>Open the helpviewer window</source>
74537 <translation>Öffnet das Hilfe-Fenster</translation> 74856 <translation>Öffnet das Hilfe-Fenster</translation>
74538 </message> 74857 </message>
74539 <message> 74858 <message>
74540 <location filename="../UI/UserInterface.py" line="3264"/> 74859 <location filename="../UI/UserInterface.py" line="3181"/>
74541 <source>Unittest</source> 74860 <source>Unittest</source>
74542 <translation>Modultests</translation> 74861 <translation>Modultests</translation>
74543 </message> 74862 </message>
74544 <message> 74863 <message>
74545 <location filename="../UI/UserInterface.py" line="2128"/> 74864 <location filename="../UI/UserInterface.py" line="2127"/>
74546 <source>&amp;Unittest...</source> 74865 <source>&amp;Unittest...</source>
74547 <translation>&amp;Modultests...</translation> 74866 <translation>&amp;Modultests...</translation>
74548 </message> 74867 </message>
74549 <message> 74868 <message>
74550 <location filename="../UI/UserInterface.py" line="2133"/> 74869 <location filename="../UI/UserInterface.py" line="2132"/>
74551 <source>Start unittest dialog</source> 74870 <source>Start unittest dialog</source>
74552 <translation>Starte den Modultest Dialog</translation> 74871 <translation>Starte den Modultest Dialog</translation>
74553 </message> 74872 </message>
74554 <message> 74873 <message>
74555 <location filename="../UI/UserInterface.py" line="3113"/> 74874 <location filename="../UI/UserInterface.py" line="3036"/>
74556 <source>&amp;Window</source> 74875 <source>&amp;Window</source>
74557 <translation>&amp;Fenster</translation> 74876 <translation>&amp;Fenster</translation>
74558 </message> 74877 </message>
74559 <message> 74878 <message>
74560 <location filename="../UI/UserInterface.py" line="3188"/> 74879 <location filename="../UI/UserInterface.py" line="3111"/>
74561 <source>&amp;Help</source> 74880 <source>&amp;Help</source>
74562 <translation>&amp;Hilfe</translation> 74881 <translation>&amp;Hilfe</translation>
74563 </message> 74882 </message>
74564 <message> 74883 <message>
74565 <location filename="../UI/UserInterface.py" line="1522"/> 74884 <location filename="../UI/UserInterface.py" line="1521"/>
74566 <source>Quit</source> 74885 <source>Quit</source>
74567 <translation>Beenden</translation> 74886 <translation>Beenden</translation>
74568 </message> 74887 </message>
74569 <message> 74888 <message>
74570 <location filename="../UI/UserInterface.py" line="2395"/> 74889 <location filename="../UI/UserInterface.py" line="2394"/>
74571 <source>Preferences</source> 74890 <source>Preferences</source>
74572 <translation>Einstellungen</translation> 74891 <translation>Einstellungen</translation>
74573 </message> 74892 </message>
74574 <message> 74893 <message>
74575 <location filename="../UI/UserInterface.py" line="2395"/> 74894 <location filename="../UI/UserInterface.py" line="2394"/>
74576 <source>&amp;Preferences...</source> 74895 <source>&amp;Preferences...</source>
74577 <translation>&amp;Einstellungen...</translation> 74896 <translation>&amp;Einstellungen...</translation>
74578 </message> 74897 </message>
74579 <message> 74898 <message>
74580 <location filename="../UI/UserInterface.py" line="2400"/> 74899 <location filename="../UI/UserInterface.py" line="2399"/>
74581 <source>Set the prefered configuration</source> 74900 <source>Set the prefered configuration</source>
74582 <translation>Konfiguriert die Einstellungen</translation> 74901 <translation>Konfiguriert die Einstellungen</translation>
74583 </message> 74902 </message>
74584 <message> 74903 <message>
74585 <location filename="../UI/UserInterface.py" line="2402"/> 74904 <location filename="../UI/UserInterface.py" line="2401"/>
74586 <source>&lt;b&gt;Preferences&lt;/b&gt;&lt;p&gt;Set the configuration items of the application with your prefered values.&lt;/p&gt;</source> 74905 <source>&lt;b&gt;Preferences&lt;/b&gt;&lt;p&gt;Set the configuration items of the application with your prefered values.&lt;/p&gt;</source>
74587 <translation>&lt;b&gt;Einstellungen&lt;/b&gt;&lt;p&gt;Konfiguriert die einstellbaren Parameter der Applikation nach Ihren Wünschen.&lt;/p&gt;</translation> 74906 <translation>&lt;b&gt;Einstellungen&lt;/b&gt;&lt;p&gt;Konfiguriert die einstellbaren Parameter der Applikation nach Ihren Wünschen.&lt;/p&gt;</translation>
74588 </message> 74907 </message>
74589 <message> 74908 <message>
74590 <location filename="../UI/UserInterface.py" line="1528"/> 74909 <location filename="../UI/UserInterface.py" line="1527"/>
74591 <source>Quit the IDE</source> 74910 <source>Quit the IDE</source>
74592 <translation>Beenden der Entwicklungsumgebung</translation> 74911 <translation>Beenden der Entwicklungsumgebung</translation>
74593 </message> 74912 </message>
74594 <message> 74913 <message>
74595 <location filename="../UI/UserInterface.py" line="3263"/> 74914 <location filename="../UI/UserInterface.py" line="3180"/>
74596 <source>Tools</source> 74915 <source>Tools</source>
74597 <translation>Werkzeuge</translation> 74916 <translation>Werkzeuge</translation>
74598 </message> 74917 </message>
74599 <message> 74918 <message>
74600 <location filename="../UI/UserInterface.py" line="5082"/> 74919 <location filename="../UI/UserInterface.py" line="4999"/>
74601 <source>Help</source> 74920 <source>Help</source>
74602 <translation>Hilfe</translation> 74921 <translation>Hilfe</translation>
74603 </message> 74922 </message>
74604 <message> 74923 <message>
74605 <location filename="../UI/UserInterface.py" line="3174"/> 74924 <location filename="../UI/UserInterface.py" line="3097"/>
74606 <source>&amp;Toolbars</source> 74925 <source>&amp;Toolbars</source>
74607 <translation>&amp;Werkzeugleisten</translation> 74926 <translation>&amp;Werkzeugleisten</translation>
74608 </message> 74927 </message>
74609 <message> 74928 <message>
74610 <location filename="../UI/UserInterface.py" line="5210"/> 74929 <location filename="../UI/UserInterface.py" line="5127"/>
74611 <source>Problem</source> 74930 <source>Problem</source>
74612 <translation>Problem</translation> 74931 <translation>Problem</translation>
74613 </message> 74932 </message>
74614 <message> 74933 <message>
74615 <location filename="../UI/UserInterface.py" line="1522"/> 74934 <location filename="../UI/UserInterface.py" line="1521"/>
74616 <source>&amp;Quit</source> 74935 <source>&amp;Quit</source>
74617 <translation>B&amp;eenden</translation> 74936 <translation>B&amp;eenden</translation>
74618 </message> 74937 </message>
74619 <message> 74938 <message>
74620 <location filename="../UI/UserInterface.py" line="1529"/> 74939 <location filename="../UI/UserInterface.py" line="1528"/>
74621 <source>&lt;b&gt;Quit the IDE&lt;/b&gt;&lt;p&gt;This quits the IDE. Any unsaved changes may be saved first. Any Python program being debugged will be stopped and the preferences will be written to disc.&lt;/p&gt;</source> 74940 <source>&lt;b&gt;Quit the IDE&lt;/b&gt;&lt;p&gt;This quits the IDE. Any unsaved changes may be saved first. Any Python program being debugged will be stopped and the preferences will be written to disc.&lt;/p&gt;</source>
74622 <translation>&lt;b&gt;Die Entwicklungsumgebung beenden&lt;/b&gt;&lt;p&gt;Dies beendet die Entwicklungsumgebung. Ungesicherte Änderungen können zuvor gesichert werden. Ein Python-Programm, das gerade debuggt wird, wird beendet und sämtliche Einstellungen werden gespeichert.&lt;/p&gt;</translation> 74941 <translation>&lt;b&gt;Die Entwicklungsumgebung beenden&lt;/b&gt;&lt;p&gt;Dies beendet die Entwicklungsumgebung. Ungesicherte Änderungen können zuvor gesichert werden. Ein Python-Programm, das gerade debuggt wird, wird beendet und sämtliche Einstellungen werden gespeichert.&lt;/p&gt;</translation>
74623 </message> 74942 </message>
74624 <message> 74943 <message>
74625 <location filename="../UI/UserInterface.py" line="2006"/> 74944 <location filename="../UI/UserInterface.py" line="2005"/>
74626 <source>&amp;What&apos;s This?</source> 74945 <source>&amp;What&apos;s This?</source>
74627 <translation>&amp;Was ist das?</translation> 74946 <translation>&amp;Was ist das?</translation>
74628 </message> 74947 </message>
74629 <message> 74948 <message>
74630 <location filename="../UI/UserInterface.py" line="5405"/> 74949 <location filename="../UI/UserInterface.py" line="5322"/>
74631 <source>Process Generation Error</source> 74950 <source>Process Generation Error</source>
74632 <translation>Fehler beim Prozessstart</translation> 74951 <translation>Fehler beim Prozessstart</translation>
74633 </message> 74952 </message>
74634 <message> 74953 <message>
74635 <location filename="../UI/UserInterface.py" line="1488"/> 74954 <location filename="../UI/UserInterface.py" line="1487"/>
74636 <source>{0} - Passive Mode</source> 74955 <source>{0} - Passive Mode</source>
74637 <translation>{0} – Passiver Modus</translation> 74956 <translation>{0} – Passiver Modus</translation>
74638 </message> 74957 </message>
74639 <message> 74958 <message>
74640 <location filename="../UI/UserInterface.py" line="1495"/> 74959 <location filename="../UI/UserInterface.py" line="1494"/>
74641 <source>{0} - {1} - Passive Mode</source> 74960 <source>{0} - {1} - Passive Mode</source>
74642 <translation>{0} – {1} – Passiver Modus</translation> 74961 <translation>{0} – {1} – Passiver Modus</translation>
74643 </message> 74962 </message>
74644 <message> 74963 <message>
74645 <location filename="../UI/UserInterface.py" line="1721"/> 74964 <location filename="../UI/UserInterface.py" line="1720"/>
74646 <source>Log-Viewer</source> 74965 <source>Log-Viewer</source>
74647 <translation>Ausgabefenster</translation> 74966 <translation>Ausgabefenster</translation>
74648 </message> 74967 </message>
74649 <message> 74968 <message>
74650 <location filename="../UI/UserInterface.py" line="3265"/> 74969 <location filename="../UI/UserInterface.py" line="3182"/>
74651 <source>Settings</source> 74970 <source>Settings</source>
74652 <translation>Einstellungen</translation> 74971 <translation>Einstellungen</translation>
74653 </message> 74972 </message>
74654 <message> 74973 <message>
74655 <location filename="../UI/UserInterface.py" line="2050"/> 74974 <location filename="../UI/UserInterface.py" line="2049"/>
74656 <source>Show Versions</source> 74975 <source>Show Versions</source>
74657 <translation>Zeige Versionen</translation> 74976 <translation>Zeige Versionen</translation>
74658 </message> 74977 </message>
74659 <message> 74978 <message>
74660 <location filename="../UI/UserInterface.py" line="2050"/> 74979 <location filename="../UI/UserInterface.py" line="2049"/>
74661 <source>Show &amp;Versions</source> 74980 <source>Show &amp;Versions</source>
74662 <translation>Zeige &amp;Versionen</translation> 74981 <translation>Zeige &amp;Versionen</translation>
74663 </message> 74982 </message>
74664 <message> 74983 <message>
74665 <location filename="../UI/UserInterface.py" line="2054"/> 74984 <location filename="../UI/UserInterface.py" line="2053"/>
74666 <source>Display version information</source> 74985 <source>Display version information</source>
74667 <translation>Zeigt Versionsinformationen</translation> 74986 <translation>Zeigt Versionsinformationen</translation>
74668 </message> 74987 </message>
74669 <message> 74988 <message>
74670 <location filename="../UI/UserInterface.py" line="2056"/> 74989 <location filename="../UI/UserInterface.py" line="2055"/>
74671 <source>&lt;b&gt;Show Versions&lt;/b&gt;&lt;p&gt;Display version information.&lt;/p&gt;</source> 74990 <source>&lt;b&gt;Show Versions&lt;/b&gt;&lt;p&gt;Display version information.&lt;/p&gt;</source>
74672 <translation>&lt;b&gt;Zeige Versionen&lt;/b&gt;&lt;p&gt;Zeigt Versionsinformationen an.&lt;/p&gt;</translation> 74991 <translation>&lt;b&gt;Zeige Versionen&lt;/b&gt;&lt;p&gt;Zeigt Versionsinformationen an.&lt;/p&gt;</translation>
74673 </message> 74992 </message>
74674 <message> 74993 <message>
74675 <location filename="../UI/UserInterface.py" line="2500"/> 74994 <location filename="../UI/UserInterface.py" line="2499"/>
74676 <source>Keyboard Shortcuts</source> 74995 <source>Keyboard Shortcuts</source>
74677 <translation>Tastaturkurzbefehle</translation> 74996 <translation>Tastaturkurzbefehle</translation>
74678 </message> 74997 </message>
74679 <message> 74998 <message>
74680 <location filename="../UI/UserInterface.py" line="2500"/> 74999 <location filename="../UI/UserInterface.py" line="2499"/>
74681 <source>Keyboard &amp;Shortcuts...</source> 75000 <source>Keyboard &amp;Shortcuts...</source>
74682 <translation>&amp;Tastaturkurzbefehle...</translation> 75001 <translation>&amp;Tastaturkurzbefehle...</translation>
74683 </message> 75002 </message>
74684 <message> 75003 <message>
74685 <location filename="../UI/UserInterface.py" line="2505"/> 75004 <location filename="../UI/UserInterface.py" line="2504"/>
74686 <source>Set the keyboard shortcuts</source> 75005 <source>Set the keyboard shortcuts</source>
74687 <translation>Setze die Tastaturkurzbefehle</translation> 75006 <translation>Setze die Tastaturkurzbefehle</translation>
74688 </message> 75007 </message>
74689 <message> 75008 <message>
74690 <location filename="../UI/UserInterface.py" line="2507"/> 75009 <location filename="../UI/UserInterface.py" line="2506"/>
74691 <source>&lt;b&gt;Keyboard Shortcuts&lt;/b&gt;&lt;p&gt;Set the keyboard shortcuts of the application with your prefered values.&lt;/p&gt;</source> 75010 <source>&lt;b&gt;Keyboard Shortcuts&lt;/b&gt;&lt;p&gt;Set the keyboard shortcuts of the application with your prefered values.&lt;/p&gt;</source>
74692 <translation>&lt;b&gt;Tastaturkurzbefehle&lt;/b&gt;&lt;p&gt;Setze die Tastaturkurzbefehle der Applikation mit den bevorzugten Werten.&lt;/p&gt;</translation> 75011 <translation>&lt;b&gt;Tastaturkurzbefehle&lt;/b&gt;&lt;p&gt;Setze die Tastaturkurzbefehle der Applikation mit den bevorzugten Werten.&lt;/p&gt;</translation>
74693 </message> 75012 </message>
74694 <message> 75013 <message>
74695 <location filename="../UI/UserInterface.py" line="2999"/> 75014 <location filename="../UI/UserInterface.py" line="2922"/>
74696 <source>E&amp;xtras</source> 75015 <source>E&amp;xtras</source>
74697 <translation>E&amp;xtras</translation> 75016 <translation>E&amp;xtras</translation>
74698 </message> 75017 </message>
74699 <message> 75018 <message>
74700 <location filename="../UI/UserInterface.py" line="3723"/> 75019 <location filename="../UI/UserInterface.py" line="3640"/>
74701 <source>Report Bug</source> 75020 <source>Report Bug</source>
74702 <translation>Fehler berichten</translation> 75021 <translation>Fehler berichten</translation>
74703 </message> 75022 </message>
74704 <message> 75023 <message>
74705 <location filename="../UI/UserInterface.py" line="2101"/> 75024 <location filename="../UI/UserInterface.py" line="2100"/>
74706 <source>Report &amp;Bug...</source> 75025 <source>Report &amp;Bug...</source>
74707 <translation>&amp;Fehler berichten...</translation> 75026 <translation>&amp;Fehler berichten...</translation>
74708 </message> 75027 </message>
74709 <message> 75028 <message>
74710 <location filename="../UI/UserInterface.py" line="2105"/> 75029 <location filename="../UI/UserInterface.py" line="2104"/>
74711 <source>Report a bug</source> 75030 <source>Report a bug</source>
74712 <translation>Einen Fehler berichten</translation> 75031 <translation>Einen Fehler berichten</translation>
74713 </message> 75032 </message>
74714 <message> 75033 <message>
74715 <location filename="../UI/UserInterface.py" line="2106"/> 75034 <location filename="../UI/UserInterface.py" line="2105"/>
74716 <source>&lt;b&gt;Report Bug...&lt;/b&gt;&lt;p&gt;Opens a dialog to report a bug.&lt;/p&gt;</source> 75035 <source>&lt;b&gt;Report Bug...&lt;/b&gt;&lt;p&gt;Opens a dialog to report a bug.&lt;/p&gt;</source>
74717 <translation>&lt;b&gt;Fehler berichten...&lt;/b&gt;&lt;p&gt;Öffnet einen Dialog zum Senden eines Fehlerberichtes.&lt;/p&gt;</translation> 75036 <translation>&lt;b&gt;Fehler berichten...&lt;/b&gt;&lt;p&gt;Öffnet einen Dialog zum Senden eines Fehlerberichtes.&lt;/p&gt;</translation>
74718 </message> 75037 </message>
74719 <message> 75038 <message>
74720 <location filename="../UI/UserInterface.py" line="6294"/> 75039 <location filename="../UI/UserInterface.py" line="6069"/>
74721 <source>Export Keyboard Shortcuts</source> 75040 <source>Export Keyboard Shortcuts</source>
74722 <translation>Tastaturkurzbefehle exportieren</translation> 75041 <translation>Tastaturkurzbefehle exportieren</translation>
74723 </message> 75042 </message>
74724 <message> 75043 <message>
74725 <location filename="../UI/UserInterface.py" line="2515"/> 75044 <location filename="../UI/UserInterface.py" line="2514"/>
74726 <source>&amp;Export Keyboard Shortcuts...</source> 75045 <source>&amp;Export Keyboard Shortcuts...</source>
74727 <translation>Tastaturkurzbefehle &amp;exportieren...</translation> 75046 <translation>Tastaturkurzbefehle &amp;exportieren...</translation>
74728 </message> 75047 </message>
74729 <message> 75048 <message>
74730 <location filename="../UI/UserInterface.py" line="2520"/> 75049 <location filename="../UI/UserInterface.py" line="2519"/>
74731 <source>Export the keyboard shortcuts</source> 75050 <source>Export the keyboard shortcuts</source>
74732 <translation>Exportiert die Tastaturkurzbefehle</translation> 75051 <translation>Exportiert die Tastaturkurzbefehle</translation>
74733 </message> 75052 </message>
74734 <message> 75053 <message>
74735 <location filename="../UI/UserInterface.py" line="2522"/> 75054 <location filename="../UI/UserInterface.py" line="2521"/>
74736 <source>&lt;b&gt;Export Keyboard Shortcuts&lt;/b&gt;&lt;p&gt;Export the keyboard shortcuts of the application.&lt;/p&gt;</source> 75055 <source>&lt;b&gt;Export Keyboard Shortcuts&lt;/b&gt;&lt;p&gt;Export the keyboard shortcuts of the application.&lt;/p&gt;</source>
74737 <translation>&lt;b&gt;Tastaturkurzbefehle exportieren&lt;/b&gt;&lt;p&gt;Exportiert die Tastaturkurzbefehle der Applikation.&lt;/p&gt;</translation> 75056 <translation>&lt;b&gt;Tastaturkurzbefehle exportieren&lt;/b&gt;&lt;p&gt;Exportiert die Tastaturkurzbefehle der Applikation.&lt;/p&gt;</translation>
74738 </message> 75057 </message>
74739 <message> 75058 <message>
74740 <location filename="../UI/UserInterface.py" line="6318"/> 75059 <location filename="../UI/UserInterface.py" line="6093"/>
74741 <source>Import Keyboard Shortcuts</source> 75060 <source>Import Keyboard Shortcuts</source>
74742 <translation>Tastaturkurzbefehle importieren</translation> 75061 <translation>Tastaturkurzbefehle importieren</translation>
74743 </message> 75062 </message>
74744 <message> 75063 <message>
74745 <location filename="../UI/UserInterface.py" line="2529"/> 75064 <location filename="../UI/UserInterface.py" line="2528"/>
74746 <source>&amp;Import Keyboard Shortcuts...</source> 75065 <source>&amp;Import Keyboard Shortcuts...</source>
74747 <translation>Tastaturkurzbefehle &amp;importieren...</translation> 75066 <translation>Tastaturkurzbefehle &amp;importieren...</translation>
74748 </message> 75067 </message>
74749 <message> 75068 <message>
74750 <location filename="../UI/UserInterface.py" line="2534"/> 75069 <location filename="../UI/UserInterface.py" line="2533"/>
74751 <source>Import the keyboard shortcuts</source> 75070 <source>Import the keyboard shortcuts</source>
74752 <translation>Importiert die Tastaturkurzbefehle</translation> 75071 <translation>Importiert die Tastaturkurzbefehle</translation>
74753 </message> 75072 </message>
74754 <message> 75073 <message>
74755 <location filename="../UI/UserInterface.py" line="2536"/> 75074 <location filename="../UI/UserInterface.py" line="2535"/>
74756 <source>&lt;b&gt;Import Keyboard Shortcuts&lt;/b&gt;&lt;p&gt;Import the keyboard shortcuts of the application.&lt;/p&gt;</source> 75075 <source>&lt;b&gt;Import Keyboard Shortcuts&lt;/b&gt;&lt;p&gt;Import the keyboard shortcuts of the application.&lt;/p&gt;</source>
74757 <translation>&lt;b&gt;Tastaturkurzbefehle importieren&lt;/b&gt;&lt;p&gt;Importiert die Tastaturkurzbefehle der Applikation.&lt;/p&gt;</translation> 75076 <translation>&lt;b&gt;Tastaturkurzbefehle importieren&lt;/b&gt;&lt;p&gt;Importiert die Tastaturkurzbefehle der Applikation.&lt;/p&gt;</translation>
74758 </message> 75077 </message>
74759 <message> 75078 <message>
74760 <location filename="../UI/UserInterface.py" line="274"/> 75079 <location filename="../UI/UserInterface.py" line="274"/>
74790 <location filename="../UI/UserInterface.py" line="577"/> 75109 <location filename="../UI/UserInterface.py" line="577"/>
74791 <source>Initializing Tools...</source> 75110 <source>Initializing Tools...</source>
74792 <translation>Initialisiere Werkzeuge...</translation> 75111 <translation>Initialisiere Werkzeuge...</translation>
74793 </message> 75112 </message>
74794 <message> 75113 <message>
74795 <location filename="../UI/UserInterface.py" line="2134"/> 75114 <location filename="../UI/UserInterface.py" line="2133"/>
74796 <source>&lt;b&gt;Unittest&lt;/b&gt;&lt;p&gt;Perform unit tests. The dialog gives you the ability to select and run a unittest suite.&lt;/p&gt;</source> 75115 <source>&lt;b&gt;Unittest&lt;/b&gt;&lt;p&gt;Perform unit tests. The dialog gives you the ability to select and run a unittest suite.&lt;/p&gt;</source>
74797 <translation>&lt;b&gt;Modultests&lt;/b&gt;&lt;p&gt;Führe Modultests durch. Der Dialog bietet die Möglichkeit eine Zusammenstellung von Modultests auszuwählen und auszuführen.&lt;/p&gt;</translation> 75116 <translation>&lt;b&gt;Modultests&lt;/b&gt;&lt;p&gt;Führe Modultests durch. Der Dialog bietet die Möglichkeit eine Zusammenstellung von Modultests auszuwählen und auszuführen.&lt;/p&gt;</translation>
74798 </message> 75117 </message>
74799 <message> 75118 <message>
74800 <location filename="../UI/UserInterface.py" line="2142"/> 75119 <location filename="../UI/UserInterface.py" line="2141"/>
74801 <source>Unittest Restart</source> 75120 <source>Unittest Restart</source>
74802 <translation>Modultest neu starten</translation> 75121 <translation>Modultest neu starten</translation>
74803 </message> 75122 </message>
74804 <message> 75123 <message>
74805 <location filename="../UI/UserInterface.py" line="2147"/> 75124 <location filename="../UI/UserInterface.py" line="2146"/>
74806 <source>Restart last unittest</source> 75125 <source>Restart last unittest</source>
74807 <translation>Modultest neu starten</translation> 75126 <translation>Modultest neu starten</translation>
74808 </message> 75127 </message>
74809 <message> 75128 <message>
74810 <location filename="../UI/UserInterface.py" line="2148"/> 75129 <location filename="../UI/UserInterface.py" line="2147"/>
74811 <source>&lt;b&gt;Restart Unittest&lt;/b&gt;&lt;p&gt;Restart the unittest performed last.&lt;/p&gt;</source> 75130 <source>&lt;b&gt;Restart Unittest&lt;/b&gt;&lt;p&gt;Restart the unittest performed last.&lt;/p&gt;</source>
74812 <translation>&lt;b&gt;Modultest neu starten&lt;/b&gt;&lt;p&gt;Den letzten durchgeführten Modultest neu starten.&lt;/p&gt;</translation> 75131 <translation>&lt;b&gt;Modultest neu starten&lt;/b&gt;&lt;p&gt;Den letzten durchgeführten Modultest neu starten.&lt;/p&gt;</translation>
74813 </message> 75132 </message>
74814 <message> 75133 <message>
74815 <location filename="../UI/UserInterface.py" line="2172"/> 75134 <location filename="../UI/UserInterface.py" line="2171"/>
74816 <source>Unittest Script</source> 75135 <source>Unittest Script</source>
74817 <translation>Modultest (Skript)</translation> 75136 <translation>Modultest (Skript)</translation>
74818 </message> 75137 </message>
74819 <message> 75138 <message>
74820 <location filename="../UI/UserInterface.py" line="2177"/> 75139 <location filename="../UI/UserInterface.py" line="2176"/>
74821 <source>Run unittest with current script</source> 75140 <source>Run unittest with current script</source>
74822 <translation>Modultest für aktuelles Skript ausführen</translation> 75141 <translation>Modultest für aktuelles Skript ausführen</translation>
74823 </message> 75142 </message>
74824 <message> 75143 <message>
74825 <location filename="../UI/UserInterface.py" line="2179"/> 75144 <location filename="../UI/UserInterface.py" line="2178"/>
74826 <source>&lt;b&gt;Unittest Script&lt;/b&gt;&lt;p&gt;Run unittest with current script.&lt;/p&gt;</source> 75145 <source>&lt;b&gt;Unittest Script&lt;/b&gt;&lt;p&gt;Run unittest with current script.&lt;/p&gt;</source>
74827 <translation>&lt;b&gt;Modultest (Skript)&lt;/b&gt;&lt;p&gt;Modultest für aktuelles Skript ausführen.&lt;/p&gt;</translation> 75146 <translation>&lt;b&gt;Modultest (Skript)&lt;/b&gt;&lt;p&gt;Modultest für aktuelles Skript ausführen.&lt;/p&gt;</translation>
74828 </message> 75147 </message>
74829 <message> 75148 <message>
74830 <location filename="../UI/UserInterface.py" line="2187"/> 75149 <location filename="../UI/UserInterface.py" line="2186"/>
74831 <source>Unittest Project</source> 75150 <source>Unittest Project</source>
74832 <translation>Modultest (Projekt)</translation> 75151 <translation>Modultest (Projekt)</translation>
74833 </message> 75152 </message>
74834 <message> 75153 <message>
74835 <location filename="../UI/UserInterface.py" line="2192"/> 75154 <location filename="../UI/UserInterface.py" line="2191"/>
74836 <source>Run unittest with current project</source> 75155 <source>Run unittest with current project</source>
74837 <translation>Modultest für aktuellesProjekt ausführen</translation> 75156 <translation>Modultest für aktuellesProjekt ausführen</translation>
74838 </message> 75157 </message>
74839 <message> 75158 <message>
74840 <location filename="../UI/UserInterface.py" line="2194"/> 75159 <location filename="../UI/UserInterface.py" line="2193"/>
74841 <source>&lt;b&gt;Unittest Project&lt;/b&gt;&lt;p&gt;Run unittest with current project.&lt;/p&gt;</source> 75160 <source>&lt;b&gt;Unittest Project&lt;/b&gt;&lt;p&gt;Run unittest with current project.&lt;/p&gt;</source>
74842 <translation>&lt;b&gt;Modultest (Projekt)&lt;/b&gt;&lt;p&gt;Modultest für aktuelles Projekt ausführen.&lt;/p&gt;</translation> 75161 <translation>&lt;b&gt;Modultest (Projekt)&lt;/b&gt;&lt;p&gt;Modultest für aktuelles Projekt ausführen.&lt;/p&gt;</translation>
74843 </message> 75162 </message>
74844 <message> 75163 <message>
74845 <location filename="../UI/UserInterface.py" line="3055"/> 75164 <location filename="../UI/UserInterface.py" line="2978"/>
74846 <source>&amp;Unittest</source> 75165 <source>&amp;Unittest</source>
74847 <translation>&amp;Modultests</translation> 75166 <translation>&amp;Modultests</translation>
74848 </message> 75167 </message>
74849 <message> 75168 <message>
74850 <location filename="../UI/UserInterface.py" line="2142"/> 75169 <location filename="../UI/UserInterface.py" line="2141"/>
74851 <source>&amp;Restart Unittest...</source> 75170 <source>&amp;Restart Unittest...</source>
74852 <translation>Modultest &amp;neu starten...</translation> 75171 <translation>Modultest &amp;neu starten...</translation>
74853 </message> 75172 </message>
74854 <message> 75173 <message>
74855 <location filename="../UI/UserInterface.py" line="2172"/> 75174 <location filename="../UI/UserInterface.py" line="2171"/>
74856 <source>Unittest &amp;Script...</source> 75175 <source>Unittest &amp;Script...</source>
74857 <translation>Modultest (&amp;Skript)...</translation> 75176 <translation>Modultest (&amp;Skript)...</translation>
74858 </message> 75177 </message>
74859 <message> 75178 <message>
74860 <location filename="../UI/UserInterface.py" line="2187"/> 75179 <location filename="../UI/UserInterface.py" line="2186"/>
74861 <source>Unittest &amp;Project...</source> 75180 <source>Unittest &amp;Project...</source>
74862 <translation>Modultest (&amp;Projekt)...</translation> 75181 <translation>Modultest (&amp;Projekt)...</translation>
74863 </message> 75182 </message>
74864 <message> 75183 <message>
74865 <location filename="../UI/UserInterface.py" line="2282"/> 75184 <location filename="../UI/UserInterface.py" line="2281"/>
74866 <source>Compare Files</source> 75185 <source>Compare Files</source>
74867 <translation>Dateien vergleichen</translation> 75186 <translation>Dateien vergleichen</translation>
74868 </message> 75187 </message>
74869 <message> 75188 <message>
74870 <location filename="../UI/UserInterface.py" line="2282"/> 75189 <location filename="../UI/UserInterface.py" line="2281"/>
74871 <source>&amp;Compare Files...</source> 75190 <source>&amp;Compare Files...</source>
74872 <translation>Dateien &amp;vergleichen...</translation> 75191 <translation>Dateien &amp;vergleichen...</translation>
74873 </message> 75192 </message>
74874 <message> 75193 <message>
74875 <location filename="../UI/UserInterface.py" line="2300"/> 75194 <location filename="../UI/UserInterface.py" line="2299"/>
74876 <source>Compare two files</source> 75195 <source>Compare two files</source>
74877 <translation>Zwei Dateien vergleichen</translation> 75196 <translation>Zwei Dateien vergleichen</translation>
74878 </message> 75197 </message>
74879 <message> 75198 <message>
74880 <location filename="../UI/UserInterface.py" line="2288"/> 75199 <location filename="../UI/UserInterface.py" line="2287"/>
74881 <source>&lt;b&gt;Compare Files&lt;/b&gt;&lt;p&gt;Open a dialog to compare two files.&lt;/p&gt;</source> 75200 <source>&lt;b&gt;Compare Files&lt;/b&gt;&lt;p&gt;Open a dialog to compare two files.&lt;/p&gt;</source>
74882 <translation>&lt;b&gt;Dateien vergleichen&lt;/b&gt;&lt;p&gt;Öffnet einen Dialog zum Vergleich zweier Dateien.&lt;/p&gt;</translation> 75201 <translation>&lt;b&gt;Dateien vergleichen&lt;/b&gt;&lt;p&gt;Öffnet einen Dialog zum Vergleich zweier Dateien.&lt;/p&gt;</translation>
74883 </message> 75202 </message>
74884 <message> 75203 <message>
74885 <location filename="../UI/UserInterface.py" line="2295"/> 75204 <location filename="../UI/UserInterface.py" line="2294"/>
74886 <source>Compare Files side by side</source> 75205 <source>Compare Files side by side</source>
74887 <translation>Dateien Seite an Seite vergleichen</translation> 75206 <translation>Dateien Seite an Seite vergleichen</translation>
74888 </message> 75207 </message>
74889 <message> 75208 <message>
74890 <location filename="../UI/UserInterface.py" line="2301"/> 75209 <location filename="../UI/UserInterface.py" line="2300"/>
74891 <source>&lt;b&gt;Compare Files side by side&lt;/b&gt;&lt;p&gt;Open a dialog to compare two files and show the result side by side.&lt;/p&gt;</source> 75210 <source>&lt;b&gt;Compare Files side by side&lt;/b&gt;&lt;p&gt;Open a dialog to compare two files and show the result side by side.&lt;/p&gt;</source>
74892 <translation>&lt;b&gt;Dateien Seite an Seite vergleichen&lt;/b&gt;&lt;p&gt;Öffnet einen Dialog zum Vergleich zweier Dateien und zur Anzeige des Ergebnisse Seite an Seite.&lt;/p&gt;</translation> 75211 <translation>&lt;b&gt;Dateien Seite an Seite vergleichen&lt;/b&gt;&lt;p&gt;Öffnet einen Dialog zum Vergleich zweier Dateien und zur Anzeige des Ergebnisse Seite an Seite.&lt;/p&gt;</translation>
74893 </message> 75212 </message>
74894 <message> 75213 <message>
74895 <location filename="../UI/UserInterface.py" line="6881"/> 75214 <location filename="../UI/UserInterface.py" line="6656"/>
74896 <source>Drop Error</source> 75215 <source>Drop Error</source>
74897 <translation>Drop-Fehler</translation> 75216 <translation>Drop-Fehler</translation>
74898 </message> 75217 </message>
74899 <message> 75218 <message>
74900 <location filename="../UI/UserInterface.py" line="653"/> 75219 <location filename="../UI/UserInterface.py" line="653"/>
74901 <source>Initializing Single Application Server...</source> 75220 <source>Initializing Single Application Server...</source>
74902 <translation>Initialisiere Applikationsserver...</translation> 75221 <translation>Initialisiere Applikationsserver...</translation>
74903 </message> 75222 </message>
74904 <message> 75223 <message>
74905 <location filename="../UI/UserInterface.py" line="1499"/> 75224 <location filename="../UI/UserInterface.py" line="1498"/>
74906 <source>{0} - {1} - {2} - Passive Mode</source> 75225 <source>{0} - {1} - {2} - Passive Mode</source>
74907 <translation>{0} . {1} – {2} – Passiver Modus</translation> 75226 <translation>{0} . {1} – {2} – Passiver Modus</translation>
74908 </message> 75227 </message>
74909 <message> 75228 <message>
74910 <location filename="../UI/UserInterface.py" line="1704"/> 75229 <location filename="../UI/UserInterface.py" line="1703"/>
74911 <source>File-Browser</source> 75230 <source>File-Browser</source>
74912 <translation>Dateibrowser</translation> 75231 <translation>Dateibrowser</translation>
74913 </message> 75232 </message>
74914 <message> 75233 <message>
74915 <location filename="../UI/UserInterface.py" line="1600"/> 75234 <location filename="../UI/UserInterface.py" line="1599"/>
74916 <source>Edit Profile</source> 75235 <source>Edit Profile</source>
74917 <translation>Editieren-Profil</translation> 75236 <translation>Editieren-Profil</translation>
74918 </message> 75237 </message>
74919 <message> 75238 <message>
74920 <location filename="../UI/UserInterface.py" line="1606"/> 75239 <location filename="../UI/UserInterface.py" line="1605"/>
74921 <source>Activate the edit view profile</source> 75240 <source>Activate the edit view profile</source>
74922 <translation>Aktiviert das Editieren-Ansichtsprofil</translation> 75241 <translation>Aktiviert das Editieren-Ansichtsprofil</translation>
74923 </message> 75242 </message>
74924 <message> 75243 <message>
74925 <location filename="../UI/UserInterface.py" line="1608"/> 75244 <location filename="../UI/UserInterface.py" line="1607"/>
74926 <source>&lt;b&gt;Edit Profile&lt;/b&gt;&lt;p&gt;Activate the &quot;Edit View Profile&quot;. Windows being shown, if this profile is active, may be configured with the &quot;View Profile Configuration&quot; dialog.&lt;/p&gt;</source> 75245 <source>&lt;b&gt;Edit Profile&lt;/b&gt;&lt;p&gt;Activate the &quot;Edit View Profile&quot;. Windows being shown, if this profile is active, may be configured with the &quot;View Profile Configuration&quot; dialog.&lt;/p&gt;</source>
74927 <translation>&lt;b&gt;Editieren-Profil&lt;/b&gt;&lt;p&gt;Aktiviert das „Editieren-Ansichtsprofil“. Fenster, die in diesem Profil angezeigt werden sollen, können im „Ansichtenprofile konfigurieren“-Dialog ausgewählt werden.&lt;/p&gt;</translation> 75246 <translation>&lt;b&gt;Editieren-Profil&lt;/b&gt;&lt;p&gt;Aktiviert das „Editieren-Ansichtsprofil“. Fenster, die in diesem Profil angezeigt werden sollen, können im „Ansichtenprofile konfigurieren“-Dialog ausgewählt werden.&lt;/p&gt;</translation>
74928 </message> 75247 </message>
74929 <message> 75248 <message>
74930 <location filename="../UI/UserInterface.py" line="1617"/> 75249 <location filename="../UI/UserInterface.py" line="1616"/>
74931 <source>Debug Profile</source> 75250 <source>Debug Profile</source>
74932 <translation>Debuggen-Profil</translation> 75251 <translation>Debuggen-Profil</translation>
74933 </message> 75252 </message>
74934 <message> 75253 <message>
74935 <location filename="../UI/UserInterface.py" line="1623"/> 75254 <location filename="../UI/UserInterface.py" line="1622"/>
74936 <source>Activate the debug view profile</source> 75255 <source>Activate the debug view profile</source>
74937 <translation>Aktiviert das Debuggen-Ansichtsprofil</translation> 75256 <translation>Aktiviert das Debuggen-Ansichtsprofil</translation>
74938 </message> 75257 </message>
74939 <message> 75258 <message>
74940 <location filename="../UI/UserInterface.py" line="1625"/> 75259 <location filename="../UI/UserInterface.py" line="1624"/>
74941 <source>&lt;b&gt;Debug Profile&lt;/b&gt;&lt;p&gt;Activate the &quot;Debug View Profile&quot;. Windows being shown, if this profile is active, may be configured with the &quot;View Profile Configuration&quot; dialog.&lt;/p&gt;</source> 75260 <source>&lt;b&gt;Debug Profile&lt;/b&gt;&lt;p&gt;Activate the &quot;Debug View Profile&quot;. Windows being shown, if this profile is active, may be configured with the &quot;View Profile Configuration&quot; dialog.&lt;/p&gt;</source>
74942 <translation>&lt;b&gt;Debuggen-Profil&lt;/b&gt;&lt;p&gt;Aktiviert das „Debuggen Ansichtsprofil“. Fenster, die in diesem Profil angezeigt werden sollen, können im „Ansichtenprofile konfigurieren“-Dialog ausgewählt werden.&lt;/p&gt;</translation> 75261 <translation>&lt;b&gt;Debuggen-Profil&lt;/b&gt;&lt;p&gt;Aktiviert das „Debuggen Ansichtsprofil“. Fenster, die in diesem Profil angezeigt werden sollen, können im „Ansichtenprofile konfigurieren“-Dialog ausgewählt werden.&lt;/p&gt;</translation>
74943 </message> 75262 </message>
74944 <message> 75263 <message>
74945 <location filename="../UI/UserInterface.py" line="2468"/> 75264 <location filename="../UI/UserInterface.py" line="2467"/>
74946 <source>View Profiles</source> 75265 <source>View Profiles</source>
74947 <translation>Ansichtenprofile</translation> 75266 <translation>Ansichtenprofile</translation>
74948 </message> 75267 </message>
74949 <message> 75268 <message>
74950 <location filename="../UI/UserInterface.py" line="2468"/> 75269 <location filename="../UI/UserInterface.py" line="2467"/>
74951 <source>&amp;View Profiles...</source> 75270 <source>&amp;View Profiles...</source>
74952 <translation>&amp;Ansichtenprofile...</translation> 75271 <translation>&amp;Ansichtenprofile...</translation>
74953 </message> 75272 </message>
74954 <message> 75273 <message>
74955 <location filename="../UI/UserInterface.py" line="2473"/> 75274 <location filename="../UI/UserInterface.py" line="2472"/>
74956 <source>Configure view profiles</source> 75275 <source>Configure view profiles</source>
74957 <translation>Ansichtenprofile konfigurieren</translation> 75276 <translation>Ansichtenprofile konfigurieren</translation>
74958 </message> 75277 </message>
74959 <message> 75278 <message>
74960 <location filename="../UI/UserInterface.py" line="2475"/> 75279 <location filename="../UI/UserInterface.py" line="2474"/>
74961 <source>&lt;b&gt;View Profiles&lt;/b&gt;&lt;p&gt;Configure the view profiles. With this dialog you may set the visibility of the various windows for the predetermined view profiles.&lt;/p&gt;</source> 75280 <source>&lt;b&gt;View Profiles&lt;/b&gt;&lt;p&gt;Configure the view profiles. With this dialog you may set the visibility of the various windows for the predetermined view profiles.&lt;/p&gt;</source>
74962 <translation>&lt;b&gt;Ansichtenprofile&lt;/b&gt;&lt;p&gt;Ansichtenprofile konfigurieren. Mit diesem Dialog kann die Sichtbarkeit der verschiedenen Fenster für die vorbestimmten Ansichtenprofile eingestellt werden.&lt;/p&gt;</translation> 75281 <translation>&lt;b&gt;Ansichtenprofile&lt;/b&gt;&lt;p&gt;Ansichtenprofile konfigurieren. Mit diesem Dialog kann die Sichtbarkeit der verschiedenen Fenster für die vorbestimmten Ansichtenprofile eingestellt werden.&lt;/p&gt;</translation>
74963 </message> 75282 </message>
74964 <message> 75283 <message>
74965 <location filename="../UI/UserInterface.py" line="5210"/> 75284 <location filename="../UI/UserInterface.py" line="5127"/>
74966 <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; does not exist or is zero length.&lt;/p&gt;</source> 75285 <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; does not exist or is zero length.&lt;/p&gt;</source>
74967 <translation>&lt;p&gt;Die Datei &lt;b&gt;{0}&lt;/b&gt; existiert nicht oder hat die Größe Null.&lt;/p&gt;</translation> 75286 <translation>&lt;p&gt;Die Datei &lt;b&gt;{0}&lt;/b&gt; existiert nicht oder hat die Größe Null.&lt;/p&gt;</translation>
74968 </message> 75287 </message>
74969 <message> 75288 <message>
74970 <location filename="../UI/UserInterface.py" line="4935"/> 75289 <location filename="../UI/UserInterface.py" line="4852"/>
74971 <source>&lt;p&gt;Could not start Qt-Designer.&lt;br&gt;Ensure that it is available as &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source> 75290 <source>&lt;p&gt;Could not start Qt-Designer.&lt;br&gt;Ensure that it is available as &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source>
74972 <translation>&lt;p&gt;Qt-Designer konnte nicht gestartet werden.&lt;br&gt;Stellen Sie sicher, dass es als &lt;b&gt;{0}&lt;/b&gt; verfügbar ist.&lt;/p&gt;</translation> 75291 <translation>&lt;p&gt;Qt-Designer konnte nicht gestartet werden.&lt;br&gt;Stellen Sie sicher, dass es als &lt;b&gt;{0}&lt;/b&gt; verfügbar ist.&lt;/p&gt;</translation>
74973 </message> 75292 </message>
74974 <message> 75293 <message>
74975 <location filename="../UI/UserInterface.py" line="5005"/> 75294 <location filename="../UI/UserInterface.py" line="4922"/>
74976 <source>&lt;p&gt;Could not start Qt-Linguist.&lt;br&gt;Ensure that it is available as &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source> 75295 <source>&lt;p&gt;Could not start Qt-Linguist.&lt;br&gt;Ensure that it is available as &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source>
74977 <translation>&lt;p&gt;Qt-Linguist konnte nicht gestartet werden.&lt;br&gt;Stellen Sie sicher, dass es als &lt;b&gt;{0}&lt;/b&gt; verfügbar ist.&lt;/p&gt;</translation> 75296 <translation>&lt;p&gt;Qt-Linguist konnte nicht gestartet werden.&lt;br&gt;Stellen Sie sicher, dass es als &lt;b&gt;{0}&lt;/b&gt; verfügbar ist.&lt;/p&gt;</translation>
74978 </message> 75297 </message>
74979 <message> 75298 <message>
74980 <location filename="../UI/UserInterface.py" line="5049"/> 75299 <location filename="../UI/UserInterface.py" line="4966"/>
74981 <source>&lt;p&gt;Could not start Qt-Assistant.&lt;br&gt;Ensure that it is available as &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source> 75300 <source>&lt;p&gt;Could not start Qt-Assistant.&lt;br&gt;Ensure that it is available as &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source>
74982 <translation>&lt;p&gt;Qt-Assistant konnte nicht gestartet werden.&lt;br&gt;Stellen Sie sicher, dass es als &lt;b&gt;{0}&lt;/b&gt; verfügbar ist.&lt;/p&gt;</translation> 75301 <translation>&lt;p&gt;Qt-Assistant konnte nicht gestartet werden.&lt;br&gt;Stellen Sie sicher, dass es als &lt;b&gt;{0}&lt;/b&gt; verfügbar ist.&lt;/p&gt;</translation>
74983 </message> 75302 </message>
74984 <message> 75303 <message>
74985 <location filename="../UI/UserInterface.py" line="5405"/> 75304 <location filename="../UI/UserInterface.py" line="5322"/>
74986 <source>&lt;p&gt;Could not start the tool entry &lt;b&gt;{0}&lt;/b&gt;.&lt;br&gt;Ensure that it is available as &lt;b&gt;{1}&lt;/b&gt;.&lt;/p&gt;</source> 75305 <source>&lt;p&gt;Could not start the tool entry &lt;b&gt;{0}&lt;/b&gt;.&lt;br&gt;Ensure that it is available as &lt;b&gt;{1}&lt;/b&gt;.&lt;/p&gt;</source>
74987 <translation>&lt;p&gt;Der Werkzeugeeintrag &lt;b&gt;{0}&lt;/b&gt; konnte nicht gestartet werden.&lt;br&gt;Stellen Sie sicher, dass er als &lt;b&gt;{1}&lt;/b&gt; verfügbar ist.&lt;/p&gt;</translation> 75306 <translation>&lt;p&gt;Der Werkzeugeeintrag &lt;b&gt;{0}&lt;/b&gt; konnte nicht gestartet werden.&lt;br&gt;Stellen Sie sicher, dass er als &lt;b&gt;{1}&lt;/b&gt; verfügbar ist.&lt;/p&gt;</translation>
74988 </message> 75307 </message>
74989 <message> 75308 <message>
74990 <location filename="../UI/UserInterface.py" line="6881"/> 75309 <location filename="../UI/UserInterface.py" line="6656"/>
74991 <source>&lt;p&gt;&lt;b&gt;{0}&lt;/b&gt; is not a file.&lt;/p&gt;</source> 75310 <source>&lt;p&gt;&lt;b&gt;{0}&lt;/b&gt; is not a file.&lt;/p&gt;</source>
74992 <translation>&lt;p&gt;&lt;b&gt;{0}&lt;/b&gt; ist keine Datei.&lt;/p&gt;</translation> 75311 <translation>&lt;p&gt;&lt;b&gt;{0}&lt;/b&gt; ist keine Datei.&lt;/p&gt;</translation>
74993 </message> 75312 </message>
74994 <message> 75313 <message>
74995 <location filename="../UI/UserInterface.py" line="2255"/> 75314 <location filename="../UI/UserInterface.py" line="2254"/>
74996 <source>UI Previewer</source> 75315 <source>UI Previewer</source>
74997 <translation>UI-Vorschau</translation> 75316 <translation>UI-Vorschau</translation>
74998 </message> 75317 </message>
74999 <message> 75318 <message>
75000 <location filename="../UI/UserInterface.py" line="2255"/> 75319 <location filename="../UI/UserInterface.py" line="2254"/>
75001 <source>&amp;UI Previewer...</source> 75320 <source>&amp;UI Previewer...</source>
75002 <translation>&amp;UI-Vorschau...</translation> 75321 <translation>&amp;UI-Vorschau...</translation>
75003 </message> 75322 </message>
75004 <message> 75323 <message>
75005 <location filename="../UI/UserInterface.py" line="2260"/> 75324 <location filename="../UI/UserInterface.py" line="2259"/>
75006 <source>Start the UI Previewer</source> 75325 <source>Start the UI Previewer</source>
75007 <translation>Starte die UI-Vorschau</translation> 75326 <translation>Starte die UI-Vorschau</translation>
75008 </message> 75327 </message>
75009 <message> 75328 <message>
75010 <location filename="../UI/UserInterface.py" line="2261"/> 75329 <location filename="../UI/UserInterface.py" line="2260"/>
75011 <source>&lt;b&gt;UI Previewer&lt;/b&gt;&lt;p&gt;Start the UI Previewer.&lt;/p&gt;</source> 75330 <source>&lt;b&gt;UI Previewer&lt;/b&gt;&lt;p&gt;Start the UI Previewer.&lt;/p&gt;</source>
75012 <translation>&lt;b&gt;UI-Vorschau&lt;/b&gt;&lt;p&gt;Starte die UI-Vorschau.&lt;/p&gt;</translation> 75331 <translation>&lt;b&gt;UI-Vorschau&lt;/b&gt;&lt;p&gt;Starte die UI-Vorschau.&lt;/p&gt;</translation>
75013 </message> 75332 </message>
75014 <message> 75333 <message>
75015 <location filename="../UI/UserInterface.py" line="5166"/> 75334 <location filename="../UI/UserInterface.py" line="5083"/>
75016 <source>&lt;p&gt;Could not start UI Previewer.&lt;br&gt;Ensure that it is available as &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source> 75335 <source>&lt;p&gt;Could not start UI Previewer.&lt;br&gt;Ensure that it is available as &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source>
75017 <translation>&lt;p&gt;Die UI-Vorschau konnte nicht gestartet werden.&lt;br&gt;Stellen Sie sicher, dass sie als &lt;b&gt;{0}&lt;/b&gt; verfügbar ist.&lt;/p&gt;</translation> 75336 <translation>&lt;p&gt;Die UI-Vorschau konnte nicht gestartet werden.&lt;br&gt;Stellen Sie sicher, dass sie als &lt;b&gt;{0}&lt;/b&gt; verfügbar ist.&lt;/p&gt;</translation>
75018 </message> 75337 </message>
75019 <message> 75338 <message>
75020 <location filename="../UI/UserInterface.py" line="2268"/> 75339 <location filename="../UI/UserInterface.py" line="2267"/>
75021 <source>Translations Previewer</source> 75340 <source>Translations Previewer</source>
75022 <translation>Übersetzungsvorschau</translation> 75341 <translation>Übersetzungsvorschau</translation>
75023 </message> 75342 </message>
75024 <message> 75343 <message>
75025 <location filename="../UI/UserInterface.py" line="2268"/> 75344 <location filename="../UI/UserInterface.py" line="2267"/>
75026 <source>&amp;Translations Previewer...</source> 75345 <source>&amp;Translations Previewer...</source>
75027 <translation>&amp;Übersetzungsvorschau...</translation> 75346 <translation>&amp;Übersetzungsvorschau...</translation>
75028 </message> 75347 </message>
75029 <message> 75348 <message>
75030 <location filename="../UI/UserInterface.py" line="2273"/> 75349 <location filename="../UI/UserInterface.py" line="2272"/>
75031 <source>Start the Translations Previewer</source> 75350 <source>Start the Translations Previewer</source>
75032 <translation>Die Übersetzungsvorschau starten</translation> 75351 <translation>Die Übersetzungsvorschau starten</translation>
75033 </message> 75352 </message>
75034 <message> 75353 <message>
75035 <location filename="../UI/UserInterface.py" line="2275"/> 75354 <location filename="../UI/UserInterface.py" line="2274"/>
75036 <source>&lt;b&gt;Translations Previewer&lt;/b&gt;&lt;p&gt;Start the Translations Previewer.&lt;/p&gt;</source> 75355 <source>&lt;b&gt;Translations Previewer&lt;/b&gt;&lt;p&gt;Start the Translations Previewer.&lt;/p&gt;</source>
75037 <translation>&lt;b&gt;Übersetzungsvorschau&lt;/b&gt;&lt;p&gt;Dies startet das Programm zur Vorschau von Übersetzungen.&lt;/p&gt;</translation> 75356 <translation>&lt;b&gt;Übersetzungsvorschau&lt;/b&gt;&lt;p&gt;Dies startet das Programm zur Vorschau von Übersetzungen.&lt;/p&gt;</translation>
75038 </message> 75357 </message>
75039 <message> 75358 <message>
75040 <location filename="../UI/UserInterface.py" line="5223"/> 75359 <location filename="../UI/UserInterface.py" line="5140"/>
75041 <source>&lt;p&gt;Could not start Translation Previewer.&lt;br&gt;Ensure that it is available as &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source> 75360 <source>&lt;p&gt;Could not start Translation Previewer.&lt;br&gt;Ensure that it is available as &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source>
75042 <translation>&lt;p&gt;Die Übersetzungsvorschau konnte nicht gestartet werden.&lt;br&gt;Stellen Sie sicher, dass sie als &lt;b&gt;{0}&lt;/b&gt; verfügbar ist.&lt;/p&gt;</translation> 75361 <translation>&lt;p&gt;Die Übersetzungsvorschau konnte nicht gestartet werden.&lt;br&gt;Stellen Sie sicher, dass sie als &lt;b&gt;{0}&lt;/b&gt; verfügbar ist.&lt;/p&gt;</translation>
75043 </message> 75362 </message>
75044 <message> 75363 <message>
75045 <location filename="../UI/UserInterface.py" line="1687"/> 75364 <location filename="../UI/UserInterface.py" line="1686"/>
75046 <source>Shell</source> 75365 <source>Shell</source>
75047 <translation>Shell</translation> 75366 <translation>Shell</translation>
75048 </message> 75367 </message>
75049 <message> 75368 <message>
75050 <location filename="../UI/UserInterface.py" line="1687"/> 75369 <location filename="../UI/UserInterface.py" line="1686"/>
75051 <source>&amp;Shell</source> 75370 <source>&amp;Shell</source>
75052 <translation>&amp;Shell</translation> 75371 <translation>&amp;Shell</translation>
75053 </message> 75372 </message>
75054 <message> 75373 <message>
75055 <location filename="../UI/UserInterface.py" line="2439"/> 75374 <location filename="../UI/UserInterface.py" line="2438"/>
75056 <source>Reload APIs</source> 75375 <source>Reload APIs</source>
75057 <translation>APIs neu laden</translation> 75376 <translation>APIs neu laden</translation>
75058 </message> 75377 </message>
75059 <message> 75378 <message>
75060 <location filename="../UI/UserInterface.py" line="2439"/> 75379 <location filename="../UI/UserInterface.py" line="2438"/>
75061 <source>Reload &amp;APIs</source> 75380 <source>Reload &amp;APIs</source>
75062 <translation>APIs &amp;neu laden</translation> 75381 <translation>APIs &amp;neu laden</translation>
75063 </message> 75382 </message>
75064 <message> 75383 <message>
75065 <location filename="../UI/UserInterface.py" line="2443"/> 75384 <location filename="../UI/UserInterface.py" line="2442"/>
75066 <source>Reload the API information</source> 75385 <source>Reload the API information</source>
75067 <translation>Die API-Informationen neu laden</translation> 75386 <translation>Die API-Informationen neu laden</translation>
75068 </message> 75387 </message>
75069 <message> 75388 <message>
75070 <location filename="../UI/UserInterface.py" line="2445"/> 75389 <location filename="../UI/UserInterface.py" line="2444"/>
75071 <source>&lt;b&gt;Reload APIs&lt;/b&gt;&lt;p&gt;Reload the API information.&lt;/p&gt;</source> 75390 <source>&lt;b&gt;Reload APIs&lt;/b&gt;&lt;p&gt;Reload the API information.&lt;/p&gt;</source>
75072 <translation>&lt;b&gt;APIs neu laden&lt;/b&gt;&lt;p&gt;Lädt die API-Informationen neu.&lt;/p&gt;</translation> 75391 <translation>&lt;b&gt;APIs neu laden&lt;/b&gt;&lt;p&gt;Lädt die API-Informationen neu.&lt;/p&gt;</translation>
75073 </message> 75392 </message>
75074 <message> 75393 <message>
75075 <location filename="../UI/UserInterface.py" line="1739"/> 75394 <location filename="../UI/UserInterface.py" line="1738"/>
75076 <source>Task-Viewer</source> 75395 <source>Task-Viewer</source>
75077 <translation>Aufgabenanzeige</translation> 75396 <translation>Aufgabenanzeige</translation>
75078 </message> 75397 </message>
75079 <message> 75398 <message>
75080 <location filename="../UI/UserInterface.py" line="6488"/> 75399 <location filename="../UI/UserInterface.py" line="6263"/>
75081 <source>Save tasks</source> 75400 <source>Save tasks</source>
75082 <translation>Aufgaben speichern</translation> 75401 <translation>Aufgaben speichern</translation>
75083 </message> 75402 </message>
75084 <message> 75403 <message>
75085 <location filename="../UI/UserInterface.py" line="6488"/> 75404 <location filename="../UI/UserInterface.py" line="6263"/>
75086 <source>&lt;p&gt;The tasks file &lt;b&gt;{0}&lt;/b&gt; could not be written.&lt;/p&gt;</source> 75405 <source>&lt;p&gt;The tasks file &lt;b&gt;{0}&lt;/b&gt; could not be written.&lt;/p&gt;</source>
75087 <translation>&lt;p&gt;Die Aufgabendatei &lt;b&gt;{0}&lt;/b&gt; konnte nicht geschrieben werden.&lt;/p&gt;</translation> 75406 <translation>&lt;p&gt;Die Aufgabendatei &lt;b&gt;{0}&lt;/b&gt; konnte nicht geschrieben werden.&lt;/p&gt;</translation>
75088 </message> 75407 </message>
75089 <message> 75408 <message>
75090 <location filename="../UI/UserInterface.py" line="6517"/> 75409 <location filename="../UI/UserInterface.py" line="6292"/>
75091 <source>Read tasks</source> 75410 <source>Read tasks</source>
75092 <translation>Aufgaben lesen</translation> 75411 <translation>Aufgaben lesen</translation>
75093 </message> 75412 </message>
75094 <message> 75413 <message>
75095 <location filename="../UI/UserInterface.py" line="6517"/> 75414 <location filename="../UI/UserInterface.py" line="6292"/>
75096 <source>&lt;p&gt;The tasks file &lt;b&gt;{0}&lt;/b&gt; could not be read.&lt;/p&gt;</source> 75415 <source>&lt;p&gt;The tasks file &lt;b&gt;{0}&lt;/b&gt; could not be read.&lt;/p&gt;</source>
75097 <translation>&lt;p&gt;Die Aufgabendatei &lt;b&gt;{0}&lt;/b&gt; konnte nicht gelesen werden.&lt;/p&gt;</translation> 75416 <translation>&lt;p&gt;Die Aufgabendatei &lt;b&gt;{0}&lt;/b&gt; konnte nicht gelesen werden.&lt;/p&gt;</translation>
75098 </message> 75417 </message>
75099 <message> 75418 <message>
75100 <location filename="../UI/UserInterface.py" line="5082"/> 75419 <location filename="../UI/UserInterface.py" line="4999"/>
75101 <source>Currently no custom viewer is selected. Please use the preferences dialog to specify one.</source> 75420 <source>Currently no custom viewer is selected. Please use the preferences dialog to specify one.</source>
75102 <translation>Momentan ist kein Betrachter angegeben. Bitte benutzen Sie den Einstellungsdialog, um einen festzulegen.</translation> 75421 <translation>Momentan ist kein Betrachter angegeben. Bitte benutzen Sie den Einstellungsdialog, um einen festzulegen.</translation>
75103 </message> 75422 </message>
75104 <message> 75423 <message>
75105 <location filename="../UI/UserInterface.py" line="5096"/> 75424 <location filename="../UI/UserInterface.py" line="5013"/>
75106 <source>&lt;p&gt;Could not start custom viewer.&lt;br&gt;Ensure that it is available as &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source> 75425 <source>&lt;p&gt;Could not start custom viewer.&lt;br&gt;Ensure that it is available as &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source>
75107 <translation>&lt;p&gt;Der Betrachter konnte nicht gestartet werden.&lt;br&gt;Stellen Sie sicher, dass er als &lt;b&gt;{0}&lt;/b&gt; verfügbar ist.&lt;/p&gt;</translation> 75426 <translation>&lt;p&gt;Der Betrachter konnte nicht gestartet werden.&lt;br&gt;Stellen Sie sicher, dass er als &lt;b&gt;{0}&lt;/b&gt; verfügbar ist.&lt;/p&gt;</translation>
75108 </message> 75427 </message>
75109 <message> 75428 <message>
75110 <location filename="../UI/UserInterface.py" line="5886"/> 75429 <location filename="../UI/UserInterface.py" line="5661"/>
75111 <source>Documentation Missing</source> 75430 <source>Documentation Missing</source>
75112 <translation>Dokumentation fehlt</translation> 75431 <translation>Dokumentation fehlt</translation>
75113 </message> 75432 </message>
75114 <message> 75433 <message>
75115 <location filename="../UI/UserInterface.py" line="5886"/> 75434 <location filename="../UI/UserInterface.py" line="5661"/>
75116 <source>&lt;p&gt;The documentation starting point &quot;&lt;b&gt;{0}&lt;/b&gt;&quot; could not be found.&lt;/p&gt;</source> 75435 <source>&lt;p&gt;The documentation starting point &quot;&lt;b&gt;{0}&lt;/b&gt;&quot; could not be found.&lt;/p&gt;</source>
75117 <translation>&lt;p&gt;Der Dokumentationsstartpunkt „&lt;b&gt;{0}&lt;/b&gt;“ konnte nicht gefunden werden.&lt;/p&gt;</translation> 75436 <translation>&lt;p&gt;Der Dokumentationsstartpunkt „&lt;b&gt;{0}&lt;/b&gt;“ konnte nicht gefunden werden.&lt;/p&gt;</translation>
75118 </message> 75437 </message>
75119 <message> 75438 <message>
75120 <location filename="../UI/UserInterface.py" line="3723"/> 75439 <location filename="../UI/UserInterface.py" line="3640"/>
75121 <source>Email address or mail server address is empty. Please configure your Email settings in the Preferences Dialog.</source> 75440 <source>Email address or mail server address is empty. Please configure your Email settings in the Preferences Dialog.</source>
75122 <translation>E-Mail-Adresse oder Mailserver-Adresse sind leer. Bitte konfiguriere die E-Mail-Einstellungen im Einstellungsdialog.</translation> 75441 <translation>E-Mail-Adresse oder Mailserver-Adresse sind leer. Bitte konfiguriere die E-Mail-Einstellungen im Einstellungsdialog.</translation>
75123 </message> 75442 </message>
75124 <message> 75443 <message>
75125 <location filename="../UI/UserInterface.py" line="1758"/> 75444 <location filename="../UI/UserInterface.py" line="1757"/>
75126 <source>Template-Viewer</source> 75445 <source>Template-Viewer</source>
75127 <translation>Vorlagen</translation> 75446 <translation>Vorlagen</translation>
75128 </message> 75447 </message>
75129 <message> 75448 <message>
75130 <location filename="../UI/UserInterface.py" line="1634"/> 75449 <location filename="../UI/UserInterface.py" line="1633"/>
75131 <source>Alt+Shift+P</source> 75450 <source>Alt+Shift+P</source>
75132 <translation>Alt+Shift+P</translation> 75451 <translation>Alt+Shift+P</translation>
75133 </message> 75452 </message>
75134 <message> 75453 <message>
75135 <location filename="../UI/UserInterface.py" line="1669"/> 75454 <location filename="../UI/UserInterface.py" line="1668"/>
75136 <source>Alt+Shift+D</source> 75455 <source>Alt+Shift+D</source>
75137 <translation>Alt+Shift+D</translation> 75456 <translation>Alt+Shift+D</translation>
75138 </message> 75457 </message>
75139 <message> 75458 <message>
75140 <location filename="../UI/UserInterface.py" line="1687"/> 75459 <location filename="../UI/UserInterface.py" line="1686"/>
75141 <source>Alt+Shift+S</source> 75460 <source>Alt+Shift+S</source>
75142 <translation>Alt+Shift+S</translation> 75461 <translation>Alt+Shift+S</translation>
75143 </message> 75462 </message>
75144 <message> 75463 <message>
75145 <location filename="../UI/UserInterface.py" line="1704"/> 75464 <location filename="../UI/UserInterface.py" line="1703"/>
75146 <source>Alt+Shift+F</source> 75465 <source>Alt+Shift+F</source>
75147 <translation>Alt+Shift+F</translation> 75466 <translation>Alt+Shift+F</translation>
75148 </message> 75467 </message>
75149 <message> 75468 <message>
75150 <location filename="../UI/UserInterface.py" line="1739"/> 75469 <location filename="../UI/UserInterface.py" line="1738"/>
75151 <source>Alt+Shift+T</source> 75470 <source>Alt+Shift+T</source>
75152 <translation>Alt+Shift+T</translation> 75471 <translation>Alt+Shift+T</translation>
75153 </message> 75472 </message>
75154 <message> 75473 <message>
75155 <location filename="../UI/UserInterface.py" line="1651"/> 75474 <location filename="../UI/UserInterface.py" line="1650"/>
75156 <source>Alt+Shift+M</source> 75475 <source>Alt+Shift+M</source>
75157 <translation>Alt+Shift+M</translation> 75476 <translation>Alt+Shift+M</translation>
75158 </message> 75477 </message>
75159 <message> 75478 <message>
75160 <location filename="../UI/UserInterface.py" line="2594"/> 75479 <location filename="../UI/UserInterface.py" line="2593"/>
75161 <source>Activate current editor</source> 75480 <source>Activate current editor</source>
75162 <translation>Aktiviere aktuellen Editor</translation> 75481 <translation>Aktiviere aktuellen Editor</translation>
75163 </message> 75482 </message>
75164 <message> 75483 <message>
75165 <location filename="../UI/UserInterface.py" line="2594"/> 75484 <location filename="../UI/UserInterface.py" line="2593"/>
75166 <source>Alt+Shift+E</source> 75485 <source>Alt+Shift+E</source>
75167 <translation>Alt+Shift+E</translation> 75486 <translation>Alt+Shift+E</translation>
75168 </message> 75487 </message>
75169 <message> 75488 <message>
75170 <location filename="../UI/UserInterface.py" line="2604"/> 75489 <location filename="../UI/UserInterface.py" line="2603"/>
75171 <source>Ctrl+Alt+Tab</source> 75490 <source>Ctrl+Alt+Tab</source>
75172 <translation>Ctrl+Alt+Tab</translation> 75491 <translation>Ctrl+Alt+Tab</translation>
75173 </message> 75492 </message>
75174 <message> 75493 <message>
75175 <location filename="../UI/UserInterface.py" line="2613"/> 75494 <location filename="../UI/UserInterface.py" line="2612"/>
75176 <source>Shift+Ctrl+Alt+Tab</source> 75495 <source>Shift+Ctrl+Alt+Tab</source>
75177 <translation>Shift+Ctrl+Alt+Tab</translation> 75496 <translation>Shift+Ctrl+Alt+Tab</translation>
75178 </message> 75497 </message>
75179 <message> 75498 <message>
75180 <location filename="../UI/UserInterface.py" line="1721"/> 75499 <location filename="../UI/UserInterface.py" line="1720"/>
75181 <source>Alt+Shift+G</source> 75500 <source>Alt+Shift+G</source>
75182 <translation>Alt+Shift+G</translation> 75501 <translation>Alt+Shift+G</translation>
75183 </message> 75502 </message>
75184 <message> 75503 <message>
75185 <location filename="../UI/UserInterface.py" line="2736"/> 75504 <location filename="../UI/UserInterface.py" line="2793"/>
75186 <source>Qt4 Documentation</source>
75187 <translation>Qt4-Dokumentation</translation>
75188 </message>
75189 <message>
75190 <location filename="../UI/UserInterface.py" line="2736"/>
75191 <source>Qt&amp;4 Documentation</source>
75192 <translation>Qt&amp;4-Dokumentation</translation>
75193 </message>
75194 <message>
75195 <location filename="../UI/UserInterface.py" line="2740"/>
75196 <source>Open Qt4 Documentation</source>
75197 <translation>Öffne die Qt4-Dokumentation</translation>
75198 </message>
75199 <message>
75200 <location filename="../UI/UserInterface.py" line="2848"/>
75201 <source>Eric API Documentation</source> 75505 <source>Eric API Documentation</source>
75202 <translation>Eric-API-Dokumentation</translation> 75506 <translation>Eric-API-Dokumentation</translation>
75203 </message> 75507 </message>
75204 <message> 75508 <message>
75205 <location filename="../UI/UserInterface.py" line="2848"/> 75509 <location filename="../UI/UserInterface.py" line="2793"/>
75206 <source>&amp;Eric API Documentation</source> 75510 <source>&amp;Eric API Documentation</source>
75207 <translation>&amp;Eric-API-Dokumentation</translation> 75511 <translation>&amp;Eric-API-Dokumentation</translation>
75208 </message> 75512 </message>
75209 <message> 75513 <message>
75210 <location filename="../UI/UserInterface.py" line="2852"/> 75514 <location filename="../UI/UserInterface.py" line="2797"/>
75211 <source>Open Eric API Documentation</source> 75515 <source>Open Eric API Documentation</source>
75212 <translation>Öffne die Eric-API-Dokumentation</translation> 75516 <translation>Öffne die Eric-API-Dokumentation</translation>
75213 </message> 75517 </message>
75214 <message> 75518 <message>
75215 <location filename="../UI/UserInterface.py" line="5116"/> 75519 <location filename="../UI/UserInterface.py" line="5033"/>
75216 <source>&lt;p&gt;Could not start the help viewer.&lt;br&gt;Ensure that it is available as &lt;b&gt;hh&lt;/b&gt;.&lt;/p&gt;</source> 75520 <source>&lt;p&gt;Could not start the help viewer.&lt;br&gt;Ensure that it is available as &lt;b&gt;hh&lt;/b&gt;.&lt;/p&gt;</source>
75217 <translation>&lt;p&gt;Die Hilfeanzeige konnte nicht gestartet werden.&lt;br&gt;Stellen Sie sicher, dass sie als &lt;b&gt;hh&lt;/b&gt; verfügbar ist.&lt;/p&gt;</translation> 75521 <translation>&lt;p&gt;Die Hilfeanzeige konnte nicht gestartet werden.&lt;br&gt;Stellen Sie sicher, dass sie als &lt;b&gt;hh&lt;/b&gt; verfügbar ist.&lt;/p&gt;</translation>
75218 </message> 75522 </message>
75219 <message> 75523 <message>
75220 <location filename="../UI/UserInterface.py" line="587"/> 75524 <location filename="../UI/UserInterface.py" line="587"/>
75221 <source>Registering Objects...</source> 75525 <source>Registering Objects...</source>
75222 <translation>Registriere Objekte...</translation> 75526 <translation>Registriere Objekte...</translation>
75223 </message> 75527 </message>
75224 <message> 75528 <message>
75225 <location filename="../UI/UserInterface.py" line="1634"/> 75529 <location filename="../UI/UserInterface.py" line="1633"/>
75226 <source>Project-Viewer</source> 75530 <source>Project-Viewer</source>
75227 <translation>Projektanzeige</translation> 75531 <translation>Projektanzeige</translation>
75228 </message> 75532 </message>
75229 <message> 75533 <message>
75230 <location filename="../UI/UserInterface.py" line="1669"/> 75534 <location filename="../UI/UserInterface.py" line="1668"/>
75231 <source>Debug-Viewer</source> 75535 <source>Debug-Viewer</source>
75232 <translation>Debuganzeige</translation> 75536 <translation>Debuganzeige</translation>
75233 </message> 75537 </message>
75234 <message> 75538 <message>
75235 <location filename="../UI/UserInterface.py" line="1522"/> 75539 <location filename="../UI/UserInterface.py" line="1521"/>
75236 <source>Ctrl+Q</source> 75540 <source>Ctrl+Q</source>
75237 <comment>File|Quit</comment> 75541 <comment>File|Quit</comment>
75238 <translation>Ctrl+Q</translation> 75542 <translation>Ctrl+Q</translation>
75239 </message> 75543 </message>
75240 <message> 75544 <message>
75241 <location filename="../UI/UserInterface.py" line="1634"/> 75545 <location filename="../UI/UserInterface.py" line="1633"/>
75242 <source>&amp;Project-Viewer</source> 75546 <source>&amp;Project-Viewer</source>
75243 <translation>&amp;Projektanzeige</translation> 75547 <translation>&amp;Projektanzeige</translation>
75244 </message> 75548 </message>
75245 <message> 75549 <message>
75246 <location filename="../UI/UserInterface.py" line="2006"/> 75550 <location filename="../UI/UserInterface.py" line="2005"/>
75247 <source>Shift+F1</source> 75551 <source>Shift+F1</source>
75248 <translation>Shift+F1</translation> 75552 <translation>Shift+F1</translation>
75249 </message> 75553 </message>
75250 <message> 75554 <message>
75251 <location filename="../UI/UserInterface.py" line="2024"/> 75555 <location filename="../UI/UserInterface.py" line="2023"/>
75252 <source>F1</source> 75556 <source>F1</source>
75253 <translation>F1</translation> 75557 <translation>F1</translation>
75254 </message> 75558 </message>
75255 <message> 75559 <message>
75256 <location filename="../UI/UserInterface.py" line="2066"/> 75560 <location filename="../UI/UserInterface.py" line="2065"/>
75257 <source>Check for Updates</source> 75561 <source>Check for Updates</source>
75258 <translation>Auf Aktualisierungen prüfen</translation> 75562 <translation>Auf Aktualisierungen prüfen</translation>
75259 </message> 75563 </message>
75260 <message> 75564 <message>
75261 <location filename="../UI/UserInterface.py" line="2063"/> 75565 <location filename="../UI/UserInterface.py" line="2062"/>
75262 <source>Check for &amp;Updates...</source> 75566 <source>Check for &amp;Updates...</source>
75263 <translation>Auf &amp;Aktualisierungen prüfen...</translation> 75567 <translation>Auf &amp;Aktualisierungen prüfen...</translation>
75264 </message> 75568 </message>
75265 <message> 75569 <message>
75266 <location filename="../UI/UserInterface.py" line="2768"/> 75570 <location filename="../UI/UserInterface.py" line="2995"/>
75267 <source>PyQt4 Documentation</source>
75268 <translation>PyQt4-Dokumentation</translation>
75269 </message>
75270 <message>
75271 <location filename="../UI/UserInterface.py" line="2772"/>
75272 <source>Open PyQt4 Documentation</source>
75273 <translation>Öffne die PyQt4-Dokumentation</translation>
75274 </message>
75275 <message>
75276 <location filename="../UI/UserInterface.py" line="3072"/>
75277 <source>Select Tool Group</source> 75571 <source>Select Tool Group</source>
75278 <translation>Werkzeuggruppe wählen</translation> 75572 <translation>Werkzeuggruppe wählen</translation>
75279 </message> 75573 </message>
75280 <message> 75574 <message>
75281 <location filename="../UI/UserInterface.py" line="3083"/> 75575 <location filename="../UI/UserInterface.py" line="3006"/>
75282 <source>Se&amp;ttings</source> 75576 <source>Se&amp;ttings</source>
75283 <translation>&amp;Einstellungen</translation> 75577 <translation>&amp;Einstellungen</translation>
75284 </message> 75578 </message>
75285 <message> 75579 <message>
75286 <location filename="../UI/UserInterface.py" line="3267"/> 75580 <location filename="../UI/UserInterface.py" line="3184"/>
75287 <source>Profiles</source> 75581 <source>Profiles</source>
75288 <translation>Profile</translation> 75582 <translation>Profile</translation>
75289 </message> 75583 </message>
75290 <message> 75584 <message>
75291 <location filename="../UI/UserInterface.py" line="4039"/> 75585 <location filename="../UI/UserInterface.py" line="3956"/>
75292 <source>&amp;Builtin Tools</source> 75586 <source>&amp;Builtin Tools</source>
75293 <translation>&amp;Eingebaute Werkzeuge</translation> 75587 <translation>&amp;Eingebaute Werkzeuge</translation>
75294 </message> 75588 </message>
75295 <message> 75589 <message>
75296 <location filename="../UI/UserInterface.py" line="5389"/> 75590 <location filename="../UI/UserInterface.py" line="5306"/>
75297 <source>Starting process &apos;{0} {1}&apos;. 75591 <source>Starting process &apos;{0} {1}&apos;.
75298 </source> 75592 </source>
75299 <translation>Starte Prozess „{0} {1}“. 75593 <translation>Starte Prozess „{0} {1}“.
75300 </translation> 75594 </translation>
75301 </message> 75595 </message>
75302 <message> 75596 <message>
75303 <location filename="../UI/UserInterface.py" line="5483"/> 75597 <location filename="../UI/UserInterface.py" line="5400"/>
75304 <source>Process &apos;{0}&apos; has exited. 75598 <source>Process &apos;{0}&apos; has exited.
75305 </source> 75599 </source>
75306 <translation>Prozess „{0}“ ist beendet. 75600 <translation>Prozess „{0}“ ist beendet.
75307 </translation> 75601 </translation>
75308 </message> 75602 </message>
75309 <message> 75603 <message>
75310 <location filename="../UI/UserInterface.py" line="5869"/> 75604 <location filename="../UI/UserInterface.py" line="5644"/>
75311 <source>Documentation</source> 75605 <source>Documentation</source>
75312 <translation>Dokumentation</translation> 75606 <translation>Dokumentation</translation>
75313 </message> 75607 </message>
75314 <message> 75608 <message>
75315 <location filename="../UI/UserInterface.py" line="5694"/> 75609 <location filename="../UI/UserInterface.py" line="7027"/>
75316 <source>&lt;p&gt;The PyQt4 documentation starting point has not been configured.&lt;/p&gt;</source>
75317 <translation>&lt;p&gt;Der PyQt4-Dokumentations-Startpunkt ist nicht konfiguriert.&lt;/p&gt;</translation>
75318 </message>
75319 <message>
75320 <location filename="../UI/UserInterface.py" line="7252"/>
75321 <source>Error during updates check</source> 75610 <source>Error during updates check</source>
75322 <translation>Fehler während der Aktualisierungsprüfung</translation> 75611 <translation>Fehler während der Aktualisierungsprüfung</translation>
75323 </message> 75612 </message>
75324 <message> 75613 <message>
75325 <location filename="../UI/UserInterface.py" line="7233"/> 75614 <location filename="../UI/UserInterface.py" line="7008"/>
75326 <source>Update available</source> 75615 <source>Update available</source>
75327 <translation>Aktualisierung verfügbar</translation> 75616 <translation>Aktualisierung verfügbar</translation>
75328 </message> 75617 </message>
75329 <message> 75618 <message>
75330 <location filename="../UI/UserInterface.py" line="7291"/> 75619 <location filename="../UI/UserInterface.py" line="7066"/>
75331 <source>&lt;/table&gt;</source> 75620 <source>&lt;/table&gt;</source>
75332 <translation>&lt;/table&gt;</translation> 75621 <translation>&lt;/table&gt;</translation>
75333 </message> 75622 </message>
75334 <message> 75623 <message>
75335 <location filename="../UI/UserInterface.py" line="4084"/> 75624 <location filename="../UI/UserInterface.py" line="4001"/>
75336 <source>Configure Tool Groups ...</source> 75625 <source>Configure Tool Groups ...</source>
75337 <translation>Konfiguriere Werkzeuggruppen...</translation> 75626 <translation>Konfiguriere Werkzeuggruppen...</translation>
75338 </message> 75627 </message>
75339 <message> 75628 <message>
75340 <location filename="../UI/UserInterface.py" line="4088"/> 75629 <location filename="../UI/UserInterface.py" line="4005"/>
75341 <source>Configure current Tool Group ...</source> 75630 <source>Configure current Tool Group ...</source>
75342 <translation>Konfiguriere aktuelle Werkzeuggruppe...</translation> 75631 <translation>Konfiguriere aktuelle Werkzeuggruppe...</translation>
75343 </message> 75632 </message>
75344 <message> 75633 <message>
75345 <location filename="../UI/UserInterface.py" line="2457"/> 75634 <location filename="../UI/UserInterface.py" line="2456"/>
75346 <source>Show external tools</source> 75635 <source>Show external tools</source>
75347 <translation>Zeige externe Werkzeuge</translation> 75636 <translation>Zeige externe Werkzeuge</translation>
75348 </message> 75637 </message>
75349 <message> 75638 <message>
75350 <location filename="../UI/UserInterface.py" line="2452"/> 75639 <location filename="../UI/UserInterface.py" line="2451"/>
75351 <source>Show external &amp;tools</source> 75640 <source>Show external &amp;tools</source>
75352 <translation>Zeige externe &amp;Werkzeuge</translation> 75641 <translation>Zeige externe &amp;Werkzeuge</translation>
75353 </message> 75642 </message>
75354 <message> 75643 <message>
75355 <location filename="../UI/UserInterface.py" line="7252"/> 75644 <location filename="../UI/UserInterface.py" line="7027"/>
75356 <source>Could not perform updates check.</source> 75645 <source>Could not perform updates check.</source>
75357 <translation>Konnte keine Aktualisierungsprüfung durchführen.</translation> 75646 <translation>Konnte keine Aktualisierungsprüfung durchführen.</translation>
75358 </message> 75647 </message>
75359 <message> 75648 <message>
75360 <location filename="../UI/UserInterface.py" line="7066"/> 75649 <location filename="../UI/UserInterface.py" line="6841"/>
75361 <source>&amp;Cancel</source> 75650 <source>&amp;Cancel</source>
75362 <translation>&amp;Abbrechen</translation> 75651 <translation>&amp;Abbrechen</translation>
75363 </message> 75652 </message>
75364 <message> 75653 <message>
75365 <location filename="../UI/UserInterface.py" line="7075"/> 75654 <location filename="../UI/UserInterface.py" line="6850"/>
75366 <source>Trying host {0}</source> 75655 <source>Trying host {0}</source>
75367 <translation>Prüfe Host {0}</translation> 75656 <translation>Prüfe Host {0}</translation>
75368 </message> 75657 </message>
75369 <message> 75658 <message>
75370 <location filename="../UI/UserInterface.py" line="7328"/> 75659 <location filename="../UI/UserInterface.py" line="7103"/>
75371 <source>First time usage</source> 75660 <source>First time usage</source>
75372 <translation>Erstmalige Nutzung</translation> 75661 <translation>Erstmalige Nutzung</translation>
75373 </message> 75662 </message>
75374 <message> 75663 <message>
75375 <location filename="../UI/UserInterface.py" line="267"/> 75664 <location filename="../UI/UserInterface.py" line="267"/>
75376 <source>Initializing Plugin Manager...</source> 75665 <source>Initializing Plugin Manager...</source>
75377 <translation>Initialisiere Plugin-Manager...</translation> 75666 <translation>Initialisiere Plugin-Manager...</translation>
75378 </message> 75667 </message>
75379 <message> 75668 <message>
75380 <location filename="../UI/UserInterface.py" line="3036"/> 75669 <location filename="../UI/UserInterface.py" line="2959"/>
75381 <source>P&amp;lugins</source> 75670 <source>P&amp;lugins</source>
75382 <translation>Plugi&amp;ns</translation> 75671 <translation>Plugi&amp;ns</translation>
75383 </message> 75672 </message>
75384 <message> 75673 <message>
75385 <location filename="../UI/UserInterface.py" line="3268"/> 75674 <location filename="../UI/UserInterface.py" line="3185"/>
75386 <source>Plugins</source> 75675 <source>Plugins</source>
75387 <translation>Plugins</translation> 75676 <translation>Plugins</translation>
75388 </message> 75677 </message>
75389 <message> 75678 <message>
75390 <location filename="../UI/UserInterface.py" line="2631"/> 75679 <location filename="../UI/UserInterface.py" line="2630"/>
75391 <source>Plugin Infos</source> 75680 <source>Plugin Infos</source>
75392 <translation>Plugininformationen</translation> 75681 <translation>Plugininformationen</translation>
75393 </message> 75682 </message>
75394 <message> 75683 <message>
75395 <location filename="../UI/UserInterface.py" line="2635"/> 75684 <location filename="../UI/UserInterface.py" line="2634"/>
75396 <source>Show Plugin Infos</source> 75685 <source>Show Plugin Infos</source>
75397 <translation>Zeigt Plugininformationen</translation> 75686 <translation>Zeigt Plugininformationen</translation>
75398 </message> 75687 </message>
75399 <message> 75688 <message>
75400 <location filename="../UI/UserInterface.py" line="2636"/> 75689 <location filename="../UI/UserInterface.py" line="2635"/>
75401 <source>&lt;b&gt;Plugin Infos...&lt;/b&gt;&lt;p&gt;This opens a dialog, that show some information about loaded plugins.&lt;/p&gt;</source> 75690 <source>&lt;b&gt;Plugin Infos...&lt;/b&gt;&lt;p&gt;This opens a dialog, that show some information about loaded plugins.&lt;/p&gt;</source>
75402 <translation>&lt;b&gt;Plugininformationen...&lt;/b&gt;&lt;p&gt;Dies öffnet einen Dialog, der einige Informationen über die geladenen Plugins anzeigt.&lt;/p&gt;</translation> 75691 <translation>&lt;b&gt;Plugininformationen...&lt;/b&gt;&lt;p&gt;Dies öffnet einen Dialog, der einige Informationen über die geladenen Plugins anzeigt.&lt;/p&gt;</translation>
75403 </message> 75692 </message>
75404 <message> 75693 <message>
75405 <location filename="../UI/UserInterface.py" line="2631"/> 75694 <location filename="../UI/UserInterface.py" line="2630"/>
75406 <source>&amp;Plugin Infos...</source> 75695 <source>&amp;Plugin Infos...</source>
75407 <translation>&amp;Plugininformationen...</translation> 75696 <translation>&amp;Plugininformationen...</translation>
75408 </message> 75697 </message>
75409 <message> 75698 <message>
75410 <location filename="../UI/UserInterface.py" line="4056"/> 75699 <location filename="../UI/UserInterface.py" line="3973"/>
75411 <source>&amp;Plugin Tools</source> 75700 <source>&amp;Plugin Tools</source>
75412 <translation>&amp;Pluginwerkzeuge</translation> 75701 <translation>&amp;Pluginwerkzeuge</translation>
75413 </message> 75702 </message>
75414 <message> 75703 <message>
75415 <location filename="../UI/UserInterface.py" line="2662"/> 75704 <location filename="../UI/UserInterface.py" line="2661"/>
75416 <source>Uninstall Plugin</source> 75705 <source>Uninstall Plugin</source>
75417 <translation>Plugin deinstallieren</translation> 75706 <translation>Plugin deinstallieren</translation>
75418 </message> 75707 </message>
75419 <message> 75708 <message>
75420 <location filename="../UI/UserInterface.py" line="2657"/> 75709 <location filename="../UI/UserInterface.py" line="2656"/>
75421 <source>&amp;Uninstall Plugin...</source> 75710 <source>&amp;Uninstall Plugin...</source>
75422 <translation>Plugin &amp;deinstallieren...</translation> 75711 <translation>Plugin &amp;deinstallieren...</translation>
75423 </message> 75712 </message>
75424 <message> 75713 <message>
75425 <location filename="../UI/UserInterface.py" line="2663"/> 75714 <location filename="../UI/UserInterface.py" line="2662"/>
75426 <source>&lt;b&gt;Uninstall Plugin...&lt;/b&gt;&lt;p&gt;This opens a dialog to uninstall a plugin.&lt;/p&gt;</source> 75715 <source>&lt;b&gt;Uninstall Plugin...&lt;/b&gt;&lt;p&gt;This opens a dialog to uninstall a plugin.&lt;/p&gt;</source>
75427 <translation>&lt;b&gt;Plugin deinstallieren...&lt;/b&gt;&lt;p&gt;Dies öffnet einen Dialog zur Deinstallation eines Plugins.&lt;/p&gt;</translation> 75716 <translation>&lt;b&gt;Plugin deinstallieren...&lt;/b&gt;&lt;p&gt;Dies öffnet einen Dialog zur Deinstallation eines Plugins.&lt;/p&gt;</translation>
75428 </message> 75717 </message>
75429 <message> 75718 <message>
75430 <location filename="../UI/UserInterface.py" line="4204"/> 75719 <location filename="../UI/UserInterface.py" line="4121"/>
75431 <source>&amp;Show all</source> 75720 <source>&amp;Show all</source>
75432 <translation>Alle an&amp;zeigen</translation> 75721 <translation>Alle an&amp;zeigen</translation>
75433 </message> 75722 </message>
75434 <message> 75723 <message>
75435 <location filename="../UI/UserInterface.py" line="4206"/> 75724 <location filename="../UI/UserInterface.py" line="4123"/>
75436 <source>&amp;Hide all</source> 75725 <source>&amp;Hide all</source>
75437 <translation>Alle &amp;ausblenden</translation> 75726 <translation>Alle &amp;ausblenden</translation>
75438 </message> 75727 </message>
75439 <message> 75728 <message>
75440 <location filename="../UI/UserInterface.py" line="663"/> 75729 <location filename="../UI/UserInterface.py" line="663"/>
75441 <source>Activating Plugins...</source> 75730 <source>Activating Plugins...</source>
75442 <translation>Aktiviere Plugins...</translation> 75731 <translation>Aktiviere Plugins...</translation>
75443 </message> 75732 </message>
75444 <message> 75733 <message>
75445 <location filename="../UI/UserInterface.py" line="3009"/> 75734 <location filename="../UI/UserInterface.py" line="2932"/>
75446 <source>Wi&amp;zards</source> 75735 <source>Wi&amp;zards</source>
75447 <translation>&amp;Assistenten</translation> 75736 <translation>&amp;Assistenten</translation>
75448 </message> 75737 </message>
75449 <message> 75738 <message>
75450 <location filename="../UI/UserInterface.py" line="2074"/> 75739 <location filename="../UI/UserInterface.py" line="2073"/>
75451 <source>Show downloadable versions</source> 75740 <source>Show downloadable versions</source>
75452 <translation>Zeige verfügbare Versionen</translation> 75741 <translation>Zeige verfügbare Versionen</translation>
75453 </message> 75742 </message>
75454 <message> 75743 <message>
75455 <location filename="../UI/UserInterface.py" line="2074"/> 75744 <location filename="../UI/UserInterface.py" line="2073"/>
75456 <source>Show &amp;downloadable versions...</source> 75745 <source>Show &amp;downloadable versions...</source>
75457 <translation>&amp;Zeige verfügbare Versionen...</translation> 75746 <translation>&amp;Zeige verfügbare Versionen...</translation>
75458 </message> 75747 </message>
75459 <message> 75748 <message>
75460 <location filename="../UI/UserInterface.py" line="2078"/> 75749 <location filename="../UI/UserInterface.py" line="2077"/>
75461 <source>Show the versions available for download</source> 75750 <source>Show the versions available for download</source>
75462 <translation>Zeige die verfügbaren eric-Versionen</translation> 75751 <translation>Zeige die verfügbaren eric-Versionen</translation>
75463 </message> 75752 </message>
75464 <message> 75753 <message>
75465 <location filename="../UI/UserInterface.py" line="7276"/> 75754 <location filename="../UI/UserInterface.py" line="7051"/>
75466 <source>&lt;h3&gt;Available versions&lt;/h3&gt;&lt;table&gt;</source> 75755 <source>&lt;h3&gt;Available versions&lt;/h3&gt;&lt;table&gt;</source>
75467 <translation>&lt;h3&gt;Verfügbare Versionen&lt;/h3&gt;&lt;table&gt;</translation> 75756 <translation>&lt;h3&gt;Verfügbare Versionen&lt;/h3&gt;&lt;table&gt;</translation>
75468 </message> 75757 </message>
75469 <message> 75758 <message>
75470 <location filename="../UI/UserInterface.py" line="2670"/> 75759 <location filename="../UI/UserInterface.py" line="2669"/>
75471 <source>Plugin Repository</source> 75760 <source>Plugin Repository</source>
75472 <translation>Plugin-Repository</translation> 75761 <translation>Plugin-Repository</translation>
75473 </message> 75762 </message>
75474 <message> 75763 <message>
75475 <location filename="../UI/UserInterface.py" line="2670"/> 75764 <location filename="../UI/UserInterface.py" line="2669"/>
75476 <source>Plugin &amp;Repository...</source> 75765 <source>Plugin &amp;Repository...</source>
75477 <translation>Plugin-&amp;Repository...</translation> 75766 <translation>Plugin-&amp;Repository...</translation>
75478 </message> 75767 </message>
75479 <message> 75768 <message>
75480 <location filename="../UI/UserInterface.py" line="2675"/> 75769 <location filename="../UI/UserInterface.py" line="2674"/>
75481 <source>Show Plugins available for download</source> 75770 <source>Show Plugins available for download</source>
75482 <translation>Zeige zum Download verfügbare Plugins an</translation> 75771 <translation>Zeige zum Download verfügbare Plugins an</translation>
75483 </message> 75772 </message>
75484 <message> 75773 <message>
75485 <location filename="../UI/UserInterface.py" line="2677"/> 75774 <location filename="../UI/UserInterface.py" line="2676"/>
75486 <source>&lt;b&gt;Plugin Repository...&lt;/b&gt;&lt;p&gt;This opens a dialog, that shows a list of plugins available on the Internet.&lt;/p&gt;</source> 75775 <source>&lt;b&gt;Plugin Repository...&lt;/b&gt;&lt;p&gt;This opens a dialog, that shows a list of plugins available on the Internet.&lt;/p&gt;</source>
75487 <translation>&lt;b&gt;Plugin-Repository...&lt;/b&gt;&lt;p&gt;Dies öffnet einen Dialog, der eine Liste der im Internet verfügbaren Plugins anzeigt.&lt;/p&gt;</translation> 75776 <translation>&lt;b&gt;Plugin-Repository...&lt;/b&gt;&lt;p&gt;Dies öffnet einen Dialog, der eine Liste der im Internet verfügbaren Plugins anzeigt.&lt;/p&gt;</translation>
75488 </message> 75777 </message>
75489 <message> 75778 <message>
75490 <location filename="../UI/UserInterface.py" line="2649"/> 75779 <location filename="../UI/UserInterface.py" line="2648"/>
75491 <source>Install Plugins</source> 75780 <source>Install Plugins</source>
75492 <translation>Plugins installieren</translation> 75781 <translation>Plugins installieren</translation>
75493 </message> 75782 </message>
75494 <message> 75783 <message>
75495 <location filename="../UI/UserInterface.py" line="2644"/> 75784 <location filename="../UI/UserInterface.py" line="2643"/>
75496 <source>&amp;Install Plugins...</source> 75785 <source>&amp;Install Plugins...</source>
75497 <translation>Plugins &amp;installieren...</translation> 75786 <translation>Plugins &amp;installieren...</translation>
75498 </message> 75787 </message>
75499 <message> 75788 <message>
75500 <location filename="../UI/UserInterface.py" line="2650"/> 75789 <location filename="../UI/UserInterface.py" line="2649"/>
75501 <source>&lt;b&gt;Install Plugins...&lt;/b&gt;&lt;p&gt;This opens a dialog to install or update plugins.&lt;/p&gt;</source> 75790 <source>&lt;b&gt;Install Plugins...&lt;/b&gt;&lt;p&gt;This opens a dialog to install or update plugins.&lt;/p&gt;</source>
75502 <translation>&lt;b&gt;Plugins installieren...&lt;/b&gt;&lt;p&gt;Dies öffnet einen Dialog zur Installation oder Update von Plugins.&lt;/p&gt;</translation> 75791 <translation>&lt;b&gt;Plugins installieren...&lt;/b&gt;&lt;p&gt;Dies öffnet einen Dialog zur Installation oder Update von Plugins.&lt;/p&gt;</translation>
75503 </message> 75792 </message>
75504 <message> 75793 <message>
75505 <location filename="../UI/UserInterface.py" line="2327"/> 75794 <location filename="../UI/UserInterface.py" line="2326"/>
75506 <source>Mini Editor</source> 75795 <source>Mini Editor</source>
75507 <translation>Mini-Editor</translation> 75796 <translation>Mini-Editor</translation>
75508 </message> 75797 </message>
75509 <message> 75798 <message>
75510 <location filename="../UI/UserInterface.py" line="2322"/> 75799 <location filename="../UI/UserInterface.py" line="2321"/>
75511 <source>Mini &amp;Editor...</source> 75800 <source>Mini &amp;Editor...</source>
75512 <translation>Mini-&amp;Editor...</translation> 75801 <translation>Mini-&amp;Editor...</translation>
75513 </message> 75802 </message>
75514 <message> 75803 <message>
75515 <location filename="../UI/UserInterface.py" line="2328"/> 75804 <location filename="../UI/UserInterface.py" line="2327"/>
75516 <source>&lt;b&gt;Mini Editor&lt;/b&gt;&lt;p&gt;Open a dialog with a simplified editor.&lt;/p&gt;</source> 75805 <source>&lt;b&gt;Mini Editor&lt;/b&gt;&lt;p&gt;Open a dialog with a simplified editor.&lt;/p&gt;</source>
75517 <translation>&lt;b&gt;Mini-Editor&lt;/b&gt;&lt;p&gt;Öffnet einen Dialog mit einem vereinfachten Editor.&lt;/p&gt;</translation> 75806 <translation>&lt;b&gt;Mini-Editor&lt;/b&gt;&lt;p&gt;Öffnet einen Dialog mit einem vereinfachten Editor.&lt;/p&gt;</translation>
75518 </message> 75807 </message>
75519 <message> 75808 <message>
75520 <location filename="../UI/UserInterface.py" line="2485"/> 75809 <location filename="../UI/UserInterface.py" line="2484"/>
75521 <source>Toolbars</source> 75810 <source>Toolbars</source>
75522 <translation>Werkzeugleisten</translation> 75811 <translation>Werkzeugleisten</translation>
75523 </message> 75812 </message>
75524 <message> 75813 <message>
75525 <location filename="../UI/UserInterface.py" line="2485"/> 75814 <location filename="../UI/UserInterface.py" line="2484"/>
75526 <source>Tool&amp;bars...</source> 75815 <source>Tool&amp;bars...</source>
75527 <translation>Werkzeug&amp;leisten...</translation> 75816 <translation>Werkzeug&amp;leisten...</translation>
75528 </message> 75817 </message>
75529 <message> 75818 <message>
75530 <location filename="../UI/UserInterface.py" line="2490"/> 75819 <location filename="../UI/UserInterface.py" line="2489"/>
75531 <source>Configure toolbars</source> 75820 <source>Configure toolbars</source>
75532 <translation>Werkzeugleisten einrichten</translation> 75821 <translation>Werkzeugleisten einrichten</translation>
75533 </message> 75822 </message>
75534 <message> 75823 <message>
75535 <location filename="../UI/UserInterface.py" line="2491"/> 75824 <location filename="../UI/UserInterface.py" line="2490"/>
75536 <source>&lt;b&gt;Toolbars&lt;/b&gt;&lt;p&gt;Configure the toolbars. With this dialog you may change the actions shown on the various toolbars and define your own toolbars.&lt;/p&gt;</source> 75825 <source>&lt;b&gt;Toolbars&lt;/b&gt;&lt;p&gt;Configure the toolbars. With this dialog you may change the actions shown on the various toolbars and define your own toolbars.&lt;/p&gt;</source>
75537 <translation>&lt;b&gt;Werkzeugleisten&lt;/b&gt;&lt;p&gt;Werkzeugleisten konfigurieren. Mit diesem Dialog können die auf den Werkzeugleisten gezeigten Aktionen geändert und neue Werkzeugleisten definiert werden.&lt;/p&gt;</translation> 75826 <translation>&lt;b&gt;Werkzeugleisten&lt;/b&gt;&lt;p&gt;Werkzeugleisten konfigurieren. Mit diesem Dialog können die auf den Werkzeugleisten gezeigten Aktionen geändert und neue Werkzeugleisten definiert werden.&lt;/p&gt;</translation>
75538 </message> 75827 </message>
75539 <message> 75828 <message>
75540 <location filename="../UI/UserInterface.py" line="679"/> 75829 <location filename="../UI/UserInterface.py" line="679"/>
75541 <source>Restoring Toolbarmanager...</source> 75830 <source>Restoring Toolbarmanager...</source>
75542 <translation>Lade Toolbarmanager...</translation> 75831 <translation>Lade Toolbarmanager...</translation>
75543 </message> 75832 </message>
75544 <message> 75833 <message>
75545 <location filename="../UI/UserInterface.py" line="3544"/> 75834 <location filename="../UI/UserInterface.py" line="3461"/>
75546 <source>External Tools/{0}</source> 75835 <source>External Tools/{0}</source>
75547 <translation>Externe Werkzeuge/{0}</translation> 75836 <translation>Externe Werkzeuge/{0}</translation>
75548 </message> 75837 </message>
75549 <message> 75838 <message>
75550 <location filename="../UI/UserInterface.py" line="5350"/> 75839 <location filename="../UI/UserInterface.py" line="5267"/>
75551 <source>External Tools</source> 75840 <source>External Tools</source>
75552 <translation>Externe Werkzeuge</translation> 75841 <translation>Externe Werkzeuge</translation>
75553 </message> 75842 </message>
75554 <message> 75843 <message>
75555 <location filename="../UI/UserInterface.py" line="5341"/> 75844 <location filename="../UI/UserInterface.py" line="5258"/>
75556 <source>No tool entry found for external tool &apos;{0}&apos; in tool group &apos;{1}&apos;.</source> 75845 <source>No tool entry found for external tool &apos;{0}&apos; in tool group &apos;{1}&apos;.</source>
75557 <translation>Kein Eintrag für das externe Werkzeug „{0}“ in der Gruppe „{1}“ gefunden.</translation> 75846 <translation>Kein Eintrag für das externe Werkzeug „{0}“ in der Gruppe „{1}“ gefunden.</translation>
75558 </message> 75847 </message>
75559 <message> 75848 <message>
75560 <location filename="../UI/UserInterface.py" line="5350"/> 75849 <location filename="../UI/UserInterface.py" line="5267"/>
75561 <source>No toolgroup entry &apos;{0}&apos; found.</source> 75850 <source>No toolgroup entry &apos;{0}&apos; found.</source>
75562 <translation>Kein Werkzeuggruppeneintrag „{0}“ gefunden.</translation> 75851 <translation>Kein Werkzeuggruppeneintrag „{0}“ gefunden.</translation>
75563 </message> 75852 </message>
75564 <message> 75853 <message>
75565 <location filename="../UI/UserInterface.py" line="1651"/> 75854 <location filename="../UI/UserInterface.py" line="1650"/>
75566 <source>Multiproject-Viewer</source> 75855 <source>Multiproject-Viewer</source>
75567 <translation>Mehrfachprojektanzeige</translation> 75856 <translation>Mehrfachprojektanzeige</translation>
75568 </message> 75857 </message>
75569 <message> 75858 <message>
75570 <location filename="../UI/UserInterface.py" line="1651"/> 75859 <location filename="../UI/UserInterface.py" line="1650"/>
75571 <source>&amp;Multiproject-Viewer</source> 75860 <source>&amp;Multiproject-Viewer</source>
75572 <translation>&amp;Mehrfachprojektanzeige</translation> 75861 <translation>&amp;Mehrfachprojektanzeige</translation>
75573 </message> 75862 </message>
75574 <message> 75863 <message>
75575 <location filename="../UI/UserInterface.py" line="6613"/> 75864 <location filename="../UI/UserInterface.py" line="6388"/>
75576 <source>Save session</source> 75865 <source>Save session</source>
75577 <translation>Sitzung speichern</translation> 75866 <translation>Sitzung speichern</translation>
75578 </message> 75867 </message>
75579 <message> 75868 <message>
75580 <location filename="../UI/UserInterface.py" line="6551"/> 75869 <location filename="../UI/UserInterface.py" line="6326"/>
75581 <source>&lt;p&gt;The session file &lt;b&gt;{0}&lt;/b&gt; could not be written.&lt;/p&gt;</source> 75870 <source>&lt;p&gt;The session file &lt;b&gt;{0}&lt;/b&gt; could not be written.&lt;/p&gt;</source>
75582 <translation>&lt;p&gt;Die Sitzungsdatei &lt;b&gt;{0}&lt;/b&gt; konnte nicht geschrieben werden.&lt;/p&gt;</translation> 75871 <translation>&lt;p&gt;Die Sitzungsdatei &lt;b&gt;{0}&lt;/b&gt; konnte nicht geschrieben werden.&lt;/p&gt;</translation>
75583 </message> 75872 </message>
75584 <message> 75873 <message>
75585 <location filename="../UI/UserInterface.py" line="6597"/> 75874 <location filename="../UI/UserInterface.py" line="6372"/>
75586 <source>Read session</source> 75875 <source>Read session</source>
75587 <translation>Sitzung lesen</translation> 75876 <translation>Sitzung lesen</translation>
75588 </message> 75877 </message>
75589 <message> 75878 <message>
75590 <location filename="../UI/UserInterface.py" line="6597"/> 75879 <location filename="../UI/UserInterface.py" line="6372"/>
75591 <source>&lt;p&gt;The session file &lt;b&gt;{0}&lt;/b&gt; could not be read.&lt;/p&gt;</source> 75880 <source>&lt;p&gt;The session file &lt;b&gt;{0}&lt;/b&gt; could not be read.&lt;/p&gt;</source>
75592 <translation>&lt;p&gt;Die Sitzungsdatei &lt;b&gt;{0}&lt;/b&gt; konnte nicht gelesen werden.&lt;/p&gt;</translation> 75881 <translation>&lt;p&gt;Die Sitzungsdatei &lt;b&gt;{0}&lt;/b&gt; konnte nicht gelesen werden.&lt;/p&gt;</translation>
75593 </message> 75882 </message>
75594 <message> 75883 <message>
75595 <location filename="../UI/UserInterface.py" line="3440"/> 75884 <location filename="../UI/UserInterface.py" line="3357"/>
75596 <source>&lt;p&gt;This part of the status bar displays the current editors encoding.&lt;/p&gt;</source> 75885 <source>&lt;p&gt;This part of the status bar displays the current editors encoding.&lt;/p&gt;</source>
75597 <translation>&lt;p&gt;Dieser Teil der Statusleiste zeigt die Zeichenkodierung des aktuellen Editors an.&lt;/p&gt;</translation> 75886 <translation>&lt;p&gt;Dieser Teil der Statusleiste zeigt die Zeichenkodierung des aktuellen Editors an.&lt;/p&gt;</translation>
75598 </message> 75887 </message>
75599 <message> 75888 <message>
75600 <location filename="../UI/UserInterface.py" line="3454"/> 75889 <location filename="../UI/UserInterface.py" line="3371"/>
75601 <source>&lt;p&gt;This part of the status bar displays an indication of the current editors files writability.&lt;/p&gt;</source> 75890 <source>&lt;p&gt;This part of the status bar displays an indication of the current editors files writability.&lt;/p&gt;</source>
75602 <translation>&lt;p&gt;Dieser Teil der Statusleiste zeigt an, ob die aktuelle Datei geschrieben werden kann.&lt;/p&gt;</translation> 75891 <translation>&lt;p&gt;Dieser Teil der Statusleiste zeigt an, ob die aktuelle Datei geschrieben werden kann.&lt;/p&gt;</translation>
75603 </message> 75892 </message>
75604 <message> 75893 <message>
75605 <location filename="../UI/UserInterface.py" line="2113"/> 75894 <location filename="../UI/UserInterface.py" line="2112"/>
75606 <source>Request Feature</source> 75895 <source>Request Feature</source>
75607 <translation>Neue Funktion anfragen</translation> 75896 <translation>Neue Funktion anfragen</translation>
75608 </message> 75897 </message>
75609 <message> 75898 <message>
75610 <location filename="../UI/UserInterface.py" line="2113"/> 75899 <location filename="../UI/UserInterface.py" line="2112"/>
75611 <source>Request &amp;Feature...</source> 75900 <source>Request &amp;Feature...</source>
75612 <translation>Neue &amp;Funktion anfragen...</translation> 75901 <translation>Neue &amp;Funktion anfragen...</translation>
75613 </message> 75902 </message>
75614 <message> 75903 <message>
75615 <location filename="../UI/UserInterface.py" line="2117"/> 75904 <location filename="../UI/UserInterface.py" line="2116"/>
75616 <source>Send a feature request</source> 75905 <source>Send a feature request</source>
75617 <translation>Sende eine Anfrage für eine neue Funktion</translation> 75906 <translation>Sende eine Anfrage für eine neue Funktion</translation>
75618 </message> 75907 </message>
75619 <message> 75908 <message>
75620 <location filename="../UI/UserInterface.py" line="2119"/> 75909 <location filename="../UI/UserInterface.py" line="2118"/>
75621 <source>&lt;b&gt;Request Feature...&lt;/b&gt;&lt;p&gt;Opens a dialog to send a feature request.&lt;/p&gt;</source> 75910 <source>&lt;b&gt;Request Feature...&lt;/b&gt;&lt;p&gt;Opens a dialog to send a feature request.&lt;/p&gt;</source>
75622 <translation>&lt;b&gt;Neue Funktion anfragen...&lt;/b&gt;&lt;p&gt;Öffnet einen Dialog, um eine Anfrage für eine neue Funktion zu senden.&lt;/p&gt;</translation> 75911 <translation>&lt;b&gt;Neue Funktion anfragen...&lt;/b&gt;&lt;p&gt;Öffnet einen Dialog, um eine Anfrage für eine neue Funktion zu senden.&lt;/p&gt;</translation>
75623 </message> 75912 </message>
75624 <message> 75913 <message>
75625 <location filename="../UI/UserInterface.py" line="3433"/> 75914 <location filename="../UI/UserInterface.py" line="3350"/>
75626 <source>&lt;p&gt;This part of the status bar displays the current editors language.&lt;/p&gt;</source> 75915 <source>&lt;p&gt;This part of the status bar displays the current editors language.&lt;/p&gt;</source>
75627 <translation>&lt;p&gt;Dieser Teil der Statusleiste zeigt die Sprache des aktuellen Editors an.&lt;/p&gt;</translation> 75916 <translation>&lt;p&gt;Dieser Teil der Statusleiste zeigt die Sprache des aktuellen Editors an.&lt;/p&gt;</translation>
75628 </message> 75917 </message>
75629 <message> 75918 <message>
75630 <location filename="../UI/UserInterface.py" line="3461"/> 75919 <location filename="../UI/UserInterface.py" line="3378"/>
75631 <source>&lt;p&gt;This part of the status bar displays the line number of the current editor.&lt;/p&gt;</source> 75920 <source>&lt;p&gt;This part of the status bar displays the line number of the current editor.&lt;/p&gt;</source>
75632 <translation>&lt;p&gt;Dieser Teil der Statusleiste zeigt die Zeilennummer des aktuellen Editors an.&lt;/p&gt;</translation> 75921 <translation>&lt;p&gt;Dieser Teil der Statusleiste zeigt die Zeilennummer des aktuellen Editors an.&lt;/p&gt;</translation>
75633 </message> 75922 </message>
75634 <message> 75923 <message>
75635 <location filename="../UI/UserInterface.py" line="3468"/> 75924 <location filename="../UI/UserInterface.py" line="3385"/>
75636 <source>&lt;p&gt;This part of the status bar displays the cursor position of the current editor.&lt;/p&gt;</source> 75925 <source>&lt;p&gt;This part of the status bar displays the cursor position of the current editor.&lt;/p&gt;</source>
75637 <translation>&lt;p&gt;Dieser Teil der Statusleiste zeigt die Cursorposition des aktuellen Editors an.&lt;/p&gt;</translation> 75926 <translation>&lt;p&gt;Dieser Teil der Statusleiste zeigt die Cursorposition des aktuellen Editors an.&lt;/p&gt;</translation>
75638 </message> 75927 </message>
75639 <message> 75928 <message>
75640 <location filename="../UI/UserInterface.py" line="1801"/> 75929 <location filename="../UI/UserInterface.py" line="1800"/>
75641 <source>Horizontal Toolbox</source> 75930 <source>Horizontal Toolbox</source>
75642 <translation>Horizontale Werkzeugbox</translation> 75931 <translation>Horizontale Werkzeugbox</translation>
75643 </message> 75932 </message>
75644 <message> 75933 <message>
75645 <location filename="../UI/UserInterface.py" line="1801"/> 75934 <location filename="../UI/UserInterface.py" line="1800"/>
75646 <source>&amp;Horizontal Toolbox</source> 75935 <source>&amp;Horizontal Toolbox</source>
75647 <translation>&amp;Horizontale Werkzeugbox</translation> 75936 <translation>&amp;Horizontale Werkzeugbox</translation>
75648 </message> 75937 </message>
75649 <message> 75938 <message>
75650 <location filename="../UI/UserInterface.py" line="1805"/> 75939 <location filename="../UI/UserInterface.py" line="1804"/>
75651 <source>Toggle the Horizontal Toolbox window</source> 75940 <source>Toggle the Horizontal Toolbox window</source>
75652 <translation>Schalte das Fenster der Horizontalen Werkzeugbox um</translation> 75941 <translation>Schalte das Fenster der Horizontalen Werkzeugbox um</translation>
75653 </message> 75942 </message>
75654 <message> 75943 <message>
75655 <location filename="../UI/UserInterface.py" line="1807"/> 75944 <location filename="../UI/UserInterface.py" line="1806"/>
75656 <source>&lt;b&gt;Toggle the Horizontal Toolbox window&lt;/b&gt;&lt;p&gt;If the Horizontal Toolbox window is hidden then display it. If it is displayed then close it.&lt;/p&gt;</source> 75945 <source>&lt;b&gt;Toggle the Horizontal Toolbox window&lt;/b&gt;&lt;p&gt;If the Horizontal Toolbox window is hidden then display it. If it is displayed then close it.&lt;/p&gt;</source>
75657 <translation>&lt;b&gt;Schalte das Fenster der Horizontalen Werkzeugbox um&lt;/b&gt;&lt;p&gt;Falls das Fenster der Horizontalen Werkzeugbox nicht sichtbar ist, wird es dargestellt. Ist es sichtbar, so wird es versteckt.&lt;/p&gt;</translation> 75946 <translation>&lt;b&gt;Schalte das Fenster der Horizontalen Werkzeugbox um&lt;/b&gt;&lt;p&gt;Falls das Fenster der Horizontalen Werkzeugbox nicht sichtbar ist, wird es dargestellt. Ist es sichtbar, so wird es versteckt.&lt;/p&gt;</translation>
75658 </message> 75947 </message>
75659 <message> 75948 <message>
75660 <location filename="../UI/UserInterface.py" line="4003"/> 75949 <location filename="../UI/UserInterface.py" line="3920"/>
75661 <source>Restart application</source> 75950 <source>Restart application</source>
75662 <translation>Anwendung neu starten</translation> 75951 <translation>Anwendung neu starten</translation>
75663 </message> 75952 </message>
75664 <message> 75953 <message>
75665 <location filename="../UI/UserInterface.py" line="4003"/> 75954 <location filename="../UI/UserInterface.py" line="3920"/>
75666 <source>The application needs to be restarted. Do it now?</source> 75955 <source>The application needs to be restarted. Do it now?</source>
75667 <translation>Die Anwendung muss neu gestartet werden. Jetzt durchführen?</translation> 75956 <translation>Die Anwendung muss neu gestartet werden. Jetzt durchführen?</translation>
75668 </message> 75957 </message>
75669 <message> 75958 <message>
75670 <location filename="../UI/UserInterface.py" line="1758"/> 75959 <location filename="../UI/UserInterface.py" line="1757"/>
75671 <source>Alt+Shift+A</source> 75960 <source>Alt+Shift+A</source>
75672 <translation>Alt+Shift+A</translation> 75961 <translation>Alt+Shift+A</translation>
75673 </message> 75962 </message>
75674 <message> 75963 <message>
75675 <location filename="../UI/UserInterface.py" line="3045"/> 75964 <location filename="../UI/UserInterface.py" line="2968"/>
75676 <source>Configure...</source> 75965 <source>Configure...</source>
75677 <translation>Einstellungen...</translation> 75966 <translation>Einstellungen...</translation>
75678 </message> 75967 </message>
75679 <message> 75968 <message>
75680 <location filename="../UI/UserInterface.py" line="3447"/> 75969 <location filename="../UI/UserInterface.py" line="3364"/>
75681 <source>&lt;p&gt;This part of the status bar displays the current editors eol setting.&lt;/p&gt;</source> 75970 <source>&lt;p&gt;This part of the status bar displays the current editors eol setting.&lt;/p&gt;</source>
75682 <translation>&lt;p&gt;Dieser Teil der Statusleiste zeigt die Zeilenendekodierung des aktuellen Editors an.&lt;/p&gt;</translation> 75971 <translation>&lt;p&gt;Dieser Teil der Statusleiste zeigt die Zeilenendekodierung des aktuellen Editors an.&lt;/p&gt;</translation>
75683 </message> 75972 </message>
75684 <message> 75973 <message>
75685 <location filename="../UI/UserInterface.py" line="2622"/> 75974 <location filename="../UI/UserInterface.py" line="2621"/>
75686 <source>Switch between tabs</source> 75975 <source>Switch between tabs</source>
75687 <translation>Zwischen Tabs umschalten</translation> 75976 <translation>Zwischen Tabs umschalten</translation>
75688 </message> 75977 </message>
75689 <message> 75978 <message>
75690 <location filename="../UI/UserInterface.py" line="2622"/> 75979 <location filename="../UI/UserInterface.py" line="2621"/>
75691 <source>Ctrl+1</source> 75980 <source>Ctrl+1</source>
75692 <translation>Ctrl+1</translation> 75981 <translation>Ctrl+1</translation>
75693 </message> 75982 </message>
75694 <message> 75983 <message>
75695 <location filename="../UI/UserInterface.py" line="2411"/> 75984 <location filename="../UI/UserInterface.py" line="2410"/>
75696 <source>Export Preferences</source> 75985 <source>Export Preferences</source>
75697 <translation>Einstellungen exportieren</translation> 75986 <translation>Einstellungen exportieren</translation>
75698 </message> 75987 </message>
75699 <message> 75988 <message>
75700 <location filename="../UI/UserInterface.py" line="2411"/> 75989 <location filename="../UI/UserInterface.py" line="2410"/>
75701 <source>E&amp;xport Preferences...</source> 75990 <source>E&amp;xport Preferences...</source>
75702 <translation>Einstellungen e&amp;xportieren...</translation> 75991 <translation>Einstellungen e&amp;xportieren...</translation>
75703 </message> 75992 </message>
75704 <message> 75993 <message>
75705 <location filename="../UI/UserInterface.py" line="2416"/> 75994 <location filename="../UI/UserInterface.py" line="2415"/>
75706 <source>Export the current configuration</source> 75995 <source>Export the current configuration</source>
75707 <translation>Exportiert die aktuelle Konfiguration</translation> 75996 <translation>Exportiert die aktuelle Konfiguration</translation>
75708 </message> 75997 </message>
75709 <message> 75998 <message>
75710 <location filename="../UI/UserInterface.py" line="2418"/> 75999 <location filename="../UI/UserInterface.py" line="2417"/>
75711 <source>&lt;b&gt;Export Preferences&lt;/b&gt;&lt;p&gt;Export the current configuration to a file.&lt;/p&gt;</source> 76000 <source>&lt;b&gt;Export Preferences&lt;/b&gt;&lt;p&gt;Export the current configuration to a file.&lt;/p&gt;</source>
75712 <translation>&lt;b&gt;Einstellungen exportieren&lt;/b&gt;&lt;p&gt;Exportiert die aktuelle Konfiguration in eine Datei.&lt;/p&gt;</translation> 76001 <translation>&lt;b&gt;Einstellungen exportieren&lt;/b&gt;&lt;p&gt;Exportiert die aktuelle Konfiguration in eine Datei.&lt;/p&gt;</translation>
75713 </message> 76002 </message>
75714 <message> 76003 <message>
75715 <location filename="../UI/UserInterface.py" line="2425"/> 76004 <location filename="../UI/UserInterface.py" line="2424"/>
75716 <source>Import Preferences</source> 76005 <source>Import Preferences</source>
75717 <translation>Einstellungen importieren</translation> 76006 <translation>Einstellungen importieren</translation>
75718 </message> 76007 </message>
75719 <message> 76008 <message>
75720 <location filename="../UI/UserInterface.py" line="2425"/> 76009 <location filename="../UI/UserInterface.py" line="2424"/>
75721 <source>I&amp;mport Preferences...</source> 76010 <source>I&amp;mport Preferences...</source>
75722 <translation>Einstellungen i&amp;mportieren...</translation> 76011 <translation>Einstellungen i&amp;mportieren...</translation>
75723 </message> 76012 </message>
75724 <message> 76013 <message>
75725 <location filename="../UI/UserInterface.py" line="2430"/> 76014 <location filename="../UI/UserInterface.py" line="2429"/>
75726 <source>Import a previously exported configuration</source> 76015 <source>Import a previously exported configuration</source>
75727 <translation>Importiert eine zuvor exportierte Konfiguration</translation> 76016 <translation>Importiert eine zuvor exportierte Konfiguration</translation>
75728 </message> 76017 </message>
75729 <message> 76018 <message>
75730 <location filename="../UI/UserInterface.py" line="2432"/> 76019 <location filename="../UI/UserInterface.py" line="2431"/>
75731 <source>&lt;b&gt;Import Preferences&lt;/b&gt;&lt;p&gt;Import a previously exported configuration.&lt;/p&gt;</source> 76020 <source>&lt;b&gt;Import Preferences&lt;/b&gt;&lt;p&gt;Import a previously exported configuration.&lt;/p&gt;</source>
75732 <translation>&lt;b&gt;Einstellungen importieren&lt;/b&gt;&lt;p&gt;Importiert eine zuvor exportierte Konfiguration.&lt;/p&gt;</translation> 76021 <translation>&lt;b&gt;Einstellungen importieren&lt;/b&gt;&lt;p&gt;Importiert eine zuvor exportierte Konfiguration.&lt;/p&gt;</translation>
75733 </message> 76022 </message>
75734 <message> 76023 <message>
75735 <location filename="../UI/UserInterface.py" line="2604"/> 76024 <location filename="../UI/UserInterface.py" line="2603"/>
75736 <source>Show next</source> 76025 <source>Show next</source>
75737 <translation>Zeige nächste</translation> 76026 <translation>Zeige nächste</translation>
75738 </message> 76027 </message>
75739 <message> 76028 <message>
75740 <location filename="../UI/UserInterface.py" line="2613"/> 76029 <location filename="../UI/UserInterface.py" line="2612"/>
75741 <source>Show previous</source> 76030 <source>Show previous</source>
75742 <translation>Zeige vorherige</translation> 76031 <translation>Zeige vorherige</translation>
75743 </message> 76032 </message>
75744 <message> 76033 <message>
75745 <location filename="../UI/UserInterface.py" line="1815"/> 76034 <location filename="../UI/UserInterface.py" line="1814"/>
75746 <source>Left Sidebar</source> 76035 <source>Left Sidebar</source>
75747 <translation>Linke Seitenleiste</translation> 76036 <translation>Linke Seitenleiste</translation>
75748 </message> 76037 </message>
75749 <message> 76038 <message>
75750 <location filename="../UI/UserInterface.py" line="1815"/> 76039 <location filename="../UI/UserInterface.py" line="1814"/>
75751 <source>&amp;Left Sidebar</source> 76040 <source>&amp;Left Sidebar</source>
75752 <translation>&amp;Linke Seitenleiste</translation> 76041 <translation>&amp;Linke Seitenleiste</translation>
75753 </message> 76042 </message>
75754 <message> 76043 <message>
75755 <location filename="../UI/UserInterface.py" line="1819"/> 76044 <location filename="../UI/UserInterface.py" line="1818"/>
75756 <source>Toggle the left sidebar window</source> 76045 <source>Toggle the left sidebar window</source>
75757 <translation>Schalte das Fenster der linken Seitenleiste um</translation> 76046 <translation>Schalte das Fenster der linken Seitenleiste um</translation>
75758 </message> 76047 </message>
75759 <message> 76048 <message>
75760 <location filename="../UI/UserInterface.py" line="1820"/> 76049 <location filename="../UI/UserInterface.py" line="1819"/>
75761 <source>&lt;b&gt;Toggle the left sidebar window&lt;/b&gt;&lt;p&gt;If the left sidebar window is hidden then display it. If it is displayed then close it.&lt;/p&gt;</source> 76050 <source>&lt;b&gt;Toggle the left sidebar window&lt;/b&gt;&lt;p&gt;If the left sidebar window is hidden then display it. If it is displayed then close it.&lt;/p&gt;</source>
75762 <translation>&lt;b&gt;Schalte das Fenster der linken Seitenleiste um&lt;/b&gt;&lt;p&gt;Falls das Fenster der linken Seitenleiste nicht sichtbar ist, wird es dargestellt. Ist es sichtbar, so wird es versteckt.&lt;/p&gt;</translation> 76051 <translation>&lt;b&gt;Schalte das Fenster der linken Seitenleiste um&lt;/b&gt;&lt;p&gt;Falls das Fenster der linken Seitenleiste nicht sichtbar ist, wird es dargestellt. Ist es sichtbar, so wird es versteckt.&lt;/p&gt;</translation>
75763 </message> 76052 </message>
75764 <message> 76053 <message>
75765 <location filename="../UI/UserInterface.py" line="1842"/> 76054 <location filename="../UI/UserInterface.py" line="1841"/>
75766 <source>Bottom Sidebar</source> 76055 <source>Bottom Sidebar</source>
75767 <translation>Untere Seitenleiste</translation> 76056 <translation>Untere Seitenleiste</translation>
75768 </message> 76057 </message>
75769 <message> 76058 <message>
75770 <location filename="../UI/UserInterface.py" line="1842"/> 76059 <location filename="../UI/UserInterface.py" line="1841"/>
75771 <source>&amp;Bottom Sidebar</source> 76060 <source>&amp;Bottom Sidebar</source>
75772 <translation>&amp;Untere Seitenleiste</translation> 76061 <translation>&amp;Untere Seitenleiste</translation>
75773 </message> 76062 </message>
75774 <message> 76063 <message>
75775 <location filename="../UI/UserInterface.py" line="1846"/> 76064 <location filename="../UI/UserInterface.py" line="1845"/>
75776 <source>Toggle the bottom sidebar window</source> 76065 <source>Toggle the bottom sidebar window</source>
75777 <translation>Schalte das Fenster der unteren Seitenleiste um</translation> 76066 <translation>Schalte das Fenster der unteren Seitenleiste um</translation>
75778 </message> 76067 </message>
75779 <message> 76068 <message>
75780 <location filename="../UI/UserInterface.py" line="1848"/> 76069 <location filename="../UI/UserInterface.py" line="1847"/>
75781 <source>&lt;b&gt;Toggle the bottom sidebar window&lt;/b&gt;&lt;p&gt;If the bottom sidebar window is hidden then display it. If it is displayed then close it.&lt;/p&gt;</source> 76070 <source>&lt;b&gt;Toggle the bottom sidebar window&lt;/b&gt;&lt;p&gt;If the bottom sidebar window is hidden then display it. If it is displayed then close it.&lt;/p&gt;</source>
75782 <translation>&lt;b&gt;Schalte das Fenster der unteren Seitenleiste um&lt;/b&gt;&lt;p&gt;Falls das Fenster der unteren Seitenleiste nicht sichtbar ist, wird es dargestellt. Ist es sichtbar, so wird es versteckt.&lt;/p&gt;</translation> 76071 <translation>&lt;b&gt;Schalte das Fenster der unteren Seitenleiste um&lt;/b&gt;&lt;p&gt;Falls das Fenster der unteren Seitenleiste nicht sichtbar ist, wird es dargestellt. Ist es sichtbar, so wird es versteckt.&lt;/p&gt;</translation>
75783 </message> 76072 </message>
75784 <message> 76073 <message>
75785 <location filename="../UI/UserInterface.py" line="1669"/> 76074 <location filename="../UI/UserInterface.py" line="1668"/>
75786 <source>&amp;Debug-Viewer</source> 76075 <source>&amp;Debug-Viewer</source>
75787 <translation>&amp;Debuganzeige</translation> 76076 <translation>&amp;Debuganzeige</translation>
75788 </message> 76077 </message>
75789 <message> 76078 <message>
75790 <location filename="../UI/UserInterface.py" line="2309"/> 76079 <location filename="../UI/UserInterface.py" line="2308"/>
75791 <source>SQL Browser</source> 76080 <source>SQL Browser</source>
75792 <translation>SQL-Browser</translation> 76081 <translation>SQL-Browser</translation>
75793 </message> 76082 </message>
75794 <message> 76083 <message>
75795 <location filename="../UI/UserInterface.py" line="2309"/> 76084 <location filename="../UI/UserInterface.py" line="2308"/>
75796 <source>SQL &amp;Browser...</source> 76085 <source>SQL &amp;Browser...</source>
75797 <translation>SQL-&amp;Browser...</translation> 76086 <translation>SQL-&amp;Browser...</translation>
75798 </message> 76087 </message>
75799 <message> 76088 <message>
75800 <location filename="../UI/UserInterface.py" line="2314"/> 76089 <location filename="../UI/UserInterface.py" line="2313"/>
75801 <source>Browse a SQL database</source> 76090 <source>Browse a SQL database</source>
75802 <translation>Erforsche eine SQL-Datenbank</translation> 76091 <translation>Erforsche eine SQL-Datenbank</translation>
75803 </message> 76092 </message>
75804 <message> 76093 <message>
75805 <location filename="../UI/UserInterface.py" line="2315"/> 76094 <location filename="../UI/UserInterface.py" line="2314"/>
75806 <source>&lt;b&gt;SQL Browser&lt;/b&gt;&lt;p&gt;Browse a SQL database.&lt;/p&gt;</source> 76095 <source>&lt;b&gt;SQL Browser&lt;/b&gt;&lt;p&gt;Browse a SQL database.&lt;/p&gt;</source>
75807 <translation>&lt;b&gt;SQL-Browser&lt;/b&gt;&lt;p&gt;Erforsche eine SQL-Datenbank.&lt;/p&gt;</translation> 76096 <translation>&lt;b&gt;SQL-Browser&lt;/b&gt;&lt;p&gt;Erforsche eine SQL-Datenbank.&lt;/p&gt;</translation>
75808 </message> 76097 </message>
75809 <message> 76098 <message>
75810 <location filename="../UI/UserInterface.py" line="5246"/> 76099 <location filename="../UI/UserInterface.py" line="5163"/>
75811 <source>&lt;p&gt;Could not start SQL Browser.&lt;br&gt;Ensure that it is available as &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source> 76100 <source>&lt;p&gt;Could not start SQL Browser.&lt;br&gt;Ensure that it is available as &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source>
75812 <translation>&lt;p&gt;Der SQL-Browser konnte nicht gestartet werden.&lt;br&gt;Stellen Sie sicher, dass er als &lt;b&gt;{0}&lt;/b&gt; verfügbar ist.&lt;/p&gt;</translation> 76101 <translation>&lt;p&gt;Der SQL-Browser konnte nicht gestartet werden.&lt;br&gt;Stellen Sie sicher, dass er als &lt;b&gt;{0}&lt;/b&gt; verfügbar ist.&lt;/p&gt;</translation>
75813 </message> 76102 </message>
75814 <message> 76103 <message>
75815 <location filename="../UI/UserInterface.py" line="2366"/> 76104 <location filename="../UI/UserInterface.py" line="2365"/>
75816 <source>Icon Editor</source> 76105 <source>Icon Editor</source>
75817 <translation>Icon-Editor</translation> 76106 <translation>Icon-Editor</translation>
75818 </message> 76107 </message>
75819 <message> 76108 <message>
75820 <location filename="../UI/UserInterface.py" line="2366"/> 76109 <location filename="../UI/UserInterface.py" line="2365"/>
75821 <source>&amp;Icon Editor...</source> 76110 <source>&amp;Icon Editor...</source>
75822 <translation>&amp;Icon-Editor...</translation> 76111 <translation>&amp;Icon-Editor...</translation>
75823 </message>
75824 <message>
75825 <location filename="../UI/UserInterface.py" line="2870"/>
75826 <source>PySide Documentation</source>
75827 <translation>PySide-Dokumentation</translation>
75828 </message>
75829 <message>
75830 <location filename="../UI/UserInterface.py" line="2870"/>
75831 <source>Py&amp;Side Documentation</source>
75832 <translation>Py&amp;Side-Dokumentation</translation>
75833 </message>
75834 <message>
75835 <location filename="../UI/UserInterface.py" line="2874"/>
75836 <source>Open PySide Documentation</source>
75837 <translation>Öffne die PySide-Dokumentation</translation>
75838 </message> 76112 </message>
75839 <message> 76113 <message>
75840 <location filename="../UI/UserInterface.py" line="1100"/> 76114 <location filename="../UI/UserInterface.py" line="1100"/>
75841 <source>Cooperation</source> 76115 <source>Cooperation</source>
75842 <translation>Zusammenarbeit</translation> 76116 <translation>Zusammenarbeit</translation>
75843 </message> 76117 </message>
75844 <message> 76118 <message>
75845 <location filename="../UI/UserInterface.py" line="1857"/> 76119 <location filename="../UI/UserInterface.py" line="1856"/>
75846 <source>Alt+Shift+O</source> 76120 <source>Alt+Shift+O</source>
75847 <translation>Alt+Shift+O</translation> 76121 <translation>Alt+Shift+O</translation>
75848 </message> 76122 </message>
75849 <message> 76123 <message>
75850 <location filename="../UI/UserInterface.py" line="1156"/> 76124 <location filename="../UI/UserInterface.py" line="1156"/>
75851 <source>Symbols</source> 76125 <source>Symbols</source>
75852 <translation>Symbole</translation> 76126 <translation>Symbole</translation>
75853 </message> 76127 </message>
75854 <message> 76128 <message>
75855 <location filename="../UI/UserInterface.py" line="1894"/> 76129 <location filename="../UI/UserInterface.py" line="1893"/>
75856 <source>Alt+Shift+Y</source> 76130 <source>Alt+Shift+Y</source>
75857 <translation>Alt+Shift+Y</translation> 76131 <translation>Alt+Shift+Y</translation>
75858 </message> 76132 </message>
75859 <message> 76133 <message>
75860 <location filename="../UI/UserInterface.py" line="1165"/> 76134 <location filename="../UI/UserInterface.py" line="1165"/>
75861 <source>Numbers</source> 76135 <source>Numbers</source>
75862 <translation>Zahlen</translation> 76136 <translation>Zahlen</translation>
75863 </message> 76137 </message>
75864 <message> 76138 <message>
75865 <location filename="../UI/UserInterface.py" line="1913"/> 76139 <location filename="../UI/UserInterface.py" line="1912"/>
75866 <source>Alt+Shift+B</source> 76140 <source>Alt+Shift+B</source>
75867 <translation>Alt+Shift+B</translation> 76141 <translation>Alt+Shift+B</translation>
75868 </message> 76142 </message>
75869 <message> 76143 <message>
75870 <location filename="../UI/UserInterface.py" line="6318"/> 76144 <location filename="../UI/UserInterface.py" line="6093"/>
75871 <source>Keyboard shortcut file (*.e4k)</source> 76145 <source>Keyboard shortcut file (*.e4k)</source>
75872 <translation>Tastaturkurzbefehlsdatei (*.e4k)</translation> 76146 <translation>Tastaturkurzbefehlsdatei (*.e4k)</translation>
75873 </message> 76147 </message>
75874 <message> 76148 <message>
75875 <location filename="../UI/UserInterface.py" line="2806"/> 76149 <location filename="../UI/UserInterface.py" line="2771"/>
75876 <source>Python 3 Documentation</source> 76150 <source>Python 3 Documentation</source>
75877 <translation>Python 3-Dokumentation</translation> 76151 <translation>Python 3-Dokumentation</translation>
75878 </message> 76152 </message>
75879 <message> 76153 <message>
75880 <location filename="../UI/UserInterface.py" line="2806"/> 76154 <location filename="../UI/UserInterface.py" line="2771"/>
75881 <source>Python &amp;3 Documentation</source> 76155 <source>Python &amp;3 Documentation</source>
75882 <translation>Python &amp;3-Dokumentation</translation> 76156 <translation>Python &amp;3-Dokumentation</translation>
75883 </message> 76157 </message>
75884 <message> 76158 <message>
75885 <location filename="../UI/UserInterface.py" line="2810"/> 76159 <location filename="../UI/UserInterface.py" line="2775"/>
75886 <source>Open Python 3 Documentation</source> 76160 <source>Open Python 3 Documentation</source>
75887 <translation>Öffne die Python 3-Dokumentation</translation> 76161 <translation>Öffne die Python 3-Dokumentation</translation>
75888 </message> 76162 </message>
75889 <message> 76163 <message>
75890 <location filename="../UI/UserInterface.py" line="2824"/> 76164 <location filename="../UI/UserInterface.py" line="6916"/>
75891 <source>Python 2 Documentation</source>
75892 <translation>Python 2-Dokumentation</translation>
75893 </message>
75894 <message>
75895 <location filename="../UI/UserInterface.py" line="2824"/>
75896 <source>Python &amp;2 Documentation</source>
75897 <translation>Python &amp;2-Dokumentation</translation>
75898 </message>
75899 <message>
75900 <location filename="../UI/UserInterface.py" line="2828"/>
75901 <source>Open Python 2 Documentation</source>
75902 <translation>Öffne die Python 2-Dokumentation</translation>
75903 </message>
75904 <message>
75905 <location filename="../UI/UserInterface.py" line="2830"/>
75906 <source>&lt;b&gt;Python 2 Documentation&lt;/b&gt;&lt;p&gt;Display the Python 2 documentation. If no documentation directory is configured, the location of the Python 2 documentation is assumed to be the doc directory underneath the location of the configured Python 2 executable on Windows and &lt;i&gt;/usr/share/doc/packages/python/html/python-docs-html&lt;/i&gt; on Unix. Set PYTHON2DOCDIR in your environment to override this. &lt;/p&gt;</source>
75907 <translation>&lt;b&gt;Python 2-Dokumentation&lt;/b&gt;&lt;p&gt;Zeigt die Python 2-Dokumentation an. Ist kein Dokumentationsverzeichnis konfiguriert, so ist der Ort, an dem die Python 2-Dokumentation gesucht wird, unter Windows das Verzeichnis &lt;i&gt;doc&lt;/i&gt; unter dem Verzeichnis, in dem der konfigurierte Python 2-Interpreter installiert ist, und unter Unix das Verzeichnis &lt;i&gt;/usr/share/doc/packages/python/html/python-docs-html&lt;/i&gt;. Um dies zu überschreiben, können Sie die Umgebungsvariable PYTHON2DOCDIR setzen.&lt;/p&gt;</translation>
75908 </message>
75909 <message>
75910 <location filename="../UI/UserInterface.py" line="7141"/>
75911 <source>Error getting versions information</source> 76165 <source>Error getting versions information</source>
75912 <translation>Fehler beim Herunterladen der Versionsinformationen</translation> 76166 <translation>Fehler beim Herunterladen der Versionsinformationen</translation>
75913 </message> 76167 </message>
75914 <message> 76168 <message>
75915 <location filename="../UI/UserInterface.py" line="7134"/> 76169 <location filename="../UI/UserInterface.py" line="6909"/>
75916 <source>The versions information could not be downloaded. Please go online and try again.</source> 76170 <source>The versions information could not be downloaded. Please go online and try again.</source>
75917 <translation>Die Versionsinformationen konnten nicht heruntergeladen werden. Bitte gehen Sie online und versuchen Sie es erneut.</translation> 76171 <translation>Die Versionsinformationen konnten nicht heruntergeladen werden. Bitte gehen Sie online und versuchen Sie es erneut.</translation>
75918 </message> 76172 </message>
75919 <message> 76173 <message>
75920 <location filename="../UI/UserInterface.py" line="6086"/> 76174 <location filename="../UI/UserInterface.py" line="5861"/>
75921 <source>Open Browser</source> 76175 <source>Open Browser</source>
75922 <translation>Browser starten</translation> 76176 <translation>Browser starten</translation>
75923 </message> 76177 </message>
75924 <message> 76178 <message>
75925 <location filename="../UI/UserInterface.py" line="6086"/> 76179 <location filename="../UI/UserInterface.py" line="5861"/>
75926 <source>Could not start a web browser</source> 76180 <source>Could not start a web browser</source>
75927 <translation>Der Systemwebbrowser konnte nicht gestartet werden</translation> 76181 <translation>Der Systemwebbrowser konnte nicht gestartet werden</translation>
75928 </message> 76182 </message>
75929 <message> 76183 <message>
75930 <location filename="../UI/UserInterface.py" line="7141"/> 76184 <location filename="../UI/UserInterface.py" line="6916"/>
75931 <source>The versions information could not be downloaded for the last 7 days. Please go online and try again.</source> 76185 <source>The versions information could not be downloaded for the last 7 days. Please go online and try again.</source>
75932 <translation>Die Versionsinformationen konnten seit 7 Tagen nicht heruntergeladen werden. Bitte gehen Sie online und versuchen Sie es erneut.</translation> 76186 <translation>Die Versionsinformationen konnten seit 7 Tagen nicht heruntergeladen werden. Bitte gehen Sie online und versuchen Sie es erneut.</translation>
75933 </message> 76187 </message>
75934 <message> 76188 <message>
75935 <location filename="../UI/UserInterface.py" line="688"/> 76189 <location filename="../UI/UserInterface.py" line="688"/>
75950 <location filename="../UI/UserInterface.py" line="702"/> 76204 <location filename="../UI/UserInterface.py" line="702"/>
75951 <source>Starting Debugger...</source> 76205 <source>Starting Debugger...</source>
75952 <translation>Starte Debugger...</translation> 76206 <translation>Starte Debugger...</translation>
75953 </message> 76207 </message>
75954 <message> 76208 <message>
75955 <location filename="../UI/UserInterface.py" line="1581"/> 76209 <location filename="../UI/UserInterface.py" line="1580"/>
75956 <source>New Window</source> 76210 <source>New Window</source>
75957 <translation>Neues Fenster</translation> 76211 <translation>Neues Fenster</translation>
75958 </message> 76212 </message>
75959 <message> 76213 <message>
75960 <location filename="../UI/UserInterface.py" line="1581"/> 76214 <location filename="../UI/UserInterface.py" line="1580"/>
75961 <source>New &amp;Window</source> 76215 <source>New &amp;Window</source>
75962 <translation>Neues &amp;Fenster</translation> 76216 <translation>Neues &amp;Fenster</translation>
75963 </message> 76217 </message>
75964 <message> 76218 <message>
75965 <location filename="../UI/UserInterface.py" line="1581"/> 76219 <location filename="../UI/UserInterface.py" line="1580"/>
75966 <source>Ctrl+Shift+N</source> 76220 <source>Ctrl+Shift+N</source>
75967 <comment>File|New Window</comment> 76221 <comment>File|New Window</comment>
75968 <translation>Ctrl+Shift+N</translation> 76222 <translation>Ctrl+Shift+N</translation>
75969 </message> 76223 </message>
75970 <message> 76224 <message>
75971 <location filename="../UI/UserInterface.py" line="2156"/> 76225 <location filename="../UI/UserInterface.py" line="2155"/>
75972 <source>Unittest Rerun Failed</source> 76226 <source>Unittest Rerun Failed</source>
75973 <translation>Fehlerhafte Modultests wiederholen</translation> 76227 <translation>Fehlerhafte Modultests wiederholen</translation>
75974 </message> 76228 </message>
75975 <message> 76229 <message>
75976 <location filename="../UI/UserInterface.py" line="2156"/> 76230 <location filename="../UI/UserInterface.py" line="2155"/>
75977 <source>Rerun Failed Tests...</source> 76231 <source>Rerun Failed Tests...</source>
75978 <translation>Fehlerhafte Tests wiederholen...</translation> 76232 <translation>Fehlerhafte Tests wiederholen...</translation>
75979 </message> 76233 </message>
75980 <message> 76234 <message>
75981 <location filename="../UI/UserInterface.py" line="2161"/> 76235 <location filename="../UI/UserInterface.py" line="2160"/>
75982 <source>Rerun failed tests of the last run</source> 76236 <source>Rerun failed tests of the last run</source>
75983 <translation>Fehlerhafte Tests des letzten Laufes wiederholen</translation> 76237 <translation>Fehlerhafte Tests des letzten Laufes wiederholen</translation>
75984 </message> 76238 </message>
75985 <message> 76239 <message>
75986 <location filename="../UI/UserInterface.py" line="2163"/> 76240 <location filename="../UI/UserInterface.py" line="2162"/>
75987 <source>&lt;b&gt;Rerun Failed Tests&lt;/b&gt;&lt;p&gt;Rerun all tests that failed during the last unittest run.&lt;/p&gt;</source> 76241 <source>&lt;b&gt;Rerun Failed Tests&lt;/b&gt;&lt;p&gt;Rerun all tests that failed during the last unittest run.&lt;/p&gt;</source>
75988 <translation>&lt;b&gt;Fehlerhafte Tests wiederholen&lt;/b&gt;&lt;p&gt;Alle Tests wiederholen, die während des letzten Modultestlaufes fehlgeschlagen sind.&lt;/p&gt;</translation> 76242 <translation>&lt;b&gt;Fehlerhafte Tests wiederholen&lt;/b&gt;&lt;p&gt;Alle Tests wiederholen, die während des letzten Modultestlaufes fehlgeschlagen sind.&lt;/p&gt;</translation>
75989 </message> 76243 </message>
75990 <message> 76244 <message>
75991 <location filename="../UI/UserInterface.py" line="2295"/> 76245 <location filename="../UI/UserInterface.py" line="2294"/>
75992 <source>Compare &amp;Files side by side...</source> 76246 <source>Compare &amp;Files side by side...</source>
75993 <translation>Dateien &amp;Seite an Seite vergleichen...</translation> 76247 <translation>Dateien &amp;Seite an Seite vergleichen...</translation>
75994 </message> 76248 </message>
75995 <message> 76249 <message>
75996 <location filename="../UI/UserInterface.py" line="2380"/> 76250 <location filename="../UI/UserInterface.py" line="2379"/>
75997 <source>Snapshot</source> 76251 <source>Snapshot</source>
75998 <translation>Bildschirmfoto</translation> 76252 <translation>Bildschirmfoto</translation>
75999 </message> 76253 </message>
76000 <message> 76254 <message>
76001 <location filename="../UI/UserInterface.py" line="2380"/> 76255 <location filename="../UI/UserInterface.py" line="2379"/>
76002 <source>&amp;Snapshot...</source> 76256 <source>&amp;Snapshot...</source>
76003 <translation>&amp;Bildschirmfoto...</translation> 76257 <translation>&amp;Bildschirmfoto...</translation>
76004 </message> 76258 </message>
76005 <message> 76259 <message>
76006 <location filename="../UI/UserInterface.py" line="2385"/> 76260 <location filename="../UI/UserInterface.py" line="2384"/>
76007 <source>Take snapshots of a screen region</source> 76261 <source>Take snapshots of a screen region</source>
76008 <translation>Bildschirmfoto aufnehmen</translation> 76262 <translation>Bildschirmfoto aufnehmen</translation>
76009 </message> 76263 </message>
76010 <message> 76264 <message>
76011 <location filename="../UI/UserInterface.py" line="2387"/> 76265 <location filename="../UI/UserInterface.py" line="2386"/>
76012 <source>&lt;b&gt;Snapshot&lt;/b&gt;&lt;p&gt;This opens a dialog to take snapshots of a screen region.&lt;/p&gt;</source> 76266 <source>&lt;b&gt;Snapshot&lt;/b&gt;&lt;p&gt;This opens a dialog to take snapshots of a screen region.&lt;/p&gt;</source>
76013 <translation>&lt;b&gt;Bildschirmfoto&lt;/b&gt;&lt;p&gt;Dies öffnet einen Dialog, um ein Bildschirmfoto aufzunehmen.&lt;/p&gt;</translation> 76267 <translation>&lt;b&gt;Bildschirmfoto&lt;/b&gt;&lt;p&gt;Dies öffnet einen Dialog, um ein Bildschirmfoto aufzunehmen.&lt;/p&gt;</translation>
76014 </message> 76268 </message>
76015 <message> 76269 <message>
76016 <location filename="../UI/UserInterface.py" line="5318"/> 76270 <location filename="../UI/UserInterface.py" line="5235"/>
76017 <source>&lt;p&gt;Could not start Snapshot tool.&lt;br&gt;Ensure that it is available as &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source> 76271 <source>&lt;p&gt;Could not start Snapshot tool.&lt;br&gt;Ensure that it is available as &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source>
76018 <translation>&lt;p&gt;Die Bildschirmfotoanwendung konnte nicht gestartet werden.&lt;br&gt;Stellen Sie sicher, dass sie als &lt;b&gt;{0}&lt;/b&gt; verfügbar ist.&lt;/p&gt;</translation> 76272 <translation>&lt;p&gt;Die Bildschirmfotoanwendung konnte nicht gestartet werden.&lt;br&gt;Stellen Sie sicher, dass sie als &lt;b&gt;{0}&lt;/b&gt; verfügbar ist.&lt;/p&gt;</translation>
76019 </message> 76273 </message>
76020 <message> 76274 <message>
76021 <location filename="../UI/UserInterface.py" line="7347"/> 76275 <location filename="../UI/UserInterface.py" line="7122"/>
76022 <source>Select Workspace Directory</source> 76276 <source>Select Workspace Directory</source>
76023 <translation>Wähle Arbeitsverzeichnis</translation> 76277 <translation>Wähle Arbeitsverzeichnis</translation>
76024 </message> 76278 </message>
76025 <message> 76279 <message>
76026 <location filename="../UI/UserInterface.py" line="1776"/> 76280 <location filename="../UI/UserInterface.py" line="1775"/>
76027 <source>Left Toolbox</source> 76281 <source>Left Toolbox</source>
76028 <translation>Linke Werkzeugbox</translation> 76282 <translation>Linke Werkzeugbox</translation>
76029 </message> 76283 </message>
76030 <message> 76284 <message>
76031 <location filename="../UI/UserInterface.py" line="1788"/> 76285 <location filename="../UI/UserInterface.py" line="1787"/>
76032 <source>Right Toolbox</source> 76286 <source>Right Toolbox</source>
76033 <translation>Rechte Werkzeugbox</translation> 76287 <translation>Rechte Werkzeugbox</translation>
76034 </message> 76288 </message>
76035 <message> 76289 <message>
76036 <location filename="../UI/UserInterface.py" line="1640"/> 76290 <location filename="../UI/UserInterface.py" line="1639"/>
76037 <source>Switch the input focus to the Project-Viewer window.</source> 76291 <source>Switch the input focus to the Project-Viewer window.</source>
76038 <translation>Schalte den Eingabefokus auf das Projektanzeigerfenster um.</translation> 76292 <translation>Schalte den Eingabefokus auf das Projektanzeigerfenster um.</translation>
76039 </message> 76293 </message>
76040 <message> 76294 <message>
76041 <location filename="../UI/UserInterface.py" line="1642"/> 76295 <location filename="../UI/UserInterface.py" line="1641"/>
76042 <source>&lt;b&gt;Activate Project-Viewer&lt;/b&gt;&lt;p&gt;This switches the input focus to the Project-Viewer window.&lt;/p&gt;</source> 76296 <source>&lt;b&gt;Activate Project-Viewer&lt;/b&gt;&lt;p&gt;This switches the input focus to the Project-Viewer window.&lt;/p&gt;</source>
76043 <translation>&lt;b&gt;Projektanzeiger aktivieren&lt;/b&gt;&lt;p&gt;Dies schaltet den Eingabefokus auf das Projektanzeigerfenster um.&lt;/p&gt;</translation> 76297 <translation>&lt;b&gt;Projektanzeiger aktivieren&lt;/b&gt;&lt;p&gt;Dies schaltet den Eingabefokus auf das Projektanzeigerfenster um.&lt;/p&gt;</translation>
76044 </message> 76298 </message>
76045 <message> 76299 <message>
76046 <location filename="../UI/UserInterface.py" line="1657"/> 76300 <location filename="../UI/UserInterface.py" line="1656"/>
76047 <source>Switch the input focus to the Multiproject-Viewer window.</source> 76301 <source>Switch the input focus to the Multiproject-Viewer window.</source>
76048 <translation>Schalte den Eingabefokus auf das Mehrfachprojektanzeigerfenster um.</translation> 76302 <translation>Schalte den Eingabefokus auf das Mehrfachprojektanzeigerfenster um.</translation>
76049 </message> 76303 </message>
76050 <message> 76304 <message>
76051 <location filename="../UI/UserInterface.py" line="1659"/> 76305 <location filename="../UI/UserInterface.py" line="1658"/>
76052 <source>&lt;b&gt;Activate Multiproject-Viewer&lt;/b&gt;&lt;p&gt;This switches the input focus to the Multiproject-Viewer window.&lt;/p&gt;</source> 76306 <source>&lt;b&gt;Activate Multiproject-Viewer&lt;/b&gt;&lt;p&gt;This switches the input focus to the Multiproject-Viewer window.&lt;/p&gt;</source>
76053 <translation>&lt;b&gt;Mehrfachprojektanzeiger aktivieren&lt;/b&gt;&lt;p&gt;Dies schaltet den Eingabefokus auf das Mehrfachprojektanzeigerfenster um.&lt;/p&gt;</translation> 76307 <translation>&lt;b&gt;Mehrfachprojektanzeiger aktivieren&lt;/b&gt;&lt;p&gt;Dies schaltet den Eingabefokus auf das Mehrfachprojektanzeigerfenster um.&lt;/p&gt;</translation>
76054 </message> 76308 </message>
76055 <message> 76309 <message>
76056 <location filename="../UI/UserInterface.py" line="1675"/> 76310 <location filename="../UI/UserInterface.py" line="1674"/>
76057 <source>Switch the input focus to the Debug-Viewer window.</source> 76311 <source>Switch the input focus to the Debug-Viewer window.</source>
76058 <translation>Schalte den Eingabefokus auf das Debuganzeigefenster um.</translation> 76312 <translation>Schalte den Eingabefokus auf das Debuganzeigefenster um.</translation>
76059 </message> 76313 </message>
76060 <message> 76314 <message>
76061 <location filename="../UI/UserInterface.py" line="1677"/> 76315 <location filename="../UI/UserInterface.py" line="1676"/>
76062 <source>&lt;b&gt;Activate Debug-Viewer&lt;/b&gt;&lt;p&gt;This switches the input focus to the Debug-Viewer window.&lt;/p&gt;</source> 76316 <source>&lt;b&gt;Activate Debug-Viewer&lt;/b&gt;&lt;p&gt;This switches the input focus to the Debug-Viewer window.&lt;/p&gt;</source>
76063 <translation>&lt;b&gt;Debuganzeige aktivieren&lt;/b&gt;&lt;p&gt;Dies schaltet den Eingabefokus auf das Debuganzeigefenster um.&lt;/p&gt;</translation> 76317 <translation>&lt;b&gt;Debuganzeige aktivieren&lt;/b&gt;&lt;p&gt;Dies schaltet den Eingabefokus auf das Debuganzeigefenster um.&lt;/p&gt;</translation>
76064 </message> 76318 </message>
76065 <message> 76319 <message>
76066 <location filename="../UI/UserInterface.py" line="1693"/> 76320 <location filename="../UI/UserInterface.py" line="1692"/>
76067 <source>Switch the input focus to the Shell window.</source> 76321 <source>Switch the input focus to the Shell window.</source>
76068 <translation>Schalte den Eingabefokus auf das Shell-Fenster um.</translation> 76322 <translation>Schalte den Eingabefokus auf das Shell-Fenster um.</translation>
76069 </message> 76323 </message>
76070 <message> 76324 <message>
76071 <location filename="../UI/UserInterface.py" line="1695"/> 76325 <location filename="../UI/UserInterface.py" line="1694"/>
76072 <source>&lt;b&gt;Activate Shell&lt;/b&gt;&lt;p&gt;This switches the input focus to the Shell window.&lt;/p&gt;</source> 76326 <source>&lt;b&gt;Activate Shell&lt;/b&gt;&lt;p&gt;This switches the input focus to the Shell window.&lt;/p&gt;</source>
76073 <translation>&lt;b&gt;Shell aktivieren&lt;/b&gt;&lt;p&gt;Dies schaltet den Eingabefokus auf das Shell-Fenster um.&lt;/p&gt;</translation> 76327 <translation>&lt;b&gt;Shell aktivieren&lt;/b&gt;&lt;p&gt;Dies schaltet den Eingabefokus auf das Shell-Fenster um.&lt;/p&gt;</translation>
76074 </message> 76328 </message>
76075 <message> 76329 <message>
76076 <location filename="../UI/UserInterface.py" line="1704"/> 76330 <location filename="../UI/UserInterface.py" line="1703"/>
76077 <source>&amp;File-Browser</source> 76331 <source>&amp;File-Browser</source>
76078 <translation>Datei&amp;browser</translation> 76332 <translation>Datei&amp;browser</translation>
76079 </message> 76333 </message>
76080 <message> 76334 <message>
76081 <location filename="../UI/UserInterface.py" line="1710"/> 76335 <location filename="../UI/UserInterface.py" line="1709"/>
76082 <source>Switch the input focus to the File-Browser window.</source> 76336 <source>Switch the input focus to the File-Browser window.</source>
76083 <translation>Schalte den Eingabefokus auf das Dateibrowserfenster um.</translation> 76337 <translation>Schalte den Eingabefokus auf das Dateibrowserfenster um.</translation>
76084 </message> 76338 </message>
76085 <message> 76339 <message>
76086 <location filename="../UI/UserInterface.py" line="1712"/> 76340 <location filename="../UI/UserInterface.py" line="1711"/>
76087 <source>&lt;b&gt;Activate File-Browser&lt;/b&gt;&lt;p&gt;This switches the input focus to the File-Browser window.&lt;/p&gt;</source> 76341 <source>&lt;b&gt;Activate File-Browser&lt;/b&gt;&lt;p&gt;This switches the input focus to the File-Browser window.&lt;/p&gt;</source>
76088 <translation>&lt;b&gt;Dateibrowser aktivieren&lt;/b&gt;&lt;p&gt;Dies schaltet den Eingabefokus auf das Dateibrowserfenster um.&lt;/p&gt;</translation> 76342 <translation>&lt;b&gt;Dateibrowser aktivieren&lt;/b&gt;&lt;p&gt;Dies schaltet den Eingabefokus auf das Dateibrowserfenster um.&lt;/p&gt;</translation>
76089 </message> 76343 </message>
76090 <message> 76344 <message>
76091 <location filename="../UI/UserInterface.py" line="1721"/> 76345 <location filename="../UI/UserInterface.py" line="1720"/>
76092 <source>Lo&amp;g-Viewer</source> 76346 <source>Lo&amp;g-Viewer</source>
76093 <translation>&amp;Ausgabefenster</translation> 76347 <translation>&amp;Ausgabefenster</translation>
76094 </message> 76348 </message>
76095 <message> 76349 <message>
76096 <location filename="../UI/UserInterface.py" line="1727"/> 76350 <location filename="../UI/UserInterface.py" line="1726"/>
76097 <source>Switch the input focus to the Log-Viewer window.</source> 76351 <source>Switch the input focus to the Log-Viewer window.</source>
76098 <translation>Schalte den Eingabefokus auf das Ausgabefenster um.</translation> 76352 <translation>Schalte den Eingabefokus auf das Ausgabefenster um.</translation>
76099 </message> 76353 </message>
76100 <message> 76354 <message>
76101 <location filename="../UI/UserInterface.py" line="1729"/> 76355 <location filename="../UI/UserInterface.py" line="1728"/>
76102 <source>&lt;b&gt;Activate Log-Viewer&lt;/b&gt;&lt;p&gt;This switches the input focus to the Log-Viewer window.&lt;/p&gt;</source> 76356 <source>&lt;b&gt;Activate Log-Viewer&lt;/b&gt;&lt;p&gt;This switches the input focus to the Log-Viewer window.&lt;/p&gt;</source>
76103 <translation>&lt;b&gt;Ausgabefenster aktivieren&lt;/b&gt;&lt;p&gt;Dies schaltet den Eingabefokus auf das Ausgabefenster um.&lt;/p&gt;</translation> 76357 <translation>&lt;b&gt;Ausgabefenster aktivieren&lt;/b&gt;&lt;p&gt;Dies schaltet den Eingabefokus auf das Ausgabefenster um.&lt;/p&gt;</translation>
76104 </message> 76358 </message>
76105 <message> 76359 <message>
76106 <location filename="../UI/UserInterface.py" line="1739"/> 76360 <location filename="../UI/UserInterface.py" line="1738"/>
76107 <source>&amp;Task-Viewer</source> 76361 <source>&amp;Task-Viewer</source>
76108 <translation>&amp;Aufgabenanzeige</translation> 76362 <translation>&amp;Aufgabenanzeige</translation>
76109 </message> 76363 </message>
76110 <message> 76364 <message>
76111 <location filename="../UI/UserInterface.py" line="1745"/> 76365 <location filename="../UI/UserInterface.py" line="1744"/>
76112 <source>Switch the input focus to the Task-Viewer window.</source> 76366 <source>Switch the input focus to the Task-Viewer window.</source>
76113 <translation>Schalte den Eingabefokus auf das Aufgabenanzeigefenster um.</translation> 76367 <translation>Schalte den Eingabefokus auf das Aufgabenanzeigefenster um.</translation>
76114 </message> 76368 </message>
76115 <message> 76369 <message>
76116 <location filename="../UI/UserInterface.py" line="1758"/> 76370 <location filename="../UI/UserInterface.py" line="1757"/>
76117 <source>Templ&amp;ate-Viewer</source> 76371 <source>Templ&amp;ate-Viewer</source>
76118 <translation>&amp;Vorlagen</translation> 76372 <translation>&amp;Vorlagen</translation>
76119 </message> 76373 </message>
76120 <message> 76374 <message>
76121 <location filename="../UI/UserInterface.py" line="1764"/> 76375 <location filename="../UI/UserInterface.py" line="1763"/>
76122 <source>Switch the input focus to the Template-Viewer window.</source> 76376 <source>Switch the input focus to the Template-Viewer window.</source>
76123 <translation>Schalte den Eingabefokus auf das Vorlagenfenster um.</translation> 76377 <translation>Schalte den Eingabefokus auf das Vorlagenfenster um.</translation>
76124 </message> 76378 </message>
76125 <message> 76379 <message>
76126 <location filename="../UI/UserInterface.py" line="1766"/> 76380 <location filename="../UI/UserInterface.py" line="1765"/>
76127 <source>&lt;b&gt;Activate Template-Viewer&lt;/b&gt;&lt;p&gt;This switches the input focus to the Template-Viewer window.&lt;/p&gt;</source> 76381 <source>&lt;b&gt;Activate Template-Viewer&lt;/b&gt;&lt;p&gt;This switches the input focus to the Template-Viewer window.&lt;/p&gt;</source>
76128 <translation>&lt;b&gt;Vorlagen aktivieren&lt;/b&gt;&lt;p&gt;Dies schaltet den Eingabefokus auf das Vorlagenfenster um.&lt;/p&gt;</translation> 76382 <translation>&lt;b&gt;Vorlagen aktivieren&lt;/b&gt;&lt;p&gt;Dies schaltet den Eingabefokus auf das Vorlagenfenster um.&lt;/p&gt;</translation>
76129 </message> 76383 </message>
76130 <message> 76384 <message>
76131 <location filename="../UI/UserInterface.py" line="1776"/> 76385 <location filename="../UI/UserInterface.py" line="1775"/>
76132 <source>&amp;Left Toolbox</source> 76386 <source>&amp;Left Toolbox</source>
76133 <translation>&amp;Linke Werkzeugbox</translation> 76387 <translation>&amp;Linke Werkzeugbox</translation>
76134 </message> 76388 </message>
76135 <message> 76389 <message>
76136 <location filename="../UI/UserInterface.py" line="1779"/> 76390 <location filename="../UI/UserInterface.py" line="1778"/>
76137 <source>Toggle the Left Toolbox window</source> 76391 <source>Toggle the Left Toolbox window</source>
76138 <translation>Schalte das Fenster der linken Werkzeugbox um</translation> 76392 <translation>Schalte das Fenster der linken Werkzeugbox um</translation>
76139 </message> 76393 </message>
76140 <message> 76394 <message>
76141 <location filename="../UI/UserInterface.py" line="1780"/> 76395 <location filename="../UI/UserInterface.py" line="1779"/>
76142 <source>&lt;b&gt;Toggle the Left Toolbox window&lt;/b&gt;&lt;p&gt;If the Left Toolbox window is hidden then display it. If it is displayed then close it.&lt;/p&gt;</source> 76396 <source>&lt;b&gt;Toggle the Left Toolbox window&lt;/b&gt;&lt;p&gt;If the Left Toolbox window is hidden then display it. If it is displayed then close it.&lt;/p&gt;</source>
76143 <translation>&lt;b&gt;Schalte das Fenster der linken Werkzeugbox um&lt;/b&gt;&lt;p&gt;Falls das Fenster der linken Werkzeugbox nicht sichtbar ist, wird es dargestellt. Ist es sichtbar, so wird es versteckt.&lt;/p&gt;</translation> 76397 <translation>&lt;b&gt;Schalte das Fenster der linken Werkzeugbox um&lt;/b&gt;&lt;p&gt;Falls das Fenster der linken Werkzeugbox nicht sichtbar ist, wird es dargestellt. Ist es sichtbar, so wird es versteckt.&lt;/p&gt;</translation>
76144 </message> 76398 </message>
76145 <message> 76399 <message>
76146 <location filename="../UI/UserInterface.py" line="1788"/> 76400 <location filename="../UI/UserInterface.py" line="1787"/>
76147 <source>&amp;Right Toolbox</source> 76401 <source>&amp;Right Toolbox</source>
76148 <translation>&amp;Rechte Werkzeugbox</translation> 76402 <translation>&amp;Rechte Werkzeugbox</translation>
76149 </message> 76403 </message>
76150 <message> 76404 <message>
76151 <location filename="../UI/UserInterface.py" line="1792"/> 76405 <location filename="../UI/UserInterface.py" line="1791"/>
76152 <source>Toggle the Right Toolbox window</source> 76406 <source>Toggle the Right Toolbox window</source>
76153 <translation>Schalte das Fenster der rechten Werkzeugbox um</translation> 76407 <translation>Schalte das Fenster der rechten Werkzeugbox um</translation>
76154 </message> 76408 </message>
76155 <message> 76409 <message>
76156 <location filename="../UI/UserInterface.py" line="1793"/> 76410 <location filename="../UI/UserInterface.py" line="1792"/>
76157 <source>&lt;b&gt;Toggle the Right Toolbox window&lt;/b&gt;&lt;p&gt;If the Right Toolbox window is hidden then display it. If it is displayed then close it.&lt;/p&gt;</source> 76411 <source>&lt;b&gt;Toggle the Right Toolbox window&lt;/b&gt;&lt;p&gt;If the Right Toolbox window is hidden then display it. If it is displayed then close it.&lt;/p&gt;</source>
76158 <translation>&lt;b&gt;Schalte das Fenster der rechten Werkzeugbox um&lt;/b&gt;&lt;p&gt;Falls das Fenster der rechten Werkzeugbox nicht sichtbar ist, wird es dargestellt. Ist es sichtbar, so wird es versteckt.&lt;/p&gt;</translation> 76412 <translation>&lt;b&gt;Schalte das Fenster der rechten Werkzeugbox um&lt;/b&gt;&lt;p&gt;Falls das Fenster der rechten Werkzeugbox nicht sichtbar ist, wird es dargestellt. Ist es sichtbar, so wird es versteckt.&lt;/p&gt;</translation>
76159 </message> 76413 </message>
76160 <message> 76414 <message>
76161 <location filename="../UI/UserInterface.py" line="1828"/> 76415 <location filename="../UI/UserInterface.py" line="1827"/>
76162 <source>Right Sidebar</source> 76416 <source>Right Sidebar</source>
76163 <translation>Rechte Seitenleiste</translation> 76417 <translation>Rechte Seitenleiste</translation>
76164 </message> 76418 </message>
76165 <message> 76419 <message>
76166 <location filename="../UI/UserInterface.py" line="1828"/> 76420 <location filename="../UI/UserInterface.py" line="1827"/>
76167 <source>&amp;Right Sidebar</source> 76421 <source>&amp;Right Sidebar</source>
76168 <translation>&amp;Rechte Seitenleiste</translation> 76422 <translation>&amp;Rechte Seitenleiste</translation>
76169 </message> 76423 </message>
76170 <message> 76424 <message>
76171 <location filename="../UI/UserInterface.py" line="1832"/> 76425 <location filename="../UI/UserInterface.py" line="1831"/>
76172 <source>Toggle the right sidebar window</source> 76426 <source>Toggle the right sidebar window</source>
76173 <translation>Schalte das Fenster der rechten Seitenleiste um</translation> 76427 <translation>Schalte das Fenster der rechten Seitenleiste um</translation>
76174 </message> 76428 </message>
76175 <message> 76429 <message>
76176 <location filename="../UI/UserInterface.py" line="1834"/> 76430 <location filename="../UI/UserInterface.py" line="1833"/>
76177 <source>&lt;b&gt;Toggle the right sidebar window&lt;/b&gt;&lt;p&gt;If the right sidebar window is hidden then display it. If it is displayed then close it.&lt;/p&gt;</source> 76431 <source>&lt;b&gt;Toggle the right sidebar window&lt;/b&gt;&lt;p&gt;If the right sidebar window is hidden then display it. If it is displayed then close it.&lt;/p&gt;</source>
76178 <translation>&lt;b&gt;Schalte das Fenster der rechten Seitenleiste um&lt;/b&gt;&lt;p&gt;Falls das Fenster der rechten Seitenleiste nicht sichtbar ist, wird es dargestellt. Ist es sichtbar, so wird es versteckt.&lt;/p&gt;</translation> 76432 <translation>&lt;b&gt;Schalte das Fenster der rechten Seitenleiste um&lt;/b&gt;&lt;p&gt;Falls das Fenster der rechten Seitenleiste nicht sichtbar ist, wird es dargestellt. Ist es sichtbar, so wird es versteckt.&lt;/p&gt;</translation>
76179 </message> 76433 </message>
76180 <message> 76434 <message>
76181 <location filename="../UI/UserInterface.py" line="1857"/> 76435 <location filename="../UI/UserInterface.py" line="1856"/>
76182 <source>Cooperation-Viewer</source> 76436 <source>Cooperation-Viewer</source>
76183 <translation>Zusammenarbeit</translation> 76437 <translation>Zusammenarbeit</translation>
76184 </message> 76438 </message>
76185 <message> 76439 <message>
76186 <location filename="../UI/UserInterface.py" line="1857"/> 76440 <location filename="../UI/UserInterface.py" line="1856"/>
76187 <source>Co&amp;operation-Viewer</source> 76441 <source>Co&amp;operation-Viewer</source>
76188 <translation>&amp;Zusammenarbeit</translation> 76442 <translation>&amp;Zusammenarbeit</translation>
76189 </message> 76443 </message>
76190 <message> 76444 <message>
76191 <location filename="../UI/UserInterface.py" line="1863"/> 76445 <location filename="../UI/UserInterface.py" line="1862"/>
76192 <source>Switch the input focus to the Cooperation-Viewer window.</source> 76446 <source>Switch the input focus to the Cooperation-Viewer window.</source>
76193 <translation>Schalte den Eingabefokus auf das Fenster zur Zusammenarbeit um.</translation> 76447 <translation>Schalte den Eingabefokus auf das Fenster zur Zusammenarbeit um.</translation>
76194 </message> 76448 </message>
76195 <message> 76449 <message>
76196 <location filename="../UI/UserInterface.py" line="1865"/> 76450 <location filename="../UI/UserInterface.py" line="1864"/>
76197 <source>&lt;b&gt;Activate Cooperation-Viewer&lt;/b&gt;&lt;p&gt;This switches the input focus to the Cooperation-Viewer window.&lt;/p&gt;</source> 76451 <source>&lt;b&gt;Activate Cooperation-Viewer&lt;/b&gt;&lt;p&gt;This switches the input focus to the Cooperation-Viewer window.&lt;/p&gt;</source>
76198 <translation>&lt;b&gt;Zusammenarbeitsfenster aktivieren&lt;/b&gt;&lt;p&gt;Dies schaltet den Eingabefokus auf das Fenster zur Zusammenarbeit um.&lt;/p&gt;</translation> 76452 <translation>&lt;b&gt;Zusammenarbeitsfenster aktivieren&lt;/b&gt;&lt;p&gt;Dies schaltet den Eingabefokus auf das Fenster zur Zusammenarbeit um.&lt;/p&gt;</translation>
76199 </message> 76453 </message>
76200 <message> 76454 <message>
76201 <location filename="../UI/UserInterface.py" line="1894"/> 76455 <location filename="../UI/UserInterface.py" line="1893"/>
76202 <source>Symbols-Viewer</source> 76456 <source>Symbols-Viewer</source>
76203 <translation>Symbolanzeiger</translation> 76457 <translation>Symbolanzeiger</translation>
76204 </message> 76458 </message>
76205 <message> 76459 <message>
76206 <location filename="../UI/UserInterface.py" line="1894"/> 76460 <location filename="../UI/UserInterface.py" line="1893"/>
76207 <source>S&amp;ymbols-Viewer</source> 76461 <source>S&amp;ymbols-Viewer</source>
76208 <translation>S&amp;ymbolanzeiger</translation> 76462 <translation>S&amp;ymbolanzeiger</translation>
76209 </message> 76463 </message>
76210 <message> 76464 <message>
76211 <location filename="../UI/UserInterface.py" line="1900"/> 76465 <location filename="../UI/UserInterface.py" line="1899"/>
76212 <source>Switch the input focus to the Symbols-Viewer window.</source> 76466 <source>Switch the input focus to the Symbols-Viewer window.</source>
76213 <translation>Schalte den Eingabefokus auf das Symbolanzeigerfenster um.</translation> 76467 <translation>Schalte den Eingabefokus auf das Symbolanzeigerfenster um.</translation>
76214 </message> 76468 </message>
76215 <message> 76469 <message>
76216 <location filename="../UI/UserInterface.py" line="1902"/> 76470 <location filename="../UI/UserInterface.py" line="1901"/>
76217 <source>&lt;b&gt;Activate Symbols-Viewer&lt;/b&gt;&lt;p&gt;This switches the input focus to the Symbols-Viewer window.&lt;/p&gt;</source> 76471 <source>&lt;b&gt;Activate Symbols-Viewer&lt;/b&gt;&lt;p&gt;This switches the input focus to the Symbols-Viewer window.&lt;/p&gt;</source>
76218 <translation>&lt;b&gt;Symbolanzeiger aktivieren&lt;/b&gt;&lt;p&gt;Dies schaltet den Eingabefokus auf das Symbolanzeigerfenster um.&lt;/p&gt;</translation> 76472 <translation>&lt;b&gt;Symbolanzeiger aktivieren&lt;/b&gt;&lt;p&gt;Dies schaltet den Eingabefokus auf das Symbolanzeigerfenster um.&lt;/p&gt;</translation>
76219 </message> 76473 </message>
76220 <message> 76474 <message>
76221 <location filename="../UI/UserInterface.py" line="1913"/> 76475 <location filename="../UI/UserInterface.py" line="1912"/>
76222 <source>Numbers-Viewer</source> 76476 <source>Numbers-Viewer</source>
76223 <translation>Zahlenanzeiger</translation> 76477 <translation>Zahlenanzeiger</translation>
76224 </message> 76478 </message>
76225 <message> 76479 <message>
76226 <location filename="../UI/UserInterface.py" line="1913"/> 76480 <location filename="../UI/UserInterface.py" line="1912"/>
76227 <source>Num&amp;bers-Viewer</source> 76481 <source>Num&amp;bers-Viewer</source>
76228 <translation>Za&amp;hlenanzeiger</translation> 76482 <translation>Za&amp;hlenanzeiger</translation>
76229 </message> 76483 </message>
76230 <message> 76484 <message>
76231 <location filename="../UI/UserInterface.py" line="1919"/> 76485 <location filename="../UI/UserInterface.py" line="1918"/>
76232 <source>Switch the input focus to the Numbers-Viewer window.</source> 76486 <source>Switch the input focus to the Numbers-Viewer window.</source>
76233 <translation>Schalte den Eingabefokus auf das Zahlenanzeigerfenster um.</translation> 76487 <translation>Schalte den Eingabefokus auf das Zahlenanzeigerfenster um.</translation>
76234 </message> 76488 </message>
76235 <message> 76489 <message>
76236 <location filename="../UI/UserInterface.py" line="1921"/> 76490 <location filename="../UI/UserInterface.py" line="1920"/>
76237 <source>&lt;b&gt;Activate Numbers-Viewer&lt;/b&gt;&lt;p&gt;This switches the input focus to the Numbers-Viewer window.&lt;/p&gt;</source> 76491 <source>&lt;b&gt;Activate Numbers-Viewer&lt;/b&gt;&lt;p&gt;This switches the input focus to the Numbers-Viewer window.&lt;/p&gt;</source>
76238 <translation>&lt;b&gt;Zahlenanzeiger aktivieren&lt;/b&gt;&lt;p&gt;Dies schaltet den Eingabefokus auf das Zahlenanzeigerfenster um.&lt;/p&gt;</translation> 76492 <translation>&lt;b&gt;Zahlenanzeiger aktivieren&lt;/b&gt;&lt;p&gt;Dies schaltet den Eingabefokus auf das Zahlenanzeigerfenster um.&lt;/p&gt;</translation>
76239 </message> 76493 </message>
76240 <message> 76494 <message>
76241 <location filename="../UI/UserInterface.py" line="3122"/> 76495 <location filename="../UI/UserInterface.py" line="3045"/>
76242 <source>&amp;Windows</source> 76496 <source>&amp;Windows</source>
76243 <translation>&amp;Fenster</translation> 76497 <translation>&amp;Fenster</translation>
76244 </message> 76498 </message>
76245 <message> 76499 <message>
76246 <location filename="../UI/UserInterface.py" line="1747"/> 76500 <location filename="../UI/UserInterface.py" line="1746"/>
76247 <source>&lt;b&gt;Activate Task-Viewer&lt;/b&gt;&lt;p&gt;This switches the input focus to the Task-Viewer window.&lt;/p&gt;</source> 76501 <source>&lt;b&gt;Activate Task-Viewer&lt;/b&gt;&lt;p&gt;This switches the input focus to the Task-Viewer window.&lt;/p&gt;</source>
76248 <translation>&lt;b&gt;Aufgabenanzeige aktivieren&lt;/b&gt;&lt;p&gt;Dies schaltet den Eingabefokus auf das Aufgabenanzeigefenster um.&lt;/p&gt;</translation> 76502 <translation>&lt;b&gt;Aufgabenanzeige aktivieren&lt;/b&gt;&lt;p&gt;Dies schaltet den Eingabefokus auf das Aufgabenanzeigefenster um.&lt;/p&gt;</translation>
76249 </message> 76503 </message>
76250 <message> 76504 <message>
76251 <location filename="../UI/UserInterface.py" line="1876"/> 76505 <location filename="../UI/UserInterface.py" line="1875"/>
76252 <source>IRC</source> 76506 <source>IRC</source>
76253 <translation>IRC</translation> 76507 <translation>IRC</translation>
76254 </message> 76508 </message>
76255 <message> 76509 <message>
76256 <location filename="../UI/UserInterface.py" line="1876"/> 76510 <location filename="../UI/UserInterface.py" line="1875"/>
76257 <source>&amp;IRC</source> 76511 <source>&amp;IRC</source>
76258 <translation>&amp;IRC</translation> 76512 <translation>&amp;IRC</translation>
76259 </message> 76513 </message>
76260 <message> 76514 <message>
76261 <location filename="../UI/UserInterface.py" line="1882"/> 76515 <location filename="../UI/UserInterface.py" line="1881"/>
76262 <source>Switch the input focus to the IRC window.</source> 76516 <source>Switch the input focus to the IRC window.</source>
76263 <translation>Schalte den Eingabefokus auf das IRC-Fenster um.</translation> 76517 <translation>Schalte den Eingabefokus auf das IRC-Fenster um.</translation>
76264 </message> 76518 </message>
76265 <message> 76519 <message>
76266 <location filename="../UI/UserInterface.py" line="1884"/> 76520 <location filename="../UI/UserInterface.py" line="1883"/>
76267 <source>&lt;b&gt;Activate IRC&lt;/b&gt;&lt;p&gt;This switches the input focus to the IRC window.&lt;/p&gt;</source> 76521 <source>&lt;b&gt;Activate IRC&lt;/b&gt;&lt;p&gt;This switches the input focus to the IRC window.&lt;/p&gt;</source>
76268 <translation>&lt;b&gt;IRC aktivieren&lt;/b&gt;&lt;p&gt;Dies schaltet den Eingabefokus auf das IRC-Fenster um.&lt;/p&gt;</translation> 76522 <translation>&lt;b&gt;IRC aktivieren&lt;/b&gt;&lt;p&gt;Dies schaltet den Eingabefokus auf das IRC-Fenster um.&lt;/p&gt;</translation>
76269 </message> 76523 </message>
76270 <message> 76524 <message>
76271 <location filename="../UI/UserInterface.py" line="2214"/> 76525 <location filename="../UI/UserInterface.py" line="2213"/>
76272 <source>Qt-Designer</source> 76526 <source>Qt-Designer</source>
76273 <translation>Qt Designer</translation> 76527 <translation>Qt Designer</translation>
76274 </message> 76528 </message>
76275 <message> 76529 <message>
76276 <location filename="../UI/UserInterface.py" line="2214"/> 76530 <location filename="../UI/UserInterface.py" line="2213"/>
76277 <source>Qt-&amp;Designer...</source> 76531 <source>Qt-&amp;Designer...</source>
76278 <translation>Qt &amp;Designer...</translation> 76532 <translation>Qt &amp;Designer...</translation>
76279 </message> 76533 </message>
76280 <message> 76534 <message>
76281 <location filename="../UI/UserInterface.py" line="2219"/> 76535 <location filename="../UI/UserInterface.py" line="2218"/>
76282 <source>Start Qt-Designer</source> 76536 <source>Start Qt-Designer</source>
76283 <translation>Starte Qt Designer</translation> 76537 <translation>Starte Qt Designer</translation>
76284 </message> 76538 </message>
76285 <message> 76539 <message>
76286 <location filename="../UI/UserInterface.py" line="2220"/> 76540 <location filename="../UI/UserInterface.py" line="2219"/>
76287 <source>&lt;b&gt;Qt-Designer&lt;/b&gt;&lt;p&gt;Start Qt-Designer.&lt;/p&gt;</source> 76541 <source>&lt;b&gt;Qt-Designer&lt;/b&gt;&lt;p&gt;Start Qt-Designer.&lt;/p&gt;</source>
76288 <translation>&lt;b&gt;Qt Designer&lt;/b&gt;&lt;p&gt;Starte Qt Designer.&lt;/p&gt;</translation> 76542 <translation>&lt;b&gt;Qt Designer&lt;/b&gt;&lt;p&gt;Starte Qt Designer.&lt;/p&gt;</translation>
76289 </message> 76543 </message>
76290 <message> 76544 <message>
76291 <location filename="../UI/UserInterface.py" line="2240"/> 76545 <location filename="../UI/UserInterface.py" line="2239"/>
76292 <source>Qt-Linguist</source> 76546 <source>Qt-Linguist</source>
76293 <translation>Qt Linguist</translation> 76547 <translation>Qt Linguist</translation>
76294 </message> 76548 </message>
76295 <message> 76549 <message>
76296 <location filename="../UI/UserInterface.py" line="2240"/> 76550 <location filename="../UI/UserInterface.py" line="2239"/>
76297 <source>Qt-&amp;Linguist...</source> 76551 <source>Qt-&amp;Linguist...</source>
76298 <translation>Qt &amp;Linguist...</translation> 76552 <translation>Qt &amp;Linguist...</translation>
76299 </message> 76553 </message>
76300 <message> 76554 <message>
76301 <location filename="../UI/UserInterface.py" line="2245"/> 76555 <location filename="../UI/UserInterface.py" line="2244"/>
76302 <source>Start Qt-Linguist</source> 76556 <source>Start Qt-Linguist</source>
76303 <translation>Starte Qt Linguist</translation> 76557 <translation>Starte Qt Linguist</translation>
76304 </message> 76558 </message>
76305 <message> 76559 <message>
76306 <location filename="../UI/UserInterface.py" line="2246"/> 76560 <location filename="../UI/UserInterface.py" line="2245"/>
76307 <source>&lt;b&gt;Qt-Linguist&lt;/b&gt;&lt;p&gt;Start Qt-Linguist.&lt;/p&gt;</source> 76561 <source>&lt;b&gt;Qt-Linguist&lt;/b&gt;&lt;p&gt;Start Qt-Linguist.&lt;/p&gt;</source>
76308 <translation>&lt;b&gt;Qt Linguist&lt;/b&gt;&lt;p&gt;Starte Qt Linguist (Übersetzungsprogramm).&lt;/p&gt;</translation> 76562 <translation>&lt;b&gt;Qt Linguist&lt;/b&gt;&lt;p&gt;Starte Qt Linguist (Übersetzungsprogramm).&lt;/p&gt;</translation>
76309 </message> 76563 </message>
76310 <message> 76564 <message>
76311 <location filename="../UI/UserInterface.py" line="2751"/> 76565 <location filename="../UI/UserInterface.py" line="2735"/>
76312 <source>Qt5 Documentation</source> 76566 <source>Qt5 Documentation</source>
76313 <translation>Qt5 Dokumentation</translation> 76567 <translation>Qt5 Dokumentation</translation>
76314 </message> 76568 </message>
76315 <message> 76569 <message>
76316 <location filename="../UI/UserInterface.py" line="2751"/> 76570 <location filename="../UI/UserInterface.py" line="2735"/>
76317 <source>Qt&amp;5 Documentation</source> 76571 <source>Qt&amp;5 Documentation</source>
76318 <translation>Qt&amp;5 Dokumentation</translation> 76572 <translation>Qt&amp;5 Dokumentation</translation>
76319 </message> 76573 </message>
76320 <message> 76574 <message>
76321 <location filename="../UI/UserInterface.py" line="2755"/> 76575 <location filename="../UI/UserInterface.py" line="2739"/>
76322 <source>Open Qt5 Documentation</source> 76576 <source>Open Qt5 Documentation</source>
76323 <translation>Öffne die Qt5 Dokumentation</translation> 76577 <translation>Öffne die Qt5 Dokumentation</translation>
76324 </message> 76578 </message>
76325 <message> 76579 <message>
76326 <location filename="../UI/UserInterface.py" line="2544"/> 76580 <location filename="../UI/UserInterface.py" line="2543"/>
76327 <source>Manage SSL Certificates</source> 76581 <source>Manage SSL Certificates</source>
76328 <translation>SSL-Zertifikate verwalten</translation> 76582 <translation>SSL-Zertifikate verwalten</translation>
76329 </message> 76583 </message>
76330 <message> 76584 <message>
76331 <location filename="../UI/UserInterface.py" line="2544"/> 76585 <location filename="../UI/UserInterface.py" line="2543"/>
76332 <source>Manage SSL Certificates...</source> 76586 <source>Manage SSL Certificates...</source>
76333 <translation>SSL-Zertifikate verwalten...</translation> 76587 <translation>SSL-Zertifikate verwalten...</translation>
76334 </message> 76588 </message>
76335 <message> 76589 <message>
76336 <location filename="../UI/UserInterface.py" line="2549"/> 76590 <location filename="../UI/UserInterface.py" line="2548"/>
76337 <source>Manage the saved SSL certificates</source> 76591 <source>Manage the saved SSL certificates</source>
76338 <translation>Verwalten der gespeicherten SSL-Zertifikate</translation> 76592 <translation>Verwalten der gespeicherten SSL-Zertifikate</translation>
76339 </message> 76593 </message>
76340 <message> 76594 <message>
76341 <location filename="../UI/UserInterface.py" line="2551"/> 76595 <location filename="../UI/UserInterface.py" line="2550"/>
76342 <source>&lt;b&gt;Manage SSL Certificates...&lt;/b&gt;&lt;p&gt;Opens a dialog to manage the saved SSL certificates.&lt;/p&gt;</source> 76596 <source>&lt;b&gt;Manage SSL Certificates...&lt;/b&gt;&lt;p&gt;Opens a dialog to manage the saved SSL certificates.&lt;/p&gt;</source>
76343 <translation>&lt;b&gt;SSL-Zertifikate verwalten...&lt;/b&gt;&lt;p&gt;Öffnet einen Dialog zur Verwaltung gespeicherter SSL-Zertifikate.&lt;/p&gt;</translation> 76597 <translation>&lt;b&gt;SSL-Zertifikate verwalten...&lt;/b&gt;&lt;p&gt;Öffnet einen Dialog zur Verwaltung gespeicherter SSL-Zertifikate.&lt;/p&gt;</translation>
76344 </message> 76598 </message>
76345 <message> 76599 <message>
76346 <location filename="../UI/UserInterface.py" line="2560"/> 76600 <location filename="../UI/UserInterface.py" line="2559"/>
76347 <source>Edit Message Filters</source> 76601 <source>Edit Message Filters</source>
76348 <translation>Meldungsfilter bearbeiten</translation> 76602 <translation>Meldungsfilter bearbeiten</translation>
76349 </message> 76603 </message>
76350 <message> 76604 <message>
76351 <location filename="../UI/UserInterface.py" line="2560"/> 76605 <location filename="../UI/UserInterface.py" line="2559"/>
76352 <source>Edit Message Filters...</source> 76606 <source>Edit Message Filters...</source>
76353 <translation>Meldungsfilter bearbeiten...</translation> 76607 <translation>Meldungsfilter bearbeiten...</translation>
76354 </message> 76608 </message>
76355 <message> 76609 <message>
76356 <location filename="../UI/UserInterface.py" line="2565"/> 76610 <location filename="../UI/UserInterface.py" line="2564"/>
76357 <source>Edit the message filters used to suppress unwanted messages</source> 76611 <source>Edit the message filters used to suppress unwanted messages</source>
76358 <translation>Bearbeite die Meldungsfilter, die zur Unterdrückung ungewünschter Meldungen verwendet werden</translation> 76612 <translation>Bearbeite die Meldungsfilter, die zur Unterdrückung ungewünschter Meldungen verwendet werden</translation>
76359 </message> 76613 </message>
76360 <message> 76614 <message>
76361 <location filename="../UI/UserInterface.py" line="2567"/> 76615 <location filename="../UI/UserInterface.py" line="2566"/>
76362 <source>&lt;b&gt;Edit Message Filters&lt;/b&gt;&lt;p&gt;Opens a dialog to edit the message filters used to suppress unwanted messages been shown in an error window.&lt;/p&gt;</source> 76616 <source>&lt;b&gt;Edit Message Filters&lt;/b&gt;&lt;p&gt;Opens a dialog to edit the message filters used to suppress unwanted messages been shown in an error window.&lt;/p&gt;</source>
76363 <translation>&lt;b&gt;Meldungsfilter bearbeiten&lt;/b&gt;&lt;p&gt;Dies öffnet einen Dialog zur Bearbeitung der Meldungsfilter, die zur Unterdrückung ungewünschter Meldungen verwendet werden.&lt;/p&gt;</translation> 76617 <translation>&lt;b&gt;Meldungsfilter bearbeiten&lt;/b&gt;&lt;p&gt;Dies öffnet einen Dialog zur Bearbeitung der Meldungsfilter, die zur Unterdrückung ungewünschter Meldungen verwendet werden.&lt;/p&gt;</translation>
76364 </message> 76618 </message>
76365 <message> 76619 <message>
76366 <location filename="../UI/UserInterface.py" line="2768"/> 76620 <location filename="../UI/UserInterface.py" line="2750"/>
76367 <source>PyQt&amp;4 Documentation</source>
76368 <translation>PyQt&amp;4-Dokumentation</translation>
76369 </message>
76370 <message>
76371 <location filename="../UI/UserInterface.py" line="2785"/>
76372 <source>PyQt5 Documentation</source> 76621 <source>PyQt5 Documentation</source>
76373 <translation>PyQt5-Dokumentation</translation> 76622 <translation>PyQt5-Dokumentation</translation>
76374 </message> 76623 </message>
76375 <message> 76624 <message>
76376 <location filename="../UI/UserInterface.py" line="2785"/> 76625 <location filename="../UI/UserInterface.py" line="2750"/>
76377 <source>PyQt&amp;5 Documentation</source> 76626 <source>PyQt&amp;5 Documentation</source>
76378 <translation>PyQt&amp;5-Dokumentation</translation> 76627 <translation>PyQt&amp;5-Dokumentation</translation>
76379 </message> 76628 </message>
76380 <message> 76629 <message>
76381 <location filename="../UI/UserInterface.py" line="2789"/> 76630 <location filename="../UI/UserInterface.py" line="2754"/>
76382 <source>Open PyQt5 Documentation</source> 76631 <source>Open PyQt5 Documentation</source>
76383 <translation>Öffne die PyQt5-Dokumentation</translation> 76632 <translation>Öffne die PyQt5-Dokumentation</translation>
76384 </message> 76633 </message>
76385 <message> 76634 <message>
76386 <location filename="../UI/UserInterface.py" line="5756"/> 76635 <location filename="../UI/UserInterface.py" line="5539"/>
76387 <source>&lt;p&gt;The PyQt5 documentation starting point has not been configured.&lt;/p&gt;</source> 76636 <source>&lt;p&gt;The PyQt5 documentation starting point has not been configured.&lt;/p&gt;</source>
76388 <translation>&lt;p&gt;Der PyQt5-Dokumentations-Startpunkt ist nicht konfiguriert.&lt;/p&gt;</translation> 76637 <translation>&lt;p&gt;Der PyQt5-Dokumentations-Startpunkt ist nicht konfiguriert.&lt;/p&gt;</translation>
76389 </message> 76638 </message>
76390 <message> 76639 <message>
76391 <location filename="../UI/UserInterface.py" line="2812"/> 76640 <location filename="../UI/UserInterface.py" line="2777"/>
76392 <source>&lt;b&gt;Python 3 Documentation&lt;/b&gt;&lt;p&gt;Display the Python 3 documentation. If no documentation directory is configured, the location of the Python 3 documentation is assumed to be the doc directory underneath the location of the Python 3 executable on Windows and &lt;i&gt;/usr/share/doc/packages/python/html&lt;/i&gt; on Unix. Set PYTHON3DOCDIR in your environment to override this.&lt;/p&gt;</source> 76641 <source>&lt;b&gt;Python 3 Documentation&lt;/b&gt;&lt;p&gt;Display the Python 3 documentation. If no documentation directory is configured, the location of the Python 3 documentation is assumed to be the doc directory underneath the location of the Python 3 executable on Windows and &lt;i&gt;/usr/share/doc/packages/python/html&lt;/i&gt; on Unix. Set PYTHON3DOCDIR in your environment to override this.&lt;/p&gt;</source>
76393 <translation>&lt;b&gt;Python 3-Dokumentation&lt;/b&gt;&lt;p&gt;Zeigt die Python 3-Dokumentation an. Ist kein Dokumentationsverzeichnis konfiguriert, so ist der Ort, an dem die Python 3-Dokumentation gesucht wird, unter Windows das Verzeichnis &lt;i&gt;doc&lt;/i&gt; unter dem Verzeichnis, in dem der Python 3-Interpreter installiert ist, und unter Unix das Verzeichnis &lt;i&gt;/usr/share/doc/packages/python/html&lt;/i&gt;. Um dies zu überschreiben, können Sie die Umgebungsvariable PYTHON3DOCDIR setzen.&lt;/p&gt;</translation> 76642 <translation>&lt;b&gt;Python 3-Dokumentation&lt;/b&gt;&lt;p&gt;Zeigt die Python 3-Dokumentation an. Ist kein Dokumentationsverzeichnis konfiguriert, so ist der Ort, an dem die Python 3-Dokumentation gesucht wird, unter Windows das Verzeichnis &lt;i&gt;doc&lt;/i&gt; unter dem Verzeichnis, in dem der Python 3-Interpreter installiert ist, und unter Unix das Verzeichnis &lt;i&gt;/usr/share/doc/packages/python/html&lt;/i&gt;. Um dies zu überschreiben, können Sie die Umgebungsvariable PYTHON3DOCDIR setzen.&lt;/p&gt;</translation>
76394 </message> 76643 </message>
76395 <message> 76644 <message>
76396 <location filename="../UI/UserInterface.py" line="7066"/> 76645 <location filename="../UI/UserInterface.py" line="6841"/>
76397 <source>%v/%m</source> 76646 <source>%v/%m</source>
76398 <translation>%v/%m</translation> 76647 <translation>%v/%m</translation>
76399 </message> 76648 </message>
76400 <message> 76649 <message>
76401 <location filename="../UI/UserInterface.py" line="2093"/> 76650 <location filename="../UI/UserInterface.py" line="2092"/>
76402 <source>Show Error Log</source> 76651 <source>Show Error Log</source>
76403 <translation>Zeige Fehlerbericht</translation> 76652 <translation>Zeige Fehlerbericht</translation>
76404 </message> 76653 </message>
76405 <message> 76654 <message>
76406 <location filename="../UI/UserInterface.py" line="2089"/> 76655 <location filename="../UI/UserInterface.py" line="2088"/>
76407 <source>Show Error &amp;Log...</source> 76656 <source>Show Error &amp;Log...</source>
76408 <translation>Zeige Fehler&amp;bericht...</translation> 76657 <translation>Zeige Fehler&amp;bericht...</translation>
76409 </message> 76658 </message>
76410 <message> 76659 <message>
76411 <location filename="../UI/UserInterface.py" line="2094"/> 76660 <location filename="../UI/UserInterface.py" line="2093"/>
76412 <source>&lt;b&gt;Show Error Log...&lt;/b&gt;&lt;p&gt;Opens a dialog showing the most recent error log.&lt;/p&gt;</source> 76661 <source>&lt;b&gt;Show Error Log...&lt;/b&gt;&lt;p&gt;Opens a dialog showing the most recent error log.&lt;/p&gt;</source>
76413 <translation>&lt;b&gt;Zeige Fehlerbericht...&lt;/b&gt;&lt;p&gt;Dies öffnet einen Dialog zur Anzeige des aktuellsten Fehlerberichtes.&lt;/p&gt;</translation> 76662 <translation>&lt;b&gt;Zeige Fehlerbericht...&lt;/b&gt;&lt;p&gt;Dies öffnet einen Dialog zur Anzeige des aktuellsten Fehlerberichtes.&lt;/p&gt;</translation>
76414 </message> 76663 </message>
76415 <message> 76664 <message>
76416 <location filename="../UI/UserInterface.py" line="7070"/> 76665 <location filename="../UI/UserInterface.py" line="6845"/>
76417 <source>Version Check</source> 76666 <source>Version Check</source>
76418 <translation>Versionsprüfung</translation> 76667 <translation>Versionsprüfung</translation>
76419 </message> 76668 </message>
76420 <message> 76669 <message>
76421 <location filename="../UI/UserInterface.py" line="1587"/> 76670 <location filename="../UI/UserInterface.py" line="1586"/>
76422 <source>Open a new eric6 instance</source> 76671 <source>Open a new eric6 instance</source>
76423 <translation>Öffnet eine neue eric6-Instanz</translation> 76672 <translation>Öffnet eine neue eric6-Instanz</translation>
76424 </message> 76673 </message>
76425 <message> 76674 <message>
76426 <location filename="../UI/UserInterface.py" line="1589"/> 76675 <location filename="../UI/UserInterface.py" line="1588"/>
76427 <source>&lt;b&gt;New Window&lt;/b&gt;&lt;p&gt;This opens a new instance of the eric6 IDE.&lt;/p&gt;</source> 76676 <source>&lt;b&gt;New Window&lt;/b&gt;&lt;p&gt;This opens a new instance of the eric6 IDE.&lt;/p&gt;</source>
76428 <translation>&lt;b&gt;Neues Fenster&lt;/b&gt;&lt;p&gt;Dies öffnet eine neue Instanz der eric6-IDE.&lt;/p&gt;</translation> 76677 <translation>&lt;b&gt;Neues Fenster&lt;/b&gt;&lt;p&gt;Dies öffnet eine neue Instanz der eric6-IDE.&lt;/p&gt;</translation>
76429 </message> 76678 </message>
76430 <message> 76679 <message>
76431 <location filename="../UI/UserInterface.py" line="2032"/> 76680 <location filename="../UI/UserInterface.py" line="2031"/>
76432 <source>&lt;b&gt;Helpviewer&lt;/b&gt;&lt;p&gt;Display the eric6 web browser. This window will show HTML help files and help from Qt help collections. It has the capability to navigate to links, set bookmarks, print the displayed help and some more features. You may use it to browse the internet as well&lt;/p&gt;&lt;p&gt;If called with a word selected, this word is search in the Qt help collection.&lt;/p&gt;</source> 76681 <source>&lt;b&gt;Helpviewer&lt;/b&gt;&lt;p&gt;Display the eric6 web browser. This window will show HTML help files and help from Qt help collections. It has the capability to navigate to links, set bookmarks, print the displayed help and some more features. You may use it to browse the internet as well&lt;/p&gt;&lt;p&gt;If called with a word selected, this word is search in the Qt help collection.&lt;/p&gt;</source>
76433 <translation>&lt;b&gt;Hilfe-Fenster&lt;/b&gt;&lt;p&gt;Zeige den eric6-Webbrowser an. Dieses Fenster zeigt Hilfedateien im HTML-Format und Qt-Hilfesammlungen an. In ihm kann über Hyperlinks navigiert, Lesezeichen gesetzt und neben anderen Funktionen die dargestellte Seite ausgedruckt werden. Er kann auch zum Surfen im Internet benutzt werden.&lt;/p&gt;&lt;p&gt;Wenn es mit einem selektierten Wort aufgerufen wird, so wird dieses Wort in der Qt-Hilfesammlung gesucht.&lt;/p&gt;</translation> 76682 <translation>&lt;b&gt;Hilfe-Fenster&lt;/b&gt;&lt;p&gt;Zeige den eric6-Webbrowser an. Dieses Fenster zeigt Hilfedateien im HTML-Format und Qt-Hilfesammlungen an. In ihm kann über Hyperlinks navigiert, Lesezeichen gesetzt und neben anderen Funktionen die dargestellte Seite ausgedruckt werden. Er kann auch zum Surfen im Internet benutzt werden.&lt;/p&gt;&lt;p&gt;Wenn es mit einem selektierten Wort aufgerufen wird, so wird dieses Wort in der Qt-Hilfesammlung gesucht.&lt;/p&gt;</translation>
76434 </message> 76683 </message>
76435 <message> 76684 <message>
76436 <location filename="../UI/UserInterface.py" line="2067"/> 76685 <location filename="../UI/UserInterface.py" line="2066"/>
76437 <source>&lt;b&gt;Check for Updates...&lt;/b&gt;&lt;p&gt;Checks the internet for updates of eric6.&lt;/p&gt;</source> 76686 <source>&lt;b&gt;Check for Updates...&lt;/b&gt;&lt;p&gt;Checks the internet for updates of eric6.&lt;/p&gt;</source>
76438 <translation>&lt;b&gt;Auf Aktualisierungen prüfen...&lt;/b&gt; 76687 <translation>&lt;b&gt;Auf Aktualisierungen prüfen...&lt;/b&gt;
76439 &lt;p&gt;Dies prüft im Internet auf Updates von eric6.&lt;/p&gt;</translation> 76688 &lt;p&gt;Dies prüft im Internet auf Updates von eric6.&lt;/p&gt;</translation>
76440 </message> 76689 </message>
76441 <message> 76690 <message>
76442 <location filename="../UI/UserInterface.py" line="2080"/> 76691 <location filename="../UI/UserInterface.py" line="2079"/>
76443 <source>&lt;b&gt;Show downloadable versions...&lt;/b&gt;&lt;p&gt;Shows the eric6 versions available for download from the internet.&lt;/p&gt;</source> 76692 <source>&lt;b&gt;Show downloadable versions...&lt;/b&gt;&lt;p&gt;Shows the eric6 versions available for download from the internet.&lt;/p&gt;</source>
76444 <translation>&lt;b&gt;Zeige verfügbare Versionen...&lt;/b&gt;&lt;p&gt;Zeigt die eric6-Versionen, die vom Internet heruntergeladen werden können.&lt;/p&gt;</translation> 76693 <translation>&lt;b&gt;Zeige verfügbare Versionen...&lt;/b&gt;&lt;p&gt;Zeigt die eric6-Versionen, die vom Internet heruntergeladen werden können.&lt;/p&gt;</translation>
76445 </message> 76694 </message>
76446 <message> 76695 <message>
76447 <location filename="../UI/UserInterface.py" line="2350"/> 76696 <location filename="../UI/UserInterface.py" line="2349"/>
76448 <source>eric6 Web Browser</source> 76697 <source>eric6 Web Browser</source>
76449 <translation>eric6-Webbrowser</translation> 76698 <translation>eric6-Webbrowser</translation>
76450 </message> 76699 </message>
76451 <message> 76700 <message>
76452 <location filename="../UI/UserInterface.py" line="2350"/> 76701 <location filename="../UI/UserInterface.py" line="2349"/>
76453 <source>eric6 &amp;Web Browser...</source> 76702 <source>eric6 &amp;Web Browser...</source>
76454 <translation>eric6-&amp;Webbrowser...</translation> 76703 <translation>eric6-&amp;Webbrowser...</translation>
76455 </message> 76704 </message>
76456 <message> 76705 <message>
76457 <location filename="../UI/UserInterface.py" line="2355"/> 76706 <location filename="../UI/UserInterface.py" line="2354"/>
76458 <source>Start the eric6 Web Browser</source> 76707 <source>Start the eric6 Web Browser</source>
76459 <translation>Startet den eric6-Webbrowser</translation> 76708 <translation>Startet den eric6-Webbrowser</translation>
76460 </message> 76709 </message>
76461 <message> 76710 <message>
76462 <location filename="../UI/UserInterface.py" line="2357"/> 76711 <location filename="../UI/UserInterface.py" line="2356"/>
76463 <source>&lt;b&gt;eric6 Web Browser&lt;/b&gt;&lt;p&gt;Browse the Internet with the eric6 Web Browser.&lt;/p&gt;</source> 76712 <source>&lt;b&gt;eric6 Web Browser&lt;/b&gt;&lt;p&gt;Browse the Internet with the eric6 Web Browser.&lt;/p&gt;</source>
76464 <translation>&lt;b&gt;eric6-Webbrowser&lt;/b&gt;&lt;p&gt;Durchforste das Internet mit dem eric6-Webbrowser.&lt;/p&gt;</translation> 76713 <translation>&lt;b&gt;eric6-Webbrowser&lt;/b&gt;&lt;p&gt;Durchforste das Internet mit dem eric6-Webbrowser.&lt;/p&gt;</translation>
76465 </message> 76714 </message>
76466 <message> 76715 <message>
76467 <location filename="../UI/UserInterface.py" line="2371"/> 76716 <location filename="../UI/UserInterface.py" line="2370"/>
76468 <source>Start the eric6 Icon Editor</source> 76717 <source>Start the eric6 Icon Editor</source>
76469 <translation>Starte den eric6-Icon-Editor</translation> 76718 <translation>Starte den eric6-Icon-Editor</translation>
76470 </message> 76719 </message>
76471 <message> 76720 <message>
76472 <location filename="../UI/UserInterface.py" line="2373"/> 76721 <location filename="../UI/UserInterface.py" line="2372"/>
76473 <source>&lt;b&gt;Icon Editor&lt;/b&gt;&lt;p&gt;Starts the eric6 Icon Editor for editing simple icons.&lt;/p&gt;</source> 76722 <source>&lt;b&gt;Icon Editor&lt;/b&gt;&lt;p&gt;Starts the eric6 Icon Editor for editing simple icons.&lt;/p&gt;</source>
76474 <translation>&lt;b&gt;Icon-Editor&lt;/b&gt;&lt;p&gt;Startet den eric6-Icon-Editor zum Editieren einfacher Icons.&lt;/p&gt;</translation> 76723 <translation>&lt;b&gt;Icon-Editor&lt;/b&gt;&lt;p&gt;Startet den eric6-Icon-Editor zum Editieren einfacher Icons.&lt;/p&gt;</translation>
76475 </message> 76724 </message>
76476 <message> 76725 <message>
76477 <location filename="../UI/UserInterface.py" line="2459"/> 76726 <location filename="../UI/UserInterface.py" line="2458"/>
76478 <source>&lt;b&gt;Show external tools&lt;/b&gt;&lt;p&gt;Opens a dialog to show the path and versions of all extenal tools used by eric6.&lt;/p&gt;</source> 76727 <source>&lt;b&gt;Show external tools&lt;/b&gt;&lt;p&gt;Opens a dialog to show the path and versions of all extenal tools used by eric6.&lt;/p&gt;</source>
76479 <translation>&lt;b&gt;Zeige externe Werkzeuge&lt;/b&gt;&lt;p&gt;Öffnet einen Dialog, der die Pfade und Versionen der von eric6 genutzten externen Werkzeuge anzeigt.&lt;/p&gt;</translation> 76728 <translation>&lt;b&gt;Zeige externe Werkzeuge&lt;/b&gt;&lt;p&gt;Öffnet einen Dialog, der die Pfade und Versionen der von eric6 genutzten externen Werkzeuge anzeigt.&lt;/p&gt;</translation>
76480 </message> 76729 </message>
76481 <message> 76730 <message>
76482 <location filename="../UI/UserInterface.py" line="2854"/> 76731 <location filename="../UI/UserInterface.py" line="2799"/>
76483 <source>&lt;b&gt;Eric API Documentation&lt;/b&gt;&lt;p&gt;Display the Eric API documentation. The location for the documentation is the Documentation/Source subdirectory of the eric6 installation directory.&lt;/p&gt;</source> 76732 <source>&lt;b&gt;Eric API Documentation&lt;/b&gt;&lt;p&gt;Display the Eric API documentation. The location for the documentation is the Documentation/Source subdirectory of the eric6 installation directory.&lt;/p&gt;</source>
76484 <translation>&lt;b&gt;Eric-API-Dokumentation&lt;/b&gt;&lt;p&gt;Zeige die Eric-API-Dokumentation an. Der Pfad für die Dokumentation ist das Unterverzeichnis Documentation/Source im eric6-Installationverzeichnis.&lt;/p&gt;</translation> 76733 <translation>&lt;b&gt;Eric-API-Dokumentation&lt;/b&gt;&lt;p&gt;Zeige die Eric-API-Dokumentation an. Der Pfad für die Dokumentation ist das Unterverzeichnis Documentation/Source im eric6-Installationverzeichnis.&lt;/p&gt;</translation>
76485 </message> 76734 </message>
76486 <message> 76735 <message>
76487 <location filename="../UI/UserInterface.py" line="7233"/> 76736 <location filename="../UI/UserInterface.py" line="7008"/>
76488 <source>The update to &lt;b&gt;{0}&lt;/b&gt; of eric6 is available at &lt;b&gt;{1}&lt;/b&gt;. Would you like to get it?</source> 76737 <source>The update to &lt;b&gt;{0}&lt;/b&gt; of eric6 is available at &lt;b&gt;{1}&lt;/b&gt;. Would you like to get it?</source>
76489 <translation>Eine Aktualisierung auf &lt;b&gt;{0}&lt;/b&gt; von Eric6 ist unter &lt;b&gt;{1}&lt;/b&gt; verfügbar. Wollen Sie sie laden?</translation> 76738 <translation>Eine Aktualisierung auf &lt;b&gt;{0}&lt;/b&gt; von Eric6 ist unter &lt;b&gt;{1}&lt;/b&gt; verfügbar. Wollen Sie sie laden?</translation>
76490 </message> 76739 </message>
76491 <message> 76740 <message>
76492 <location filename="../UI/UserInterface.py" line="7245"/> 76741 <location filename="../UI/UserInterface.py" line="7020"/>
76493 <source>Eric6 is up to date</source> 76742 <source>Eric6 is up to date</source>
76494 <translation>Eric6 ist aktuell</translation> 76743 <translation>Eric6 ist aktuell</translation>
76495 </message> 76744 </message>
76496 <message> 76745 <message>
76497 <location filename="../UI/UserInterface.py" line="7245"/> 76746 <location filename="../UI/UserInterface.py" line="7020"/>
76498 <source>You are using the latest version of eric6</source> 76747 <source>You are using the latest version of eric6</source>
76499 <translation>Sie verwenden die aktuellste Version von eric6</translation> 76748 <translation>Sie verwenden die aktuellste Version von eric6</translation>
76500 </message> 76749 </message>
76501 <message> 76750 <message>
76502 <location filename="../UI/UserInterface.py" line="7328"/> 76751 <location filename="../UI/UserInterface.py" line="7103"/>
76503 <source>eric6 has not been configured yet. The configuration dialog will be started.</source> 76752 <source>eric6 has not been configured yet. The configuration dialog will be started.</source>
76504 <translation>eric6 wurde noch nicht konfiguriert. Der Konfigurationsdialog wird nun gestartet.</translation> 76753 <translation>eric6 wurde noch nicht konfiguriert. Der Konfigurationsdialog wird nun gestartet.</translation>
76505 </message> 76754 </message>
76506 <message> 76755 <message>
76507 <location filename="../UI/UserInterface.py" line="665"/> 76756 <location filename="../UI/UserInterface.py" line="665"/>
76508 <source>Generating Plugins Toolbars...</source> 76757 <source>Generating Plugins Toolbars...</source>
76509 <translation>Erzeuge Werkzeugleisten der Plug-ins...</translation> 76758 <translation>Erzeuge Werkzeugleisten der Plug-ins...</translation>
76510 </message> 76759 </message>
76511 <message> 76760 <message>
76512 <location filename="../UI/UserInterface.py" line="4059"/> 76761 <location filename="../UI/UserInterface.py" line="3976"/>
76513 <source>&amp;User Tools</source> 76762 <source>&amp;User Tools</source>
76514 <translation>&amp;Benutzerwerkzeuge</translation> 76763 <translation>&amp;Benutzerwerkzeuge</translation>
76515 </message> 76764 </message>
76516 <message> 76765 <message>
76517 <location filename="../UI/UserInterface.py" line="4131"/> 76766 <location filename="../UI/UserInterface.py" line="4048"/>
76518 <source>No User Tools Configured</source> 76767 <source>No User Tools Configured</source>
76519 <translation>Keine Benutzerwerkzeuge konfiguriert</translation> 76768 <translation>Keine Benutzerwerkzeuge konfiguriert</translation>
76520 </message> 76769 </message>
76521 <message> 76770 <message>
76522 <location filename="../UI/UserInterface.py" line="7086"/> 76771 <location filename="../UI/UserInterface.py" line="6861"/>
76523 <source>The versions information cannot not be downloaded because you are &lt;b&gt;offline&lt;/b&gt;. Please go online and try again.</source> 76772 <source>The versions information cannot not be downloaded because you are &lt;b&gt;offline&lt;/b&gt;. Please go online and try again.</source>
76524 <translation>Die Versionsinformationen konnten nicht heruntergeladen werden, da sie &lt;b&gt;nicht verbunden&lt;/b&gt; sind. Bitte gehen Sie online und versuchen Sie es erneut.</translation> 76773 <translation>Die Versionsinformationen konnten nicht heruntergeladen werden, da sie &lt;b&gt;nicht verbunden&lt;/b&gt; sind. Bitte gehen Sie online und versuchen Sie es erneut.</translation>
76525 </message> 76774 </message>
76526 <message> 76775 <message>
76527 <location filename="../UI/UserInterface.py" line="2335"/> 76776 <location filename="../UI/UserInterface.py" line="2334"/>
76528 <source>Hex Editor</source> 76777 <source>Hex Editor</source>
76529 <translation>Hex-Editor</translation> 76778 <translation>Hex-Editor</translation>
76530 </message> 76779 </message>
76531 <message> 76780 <message>
76532 <location filename="../UI/UserInterface.py" line="2335"/> 76781 <location filename="../UI/UserInterface.py" line="2334"/>
76533 <source>&amp;Hex Editor...</source> 76782 <source>&amp;Hex Editor...</source>
76534 <translation>&amp;Hex Editor...</translation> 76783 <translation>&amp;Hex Editor...</translation>
76535 </message> 76784 </message>
76536 <message> 76785 <message>
76537 <location filename="../UI/UserInterface.py" line="2340"/> 76786 <location filename="../UI/UserInterface.py" line="2339"/>
76538 <source>Start the eric6 Hex Editor</source> 76787 <source>Start the eric6 Hex Editor</source>
76539 <translation>Starte den eric6 Hex-Editor</translation> 76788 <translation>Starte den eric6 Hex-Editor</translation>
76540 </message> 76789 </message>
76541 <message> 76790 <message>
76542 <location filename="../UI/UserInterface.py" line="2342"/> 76791 <location filename="../UI/UserInterface.py" line="2341"/>
76543 <source>&lt;b&gt;Hex Editor&lt;/b&gt;&lt;p&gt;Starts the eric6 Hex Editor for viewing or editing binary files.&lt;/p&gt;</source> 76792 <source>&lt;b&gt;Hex Editor&lt;/b&gt;&lt;p&gt;Starts the eric6 Hex Editor for viewing or editing binary files.&lt;/p&gt;</source>
76544 <translation>&lt;b&gt;Hex-Editor&lt;/b&gt;&lt;p&gt;Startet den eric6 Hex-Editor zum Ansehen oder Bearbeiten von Binärdateien.&lt;/p&gt;</translation> 76793 <translation>&lt;b&gt;Hex-Editor&lt;/b&gt;&lt;p&gt;Startet den eric6 Hex-Editor zum Ansehen oder Bearbeiten von Binärdateien.&lt;/p&gt;</translation>
76545 </message> 76794 </message>
76546 <message> 76795 <message>
76547 <location filename="../UI/UserInterface.py" line="2583"/> 76796 <location filename="../UI/UserInterface.py" line="2582"/>
76548 <source>Clear private data</source> 76797 <source>Clear private data</source>
76549 <translation>Private Daten löschen</translation> 76798 <translation>Private Daten löschen</translation>
76550 </message> 76799 </message>
76551 <message> 76800 <message>
76552 <location filename="../UI/UserInterface.py" line="2585"/> 76801 <location filename="../UI/UserInterface.py" line="2584"/>
76553 <source>&lt;b&gt;Clear private data&lt;/b&gt;&lt;p&gt;Clears the private data like the various list of recently opened files, projects or multi projects.&lt;/p&gt;</source> 76802 <source>&lt;b&gt;Clear private data&lt;/b&gt;&lt;p&gt;Clears the private data like the various list of recently opened files, projects or multi projects.&lt;/p&gt;</source>
76554 <translation>&lt;b&gt;Private Daten löschen&lt;/b&gt;&lt;p&gt;Löscht private Daten wie die Listen der zuletzt geöffneten Dateien, Projekte oder Mehrfachprojekte.&lt;/p&gt;</translation> 76803 <translation>&lt;b&gt;Private Daten löschen&lt;/b&gt;&lt;p&gt;Löscht private Daten wie die Listen der zuletzt geöffneten Dateien, Projekte oder Mehrfachprojekte.&lt;/p&gt;</translation>
76555 </message> 76804 </message>
76556 <message> 76805 <message>
76557 <location filename="../UI/UserInterface.py" line="1555"/> 76806 <location filename="../UI/UserInterface.py" line="1554"/>
76558 <source>Save session...</source> 76807 <source>Save session...</source>
76559 <translation>Sitzung speichern...</translation> 76808 <translation>Sitzung speichern...</translation>
76560 </message> 76809 </message>
76561 <message> 76810 <message>
76562 <location filename="../UI/UserInterface.py" line="1560"/> 76811 <location filename="../UI/UserInterface.py" line="1559"/>
76563 <source>&lt;b&gt;Save session...&lt;/b&gt;&lt;p&gt;This saves the current session to disk. A dialog is opened to select the file name.&lt;/p&gt;</source> 76812 <source>&lt;b&gt;Save session...&lt;/b&gt;&lt;p&gt;This saves the current session to disk. A dialog is opened to select the file name.&lt;/p&gt;</source>
76564 <translation>&lt;b&gt;Sitzung speichern...&lt;/b&gt;&lt;p&gt;Dies speichert die aktuelle Sitzung in eine Datei. Es wird ein Dialog zur Eingabe des Dateinamens geöffnet.&lt;/p&gt;</translation> 76813 <translation>&lt;b&gt;Sitzung speichern...&lt;/b&gt;&lt;p&gt;Dies speichert die aktuelle Sitzung in eine Datei. Es wird ein Dialog zur Eingabe des Dateinamens geöffnet.&lt;/p&gt;</translation>
76565 </message> 76814 </message>
76566 <message> 76815 <message>
76567 <location filename="../UI/UserInterface.py" line="6635"/> 76816 <location filename="../UI/UserInterface.py" line="6410"/>
76568 <source>Load session</source> 76817 <source>Load session</source>
76569 <translation>Sitzung laden</translation> 76818 <translation>Sitzung laden</translation>
76570 </message> 76819 </message>
76571 <message> 76820 <message>
76572 <location filename="../UI/UserInterface.py" line="1568"/> 76821 <location filename="../UI/UserInterface.py" line="1567"/>
76573 <source>Load session...</source> 76822 <source>Load session...</source>
76574 <translation>Sitzung laden...</translation> 76823 <translation>Sitzung laden...</translation>
76575 </message> 76824 </message>
76576 <message> 76825 <message>
76577 <location filename="../UI/UserInterface.py" line="1573"/> 76826 <location filename="../UI/UserInterface.py" line="1572"/>
76578 <source>&lt;b&gt;Load session...&lt;/b&gt;&lt;p&gt;This loads a session saved to disk previously. A dialog is opened to select the file name.&lt;/p&gt;</source> 76827 <source>&lt;b&gt;Load session...&lt;/b&gt;&lt;p&gt;This loads a session saved to disk previously. A dialog is opened to select the file name.&lt;/p&gt;</source>
76579 <translation>&lt;b&gt;Sitzung laden...&lt;/b&gt;&lt;p&gt;Dies lädt eine zuvor gesicherte Sitzung. Es wird ein Dialog zur Eingabe des Dateinamens geöffnet.&lt;/p&gt;</translation> 76828 <translation>&lt;b&gt;Sitzung laden...&lt;/b&gt;&lt;p&gt;Dies lädt eine zuvor gesicherte Sitzung. Es wird ein Dialog zur Eingabe des Dateinamens geöffnet.&lt;/p&gt;</translation>
76580 </message> 76829 </message>
76581 <message> 76830 <message>
76582 <location filename="../UI/UserInterface.py" line="6635"/> 76831 <location filename="../UI/UserInterface.py" line="6410"/>
76583 <source>eric6 Session Files (*.e5s)</source> 76832 <source>eric6 Session Files (*.e5s)</source>
76584 <translation>eric6 Sitzungsdateien (*.e5s)</translation> 76833 <translation>eric6 Sitzungsdateien (*.e5s)</translation>
76585 </message> 76834 </message>
76586 <message> 76835 <message>
76587 <location filename="../UI/UserInterface.py" line="6686"/> 76836 <location filename="../UI/UserInterface.py" line="6461"/>
76588 <source>Crash Session found!</source> 76837 <source>Crash Session found!</source>
76589 <translation>Absturzsitzung gefunden!</translation> 76838 <translation>Absturzsitzung gefunden!</translation>
76590 </message> 76839 </message>
76591 <message> 76840 <message>
76592 <location filename="../UI/UserInterface.py" line="6686"/> 76841 <location filename="../UI/UserInterface.py" line="6461"/>
76593 <source>A session file of a crashed session was found. Shall this session be restored?</source> 76842 <source>A session file of a crashed session was found. Shall this session be restored?</source>
76594 <translation>Eine Sitzungsdatei einer abgestürzten Sitzung wurde gefunden. Soll diese Sitzung wiederhergestellt werden?</translation> 76843 <translation>Eine Sitzungsdatei einer abgestürzten Sitzung wurde gefunden. Soll diese Sitzung wiederhergestellt werden?</translation>
76595 </message> 76844 </message>
76596 <message> 76845 <message>
76597 <location filename="../UI/UserInterface.py" line="668"/> 76846 <location filename="../UI/UserInterface.py" line="668"/>
76602 <location filename="../UI/UserInterface.py" line="660"/> 76851 <location filename="../UI/UserInterface.py" line="660"/>
76603 <source>Initializing Plugins...</source> 76852 <source>Initializing Plugins...</source>
76604 <translation>Initialisiere Plugins...</translation> 76853 <translation>Initialisiere Plugins...</translation>
76605 </message> 76854 </message>
76606 <message> 76855 <message>
76607 <location filename="../UI/UserInterface.py" line="7221"/> 76856 <location filename="../UI/UserInterface.py" line="6996"/>
76608 <source>Update Check</source> 76857 <source>Update Check</source>
76609 <translation>Aktualisierungsprüfung</translation> 76858 <translation>Aktualisierungsprüfung</translation>
76610 </message> 76859 </message>
76611 <message> 76860 <message>
76612 <location filename="../UI/UserInterface.py" line="7221"/> 76861 <location filename="../UI/UserInterface.py" line="6996"/>
76613 <source>You installed eric directly from the source code. There is no possibility to check for the availability of an update.</source> 76862 <source>You installed eric directly from the source code. There is no possibility to check for the availability of an update.</source>
76614 <translation>Eric wurde direkt von vom Quelltext installiert. Eine Aktualitätsprüfung ist daher nicht möglich.</translation> 76863 <translation>Eric wurde direkt von vom Quelltext installiert. Eine Aktualitätsprüfung ist daher nicht möglich.</translation>
76615 </message> 76864 </message>
76616 <message> 76865 <message>
76617 <location filename="../UI/UserInterface.py" line="7211"/> 76866 <location filename="../UI/UserInterface.py" line="6986"/>
76618 <source>You are using a snapshot release of eric6. A more up-to-date stable release might be available.</source> 76867 <source>You are using a snapshot release of eric6. A more up-to-date stable release might be available.</source>
76619 <translation>Sie verwenden ein Snapshot-Release von eri6. Eine neueres, stabiles Release könnte verfügbar sein.</translation> 76868 <translation>Sie verwenden ein Snapshot-Release von eri6. Eine neueres, stabiles Release könnte verfügbar sein.</translation>
76620 </message> 76869 </message>
76621 <message> 76870 <message>
76622 <location filename="../UI/UserInterface.py" line="1932"/> 76871 <location filename="../UI/UserInterface.py" line="1931"/>
76623 <source>Code Documentation Viewer</source> 76872 <source>Code Documentation Viewer</source>
76624 <translation>Dokumentationsanzeige</translation> 76873 <translation>Dokumentationsanzeige</translation>
76625 </message> 76874 </message>
76626 <message> 76875 <message>
76627 <location filename="../UI/UserInterface.py" line="2741"/> 76876 <location filename="../UI/UserInterface.py" line="2740"/>
76628 <source>&lt;b&gt;Qt4 Documentation&lt;/b&gt;&lt;p&gt;Display the Qt4 Documentation. Dependent upon your settings, this will either show the help in Eric&apos;s internal help viewer/web browser, or execute a web browser or Qt Assistant. &lt;/p&gt;</source>
76629 <translation>&lt;b&gt;Qt4-Dokumentation&lt;/b&gt;&lt;p&gt;Zeige die Qt4-Dokumentation an. Abhängig von den Einstellungen wird Erics interner Hilfeanzeiger/Webbrowser, ein externer Webbrowser oder Qt Assistant verwendet.&lt;/p&gt;</translation>
76630 </message>
76631 <message>
76632 <location filename="../UI/UserInterface.py" line="2756"/>
76633 <source>&lt;b&gt;Qt5 Documentation&lt;/b&gt;&lt;p&gt;Display the Qt5 Documentation. Dependent upon your settings, this will either show the help in Eric&apos;s internal help viewer/web browser, or execute a web browser or Qt Assistant. &lt;/p&gt;</source> 76877 <source>&lt;b&gt;Qt5 Documentation&lt;/b&gt;&lt;p&gt;Display the Qt5 Documentation. Dependent upon your settings, this will either show the help in Eric&apos;s internal help viewer/web browser, or execute a web browser or Qt Assistant. &lt;/p&gt;</source>
76634 <translation>&lt;b&gt;Qt5-Dokumentation&lt;/b&gt;&lt;p&gt;Zeige die Qt5-Dokumentation an. Abhängig von den Einstellungen wird Erics interner Hilfeanzeiger/Webbrowser, ein externer Webbrowser oder Qt Assistant verwendet.&lt;/p&gt;</translation> 76878 <translation>&lt;b&gt;Qt5-Dokumentation&lt;/b&gt;&lt;p&gt;Zeige die Qt5-Dokumentation an. Abhängig von den Einstellungen wird Erics interner Hilfeanzeiger/Webbrowser, ein externer Webbrowser oder Qt Assistant verwendet.&lt;/p&gt;</translation>
76635 </message> 76879 </message>
76636 <message> 76880 <message>
76637 <location filename="../UI/UserInterface.py" line="2773"/> 76881 <location filename="../UI/UserInterface.py" line="2756"/>
76638 <source>&lt;b&gt;PyQt4 Documentation&lt;/b&gt;&lt;p&gt;Display the PyQt4 Documentation. Dependent upon your settings, this will either show the help in Eric&apos;s internal help viewer/web browser, or execute a web browser or Qt Assistant. &lt;/p&gt;</source>
76639 <translation>&lt;b&gt;PyQt4-Dokumentation&lt;/b&gt;&lt;p&gt;Zeige die PyQt4-Dokumentation an. Abhängig von den Einstellungen wird Erics interner Hilfeanzeiger/Webbrowser, ein externer Webbrowser oder Qt Assistant verwendet.&lt;/p&gt;</translation>
76640 </message>
76641 <message>
76642 <location filename="../UI/UserInterface.py" line="2791"/>
76643 <source>&lt;b&gt;PyQt5 Documentation&lt;/b&gt;&lt;p&gt;Display the PyQt5 Documentation. Dependent upon your settings, this will either show the help in Eric&apos;s internal help viewer/web browser, or execute a web browser or Qt Assistant. &lt;/p&gt;</source> 76882 <source>&lt;b&gt;PyQt5 Documentation&lt;/b&gt;&lt;p&gt;Display the PyQt5 Documentation. Dependent upon your settings, this will either show the help in Eric&apos;s internal help viewer/web browser, or execute a web browser or Qt Assistant. &lt;/p&gt;</source>
76644 <translation>&lt;b&gt;PyQt5-Dokumentation&lt;/b&gt;&lt;p&gt;Zeige die PyQt5-Dokumentation an. Abhängig von den Einstellungen wird Erics interner Hilfeanzeiger/Webbrowser, ein externer Webbrowser oder Qt Assistant verwendet.&lt;/p&gt;</translation> 76883 <translation>&lt;b&gt;PyQt5-Dokumentation&lt;/b&gt;&lt;p&gt;Zeige die PyQt5-Dokumentation an. Abhängig von den Einstellungen wird Erics interner Hilfeanzeiger/Webbrowser, ein externer Webbrowser oder Qt Assistant verwendet.&lt;/p&gt;</translation>
76645 </message> 76884 </message>
76646 <message> 76885 <message>
76647 <location filename="../UI/UserInterface.py" line="2876"/> 76886 <location filename="../UI/UserInterface.py" line="2814"/>
76648 <source>&lt;b&gt;PySide Documentation&lt;/b&gt;&lt;p&gt;Display the PySide Documentation. Dependent upon your settings, this will either show the help in Eric&apos;s internal help viewer/web browser, or execute a web browser or Qt Assistant. &lt;/p&gt;</source>
76649 <translation>&lt;b&gt;PySide-Dokumentation&lt;/b&gt;&lt;p&gt;Zeige die PySide-Dokumentation an. Abhängig von den Einstellungen wird Erics interner Hilfeanzeiger/Webbrowser, ein externer Webbrowser oder Qt Assistant verwendet.&lt;/p&gt;</translation>
76650 </message>
76651 <message>
76652 <location filename="../UI/UserInterface.py" line="2891"/>
76653 <source>PySide2 Documentation</source> 76887 <source>PySide2 Documentation</source>
76654 <translation>PySide2-Dokumentation</translation> 76888 <translation>PySide2-Dokumentation</translation>
76655 </message> 76889 </message>
76656 <message> 76890 <message>
76657 <location filename="../UI/UserInterface.py" line="2891"/> 76891 <location filename="../UI/UserInterface.py" line="2814"/>
76658 <source>PySide&amp;2 Documentation</source> 76892 <source>PySide&amp;2 Documentation</source>
76659 <translation>PySide&amp;2-Dokumentation</translation> 76893 <translation>PySide&amp;2-Dokumentation</translation>
76660 </message> 76894 </message>
76661 <message> 76895 <message>
76662 <location filename="../UI/UserInterface.py" line="2895"/> 76896 <location filename="../UI/UserInterface.py" line="2818"/>
76663 <source>Open PySide2 Documentation</source> 76897 <source>Open PySide2 Documentation</source>
76664 <translation>Öffne die PySide2-Dokumentation</translation> 76898 <translation>Öffne die PySide2-Dokumentation</translation>
76665 </message> 76899 </message>
76666 <message> 76900 <message>
76667 <location filename="../UI/UserInterface.py" line="2897"/> 76901 <location filename="../UI/UserInterface.py" line="2820"/>
76668 <source>&lt;b&gt;PySide2 Documentation&lt;/b&gt;&lt;p&gt;Display the PySide2 Documentation. Dependent upon your settings, this will either show the help in Eric&apos;s internal help viewer/web browser, or execute a web browser or Qt Assistant. &lt;/p&gt;</source> 76902 <source>&lt;b&gt;PySide2 Documentation&lt;/b&gt;&lt;p&gt;Display the PySide2 Documentation. Dependent upon your settings, this will either show the help in Eric&apos;s internal help viewer/web browser, or execute a web browser or Qt Assistant. &lt;/p&gt;</source>
76669 <translation>&lt;b&gt;PySide2-Dokumentation&lt;/b&gt;&lt;p&gt;Zeige die PySide2-Dokumentation an. Abhängig von den Einstellungen wird Erics interner Hilfeanzeiger/Webbrowser, ein externer Webbrowser oder Qt Assistant verwendet.&lt;/p&gt;</translation> 76903 <translation>&lt;b&gt;PySide2-Dokumentation&lt;/b&gt;&lt;p&gt;Zeige die PySide2-Dokumentation an. Abhängig von den Einstellungen wird Erics interner Hilfeanzeiger/Webbrowser, ein externer Webbrowser oder Qt Assistant verwendet.&lt;/p&gt;</translation>
76670 </message> 76904 </message>
76671 <message> 76905 <message>
76672 <location filename="../UI/UserInterface.py" line="5869"/> 76906 <location filename="../UI/UserInterface.py" line="5644"/>
76673 <source>&lt;p&gt;The PySide{0} documentation starting point has not been configured.&lt;/p&gt;</source> 76907 <source>&lt;p&gt;The PySide{0} documentation starting point has not been configured.&lt;/p&gt;</source>
76674 <translation>&lt;p&gt;Der PySide{0}-Dokumentations-Startpunkt ist nicht konfiguriert.&lt;/p&gt;</translation> 76908 <translation>&lt;p&gt;Der PySide{0}-Dokumentations-Startpunkt ist nicht konfiguriert.&lt;/p&gt;</translation>
76675 </message> 76909 </message>
76676 <message> 76910 <message>
76677 <location filename="../UI/UserInterface.py" line="2691"/> 76911 <location filename="../UI/UserInterface.py" line="2690"/>
76678 <source>Virtualenv Manager</source> 76912 <source>Virtualenv Manager</source>
76679 <translation>Virtualenv Manager</translation> 76913 <translation>Virtualenv Manager</translation>
76680 </message> 76914 </message>
76681 <message> 76915 <message>
76682 <location filename="../UI/UserInterface.py" line="2685"/> 76916 <location filename="../UI/UserInterface.py" line="2684"/>
76683 <source>&amp;Virtualenv Manager...</source> 76917 <source>&amp;Virtualenv Manager...</source>
76684 <translation>&amp;Virtualenv Manager...</translation> 76918 <translation>&amp;Virtualenv Manager...</translation>
76685 </message> 76919 </message>
76686 <message> 76920 <message>
76687 <location filename="../UI/UserInterface.py" line="2693"/> 76921 <location filename="../UI/UserInterface.py" line="2692"/>
76688 <source>&lt;b&gt;Virtualenv Manager&lt;/b&gt;&lt;p&gt;This opens a dialog to manage the defined Python virtual environments.&lt;/p&gt;</source> 76922 <source>&lt;b&gt;Virtualenv Manager&lt;/b&gt;&lt;p&gt;This opens a dialog to manage the defined Python virtual environments.&lt;/p&gt;</source>
76689 <translation>&lt;b&gt;Virtualenv Manager&lt;/b&gt;&lt;p&gt;Dies öffnet einen Dialog zur Verwaltung der definierten virtuellen Python Umgebungen.&lt;/p&gt;</translation> 76923 <translation>&lt;b&gt;Virtualenv Manager&lt;/b&gt;&lt;p&gt;Dies öffnet einen Dialog zur Verwaltung der definierten virtuellen Python Umgebungen.&lt;/p&gt;</translation>
76690 </message> 76924 </message>
76691 <message> 76925 <message>
76692 <location filename="../UI/UserInterface.py" line="2708"/> 76926 <location filename="../UI/UserInterface.py" line="2707"/>
76693 <source>Virtualenv Configurator</source> 76927 <source>Virtualenv Configurator</source>
76694 <translation>Virtualenv Konfigurator</translation> 76928 <translation>Virtualenv Konfigurator</translation>
76695 </message> 76929 </message>
76696 <message> 76930 <message>
76697 <location filename="../UI/UserInterface.py" line="2702"/> 76931 <location filename="../UI/UserInterface.py" line="2701"/>
76698 <source>Virtualenv &amp;Configurator...</source> 76932 <source>Virtualenv &amp;Configurator...</source>
76699 <translation>Virtualenv &amp;Konfigurator...</translation> 76933 <translation>Virtualenv &amp;Konfigurator...</translation>
76700 </message> 76934 </message>
76701 <message> 76935 <message>
76702 <location filename="../UI/UserInterface.py" line="2710"/> 76936 <location filename="../UI/UserInterface.py" line="2709"/>
76703 <source>&lt;b&gt;Virtualenv Configurator&lt;/b&gt;&lt;p&gt;This opens a dialog for entering all the parameters needed to create a Python virtual environment using virtualenv or pyvenv.&lt;/p&gt;</source> 76937 <source>&lt;b&gt;Virtualenv Configurator&lt;/b&gt;&lt;p&gt;This opens a dialog for entering all the parameters needed to create a Python virtual environment using virtualenv or pyvenv.&lt;/p&gt;</source>
76704 <translation>&lt;b&gt;Virtualenv Konfigurator&lt;/b&gt;&lt;p&gt;Dies öffnet einen Dialog zur Eingabe aller Parameter, die zur Erzeugung einer virtuellen Python Umgebung mittels virtualenv oder pyvenv benötigt werden.&lt;/p&gt;</translation> 76938 <translation>&lt;b&gt;Virtualenv Konfigurator&lt;/b&gt;&lt;p&gt;Dies öffnet einen Dialog zur Eingabe aller Parameter, die zur Erzeugung einer virtuellen Python Umgebung mittels virtualenv oder pyvenv benötigt werden.&lt;/p&gt;</translation>
76705 </message> 76939 </message>
76706 <message> 76940 <message>
76707 <location filename="../UI/UserInterface.py" line="3129"/> 76941 <location filename="../UI/UserInterface.py" line="3052"/>
76708 <source>Left Side</source> 76942 <source>Left Side</source>
76709 <translation>Linke Seite</translation> 76943 <translation>Linke Seite</translation>
76710 </message> 76944 </message>
76711 <message> 76945 <message>
76712 <location filename="../UI/UserInterface.py" line="3141"/> 76946 <location filename="../UI/UserInterface.py" line="3064"/>
76713 <source>Bottom Side</source> 76947 <source>Bottom Side</source>
76714 <translation>Unterer Rand</translation> 76948 <translation>Unterer Rand</translation>
76715 </message> 76949 </message>
76716 <message> 76950 <message>
76717 <location filename="../UI/UserInterface.py" line="3148"/> 76951 <location filename="../UI/UserInterface.py" line="3071"/>
76718 <source>Right Side</source> 76952 <source>Right Side</source>
76719 <translation>Rechte Seite</translation> 76953 <translation>Rechte Seite</translation>
76720 </message> 76954 </message>
76721 <message> 76955 <message>
76722 <location filename="../UI/UserInterface.py" line="3168"/> 76956 <location filename="../UI/UserInterface.py" line="3091"/>
76723 <source>Plug-ins</source> 76957 <source>Plug-ins</source>
76724 <translation>Plugins</translation> 76958 <translation>Plugins</translation>
76725 </message> 76959 </message>
76726 <message> 76960 <message>
76727 <location filename="../UI/UserInterface.py" line="1539"/> 76961 <location filename="../UI/UserInterface.py" line="1538"/>
76728 <source>Restart</source> 76962 <source>Restart</source>
76729 <translation>Neu starten</translation> 76963 <translation>Neu starten</translation>
76730 </message> 76964 </message>
76731 <message> 76965 <message>
76732 <location filename="../UI/UserInterface.py" line="1539"/> 76966 <location filename="../UI/UserInterface.py" line="1538"/>
76733 <source>Ctrl+Shift+Q</source> 76967 <source>Ctrl+Shift+Q</source>
76734 <comment>File|Quit</comment> 76968 <comment>File|Quit</comment>
76735 <translation>Ctrl+Shift+Q</translation> 76969 <translation>Ctrl+Shift+Q</translation>
76736 </message> 76970 </message>
76737 <message> 76971 <message>
76738 <location filename="../UI/UserInterface.py" line="1545"/> 76972 <location filename="../UI/UserInterface.py" line="1544"/>
76739 <source>Restart the IDE</source> 76973 <source>Restart the IDE</source>
76740 <translation>Neustart der Entwicklungsumgebung</translation> 76974 <translation>Neustart der Entwicklungsumgebung</translation>
76741 </message> 76975 </message>
76742 <message> 76976 <message>
76743 <location filename="../UI/UserInterface.py" line="1546"/> 76977 <location filename="../UI/UserInterface.py" line="1545"/>
76744 <source>&lt;b&gt;Restart the IDE&lt;/b&gt;&lt;p&gt;This restarts the IDE. Any unsaved changes may be saved first. Any Python program being debugged will be stopped and the preferences will be written to disc.&lt;/p&gt;</source> 76978 <source>&lt;b&gt;Restart the IDE&lt;/b&gt;&lt;p&gt;This restarts the IDE. Any unsaved changes may be saved first. Any Python program being debugged will be stopped and the preferences will be written to disc.&lt;/p&gt;</source>
76745 <translation>&lt;b&gt;Neustart der Entwicklungsumgebung&lt;/b&gt;&lt;p&gt;Dies startet die Entwicklungsumgebung neu. Ungesicherte Änderungen können zuvor gesichert werden. Ein Python-Programm, das gerade debuggt wird, wird beendet und sämtliche Einstellungen werden gespeichert.&lt;/p&gt;</translation> 76979 <translation>&lt;b&gt;Neustart der Entwicklungsumgebung&lt;/b&gt;&lt;p&gt;Dies startet die Entwicklungsumgebung neu. Ungesicherte Änderungen können zuvor gesichert werden. Ein Python-Programm, das gerade debuggt wird, wird beendet und sämtliche Einstellungen werden gespeichert.&lt;/p&gt;</translation>
76746 </message> 76980 </message>
76747 <message> 76981 <message>
76748 <location filename="../UI/UserInterface.py" line="6043"/> 76982 <location filename="../UI/UserInterface.py" line="5818"/>
76749 <source>Start Web Browser</source> 76983 <source>Start Web Browser</source>
76750 <translation>Webbrowser starten</translation> 76984 <translation>Webbrowser starten</translation>
76751 </message> 76985 </message>
76752 <message> 76986 <message>
76753 <location filename="../UI/UserInterface.py" line="5982"/> 76987 <location filename="../UI/UserInterface.py" line="5757"/>
76754 <source>The eric6 web browser could not be started.</source> 76988 <source>The eric6 web browser could not be started.</source>
76755 <translation>Der eric6 Webbrowser konnte nicht gestartet werden.</translation> 76989 <translation>Der eric6 Webbrowser konnte nicht gestartet werden.</translation>
76756 </message> 76990 </message>
76757 <message> 76991 <message>
76758 <location filename="../UI/UserInterface.py" line="6043"/> 76992 <location filename="../UI/UserInterface.py" line="5818"/>
76759 <source>&lt;p&gt;The eric6 web browser is not started.&lt;/p&gt;&lt;p&gt;Reason: {0}&lt;/p&gt;</source> 76993 <source>&lt;p&gt;The eric6 web browser is not started.&lt;/p&gt;&lt;p&gt;Reason: {0}&lt;/p&gt;</source>
76760 <translation>&lt;p&gt;Der eric6 Webbrowser ist nicht gestartet.&lt;/p&gt;&lt;p&gt;Ursache: {0}&lt;/p&gt;</translation> 76994 <translation>&lt;p&gt;Der eric6 Webbrowser ist nicht gestartet.&lt;/p&gt;&lt;p&gt;Ursache: {0}&lt;/p&gt;</translation>
76761 </message> 76995 </message>
76762 <message> 76996 <message>
76763 <location filename="../UI/UserInterface.py" line="1970"/> 76997 <location filename="../UI/UserInterface.py" line="1969"/>
76764 <source>Conda</source> 76998 <source>Conda</source>
76765 <translation>Conda</translation> 76999 <translation>Conda</translation>
76766 </message> 77000 </message>
76767 <message> 77001 <message>
76768 <location filename="../UI/UserInterface.py" line="1952"/> 77002 <location filename="../UI/UserInterface.py" line="1951"/>
76769 <source>PyPI</source> 77003 <source>PyPI</source>
76770 <translation>PyPI</translation> 77004 <translation>PyPI</translation>
76771 </message> 77005 </message>
76772 <message> 77006 <message>
76773 <location filename="../UI/UserInterface.py" line="3479"/> 77007 <location filename="../UI/UserInterface.py" line="3396"/>
76774 <source>&lt;p&gt;This part of the status bar allows zooming the current editor or shell.&lt;/p&gt;</source> 77008 <source>&lt;p&gt;This part of the status bar allows zooming the current editor or shell.&lt;/p&gt;</source>
76775 <translation>&lt;p&gt;Dieser Teil der Statusleiste erlaubt das Zoomen des aktuellen Editors oder der Shell.&lt;/p&gt;</translation> 77009 <translation>&lt;p&gt;Dieser Teil der Statusleiste erlaubt das Zoomen des aktuellen Editors oder der Shell.&lt;/p&gt;</translation>
76776 </message> 77010 </message>
76777 <message> 77011 <message>
76778 <location filename="../UI/UserInterface.py" line="1988"/> 77012 <location filename="../UI/UserInterface.py" line="1987"/>
76779 <source>MicroPython</source> 77013 <source>MicroPython</source>
76780 <translation>MicroPython</translation> 77014 <translation>MicroPython</translation>
76781 </message> 77015 </message>
76782 <message> 77016 <message>
76783 <location filename="../UI/UserInterface.py" line="1876"/> 77017 <location filename="../UI/UserInterface.py" line="1875"/>
76784 <source>Ctrl+Alt+Shift+I</source> 77018 <source>Ctrl+Alt+Shift+I</source>
76785 <translation>Ctrl+Alt+Shift+I</translation> 77019 <translation>Ctrl+Alt+Shift+I</translation>
76786 </message> 77020 </message>
76787 <message> 77021 <message>
76788 <location filename="../UI/UserInterface.py" line="1932"/> 77022 <location filename="../UI/UserInterface.py" line="1931"/>
76789 <source>Ctrl+Alt+Shift+D</source> 77023 <source>Ctrl+Alt+Shift+D</source>
76790 <translation>Ctrl+Alt+Shift+D</translation> 77024 <translation>Ctrl+Alt+Shift+D</translation>
76791 </message> 77025 </message>
76792 <message> 77026 <message>
76793 <location filename="../UI/UserInterface.py" line="1938"/> 77027 <location filename="../UI/UserInterface.py" line="1937"/>
76794 <source>Switch the input focus to the Code Documentation Viewer window.</source> 77028 <source>Switch the input focus to the Code Documentation Viewer window.</source>
76795 <translation>Schalte den Eingabefokus auf die Codedokumentationsanzeige um.</translation> 77029 <translation>Schalte den Eingabefokus auf die Codedokumentationsanzeige um.</translation>
76796 </message> 77030 </message>
76797 <message> 77031 <message>
76798 <location filename="../UI/UserInterface.py" line="1941"/> 77032 <location filename="../UI/UserInterface.py" line="1940"/>
76799 <source>&lt;b&gt;Code Documentation Viewer&lt;/b&gt;&lt;p&gt;This switches the input focus to the Code Documentation Viewer window.&lt;/p&gt;</source> 77033 <source>&lt;b&gt;Code Documentation Viewer&lt;/b&gt;&lt;p&gt;This switches the input focus to the Code Documentation Viewer window.&lt;/p&gt;</source>
76800 <translation>&lt;b&gt;Codedokumentationsanzeige&lt;/b&gt;&lt;p&gt;Dies schaltet den Eingabefokus auf die Codedokumentationsanzeige um.&lt;/p&gt;</translation> 77034 <translation>&lt;b&gt;Codedokumentationsanzeige&lt;/b&gt;&lt;p&gt;Dies schaltet den Eingabefokus auf die Codedokumentationsanzeige um.&lt;/p&gt;</translation>
76801 </message> 77035 </message>
76802 <message> 77036 <message>
76803 <location filename="../UI/UserInterface.py" line="1952"/> 77037 <location filename="../UI/UserInterface.py" line="1951"/>
76804 <source>Ctrl+Alt+Shift+P</source> 77038 <source>Ctrl+Alt+Shift+P</source>
76805 <translation>Ctrl+Alt+Shift+P</translation> 77039 <translation>Ctrl+Alt+Shift+P</translation>
76806 </message> 77040 </message>
76807 <message> 77041 <message>
76808 <location filename="../UI/UserInterface.py" line="1958"/> 77042 <location filename="../UI/UserInterface.py" line="1957"/>
76809 <source>Switch the input focus to the PyPI window.</source> 77043 <source>Switch the input focus to the PyPI window.</source>
76810 <translation>Schalte den Eingabefokus auf das PyPI-Fenster um.</translation> 77044 <translation>Schalte den Eingabefokus auf das PyPI-Fenster um.</translation>
76811 </message> 77045 </message>
76812 <message> 77046 <message>
76813 <location filename="../UI/UserInterface.py" line="1960"/> 77047 <location filename="../UI/UserInterface.py" line="1959"/>
76814 <source>&lt;b&gt;PyPI&lt;/b&gt;&lt;p&gt;This switches the input focus to the PyPI window.&lt;/p&gt;</source> 77048 <source>&lt;b&gt;PyPI&lt;/b&gt;&lt;p&gt;This switches the input focus to the PyPI window.&lt;/p&gt;</source>
76815 <translation>&lt;b&gt;PyPI&lt;/b&gt;&lt;p&gt;Dies schaltet den Eingabefokus auf das PyPI-Fenster um.&lt;/p&gt;</translation> 77049 <translation>&lt;b&gt;PyPI&lt;/b&gt;&lt;p&gt;Dies schaltet den Eingabefokus auf das PyPI-Fenster um.&lt;/p&gt;</translation>
76816 </message> 77050 </message>
76817 <message> 77051 <message>
76818 <location filename="../UI/UserInterface.py" line="1970"/> 77052 <location filename="../UI/UserInterface.py" line="1969"/>
76819 <source>Ctrl+Alt+Shift+C</source> 77053 <source>Ctrl+Alt+Shift+C</source>
76820 <translation>Ctrl+Alt+Shift+C</translation> 77054 <translation>Ctrl+Alt+Shift+C</translation>
76821 </message> 77055 </message>
76822 <message> 77056 <message>
76823 <location filename="../UI/UserInterface.py" line="1976"/> 77057 <location filename="../UI/UserInterface.py" line="1975"/>
76824 <source>Switch the input focus to the Conda window.</source> 77058 <source>Switch the input focus to the Conda window.</source>
76825 <translation>Schalte den Eingabefokus auf das Conda-Fenster um.</translation> 77059 <translation>Schalte den Eingabefokus auf das Conda-Fenster um.</translation>
76826 </message> 77060 </message>
76827 <message> 77061 <message>
76828 <location filename="../UI/UserInterface.py" line="1978"/> 77062 <location filename="../UI/UserInterface.py" line="1977"/>
76829 <source>&lt;b&gt;Conda&lt;/b&gt;&lt;p&gt;This switches the input focus to the Conda window.&lt;/p&gt;</source> 77063 <source>&lt;b&gt;Conda&lt;/b&gt;&lt;p&gt;This switches the input focus to the Conda window.&lt;/p&gt;</source>
76830 <translation>&lt;b&gt;Conda&lt;/b&gt;&lt;p&gt;Dies schaltet den Eingabefokus auf das Conda-Fenster um.&lt;/p&gt;</translation> 77064 <translation>&lt;b&gt;Conda&lt;/b&gt;&lt;p&gt;Dies schaltet den Eingabefokus auf das Conda-Fenster um.&lt;/p&gt;</translation>
76831 </message> 77065 </message>
76832 <message> 77066 <message>
76833 <location filename="../UI/UserInterface.py" line="1988"/> 77067 <location filename="../UI/UserInterface.py" line="1987"/>
76834 <source>Ctrl+Alt+Shift+M</source> 77068 <source>Ctrl+Alt+Shift+M</source>
76835 <translation>Ctrl+Alt+Shift+M</translation> 77069 <translation>Ctrl+Alt+Shift+M</translation>
76836 </message> 77070 </message>
76837 <message> 77071 <message>
76838 <location filename="../UI/UserInterface.py" line="1994"/> 77072 <location filename="../UI/UserInterface.py" line="1993"/>
76839 <source>Switch the input focus to the MicroPython window.</source> 77073 <source>Switch the input focus to the MicroPython window.</source>
76840 <translation>Schalte den Eingabefokus auf das MicroPython-Fenster um.</translation> 77074 <translation>Schalte den Eingabefokus auf das MicroPython-Fenster um.</translation>
76841 </message> 77075 </message>
76842 <message> 77076 <message>
76843 <location filename="../UI/UserInterface.py" line="1996"/> 77077 <location filename="../UI/UserInterface.py" line="1995"/>
76844 <source>&lt;b&gt;MicroPython&lt;/b&gt;&lt;p&gt;This switches the input focus to the MicroPython window.&lt;/p&gt;</source> 77078 <source>&lt;b&gt;MicroPython&lt;/b&gt;&lt;p&gt;This switches the input focus to the MicroPython window.&lt;/p&gt;</source>
76845 <translation>&lt;b&gt;MicroPython&lt;/b&gt;&lt;p&gt;Dies schaltet den Eingabefokus auf das MicroPython-Fenster um.&lt;/p&gt;</translation> 77079 <translation>&lt;b&gt;MicroPython&lt;/b&gt;&lt;p&gt;Dies schaltet den Eingabefokus auf das MicroPython-Fenster um.&lt;/p&gt;</translation>
76846 </message> 77080 </message>
76847 <message> 77081 <message>
76848 <location filename="../UI/UserInterface.py" line="3126"/> 77082 <location filename="../UI/UserInterface.py" line="3049"/>
76849 <source>Central Park</source> 77083 <source>Central Park</source>
76850 <translation>Mittelbereich</translation> 77084 <translation>Mittelbereich</translation>
76851 </message> 77085 </message>
76852 <message> 77086 <message>
76853 <location filename="../UI/UserInterface.py" line="3650"/> 77087 <location filename="../UI/UserInterface.py" line="3567"/>
76854 <source>&lt;h2&gt;Version Numbers&lt;/h2&gt;&lt;table&gt;</source> 77088 <source>&lt;h2&gt;Version Numbers&lt;/h2&gt;&lt;table&gt;</source>
76855 <translation>&lt;h2&gt;Versionsnummern&lt;/h2&gt;&lt;table&gt;</translation> 77089 <translation>&lt;h2&gt;Versionsnummern&lt;/h2&gt;&lt;table&gt;</translation>
76856 </message> 77090 </message>
76857 <message> 77091 <message>
76858 <location filename="../UI/UserInterface.py" line="4944"/> 77092 <location filename="../UI/UserInterface.py" line="4861"/>
76859 <source>&lt;p&gt;Could not find the Qt-Designer executable.&lt;br&gt;Ensure that it is installed and optionally configured on the Qt configuration page.&lt;/p&gt;</source> 77093 <source>&lt;p&gt;Could not find the Qt-Designer executable.&lt;br&gt;Ensure that it is installed and optionally configured on the Qt configuration page.&lt;/p&gt;</source>
76860 <translation>&lt;p&gt;Das Qt-Designer Programm konnte nicht gefunden werden.&lt;br&gt;Stelle sicher, dass es installiert und optional auf der Qt Konfigurationsseite konfiguriert ist.&lt;/p&gt;</translation> 77094 <translation>&lt;p&gt;Das Qt-Designer Programm konnte nicht gefunden werden.&lt;br&gt;Stelle sicher, dass es installiert und optional auf der Qt Konfigurationsseite konfiguriert ist.&lt;/p&gt;</translation>
76861 </message> 77095 </message>
76862 <message> 77096 <message>
76863 <location filename="../UI/UserInterface.py" line="5014"/> 77097 <location filename="../UI/UserInterface.py" line="4931"/>
76864 <source>&lt;p&gt;Could not find the Qt-Linguist executable.&lt;br&gt;Ensure that it is installed and optionally configured on the Qt configuration page.&lt;/p&gt;</source> 77098 <source>&lt;p&gt;Could not find the Qt-Linguist executable.&lt;br&gt;Ensure that it is installed and optionally configured on the Qt configuration page.&lt;/p&gt;</source>
76865 <translation>&lt;p&gt;Das Qt-Linguist Programm konnte nicht gefunden werden.&lt;br&gt;Stelle sicher, dass es installiert und optional auf der Qt Konfigurationsseite konfiguriert ist.&lt;/p&gt;</translation> 77099 <translation>&lt;p&gt;Das Qt-Linguist Programm konnte nicht gefunden werden.&lt;br&gt;Stelle sicher, dass es installiert und optional auf der Qt Konfigurationsseite konfiguriert ist.&lt;/p&gt;</translation>
76866 </message> 77100 </message>
76867 <message> 77101 <message>
76868 <location filename="../UI/UserInterface.py" line="5058"/> 77102 <location filename="../UI/UserInterface.py" line="4975"/>
76869 <source>&lt;p&gt;Could not find the Qt-Assistant executable.&lt;br&gt;Ensure that it is installed and optionally configured on the Qt configuration page.&lt;/p&gt;</source> 77103 <source>&lt;p&gt;Could not find the Qt-Assistant executable.&lt;br&gt;Ensure that it is installed and optionally configured on the Qt configuration page.&lt;/p&gt;</source>
76870 <translation>&lt;p&gt;Das Qt-Assistant Programm konnte nicht gefunden werden.&lt;br&gt;Stelle sicher, dass es installiert und optional auf der Qt Konfigurationsseite konfiguriert ist.&lt;/p&gt;</translation> 77104 <translation>&lt;p&gt;Das Qt-Assistant Programm konnte nicht gefunden werden.&lt;br&gt;Stelle sicher, dass es installiert und optional auf der Qt Konfigurationsseite konfiguriert ist.&lt;/p&gt;</translation>
76871 </message> 77105 </message>
76872 </context> 77106 </context>
76873 <context> 77107 <context>
76921 </message> 77155 </message>
76922 </context> 77156 </context>
76923 <context> 77157 <context>
76924 <name>Utilities</name> 77158 <name>Utilities</name>
76925 <message> 77159 <message>
76926 <location filename="../Utilities/__init__.py" line="1502"/> 77160 <location filename="../Utilities/__init__.py" line="1503"/>
76927 <source>&lt;p&gt;You may use %-codes as placeholders in the string. Supported codes are:&lt;table&gt;&lt;tr&gt;&lt;td&gt;%C&lt;/td&gt;&lt;td&gt;column of the cursor of the current editor&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;%D&lt;/td&gt;&lt;td&gt;directory of the current editor&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;%F&lt;/td&gt;&lt;td&gt;filename of the current editor&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;%H&lt;/td&gt;&lt;td&gt;home directory of the current user&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;%L&lt;/td&gt;&lt;td&gt;line of the cursor of the current editor&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;%P&lt;/td&gt;&lt;td&gt;path of the current project&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;%S&lt;/td&gt;&lt;td&gt;selected text of the current editor&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;%U&lt;/td&gt;&lt;td&gt;username of the current user&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;%%&lt;/td&gt;&lt;td&gt;the percent sign&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/p&gt;</source> 77161 <source>&lt;p&gt;You may use %-codes as placeholders in the string. Supported codes are:&lt;table&gt;&lt;tr&gt;&lt;td&gt;%C&lt;/td&gt;&lt;td&gt;column of the cursor of the current editor&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;%D&lt;/td&gt;&lt;td&gt;directory of the current editor&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;%F&lt;/td&gt;&lt;td&gt;filename of the current editor&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;%H&lt;/td&gt;&lt;td&gt;home directory of the current user&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;%L&lt;/td&gt;&lt;td&gt;line of the cursor of the current editor&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;%P&lt;/td&gt;&lt;td&gt;path of the current project&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;%S&lt;/td&gt;&lt;td&gt;selected text of the current editor&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;%U&lt;/td&gt;&lt;td&gt;username of the current user&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;%%&lt;/td&gt;&lt;td&gt;the percent sign&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/p&gt;</source>
76928 <translation>&lt;p&gt;Sie können %-Codes als Platzhalter in der Eingabe verwenden. Unterstützte Codes sind:&lt;table&gt;&lt;tr&gt;&lt;td&gt;%C&lt;/td&gt;&lt;td&gt;Spalte des Cursor des aktuellen Editors&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;%D&lt;/td&gt;&lt;td&gt;Verzeichnis des aktuellen Editors&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;%F&lt;/td&gt;&lt;td&gt;Dateiname des aktuellen Editors&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;%H&lt;/td&gt;&lt;td&gt;Home-Verzeichnis des aktullen Nutzers&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;%L&lt;/td&gt;&lt;td&gt;Zeile des Cursor des aktuellen Editors&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;%P&lt;/td&gt;&lt;td&gt;Pfad des aktuellen Projektes&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;%S&lt;/td&gt;&lt;td&gt;selektierter Text des aktuellen Editors&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;%U&lt;/td&gt;&lt;td&gt;Nutzername des aktuellen Nutzers&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;%%&lt;/td&gt;&lt;td&gt;das Prozentzeichen&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/p&gt;</translation> 77162 <translation>&lt;p&gt;Sie können %-Codes als Platzhalter in der Eingabe verwenden. Unterstützte Codes sind:&lt;table&gt;&lt;tr&gt;&lt;td&gt;%C&lt;/td&gt;&lt;td&gt;Spalte des Cursor des aktuellen Editors&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;%D&lt;/td&gt;&lt;td&gt;Verzeichnis des aktuellen Editors&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;%F&lt;/td&gt;&lt;td&gt;Dateiname des aktuellen Editors&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;%H&lt;/td&gt;&lt;td&gt;Home-Verzeichnis des aktullen Nutzers&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;%L&lt;/td&gt;&lt;td&gt;Zeile des Cursor des aktuellen Editors&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;%P&lt;/td&gt;&lt;td&gt;Pfad des aktuellen Projektes&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;%S&lt;/td&gt;&lt;td&gt;selektierter Text des aktuellen Editors&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;%U&lt;/td&gt;&lt;td&gt;Nutzername des aktuellen Nutzers&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;%%&lt;/td&gt;&lt;td&gt;das Prozentzeichen&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/p&gt;</translation>
76929 </message> 77163 </message>
76930 </context> 77164 </context>
76931 <context> 77165 <context>
81359 </message> 81593 </message>
81360 </context> 81594 </context>
81361 <context> 81595 <context>
81362 <name>VirtualenvAddEditDialog</name> 81596 <name>VirtualenvAddEditDialog</name>
81363 <message> 81597 <message>
81364 <location filename="../VirtualEnv/VirtualenvAddEditDialog.ui" line="20"/> 81598 <location filename="../VirtualEnv/VirtualenvAddEditDialog.ui" line="137"/>
81365 <source>Logical Name:</source> 81599 <source>Logical Name:</source>
81366 <translation>Logischer Name:</translation> 81600 <translation>Logischer Name:</translation>
81367 </message> 81601 </message>
81368 <message> 81602 <message>
81369 <location filename="../VirtualEnv/VirtualenvAddEditDialog.ui" line="27"/> 81603 <location filename="../VirtualEnv/VirtualenvAddEditDialog.ui" line="123"/>
81370 <source>Enter a unique name for the virtual environment</source> 81604 <source>Enter a unique name for the virtual environment</source>
81371 <translation>Gib einen eindeutigen Namen für die virtuelle Umgebung ein</translation> 81605 <translation>Gib einen eindeutigen Namen für die virtuelle Umgebung ein</translation>
81372 </message> 81606 </message>
81373 <message> 81607 <message>
81374 <location filename="../VirtualEnv/VirtualenvAddEditDialog.ui" line="34"/> 81608 <location filename="../VirtualEnv/VirtualenvAddEditDialog.ui" line="144"/>
81375 <source>Directory:</source> 81609 <source>Directory:</source>
81376 <translation>Verzeichnis:</translation> 81610 <translation>Verzeichnis:</translation>
81377 </message> 81611 </message>
81378 <message> 81612 <message>
81379 <location filename="../VirtualEnv/VirtualenvAddEditDialog.ui" line="50"/> 81613 <location filename="../VirtualEnv/VirtualenvAddEditDialog.ui" line="116"/>
81380 <source>Enter the directory of the virtual environment</source> 81614 <source>Enter the directory of the virtual environment</source>
81381 <translation>Gib das Verzeichnis der virtuellen Umgebung ein</translation> 81615 <translation>Gib das Verzeichnis der virtuellen Umgebung ein</translation>
81382 </message> 81616 </message>
81383 <message> 81617 <message>
81384 <location filename="../VirtualEnv/VirtualenvAddEditDialog.ui" line="57"/> 81618 <location filename="../VirtualEnv/VirtualenvAddEditDialog.ui" line="130"/>
81385 <source>Python Interpreter:</source> 81619 <source>Python Interpreter:</source>
81386 <translation>Python Interpreter:</translation> 81620 <translation>Python Interpreter:</translation>
81387 </message> 81621 </message>
81388 <message> 81622 <message>
81389 <location filename="../VirtualEnv/VirtualenvAddEditDialog.ui" line="73"/> 81623 <location filename="../VirtualEnv/VirtualenvAddEditDialog.ui" line="100"/>
81390 <source>Enter the Python interpreter of the virtual environment</source> 81624 <source>Enter the Python interpreter of the virtual environment</source>
81391 <translation>Gib den Python Interpreter der virtuellen Umgebung ein</translation> 81625 <translation>Gib den Python Interpreter der virtuellen Umgebung ein</translation>
81392 </message> 81626 </message>
81393 <message> 81627 <message>
81394 <location filename="../VirtualEnv/VirtualenvAddEditDialog.py" line="64"/> 81628 <location filename="../VirtualEnv/VirtualenvAddEditDialog.py" line="62"/>
81395 <source>Virtualenv Target Directory</source> 81629 <source>Virtualenv Target Directory</source>
81396 <translation>Zielverzeichnis der virtullen Umgebung</translation> 81630 <translation>Zielverzeichnis der virtullen Umgebung</translation>
81397 </message> 81631 </message>
81398 <message> 81632 <message>
81399 <location filename="../VirtualEnv/VirtualenvAddEditDialog.py" line="69"/> 81633 <location filename="../VirtualEnv/VirtualenvAddEditDialog.py" line="67"/>
81400 <source>Python Interpreter</source> 81634 <source>Python Interpreter</source>
81401 <translation>Python Interpreter</translation> 81635 <translation>Python Interpreter</translation>
81402 </message> 81636 </message>
81403 <message> 81637 <message>
81404 <location filename="../VirtualEnv/VirtualenvAddEditDialog.ui" line="106"/> 81638 <location filename="../VirtualEnv/VirtualenvAddEditDialog.ui" line="32"/>
81405 <source>Select,if this is a global environment (i.e. no virtual environment directory to be given)</source> 81639 <source>Select,if this is a global environment (i.e. no virtual environment directory to be given)</source>
81406 <translation>Auswählen, wenn dies eine globale Umgebung ist (d.h. es wird kein Verzeichnis für die virtuelle Umgebung angegeben)</translation> 81640 <translation>Auswählen, wenn dies eine globale Umgebung ist (d.h. es wird kein Verzeichnis für die virtuelle Umgebung angegeben)</translation>
81407 </message> 81641 </message>
81408 <message> 81642 <message>
81409 <location filename="../VirtualEnv/VirtualenvAddEditDialog.ui" line="113"/> 81643 <location filename="../VirtualEnv/VirtualenvAddEditDialog.ui" line="39"/>
81410 <source>Global Environment</source> 81644 <source>Global Environment</source>
81411 <translation>Globale Umgebung</translation> 81645 <translation>Globale Umgebung</translation>
81412 </message> 81646 </message>
81413 <message> 81647 <message>
81414 <location filename="../VirtualEnv/VirtualenvAddEditDialog.ui" line="87"/> 81648 <location filename="../VirtualEnv/VirtualenvAddEditDialog.ui" line="20"/>
81415 <source>Select the Python variant</source>
81416 <translation>Wähle die Pythonvariante</translation>
81417 </message>
81418 <message>
81419 <location filename="../VirtualEnv/VirtualenvAddEditDialog.ui" line="155"/>
81420 <source>PATH Prefix:</source> 81649 <source>PATH Prefix:</source>
81421 <translation>PATH Präfix:</translation> 81650 <translation>PATH Präfix:</translation>
81422 </message> 81651 </message>
81423 <message> 81652 <message>
81424 <location filename="../VirtualEnv/VirtualenvAddEditDialog.py" line="74"/> 81653 <location filename="../VirtualEnv/VirtualenvAddEditDialog.py" line="72"/>
81425 <source>Enter the executable search path to be prepended to the PATH environment variable. Use &apos;{0}&apos; as the separator.</source> 81654 <source>Enter the executable search path to be prepended to the PATH environment variable. Use &apos;{0}&apos; as the separator.</source>
81426 <translation>Gib den Suchpfad ein, der der PATH Umgebungsvariablen vorangestellt werden soll. Verwende &apos;{0}&apos; als Trenner.</translation> 81655 <translation>Gib den Suchpfad ein, der der PATH Umgebungsvariablen vorangestellt werden soll. Verwende &apos;{0}&apos; als Trenner.</translation>
81427 </message> 81656 </message>
81428 <message> 81657 <message>
81429 <location filename="../VirtualEnv/VirtualenvAddEditDialog.ui" line="80"/> 81658 <location filename="../VirtualEnv/VirtualenvAddEditDialog.ui" line="35"/>
81430 <source>Python Variant:</source>
81431 <translation>Python-Variante:</translation>
81432 </message>
81433 <message>
81434 <location filename="../VirtualEnv/VirtualenvAddEditDialog.ui" line="109"/>
81435 <source>&lt;b&gt;Global Environment&lt;/b&gt; 81659 <source>&lt;b&gt;Global Environment&lt;/b&gt;
81436 &lt;p&gt;Setting this indicates, that the environment is defined globally, i.e. not user specific. Usually such environments cannot be deleted by a standard user. The respective button of the Virtual Environment Manager dialog will be disabled for these entries.&lt;/p&gt;</source> 81660 &lt;p&gt;Setting this indicates, that the environment is defined globally, i.e. not user specific. Usually such environments cannot be deleted by a standard user. The respective button of the Virtual Environment Manager dialog will be disabled for these entries.&lt;/p&gt;</source>
81437 <translation>&lt;b&gt;Globale Umgebung&lt;/b&gt; 81661 <translation>&lt;b&gt;Globale Umgebung&lt;/b&gt;
81438 &lt;p&gt;Die Aktivierung dieses Flags bedeutet, dass die Umgebung global definiert wurde, d.h. nicht spezifisch für einen Nutzer. Normalerweise können solche Umgebungen nicht durch einen Standardnutzer gelöscht werden. Der entsprechende Knopf im Dialog zur Verwaltung virtueller Umgebungen wird daher für solche Einträge deaktiviert.&lt;/p&gt;</translation> 81662 &lt;p&gt;Die Aktivierung dieses Flags bedeutet, dass die Umgebung global definiert wurde, d.h. nicht spezifisch für einen Nutzer. Normalerweise können solche Umgebungen nicht durch einen Standardnutzer gelöscht werden. Der entsprechende Knopf im Dialog zur Verwaltung virtueller Umgebungen wird daher für solche Einträge deaktiviert.&lt;/p&gt;</translation>
81439 </message> 81663 </message>
81440 <message> 81664 <message>
81441 <location filename="../VirtualEnv/VirtualenvAddEditDialog.ui" line="120"/> 81665 <location filename="../VirtualEnv/VirtualenvAddEditDialog.ui" line="46"/>
81442 <source>Select, if this is a Conda environment</source> 81666 <source>Select, if this is a Conda environment</source>
81443 <translation>Auswählen, wenn dies eine Conda Umgebung ist</translation> 81667 <translation>Auswählen, wenn dies eine Conda Umgebung ist</translation>
81444 </message> 81668 </message>
81445 <message> 81669 <message>
81446 <location filename="../VirtualEnv/VirtualenvAddEditDialog.ui" line="123"/> 81670 <location filename="../VirtualEnv/VirtualenvAddEditDialog.ui" line="49"/>
81447 <source>Conda Environment</source> 81671 <source>Conda Environment</source>
81448 <translation>Conda Umgebung</translation> 81672 <translation>Conda Umgebung</translation>
81449 </message> 81673 </message>
81450 <message> 81674 <message>
81451 <location filename="../VirtualEnv/VirtualenvAddEditDialog.ui" line="130"/> 81675 <location filename="../VirtualEnv/VirtualenvAddEditDialog.ui" line="56"/>
81452 <source>Select, if this is a remotely accessed environment</source> 81676 <source>Select, if this is a remotely accessed environment</source>
81453 <translation>Auswählen, wenn dies eine Umgebung über Fernzugriff ist</translation> 81677 <translation>Auswählen, wenn dies eine Umgebung über Fernzugriff ist</translation>
81454 </message> 81678 </message>
81455 <message> 81679 <message>
81456 <location filename="../VirtualEnv/VirtualenvAddEditDialog.ui" line="133"/> 81680 <location filename="../VirtualEnv/VirtualenvAddEditDialog.ui" line="59"/>
81457 <source>Remote Environment</source> 81681 <source>Remote Environment</source>
81458 <translation>Umgebung über Fernzugriff</translation> 81682 <translation>Umgebung über Fernzugriff</translation>
81459 </message> 81683 </message>
81460 </context> 81684 </context>
81461 <context> 81685 <context>
81514 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="218"/> 81738 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="218"/>
81515 <source>Enter the Python interpreter for the virtual environment</source> 81739 <source>Enter the Python interpreter for the virtual environment</source>
81516 <translation>Gib den Pfad zum Python Interpreter für die virtuelle Umgebung ein</translation> 81740 <translation>Gib den Pfad zum Python Interpreter für die virtuelle Umgebung ein</translation>
81517 </message> 81741 </message>
81518 <message> 81742 <message>
81519 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="670"/> 81743 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="665"/>
81520 <source>Options</source> 81744 <source>Options</source>
81521 <translation>Optionen</translation> 81745 <translation>Optionen</translation>
81522 </message> 81746 </message>
81523 <message> 81747 <message>
81524 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="236"/> 81748 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="236"/>
81529 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="243"/> 81753 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="243"/>
81530 <source>Select the verbosity (-1: quiet, 0: normal, 1: verbose)</source> 81754 <source>Select the verbosity (-1: quiet, 0: normal, 1: verbose)</source>
81531 <translation>Wähle den Ausgabeumfang (-1: wenig, 0: normal, 1: viel)</translation> 81755 <translation>Wähle den Ausgabeumfang (-1: wenig, 0: normal, 1: viel)</translation>
81532 </message> 81756 </message>
81533 <message> 81757 <message>
81534 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="676"/> 81758 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="671"/>
81535 <source>Python Version:</source> 81759 <source>Python Version:</source>
81536 <translation>Python Version:</translation> 81760 <translation>Python Version:</translation>
81537 </message> 81761 </message>
81538 <message> 81762 <message>
81539 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="283"/> 81763 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="283"/>
81540 <source>Select the Python version (empty for current)</source> 81764 <source>Select the Python version (empty for current)</source>
81541 <translation>Wähle die Python Version (leer für aktuelle)</translation> 81765 <translation>Wähle die Python Version (leer für aktuelle)</translation>
81542 </message> 81766 </message>
81543 <message> 81767 <message>
81544 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="348"/> 81768 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="343"/>
81545 <source>System-wide Python Packages</source> 81769 <source>System-wide Python Packages</source>
81546 <translation>Globale Python Pakete</translation> 81770 <translation>Globale Python Pakete</translation>
81547 </message> 81771 </message>
81548 <message> 81772 <message>
81549 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="355"/> 81773 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="350"/>
81550 <source>Select to unzip setuptools when installing it</source> 81774 <source>Select to unzip setuptools when installing it</source>
81551 <translation>Auswählen, um setuptools bei der Installation zu entpacken</translation> 81775 <translation>Auswählen, um setuptools bei der Installation zu entpacken</translation>
81552 </message> 81776 </message>
81553 <message> 81777 <message>
81554 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="358"/> 81778 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="353"/>
81555 <source>Unzip Setuptool to virtualenv</source> 81779 <source>Unzip Setuptool to virtualenv</source>
81556 <translation>Setuptools in virtuelle Umgebung entpacken</translation> 81780 <translation>Setuptools in virtuelle Umgebung entpacken</translation>
81557 </message> 81781 </message>
81558 <message> 81782 <message>
81559 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="368"/> 81783 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="363"/>
81560 <source>Select to not install setuptools (or pip) in the new virtualenv</source> 81784 <source>Select to not install setuptools (or pip) in the new virtualenv</source>
81561 <translation>Auswählen, um setuptools (und pip) nicht in der virtuellen Umgebung zu installieren</translation> 81785 <translation>Auswählen, um setuptools (und pip) nicht in der virtuellen Umgebung zu installieren</translation>
81562 </message> 81786 </message>
81563 <message> 81787 <message>
81564 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="371"/> 81788 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="366"/>
81565 <source>Don&apos;t install &apos;setuptool&apos; (or pip) in the virtualenv</source> 81789 <source>Don&apos;t install &apos;setuptool&apos; (or pip) in the virtualenv</source>
81566 <translation>&apos;setuptools&apos; (oder pip) nicht in virtuelle Umgebung installieren</translation> 81790 <translation>&apos;setuptools&apos; (oder pip) nicht in virtuelle Umgebung installieren</translation>
81567 </message> 81791 </message>
81568 <message> 81792 <message>
81569 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="378"/> 81793 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="373"/>
81570 <source>Select to not install pip in the new virtualenv</source> 81794 <source>Select to not install pip in the new virtualenv</source>
81571 <translation>Auswählen, um pip nicht in der virtuellenUmgebung zu installieren</translation> 81795 <translation>Auswählen, um pip nicht in der virtuellenUmgebung zu installieren</translation>
81572 </message> 81796 </message>
81573 <message> 81797 <message>
81574 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="381"/> 81798 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="376"/>
81575 <source>Don&apos;t install &apos;pip&apos; in the virtualenv</source> 81799 <source>Don&apos;t install &apos;pip&apos; in the virtualenv</source>
81576 <translation>&apos;pip&apos; nicht in virtuelle Umgebung installieren</translation> 81800 <translation>&apos;pip&apos; nicht in virtuelle Umgebung installieren</translation>
81577 </message> 81801 </message>
81578 <message> 81802 <message>
81579 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="388"/> 81803 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="383"/>
81580 <source>Select to clear the target first</source> 81804 <source>Select to clear the target first</source>
81581 <translation>Auswählen, um das Ziel zuerst zu bereinigen</translation> 81805 <translation>Auswählen, um das Ziel zuerst zu bereinigen</translation>
81582 </message> 81806 </message>
81583 <message> 81807 <message>
81584 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="391"/> 81808 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="386"/>
81585 <source>Clear out the target directory</source> 81809 <source>Clear out the target directory</source>
81586 <translation>Zielverzeichnis bereinigen</translation> 81810 <translation>Zielverzeichnis bereinigen</translation>
81587 </message> 81811 </message>
81588 <message> 81812 <message>
81589 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="398"/> 81813 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="393"/>
81590 <source>Select to always copy files rather than symlinking</source> 81814 <source>Select to always copy files rather than symlinking</source>
81591 <translation>Auswählen, um Dateien zu kopieren anstelle zu verlinken</translation> 81815 <translation>Auswählen, um Dateien zu kopieren anstelle zu verlinken</translation>
81592 </message> 81816 </message>
81593 <message> 81817 <message>
81594 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="401"/> 81818 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="396"/>
81595 <source>Always copy files</source> 81819 <source>Always copy files</source>
81596 <translation>Dateien immer kopieren</translation> 81820 <translation>Dateien immer kopieren</translation>
81597 </message> 81821 </message>
81598 <message> 81822 <message>
81599 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="428"/> 81823 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="423"/>
81600 <source>Select to generate a log file in the target directory</source> 81824 <source>Select to generate a log file in the target directory</source>
81601 <translation>Auswählen, um im Zielverzeichnis eine Logdatei zu erstellen</translation> 81825 <translation>Auswählen, um im Zielverzeichnis eine Logdatei zu erstellen</translation>
81602 </message> 81826 </message>
81603 <message> 81827 <message>
81604 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="431"/> 81828 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="426"/>
81605 <source>Save a log file in the target directory after creation</source> 81829 <source>Save a log file in the target directory after creation</source>
81606 <translation>Logdatei im Zielverzeichnis erstellen</translation> 81830 <translation>Logdatei im Zielverzeichnis erstellen</translation>
81607 </message> 81831 </message>
81608 <message> 81832 <message>
81609 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="441"/> 81833 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="436"/>
81610 <source>Select to write a shell script/batch file to regenerate the virtualenv</source> 81834 <source>Select to write a shell script/batch file to regenerate the virtualenv</source>
81611 <translation>Auswählen, um ein Skript zu Erzeugung der virtuellen Umgebung zu schreiben</translation> 81835 <translation>Auswählen, um ein Skript zu Erzeugung der virtuellen Umgebung zu schreiben</translation>
81612 </message> 81836 </message>
81613 <message> 81837 <message>
81614 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="444"/> 81838 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="439"/>
81615 <source>Save virtualenv generation script</source> 81839 <source>Save virtualenv generation script</source>
81616 <translation>Generierungsskript schreiben</translation> 81840 <translation>Generierungsskript schreiben</translation>
81617 </message> 81841 </message>
81618 <message> 81842 <message>
81619 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="454"/> 81843 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="449"/>
81620 <source>Open the newly created virtualenv in a file manager window</source> 81844 <source>Open the newly created virtualenv in a file manager window</source>
81621 <translation>Öffne die neu erzeugte virtuelle Umgebung in einem Dateimanager</translation> 81845 <translation>Öffne die neu erzeugte virtuelle Umgebung in einem Dateimanager</translation>
81622 </message> 81846 </message>
81623 <message> 81847 <message>
81624 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="457"/> 81848 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="452"/>
81625 <source>Open target directory after creation</source> 81849 <source>Open target directory after creation</source>
81626 <translation>Öffne Zielverzeichnis zum Abschluss</translation> 81850 <translation>Öffne Zielverzeichnis zum Abschluss</translation>
81627 </message> 81851 </message>
81628 <message> 81852 <message>
81629 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.py" line="45"/> 81853 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.py" line="45"/>
81639 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.py" line="55"/> 81863 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.py" line="55"/>
81640 <source>Python Interpreter</source> 81864 <source>Python Interpreter</source>
81641 <translation>Python Interpreter</translation> 81865 <translation>Python Interpreter</translation>
81642 </message> 81866 </message>
81643 <message> 81867 <message>
81644 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="345"/> 81868 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="340"/>
81645 <source>Select to give the virtualenv access to the global site-packages</source> 81869 <source>Select to give the virtualenv access to the global site-packages</source>
81646 <translation>Auswählen, um der virtuellen Umgebung Zugriff auf das globale &apos;site-packages&apos; Verteichnis zu geben</translation> 81870 <translation>Auswählen, um der virtuellen Umgebung Zugriff auf das globale &apos;site-packages&apos; Verteichnis zu geben</translation>
81647 </message> 81871 </message>
81648 <message> 81872 <message>
81649 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="23"/> 81873 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="23"/>
81659 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="64"/> 81883 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="64"/>
81660 <source>Select to use &apos;pyvenv&apos;</source> 81884 <source>Select to use &apos;pyvenv&apos;</source>
81661 <translation>Auswählen, um &apos;pyvenv&apos; zu verwenden</translation> 81885 <translation>Auswählen, um &apos;pyvenv&apos; zu verwenden</translation>
81662 </message> 81886 </message>
81663 <message> 81887 <message>
81664 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="408"/> 81888 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="403"/>
81665 <source>Select to use symlinks instead of copies</source> 81889 <source>Select to use symlinks instead of copies</source>
81666 <translation>Auswählen, um symbolische Links anstelle von Kopien zu verwenden</translation> 81890 <translation>Auswählen, um symbolische Links anstelle von Kopien zu verwenden</translation>
81667 </message> 81891 </message>
81668 <message> 81892 <message>
81669 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="411"/> 81893 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="406"/>
81670 <source>Use Symbolic Links</source> 81894 <source>Use Symbolic Links</source>
81671 <translation>Symbolische Links verwenden</translation> 81895 <translation>Symbolische Links verwenden</translation>
81672 </message> 81896 </message>
81673 <message> 81897 <message>
81674 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="418"/> 81898 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="413"/>
81675 <source>Select to upgrade a virtual environment</source> 81899 <source>Select to upgrade a virtual environment</source>
81676 <translation>Auswählen, um eine virtuelle Umgebung zu aktualisieren</translation> 81900 <translation>Auswählen, um eine virtuelle Umgebung zu aktualisieren</translation>
81677 </message> 81901 </message>
81678 <message> 81902 <message>
81679 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="421"/> 81903 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="416"/>
81680 <source>Upgrade</source> 81904 <source>Upgrade</source>
81681 <translation>Aktualisieren</translation> 81905 <translation>Aktualisieren</translation>
81682 </message> 81906 </message>
81683 <message> 81907 <message>
81684 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.py" line="324"/> 81908 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.py" line="324"/>
81729 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="80"/> 81953 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="80"/>
81730 <source>Select to use &apos;conda&apos;</source> 81954 <source>Select to use &apos;conda&apos;</source>
81731 <translation>Auswählen, um &apos;conda&apos; zu verwenden</translation> 81955 <translation>Auswählen, um &apos;conda&apos; zu verwenden</translation>
81732 </message> 81956 </message>
81733 <message> 81957 <message>
81734 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="471"/> 81958 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="466"/>
81735 <source>Target Environment Specification</source> 81959 <source>Target Environment Specification</source>
81736 <translation>Spezifikation der Zielumgebung</translation> 81960 <translation>Spezifikation der Zielumgebung</translation>
81737 </message> 81961 </message>
81738 <message> 81962 <message>
81739 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="568"/> 81963 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="563"/>
81740 <source>Name:</source> 81964 <source>Name:</source>
81741 <translation>Name:</translation> 81965 <translation>Name:</translation>
81742 </message> 81966 </message>
81743 <message> 81967 <message>
81744 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="484"/> 81968 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="479"/>
81745 <source>Enter the name for the environment</source> 81969 <source>Enter the name for the environment</source>
81746 <translation>Gib den Namen für die Umgebung ein</translation> 81970 <translation>Gib den Namen für die Umgebung ein</translation>
81747 </message> 81971 </message>
81748 <message> 81972 <message>
81749 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="582"/> 81973 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="577"/>
81750 <source>Path:</source> 81974 <source>Path:</source>
81751 <translation>Pfad:</translation> 81975 <translation>Pfad:</translation>
81752 </message> 81976 </message>
81753 <message> 81977 <message>
81754 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="507"/> 81978 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="502"/>
81755 <source>Enter the target directory for the conda environment</source> 81979 <source>Enter the target directory for the conda environment</source>
81756 <translation>Gib den Zielpfad für die Conda-Umgebung ein</translation> 81980 <translation>Gib den Zielpfad für die Conda-Umgebung ein</translation>
81757 </message> 81981 </message>
81758 <message> 81982 <message>
81759 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="514"/> 81983 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="509"/>
81760 <source>&lt;b&gt;Note:&lt;/b&gt; Only one of the above entries is mandatory.</source> 81984 <source>&lt;b&gt;Note:&lt;/b&gt; Only one of the above entries is mandatory.</source>
81761 <translation>&lt;b&gt;Hinweis:&lt;/b&gt; Nur einer der Einträge ist verpflichtend.</translation> 81985 <translation>&lt;b&gt;Hinweis:&lt;/b&gt; Nur einer der Einträge ist verpflichtend.</translation>
81762 </message> 81986 </message>
81763 <message> 81987 <message>
81764 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="524"/> 81988 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="519"/>
81765 <source>Special Operations</source> 81989 <source>Special Operations</source>
81766 <translation>Spezielle Aktionen</translation> 81990 <translation>Spezielle Aktionen</translation>
81767 </message> 81991 </message>
81768 <message> 81992 <message>
81769 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="536"/> 81993 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="531"/>
81770 <source>Select to clone an environment</source> 81994 <source>Select to clone an environment</source>
81771 <translation>Auswählen, um eine Umgebung zu klonen</translation> 81995 <translation>Auswählen, um eine Umgebung zu klonen</translation>
81772 </message> 81996 </message>
81773 <message> 81997 <message>
81774 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="539"/> 81998 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="534"/>
81775 <source>Clone Environment</source> 81999 <source>Clone Environment</source>
81776 <translation>Umgebung klonen</translation> 82000 <translation>Umgebung klonen</translation>
81777 </message> 82001 </message>
81778 <message> 82002 <message>
81779 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="549"/> 82003 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="544"/>
81780 <source>Select to create the environment from a requirements file</source> 82004 <source>Select to create the environment from a requirements file</source>
81781 <translation>Auswählen, um eine Umgebung basierend auf einer Anforderungsdatei zu erzeugen</translation> 82005 <translation>Auswählen, um eine Umgebung basierend auf einer Anforderungsdatei zu erzeugen</translation>
81782 </message> 82006 </message>
81783 <message> 82007 <message>
81784 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="552"/> 82008 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="547"/>
81785 <source>from Requirements</source> 82009 <source>from Requirements</source>
81786 <translation>Anforderungs basiert</translation> 82010 <translation>Anforderungs basiert</translation>
81787 </message> 82011 </message>
81788 <message> 82012 <message>
81789 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="575"/> 82013 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="570"/>
81790 <source>Enter the name of the environment to be cloned</source> 82014 <source>Enter the name of the environment to be cloned</source>
81791 <translation>Gib den Namen der zu klonenden Umgebung ein</translation> 82015 <translation>Gib den Namen der zu klonenden Umgebung ein</translation>
81792 </message> 82016 </message>
81793 <message> 82017 <message>
81794 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="598"/> 82018 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="593"/>
81795 <source>Enter the directory of the environment to be cloned</source> 82019 <source>Enter the directory of the environment to be cloned</source>
81796 <translation>Gib das Verzeichnis der zu klonenden Umgebung ein</translation> 82020 <translation>Gib das Verzeichnis der zu klonenden Umgebung ein</translation>
81797 </message> 82021 </message>
81798 <message> 82022 <message>
81799 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="654"/> 82023 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="649"/>
81800 <source>Package Specs:</source> 82024 <source>Package Specs:</source>
81801 <translation>Paketspezifikationen:</translation> 82025 <translation>Paketspezifikationen:</translation>
81802 </message> 82026 </message>
81803 <message> 82027 <message>
81804 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="661"/> 82028 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="656"/>
81805 <source>Enter the package specifications for the environment</source> 82029 <source>Enter the package specifications for the environment</source>
81806 <translation>Gib Paketspezifikationen für die Umgebung ein</translation> 82030 <translation>Gib Paketspezifikationen für die Umgebung ein</translation>
81807 </message> 82031 </message>
81808 <message> 82032 <message>
81809 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="683"/> 82033 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="678"/>
81810 <source>Enter the Python version for the environment</source> 82034 <source>Enter the Python version for the environment</source>
81811 <translation>Gib die Python Version für die Umgebung ein</translation> 82035 <translation>Gib die Python Version für die Umgebung ein</translation>
81812 </message> 82036 </message>
81813 <message> 82037 <message>
81814 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="690"/> 82038 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="685"/>
81815 <source>Allow insecure SSL connections</source> 82039 <source>Allow insecure SSL connections</source>
81816 <translation>Unsichere SSL Verbindungen zulassen</translation> 82040 <translation>Unsichere SSL Verbindungen zulassen</translation>
81817 </message> 82041 </message>
81818 <message> 82042 <message>
81819 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="697"/> 82043 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="692"/>
81820 <source>Select to perform just a dry-run</source> 82044 <source>Select to perform just a dry-run</source>
81821 <translation>Auswählen, um nur einen Testlauf zu starten</translation> 82045 <translation>Auswählen, um nur einen Testlauf zu starten</translation>
81822 </message> 82046 </message>
81823 <message> 82047 <message>
81824 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="700"/> 82048 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="695"/>
81825 <source>Perform dry-run</source> 82049 <source>Perform dry-run</source>
81826 <translation>Testlauf durchführen</translation> 82050 <translation>Testlauf durchführen</translation>
81827 </message> 82051 </message>
81828 <message> 82052 <message>
81829 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.py" line="69"/> 82053 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.py" line="69"/>
82008 <message> 82232 <message>
82009 <location filename="../VirtualEnv/VirtualenvInterpreterSelectionDialog.py" line="45"/> 82233 <location filename="../VirtualEnv/VirtualenvInterpreterSelectionDialog.py" line="45"/>
82010 <source>Python Interpreter</source> 82234 <source>Python Interpreter</source>
82011 <translation>Python Interpreter</translation> 82235 <translation>Python Interpreter</translation>
82012 </message> 82236 </message>
82013 <message>
82014 <location filename="../VirtualEnv/VirtualenvInterpreterSelectionDialog.ui" line="64"/>
82015 <source>Select the Python variant</source>
82016 <translation>Wähle die Pythonvariante</translation>
82017 </message>
82018 </context> 82237 </context>
82019 <context> 82238 <context>
82020 <name>VirtualenvManager</name> 82239 <name>VirtualenvManager</name>
82021 <message> 82240 <message>
82022 <location filename="../VirtualEnv/VirtualenvManager.py" line="213"/> 82241 <location filename="../VirtualEnv/VirtualenvManager.py" line="221"/>
82023 <source>Add Virtual Environment</source> 82242 <source>Add Virtual Environment</source>
82024 <translation>Virtuelle Umgebung hinzufügen</translation> 82243 <translation>Virtuelle Umgebung hinzufügen</translation>
82025 </message> 82244 </message>
82026 <message> 82245 <message>
82027 <location filename="../VirtualEnv/VirtualenvManager.py" line="213"/> 82246 <location filename="../VirtualEnv/VirtualenvManager.py" line="221"/>
82028 <source>A virtual environment named &lt;b&gt;{0}&lt;/b&gt; exists already. Shall it be replaced?</source> 82247 <source>A virtual environment named &lt;b&gt;{0}&lt;/b&gt; exists already. Shall it be replaced?</source>
82029 <translation>Eine virtuelle Umgebung mit Namen &lt;b&gt;{0}&lt;/b&gt; existiert bereits. Soll sie ersetzt werden?</translation> 82248 <translation>Eine virtuelle Umgebung mit Namen &lt;b&gt;{0}&lt;/b&gt; existiert bereits. Soll sie ersetzt werden?</translation>
82030 </message> 82249 </message>
82031 <message> 82250 <message>
82032 <location filename="../VirtualEnv/VirtualenvManager.py" line="280"/> 82251 <location filename="../VirtualEnv/VirtualenvManager.py" line="285"/>
82033 <source>Change Virtual Environment</source> 82252 <source>Change Virtual Environment</source>
82034 <translation>Virtuelle Umgebung ändern</translation> 82253 <translation>Virtuelle Umgebung ändern</translation>
82035 </message> 82254 </message>
82036 <message> 82255 <message>
82037 <location filename="../VirtualEnv/VirtualenvManager.py" line="333"/> 82256 <location filename="../VirtualEnv/VirtualenvManager.py" line="336"/>
82038 <source>A virtual environment named &lt;b&gt;{0}&lt;/b&gt; does not exist. Aborting!</source> 82257 <source>A virtual environment named &lt;b&gt;{0}&lt;/b&gt; does not exist. Aborting!</source>
82039 <translation>Eine virtuelle Umgebung mit Namen &lt;b&gt;{0}&lt;/b&gt; existiert nicht. Abbruch!</translation> 82258 <translation>Eine virtuelle Umgebung mit Namen &lt;b&gt;{0}&lt;/b&gt; existiert nicht. Abbruch!</translation>
82040 </message> 82259 </message>
82041 <message> 82260 <message>
82042 <location filename="../VirtualEnv/VirtualenvManager.py" line="333"/> 82261 <location filename="../VirtualEnv/VirtualenvManager.py" line="336"/>
82043 <source>Rename Virtual Environment</source> 82262 <source>Rename Virtual Environment</source>
82044 <translation>Virtuelle Umgebung umbenennen</translation> 82263 <translation>Virtuelle Umgebung umbenennen</translation>
82045 </message> 82264 </message>
82046 <message> 82265 <message>
82047 <location filename="../VirtualEnv/VirtualenvManager.py" line="425"/> 82266 <location filename="../VirtualEnv/VirtualenvManager.py" line="427"/>
82048 <source>{0} - {1}</source> 82267 <source>{0} - {1}</source>
82049 <translation>{0} – {1}</translation> 82268 <translation>{0} – {1}</translation>
82050 </message> 82269 </message>
82051 <message> 82270 <message>
82052 <location filename="../VirtualEnv/VirtualenvManager.py" line="366"/> 82271 <location filename="../VirtualEnv/VirtualenvManager.py" line="368"/>
82053 <source>Delete Virtual Environments</source> 82272 <source>Delete Virtual Environments</source>
82054 <translation>Virtuelle Umgebung löschen</translation> 82273 <translation>Virtuelle Umgebung löschen</translation>
82055 </message> 82274 </message>
82056 <message> 82275 <message>
82057 <location filename="../VirtualEnv/VirtualenvManager.py" line="366"/> 82276 <location filename="../VirtualEnv/VirtualenvManager.py" line="368"/>
82058 <source>Do you really want to delete these virtual environments?</source> 82277 <source>Do you really want to delete these virtual environments?</source>
82059 <translation>Sollen diese virtuellen Umgebungen wirklich gelöscht werden?</translation> 82278 <translation>Sollen diese virtuellen Umgebungen wirklich gelöscht werden?</translation>
82060 </message> 82279 </message>
82061 <message> 82280 <message>
82062 <location filename="../VirtualEnv/VirtualenvManager.py" line="431"/> 82281 <location filename="../VirtualEnv/VirtualenvManager.py" line="433"/>
82063 <source>Remove Virtual Environments</source> 82282 <source>Remove Virtual Environments</source>
82064 <translation>Virtuelle Umgebung entfernen</translation> 82283 <translation>Virtuelle Umgebung entfernen</translation>
82065 </message> 82284 </message>
82066 <message> 82285 <message>
82067 <location filename="../VirtualEnv/VirtualenvManager.py" line="431"/> 82286 <location filename="../VirtualEnv/VirtualenvManager.py" line="433"/>
82068 <source>Do you really want to remove these virtual environments?</source> 82287 <source>Do you really want to remove these virtual environments?</source>
82069 <translation>Sollen diese virtuellen Umgebungen wirklich entfernt werden?</translation> 82288 <translation>Sollen diese virtuellen Umgebungen wirklich entfernt werden?</translation>
82070 </message> 82289 </message>
82071 </context> 82290 </context>
82072 <context> 82291 <context>
86909 </message> 87128 </message>
86910 </context> 87129 </context>
86911 <context> 87130 <context>
86912 <name>eric6</name> 87131 <name>eric6</name>
86913 <message> 87132 <message>
86914 <location filename="../eric6.py" line="399"/> 87133 <location filename="../eric6.py" line="397"/>
86915 <source>Starting...</source> 87134 <source>Starting...</source>
86916 <translation>Starte...</translation> 87135 <translation>Starte...</translation>
86917 </message> 87136 </message>
86918 <message> 87137 <message>
86919 <location filename="../eric6.py" line="404"/> 87138 <location filename="../eric6.py" line="402"/>
86920 <source>Generating Main Window...</source> 87139 <source>Generating Main Window...</source>
86921 <translation>Erzeuge das Hauptfenster...</translation> 87140 <translation>Erzeuge das Hauptfenster...</translation>
86922 </message> 87141 </message>
86923 </context> 87142 </context>
86924 <context> 87143 <context>
87074 <location filename="../Plugins/CheckerPlugins/SyntaxChecker/pyflakes/translations.py" line="57"/> 87293 <location filename="../Plugins/CheckerPlugins/SyntaxChecker/pyflakes/translations.py" line="57"/>
87075 <source>Syntax error detected in doctest.</source> 87294 <source>Syntax error detected in doctest.</source>
87076 <translation>Syntaxfehler in Doctest entdeckt.</translation> 87295 <translation>Syntaxfehler in Doctest entdeckt.</translation>
87077 </message> 87296 </message>
87078 <message> 87297 <message>
87079 <location filename="../Plugins/CheckerPlugins/SyntaxChecker/pyflakes/translations.py" line="183"/> 87298 <location filename="../Plugins/CheckerPlugins/SyntaxChecker/pyflakes/translations.py" line="186"/>
87080 <source>no message defined for code &apos;{0}&apos;</source> 87299 <source>no message defined for code &apos;{0}&apos;</source>
87081 <translation>keine Nachricht für &apos;{0}&apos; definiert</translation> 87300 <translation>keine Nachricht für &apos;{0}&apos; definiert</translation>
87082 </message> 87301 </message>
87083 <message> 87302 <message>
87084 <location filename="../Plugins/CheckerPlugins/SyntaxChecker/pyflakes/translations.py" line="60"/> 87303 <location filename="../Plugins/CheckerPlugins/SyntaxChecker/pyflakes/translations.py" line="60"/>
87258 <message> 87477 <message>
87259 <location filename="../Plugins/CheckerPlugins/SyntaxChecker/pyflakes/translations.py" line="162"/> 87478 <location filename="../Plugins/CheckerPlugins/SyntaxChecker/pyflakes/translations.py" line="162"/>
87260 <source>&apos;...&apos; % ... `*` specifier requires sequence</source> 87479 <source>&apos;...&apos; % ... `*` specifier requires sequence</source>
87261 <translation>&apos;...&apos; % ... &apos;*&apos; Angabe erfordert eine Sequenz</translation> 87480 <translation>&apos;...&apos; % ... &apos;*&apos; Angabe erfordert eine Sequenz</translation>
87262 </message> 87481 </message>
87482 <message>
87483 <location filename="../Plugins/CheckerPlugins/SyntaxChecker/pyflakes/translations.py" line="165"/>
87484 <source>&apos;if tuple literal&apos; is always true, perhaps remove accidental comma?</source>
87485 <translation>&apos;if tuple literal&apos; ist immer wahr. Entferne möglicherweise fehlerhaftes Komma?</translation>
87486 </message>
87263 </context> 87487 </context>
87264 <context> 87488 <context>
87265 <name>pycodestyle</name> 87489 <name>pycodestyle</name>
87266 <message> 87490 <message>
87267 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="21"/> 87491 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="24"/>
87268 <source>indentation contains mixed spaces and tabs</source> 87492 <source>indentation contains mixed spaces and tabs</source>
87269 <translation>Einrückung enthält einen Mix aus Leerzeichen und Tabulatoren</translation> 87493 <translation>Einrückung enthält einen Mix aus Leerzeichen und Tabulatoren</translation>
87270 </message> 87494 </message>
87271 <message> 87495 <message>
87272 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="24"/> 87496 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="27"/>
87273 <source>indentation is not a multiple of four</source> 87497 <source>indentation is not a multiple of four</source>
87274 <translation>Einrückung ist kein Mehrfaches von Vier</translation> 87498 <translation>Einrückung ist kein Mehrfaches von Vier</translation>
87275 </message> 87499 </message>
87276 <message> 87500 <message>
87277 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="27"/> 87501 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="30"/>
87278 <source>expected an indented block</source> 87502 <source>expected an indented block</source>
87279 <translation>ein eingerückter Block wurde erwartet</translation> 87503 <translation>ein eingerückter Block wurde erwartet</translation>
87280 </message> 87504 </message>
87281 <message> 87505 <message>
87282 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="30"/> 87506 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="33"/>
87283 <source>unexpected indentation</source> 87507 <source>unexpected indentation</source>
87284 <translation>unerwartete Einrückung</translation> 87508 <translation>unerwartete Einrückung</translation>
87285 </message> 87509 </message>
87286 <message> 87510 <message>
87287 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="33"/> 87511 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="36"/>
87288 <source>indentation is not a multiple of four (comment)</source> 87512 <source>indentation is not a multiple of four (comment)</source>
87289 <translation>Einrückung ist kein Mehrfaches von Vier (Kommentar)</translation> 87513 <translation>Einrückung ist kein Mehrfaches von Vier (Kommentar)</translation>
87290 </message> 87514 </message>
87291 <message> 87515 <message>
87292 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="36"/> 87516 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="39"/>
87293 <source>expected an indented block (comment)</source> 87517 <source>expected an indented block (comment)</source>
87294 <translation>ein eingerückter Block wurde erwartet (Kommentar)</translation> 87518 <translation>ein eingerückter Block wurde erwartet (Kommentar)</translation>
87295 </message> 87519 </message>
87296 <message> 87520 <message>
87297 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="39"/> 87521 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="42"/>
87298 <source>unexpected indentation (comment)</source> 87522 <source>unexpected indentation (comment)</source>
87299 <translation>unerwartete Einrückung (Kommentar)</translation> 87523 <translation>unerwartete Einrückung (Kommentar)</translation>
87300 </message> 87524 </message>
87301 <message> 87525 <message>
87302 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="45"/> 87526 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="48"/>
87303 <source>continuation line indentation is not a multiple of four</source> 87527 <source>continuation line indentation is not a multiple of four</source>
87304 <translation>Einrückung der Fortsetzungszeile ist kein Vielfaches von Vier</translation> 87528 <translation>Einrückung der Fortsetzungszeile ist kein Vielfaches von Vier</translation>
87305 </message> 87529 </message>
87306 <message> 87530 <message>
87307 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="48"/> 87531 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="51"/>
87308 <source>continuation line missing indentation or outdented</source> 87532 <source>continuation line missing indentation or outdented</source>
87309 <translation>fehlende Einrückung der Fortsetzungzeile oder sie wurde ausgerückt</translation> 87533 <translation>fehlende Einrückung der Fortsetzungzeile oder sie wurde ausgerückt</translation>
87310 </message> 87534 </message>
87311 <message> 87535 <message>
87312 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="51"/> 87536 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="54"/>
87313 <source>closing bracket does not match indentation of opening bracket&apos;s line</source> 87537 <source>closing bracket does not match indentation of opening bracket&apos;s line</source>
87314 <translation>Einrückung der schließenden Klammer ungleich der Zeile der öffnenden Klammer</translation> 87538 <translation>Einrückung der schließenden Klammer ungleich der Zeile der öffnenden Klammer</translation>
87315 </message> 87539 </message>
87316 <message> 87540 <message>
87317 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="55"/> 87541 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="58"/>
87318 <source>closing bracket does not match visual indentation</source> 87542 <source>closing bracket does not match visual indentation</source>
87319 <translation>schließende Klammer passt nicht zur visuellen Einrückung</translation> 87543 <translation>schließende Klammer passt nicht zur visuellen Einrückung</translation>
87320 </message> 87544 </message>
87321 <message> 87545 <message>
87322 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="58"/> 87546 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="61"/>
87323 <source>continuation line with same indent as next logical line</source> 87547 <source>continuation line with same indent as next logical line</source>
87324 <translation>Einrückung der Fortsetzungszeile unterscheidet sich nicht von der nächsten logischen Zeile</translation> 87548 <translation>Einrückung der Fortsetzungszeile unterscheidet sich nicht von der nächsten logischen Zeile</translation>
87325 </message> 87549 </message>
87326 <message> 87550 <message>
87327 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="61"/> 87551 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="64"/>
87328 <source>continuation line over-indented for hanging indent</source> 87552 <source>continuation line over-indented for hanging indent</source>
87329 <translation>Fortsetzungszeile zu weit eingerückt für hängende Einrückung</translation> 87553 <translation>Fortsetzungszeile zu weit eingerückt für hängende Einrückung</translation>
87330 </message> 87554 </message>
87331 <message> 87555 <message>
87332 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="64"/> 87556 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="67"/>
87333 <source>continuation line over-indented for visual indent</source> 87557 <source>continuation line over-indented for visual indent</source>
87334 <translation>Fortsetzungszeile zu weit eingerückt für visuelle Einrückung</translation> 87558 <translation>Fortsetzungszeile zu weit eingerückt für visuelle Einrückung</translation>
87335 </message> 87559 </message>
87336 <message> 87560 <message>
87337 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="67"/> 87561 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="70"/>
87338 <source>continuation line under-indented for visual indent</source> 87562 <source>continuation line under-indented for visual indent</source>
87339 <translation>Fortsetzungszeile zu wenig eingerückt für visuelle Einrückung</translation> 87563 <translation>Fortsetzungszeile zu wenig eingerückt für visuelle Einrückung</translation>
87340 </message> 87564 </message>
87341 <message> 87565 <message>
87342 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="70"/> 87566 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="73"/>
87343 <source>visually indented line with same indent as next logical line</source> 87567 <source>visually indented line with same indent as next logical line</source>
87344 <translation>visuelle Einrückung identisch mit der Einrückung der nächsten logischen Zeile</translation> 87568 <translation>visuelle Einrückung identisch mit der Einrückung der nächsten logischen Zeile</translation>
87345 </message> 87569 </message>
87346 <message> 87570 <message>
87347 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="73"/> 87571 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="76"/>
87348 <source>continuation line unaligned for hanging indent</source> 87572 <source>continuation line unaligned for hanging indent</source>
87349 <translation>Fortsetzungszeile für hängenden Einrückung nicht richtig ausgerichtet</translation> 87573 <translation>Fortsetzungszeile für hängenden Einrückung nicht richtig ausgerichtet</translation>
87350 </message> 87574 </message>
87351 <message> 87575 <message>
87352 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="76"/> 87576 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="79"/>
87353 <source>closing bracket is missing indentation</source> 87577 <source>closing bracket is missing indentation</source>
87354 <translation>Einrückung bei schließender Klammer fehlt</translation> 87578 <translation>Einrückung bei schließender Klammer fehlt</translation>
87355 </message> 87579 </message>
87356 <message> 87580 <message>
87357 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="79"/> 87581 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="82"/>
87358 <source>indentation contains tabs</source> 87582 <source>indentation contains tabs</source>
87359 <translation>Einrückung enthält Tabulatoren</translation> 87583 <translation>Einrückung enthält Tabulatoren</translation>
87360 </message> 87584 </message>
87361 <message> 87585 <message>
87362 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="82"/> 87586 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="85"/>
87363 <source>whitespace after &apos;{0}&apos;</source> 87587 <source>whitespace after &apos;{0}&apos;</source>
87364 <translation>Leerzeichen nach „{0}“</translation> 87588 <translation>Leerzeichen nach „{0}“</translation>
87365 </message> 87589 </message>
87366 <message> 87590 <message>
87367 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="91"/> 87591 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="94"/>
87368 <source>whitespace before &apos;{0}&apos;</source> 87592 <source>whitespace before &apos;{0}&apos;</source>
87369 <translation>Leerzeichen vor „{0}“</translation> 87593 <translation>Leerzeichen vor „{0}“</translation>
87370 </message> 87594 </message>
87371 <message> 87595 <message>
87372 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="94"/> 87596 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="97"/>
87373 <source>multiple spaces before operator</source> 87597 <source>multiple spaces before operator</source>
87374 <translation>mehrfache Leerzeichen vor Operator</translation> 87598 <translation>mehrfache Leerzeichen vor Operator</translation>
87375 </message> 87599 </message>
87376 <message> 87600 <message>
87377 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="97"/> 87601 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="100"/>
87378 <source>multiple spaces after operator</source> 87602 <source>multiple spaces after operator</source>
87379 <translation>mehrfache Leerzeichen nach Operator</translation> 87603 <translation>mehrfache Leerzeichen nach Operator</translation>
87380 </message> 87604 </message>
87381 <message> 87605 <message>
87382 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="100"/> 87606 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="103"/>
87383 <source>tab before operator</source> 87607 <source>tab before operator</source>
87384 <translation>Tabulator vor Operator</translation> 87608 <translation>Tabulator vor Operator</translation>
87385 </message> 87609 </message>
87386 <message> 87610 <message>
87387 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="103"/> 87611 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="106"/>
87388 <source>tab after operator</source> 87612 <source>tab after operator</source>
87389 <translation>Tabulator nach Operator</translation> 87613 <translation>Tabulator nach Operator</translation>
87390 </message> 87614 </message>
87391 <message> 87615 <message>
87392 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="106"/> 87616 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="109"/>
87393 <source>missing whitespace around operator</source> 87617 <source>missing whitespace around operator</source>
87394 <translation>fehlende Leerzeichen um Operator</translation> 87618 <translation>fehlende Leerzeichen um Operator</translation>
87395 </message> 87619 </message>
87396 <message> 87620 <message>
87397 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="109"/> 87621 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="112"/>
87398 <source>missing whitespace around arithmetic operator</source> 87622 <source>missing whitespace around arithmetic operator</source>
87399 <translation>fehlende Leerzeichen um Arithmetikoperator</translation> 87623 <translation>fehlende Leerzeichen um Arithmetikoperator</translation>
87400 </message> 87624 </message>
87401 <message> 87625 <message>
87402 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="112"/> 87626 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="115"/>
87403 <source>missing whitespace around bitwise or shift operator</source> 87627 <source>missing whitespace around bitwise or shift operator</source>
87404 <translation>fehlende Leerzeichen um Bit- oder Shiftoperator</translation> 87628 <translation>fehlende Leerzeichen um Bit- oder Shiftoperator</translation>
87405 </message> 87629 </message>
87406 <message> 87630 <message>
87407 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="115"/> 87631 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="118"/>
87408 <source>missing whitespace around modulo operator</source> 87632 <source>missing whitespace around modulo operator</source>
87409 <translation>fehlende Leerzeichen um Modulooperator</translation> 87633 <translation>fehlende Leerzeichen um Modulooperator</translation>
87410 </message> 87634 </message>
87411 <message> 87635 <message>
87412 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="118"/> 87636 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="121"/>
87413 <source>missing whitespace after &apos;{0}&apos;</source> 87637 <source>missing whitespace after &apos;{0}&apos;</source>
87414 <translation>fehlende Leerzeichen nach „{0}“</translation> 87638 <translation>fehlende Leerzeichen nach „{0}“</translation>
87415 </message> 87639 </message>
87416 <message> 87640 <message>
87417 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="121"/> 87641 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="124"/>
87418 <source>multiple spaces after &apos;{0}&apos;</source> 87642 <source>multiple spaces after &apos;{0}&apos;</source>
87419 <translation>mehrfache Leerzeichen nach „{0}“</translation> 87643 <translation>mehrfache Leerzeichen nach „{0}“</translation>
87420 </message> 87644 </message>
87421 <message> 87645 <message>
87422 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="124"/> 87646 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="127"/>
87423 <source>tab after &apos;{0}&apos;</source> 87647 <source>tab after &apos;{0}&apos;</source>
87424 <translation>Tabulator nach „{0}“</translation> 87648 <translation>Tabulator nach „{0}“</translation>
87425 </message> 87649 </message>
87426 <message> 87650 <message>
87427 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="127"/> 87651 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="130"/>
87428 <source>unexpected spaces around keyword / parameter equals</source> 87652 <source>unexpected spaces around keyword / parameter equals</source>
87429 <translation>unerwartete Leerzeichen um Schlüsselwort- / Parameter-Gleichheitszeichen</translation> 87653 <translation>unerwartete Leerzeichen um Schlüsselwort- / Parameter-Gleichheitszeichen</translation>
87430 </message> 87654 </message>
87431 <message> 87655 <message>
87432 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="133"/> 87656 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="136"/>
87433 <source>at least two spaces before inline comment</source> 87657 <source>at least two spaces before inline comment</source>
87434 <translation>mindestens zwei Leerzeichen vor einem Inline-Kommentar</translation> 87658 <translation>mindestens zwei Leerzeichen vor einem Inline-Kommentar</translation>
87435 </message> 87659 </message>
87436 <message> 87660 <message>
87437 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="136"/> 87661 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="139"/>
87438 <source>inline comment should start with &apos;# &apos;</source> 87662 <source>inline comment should start with &apos;# &apos;</source>
87439 <translation>Inline-Kommentar sollte mit „# “ beginnen</translation> 87663 <translation>Inline-Kommentar sollte mit „# “ beginnen</translation>
87440 </message> 87664 </message>
87441 <message> 87665 <message>
87442 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="139"/> 87666 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="142"/>
87443 <source>block comment should start with &apos;# &apos;</source> 87667 <source>block comment should start with &apos;# &apos;</source>
87444 <translation>Blockkommentar soll mit &apos;# &apos; beginnen</translation> 87668 <translation>Blockkommentar soll mit &apos;# &apos; beginnen</translation>
87445 </message> 87669 </message>
87446 <message> 87670 <message>
87447 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="142"/> 87671 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="145"/>
87448 <source>too many leading &apos;#&apos; for block comment</source> 87672 <source>too many leading &apos;#&apos; for block comment</source>
87449 <translation>zu viele führende &apos;#&apos; für einen Blockkommentar</translation> 87673 <translation>zu viele führende &apos;#&apos; für einen Blockkommentar</translation>
87450 </message> 87674 </message>
87451 <message> 87675 <message>
87452 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="145"/> 87676 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="148"/>
87453 <source>multiple spaces after keyword</source> 87677 <source>multiple spaces after keyword</source>
87454 <translation>mehrfache Leerzeichen nach Schlüsselwort</translation> 87678 <translation>mehrfache Leerzeichen nach Schlüsselwort</translation>
87455 </message> 87679 </message>
87456 <message> 87680 <message>
87457 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="148"/> 87681 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="151"/>
87458 <source>multiple spaces before keyword</source> 87682 <source>multiple spaces before keyword</source>
87459 <translation>mehrfache Leerzeichen vor Schlüsselwort</translation> 87683 <translation>mehrfache Leerzeichen vor Schlüsselwort</translation>
87460 </message> 87684 </message>
87461 <message> 87685 <message>
87462 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="151"/> 87686 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="154"/>
87463 <source>tab after keyword</source> 87687 <source>tab after keyword</source>
87464 <translation>Tabulator nach Schlüsselwort</translation> 87688 <translation>Tabulator nach Schlüsselwort</translation>
87465 </message> 87689 </message>
87466 <message> 87690 <message>
87467 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="154"/> 87691 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="157"/>
87468 <source>tab before keyword</source> 87692 <source>tab before keyword</source>
87469 <translation>Tabulator vor Schlüsselwort</translation> 87693 <translation>Tabulator vor Schlüsselwort</translation>
87470 </message> 87694 </message>
87471 <message> 87695 <message>
87472 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="157"/> 87696 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="160"/>
87473 <source>missing whitespace after keyword</source> 87697 <source>missing whitespace after keyword</source>
87474 <translation>fehlende Leerzeichen nach Schlüsselwort</translation> 87698 <translation>fehlende Leerzeichen nach Schlüsselwort</translation>
87475 </message> 87699 </message>
87476 <message> 87700 <message>
87477 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="160"/> 87701 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="163"/>
87478 <source>trailing whitespace</source> 87702 <source>trailing whitespace</source>
87479 <translation>abschließende Leerzeichen</translation> 87703 <translation>abschließende Leerzeichen</translation>
87480 </message> 87704 </message>
87481 <message> 87705 <message>
87482 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="163"/> 87706 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="166"/>
87483 <source>no newline at end of file</source> 87707 <source>no newline at end of file</source>
87484 <translation>kein Zeilenumbruch am Dateiende</translation> 87708 <translation>kein Zeilenumbruch am Dateiende</translation>
87485 </message> 87709 </message>
87486 <message> 87710 <message>
87487 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="166"/> 87711 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="169"/>
87488 <source>blank line contains whitespace</source> 87712 <source>blank line contains whitespace</source>
87489 <translation>leere Zeile enthält Leerzeichen</translation> 87713 <translation>leere Zeile enthält Leerzeichen</translation>
87490 </message> 87714 </message>
87491 <message> 87715 <message>
87492 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="191"/> 87716 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="194"/>
87493 <source>too many blank lines ({0})</source> 87717 <source>too many blank lines ({0})</source>
87494 <translation>zu viele leere Zeilen ({0})</translation> 87718 <translation>zu viele leere Zeilen ({0})</translation>
87495 </message> 87719 </message>
87496 <message> 87720 <message>
87497 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="178"/> 87721 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="181"/>
87498 <source>blank lines found after function decorator</source> 87722 <source>blank lines found after function decorator</source>
87499 <translation>leere Zeile nach Funktionsdekorator gefunden</translation> 87723 <translation>leere Zeile nach Funktionsdekorator gefunden</translation>
87500 </message> 87724 </message>
87501 <message> 87725 <message>
87502 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="194"/> 87726 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="197"/>
87503 <source>blank line at end of file</source> 87727 <source>blank line at end of file</source>
87504 <translation>leere Zeile am Dateiende</translation> 87728 <translation>leere Zeile am Dateiende</translation>
87505 </message> 87729 </message>
87506 <message> 87730 <message>
87507 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="197"/> 87731 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="200"/>
87508 <source>multiple imports on one line</source> 87732 <source>multiple imports on one line</source>
87509 <translation>mehrfache Importe in einer Zeile</translation> 87733 <translation>mehrfache Importe in einer Zeile</translation>
87510 </message> 87734 </message>
87511 <message> 87735 <message>
87512 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="200"/> 87736 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="203"/>
87513 <source>module level import not at top of file</source> 87737 <source>module level import not at top of file</source>
87514 <translation>Modul Import nicht am Dateianfang</translation> 87738 <translation>Modul Import nicht am Dateianfang</translation>
87515 </message> 87739 </message>
87516 <message> 87740 <message>
87517 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="203"/> 87741 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="206"/>
87518 <source>line too long ({0} &gt; {1} characters)</source> 87742 <source>line too long ({0} &gt; {1} characters)</source>
87519 <translation>Zeile zu lang ({0} &gt; {1} Zeichen)</translation> 87743 <translation>Zeile zu lang ({0} &gt; {1} Zeichen)</translation>
87520 </message> 87744 </message>
87521 <message> 87745 <message>
87522 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="206"/> 87746 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="209"/>
87523 <source>the backslash is redundant between brackets</source> 87747 <source>the backslash is redundant between brackets</source>
87524 <translation>Backslash ist redundant innerhalb von Klammern</translation> 87748 <translation>Backslash ist redundant innerhalb von Klammern</translation>
87525 </message> 87749 </message>
87526 <message> 87750 <message>
87527 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="209"/> 87751 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="212"/>
87528 <source>line break before binary operator</source> 87752 <source>line break before binary operator</source>
87529 <translation>Zeilenumbruch vor Binäroperator</translation> 87753 <translation>Zeilenumbruch vor Binäroperator</translation>
87530 </message> 87754 </message>
87531 <message> 87755 <message>
87532 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="218"/> 87756 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="221"/>
87533 <source>.has_key() is deprecated, use &apos;in&apos;</source> 87757 <source>.has_key() is deprecated, use &apos;in&apos;</source>
87534 <translation>.has_key() ist veraltet, verwende „in“</translation> 87758 <translation>.has_key() ist veraltet, verwende „in“</translation>
87535 </message> 87759 </message>
87536 <message> 87760 <message>
87537 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="221"/> 87761 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="224"/>
87538 <source>deprecated form of raising exception</source> 87762 <source>deprecated form of raising exception</source>
87539 <translation>veraltete Art Ausnahmen zu werfen</translation> 87763 <translation>veraltete Art Ausnahmen zu werfen</translation>
87540 </message> 87764 </message>
87541 <message> 87765 <message>
87542 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="224"/> 87766 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="227"/>
87543 <source>&apos;&lt;&gt;&apos; is deprecated, use &apos;!=&apos;</source> 87767 <source>&apos;&lt;&gt;&apos; is deprecated, use &apos;!=&apos;</source>
87544 <translation>„&lt;&gt;“ is veraltet, verwende „!=“</translation> 87768 <translation>„&lt;&gt;“ is veraltet, verwende „!=“</translation>
87545 </message> 87769 </message>
87546 <message> 87770 <message>
87547 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="227"/> 87771 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="230"/>
87548 <source>backticks are deprecated, use &apos;repr()&apos;</source> 87772 <source>backticks are deprecated, use &apos;repr()&apos;</source>
87549 <translation>Backticks sind ungültig, verwende „repr()“</translation> 87773 <translation>Backticks sind ungültig, verwende „repr()“</translation>
87550 </message> 87774 </message>
87551 <message> 87775 <message>
87552 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="236"/> 87776 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="239"/>
87553 <source>multiple statements on one line (colon)</source> 87777 <source>multiple statements on one line (colon)</source>
87554 <translation>mehrere Anweisungen in einer Zeile (Doppelpunkt)</translation> 87778 <translation>mehrere Anweisungen in einer Zeile (Doppelpunkt)</translation>
87555 </message> 87779 </message>
87556 <message> 87780 <message>
87557 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="239"/> 87781 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="242"/>
87558 <source>multiple statements on one line (semicolon)</source> 87782 <source>multiple statements on one line (semicolon)</source>
87559 <translation>mehrere Anweisungen in einer Zeile (Semikolon)</translation> 87783 <translation>mehrere Anweisungen in einer Zeile (Semikolon)</translation>
87560 </message> 87784 </message>
87561 <message> 87785 <message>
87562 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="242"/> 87786 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="245"/>
87563 <source>statement ends with a semicolon</source> 87787 <source>statement ends with a semicolon</source>
87564 <translation>Anweisung endet mit einem Semikolon</translation> 87788 <translation>Anweisung endet mit einem Semikolon</translation>
87565 </message> 87789 </message>
87566 <message> 87790 <message>
87567 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="245"/> 87791 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="248"/>
87568 <source>multiple statements on one line (def)</source> 87792 <source>multiple statements on one line (def)</source>
87569 <translation>mehrere Anweisungen in einer Zeile (def)</translation> 87793 <translation>mehrere Anweisungen in einer Zeile (def)</translation>
87570 </message> 87794 </message>
87571 <message> 87795 <message>
87572 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="251"/> 87796 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="254"/>
87573 <source>comparison to {0} should be {1}</source> 87797 <source>comparison to {0} should be {1}</source>
87574 <translation>Vergleich mit {0} sollte {1} sein</translation> 87798 <translation>Vergleich mit {0} sollte {1} sein</translation>
87575 </message> 87799 </message>
87576 <message> 87800 <message>
87577 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="254"/> 87801 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="257"/>
87578 <source>test for membership should be &apos;not in&apos;</source> 87802 <source>test for membership should be &apos;not in&apos;</source>
87579 <translation>Test auf Nicht-Mitgliederschaft soll mit &apos;not in&apos; erfolgen</translation> 87803 <translation>Test auf Nicht-Mitgliederschaft soll mit &apos;not in&apos; erfolgen</translation>
87580 </message> 87804 </message>
87581 <message> 87805 <message>
87582 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="257"/> 87806 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="260"/>
87583 <source>test for object identity should be &apos;is not&apos;</source> 87807 <source>test for object identity should be &apos;is not&apos;</source>
87584 <translation>Test auf Ungleichheit der Objekte soll mit &apos;is not&apos; erfolgen</translation> 87808 <translation>Test auf Ungleichheit der Objekte soll mit &apos;is not&apos; erfolgen</translation>
87585 </message> 87809 </message>
87586 <message> 87810 <message>
87587 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="260"/> 87811 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="263"/>
87588 <source>do not compare types, use &apos;isinstance()&apos;</source> 87812 <source>do not compare types, use &apos;isinstance()&apos;</source>
87589 <translation>vergleiche keine Typen, verwende &apos;isinstance()&apos;</translation> 87813 <translation>vergleiche keine Typen, verwende &apos;isinstance()&apos;</translation>
87590 </message> 87814 </message>
87591 <message> 87815 <message>
87592 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="266"/> 87816 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="269"/>
87593 <source>do not assign a lambda expression, use a def</source> 87817 <source>do not assign a lambda expression, use a def</source>
87594 <translation>weise keine Lambda Ausdrücke zu, nutze def</translation> 87818 <translation>weise keine Lambda Ausdrücke zu, nutze def</translation>
87595 </message> 87819 </message>
87596 <message> 87820 <message>
87597 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="269"/> 87821 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="272"/>
87598 <source>ambiguous variable name &apos;{0}&apos;</source> 87822 <source>ambiguous variable name &apos;{0}&apos;</source>
87599 <translation>mehrdeutiger Variablenname &apos;{0}&apos;</translation> 87823 <translation>mehrdeutiger Variablenname &apos;{0}&apos;</translation>
87600 </message> 87824 </message>
87601 <message> 87825 <message>
87602 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="272"/> 87826 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="275"/>
87603 <source>ambiguous class definition &apos;{0}&apos;</source> 87827 <source>ambiguous class definition &apos;{0}&apos;</source>
87604 <translation>mehrdeutige Klassenbezeichnung &apos;{0}&apos;</translation> 87828 <translation>mehrdeutige Klassenbezeichnung &apos;{0}&apos;</translation>
87605 </message> 87829 </message>
87606 <message> 87830 <message>
87607 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="275"/> 87831 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="278"/>
87608 <source>ambiguous function definition &apos;{0}&apos;</source> 87832 <source>ambiguous function definition &apos;{0}&apos;</source>
87609 <translation>mehrdeutige Funktionsbezeichnung &apos;{0}&apos;</translation> 87833 <translation>mehrdeutige Funktionsbezeichnung &apos;{0}&apos;</translation>
87610 </message> 87834 </message>
87611 <message> 87835 <message>
87612 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="278"/> 87836 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="281"/>
87613 <source>{0}: {1}</source> 87837 <source>{0}: {1}</source>
87614 <translation>{0}: {1}</translation> 87838 <translation>{0}: {1}</translation>
87615 </message> 87839 </message>
87616 <message> 87840 <message>
87617 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="281"/> 87841 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="284"/>
87618 <source>{0}</source> 87842 <source>{0}</source>
87619 <translation>{0}</translation> 87843 <translation>{0}</translation>
87620 </message> 87844 </message>
87621 <message> 87845 <message>
87622 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="263"/> 87846 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="266"/>
87623 <source>do not use bare except</source> 87847 <source>do not use bare except</source>
87624 <translation>verwende kein leeres &apos;except&apos;</translation> 87848 <translation>verwende kein leeres &apos;except&apos;</translation>
87625 </message> 87849 </message>
87626 <message> 87850 <message>
87627 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="181"/> 87851 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="184"/>
87628 <source>expected {0} blank lines after class or function definition, found {1}</source> 87852 <source>expected {0} blank lines after class or function definition, found {1}</source>
87629 <translation>erwartete {0} Leerzeilen nach Klassen- oder Funktionsdefinition, {1} gefunden</translation> 87853 <translation>erwartete {0} Leerzeilen nach Klassen- oder Funktionsdefinition, {1} gefunden</translation>
87630 </message> 87854 </message>
87631 <message> 87855 <message>
87632 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="233"/> 87856 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="236"/>
87633 <source>&apos;async&apos; and &apos;await&apos; are reserved keywords starting with Python 3.7</source> 87857 <source>&apos;async&apos; and &apos;await&apos; are reserved keywords starting with Python 3.7</source>
87634 <translation>&apos;async&apos; und &apos;await&apos; sind ab Python 3.7 reservierte Schlüsselwörter</translation> 87858 <translation>&apos;async&apos; und &apos;await&apos; sind ab Python 3.7 reservierte Schlüsselwörter</translation>
87635 </message> 87859 </message>
87636 <message> 87860 <message>
87637 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="130"/> 87861 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="133"/>
87638 <source>missing whitespace around parameter equals</source> 87862 <source>missing whitespace around parameter equals</source>
87639 <translation>fehlende Leerzeichen um Parameter-Gleichheitszeichen</translation> 87863 <translation>fehlende Leerzeichen um Parameter-Gleichheitszeichen</translation>
87640 </message> 87864 </message>
87641 <message> 87865 <message>
87642 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="172"/> 87866 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="175"/>
87643 <source>expected {0} blank lines, found {1}</source> 87867 <source>expected {0} blank lines, found {1}</source>
87644 <translation>erwartete {0} leere Zeilen, {1} gefunden</translation> 87868 <translation>erwartete {0} leere Zeilen, {1} gefunden</translation>
87645 </message> 87869 </message>
87646 <message> 87870 <message>
87647 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="185"/> 87871 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="188"/>
87648 <source>expected {0} blank lines before a nested definition, found {1}</source> 87872 <source>expected {0} blank lines before a nested definition, found {1}</source>
87649 <translation>erwartete {0} Leerzeilen vor einer geschachtelten Definition, {1} gefunden</translation> 87873 <translation>erwartete {0} Leerzeilen vor einer geschachtelten Definition, {1} gefunden</translation>
87650 </message> 87874 </message>
87651 <message> 87875 <message>
87652 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="212"/> 87876 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="215"/>
87653 <source>line break after binary operator</source> 87877 <source>line break after binary operator</source>
87654 <translation>Zeilenumbruch nach Binäroperator</translation> 87878 <translation>Zeilenumbruch nach Binäroperator</translation>
87655 </message> 87879 </message>
87656 <message> 87880 <message>
87657 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="230"/> 87881 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="233"/>
87658 <source>invalid escape sequence &apos;\{0}&apos;</source> 87882 <source>invalid escape sequence &apos;\{0}&apos;</source>
87659 <translation>ungültige Escape-Sequenz &apos;\{0}&apos;</translation> 87883 <translation>ungültige Escape-Sequenz &apos;\{0}&apos;</translation>
87660 </message> 87884 </message>
87661 <message> 87885 <message>
87662 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="188"/> 87886 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="191"/>
87663 <source>too many blank lines ({0}) before a nested definition, expected {1}</source> 87887 <source>too many blank lines ({0}) before a nested definition, expected {1}</source>
87664 <translation>zu viele leere Zeilen ({0}) vor einer geschachtelten Definition, erwartete {1}</translation> 87888 <translation>zu viele leere Zeilen ({0}) vor einer geschachtelten Definition, erwartete {1}</translation>
87665 </message> 87889 </message>
87666 <message> 87890 <message>
87667 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="175"/> 87891 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="178"/>
87668 <source>too many blank lines ({0}), expected {1}</source> 87892 <source>too many blank lines ({0}), expected {1}</source>
87669 <translation>zu viele leere Zeilen ({0}), erwartete {1}</translation> 87893 <translation>zu viele leere Zeilen ({0}), erwartete {1}</translation>
87670 </message> 87894 </message>
87671 <message> 87895 <message>
87672 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="42"/> 87896 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="45"/>
87673 <source>over-indented</source> 87897 <source>over-indented</source>
87674 <translation>zu weit eingerückt</translation> 87898 <translation>zu weit eingerückt</translation>
87675 </message> 87899 </message>
87676 <message> 87900 <message>
87677 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="215"/> 87901 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="218"/>
87678 <source>doc line too long ({0} &gt; {1} characters)</source> 87902 <source>doc line too long ({0} &gt; {1} characters)</source>
87679 <translation>Dokumentationszeile zu lang ({0} &gt; {1} Zeichen)</translation> 87903 <translation>Dokumentationszeile zu lang ({0} &gt; {1} Zeichen)</translation>
87680 </message> 87904 </message>
87681 </context> 87905 </context>
87682 <context> 87906 <context>

eric ide

mercurial