src/eric7/i18n/eric7_de.ts

branch
eric7
changeset 9405
99e65bd24e7d
parent 9392
e4ef29776404
child 9421
989ee2535d59
--- a/src/eric7/i18n/eric7_de.ts	Fri Oct 14 14:46:40 2022 +0200
+++ b/src/eric7/i18n/eric7_de.ts	Fri Oct 14 17:02:09 2022 +0200
@@ -1821,17 +1821,17 @@
       <translation>Ein Fehler im Eric Hintergrunddienst hat den Dienst beendet.</translation>
     </message>
     <message>
-      <location filename="../Utilities/BackgroundService.py" line="488" />
+      <location filename="../Utilities/BackgroundService.py" line="487" />
       <source>Eric's background client disconnected because of an unknown reason.</source>
       <translation>Die Verbindung zu Erics Hintergund Client wurde aus unbekanntem Grund getrennt.</translation>
     </message>
     <message>
+      <location filename="../Utilities/BackgroundService.py" line="496" />
+      <source>Background client disconnected.</source>
+      <translation>Hintergrund Client wurde getrennt.</translation>
+    </message>
+    <message>
       <location filename="../Utilities/BackgroundService.py" line="497" />
-      <source>Background client disconnected.</source>
-      <translation>Hintergrund Client wurde getrennt.</translation>
-    </message>
-    <message>
-      <location filename="../Utilities/BackgroundService.py" line="498" />
       <source>The background client for &lt;b&gt;{0}&lt;/b&gt; disconnected because of an unknown reason.&lt;br&gt;Should it be restarted?</source>
       <translation>Die Verbindung zum Hintergund Client für &lt;b&gt;{0}&lt;/b&gt; wurde aus unbekanntem Grund getrennt.&lt;br&gt;Soll er neu gestartet werden?</translation>
     </message>
@@ -8897,13 +8897,13 @@
       <translation>Zeigt ein Disassembly des Codes im Falle einer Ausnahme.</translation>
     </message>
     <message>
-      <location filename="../Debugger/DebugViewer.py" line="754" />
+      <location filename="../Debugger/DebugViewer.py" line="756" />
       <source>&lt;p&gt;Debugger with ID &lt;b&gt;{0}&lt;/b&gt; has been connected.&lt;/p&gt;</source>
       <translation>&lt;p&gt;Debugger mit der ID &lt;b&gt;{0}&lt;/b&gt; wurde verbunden.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Debugger/DebugViewer.py" line="997" />
-      <location filename="../Debugger/DebugViewer.py" line="869" />
+      <location filename="../Debugger/DebugViewer.py" line="999" />
+      <location filename="../Debugger/DebugViewer.py" line="871" />
       <source>unknown state ({0})</source>
       <translation>unbekannter Status ({0})</translation>
     </message>
@@ -9595,7 +9595,7 @@
       <translation>Encoding des Debuggers nicht setzen</translation>
     </message>
     <message>
-      <location filename="../Project/DebuggerPropertiesDialog.py" line="127" />
+      <location filename="../Project/DebuggerPropertiesDialog.py" line="133" />
       <source>All Files (*)</source>
       <translation>Alle Dateien (*)</translation>
     </message>
@@ -11170,948 +11170,960 @@
   <context>
     <name>Editor</name>
     <message>
-      <location filename="../QScintilla/Editor.py" line="3245" />
-      <location filename="../QScintilla/Editor.py" line="406" />
+      <location filename="../QScintilla/Editor.py" line="3268" />
+      <location filename="../QScintilla/Editor.py" line="431" />
+      <location filename="../QScintilla/Editor.py" line="416" />
+      <location filename="../QScintilla/Editor.py" line="404" />
       <source>Open File</source>
       <translation>Datei öffnen</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="407" />
+      <location filename="../QScintilla/Editor.py" line="405" />
+      <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; is not a text file. It will not be opened!&lt;/p&gt;</source>
+      <translation>&lt;p&gt;Die Datei &lt;b&gt;{0}&lt;/b&gt; ist keine Textdatei. Sie wird nicht geöffnet!&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <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="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;7B&gt;. Soll sie wirklich geladen werden?&lt;/p&gt;</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="505" />
+      <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" />
       <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="833" />
+      <location filename="../QScintilla/Editor.py" line="856" />
       <source>Undo</source>
       <translation>Rückgängig</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="836" />
+      <location filename="../QScintilla/Editor.py" line="859" />
       <source>Redo</source>
       <translation>Wiederherstellen</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="839" />
+      <location filename="../QScintilla/Editor.py" line="862" />
       <source>Revert to last saved state</source>
       <translation>Zurück zum letzten gesichert Zustand</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="843" />
+      <location filename="../QScintilla/Editor.py" line="866" />
       <source>Cut</source>
       <translation>Ausschneiden</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="846" />
+      <location filename="../QScintilla/Editor.py" line="869" />
       <source>Copy</source>
       <translation>Kopieren</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="849" />
+      <location filename="../QScintilla/Editor.py" line="872" />
       <source>Paste</source>
       <translation>Einfügen</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="855" />
-      <source>Indent</source>
-      <translation>Einrücken</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="860" />
-      <source>Unindent</source>
-      <translation>Einrücken rückgängig</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="865" />
-      <source>Comment</source>
-      <translation>Kommentar</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="870" />
-      <source>Uncomment</source>
-      <translation>Kommentar entfernen</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="8934" />
-      <location filename="../QScintilla/Editor.py" line="875" />
-      <source>Generate Docstring</source>
-      <translation>Docstring erzeugen</translation>
-    </message>
-    <message>
       <location filename="../QScintilla/Editor.py" line="878" />
+      <source>Indent</source>
+      <translation>Einrücken</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="883" />
+      <source>Unindent</source>
+      <translation>Einrücken rückgängig</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="888" />
+      <source>Comment</source>
+      <translation>Kommentar</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="893" />
+      <source>Uncomment</source>
+      <translation>Kommentar entfernen</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="8957" />
+      <location filename="../QScintilla/Editor.py" line="898" />
+      <source>Generate Docstring</source>
+      <translation>Docstring erzeugen</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="901" />
       <source>Select to brace</source>
       <translation>Zur Klammer auswählen</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="879" />
+      <location filename="../QScintilla/Editor.py" line="902" />
       <source>Select all</source>
       <translation>Alles auswählen</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="880" />
+      <location filename="../QScintilla/Editor.py" line="903" />
       <source>Deselect all</source>
       <translation>Auswahl aufheben</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="882" />
+      <location filename="../QScintilla/Editor.py" line="905" />
       <source>Execute Selection In Console</source>
       <translation>Auswahl in Konsole ausführen</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="894" />
+      <location filename="../QScintilla/Editor.py" line="917" />
       <source>Use Monospaced Font</source>
       <translation>Benutze Monospace Font</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="899" />
+      <location filename="../QScintilla/Editor.py" line="922" />
       <source>Autosave enabled</source>
       <translation>Autom. Speicherung aktiv</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="904" />
+      <location filename="../QScintilla/Editor.py" line="927" />
       <source>Typing aids enabled</source>
       <translation>Eingabehilfen aktiv</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="912" />
+      <location filename="../QScintilla/Editor.py" line="935" />
       <source>Automatic Completion enabled</source>
       <translation>Automatische Vervollständigung aktiv</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="921" />
-      <source>Calltip</source>
-      <translation>Calltip</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="924" />
-      <source>Code Info</source>
-      <translation>Code Info</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="939" />
-      <source>New Document View</source>
-      <translation>Neue Dokumentenansicht</translation>
-    </message>
-    <message>
       <location filename="../QScintilla/Editor.py" line="944" />
+      <source>Calltip</source>
+      <translation>Calltip</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="947" />
+      <source>Code Info</source>
+      <translation>Code Info</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="962" />
+      <source>New Document View</source>
+      <translation>Neue Dokumentenansicht</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="967" />
       <source>New Document View (with new split)</source>
       <translation>Neue Dokumentenansicht (in neuem Abschnitt)</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="952" />
+      <location filename="../QScintilla/Editor.py" line="975" />
       <source>Save</source>
       <translation>Speichern</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="956" />
+      <location filename="../QScintilla/Editor.py" line="979" />
       <source>Save As...</source>
       <translation>Speichern unter...</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="961" />
+      <location filename="../QScintilla/Editor.py" line="984" />
       <source>Save Copy...</source>
       <translation>Kopie speichern...</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="983" />
-      <location filename="../QScintilla/Editor.py" line="980" />
+      <location filename="../QScintilla/Editor.py" line="1006" />
+      <location filename="../QScintilla/Editor.py" line="1003" />
       <source>Complete</source>
       <translation>Vervollständigen</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="987" />
+      <location filename="../QScintilla/Editor.py" line="1010" />
       <source>Clear Completions Cache</source>
       <translation>Vervollständigungsspeicher löschen</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="990" />
+      <location filename="../QScintilla/Editor.py" line="1013" />
       <source>Complete from Document</source>
       <translation>Vervollständigung vom Dokument</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="992" />
+      <location filename="../QScintilla/Editor.py" line="1015" />
       <source>Complete from APIs</source>
       <translation>Vervollständigung von APIs</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="995" />
+      <location filename="../QScintilla/Editor.py" line="1018" />
       <source>Complete from Document and APIs</source>
       <translation>Vervollständigung vom Dokument und von APIs</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1009" />
+      <location filename="../QScintilla/Editor.py" line="1032" />
       <source>Check</source>
       <translation>Prüfen</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1020" />
+      <location filename="../QScintilla/Editor.py" line="1043" />
       <source>Code Formatting</source>
       <translation>Code Formatierung</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1023" />
-      <source>Format Code</source>
-      <translation>Code formatieren</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1027" />
-      <source>Check Formatting</source>
-      <translation>Umformatierung prüfen</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1031" />
-      <source>Formatting Diff</source>
-      <translation>Diff der Umformatierung</translation>
-    </message>
-    <message>
       <location filename="../QScintilla/Editor.py" line="1046" />
+      <source>Format Code</source>
+      <translation>Code formatieren</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1050" />
+      <source>Check Formatting</source>
+      <translation>Umformatierung prüfen</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1054" />
+      <source>Formatting Diff</source>
+      <translation>Diff der Umformatierung</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1069" />
       <source>Tools</source>
       <translation>Werkzeuge</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1057" />
+      <location filename="../QScintilla/Editor.py" line="1080" />
       <source>Show</source>
       <translation>Zeige</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1059" />
+      <location filename="../QScintilla/Editor.py" line="1082" />
       <source>Code metrics...</source>
       <translation>Quelltextmetriken...</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1061" />
+      <location filename="../QScintilla/Editor.py" line="1084" />
       <source>Code coverage...</source>
       <translation>Quelltext Abdeckung...</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1064" />
-      <source>Show code coverage annotations</source>
-      <translation>Markiere Zeilen ohne Abdeckung</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1067" />
-      <source>Hide code coverage annotations</source>
-      <translation>Lösche Abdeckungsmarkierungen</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1071" />
-      <source>Profile data...</source>
-      <translation>Profildaten...</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1085" />
-      <source>Diagrams</source>
-      <translation>Diagramme</translation>
-    </message>
-    <message>
       <location filename="../QScintilla/Editor.py" line="1087" />
+      <source>Show code coverage annotations</source>
+      <translation>Markiere Zeilen ohne Abdeckung</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1090" />
+      <source>Hide code coverage annotations</source>
+      <translation>Lösche Abdeckungsmarkierungen</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1094" />
+      <source>Profile data...</source>
+      <translation>Profildaten...</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1108" />
+      <source>Diagrams</source>
+      <translation>Diagramme</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1110" />
       <source>Class Diagram...</source>
       <translation>Klassendiagramm...</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1088" />
-      <source>Package Diagram...</source>
-      <translation>Package Diagramm...</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1089" />
-      <source>Imports Diagram...</source>
-      <translation>Imports-Diagramm...</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1091" />
-      <source>Application Diagram...</source>
-      <translation>Applikations-Diagramm...</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1096" />
-      <source>Load Diagram...</source>
-      <translation>Diagramm laden...</translation>
-    </message>
-    <message>
       <location filename="../QScintilla/Editor.py" line="1111" />
+      <source>Package Diagram...</source>
+      <translation>Package Diagramm...</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1112" />
+      <source>Imports Diagram...</source>
+      <translation>Imports-Diagramm...</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1114" />
+      <source>Application Diagram...</source>
+      <translation>Applikations-Diagramm...</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1119" />
+      <source>Load Diagram...</source>
+      <translation>Diagramm laden...</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1134" />
       <source>Languages</source>
       <translation>Sprachen</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1115" />
+      <location filename="../QScintilla/Editor.py" line="1138" />
       <source>Text</source>
       <translation>Text</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1140" />
+      <location filename="../QScintilla/Editor.py" line="1163" />
       <source>Guessed</source>
       <translation>Ermittelt</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1471" />
-      <location filename="../QScintilla/Editor.py" line="1144" />
+      <location filename="../QScintilla/Editor.py" line="1494" />
+      <location filename="../QScintilla/Editor.py" line="1167" />
       <source>Alternatives</source>
       <translation>Alternativen</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1161" />
-      <source>Encodings</source>
-      <translation>Kodierungen</translation>
-    </message>
-    <message>
       <location filename="../QScintilla/Editor.py" line="1184" />
+      <source>Encodings</source>
+      <translation>Kodierungen</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1207" />
       <source>Re-Open With Encoding</source>
       <translation>Öffnen mit Kodierung</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1204" />
+      <location filename="../QScintilla/Editor.py" line="1227" />
       <source>End-of-Line Type</source>
       <translation>Zeilenendemarkierung</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1208" />
+      <location filename="../QScintilla/Editor.py" line="1231" />
       <source>Unix</source>
       <translation>Unix</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1214" />
+      <location filename="../QScintilla/Editor.py" line="1237" />
       <source>Windows</source>
       <translation>Windows</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1220" />
+      <location filename="../QScintilla/Editor.py" line="1243" />
       <source>Macintosh</source>
       <translation>Macintosh</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1238" />
+      <location filename="../QScintilla/Editor.py" line="1261" />
       <source>Spelling</source>
       <translation>Rechtschreibung</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8052" />
-      <location filename="../QScintilla/Editor.py" line="1246" />
+      <location filename="../QScintilla/Editor.py" line="8075" />
+      <location filename="../QScintilla/Editor.py" line="1269" />
       <source>Check spelling...</source>
       <translation>Rechtschreibprüfung...</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1251" />
+      <location filename="../QScintilla/Editor.py" line="1274" />
       <source>Check spelling of selection...</source>
       <translation>Rechtschreibprüfung für Auswahl...</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1255" />
+      <location filename="../QScintilla/Editor.py" line="1278" />
       <source>Remove from dictionary</source>
       <translation>Aus dem Wörterbuch entfernen</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1272" />
+      <location filename="../QScintilla/Editor.py" line="1295" />
       <source>Spell Check Languages</source>
       <translation>Sprachen für Rechtschreibprüfung</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1276" />
+      <location filename="../QScintilla/Editor.py" line="1299" />
       <source>No Language</source>
       <translation>Keine Sprache</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1303" />
+      <location filename="../QScintilla/Editor.py" line="1326" />
       <source>Toggle bookmark</source>
       <translation>Lesezeichen setzen/löschen</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1305" />
-      <source>Next bookmark</source>
-      <translation>Nächstes Lesezeichen</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1308" />
-      <source>Previous bookmark</source>
-      <translation>Vorheriges Lesezeichen</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1311" />
-      <source>Clear all bookmarks</source>
-      <translation>Alle Lesezeichen löschen</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1322" />
-      <source>Toggle breakpoint</source>
-      <translation>Haltepunkt setzen/löschen</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1325" />
-      <source>Toggle temporary breakpoint</source>
-      <translation>Temporären Haltepunkt setzen/löschen</translation>
-    </message>
-    <message>
       <location filename="../QScintilla/Editor.py" line="1328" />
-      <source>Edit breakpoint...</source>
-      <translation>Haltepunkt bearbeiten...</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="5754" />
+      <source>Next bookmark</source>
+      <translation>Nächstes Lesezeichen</translation>
+    </message>
+    <message>
       <location filename="../QScintilla/Editor.py" line="1331" />
-      <source>Enable breakpoint</source>
-      <translation>Haltepunkt aktivieren</translation>
+      <source>Previous bookmark</source>
+      <translation>Vorheriges Lesezeichen</translation>
     </message>
     <message>
       <location filename="../QScintilla/Editor.py" line="1334" />
-      <source>Next breakpoint</source>
-      <translation>Nächster Haltepunkt</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1337" />
-      <source>Previous breakpoint</source>
-      <translation>Vorheriger Haltepunkt</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1340" />
-      <source>Clear all breakpoints</source>
-      <translation>Alle Haltepunkte löschen</translation>
+      <source>Clear all bookmarks</source>
+      <translation>Alle Lesezeichen löschen</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1345" />
+      <source>Toggle breakpoint</source>
+      <translation>Haltepunkt setzen/löschen</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1348" />
+      <source>Toggle temporary breakpoint</source>
+      <translation>Temporären Haltepunkt setzen/löschen</translation>
     </message>
     <message>
       <location filename="../QScintilla/Editor.py" line="1351" />
-      <source>Toggle all folds</source>
-      <translation>Alle Faltungen umschalten</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1356" />
-      <source>Toggle all folds (including children)</source>
-      <translation>Alle Faltungen umschalten (inkl. Unterfaltungen)</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1359" />
-      <source>Toggle current fold</source>
-      <translation>Aktuelle Faltung umschalten</translation>
+      <source>Edit breakpoint...</source>
+      <translation>Haltepunkt bearbeiten...</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="5777" />
+      <location filename="../QScintilla/Editor.py" line="1354" />
+      <source>Enable breakpoint</source>
+      <translation>Haltepunkt aktivieren</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1357" />
+      <source>Next breakpoint</source>
+      <translation>Nächster Haltepunkt</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1360" />
+      <source>Previous breakpoint</source>
+      <translation>Vorheriger Haltepunkt</translation>
     </message>
     <message>
       <location filename="../QScintilla/Editor.py" line="1363" />
-      <source>Expand (including children)</source>
-      <translation>Ausklappen (inkl. Unterfaltungen)</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1367" />
-      <source>Collapse (including children)</source>
-      <translation>Einklappen (inkl. Unterfaltungen)</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1372" />
-      <source>Clear all folds</source>
-      <translation>Alle Faltungen aufklappen</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1383" />
-      <source>Goto syntax error</source>
-      <translation>Zu Syntaxfehler gehen</translation>
+      <source>Clear all breakpoints</source>
+      <translation>Alle Haltepunkte löschen</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1374" />
+      <source>Toggle all folds</source>
+      <translation>Alle Faltungen umschalten</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1379" />
+      <source>Toggle all folds (including children)</source>
+      <translation>Alle Faltungen umschalten (inkl. Unterfaltungen)</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1382" />
+      <source>Toggle current fold</source>
+      <translation>Aktuelle Faltung umschalten</translation>
     </message>
     <message>
       <location filename="../QScintilla/Editor.py" line="1386" />
-      <source>Show syntax error message</source>
-      <translation>Zeige Syntaxfehlermeldung</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1389" />
-      <source>Clear syntax error</source>
-      <translation>Syntaxfehler löschen</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1393" />
-      <source>Next warning</source>
-      <translation>Nächste Warnung</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1396" />
-      <source>Previous warning</source>
-      <translation>Vorherige Warnung</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1399" />
-      <source>Show warning message</source>
-      <translation>Zeige Warnung</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1402" />
-      <source>Clear warnings</source>
-      <translation>Warnungen löschen</translation>
+      <source>Expand (including children)</source>
+      <translation>Ausklappen (inkl. Unterfaltungen)</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1390" />
+      <source>Collapse (including children)</source>
+      <translation>Einklappen (inkl. Unterfaltungen)</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1395" />
+      <source>Clear all folds</source>
+      <translation>Alle Faltungen aufklappen</translation>
     </message>
     <message>
       <location filename="../QScintilla/Editor.py" line="1406" />
-      <source>Next uncovered line</source>
-      <translation>Nächste nichtabgedeckte Zeile</translation>
+      <source>Goto syntax error</source>
+      <translation>Zu Syntaxfehler gehen</translation>
     </message>
     <message>
       <location filename="../QScintilla/Editor.py" line="1409" />
-      <source>Previous uncovered line</source>
-      <translation>Vorige nichtabgedeckte Zeile</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1413" />
-      <source>Next task</source>
-      <translation>Nächste Aufgabe</translation>
+      <source>Show syntax error message</source>
+      <translation>Zeige Syntaxfehlermeldung</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1412" />
+      <source>Clear syntax error</source>
+      <translation>Syntaxfehler löschen</translation>
     </message>
     <message>
       <location filename="../QScintilla/Editor.py" line="1416" />
+      <source>Next warning</source>
+      <translation>Nächste Warnung</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1419" />
+      <source>Previous warning</source>
+      <translation>Vorherige Warnung</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1422" />
+      <source>Show warning message</source>
+      <translation>Zeige Warnung</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1425" />
+      <source>Clear warnings</source>
+      <translation>Warnungen löschen</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1429" />
+      <source>Next uncovered line</source>
+      <translation>Nächste nichtabgedeckte Zeile</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1432" />
+      <source>Previous uncovered line</source>
+      <translation>Vorige nichtabgedeckte Zeile</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1436" />
+      <source>Next task</source>
+      <translation>Nächste Aufgabe</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1439" />
       <source>Previous task</source>
       <translation>Vorherige Aufgabe</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1420" />
+      <location filename="../QScintilla/Editor.py" line="1443" />
       <source>Next change</source>
       <translation>Nächste Änderung</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1423" />
+      <location filename="../QScintilla/Editor.py" line="1446" />
       <source>Previous change</source>
       <translation>Vorherige Änderung</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1426" />
-      <source>Clear changes</source>
-      <translation>Änderungsmarker löschen</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1457" />
-      <location filename="../QScintilla/Editor.py" line="1448" />
-      <source>Export source</source>
-      <translation>Quelltext exportieren</translation>
-    </message>
-    <message>
       <location filename="../QScintilla/Editor.py" line="1449" />
+      <source>Clear changes</source>
+      <translation>Änderungsmarker löschen</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1480" />
+      <location filename="../QScintilla/Editor.py" line="1471" />
+      <source>Export source</source>
+      <translation>Quelltext exportieren</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1472" />
       <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="1458" />
+      <location filename="../QScintilla/Editor.py" line="1481" />
       <source>No export format given. Aborting...</source>
       <translation>Kein Exportformat angegeben. Abbruch...</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1468" />
-      <source>Alternatives ({0})</source>
-      <translation>Alternativen ({0})</translation>
-    </message>
-    <message>
       <location filename="../QScintilla/Editor.py" line="1491" />
+      <source>Alternatives ({0})</source>
+      <translation>Alternativen ({0})</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1514" />
       <source>Pygments Lexer</source>
       <translation>Pygments Lexer</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1492" />
+      <location filename="../QScintilla/Editor.py" line="1515" />
       <source>Select the Pygments lexer to apply.</source>
       <translation>Wähle den anzuwendenden Pygments Lexer.</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="2051" />
+      <location filename="../QScintilla/Editor.py" line="2074" />
       <source>Modification of Read Only file</source>
       <translation>Änderungsversuch für eine schreibgeschützte Datei</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="2052" />
+      <location filename="../QScintilla/Editor.py" line="2075" />
       <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="2473" />
+      <location filename="../QScintilla/Editor.py" line="2496" />
       <source>Add Breakpoint</source>
       <translation>Haltepunkt hinzufügen</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="2474" />
+      <location filename="../QScintilla/Editor.py" line="2497" />
       <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="2807" />
+      <location filename="../QScintilla/Editor.py" line="2830" />
       <source>Printing...</source>
       <translation>Drucke...</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="2824" />
+      <location filename="../QScintilla/Editor.py" line="2847" />
       <source>Printing completed</source>
       <translation>Drucken beendet</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="2826" />
+      <location filename="../QScintilla/Editor.py" line="2849" />
       <source>Error while printing</source>
       <translation>Fehler beim Drucken</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="2829" />
+      <location filename="../QScintilla/Editor.py" line="2852" />
       <source>Printing aborted</source>
       <translation>Drucken abgebrochen</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="3187" />
+      <location filename="../QScintilla/Editor.py" line="3210" />
       <source>File Modified</source>
       <translation>Datei geändert</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="3188" />
+      <location filename="../QScintilla/Editor.py" line="3211" />
       <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="3246" />
+      <location filename="../QScintilla/Editor.py" line="3269" />
       <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="3424" />
-      <location filename="../QScintilla/Editor.py" line="3405" />
-      <location filename="../QScintilla/Editor.py" line="3365" />
+      <location filename="../QScintilla/Editor.py" line="3447" />
+      <location filename="../QScintilla/Editor.py" line="3428" />
+      <location filename="../QScintilla/Editor.py" line="3388" />
       <source>Save File</source>
       <translation>Datei sichern</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="3366" />
+      <location filename="../QScintilla/Editor.py" line="3389" />
       <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="3425" />
+      <location filename="../QScintilla/Editor.py" line="3448" />
       <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="4935" />
+      <location filename="../QScintilla/Editor.py" line="4958" />
       <source>Autocompletion</source>
       <translation>Automatische Vervollständigung</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="4936" />
+      <location filename="../QScintilla/Editor.py" line="4959" />
       <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="5064" />
+      <location filename="../QScintilla/Editor.py" line="5087" />
       <source>Auto-Completion Provider</source>
       <translation>Provider für automatische Vervollständigungen</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="5065" />
+      <location filename="../QScintilla/Editor.py" line="5088" />
       <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="5357" />
+      <location filename="../QScintilla/Editor.py" line="5380" />
       <source>Call-Tips Provider</source>
       <translation>Calltipps-Provider</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="5358" />
+      <location filename="../QScintilla/Editor.py" line="5381" />
       <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="5758" />
+      <location filename="../QScintilla/Editor.py" line="5781" />
       <source>Disable breakpoint</source>
       <translation>Haltepunkt deaktivieren</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6113" />
+      <location filename="../QScintilla/Editor.py" line="6136" />
       <source>Code Coverage</source>
       <translation>Quelltext Abdeckung</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6114" />
+      <location filename="../QScintilla/Editor.py" line="6137" />
       <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="6189" />
-      <location filename="../QScintilla/Editor.py" line="6181" />
+      <location filename="../QScintilla/Editor.py" line="6212" />
+      <location filename="../QScintilla/Editor.py" line="6204" />
       <source>Show Code Coverage Annotations</source>
       <translation>Zeilen ohne Abdeckung Markieren</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6182" />
+      <location filename="../QScintilla/Editor.py" line="6205" />
       <source>All lines have been covered.</source>
       <translation>Alle Zeilen sind abgedeckt.</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6190" />
+      <location filename="../QScintilla/Editor.py" line="6213" />
       <source>There is no coverage file available.</source>
       <translation>Es gibt keine Datei mit Abdeckungsinformationen.</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6286" />
+      <location filename="../QScintilla/Editor.py" line="6309" />
       <source>Profile Data</source>
       <translation>Profildaten</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6287" />
+      <location filename="../QScintilla/Editor.py" line="6310" />
       <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="6450" />
-      <location filename="../QScintilla/Editor.py" line="6444" />
+      <location filename="../QScintilla/Editor.py" line="6473" />
+      <location filename="../QScintilla/Editor.py" line="6467" />
       <source>Syntax Error</source>
       <translation>Syntaxfehler</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6451" />
+      <location filename="../QScintilla/Editor.py" line="6474" />
       <source>No syntax error message available.</source>
       <translation>Keine Syntaxfehlermeldung verfügbar.</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6662" />
-      <location filename="../QScintilla/Editor.py" line="6656" />
+      <location filename="../QScintilla/Editor.py" line="6685" />
+      <location filename="../QScintilla/Editor.py" line="6679" />
       <source>Warning</source>
       <translation>Warnung</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6662" />
+      <location filename="../QScintilla/Editor.py" line="6685" />
       <source>No warning messages available.</source>
       <translation>Keine Warnmeldungen verfügbar.</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6726" />
+      <location filename="../QScintilla/Editor.py" line="6749" />
       <source>Style: {0}</source>
       <translation>Stil: {0}</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6729" />
+      <location filename="../QScintilla/Editor.py" line="6752" />
       <source>Warning: {0}</source>
       <translation>Warnung: {0}</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6736" />
+      <location filename="../QScintilla/Editor.py" line="6759" />
       <source>Error: {0}</source>
       <translation>Fehler: {0}</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6843" />
+      <location filename="../QScintilla/Editor.py" line="6866" />
       <source>Macro Name</source>
       <translation>Makro Name</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6843" />
+      <location filename="../QScintilla/Editor.py" line="6866" />
       <source>Select a macro name:</source>
       <translation>Wähle einen Makro Namen:</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6869" />
+      <location filename="../QScintilla/Editor.py" line="6892" />
       <source>Load macro file</source>
       <translation>Lade Makrodatei</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6915" />
-      <location filename="../QScintilla/Editor.py" line="6871" />
+      <location filename="../QScintilla/Editor.py" line="6938" />
+      <location filename="../QScintilla/Editor.py" line="6894" />
       <source>Macro files (*.macro)</source>
       <translation>Makrodateien (*.macro)</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6893" />
-      <location filename="../QScintilla/Editor.py" line="6883" />
+      <location filename="../QScintilla/Editor.py" line="6916" />
+      <location filename="../QScintilla/Editor.py" line="6906" />
       <source>Error loading macro</source>
       <translation>Fehler beim Makro Laden</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6884" />
+      <location filename="../QScintilla/Editor.py" line="6907" />
       <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="6894" />
+      <location filename="../QScintilla/Editor.py" line="6917" />
       <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="6913" />
+      <location filename="../QScintilla/Editor.py" line="6936" />
       <source>Save macro file</source>
       <translation>Makrodatei schreiben</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6931" />
+      <location filename="../QScintilla/Editor.py" line="6954" />
       <source>Save macro</source>
       <translation>Makro speichern</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6932" />
+      <location filename="../QScintilla/Editor.py" line="6955" />
       <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="6947" />
+      <location filename="../QScintilla/Editor.py" line="6970" />
       <source>Error saving macro</source>
       <translation>Fehler beim Makro speichern</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6948" />
+      <location filename="../QScintilla/Editor.py" line="6971" />
       <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="6961" />
+      <location filename="../QScintilla/Editor.py" line="6984" />
       <source>Start Macro Recording</source>
       <translation>Makroaufzeichnung starten</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6962" />
+      <location filename="../QScintilla/Editor.py" line="6985" />
       <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="6988" />
+      <location filename="../QScintilla/Editor.py" line="7011" />
       <source>Macro Recording</source>
       <translation>Makroaufzeichnung</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6989" />
+      <location filename="../QScintilla/Editor.py" line="7012" />
       <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="7140" />
+      <location filename="../QScintilla/Editor.py" line="7163" />
       <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="7146" />
+      <location filename="../QScintilla/Editor.py" line="7169" />
       <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="7153" />
+      <location filename="../QScintilla/Editor.py" line="7176" />
       <source>File changed</source>
       <translation>Datei geändert</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7203" />
+      <location filename="../QScintilla/Editor.py" line="7226" />
       <source>{0} (ro)</source>
       <translation>{0} (ro)</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7494" />
-      <source>Drop Error</source>
-      <translation>Drop Fehler</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="7495" />
-      <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="7515" />
-      <source>Resources</source>
-      <translation>Ressourcen</translation>
-    </message>
-    <message>
       <location filename="../QScintilla/Editor.py" line="7517" />
-      <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="7518" />
+      <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="7538" />
+      <source>Resources</source>
+      <translation>Ressourcen</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="7540" />
+      <source>Add file...</source>
+      <translation>Datei hinzufügen...</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="7541" />
       <source>Add files...</source>
       <translation>Dateien hinzufügen...</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7519" />
+      <location filename="../QScintilla/Editor.py" line="7542" />
       <source>Add aliased file...</source>
       <translation>Aliased-Datei hinzufügen...</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7521" />
+      <location filename="../QScintilla/Editor.py" line="7544" />
       <source>Add localized resource...</source>
       <translation>Lokalisierte Ressource hinzufügen...</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7524" />
+      <location filename="../QScintilla/Editor.py" line="7547" />
       <source>Add resource frame</source>
       <translation>Ressourcenrahmen hinzufügen</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7543" />
+      <location filename="../QScintilla/Editor.py" line="7566" />
       <source>Add file resource</source>
       <translation>Dateiressource hinzufügen</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7557" />
+      <location filename="../QScintilla/Editor.py" line="7580" />
       <source>Add file resources</source>
       <translation>Dateiressourcen hinzufügen</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7581" />
-      <location filename="../QScintilla/Editor.py" line="7575" />
+      <location filename="../QScintilla/Editor.py" line="7604" />
+      <location filename="../QScintilla/Editor.py" line="7598" />
       <source>Add aliased file resource</source>
       <translation>Aliased-Dateiressourcen hinzufügen</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7582" />
+      <location filename="../QScintilla/Editor.py" line="7605" />
       <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="7657" />
+      <location filename="../QScintilla/Editor.py" line="7680" />
       <source>Package Diagram</source>
       <translation>Package-Diagramm</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7658" />
+      <location filename="../QScintilla/Editor.py" line="7681" />
       <source>Include class attributes?</source>
       <translation>Klassenattribute anzeigen?</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7678" />
+      <location filename="../QScintilla/Editor.py" line="7701" />
       <source>Imports Diagram</source>
       <translation>Imports Diagramm</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7679" />
+      <location filename="../QScintilla/Editor.py" line="7702" />
       <source>Include imports from external modules?</source>
       <translation>Imports externer Module anzeigen?</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7698" />
+      <location filename="../QScintilla/Editor.py" line="7721" />
       <source>Application Diagram</source>
       <translation>Applikations-Diagramm</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7699" />
+      <location filename="../QScintilla/Editor.py" line="7722" />
       <source>Include module names?</source>
       <translation>Modulnamen anzeigen?</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8056" />
+      <location filename="../QScintilla/Editor.py" line="8079" />
       <source>Add to dictionary</source>
       <translation>Zum Wörterbuch hinzufügen</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8058" />
+      <location filename="../QScintilla/Editor.py" line="8081" />
       <source>Ignore All</source>
       <translation>Alle ignorieren</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8476" />
+      <location filename="../QScintilla/Editor.py" line="8499" />
       <source>Sort Lines</source>
       <translation>Zeilen sortieren</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8477" />
+      <location filename="../QScintilla/Editor.py" line="8500" />
       <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="8570" />
+      <location filename="../QScintilla/Editor.py" line="8593" />
       <source>Register Mouse Click Handler</source>
       <translation>Maus Klick Handler registrieren</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8571" />
+      <location filename="../QScintilla/Editor.py" line="8594" />
       <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="8667" />
+      <location filename="../QScintilla/Editor.py" line="8690" />
       <source>{0:4d}    {1}</source>
       <comment>line number, source code</comment>
       <translation>{0:4d}    {1}</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8673" />
+      <location filename="../QScintilla/Editor.py" line="8696" />
       <source>{0:4d}    {1}
     =&gt;  {2}</source>
       <comment>line number, source code, file name</comment>
@@ -12119,12 +12131,12 @@
     =&gt;  {2}</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8741" />
+      <location filename="../QScintilla/Editor.py" line="8764" />
       <source>EditorConfig Properties</source>
       <translation>EditorConfig Eigenschaften</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8742" />
+      <location filename="../QScintilla/Editor.py" line="8765" />
       <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>
@@ -13027,26 +13039,26 @@
   <context>
     <name>EditorFilePage</name>
     <message>
-      <location filename="../Preferences/ConfigurationPages/EditorFilePage.py" line="339" />
-      <location filename="../Preferences/ConfigurationPages/EditorFilePage.py" line="322" />
-      <location filename="../Preferences/ConfigurationPages/EditorFilePage.py" line="305" />
-      <location filename="../Preferences/ConfigurationPages/EditorFilePage.py" line="294" />
+      <location filename="../Preferences/ConfigurationPages/EditorFilePage.py" line="341" />
+      <location filename="../Preferences/ConfigurationPages/EditorFilePage.py" line="324" />
+      <location filename="../Preferences/ConfigurationPages/EditorFilePage.py" line="307" />
+      <location filename="../Preferences/ConfigurationPages/EditorFilePage.py" line="296" />
       <source>Add File Filter</source>
       <translation>Dateifilter hinzufügen</translation>
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationPages/EditorFilePage.py" line="295" />
+      <location filename="../Preferences/ConfigurationPages/EditorFilePage.py" line="297" />
       <source>A Save File Filter must contain exactly one wildcard pattern. Yours contains {0}.</source>
       <translation>Ein Dateifilter zum Speichern darf genau ein Wildcard-Muster enthalten. Ihrer enthält {0}.</translation>
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationPages/EditorFilePage.py" line="306" />
+      <location filename="../Preferences/ConfigurationPages/EditorFilePage.py" line="308" />
       <source>A File Filter must contain at least one wildcard pattern.</source>
       <translation>Ein Dateifilter muss mindestens ein Wildcard-Muster enthalten.</translation>
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationPages/EditorFilePage.py" line="340" />
-      <location filename="../Preferences/ConfigurationPages/EditorFilePage.py" line="323" />
+      <location filename="../Preferences/ConfigurationPages/EditorFilePage.py" line="342" />
+      <location filename="../Preferences/ConfigurationPages/EditorFilePage.py" line="325" />
       <source>Enter the file filter entry:</source>
       <translation>Gib den Dateifiltereintrag ein:</translation>
     </message>
@@ -13092,11 +13104,22 @@
     </message>
     <message>
       <location filename="../Preferences/ConfigurationPages/EditorFilePage.ui" line="0" />
+      <location filename="../Preferences/ConfigurationPages/EditorFilePage.ui" line="0" />
       <source> KB</source>
       <translation> KB</translation>
     </message>
     <message>
       <location filename="../Preferences/ConfigurationPages/EditorFilePage.ui" line="0" />
+      <source>Reject, if file is greater than</source>
+      <translation>Zurückweisen, wenn Datei größer ist als</translation>
+    </message>
+    <message>
+      <location filename="../Preferences/ConfigurationPages/EditorFilePage.ui" line="0" />
+      <source>Enter the filesize, opening a file should be rejected.</source>
+      <translation>Gib die Dateigröße ein, ab der das Öffnen einer Datei blockiert wird.</translation>
+    </message>
+    <message>
+      <location filename="../Preferences/ConfigurationPages/EditorFilePage.ui" line="0" />
       <source>End of Line</source>
       <translation>Zeilenende</translation>
     </message>
@@ -17114,12 +17137,12 @@
   <context>
     <name>EricApplication</name>
     <message>
-      <location filename="../EricWidgets/EricApplication.py" line="220" />
+      <location filename="../EricWidgets/EricApplication.py" line="221" />
       <source>Loading Style Sheet</source>
       <translation>Lade Stylesheet</translation>
     </message>
     <message>
-      <location filename="../EricWidgets/EricApplication.py" line="223" />
+      <location filename="../EricWidgets/EricApplication.py" line="224" />
       <source>&lt;p&gt;The Qt Style Sheet file &lt;b&gt;{0}&lt;/b&gt; could not be read.&lt;br&gt;Reason: {1}&lt;/p&gt;</source>
       <translation>&lt;p&gt;Das Qt-Stylesheet &lt;b&gt;{0}&lt;/b&gt; konnte nicht geladen werden.&lt;br&gt;Ursache: {1}&lt;/p&gt;</translation>
     </message>
@@ -46057,7 +46080,7 @@
       <translation>Pygments</translation>
     </message>
     <message>
-      <location filename="../Preferences/__init__.py" line="468" />
+      <location filename="../Preferences/__init__.py" line="469" />
       <location filename="../QScintilla/Lexers/__init__.py" line="482" />
       <source>Python Files (*.py *.py3)</source>
       <translation>Python-Dateien (*.py *.py3)</translation>
@@ -46310,7 +46333,7 @@
       <translation>Alle Dateien (*)</translation>
     </message>
     <message>
-      <location filename="../Preferences/__init__.py" line="471" />
+      <location filename="../Preferences/__init__.py" line="472" />
       <location filename="../QScintilla/Lexers/__init__.py" line="575" />
       <source>Python3 Files (*.py)</source>
       <translation>Python 3-Dateien (*.py)</translation>
@@ -54876,18 +54899,18 @@
   <context>
     <name>Preferences</name>
     <message>
-      <location filename="../Preferences/__init__.py" line="1651" />
+      <location filename="../Preferences/__init__.py" line="1652" />
       <source>Export Preferences</source>
       <translation>Einstellungen exportieren</translation>
     </message>
     <message>
-      <location filename="../Preferences/__init__.py" line="1680" />
-      <location filename="../Preferences/__init__.py" line="1653" />
+      <location filename="../Preferences/__init__.py" line="1681" />
+      <location filename="../Preferences/__init__.py" line="1654" />
       <source>Properties File (*.ini);;All Files (*)</source>
       <translation>Properties-Dateien (*.ini);;Alle Dateien (*)</translation>
     </message>
     <message>
-      <location filename="../Preferences/__init__.py" line="1678" />
+      <location filename="../Preferences/__init__.py" line="1679" />
       <source>Import Preferences</source>
       <translation>Einstellungen importieren</translation>
     </message>
@@ -57860,10 +57883,10 @@
       <translation>Mit Editor öffnen</translation>
     </message>
     <message>
-      <location filename="../Project/ProjectOthersBrowser.py" line="353" />
-      <location filename="../Project/ProjectOthersBrowser.py" line="345" />
-      <location filename="../Project/ProjectOthersBrowser.py" line="335" />
-      <location filename="../Project/ProjectOthersBrowser.py" line="327" />
+      <location filename="../Project/ProjectOthersBrowser.py" line="357" />
+      <location filename="../Project/ProjectOthersBrowser.py" line="349" />
+      <location filename="../Project/ProjectOthersBrowser.py" line="339" />
+      <location filename="../Project/ProjectOthersBrowser.py" line="331" />
       <location filename="../Project/ProjectOthersBrowser.py" line="85" />
       <source>Show Mime-Type</source>
       <translation>MIME-Typ anzeigen</translation>
@@ -57937,28 +57960,28 @@
       <translation>Einstellungen...</translation>
     </message>
     <message>
-      <location filename="../Project/ProjectOthersBrowser.py" line="328" />
+      <location filename="../Project/ProjectOthersBrowser.py" line="332" />
       <source>The mime type of the file could not be determined.</source>
       <translation>Der MIME-Typ der Datei konnte nicht ermittelt werden.</translation>
     </message>
     <message>
-      <location filename="../Project/ProjectOthersBrowser.py" line="346" />
-      <location filename="../Project/ProjectOthersBrowser.py" line="336" />
+      <location filename="../Project/ProjectOthersBrowser.py" line="350" />
+      <location filename="../Project/ProjectOthersBrowser.py" line="340" />
       <source>The file has the mime type &lt;b&gt;{0}&lt;/b&gt;.</source>
       <translation>Die Datei hat den MIME-Typ &lt;b&gt;{0}&lt;/b&gt;.</translation>
     </message>
     <message>
-      <location filename="../Project/ProjectOthersBrowser.py" line="354" />
+      <location filename="../Project/ProjectOthersBrowser.py" line="358" />
       <source>The file has the mime type &lt;b&gt;{0}&lt;/b&gt;.&lt;br/&gt; Shall it be added to the list of text mime types?</source>
       <translation>Die Datei hat den MIME-Typ &lt;b&gt;{0}&lt;/b&gt;.&lt;br/&gt;Soll sie zur Liste der Text MIME-Typen hinzugefügt werden?</translation>
     </message>
     <message>
-      <location filename="../Project/ProjectOthersBrowser.py" line="447" />
+      <location filename="../Project/ProjectOthersBrowser.py" line="451" />
       <source>Delete files/directories</source>
       <translation>Dateien/Verzeichnisse löschen</translation>
     </message>
     <message>
-      <location filename="../Project/ProjectOthersBrowser.py" line="448" />
+      <location filename="../Project/ProjectOthersBrowser.py" line="452" />
       <source>Do you really want to delete these entries from the project?</source>
       <translation>Wollen Sie wirklich diese Einträge aus dem Projekt löschen?</translation>
     </message>
@@ -85381,60 +85404,60 @@
       <translation>ohne Länge</translation>
     </message>
     <message>
-      <location filename="../Debugger/VariablesViewer.py" line="901" />
+      <location filename="../Debugger/VariablesViewer.py" line="904" />
       <source>Global Variables</source>
       <translation>Globale Variablen</translation>
     </message>
     <message>
-      <location filename="../Debugger/VariablesViewer.py" line="903" />
+      <location filename="../Debugger/VariablesViewer.py" line="906" />
       <source>&lt;b&gt;The Global Variables Viewer Window&lt;/b&gt;&lt;p&gt;This window displays the global variables of the debugged program.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Das Globale Variablen Fenster&lt;/b&gt;&lt;p&gt;Dieses Fenster zeigt die globalen Variablen des untersuchten Programmes an.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Debugger/VariablesViewer.py" line="910" />
+      <location filename="../Debugger/VariablesViewer.py" line="913" />
       <source>Local Variables</source>
       <translation>Lokale Variablen</translation>
     </message>
     <message>
-      <location filename="../Debugger/VariablesViewer.py" line="912" />
+      <location filename="../Debugger/VariablesViewer.py" line="915" />
       <source>&lt;b&gt;The Local Variables Viewer Window&lt;/b&gt;&lt;p&gt;This window displays the local variables of the debugged program.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Das Lokale Variablen Fenster&lt;/b&gt;&lt;p&gt;Dieses Fenster zeigt die lokalen Variablen des untersuchten Programmes an.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Debugger/VariablesViewer.py" line="1030" />
+      <location filename="../Debugger/VariablesViewer.py" line="1039" />
       <source>Show Details...</source>
       <translation>Zeige Details...</translation>
     </message>
     <message>
-      <location filename="../Debugger/VariablesViewer.py" line="1032" />
+      <location filename="../Debugger/VariablesViewer.py" line="1041" />
       <source>Expand</source>
       <translation>Ausklappen</translation>
     </message>
     <message>
-      <location filename="../Debugger/VariablesViewer.py" line="1033" />
-      <source>Collapse</source>
-      <translation>Einklappen</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/VariablesViewer.py" line="1034" />
-      <source>Collapse All</source>
-      <translation>Alle einklappen</translation>
-    </message>
-    <message>
       <location filename="../Debugger/VariablesViewer.py" line="1042" />
-      <location filename="../Debugger/VariablesViewer.py" line="1036" />
+      <source>Collapse</source>
+      <translation>Einklappen</translation>
+    </message>
+    <message>
+      <location filename="../Debugger/VariablesViewer.py" line="1043" />
+      <source>Collapse All</source>
+      <translation>Alle einklappen</translation>
+    </message>
+    <message>
+      <location filename="../Debugger/VariablesViewer.py" line="1051" />
+      <location filename="../Debugger/VariablesViewer.py" line="1045" />
       <source>Refresh</source>
       <translation>Aktualisieren</translation>
     </message>
     <message>
-      <location filename="../Debugger/VariablesViewer.py" line="1044" />
-      <location filename="../Debugger/VariablesViewer.py" line="1038" />
+      <location filename="../Debugger/VariablesViewer.py" line="1053" />
+      <location filename="../Debugger/VariablesViewer.py" line="1047" />
       <source>Configure...</source>
       <translation>Einstellungen...</translation>
     </message>
     <message>
-      <location filename="../Debugger/VariablesViewer.py" line="1046" />
-      <location filename="../Debugger/VariablesViewer.py" line="1039" />
+      <location filename="../Debugger/VariablesViewer.py" line="1055" />
+      <location filename="../Debugger/VariablesViewer.py" line="1048" />
       <source>Variables Type Filter...</source>
       <translation>Variablentypenfilter …</translation>
     </message>
@@ -96008,12 +96031,12 @@
   <context>
     <name>eric7_ide</name>
     <message>
-      <location filename="../eric7_ide.py" line="394" />
+      <location filename="../eric7_ide.py" line="395" />
       <source>Starting...</source>
       <translation>Starte...</translation>
     </message>
     <message>
-      <location filename="../eric7_ide.py" line="400" />
+      <location filename="../eric7_ide.py" line="401" />
       <source>Generating Main Window...</source>
       <translation>Erzeuge das Hauptfenster...</translation>
     </message>

eric ide

mercurial