--- a/src/eric7/i18n/eric7_de.ts Wed May 24 19:54:24 2023 +0200 +++ b/src/eric7/i18n/eric7_de.ts Thu May 25 11:06:31 2023 +0200 @@ -37,42 +37,42 @@ <context> <name>AboutPlugin</name> <message> - <location filename="../Plugins/PluginAbout.py" line="79" /> + <location filename="../Plugins/PluginAbout.py" line="81" /> <source>About {0}</source> <translation>Über {0}</translation> </message> <message> - <location filename="../Plugins/PluginAbout.py" line="81" /> + <location filename="../Plugins/PluginAbout.py" line="83" /> <source>&About {0}</source> <translation>&Über {0}</translation> </message> <message> - <location filename="../Plugins/PluginAbout.py" line="87" /> - <source>Display information about this software</source> - <translation>Zeigt Informationen zu diesem Programm an</translation> - </message> - <message> <location filename="../Plugins/PluginAbout.py" line="89" /> + <source>Display information about this software</source> + <translation>Zeigt Informationen zu diesem Programm an</translation> + </message> + <message> + <location filename="../Plugins/PluginAbout.py" line="91" /> <source><b>About {0}</b><p>Display some information about this software.</p></source> <translation><b>Über {0}</b><p>Zeige Informationen über dieses Programm an.</p></translation> </message> <message> - <location filename="../Plugins/PluginAbout.py" line="99" /> - <source>About Qt</source> - <translation>Über Qt</translation> - </message> - <message> <location filename="../Plugins/PluginAbout.py" line="101" /> + <source>About Qt</source> + <translation>Über Qt</translation> + </message> + <message> + <location filename="../Plugins/PluginAbout.py" line="103" /> <source>About &Qt</source> <translation>Über &Qt</translation> </message> <message> - <location filename="../Plugins/PluginAbout.py" line="108" /> + <location filename="../Plugins/PluginAbout.py" line="110" /> <source>Display information about the Qt toolkit</source> <translation>Zeige Informationen über das Qt-Toolkit an</translation> </message> <message> - <location filename="../Plugins/PluginAbout.py" line="111" /> + <location filename="../Plugins/PluginAbout.py" line="113" /> <source><b>About Qt</b><p>Display some information about the Qt toolkit.</p></source> <translation><b>Über Qt</b><p>Zeige Informationen über das Qt-Toolkit an.</p></translation> </message> @@ -5035,7 +5035,7 @@ <context> <name>CodeStyleCheckerDialog</name> <message> - <location filename="../Plugins/PluginCodeStyleChecker.py" line="234" /> + <location filename="../Plugins/PluginCodeStyleChecker.py" line="236" /> <source>Fix: {0}</source> <translation>Lösung: {0}</translation> </message> @@ -5065,27 +5065,27 @@ <translation>Fehler: {0}</translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="1203" /> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="1210" /> <source>{0} (ignored)</source> <translation>{0} (ignoriert)</translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="1278" /> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="1285" /> <source>No issues found.</source> <translation>Keine Probleme gefunden.</translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="1282" /> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="1289" /> <source>No files found (check your ignore list).</source> <translation>Keine Dateien gefunden (überprüfe die Ignorierliste).</translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="2865" /> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="2891" /> <source>Commented Code Whitelist Pattern</source> <translation>'Commented Code' Whitelist Muster</translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="2866" /> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="2892" /> <source>Enter a Commented Code Whitelist Pattern</source> <translation>Ein 'Commented Code' Whitelist Muster eingeben</translation> </message> @@ -5815,16 +5815,6 @@ </message> <message> <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="0" /> - <source>Ignore unused arguments for lambda functions.</source> - <translation>Ignoriere ungenutzte Argumente von Lambda Funktionen.</translation> - </message> - <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="0" /> - <source>Lambda Functions</source> - <translation>Lambda Funktionen</translation> - </message> - <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="0" /> <source>Ignore unused arguments for methods decorated with '@abstractmethod'.</source> <translation>Ignoriere ungenutzte Argumente von Funktionen mit '@abstractmethod' Dekorator.</translation> </message> @@ -5835,6 +5825,36 @@ </message> <message> <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="0" /> + <source>Ignore unused arguments for methods decorated with '@overload'.</source> + <translation>Ignoriere ungenutzte Argumente von Funktionen mit '@overload' Dekorator.</translation> + </message> + <message> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="0" /> + <source>Overload Methods</source> + <translation>Overload Methoden</translation> + </message> + <message> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="0" /> + <source>Ignore unused arguments for methods decorated with '@override'.</source> + <translation>Ignoriere ungenutzte Argumente von Funktionen mit '@override' Dekorator.</translation> + </message> + <message> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="0" /> + <source>Override Methods</source> + <translation>Override Methoden</translation> + </message> + <message> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="0" /> + <source>Ignore unused arguments for methods consisting of a pass statement only.</source> + <translation>Ignoriere ungenutzte Argumente von Funktionen mit lediglich einer 'pass' Anweisung.</translation> + </message> + <message> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="0" /> + <source>Stub Methods</source> + <translation>Stub-Methode</translation> + </message> + <message> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="0" /> <source>Ignore unused *args and **kwargs.</source> <translation>Ignoriere ungenutze *args und **kwargs.</translation> </message> @@ -5845,33 +5865,43 @@ </message> <message> <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="0" /> - <source>Ignore unused arguments for methods consisting of a pass statement only.</source> - <translation>Ignoriere ungenutzte Argumente von Funktionen mit lediglich einer 'pass' Anweisung.</translation> - </message> - <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="0" /> - <source>Stub Methods</source> - <translation>Stub-Methode</translation> - </message> - <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="0" /> - <source>Ignore unused arguments for methods decorated with '@override'.</source> - <translation>Ignoriere ungenutzte Argumente von Funktionen mit '@override' Dekorator.</translation> - </message> - <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="0" /> - <source>Override Methods</source> - <translation>Override Methoden</translation> - </message> - <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="0" /> - <source>Ignore unused arguments for methods decorated with '@overload'.</source> - <translation>Ignoriere ungenutzte Argumente von Funktionen mit '@overload' Dekorator.</translation> - </message> - <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="0" /> - <source>Overload Methods</source> - <translation>Overload Methoden</translation> + <source>Ignore unused arguments for lambda functions.</source> + <translation>Ignoriere ungenutzte Argumente von Lambda Funktionen.</translation> + </message> + <message> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="0" /> + <source>Lambda Functions</source> + <translation>Lambda Funktionen</translation> + </message> + <message> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="0" /> + <source>Ignore unused arguments for methods decorated with '@pyqtSlot' or '@Slot'.</source> + <translation>Ignoriere ungenutzte Argumente von Funktionen mit '@pyqtSlot' oder '@Slot' Dekorator.</translation> + </message> + <message> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="0" /> + <source>Qt Slot Methods</source> + <translation>Qt Slot Methoden</translation> + </message> + <message> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="0" /> + <source>Ignore unused arguments for Qt event handler methods.</source> + <translation>Ignoriere ungenutzte Argumente von Qt Event Handler Methoden.</translation> + </message> + <message> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="0" /> + <source>Qt Event Handler Methods</source> + <translation>Qt Event Handler Methoden</translation> + </message> + <message> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="0" /> + <source>Ignore unused arguments for methods starting and ending with double underscores.</source> + <translation>Ignoriere ungenutzte Argumente von Methoden, die mit einem Doppelunterstrich beginnen und enden.</translation> + </message> + <message> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="0" /> + <source>Special Methods</source> + <translation>Spezielle Methoden</translation> </message> <message> <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="0" /> @@ -5895,26 +5925,6 @@ </message> <message> <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="0" /> - <source>Ignore unused arguments for methods decorated with '@pyqtSlot' or '@Slot'.</source> - <translation>Ignoriere ungenutzte Argumente von Funktionen mit '@pyqtSlot' oder '@Slot' Dekorator.</translation> - </message> - <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="0" /> - <source>Qt Slot Methods</source> - <translation>Qt Slot Methoden</translation> - </message> - <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="0" /> - <source>Ignore unused arguments for methods starting and ending with double underscores.</source> - <translation>Ignoriere ungenutzte Argumente von Methoden, die mit einem Doppelunterstrich beginnen und enden.</translation> - </message> - <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="0" /> - <source>Special Methods</source> - <translation>Spezielle Methoden</translation> - </message> - <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="0" /> <source>Press to start the code style check run</source> <translation>Drücken, um die Quelltextstil-Prüfung zu starten</translation> </message> @@ -6078,33 +6088,33 @@ <context> <name>CodeStyleCheckerPlugin</name> <message> - <location filename="../Plugins/PluginCodeStyleChecker.py" line="113" /> + <location filename="../Plugins/PluginCodeStyleChecker.py" line="115" /> <source>Python 3 batch check</source> <translation>Python 3 Stapelprüfung</translation> </message> <message> - <location filename="../Plugins/PluginCodeStyleChecker.py" line="351" /> - <location filename="../Plugins/PluginCodeStyleChecker.py" line="270" /> - <location filename="../Plugins/PluginCodeStyleChecker.py" line="250" /> + <location filename="../Plugins/PluginCodeStyleChecker.py" line="353" /> + <location filename="../Plugins/PluginCodeStyleChecker.py" line="272" /> + <location filename="../Plugins/PluginCodeStyleChecker.py" line="252" /> <source>Check Code Style</source> <translation>Quelltextstil prüfen</translation> </message> <message> - <location filename="../Plugins/PluginCodeStyleChecker.py" line="352" /> - <location filename="../Plugins/PluginCodeStyleChecker.py" line="270" /> - <location filename="../Plugins/PluginCodeStyleChecker.py" line="251" /> + <location filename="../Plugins/PluginCodeStyleChecker.py" line="354" /> + <location filename="../Plugins/PluginCodeStyleChecker.py" line="272" /> + <location filename="../Plugins/PluginCodeStyleChecker.py" line="253" /> <source>&Code Style...</source> <translation>&Quelltextstil...</translation> </message> <message> - <location filename="../Plugins/PluginCodeStyleChecker.py" line="257" /> + <location filename="../Plugins/PluginCodeStyleChecker.py" line="259" /> <source>Check code style.</source> <translation>Quelltextstil prüfen.</translation> </message> <message> - <location filename="../Plugins/PluginCodeStyleChecker.py" line="359" /> - <location filename="../Plugins/PluginCodeStyleChecker.py" line="273" /> - <location filename="../Plugins/PluginCodeStyleChecker.py" line="259" /> + <location filename="../Plugins/PluginCodeStyleChecker.py" line="361" /> + <location filename="../Plugins/PluginCodeStyleChecker.py" line="275" /> + <location filename="../Plugins/PluginCodeStyleChecker.py" line="261" /> <source><b>Check Code Style...</b><p>This checks Python files for compliance to the code style conventions given in various PEPs.</p></source> <translation><b>Quelltextstil prüfen...</b><p>Dies überprüft Python-Dateien auf Einhaltung der Konventionen verschiedener PEPs.</p></translation> </message> @@ -6445,7 +6455,7 @@ <context> <name>CodingError</name> <message> - <location filename="../Utilities/__init__.py" line="176" /> + <location filename="../Utilities/__init__.py" line="174" /> <source>The coding '{0}' is wrong for the given text.</source> <translation>Die Kodierung „{0}“ ist für den übergebenen Text falsch.</translation> </message> @@ -6453,28 +6463,28 @@ <context> <name>ColorDialogWizard</name> <message> - <location filename="../Plugins/PluginWizardQColorDialog.py" line="80" /> - <location filename="../Plugins/PluginWizardQColorDialog.py" line="73" /> + <location filename="../Plugins/PluginWizardQColorDialog.py" line="82" /> + <location filename="../Plugins/PluginWizardQColorDialog.py" line="75" /> <source>QColorDialog Wizard</source> <translation>QColorDialog-Assistent</translation> </message> <message> - <location filename="../Plugins/PluginWizardQColorDialog.py" line="74" /> + <location filename="../Plugins/PluginWizardQColorDialog.py" line="76" /> <source>QColorDialog Wizard...</source> <translation>QColorDialog-Assistent...</translation> </message> <message> - <location filename="../Plugins/PluginWizardQColorDialog.py" line="82" /> + <location filename="../Plugins/PluginWizardQColorDialog.py" line="84" /> <source><b>QColorDialog Wizard</b><p>This wizard opens a dialog for entering all the parameters needed to create a QColorDialog. The generated code is inserted at the current cursor position.</p></source> <translation><b>QColorDialog-Assistent</b><p>Dieser Assistent öffnet einen Dialog zur Eingabe der Parameter, die zur Erzeugung eines QColorDialog benötigt werden. Der erzeugte Quelltext wird an der aktuellen Cursorposition eingefügt.</p></translation> </message> <message> - <location filename="../Plugins/PluginWizardQColorDialog.py" line="133" /> + <location filename="../Plugins/PluginWizardQColorDialog.py" line="135" /> <source>No current editor</source> <translation>Kein aktueller Editor</translation> </message> <message> - <location filename="../Plugins/PluginWizardQColorDialog.py" line="134" /> + <location filename="../Plugins/PluginWizardQColorDialog.py" line="136" /> <source>Please open or create a file first.</source> <translation>Bitte öffnen oder erzeugen Sie zuerst eine Datei.</translation> </message> @@ -6876,37 +6886,37 @@ </translation> </message> <message> - <location filename="../CondaInterface/CondaExecDialog.py" line="138" /> + <location filename="../CondaInterface/CondaExecDialog.py" line="137" /> <source>Operation finished. </source> <translation>Ausführung beendet. </translation> </message> <message> - <location filename="../CondaInterface/CondaExecDialog.py" line="158" /> + <location filename="../CondaInterface/CondaExecDialog.py" line="157" /> <source>Conda command '{0}' did not return success.</source> <translation>Der conda Befehl '{0}' meldete keinen Erfolg.</translation> </message> <message> - <location filename="../CondaInterface/CondaExecDialog.py" line="170" /> - <location filename="../CondaInterface/CondaExecDialog.py" line="165" /> + <location filename="../CondaInterface/CondaExecDialog.py" line="169" /> + <location filename="../CondaInterface/CondaExecDialog.py" line="164" /> <source> Conda Message: {0}</source> <translation> Conda Ausgabe: {0}</translation> </message> <message> - <location filename="../CondaInterface/CondaExecDialog.py" line="208" /> + <location filename="../CondaInterface/CondaExecDialog.py" line="207" /> <source>{0} (Size: {1})</source> <translation>{0} (Größe: {1})</translation> </message> <message> - <location filename="../CondaInterface/CondaExecDialog.py" line="213" /> + <location filename="../CondaInterface/CondaExecDialog.py" line="212" /> <source>Fetching {0} ...</source> <translation>Hole {0} ...</translation> </message> <message> - <location filename="../CondaInterface/CondaExecDialog.py" line="216" /> + <location filename="../CondaInterface/CondaExecDialog.py" line="215" /> <source> Done. </source> <translation> Fertig. @@ -9109,21 +9119,21 @@ </translation> </message> <message> - <location filename="../Debugger/DebugServer.py" line="2056" /> + <location filename="../Debugger/DebugServer.py" line="2058" /> <source>Passive debug connection received </source> <translation>Verbindung für passives Debuggen empfangen </translation> </message> <message> - <location filename="../Debugger/DebugServer.py" line="2070" /> + <location filename="../Debugger/DebugServer.py" line="2072" /> <source>Passive debug connection closed </source> <translation>Verbindung für passives Debuggen geschlossen </translation> </message> <message> - <location filename="../Debugger/DebugServer.py" line="2200" /> + <location filename="../Debugger/DebugServer.py" line="2202" /> <source><project></source> <translation><Projekt></translation> </message> @@ -9136,7 +9146,7 @@ <translation>Benachrichtigung</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="2335" /> + <location filename="../Debugger/DebugUI.py" line="2337" /> <location filename="../Debugger/DebugUI.py" line="231" /> <source>Run Script</source> <translation>Skript ausführen</translation> @@ -9157,8 +9167,8 @@ <translation><b>Skript ausführen</b><p>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.</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="2341" /> - <location filename="../Debugger/DebugUI.py" line="2335" /> + <location filename="../Debugger/DebugUI.py" line="2343" /> + <location filename="../Debugger/DebugUI.py" line="2337" /> <location filename="../Debugger/DebugUI.py" line="252" /> <source>Run Project</source> <translation>Projekt ausführen</translation> @@ -9259,7 +9269,7 @@ <translation><b>Projektprofil</b><p>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.</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="2530" /> + <location filename="../Debugger/DebugUI.py" line="2532" /> <location filename="../Debugger/DebugUI.py" line="362" /> <source>Debug Script</source> <translation>Skript debuggen</translation> @@ -9280,8 +9290,8 @@ <translation><b>Skript debuggen</b><p>Bestimme die Kommandozeilenparameter und setze die erste ausführbare Python-Zeile des aktuellen Editors als aktuelle Zeile. Falls die Datei ungesicherte Änderungen hat, so können diese zunächst gesichert werden.</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="2536" /> - <location filename="../Debugger/DebugUI.py" line="2530" /> + <location filename="../Debugger/DebugUI.py" line="2538" /> + <location filename="../Debugger/DebugUI.py" line="2532" /> <location filename="../Debugger/DebugUI.py" line="384" /> <source>Debug Project</source> <translation>Projekt debuggen</translation> @@ -9710,86 +9720,86 @@ <translation><p>Das untersuchte Programm erzeugte die Ausnahme <b>{0}</b><br>„<b>{1}</b>“</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1550" /> + <location filename="../Debugger/DebugUI.py" line="1552" /> <source><p>The program generate the signal "{0}".<br/>File: <b>{1}</b>, Line: <b>{2}</b></p></source> <translation><p>Das Programm erzeugte das Signal "{0}".<br/>Datei: <b>{1}</b>, Zeile: <b>{2}</b></p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1567" /> + <location filename="../Debugger/DebugUI.py" line="1569" /> <source>The program being debugged has terminated unexpectedly.</source> <translation>Das untersuchte Programm wurde unerwartet beendet.</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1628" /> + <location filename="../Debugger/DebugUI.py" line="1630" /> <source>No locals available.</source> <translation>Keine lokalen Variablen verfügbar.</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1675" /> + <location filename="../Debugger/DebugUI.py" line="1677" /> <source>Breakpoint Condition Error</source> <translation>Fehler in Haltepunktbedingung</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1676" /> + <location filename="../Debugger/DebugUI.py" line="1678" /> <source><p>The condition of the breakpoint <b>{0}, {1}</b> contains a syntax error.</p></source> <translation><p>Die Bedingung des Haltepunktes <b>{0}, {1}</b> enthält einen Syntaxfehler.</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1733" /> + <location filename="../Debugger/DebugUI.py" line="1735" /> <source>Watch Expression Error</source> <translation>Fehler in Beobachtungsausdruck</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1734" /> + <location filename="../Debugger/DebugUI.py" line="1736" /> <source><p>The watch expression <b>{0}</b> contains a syntax error.</p></source> <translation><p>Der Beobachtungsausdrucks <b>{0}</b> enthält einen Syntaxfehler.</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1762" /> + <location filename="../Debugger/DebugUI.py" line="1764" /> <source><p>A watch expression '<b>{0}</b>' already exists.</p></source> <translation><p>Ein Beobachtungsausdruck „<b>{0}</b>“ existiert bereits.</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1767" /> + <location filename="../Debugger/DebugUI.py" line="1769" /> <source><p>A watch expression '<b>{0}</b>' for the variable <b>{1}</b> already exists.</p></source> <translation><p>Ein Beobachtungsausdruck „<b>{0}</b>“ für die Variable <b>{1}</b> existiert bereits.</p></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1773" /> + <location filename="../Debugger/DebugUI.py" line="1775" /> <source>Watch expression already exists</source> <translation>Beobachtungsausdruck existiert bereits</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1937" /> - <location filename="../Debugger/DebugUI.py" line="1928" /> + <location filename="../Debugger/DebugUI.py" line="1939" /> + <location filename="../Debugger/DebugUI.py" line="1930" /> <source>Coverage of Project</source> <translation>Abdeckung des Projektes</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1930" /> + <location filename="../Debugger/DebugUI.py" line="1932" /> <source>Coverage of Script</source> <translation>Abdeckung des Skriptes</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="2342" /> - <location filename="../Debugger/DebugUI.py" line="2142" /> - <location filename="../Debugger/DebugUI.py" line="1938" /> + <location filename="../Debugger/DebugUI.py" line="2344" /> + <location filename="../Debugger/DebugUI.py" line="2144" /> + <location filename="../Debugger/DebugUI.py" line="1940" /> <source>There is no main script defined for the current project. Aborting</source> <translation>Für das aktuelle Projekt ist kein Hauptskript festgelegt. Abbruch</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="2141" /> - <location filename="../Debugger/DebugUI.py" line="2132" /> + <location filename="../Debugger/DebugUI.py" line="2143" /> + <location filename="../Debugger/DebugUI.py" line="2134" /> <source>Profile of Project</source> <translation>Projektprofil</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="2134" /> + <location filename="../Debugger/DebugUI.py" line="2136" /> <source>Profile of Script</source> <translation>Skriptprofil</translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="2537" /> + <location filename="../Debugger/DebugUI.py" line="2539" /> <source>There is no main script defined for the current project. No debugging possible.</source> <translation>Das aktuelle Projekt besitzt kein Hauptskript. Debuggen ist nicht möglich.</translation> </message> @@ -9908,13 +9918,13 @@ <translation>Zeigt ein Disassembly des Codes im Falle einer Ausnahme.</translation> </message> <message> - <location filename="../Debugger/DebugViewer.py" line="793" /> + <location filename="../Debugger/DebugViewer.py" line="804" /> <source><p>Debugger with ID <b>{0}</b> has been connected.</p></source> <translation><p>Debugger mit der ID <b>{0}</b> wurde verbunden.</p></translation> </message> <message> - <location filename="../Debugger/DebugViewer.py" line="1036" /> - <location filename="../Debugger/DebugViewer.py" line="908" /> + <location filename="../Debugger/DebugViewer.py" line="1047" /> + <location filename="../Debugger/DebugViewer.py" line="919" /> <source>unknown state ({0})</source> <translation>unbekannter Status ({0})</translation> </message> @@ -11377,34 +11387,34 @@ <context> <name>DotDesktopWizard</name> <message> - <location filename="../Plugins/PluginWizardDotDesktop.py" line="128" /> - <location filename="../Plugins/PluginWizardDotDesktop.py" line="90" /> - <location filename="../Plugins/PluginWizardDotDesktop.py" line="83" /> + <location filename="../Plugins/PluginWizardDotDesktop.py" line="130" /> + <location filename="../Plugins/PluginWizardDotDesktop.py" line="92" /> + <location filename="../Plugins/PluginWizardDotDesktop.py" line="85" /> <source>.desktop Wizard</source> <translation>.desktop Assistent</translation> </message> <message> - <location filename="../Plugins/PluginWizardDotDesktop.py" line="84" /> + <location filename="../Plugins/PluginWizardDotDesktop.py" line="86" /> <source>.desktop Wizard...</source> <translation>.desktop Assistent...</translation> </message> <message> - <location filename="../Plugins/PluginWizardDotDesktop.py" line="92" /> + <location filename="../Plugins/PluginWizardDotDesktop.py" line="94" /> <source><b>.desktop Wizard</b><p>This wizard opens a dialog for entering all the parameters needed to create the contents of a .desktop file. The generated code replaces the text of the current editor. Alternatively a new editor is opened.</p></source> <translation><b>.desktop Assistent</b><p>Dieser Assistent öffnet einen Dialog für die Eingabe aller Daten, die zur Erzeugung einer .desktop Datei benötigt werden. Der erzeugte Quelltext ersetzt den Text des aktuellen Editors. Alternativ wird ein neuer Editor geöffnet.</p></translation> </message> <message> - <location filename="../Plugins/PluginWizardDotDesktop.py" line="121" /> + <location filename="../Plugins/PluginWizardDotDesktop.py" line="123" /> <source>No current editor</source> <translation>Kein aktueller Editor</translation> </message> <message> - <location filename="../Plugins/PluginWizardDotDesktop.py" line="122" /> + <location filename="../Plugins/PluginWizardDotDesktop.py" line="124" /> <source>Please open or create a file first.</source> <translation>Bitte öffnen oder erzeugen Sie zuerst eine Datei.</translation> </message> <message> - <location filename="../Plugins/PluginWizardDotDesktop.py" line="129" /> + <location filename="../Plugins/PluginWizardDotDesktop.py" line="131" /> <source>The current editor contains text. Shall this be replaced?</source> <translation>Der aktuelle Editor enthält bereits Text. Soll dieser ersetzt werden?</translation> </message> @@ -18475,28 +18485,28 @@ <context> <name>EricMessageBoxWizard</name> <message> - <location filename="../Plugins/PluginWizardEricMessageBox.py" line="80" /> - <location filename="../Plugins/PluginWizardEricMessageBox.py" line="73" /> + <location filename="../Plugins/PluginWizardEricMessageBox.py" line="82" /> + <location filename="../Plugins/PluginWizardEricMessageBox.py" line="75" /> <source>EricMessageBox Wizard</source> <translation>EricMessageBox-Assistent</translation> </message> <message> - <location filename="../Plugins/PluginWizardEricMessageBox.py" line="74" /> + <location filename="../Plugins/PluginWizardEricMessageBox.py" line="76" /> <source>EricMessageBox Wizard...</source> <translation>EricMessageBox-Assistent...</translation> </message> <message> - <location filename="../Plugins/PluginWizardEricMessageBox.py" line="82" /> + <location filename="../Plugins/PluginWizardEricMessageBox.py" line="84" /> <source><b>EricMessageBox Wizard</b><p>This wizard opens a dialog for entering all the parameters needed to create an EricMessageBox. The generated code is inserted at the current cursor position.</p></source> <translation><b>EricMessageBox-Assistent</b><p>Dieser Assistent öffnet einen Dialog zur Eingabe der Parameter, die zur Erzeugung einer EricMessageBox benötigt werden. Der erzeugte Quelltext wird an der aktuellen Cursorposition eingefügt.</p></translation> </message> <message> - <location filename="../Plugins/PluginWizardEricMessageBox.py" line="133" /> + <location filename="../Plugins/PluginWizardEricMessageBox.py" line="135" /> <source>No current editor</source> <translation>Kein aktueller Editor</translation> </message> <message> - <location filename="../Plugins/PluginWizardEricMessageBox.py" line="134" /> + <location filename="../Plugins/PluginWizardEricMessageBox.py" line="136" /> <source>Please open or create a file first.</source> <translation>Bitte öffnen oder erzeugen Sie zuerst eine Datei.</translation> </message> @@ -20080,27 +20090,27 @@ <context> <name>EricapiPlugin</name> <message> - <location filename="../Plugins/PluginEricapi.py" line="75" /> + <location filename="../Plugins/PluginEricapi.py" line="77" /> <source>eric API File Generator</source> <translation>eric API-Datei Generator</translation> </message> <message> - <location filename="../Plugins/PluginEricapi.py" line="119" /> + <location filename="../Plugins/PluginEricapi.py" line="121" /> <source>Generate API file (eric7_api)</source> <translation>Erzeuge API-Datei (eric7_api)</translation> </message> <message> - <location filename="../Plugins/PluginEricapi.py" line="120" /> + <location filename="../Plugins/PluginEricapi.py" line="122" /> <source>Generate &API file (eric7_api)</source> <translation>Erzeuge &API-Datei (eric7_api)</translation> </message> <message> - <location filename="../Plugins/PluginEricapi.py" line="127" /> + <location filename="../Plugins/PluginEricapi.py" line="129" /> <source>Generate an API file using eric7_api</source> <translation>Erzeuge eine API-Datei unter Verwendung von eric7_api</translation> </message> <message> - <location filename="../Plugins/PluginEricapi.py" line="130" /> + <location filename="../Plugins/PluginEricapi.py" line="132" /> <source><b>Generate API file</b><p>Generate an API file using eric7_api.</p></source> <translation><b>Erzeuge API-Datei</b><p>Erzeuge eine API-Datei unter Verwendung von eric7_api.</p></translation> </message> @@ -20488,32 +20498,32 @@ <context> <name>EricdocPlugin</name> <message> - <location filename="../Plugins/PluginEricdoc.py" line="85" /> + <location filename="../Plugins/PluginEricdoc.py" line="87" /> <source>eric Documentation Generator</source> <translation>eric Dokumentationsgenerator</translation> </message> <message> - <location filename="../Plugins/PluginEricdoc.py" line="120" /> + <location filename="../Plugins/PluginEricdoc.py" line="122" /> <source>Qt Help Tools</source> <translation>Qt Help Werkzeuge</translation> </message> <message> - <location filename="../Plugins/PluginEricdoc.py" line="163" /> + <location filename="../Plugins/PluginEricdoc.py" line="165" /> <source>Generate documentation (eric7_doc)</source> <translation>Erzeuge Dokumentation (eric7_doc)</translation> </message> <message> - <location filename="../Plugins/PluginEricdoc.py" line="164" /> + <location filename="../Plugins/PluginEricdoc.py" line="166" /> <source>Generate &documentation (eric7_doc)</source> <translation>Erzeuge &Dokumentation (eric7_doc)</translation> </message> <message> - <location filename="../Plugins/PluginEricdoc.py" line="171" /> + <location filename="../Plugins/PluginEricdoc.py" line="173" /> <source>Generate API documentation using eric7_doc</source> <translation>Erzeuge die API Dokumentation unter Verwendung von eric7_doc</translation> </message> <message> - <location filename="../Plugins/PluginEricdoc.py" line="174" /> + <location filename="../Plugins/PluginEricdoc.py" line="176" /> <source><b>Generate documentation</b><p>Generate API documentation using eric7_doc.</p></source> <translation><b>Erzeuge Dokumentation</b><p>Erzeuge die API Dokumentation unter Verwendung von eric7_doc.</p></translation> </message> @@ -21226,17 +21236,17 @@ <translation>Einstellungen...</translation> </message> <message> - <location filename="../Debugger/ExceptionLogger.py" line="111" /> + <location filename="../Debugger/ExceptionLogger.py" line="112" /> <source>{0}: An unhandled exception occured. See the shell window for details.</source> <translation>{0}: Eine nicht abgefangene Ausnahme ist aufgetreten. Details finden Sie im Shell-Fenster.</translation> </message> <message> - <location filename="../Debugger/ExceptionLogger.py" line="119" /> + <location filename="../Debugger/ExceptionLogger.py" line="120" /> <source>{0}: {1}</source> <translation>{0}: {1}</translation> </message> <message> - <location filename="../Debugger/ExceptionLogger.py" line="121" /> + <location filename="../Debugger/ExceptionLogger.py" line="122" /> <source>{0}: {1}, {2}</source> <translation>{0}: {1}, {2}</translation> </message> @@ -21816,44 +21826,44 @@ <context> <name>FileDialogWizard</name> <message> - <location filename="../Plugins/PluginWizardQFileDialog.py" line="88" /> - <location filename="../Plugins/PluginWizardQFileDialog.py" line="81" /> + <location filename="../Plugins/PluginWizardQFileDialog.py" line="90" /> + <location filename="../Plugins/PluginWizardQFileDialog.py" line="83" /> <source>QFileDialog Wizard</source> <translation>QFileDialog-Assistent</translation> </message> <message> - <location filename="../Plugins/PluginWizardQFileDialog.py" line="82" /> + <location filename="../Plugins/PluginWizardQFileDialog.py" line="84" /> <source>QFileDialog Wizard...</source> <translation>QFileDialog-Assistent...</translation> </message> <message> - <location filename="../Plugins/PluginWizardQFileDialog.py" line="90" /> + <location filename="../Plugins/PluginWizardQFileDialog.py" line="92" /> <source><b>QFileDialog Wizard</b><p>This wizard opens a dialog for entering all the parameters needed to create a QFileDialog. The generated code is inserted at the current cursor position.</p></source> <translation><b>QFileDialog-Assistent</b><p>Dieser Assistent öffnet einen Dialog zur Eingabe der Parameter, die zur Erzeugung eines QFileDialog benötigt werden. Der erzeugte Quelltext wird an der aktuellen Cursorposition eingefügt.</p></translation> </message> <message> - <location filename="../Plugins/PluginWizardQFileDialog.py" line="107" /> - <location filename="../Plugins/PluginWizardQFileDialog.py" line="100" /> - <source>EricFileDialog Wizard</source> - <translation>EricFileDialog-Assistent</translation> - </message> - <message> - <location filename="../Plugins/PluginWizardQFileDialog.py" line="101" /> - <source>EricFileDialog Wizard...</source> - <translation>EricFileDialog-Assistent...</translation> - </message> - <message> <location filename="../Plugins/PluginWizardQFileDialog.py" line="109" /> + <location filename="../Plugins/PluginWizardQFileDialog.py" line="102" /> + <source>EricFileDialog Wizard</source> + <translation>EricFileDialog-Assistent</translation> + </message> + <message> + <location filename="../Plugins/PluginWizardQFileDialog.py" line="103" /> + <source>EricFileDialog Wizard...</source> + <translation>EricFileDialog-Assistent...</translation> + </message> + <message> + <location filename="../Plugins/PluginWizardQFileDialog.py" line="111" /> <source><b>EricFileDialog Wizard</b><p>This wizard opens a dialog for entering all the parameters needed to create an EricFileDialog. The generated code is inserted at the current cursor position.</p></source> <translation><b>EricFileDialog-Assistent</b><p>Dieser Assistent öffnet einen Dialog zur Eingabe der Parameter, die zur Erzeugung eines EricFileDialog benötigt werden. Der erzeugte Quelltext wird an der aktuellen Cursorposition eingefügt.</p></translation> </message> <message> - <location filename="../Plugins/PluginWizardQFileDialog.py" line="172" /> + <location filename="../Plugins/PluginWizardQFileDialog.py" line="174" /> <source>No current editor</source> <translation>Kein aktueller Editor</translation> </message> <message> - <location filename="../Plugins/PluginWizardQFileDialog.py" line="173" /> + <location filename="../Plugins/PluginWizardQFileDialog.py" line="175" /> <source>Please open or create a file first.</source> <translation>Bitte öffnen oder erzeugen Sie zuerst eine Datei.</translation> </message> @@ -22722,28 +22732,28 @@ <context> <name>FontDialogWizard</name> <message> - <location filename="../Plugins/PluginWizardQFontDialog.py" line="80" /> - <location filename="../Plugins/PluginWizardQFontDialog.py" line="73" /> + <location filename="../Plugins/PluginWizardQFontDialog.py" line="82" /> + <location filename="../Plugins/PluginWizardQFontDialog.py" line="75" /> <source>QFontDialog Wizard</source> <translation>QFontDialog-Assistent</translation> </message> <message> - <location filename="../Plugins/PluginWizardQFontDialog.py" line="74" /> + <location filename="../Plugins/PluginWizardQFontDialog.py" line="76" /> <source>QFontDialog Wizard...</source> <translation>QFontDialog-Assistent...</translation> </message> <message> - <location filename="../Plugins/PluginWizardQFontDialog.py" line="82" /> + <location filename="../Plugins/PluginWizardQFontDialog.py" line="84" /> <source><b>QFontDialog Wizard</b><p>This wizard opens a dialog for entering all the parameters needed to create a QFontDialog. The generated code is inserted at the current cursor position.</p></source> <translation><b>QFontDialog-Assistent</b><p>Dieser Assistent öffnet einen Dialog zur Eingabe der Parameter, die zur Erzeugung eines QFontDialog benötigt werden. Der erzeugte Quelltext wird an der aktuellen Cursorposition eingefügt.</p></translation> </message> <message> - <location filename="../Plugins/PluginWizardQFontDialog.py" line="133" /> + <location filename="../Plugins/PluginWizardQFontDialog.py" line="135" /> <source>No current editor</source> <translation>Kein aktueller Editor</translation> </message> <message> - <location filename="../Plugins/PluginWizardQFontDialog.py" line="134" /> + <location filename="../Plugins/PluginWizardQFontDialog.py" line="136" /> <source>Please open or create a file first.</source> <translation>Bitte öffnen oder erzeugen Sie zuerst eine Datei.</translation> </message> @@ -43391,28 +43401,28 @@ <context> <name>InputDialogWizard</name> <message> - <location filename="../Plugins/PluginWizardQInputDialog.py" line="80" /> - <location filename="../Plugins/PluginWizardQInputDialog.py" line="73" /> + <location filename="../Plugins/PluginWizardQInputDialog.py" line="82" /> + <location filename="../Plugins/PluginWizardQInputDialog.py" line="75" /> <source>QInputDialog Wizard</source> <translation>QInputDialog-Assistent</translation> </message> <message> - <location filename="../Plugins/PluginWizardQInputDialog.py" line="74" /> + <location filename="../Plugins/PluginWizardQInputDialog.py" line="76" /> <source>QInputDialog Wizard...</source> <translation>QInputDialog-Assistent...</translation> </message> <message> - <location filename="../Plugins/PluginWizardQInputDialog.py" line="82" /> + <location filename="../Plugins/PluginWizardQInputDialog.py" line="84" /> <source><b>QInputDialog Wizard</b><p>This wizard opens a dialog for entering all the parameters needed to create a QInputDialog. The generated code is inserted at the current cursor position.</p></source> <translation><b>QInputDialog-Assistent</b><p>Dieser Assistent öffnet einen Dialog zur Eingabe der Parameter, die zur Erzeugung eines QInputDialog benötigt werden. Der erzeugte Quelltext wird an der aktuellen Cursorposition eingefügt.</p></translation> </message> <message> - <location filename="../Plugins/PluginWizardQInputDialog.py" line="133" /> + <location filename="../Plugins/PluginWizardQInputDialog.py" line="135" /> <source>No current editor</source> <translation>Kein aktueller Editor</translation> </message> <message> - <location filename="../Plugins/PluginWizardQInputDialog.py" line="134" /> + <location filename="../Plugins/PluginWizardQInputDialog.py" line="136" /> <source>Please open or create a file first.</source> <translation>Bitte öffnen oder erzeugen Sie zuerst eine Datei.</translation> </message> @@ -49745,28 +49755,28 @@ <context> <name>MessageBoxWizard</name> <message> - <location filename="../Plugins/PluginWizardQMessageBox.py" line="80" /> - <location filename="../Plugins/PluginWizardQMessageBox.py" line="73" /> + <location filename="../Plugins/PluginWizardQMessageBox.py" line="82" /> + <location filename="../Plugins/PluginWizardQMessageBox.py" line="75" /> <source>QMessageBox Wizard</source> <translation>QMessageBox-Assistent</translation> </message> <message> - <location filename="../Plugins/PluginWizardQMessageBox.py" line="74" /> + <location filename="../Plugins/PluginWizardQMessageBox.py" line="76" /> <source>QMessageBox Wizard...</source> <translation>QMessageBox-Assistent...</translation> </message> <message> - <location filename="../Plugins/PluginWizardQMessageBox.py" line="82" /> + <location filename="../Plugins/PluginWizardQMessageBox.py" line="84" /> <source><b>QMessageBox Wizard</b><p>This wizard opens a dialog for entering all the parameters needed to create a QMessageBox. The generated code is inserted at the current cursor position.</p></source> <translation><b>QMessageBox-Assistent</b><p>Dieser Assistent öffnet einen Dialog zur Eingabe der Parameter, die zur Erzeugung einer QMessageBox benötigt werden. Der erzeugte Quelltext wird an der aktuellen Cursorposition eingefügt.</p></translation> </message> <message> - <location filename="../Plugins/PluginWizardQMessageBox.py" line="133" /> + <location filename="../Plugins/PluginWizardQMessageBox.py" line="135" /> <source>No current editor</source> <translation>Kein aktueller Editor</translation> </message> <message> - <location filename="../Plugins/PluginWizardQMessageBox.py" line="134" /> + <location filename="../Plugins/PluginWizardQMessageBox.py" line="136" /> <source>Please open or create a file first.</source> <translation>Bitte öffnen oder erzeugen Sie zuerst eine Datei.</translation> </message> @@ -56379,7 +56389,7 @@ <translation>Ganze Seite</translation> </message> <message> - <location filename="../PdfViewer/PdfZoomSelector.py" line="115" /> + <location filename="../PdfViewer/PdfZoomSelector.py" line="116" /> <location filename="../PdfViewer/PdfZoomSelector.py" line="62" /> <source>{0}%</source> <translation>{0}%</translation> @@ -58254,32 +58264,32 @@ <translation><p>In das Zielverzeichnis <b>{0}</b> kann nicht geschrieben werden. Abbruch...</p></translation> </message> <message> - <location filename="../PluginManager/PluginInstallDialog.py" line="372" /> + <location filename="../PluginManager/PluginInstallDialog.py" line="384" /> <source><p>The plugin module <b>{0}</b> does not contain a 'packageName' attribute. Aborting...</p></source> <translation><p>Das Pluginmodul <b>{0}</b> besitzt kein Attribut „packageName“. Abbruch...</p></translation> </message> <message> - <location filename="../PluginManager/PluginInstallDialog.py" line="382" /> + <location filename="../PluginManager/PluginInstallDialog.py" line="394" /> <source><p>The plugin module <b>{0}</b> does not conform with the PyQt v2 API. Aborting...</p></source> <translation><p>Das Pluginmodul <b>{0}</b> verwendet nicht die PyQt-API Version 2. Abbruch...</p></translation> </message> <message> - <location filename="../PluginManager/PluginInstallDialog.py" line="397" /> + <location filename="../PluginManager/PluginInstallDialog.py" line="409" /> <source><p>The plugin package <b>{0}</b> exists. Aborting...</p></source> <translation><p>Das Pluginpackage <b>{0}</b> existiert bereits. Abbruch...</p></translation> </message> <message> - <location filename="../PluginManager/PluginInstallDialog.py" line="411" /> + <location filename="../PluginManager/PluginInstallDialog.py" line="423" /> <source><p>The plugin module <b>{0}</b> exists. Aborting...</p></source> <translation><p>Das Pluginmodul <b>{0}</b> existiert bereits. Abbruch...</p></translation> </message> <message> - <location filename="../PluginManager/PluginInstallDialog.py" line="490" /> + <location filename="../PluginManager/PluginInstallDialog.py" line="502" /> <source>Error installing plugin. Reason: {0}</source> <translation>Fehler bei der Plugin-Installation. Ursache: {0}</translation> </message> <message> - <location filename="../PluginManager/PluginInstallDialog.py" line="496" /> + <location filename="../PluginManager/PluginInstallDialog.py" line="508" /> <source>Unspecific exception installing plugin.</source> <translation>Unbekannte Ausnahme bei der Plugin-Installation.</translation> </message> @@ -58287,52 +58297,52 @@ <context> <name>PluginManager</name> <message> - <location filename="../PluginManager/PluginManager.py" line="218" /> + <location filename="../PluginManager/PluginManager.py" line="219" /> <source>Could not create a package for {0}.</source> <translation>Konnte kein Package für {0} erzeugen.</translation> </message> <message> - <location filename="../PluginManager/PluginManager.py" line="250" /> + <location filename="../PluginManager/PluginManager.py" line="251" /> <source>The internal plugin directory <b>{0}</b> does not exits.</source> <translation>Das interne Pluginverzeichnis <b>{0}</b> existiert nicht.</translation> </message> <message> - <location filename="../PluginManager/PluginManager.py" line="422" /> + <location filename="../PluginManager/PluginManager.py" line="423" /> <source>Module is missing the 'autoactivate' attribute.</source> <translation>Dem Modul fehlt das Attribut „autoactivate“.</translation> </message> <message> - <location filename="../PluginManager/PluginManager.py" line="433" /> + <location filename="../PluginManager/PluginManager.py" line="434" /> <source>Module is missing the 'pluginType' and/or 'pluginTypename' attributes.</source> <translation>Dem Modul fehlt das Attribut „pluginType“ und/oder „pluginTypename“.</translation> </message> <message> - <location filename="../PluginManager/PluginManager.py" line="461" /> + <location filename="../PluginManager/PluginManager.py" line="462" /> <source>Module failed to load. Error: {0}</source> <translation>Modul konnte nicht geladen werden. Fehler: {0}</translation> </message> <message> - <location filename="../PluginManager/PluginManager.py" line="636" /> + <location filename="../PluginManager/PluginManager.py" line="637" /> <source>Incompatible plugin activation method.</source> <translation>Nicht kompatible Plugin-Aktivierungsmethode.</translation> </message> <message> - <location filename="../PluginManager/PluginManager.py" line="1219" /> + <location filename="../PluginManager/PluginManager.py" line="1222" /> <source>Plugin Manager Error</source> <translation>Pluginmanager-Fehler</translation> </message> <message> - <location filename="../PluginManager/PluginManager.py" line="1220" /> + <location filename="../PluginManager/PluginManager.py" line="1223" /> <source><p>The plugin download directory <b>{0}</b> could not be created. Please configure it via the configuration dialog.</p><p>Reason: {1}</p></source> <translation><p>Das Downloadverzeichnis für Plugins <b>{0}</b> konnte nicht erzeugt werden. Bitte über den Konfigurationsdialog einstellen.</p><p>Ursache: {1}</p></translation> </message> <message> - <location filename="../PluginManager/PluginManager.py" line="1307" /> + <location filename="../PluginManager/PluginManager.py" line="1310" /> <source>Error downloading file</source> <translation>Fehler beim Herunterladen der Datei</translation> </message> <message> - <location filename="../PluginManager/PluginManager.py" line="1308" /> + <location filename="../PluginManager/PluginManager.py" line="1311" /> <source><p>Could not download the requested file from {0}.</p><p>Error: {1}</p></source> <translation><p>Die angefragte Datei konnte nicht von {0} gedownloaded werden.</p><p>Fehler: {1}</p></translation> </message> @@ -58871,42 +58881,42 @@ <context> <name>PluginUninstallWidget</name> <message> - <location filename="../PluginManager/PluginUninstallDialog.py" line="57" /> + <location filename="../PluginManager/PluginUninstallDialog.py" line="58" /> <source>User plugins directory</source> <translation>Nutzer-Pluginverzeichnis</translation> </message> <message> - <location filename="../PluginManager/PluginUninstallDialog.py" line="63" /> + <location filename="../PluginManager/PluginUninstallDialog.py" line="64" /> <source>Global plugins directory</source> <translation>Globales Pluginverzeichnis</translation> </message> <message> - <location filename="../PluginManager/PluginUninstallDialog.py" line="237" /> - <location filename="../PluginManager/PluginUninstallDialog.py" line="227" /> - <location filename="../PluginManager/PluginUninstallDialog.py" line="214" /> - <location filename="../PluginManager/PluginUninstallDialog.py" line="156" /> - <location filename="../PluginManager/PluginUninstallDialog.py" line="140" /> + <location filename="../PluginManager/PluginUninstallDialog.py" line="241" /> + <location filename="../PluginManager/PluginUninstallDialog.py" line="231" /> + <location filename="../PluginManager/PluginUninstallDialog.py" line="218" /> + <location filename="../PluginManager/PluginUninstallDialog.py" line="157" /> + <location filename="../PluginManager/PluginUninstallDialog.py" line="141" /> <source>Plugin Uninstallation</source> <translation>Plugin-Deinstallation</translation> </message> <message> - <location filename="../PluginManager/PluginUninstallDialog.py" line="141" /> + <location filename="../PluginManager/PluginUninstallDialog.py" line="142" /> <source><p>The plugin <b>{0}</b> could not be unloaded. Aborting...</p></source> <translation><p>Das Plugin <b>{0}</b> konnte nicht entladen werden. Abbruch...</p></translation> </message> <message> - <location filename="../PluginManager/PluginUninstallDialog.py" line="157" /> + <location filename="../PluginManager/PluginUninstallDialog.py" line="158" /> <source><p>The plugin <b>{0}</b> has no 'packageName' attribute. Aborting...</p></source> <translation><p>Das Plugin <b>{0}</b> hat kein Attribut „packageName“. Abbruch...</p></translation> </message> <message> - <location filename="../PluginManager/PluginUninstallDialog.py" line="215" /> + <location filename="../PluginManager/PluginUninstallDialog.py" line="219" /> <source><p>The plugin package <b>{0}</b> could not be removed. Aborting...</p><p>Reason: {1}</p></source> <translation><p>Das Pluginpacket <b>{0}</b> konnte nicht gelöscht werden. Abbruch...</p><p>Ursache: {1}</p></translation> </message> <message> - <location filename="../PluginManager/PluginUninstallDialog.py" line="238" /> - <location filename="../PluginManager/PluginUninstallDialog.py" line="228" /> + <location filename="../PluginManager/PluginUninstallDialog.py" line="242" /> + <location filename="../PluginManager/PluginUninstallDialog.py" line="232" /> <source><p>The plugin <b>{0}</b> was uninstalled successfully from {1}.</p></source> <translation><p>Das Plugin <b>{0}</b> wurde erfolgreich von {1} deinstalliert.</p></translation> </message> @@ -64414,28 +64424,28 @@ <context> <name>PyRegExpWizard</name> <message> - <location filename="../Plugins/PluginWizardPyRegExp.py" line="80" /> - <location filename="../Plugins/PluginWizardPyRegExp.py" line="73" /> + <location filename="../Plugins/PluginWizardPyRegExp.py" line="82" /> + <location filename="../Plugins/PluginWizardPyRegExp.py" line="75" /> <source>Python re Wizard</source> <translation>Python-re-Assistent</translation> </message> <message> - <location filename="../Plugins/PluginWizardPyRegExp.py" line="74" /> + <location filename="../Plugins/PluginWizardPyRegExp.py" line="76" /> <source>Python re Wizard...</source> <translation>Python-re-Assistent...</translation> </message> <message> - <location filename="../Plugins/PluginWizardPyRegExp.py" line="82" /> + <location filename="../Plugins/PluginWizardPyRegExp.py" line="84" /> <source><b>Python re Wizard</b><p>This wizard opens a dialog for entering all the parameters needed to create a Python re string. The generated code is inserted at the current cursor position.</p></source> <translation><b>Python-re-Assistent</b><p>Dieser Assistent öffnet einen Dialog zur Eingabe der Parameter, die zur Erzeugung eines regulären Ausdrucks für Python benötigt werden. Der erzeugte Quelltext wird an der aktuellen Cursorposition eingefügt.</p></translation> </message> <message> - <location filename="../Plugins/PluginWizardPyRegExp.py" line="133" /> + <location filename="../Plugins/PluginWizardPyRegExp.py" line="135" /> <source>No current editor</source> <translation>Kein aktueller Editor</translation> </message> <message> - <location filename="../Plugins/PluginWizardPyRegExp.py" line="134" /> + <location filename="../Plugins/PluginWizardPyRegExp.py" line="136" /> <source>Please open or create a file first.</source> <translation>Bitte öffnen oder erzeugen Sie zuerst eine Datei.</translation> </message> @@ -66139,28 +66149,28 @@ <context> <name>QRegularExpressionWizard</name> <message> - <location filename="../Plugins/PluginWizardQRegularExpression.py" line="80" /> - <location filename="../Plugins/PluginWizardQRegularExpression.py" line="73" /> + <location filename="../Plugins/PluginWizardQRegularExpression.py" line="82" /> + <location filename="../Plugins/PluginWizardQRegularExpression.py" line="75" /> <source>QRegularExpression Wizard</source> <translation>QRegularExpression-Assistent</translation> </message> <message> - <location filename="../Plugins/PluginWizardQRegularExpression.py" line="74" /> + <location filename="../Plugins/PluginWizardQRegularExpression.py" line="76" /> <source>QRegularExpression Wizard...</source> <translation>QRegularExpression-Assistent...</translation> </message> <message> - <location filename="../Plugins/PluginWizardQRegularExpression.py" line="82" /> + <location filename="../Plugins/PluginWizardQRegularExpression.py" line="84" /> <source><b>QRegularExpression Wizard</b><p>This wizard opens a dialog for entering all the parameters needed to create a QRegularExpression string. The generated code is inserted at the current cursor position.</p></source> <translation><b>QRegularExpression-Assistent</b><p>Dieser Assistent öffnet einen Dialog zur Eingabe der Parameter, die zur Erzeugung eines QRegularExpression-Ausdruckes benötigt werden. Der erzeugte Quelltext wird an der aktuellen Cursorposition eingefügt.</p></translation> </message> <message> - <location filename="../Plugins/PluginWizardQRegularExpression.py" line="133" /> + <location filename="../Plugins/PluginWizardQRegularExpression.py" line="135" /> <source>No current editor</source> <translation>Kein aktueller Editor</translation> </message> <message> - <location filename="../Plugins/PluginWizardQRegularExpression.py" line="134" /> + <location filename="../Plugins/PluginWizardQRegularExpression.py" line="136" /> <source>Please open or create a file first.</source> <translation>Bitte öffnen oder erzeugen Sie zuerst eine Datei.</translation> </message> @@ -71295,60 +71305,60 @@ <context> <name>SetupWizard</name> <message> - <location filename="../Plugins/PluginWizardSetup.py" line="90" /> - <location filename="../Plugins/PluginWizardSetup.py" line="83" /> + <location filename="../Plugins/PluginWizardSetup.py" line="92" /> + <location filename="../Plugins/PluginWizardSetup.py" line="85" /> <source>setup.py Wizard</source> <translation>setup.py Assistent</translation> </message> <message> - <location filename="../Plugins/PluginWizardSetup.py" line="84" /> + <location filename="../Plugins/PluginWizardSetup.py" line="86" /> <source>setup.py Wizard...</source> <translation>setup.py Assistent...</translation> </message> <message> - <location filename="../Plugins/PluginWizardSetup.py" line="92" /> + <location filename="../Plugins/PluginWizardSetup.py" line="94" /> <source><b>setup.py Wizard</b><p>This wizard opens a dialog for entering all the parameters needed to create the basic contents of a setup.py file. The generated code is inserted at the current cursor position.</p></source> <translation><b>setup.py Assistent</b><p>Dieser Assistent öffnet einen Dialog zur Eingabe aller Parameter, um einen Basisinhalt einer setup.py Datei zu erzeugen. Der erzeugte Quelltext wird an die Stelle der Einfügemarke geschrieben.</p></translation> </message> <message> - <location filename="../Plugins/PluginWizardSetup.py" line="112" /> - <location filename="../Plugins/PluginWizardSetup.py" line="105" /> - <source>setup.cfg Wizard</source> - <translation>setup.cfg Assistent</translation> - </message> - <message> - <location filename="../Plugins/PluginWizardSetup.py" line="106" /> - <source>setup.cfg Wizard...</source> - <translation>setup.cfg Assistent...</translation> - </message> - <message> <location filename="../Plugins/PluginWizardSetup.py" line="114" /> + <location filename="../Plugins/PluginWizardSetup.py" line="107" /> + <source>setup.cfg Wizard</source> + <translation>setup.cfg Assistent</translation> + </message> + <message> + <location filename="../Plugins/PluginWizardSetup.py" line="108" /> + <source>setup.cfg Wizard...</source> + <translation>setup.cfg Assistent...</translation> + </message> + <message> + <location filename="../Plugins/PluginWizardSetup.py" line="116" /> <source><b>setup.cfg Wizard</b><p>This wizard opens a dialog for entering all the parameters needed to create the basic contents of a setup.cfg file. The generated code is inserted at the current cursor position.</p></source> <translation><b>setup.cfg Assistent</b><p>Dieser Assistent öffnet einen Dialog zur Eingabe aller Parameter, um einen Basisinhalt einer setup.cfg Datei zu erzeugen. Der erzeugte Quelltext wird an die Stelle der Einfügemarke geschrieben.</p></translation> </message> <message> - <location filename="../Plugins/PluginWizardSetup.py" line="134" /> - <location filename="../Plugins/PluginWizardSetup.py" line="127" /> - <source>pyproject.toml Wizard</source> - <translation>pyproject.toml Assistent</translation> - </message> - <message> - <location filename="../Plugins/PluginWizardSetup.py" line="128" /> - <source>pyproject.toml Wizard...</source> - <translation>pyproject.toml Assistent...</translation> - </message> - <message> <location filename="../Plugins/PluginWizardSetup.py" line="136" /> + <location filename="../Plugins/PluginWizardSetup.py" line="129" /> + <source>pyproject.toml Wizard</source> + <translation>pyproject.toml Assistent</translation> + </message> + <message> + <location filename="../Plugins/PluginWizardSetup.py" line="130" /> + <source>pyproject.toml Wizard...</source> + <translation>pyproject.toml Assistent...</translation> + </message> + <message> + <location filename="../Plugins/PluginWizardSetup.py" line="138" /> <source><b>pyproject.toml Wizard</b><p>This wizard opens a dialog for entering all the parameters needed to create the basic contents of a pyproject.toml file. The generated code is inserted at the current cursor position.</p></source> <translation><b>pyproject.toml Assistent</b><p>Dieser Assistent öffnet einen Dialog zur Eingabe aller Parameter, um einen Basisinhalt einer pyproject.toml Datei zu erzeugen. Der erzeugte Quelltext wird an die Stelle der Einfügemarke geschrieben.</p></translation> </message> <message> - <location filename="../Plugins/PluginWizardSetup.py" line="173" /> + <location filename="../Plugins/PluginWizardSetup.py" line="175" /> <source>No current editor</source> <translation>Kein aktueller Editor</translation> </message> <message> - <location filename="../Plugins/PluginWizardSetup.py" line="174" /> + <location filename="../Plugins/PluginWizardSetup.py" line="176" /> <source>Please open or create a file first.</source> <translation>Bitte öffnen oder erzeugen Sie zuerst eine Datei.</translation> </message> @@ -82491,28 +82501,28 @@ <context> <name>SyntaxCheckerPlugin</name> <message> - <location filename="../Plugins/PluginSyntaxChecker.py" line="285" /> - <location filename="../Plugins/PluginSyntaxChecker.py" line="203" /> - <location filename="../Plugins/PluginSyntaxChecker.py" line="184" /> + <location filename="../Plugins/PluginSyntaxChecker.py" line="287" /> + <location filename="../Plugins/PluginSyntaxChecker.py" line="205" /> + <location filename="../Plugins/PluginSyntaxChecker.py" line="186" /> <source>Check Syntax</source> <translation>Syntax prüfen</translation> </message> <message> - <location filename="../Plugins/PluginSyntaxChecker.py" line="285" /> - <location filename="../Plugins/PluginSyntaxChecker.py" line="203" /> - <location filename="../Plugins/PluginSyntaxChecker.py" line="185" /> + <location filename="../Plugins/PluginSyntaxChecker.py" line="287" /> + <location filename="../Plugins/PluginSyntaxChecker.py" line="205" /> + <location filename="../Plugins/PluginSyntaxChecker.py" line="187" /> <source>&Syntax...</source> <translation>&Syntax...</translation> </message> <message> - <location filename="../Plugins/PluginSyntaxChecker.py" line="191" /> + <location filename="../Plugins/PluginSyntaxChecker.py" line="193" /> <source>Check syntax.</source> <translation>Syntax prüfen.</translation> </message> <message> - <location filename="../Plugins/PluginSyntaxChecker.py" line="288" /> - <location filename="../Plugins/PluginSyntaxChecker.py" line="206" /> - <location filename="../Plugins/PluginSyntaxChecker.py" line="193" /> + <location filename="../Plugins/PluginSyntaxChecker.py" line="290" /> + <location filename="../Plugins/PluginSyntaxChecker.py" line="208" /> + <location filename="../Plugins/PluginSyntaxChecker.py" line="195" /> <source><b>Check Syntax...</b><p>This checks Python files for syntax errors.</p></source> <translation><b>Syntax prüfen...</b><p>Dies überprüft Python-Dateien auf Syntaxfehler.</p></translation> </message> @@ -85854,7 +85864,7 @@ <context> <name>TranslatorPlugin</name> <message> - <location filename="../Plugins/PluginTranslator.py" line="72" /> + <location filename="../Plugins/PluginTranslator.py" line="74" /> <source>Translator</source> <translation>Übersetzer</translation> </message> @@ -89919,7 +89929,7 @@ <context> <name>Utilities</name> <message> - <location filename="../Utilities/__init__.py" line="991" /> + <location filename="../Utilities/__init__.py" line="989" /> <source><p>You may use %-codes as placeholders in the string. Supported codes are:<table><tr><td>%C</td><td>column of the cursor of the current editor</td></tr><tr><td>%D</td><td>directory of the current editor</td></tr><tr><td>%F</td><td>filename of the current editor</td></tr><tr><td>%H</td><td>home directory of the current user</td></tr><tr><td>%L</td><td>line of the cursor of the current editor</td></tr><tr><td>%P</td><td>path of the current project</td></tr><tr><td>%S</td><td>selected text of the current editor</td></tr><tr><td>%U</td><td>username of the current user</td></tr><tr><td>%%</td><td>the percent sign</td></tr></table></p></source> <translation><p>Sie können %-Codes als Platzhalter in der Eingabe verwenden. Unterstützte Codes sind:<table><tr><td>%C</td><td>Spalte des Cursor des aktuellen Editors</td></tr><tr><td>%D</td><td>Verzeichnis des aktuellen Editors</td></tr><tr><td>%F</td><td>Dateiname des aktuellen Editors</td></tr><tr><td>%H</td><td>Home-Verzeichnis des aktullen Nutzers</td></tr><tr><td>%L</td><td>Zeile des Cursor des aktuellen Editors</td></tr><tr><td>%P</td><td>Pfad des aktuellen Projektes</td></tr><tr><td>%S</td><td>selektierter Text des aktuellen Editors</td></tr><tr><td>%U</td><td>Nutzername des aktuellen Nutzers</td></tr><tr><td>%%</td><td>das Prozentzeichen</td></tr></table></p></translation> </message> @@ -90259,40 +90269,40 @@ <translation><b>Das Lokale Variablen Fenster</b><p>Dieses Fenster zeigt die lokalen Variablen des untersuchten Programmes an.</p></translation> </message> <message> - <location filename="../Debugger/VariablesViewer.py" line="1040" /> + <location filename="../Debugger/VariablesViewer.py" line="1042" /> <source>Show Details...</source> <translation>Zeige Details...</translation> </message> <message> - <location filename="../Debugger/VariablesViewer.py" line="1042" /> - <source>Expand</source> - <translation>Ausklappen</translation> - </message> - <message> - <location filename="../Debugger/VariablesViewer.py" line="1043" /> - <source>Collapse</source> - <translation>Einklappen</translation> - </message> - <message> <location filename="../Debugger/VariablesViewer.py" line="1044" /> + <source>Expand</source> + <translation>Ausklappen</translation> + </message> + <message> + <location filename="../Debugger/VariablesViewer.py" line="1045" /> + <source>Collapse</source> + <translation>Einklappen</translation> + </message> + <message> + <location filename="../Debugger/VariablesViewer.py" line="1046" /> <source>Collapse All</source> <translation>Alle einklappen</translation> </message> <message> - <location filename="../Debugger/VariablesViewer.py" line="1052" /> - <location filename="../Debugger/VariablesViewer.py" line="1046" /> - <source>Refresh</source> - <translation>Aktualisieren</translation> - </message> - <message> <location filename="../Debugger/VariablesViewer.py" line="1054" /> <location filename="../Debugger/VariablesViewer.py" line="1048" /> - <source>Configure...</source> - <translation>Einstellungen...</translation> + <source>Refresh</source> + <translation>Aktualisieren</translation> </message> <message> <location filename="../Debugger/VariablesViewer.py" line="1056" /> - <location filename="../Debugger/VariablesViewer.py" line="1049" /> + <location filename="../Debugger/VariablesViewer.py" line="1050" /> + <source>Configure...</source> + <translation>Einstellungen...</translation> + </message> + <message> + <location filename="../Debugger/VariablesViewer.py" line="1058" /> + <location filename="../Debugger/VariablesViewer.py" line="1051" /> <source>Variables Type Filter...</source> <translation>Variablentypenfilter …</translation> </message> @@ -90519,13 +90529,13 @@ <context> <name>VcsGitPlugin</name> <message> - <location filename="../Plugins/PluginVcsGit.py" line="53" /> + <location filename="../Plugins/PluginVcsGit.py" line="55" /> <source>Version Control - Git</source> <translation>Versionskontrolle – Git</translation> </message> <message> - <location filename="../Plugins/PluginVcsGit.py" line="127" /> - <location filename="../Plugins/PluginVcsGit.py" line="93" /> + <location filename="../Plugins/PluginVcsGit.py" line="129" /> + <location filename="../Plugins/PluginVcsGit.py" line="95" /> <source>Git</source> <translation>Git</translation> </message> @@ -90533,13 +90543,13 @@ <context> <name>VcsMercurialPlugin</name> <message> - <location filename="../Plugins/PluginVcsMercurial.py" line="52" /> + <location filename="../Plugins/PluginVcsMercurial.py" line="56" /> <source>Version Control - Mercurial</source> <translation>Versionskontrolle – Mercurial</translation> </message> <message> - <location filename="../Plugins/PluginVcsMercurial.py" line="126" /> - <location filename="../Plugins/PluginVcsMercurial.py" line="90" /> + <location filename="../Plugins/PluginVcsMercurial.py" line="130" /> + <location filename="../Plugins/PluginVcsMercurial.py" line="94" /> <source>Mercurial</source> <translation>Mercurial</translation> </message> @@ -90896,17 +90906,17 @@ <context> <name>VcsPySvnPlugin</name> <message> - <location filename="../Plugins/PluginVcsPySvn.py" line="59" /> + <location filename="../Plugins/PluginVcsPySvn.py" line="61" /> <source>Version Control - Subversion (pysvn)</source> <translation>Versionskontrolle – Subversion (pysvn)</translation> </message> <message> - <location filename="../Plugins/PluginVcsPySvn.py" line="92" /> + <location filename="../Plugins/PluginVcsPySvn.py" line="94" /> <source>Subversion (pysvn)</source> <translation>Subversion (pysvn)</translation> </message> <message> - <location filename="../Plugins/PluginVcsPySvn.py" line="128" /> + <location filename="../Plugins/PluginVcsPySvn.py" line="130" /> <source>Subversion</source> <translation>Subversion</translation> </message> @@ -90945,17 +90955,17 @@ <context> <name>VcsSubversionPlugin</name> <message> - <location filename="../Plugins/PluginVcsSubversion.py" line="56" /> + <location filename="../Plugins/PluginVcsSubversion.py" line="60" /> <source>Version Control - Subversion (svn)</source> <translation>Versionskontrolle – Subversion (svn)</translation> </message> <message> - <location filename="../Plugins/PluginVcsSubversion.py" line="98" /> + <location filename="../Plugins/PluginVcsSubversion.py" line="102" /> <source>Subversion (svn)</source> <translation>Subversion (svn)</translation> </message> <message> - <location filename="../Plugins/PluginVcsSubversion.py" line="133" /> + <location filename="../Plugins/PluginVcsSubversion.py" line="137" /> <source>Subversion</source> <translation>Subversion</translation> </message> @@ -96312,7 +96322,7 @@ <context> <name>VmListspacePlugin</name> <message> - <location filename="../Plugins/PluginVmListspace.py" line="25" /> + <location filename="../Plugins/PluginVmListspace.py" line="26" /> <source>Listspace</source> <translation>Fensterstapel m. Liste</translation> </message> @@ -96320,7 +96330,7 @@ <context> <name>VmTabviewPlugin</name> <message> - <location filename="../Plugins/PluginVmTabview.py" line="25" /> + <location filename="../Plugins/PluginVmTabview.py" line="26" /> <source>Tabbed View</source> <translation>Tabs</translation> </message> @@ -101304,44 +101314,44 @@ <context> <name>WizardEricPluginWizard</name> <message> - <location filename="../Plugins/PluginWizardEricPlugin.py" line="93" /> - <location filename="../Plugins/PluginWizardEricPlugin.py" line="86" /> + <location filename="../Plugins/PluginWizardEricPlugin.py" line="95" /> + <location filename="../Plugins/PluginWizardEricPlugin.py" line="88" /> <source>eric Plug-in Wizard</source> <translation>eric Plugin Assistent</translation> </message> <message> - <location filename="../Plugins/PluginWizardEricPlugin.py" line="87" /> + <location filename="../Plugins/PluginWizardEricPlugin.py" line="89" /> <source>eric Plug-in Wizard...</source> <translation>eric Plugin Assistent...</translation> </message> <message> - <location filename="../Plugins/PluginWizardEricPlugin.py" line="95" /> + <location filename="../Plugins/PluginWizardEricPlugin.py" line="97" /> <source><b>eric Plug-in Wizard</b><p>This wizard opens a dialog for entering all the parameters needed to create the basic contents of an eric plug-in file. The generated code is inserted at the current cursor position.</p></source> <translation><b>eric Plugin Assistent</b><p>Dieser Assistent öffnet einen Dialog zur Eingabe aller Parameter, um einen Basisinhalt einer eric Plugindatei zu erzeugen. Der erzeugte Quelltext wird an die Stelle der Einfügemarke geschrieben.</p></translation> </message> <message> - <location filename="../Plugins/PluginWizardEricPlugin.py" line="142" /> + <location filename="../Plugins/PluginWizardEricPlugin.py" line="144" /> <source>No current editor</source> <translation>Kein aktueller Editor</translation> </message> <message> - <location filename="../Plugins/PluginWizardEricPlugin.py" line="143" /> + <location filename="../Plugins/PluginWizardEricPlugin.py" line="145" /> <source>Please open or create a file first.</source> <translation>Bitte öffnen oder erzeugen Sie zuerst eine Datei.</translation> </message> <message> - <location filename="../Plugins/PluginWizardEricPlugin.py" line="181" /> - <location filename="../Plugins/PluginWizardEricPlugin.py" line="165" /> + <location filename="../Plugins/PluginWizardEricPlugin.py" line="183" /> + <location filename="../Plugins/PluginWizardEricPlugin.py" line="167" /> <source>Create Package</source> <translation>Package erzeugen</translation> </message> <message> - <location filename="../Plugins/PluginWizardEricPlugin.py" line="166" /> + <location filename="../Plugins/PluginWizardEricPlugin.py" line="168" /> <source><p>The package directory <b>{0}</b> could not be created. Aborting...</p><p>Reason: {1}</p></source> <translation><p>Das Packageverzeichnis <b>{0}</b> konnte nicht angelegt werden. Abbruch...</p><p>Ursache: {1}</p></translation> </message> <message> - <location filename="../Plugins/PluginWizardEricPlugin.py" line="182" /> + <location filename="../Plugins/PluginWizardEricPlugin.py" line="184" /> <source><p>The package file <b>{0}</b> could not be created. Aborting...</p><p>Reason: {1}</p></source> <translation><p>Die Packagedatei <b>{0}</b> konnte nicht erzeugt werden. Abbruch...</p><p>Ursache: {1}</p></translation> </message>