src/eric7/i18n/eric7_de.ts

branch
eric7
changeset 10289
490388ca210c
parent 10279
e6e270b705c2
child 10304
ff7d3d6b952d
--- a/src/eric7/i18n/eric7_de.ts	Mon Nov 06 19:12:33 2023 +0100
+++ b/src/eric7/i18n/eric7_de.ts	Tue Nov 07 11:03:13 2023 +0100
@@ -10515,40 +10515,40 @@
   <context>
     <name>DebuggerInterfacePython</name>
     <message>
-      <location filename="../Debugger/DebuggerInterfacePython.py" line="546" />
-      <location filename="../Debugger/DebuggerInterfacePython.py" line="525" />
-      <location filename="../Debugger/DebuggerInterfacePython.py" line="462" />
-      <location filename="../Debugger/DebuggerInterfacePython.py" line="425" />
-      <location filename="../Debugger/DebuggerInterfacePython.py" line="333" />
-      <location filename="../Debugger/DebuggerInterfacePython.py" line="312" />
-      <location filename="../Debugger/DebuggerInterfacePython.py" line="249" />
+      <location filename="../Debugger/DebuggerInterfacePython.py" line="568" />
+      <location filename="../Debugger/DebuggerInterfacePython.py" line="545" />
+      <location filename="../Debugger/DebuggerInterfacePython.py" line="480" />
+      <location filename="../Debugger/DebuggerInterfacePython.py" line="441" />
+      <location filename="../Debugger/DebuggerInterfacePython.py" line="344" />
+      <location filename="../Debugger/DebuggerInterfacePython.py" line="321" />
+      <location filename="../Debugger/DebuggerInterfacePython.py" line="256" />
       <location filename="../Debugger/DebuggerInterfacePython.py" line="198" />
       <source>Start Debugger</source>
       <translation>Debugger starten</translation>
     </message>
     <message>
-      <location filename="../Debugger/DebuggerInterfacePython.py" line="426" />
+      <location filename="../Debugger/DebuggerInterfacePython.py" line="442" />
       <location filename="../Debugger/DebuggerInterfacePython.py" line="199" />
       <source>&lt;p&gt;No suitable Python3 environment configured.&lt;/p&gt;</source>
       <translation>&lt;p&gt;Keine geeignete Python3 Umgebung konfiguriert.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Debugger/DebuggerInterfacePython.py" line="547" />
-      <location filename="../Debugger/DebuggerInterfacePython.py" line="526" />
-      <location filename="../Debugger/DebuggerInterfacePython.py" line="463" />
-      <location filename="../Debugger/DebuggerInterfacePython.py" line="334" />
-      <location filename="../Debugger/DebuggerInterfacePython.py" line="313" />
-      <location filename="../Debugger/DebuggerInterfacePython.py" line="250" />
+      <location filename="../Debugger/DebuggerInterfacePython.py" line="569" />
+      <location filename="../Debugger/DebuggerInterfacePython.py" line="546" />
+      <location filename="../Debugger/DebuggerInterfacePython.py" line="481" />
+      <location filename="../Debugger/DebuggerInterfacePython.py" line="345" />
+      <location filename="../Debugger/DebuggerInterfacePython.py" line="322" />
+      <location filename="../Debugger/DebuggerInterfacePython.py" line="257" />
       <source>&lt;p&gt;The debugger backend could not be started.&lt;/p&gt;</source>
       <translation>&lt;p&gt;Der Debugger konnte nicht gestartet werden.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Debugger/DebuggerInterfacePython.py" line="1380" />
+      <location filename="../Debugger/DebuggerInterfacePython.py" line="1402" />
       <source>Debug Protocol Error</source>
       <translation>Fehler im Debugprotokoll</translation>
     </message>
     <message>
-      <location filename="../Debugger/DebuggerInterfacePython.py" line="1381" />
+      <location filename="../Debugger/DebuggerInterfacePython.py" line="1403" />
       <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>
       <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>
     </message>
@@ -10867,6 +10867,26 @@
       <translation>Encoding des Debuggers nicht setzen</translation>
     </message>
     <message>
+      <location filename="../Preferences/ConfigurationPages/DebuggerPython3Page.ui" line="0" />
+      <source>Call Trace Optimization</source>
+      <translation>Optimierung der Aufrufverfolgung</translation>
+    </message>
+    <message>
+      <location filename="../Preferences/ConfigurationPages/DebuggerPython3Page.ui" line="0" />
+      <source>Select to enable the call trace speed optimization.</source>
+      <translation>Auswählen, um die Geschwindigkeitsoptimierung der Aufrufverfolgung zu aktivieren.</translation>
+    </message>
+    <message>
+      <location filename="../Preferences/ConfigurationPages/DebuggerPython3Page.ui" line="0" />
+      <source>Enable Call Trace Speed Optimization</source>
+      <translation>Geschwindigkeitsoptimierung der Aufrufverfolgung aktivieren</translation>
+    </message>
+    <message>
+      <location filename="../Preferences/ConfigurationPages/DebuggerPython3Page.ui" line="0" />
+      <source>This option improves the speed of call tracing by tracing into functions and methods containing a breakpoint only. Please note that functions and methods must not be defined on the very first line of a module for this option to work.</source>
+      <translation>Diese Option verbessert die Geschwindigkeit der Aufrufverfolgung indem nur noch Funktionen und Methoden mit einem Haltepunkt verfolgt werden. Bitte beachte, dass Funktionen und Methoden nicht in der allerersten Zeile eines Moduls definiert werden dürfen, wenn diese Option aktiv ist.</translation>
+    </message>
+    <message>
       <location filename="../Preferences/ConfigurationPages/DebuggerPython3Page.py" line="53" />
       <source>Press to select the Debug Client via a file selection dialog</source>
       <translation>Den Debug-Client mittels eines Dateiauswahldialoges wählen</translation>
@@ -12326,989 +12346,990 @@
   <context>
     <name>Editor</name>
     <message>
-      <location filename="../QScintilla/Editor.py" line="3394" />
-      <location filename="../QScintilla/Editor.py" line="430" />
-      <location filename="../QScintilla/Editor.py" line="415" />
+      <location filename="../QScintilla/Editor.py" line="3391" />
+      <location filename="../QScintilla/Editor.py" line="431" />
+      <location filename="../QScintilla/Editor.py" line="416" />
       <source>Open File</source>
       <translation>Datei öffnen</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="416" />
+      <location filename="../QScintilla/Editor.py" line="417" />
       <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; and exceeds the configured limit of &lt;b&gt;{2} KB&lt;/b&gt;. It will not be opened!&lt;/p&gt;</source>
       <translation>&lt;p&gt;Die Größe der Datei &lt;b&gt;{0}&lt;/b&gt; ist &lt;b&gt;{1} KB&lt;/b&gt; und überschreitet die konfigurierte Grenze von &lt;b&gt;{2} KB&lt;/b&gt;. Sie wird nicht geöffnet!&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="431" />
+      <location filename="../QScintilla/Editor.py" line="432" />
       <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>
       <translation>&lt;p&gt;Die Größe der Datei &lt;b&gt;{0}&lt;/b&gt; ist &lt;b&gt;{1} KB&lt;/b&gt;. Soll sie wirklich geladen werden?&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="528" />
+      <location filename="../QScintilla/Editor.py" line="529" />
       <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'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>
       <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>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="892" />
+      <location filename="../QScintilla/Editor.py" line="893" />
       <source>Undo</source>
       <translation>Rückgängig</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="895" />
+      <location filename="../QScintilla/Editor.py" line="896" />
       <source>Redo</source>
       <translation>Wiederherstellen</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="898" />
+      <location filename="../QScintilla/Editor.py" line="899" />
       <source>Revert to last saved state</source>
       <translation>Zurück zum letzten gesichert Zustand</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="902" />
+      <location filename="../QScintilla/Editor.py" line="903" />
       <source>Cut</source>
       <translation>Ausschneiden</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="905" />
+      <location filename="../QScintilla/Editor.py" line="906" />
       <source>Copy</source>
       <translation>Kopieren</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="908" />
+      <location filename="../QScintilla/Editor.py" line="909" />
       <source>Paste</source>
       <translation>Einfügen</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="914" />
+      <location filename="../QScintilla/Editor.py" line="915" />
       <source>Indent</source>
       <translation>Einrücken</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="919" />
+      <location filename="../QScintilla/Editor.py" line="920" />
       <source>Unindent</source>
       <translation>Einrücken rückgängig</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="924" />
+      <location filename="../QScintilla/Editor.py" line="925" />
       <source>Comment</source>
       <translation>Kommentar</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="929" />
+      <location filename="../QScintilla/Editor.py" line="930" />
       <source>Uncomment</source>
       <translation>Kommentar entfernen</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="9338" />
-      <location filename="../QScintilla/Editor.py" line="934" />
+      <location filename="../QScintilla/Editor.py" line="9358" />
+      <location filename="../QScintilla/Editor.py" line="935" />
       <source>Generate Docstring</source>
       <translation>Docstring erzeugen</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="937" />
-      <source>Select to brace</source>
-      <translation>Zur Klammer auswählen</translation>
-    </message>
-    <message>
       <location filename="../QScintilla/Editor.py" line="938" />
-      <source>Select all</source>
-      <translation>Alles auswählen</translation>
+      <source>Select to brace</source>
+      <translation>Zur Klammer auswählen</translation>
     </message>
     <message>
       <location filename="../QScintilla/Editor.py" line="939" />
+      <source>Select all</source>
+      <translation>Alles auswählen</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="940" />
       <source>Deselect all</source>
       <translation>Auswahl aufheben</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="941" />
+      <location filename="../QScintilla/Editor.py" line="942" />
       <source>Execute Selection In Console</source>
       <translation>Auswahl in Konsole ausführen</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="953" />
+      <location filename="../QScintilla/Editor.py" line="954" />
       <source>Use Monospaced Font</source>
       <translation>Benutze Monospace Font</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="958" />
+      <location filename="../QScintilla/Editor.py" line="959" />
       <source>Autosave enabled</source>
       <translation>Autom. Speicherung aktiv</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="963" />
+      <location filename="../QScintilla/Editor.py" line="964" />
       <source>Typing aids enabled</source>
       <translation>Eingabehilfen aktiv</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="971" />
+      <location filename="../QScintilla/Editor.py" line="972" />
       <source>Automatic Completion enabled</source>
       <translation>Automatische Vervollständigung aktiv</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="980" />
+      <location filename="../QScintilla/Editor.py" line="981" />
       <source>Calltip</source>
       <translation>Calltip</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="983" />
+      <location filename="../QScintilla/Editor.py" line="984" />
       <source>Code Info</source>
       <translation>Code Info</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="998" />
+      <location filename="../QScintilla/Editor.py" line="999" />
       <source>New Document View</source>
       <translation>Neue Dokumentenansicht</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1003" />
+      <location filename="../QScintilla/Editor.py" line="1004" />
       <source>New Document View (with new split)</source>
       <translation>Neue Dokumentenansicht (in neuem Abschnitt)</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1011" />
+      <location filename="../QScintilla/Editor.py" line="1012" />
       <source>Save</source>
       <translation>Speichern</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1015" />
+      <location filename="../QScintilla/Editor.py" line="1016" />
       <source>Save As...</source>
       <translation>Speichern unter...</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1020" />
+      <location filename="../QScintilla/Editor.py" line="1021" />
       <source>Save Copy...</source>
       <translation>Kopie speichern...</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1042" />
-      <location filename="../QScintilla/Editor.py" line="1039" />
+      <location filename="../QScintilla/Editor.py" line="1043" />
+      <location filename="../QScintilla/Editor.py" line="1040" />
       <source>Complete</source>
       <translation>Vervollständigen</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1046" />
+      <location filename="../QScintilla/Editor.py" line="1047" />
       <source>Clear Completions Cache</source>
       <translation>Vervollständigungsspeicher löschen</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1049" />
+      <location filename="../QScintilla/Editor.py" line="1050" />
       <source>Complete from Document</source>
       <translation>Vervollständigung vom Dokument</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1051" />
+      <location filename="../QScintilla/Editor.py" line="1052" />
       <source>Complete from APIs</source>
       <translation>Vervollständigung von APIs</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1054" />
+      <location filename="../QScintilla/Editor.py" line="1055" />
       <source>Complete from Document and APIs</source>
       <translation>Vervollständigung vom Dokument und von APIs</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1068" />
+      <location filename="../QScintilla/Editor.py" line="1069" />
       <source>Check</source>
       <translation>Prüfen</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1079" />
+      <location filename="../QScintilla/Editor.py" line="1080" />
       <source>Code Formatting</source>
       <translation>Code Formatierung</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1085" />
+      <location filename="../QScintilla/Editor.py" line="1086" />
       <source>Black</source>
       <translation>Black</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1090" />
+      <location filename="../QScintilla/Editor.py" line="1091" />
       <source>Format Code</source>
       <translation>Code formatieren</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1094" />
+      <location filename="../QScintilla/Editor.py" line="1095" />
       <source>Check Formatting</source>
       <translation>Umformatierung prüfen</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1098" />
+      <location filename="../QScintilla/Editor.py" line="1099" />
       <source>Formatting Diff</source>
       <translation>Diff der Umformatierung</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1107" />
+      <location filename="../QScintilla/Editor.py" line="1108" />
       <source>isort</source>
       <translation>isort</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1112" />
+      <location filename="../QScintilla/Editor.py" line="1113" />
       <source>Sort Imports</source>
       <translation>Imports Sortieren</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1116" />
+      <location filename="../QScintilla/Editor.py" line="1117" />
       <source>Imports Sorting Diff</source>
       <translation>Diff der Imports Sortierung</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1132" />
+      <location filename="../QScintilla/Editor.py" line="1133" />
       <source>Tools</source>
       <translation>Werkzeuge</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1143" />
+      <location filename="../QScintilla/Editor.py" line="1144" />
       <source>Show</source>
       <translation>Zeige</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1145" />
+      <location filename="../QScintilla/Editor.py" line="1146" />
       <source>Code metrics...</source>
       <translation>Quelltextmetriken...</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1147" />
+      <location filename="../QScintilla/Editor.py" line="1148" />
       <source>Code coverage...</source>
       <translation>Quelltext Abdeckung...</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1150" />
+      <location filename="../QScintilla/Editor.py" line="1151" />
       <source>Show code coverage annotations</source>
       <translation>Markiere Zeilen ohne Abdeckung</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1153" />
+      <location filename="../QScintilla/Editor.py" line="1154" />
       <source>Hide code coverage annotations</source>
       <translation>Lösche Abdeckungsmarkierungen</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1157" />
+      <location filename="../QScintilla/Editor.py" line="1158" />
       <source>Profile data...</source>
       <translation>Profildaten...</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1171" />
+      <location filename="../QScintilla/Editor.py" line="1172" />
       <source>Diagrams</source>
       <translation>Diagramme</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1173" />
-      <source>Class Diagram...</source>
-      <translation>Klassendiagramm...</translation>
-    </message>
-    <message>
       <location filename="../QScintilla/Editor.py" line="1174" />
-      <source>Package Diagram...</source>
-      <translation>Package Diagramm...</translation>
+      <source>Class Diagram...</source>
+      <translation>Klassendiagramm...</translation>
     </message>
     <message>
       <location filename="../QScintilla/Editor.py" line="1175" />
+      <source>Package Diagram...</source>
+      <translation>Package Diagramm...</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1176" />
       <source>Imports Diagram...</source>
       <translation>Imports-Diagramm...</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1177" />
+      <location filename="../QScintilla/Editor.py" line="1178" />
       <source>Application Diagram...</source>
       <translation>Applikations-Diagramm...</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1182" />
+      <location filename="../QScintilla/Editor.py" line="1183" />
       <source>Load Diagram...</source>
       <translation>Diagramm laden...</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1197" />
+      <location filename="../QScintilla/Editor.py" line="1198" />
       <source>Languages</source>
       <translation>Sprachen</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1201" />
+      <location filename="../QScintilla/Editor.py" line="1202" />
       <source>Text</source>
       <translation>Text</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1224" />
+      <location filename="../QScintilla/Editor.py" line="1225" />
       <source>Guessed</source>
       <translation>Ermittelt</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1554" />
-      <location filename="../QScintilla/Editor.py" line="1228" />
+      <location filename="../QScintilla/Editor.py" line="1555" />
+      <location filename="../QScintilla/Editor.py" line="1229" />
       <source>Alternatives</source>
       <translation>Alternativen</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1245" />
+      <location filename="../QScintilla/Editor.py" line="1246" />
       <source>Encodings</source>
       <translation>Kodierungen</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1268" />
+      <location filename="../QScintilla/Editor.py" line="1269" />
       <source>Re-Open With Encoding</source>
       <translation>Öffnen mit Kodierung</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1288" />
+      <location filename="../QScintilla/Editor.py" line="1289" />
       <source>End-of-Line Type</source>
       <translation>Zeilenendemarkierung</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1292" />
+      <location filename="../QScintilla/Editor.py" line="1293" />
       <source>Unix</source>
       <translation>Unix</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1298" />
+      <location filename="../QScintilla/Editor.py" line="1299" />
       <source>Windows</source>
       <translation>Windows</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1304" />
+      <location filename="../QScintilla/Editor.py" line="1305" />
       <source>Macintosh</source>
       <translation>Macintosh</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1322" />
+      <location filename="../QScintilla/Editor.py" line="1323" />
       <source>Spelling</source>
       <translation>Rechtschreibung</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8436" />
-      <location filename="../QScintilla/Editor.py" line="1330" />
+      <location filename="../QScintilla/Editor.py" line="8459" />
+      <location filename="../QScintilla/Editor.py" line="1331" />
       <source>Check spelling...</source>
       <translation>Rechtschreibprüfung...</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1335" />
+      <location filename="../QScintilla/Editor.py" line="1336" />
       <source>Check spelling of selection...</source>
       <translation>Rechtschreibprüfung für Auswahl...</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1339" />
+      <location filename="../QScintilla/Editor.py" line="1340" />
       <source>Remove from dictionary</source>
       <translation>Aus dem Wörterbuch entfernen</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1356" />
+      <location filename="../QScintilla/Editor.py" line="1357" />
       <source>Spell Check Languages</source>
       <translation>Sprachen für Rechtschreibprüfung</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1360" />
+      <location filename="../QScintilla/Editor.py" line="1361" />
       <source>No Language</source>
       <translation>Keine Sprache</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1387" />
+      <location filename="../QScintilla/Editor.py" line="1388" />
       <source>Toggle bookmark</source>
       <translation>Lesezeichen setzen/löschen</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1389" />
+      <location filename="../QScintilla/Editor.py" line="1390" />
       <source>Next bookmark</source>
       <translation>Nächstes Lesezeichen</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1392" />
+      <location filename="../QScintilla/Editor.py" line="1393" />
       <source>Previous bookmark</source>
       <translation>Vorheriges Lesezeichen</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1395" />
+      <location filename="../QScintilla/Editor.py" line="1396" />
       <source>Clear all bookmarks</source>
       <translation>Alle Lesezeichen löschen</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1406" />
+      <location filename="../QScintilla/Editor.py" line="1407" />
       <source>Toggle breakpoint</source>
       <translation>Haltepunkt setzen/löschen</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1409" />
+      <location filename="../QScintilla/Editor.py" line="1410" />
       <source>Toggle temporary breakpoint</source>
       <translation>Temporären Haltepunkt setzen/löschen</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1412" />
+      <location filename="../QScintilla/Editor.py" line="1413" />
       <source>Edit breakpoint...</source>
       <translation>Haltepunkt bearbeiten...</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6039" />
-      <location filename="../QScintilla/Editor.py" line="1415" />
+      <location filename="../QScintilla/Editor.py" line="6036" />
+      <location filename="../QScintilla/Editor.py" line="1416" />
       <source>Enable breakpoint</source>
       <translation>Haltepunkt aktivieren</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1418" />
+      <location filename="../QScintilla/Editor.py" line="1419" />
       <source>Next breakpoint</source>
       <translation>Nächster Haltepunkt</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1421" />
+      <location filename="../QScintilla/Editor.py" line="1422" />
       <source>Previous breakpoint</source>
       <translation>Vorheriger Haltepunkt</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1424" />
+      <location filename="../QScintilla/Editor.py" line="1425" />
       <source>Clear all breakpoints</source>
       <translation>Alle Haltepunkte löschen</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1435" />
+      <location filename="../QScintilla/Editor.py" line="1436" />
       <source>Toggle all folds</source>
       <translation>Alle Faltungen umschalten</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1440" />
+      <location filename="../QScintilla/Editor.py" line="1441" />
       <source>Toggle all folds (including children)</source>
       <translation>Alle Faltungen umschalten (inkl. Unterfaltungen)</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1443" />
+      <location filename="../QScintilla/Editor.py" line="1444" />
       <source>Toggle current fold</source>
       <translation>Aktuelle Faltung umschalten</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1447" />
+      <location filename="../QScintilla/Editor.py" line="1448" />
       <source>Expand (including children)</source>
       <translation>Ausklappen (inkl. Unterfaltungen)</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1451" />
+      <location filename="../QScintilla/Editor.py" line="1452" />
       <source>Collapse (including children)</source>
       <translation>Einklappen (inkl. Unterfaltungen)</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1456" />
+      <location filename="../QScintilla/Editor.py" line="1457" />
       <source>Clear all folds</source>
       <translation>Alle Faltungen aufklappen</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1467" />
+      <location filename="../QScintilla/Editor.py" line="1468" />
       <source>Goto syntax error</source>
       <translation>Zu Syntaxfehler gehen</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1470" />
+      <location filename="../QScintilla/Editor.py" line="1471" />
       <source>Show syntax error message</source>
       <translation>Zeige Syntaxfehlermeldung</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1473" />
+      <location filename="../QScintilla/Editor.py" line="1474" />
       <source>Clear syntax error</source>
       <translation>Syntaxfehler löschen</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1477" />
+      <location filename="../QScintilla/Editor.py" line="1478" />
       <source>Next warning</source>
       <translation>Nächste Warnung</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1480" />
+      <location filename="../QScintilla/Editor.py" line="1481" />
       <source>Previous warning</source>
       <translation>Vorherige Warnung</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1483" />
+      <location filename="../QScintilla/Editor.py" line="1484" />
       <source>Show warning message</source>
       <translation>Zeige Warnung</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1486" />
+      <location filename="../QScintilla/Editor.py" line="1487" />
       <source>Clear warnings</source>
       <translation>Warnungen löschen</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1490" />
+      <location filename="../QScintilla/Editor.py" line="1491" />
       <source>Next uncovered line</source>
       <translation>Nächste nichtabgedeckte Zeile</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1493" />
+      <location filename="../QScintilla/Editor.py" line="1494" />
       <source>Previous uncovered line</source>
       <translation>Vorige nichtabgedeckte Zeile</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1497" />
+      <location filename="../QScintilla/Editor.py" line="1498" />
       <source>Next task</source>
       <translation>Nächste Aufgabe</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1500" />
+      <location filename="../QScintilla/Editor.py" line="1501" />
       <source>Previous task</source>
       <translation>Vorherige Aufgabe</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1504" />
+      <location filename="../QScintilla/Editor.py" line="1505" />
       <source>Next change</source>
       <translation>Nächste Änderung</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1507" />
+      <location filename="../QScintilla/Editor.py" line="1508" />
       <source>Previous change</source>
       <translation>Vorherige Änderung</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1510" />
+      <location filename="../QScintilla/Editor.py" line="1511" />
       <source>Clear changes</source>
       <translation>Änderungsmarker löschen</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1539" />
-      <location filename="../QScintilla/Editor.py" line="1530" />
-      <source>Export source</source>
-      <translation>Quelltext exportieren</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1531" />
-      <source>&lt;p&gt;No exporter available for the export format &lt;b&gt;{0}&lt;/b&gt;. Aborting...&lt;/p&gt;</source>
-      <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>
-    </message>
-    <message>
       <location filename="../QScintilla/Editor.py" line="1540" />
+      <location filename="../QScintilla/Editor.py" line="1531" />
+      <source>Export source</source>
+      <translation>Quelltext exportieren</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1532" />
+      <source>&lt;p&gt;No exporter available for the export format &lt;b&gt;{0}&lt;/b&gt;. Aborting...&lt;/p&gt;</source>
+      <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>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1541" />
       <source>No export format given. Aborting...</source>
       <translation>Kein Exportformat angegeben. Abbruch...</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1551" />
+      <location filename="../QScintilla/Editor.py" line="1552" />
       <source>Alternatives ({0})</source>
       <translation>Alternativen ({0})</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1574" />
-      <source>Pygments Lexer</source>
-      <translation>Pygments Lexer</translation>
-    </message>
-    <message>
       <location filename="../QScintilla/Editor.py" line="1575" />
+      <source>Pygments Lexer</source>
+      <translation>Pygments Lexer</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1576" />
       <source>Select the Pygments lexer to apply.</source>
       <translation>Wähle den anzuwendenden Pygments Lexer.</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="2145" />
-      <source>Modification of Read Only file</source>
-      <translation>Änderungsversuch für eine schreibgeschützte Datei</translation>
-    </message>
-    <message>
       <location filename="../QScintilla/Editor.py" line="2146" />
+      <source>Modification of Read Only file</source>
+      <translation>Änderungsversuch für eine schreibgeschützte Datei</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="2147" />
       <source>You are attempting to change a read only file. Please save to a different file first.</source>
       <translation>Sie versuchen, eine schreibgeschützte Datei zu ändern. Bitte speichern Sie sie zuerst in eine andere Datei.</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="2593" />
+      <location filename="../QScintilla/Editor.py" line="2590" />
       <source>Add Breakpoint</source>
       <translation>Haltepunkt hinzufügen</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="2594" />
+      <location filename="../QScintilla/Editor.py" line="2591" />
       <source>No Python byte code will be created for the selected line. No break point will be set!</source>
       <translation>Für die angewählte Zeile wird kein Bytecode erzeugt. Es wird kein Haltepunkt gesetzt!</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="2941" />
+      <location filename="../QScintilla/Editor.py" line="2938" />
       <source>Printing...</source>
       <translation>Drucke...</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="2958" />
+      <location filename="../QScintilla/Editor.py" line="2955" />
       <source>Printing completed</source>
       <translation>Drucken beendet</translation>
     </message>
     <message>
+      <location filename="../QScintilla/Editor.py" line="2957" />
+      <source>Error while printing</source>
+      <translation>Fehler beim Drucken</translation>
+    </message>
+    <message>
       <location filename="../QScintilla/Editor.py" line="2960" />
-      <source>Error while printing</source>
-      <translation>Fehler beim Drucken</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="2963" />
       <source>Printing aborted</source>
       <translation>Drucken abgebrochen</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="3336" />
+      <location filename="../QScintilla/Editor.py" line="3333" />
       <source>File Modified</source>
       <translation>Datei geändert</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="3337" />
+      <location filename="../QScintilla/Editor.py" line="3334" />
       <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; has unsaved changes.&lt;/p&gt;</source>
       <translation>&lt;p&gt;Die Datei &lt;b&gt;{0}&lt;/b&gt; enthält ungesicherte Änderungen.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="3395" />
+      <location filename="../QScintilla/Editor.py" line="3392" />
       <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>
       <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>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="3575" />
-      <location filename="../QScintilla/Editor.py" line="3556" />
-      <location filename="../QScintilla/Editor.py" line="3518" />
+      <location filename="../QScintilla/Editor.py" line="3572" />
+      <location filename="../QScintilla/Editor.py" line="3553" />
+      <location filename="../QScintilla/Editor.py" line="3515" />
       <source>Save File</source>
       <translation>Datei sichern</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="3519" />
+      <location filename="../QScintilla/Editor.py" line="3516" />
       <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>
       <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>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="3576" />
+      <location filename="../QScintilla/Editor.py" line="3573" />
       <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; already exists. Overwrite it?&lt;/p&gt;</source>
       <translation>&lt;p&gt;Die Datei &lt;b&gt;{0}&lt;/b&gt; existiert bereits. Überschreiben?&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="3711" />
+      <location filename="../QScintilla/Editor.py" line="3708" />
       <source>Save File to Device</source>
       <translation>Datei auf Gerät speichern</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="3712" />
+      <location filename="../QScintilla/Editor.py" line="3709" />
       <source>Enter the complete device file path:</source>
       <translation>Gib den vollständigen Dateipfad auf dem Gerät ein:</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="5200" />
+      <location filename="../QScintilla/Editor.py" line="5197" />
       <source>Autocompletion</source>
       <translation>Automatische Vervollständigung</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="5201" />
+      <location filename="../QScintilla/Editor.py" line="5198" />
       <source>Autocompletion is not available because there is no autocompletion source set.</source>
       <translation>Die automatische Vervollständigung ist nicht verfügbar, da keine Quelle gesetzt ist.</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="5333" />
+      <location filename="../QScintilla/Editor.py" line="5330" />
       <source>Auto-Completion Provider</source>
       <translation>Provider für automatische Vervollständigungen</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="5334" />
+      <location filename="../QScintilla/Editor.py" line="5331" />
       <source>The completion list provider '{0}' was already registered. Ignoring duplicate request.</source>
       <translation>Der Provider für automatische Vervollständigungen namens '{0}' ist bereits registriert. Die Wiederholung wird ignoriert.</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="5629" />
+      <location filename="../QScintilla/Editor.py" line="5626" />
       <source>Call-Tips Provider</source>
       <translation>Calltipps-Provider</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="5630" />
+      <location filename="../QScintilla/Editor.py" line="5627" />
       <source>The call-tips provider '{0}' was already registered. Ignoring duplicate request.</source>
       <translation>Der Calltipps-Provider namens '{0}' ist bereits registriert. Die Wiederholung wird ignoriert.</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6043" />
+      <location filename="../QScintilla/Editor.py" line="6040" />
       <source>Disable breakpoint</source>
       <translation>Haltepunkt deaktivieren</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6443" />
+      <location filename="../QScintilla/Editor.py" line="6440" />
       <source>Code Coverage</source>
       <translation>Quelltext Abdeckung</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6444" />
+      <location filename="../QScintilla/Editor.py" line="6441" />
       <source>Please select a coverage file</source>
       <translation>Bitte wählen Sie eine Datei mit Abdeckungsdaten</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6519" />
-      <location filename="../QScintilla/Editor.py" line="6511" />
+      <location filename="../QScintilla/Editor.py" line="6516" />
+      <location filename="../QScintilla/Editor.py" line="6508" />
       <source>Show Code Coverage Annotations</source>
       <translation>Zeilen ohne Abdeckung Markieren</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6512" />
+      <location filename="../QScintilla/Editor.py" line="6509" />
       <source>All lines have been covered.</source>
       <translation>Alle Zeilen sind abgedeckt.</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6520" />
+      <location filename="../QScintilla/Editor.py" line="6517" />
       <source>There is no coverage file available.</source>
       <translation>Es gibt keine Datei mit Abdeckungsinformationen.</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6626" />
+      <location filename="../QScintilla/Editor.py" line="6623" />
       <source>Profile Data</source>
       <translation>Profildaten</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6627" />
+      <location filename="../QScintilla/Editor.py" line="6624" />
       <source>Please select a profile file</source>
       <translation>Bitte wählen Sie eine Datei mit Profildaten</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6778" />
-      <location filename="../QScintilla/Editor.py" line="6772" />
-      <source>Syntax Error</source>
-      <translation>Syntaxfehler</translation>
-    </message>
-    <message>
       <location filename="../QScintilla/Editor.py" line="6779" />
+      <location filename="../QScintilla/Editor.py" line="6773" />
+      <source>Syntax Error</source>
+      <translation>Syntaxfehler</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="6780" />
       <source>No syntax error message available.</source>
       <translation>Keine Syntaxfehlermeldung verfügbar.</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6991" />
-      <location filename="../QScintilla/Editor.py" line="6985" />
+      <location filename="../QScintilla/Editor.py" line="7011" />
+      <location filename="../QScintilla/Editor.py" line="7005" />
       <source>Warning</source>
       <translation>Warnung</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6991" />
+      <location filename="../QScintilla/Editor.py" line="7011" />
       <source>No warning messages available.</source>
       <translation>Keine Warnmeldungen verfügbar.</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7069" />
+      <location filename="../QScintilla/Editor.py" line="7089" />
       <source>Info: {0}</source>
       <translation>Info: {0}</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7071" />
-      <source>Style: {0}</source>
-      <translation>Stil: {0}</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="7076" />
-      <source>Warning: {0}</source>
-      <translation>Warnung: {0}</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="7083" />
+      <location filename="../QScintilla/Editor.py" line="7105" />
+      <location filename="../QScintilla/Editor.py" line="7091" />
       <source>Error: {0}</source>
       <translation>Fehler: {0}</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7204" />
+      <location filename="../QScintilla/Editor.py" line="7093" />
+      <source>Style: {0}</source>
+      <translation>Stil: {0}</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="7098" />
+      <source>Warning: {0}</source>
+      <translation>Warnung: {0}</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="7227" />
       <source>Macro Name</source>
       <translation>Makro Name</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7204" />
+      <location filename="../QScintilla/Editor.py" line="7227" />
       <source>Select a macro name:</source>
       <translation>Wähle einen Makro Namen:</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7230" />
+      <location filename="../QScintilla/Editor.py" line="7253" />
       <source>Load macro file</source>
       <translation>Lade Makrodatei</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7276" />
-      <location filename="../QScintilla/Editor.py" line="7232" />
+      <location filename="../QScintilla/Editor.py" line="7299" />
+      <location filename="../QScintilla/Editor.py" line="7255" />
       <source>Macro files (*.macro)</source>
       <translation>Makrodateien (*.macro)</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7254" />
-      <location filename="../QScintilla/Editor.py" line="7244" />
+      <location filename="../QScintilla/Editor.py" line="7277" />
+      <location filename="../QScintilla/Editor.py" line="7267" />
       <source>Error loading macro</source>
       <translation>Fehler beim Makro Laden</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7245" />
+      <location filename="../QScintilla/Editor.py" line="7268" />
       <source>&lt;p&gt;The macro file &lt;b&gt;{0}&lt;/b&gt; could not be read.&lt;/p&gt;</source>
       <translation>&lt;p&gt;Die Makrodatei &lt;b&gt;{0}&lt;/b&gt; kann nicht gelesen werden.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7255" />
+      <location filename="../QScintilla/Editor.py" line="7278" />
       <source>&lt;p&gt;The macro file &lt;b&gt;{0}&lt;/b&gt; is corrupt.&lt;/p&gt;</source>
       <translation>&lt;p&gt;Die Makrodatei &lt;b&gt;{0}&lt;/b&gt; ist zerstört.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7274" />
+      <location filename="../QScintilla/Editor.py" line="7297" />
       <source>Save macro file</source>
       <translation>Makrodatei schreiben</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7292" />
+      <location filename="../QScintilla/Editor.py" line="7315" />
       <source>Save macro</source>
       <translation>Makro speichern</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7293" />
+      <location filename="../QScintilla/Editor.py" line="7316" />
       <source>&lt;p&gt;The macro file &lt;b&gt;{0}&lt;/b&gt; already exists. Overwrite it?&lt;/p&gt;</source>
       <translation>&lt;p&gt;Die Makrodatei &lt;b&gt;{0}&lt;/b&gt; existiert bereits. Überschreiben?&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7308" />
+      <location filename="../QScintilla/Editor.py" line="7331" />
       <source>Error saving macro</source>
       <translation>Fehler beim Makro speichern</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7309" />
+      <location filename="../QScintilla/Editor.py" line="7332" />
       <source>&lt;p&gt;The macro file &lt;b&gt;{0}&lt;/b&gt; could not be written.&lt;/p&gt;</source>
       <translation>&lt;p&gt;Die Makrodatei &lt;b&gt;{0}&lt;/b&gt; kann nicht geschrieben werden.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7322" />
+      <location filename="../QScintilla/Editor.py" line="7345" />
       <source>Start Macro Recording</source>
       <translation>Makroaufzeichnung starten</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7323" />
+      <location filename="../QScintilla/Editor.py" line="7346" />
       <source>Macro recording is already active. Start new?</source>
       <translation>Eine Makroaufzeichnung ist bereits aktiv. Neu starten?</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7349" />
+      <location filename="../QScintilla/Editor.py" line="7372" />
       <source>Macro Recording</source>
       <translation>Makroaufzeichnung</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7350" />
+      <location filename="../QScintilla/Editor.py" line="7373" />
       <source>Enter name of the macro:</source>
       <translation>Gib einen Namen für das Makro ein:</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7500" />
+      <location filename="../QScintilla/Editor.py" line="7523" />
       <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; has been changed while it was opened in eric. Reread it?&lt;/p&gt;</source>
       <translation>&lt;p&gt;Die Datei &lt;b&gt;{0}&lt;/b&gt; wurde geändert, während sie in eric geöffnet war. Neu einlesen?&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7506" />
+      <location filename="../QScintilla/Editor.py" line="7529" />
       <source>&lt;br&gt;&lt;b&gt;Warning:&lt;/b&gt; You will lose your changes upon reopening it.</source>
       <translation>&lt;br&gt;&lt;b&gt;Warnung:&lt;/b&gt; Vorgenommenen Änderungen gehen beim neu einlesen verloren.</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7513" />
+      <location filename="../QScintilla/Editor.py" line="7536" />
       <source>File changed</source>
       <translation>Datei geändert</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7563" />
+      <location filename="../QScintilla/Editor.py" line="7586" />
       <source>{0} (ro)</source>
       <translation>{0} (ro)</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7869" />
-      <source>Drop Error</source>
-      <translation>Drop Fehler</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="7870" />
-      <source>&lt;p&gt;&lt;b&gt;{0}&lt;/b&gt; is not a file.&lt;/p&gt;</source>
-      <translation>&lt;p&gt;&lt;b&gt;{0}&lt;/b&gt; ist keine Datei.&lt;/p&gt;</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="7890" />
-      <source>Resources</source>
-      <translation>Ressourcen</translation>
-    </message>
-    <message>
       <location filename="../QScintilla/Editor.py" line="7892" />
-      <source>Add file...</source>
-      <translation>Datei hinzufügen...</translation>
+      <source>Drop Error</source>
+      <translation>Drop Fehler</translation>
     </message>
     <message>
       <location filename="../QScintilla/Editor.py" line="7893" />
+      <source>&lt;p&gt;&lt;b&gt;{0}&lt;/b&gt; is not a file.&lt;/p&gt;</source>
+      <translation>&lt;p&gt;&lt;b&gt;{0}&lt;/b&gt; ist keine Datei.&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="7913" />
+      <source>Resources</source>
+      <translation>Ressourcen</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="7915" />
+      <source>Add file...</source>
+      <translation>Datei hinzufügen...</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="7916" />
       <source>Add files...</source>
       <translation>Dateien hinzufügen...</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7894" />
+      <location filename="../QScintilla/Editor.py" line="7917" />
       <source>Add aliased file...</source>
       <translation>Aliased-Datei hinzufügen...</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7896" />
-      <source>Add localized resource...</source>
-      <translation>Lokalisierte Ressource hinzufügen...</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="7899" />
-      <source>Add resource frame</source>
-      <translation>Ressourcenrahmen hinzufügen</translation>
-    </message>
-    <message>
       <location filename="../QScintilla/Editor.py" line="7919" />
+      <source>Add localized resource...</source>
+      <translation>Lokalisierte Ressource hinzufügen...</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="7922" />
+      <source>Add resource frame</source>
+      <translation>Ressourcenrahmen hinzufügen</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="7942" />
       <source>Add file resource</source>
       <translation>Dateiressource hinzufügen</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7933" />
+      <location filename="../QScintilla/Editor.py" line="7956" />
       <source>Add file resources</source>
       <translation>Dateiressourcen hinzufügen</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7957" />
-      <location filename="../QScintilla/Editor.py" line="7951" />
+      <location filename="../QScintilla/Editor.py" line="7980" />
+      <location filename="../QScintilla/Editor.py" line="7974" />
       <source>Add aliased file resource</source>
       <translation>Aliased-Dateiressourcen hinzufügen</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7958" />
+      <location filename="../QScintilla/Editor.py" line="7981" />
       <source>Alias for file &lt;b&gt;{0}&lt;/b&gt;:</source>
       <translation>Alias für Datei &lt;b&gt;{0}&lt;/b&gt;:</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8033" />
+      <location filename="../QScintilla/Editor.py" line="8056" />
       <source>Package Diagram</source>
       <translation>Package-Diagramm</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8034" />
+      <location filename="../QScintilla/Editor.py" line="8057" />
       <source>Include class attributes?</source>
       <translation>Klassenattribute anzeigen?</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8054" />
+      <location filename="../QScintilla/Editor.py" line="8077" />
       <source>Imports Diagram</source>
       <translation>Imports Diagramm</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8055" />
+      <location filename="../QScintilla/Editor.py" line="8078" />
       <source>Include imports from external modules?</source>
       <translation>Imports externer Module anzeigen?</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8074" />
+      <location filename="../QScintilla/Editor.py" line="8097" />
       <source>Application Diagram</source>
       <translation>Applikations-Diagramm</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8075" />
+      <location filename="../QScintilla/Editor.py" line="8098" />
       <source>Include module names?</source>
       <translation>Modulnamen anzeigen?</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8440" />
+      <location filename="../QScintilla/Editor.py" line="8463" />
       <source>Add to dictionary</source>
       <translation>Zum Wörterbuch hinzufügen</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8442" />
+      <location filename="../QScintilla/Editor.py" line="8465" />
       <source>Ignore All</source>
       <translation>Alle ignorieren</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8879" />
+      <location filename="../QScintilla/Editor.py" line="8902" />
       <source>Sort Lines</source>
       <translation>Zeilen sortieren</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8880" />
+      <location filename="../QScintilla/Editor.py" line="8903" />
       <source>The selection contains illegal data for a numerical sort.</source>
       <translation>Die Auswahl enthält für eine numerische Sortierung ungültige Daten.</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8973" />
+      <location filename="../QScintilla/Editor.py" line="8996" />
       <source>Register Mouse Click Handler</source>
       <translation>Maus Klick Handler registrieren</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8974" />
+      <location filename="../QScintilla/Editor.py" line="8997" />
       <source>A mouse click handler for "{0}" was already registered by "{1}". Aborting request by "{2}"...</source>
       <translation>Ein Maus Klick Handler für "{0}" wurde bereits durch "{1}" registriert. Die Anfrage durch "{2}" wird abgebrochen...</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="9070" />
+      <location filename="../QScintilla/Editor.py" line="9090" />
       <source>{0:4d}    {1}</source>
       <comment>line number, source code</comment>
       <translation>{0:4d}    {1}</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="9076" />
+      <location filename="../QScintilla/Editor.py" line="9096" />
       <source>{0:4d}    {1}
     =&gt;  {2}</source>
       <comment>line number, source code, file name</comment>
@@ -13316,12 +13337,12 @@
     =&gt;  {2}</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="9145" />
+      <location filename="../QScintilla/Editor.py" line="9165" />
       <source>EditorConfig Properties</source>
       <translation>EditorConfig Eigenschaften</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="9146" />
+      <location filename="../QScintilla/Editor.py" line="9166" />
       <source>&lt;p&gt;The EditorConfig properties for file &lt;b&gt;{0}&lt;/b&gt; could not be loaded.&lt;/p&gt;</source>
       <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>
     </message>
@@ -48759,13 +48780,13 @@
     <name>Lexers</name>
     <message>
       <location filename="../QScintilla/Lexers/__init__.py" line="400" />
-      <location filename="../Preferences/__init__.py" line="599" />
+      <location filename="../Preferences/__init__.py" line="601" />
       <source>Python Files (*.py *.py3)</source>
       <translation>Python-Dateien (*.py *.py3)</translation>
     </message>
     <message>
       <location filename="../QScintilla/Lexers/__init__.py" line="491" />
-      <location filename="../Preferences/__init__.py" line="602" />
+      <location filename="../Preferences/__init__.py" line="604" />
       <source>Python3 Files (*.py)</source>
       <translation>Python 3-Dateien (*.py)</translation>
     </message>
@@ -59725,18 +59746,18 @@
   <context>
     <name>Preferences</name>
     <message>
-      <location filename="../Preferences/__init__.py" line="1864" />
+      <location filename="../Preferences/__init__.py" line="1866" />
       <source>Export Preferences</source>
       <translation>Einstellungen exportieren</translation>
     </message>
     <message>
+      <location filename="../Preferences/__init__.py" line="1895" />
+      <location filename="../Preferences/__init__.py" line="1868" />
+      <source>Properties File (*.ini);;All Files (*)</source>
+      <translation>Properties-Dateien (*.ini);;Alle Dateien (*)</translation>
+    </message>
+    <message>
       <location filename="../Preferences/__init__.py" line="1893" />
-      <location filename="../Preferences/__init__.py" line="1866" />
-      <source>Properties File (*.ini);;All Files (*)</source>
-      <translation>Properties-Dateien (*.ini);;Alle Dateien (*)</translation>
-    </message>
-    <message>
-      <location filename="../Preferences/__init__.py" line="1891" />
       <source>Import Preferences</source>
       <translation>Einstellungen importieren</translation>
     </message>

eric ide

mercurial