--- a/src/eric7/i18n/eric7_de.ts Mon Dec 05 11:44:08 2022 +0100 +++ b/src/eric7/i18n/eric7_de.ts Mon Dec 05 11:57:53 2022 +0100 @@ -7573,62 +7573,62 @@ <translation>Die Datei <b>{0}</b> existiert, enthält jedoch keine Klassen.</translation> </message> <message> - <location filename="../Project/CreateDialogCodeDialog.py" line="235" /> - <location filename="../Project/CreateDialogCodeDialog.py" line="226" /> + <location filename="../Project/CreateDialogCodeDialog.py" line="238" /> + <location filename="../Project/CreateDialogCodeDialog.py" line="229" /> <source>uic error</source> <translation>uic-Fehler</translation> </message> <message> - <location filename="../Project/CreateDialogCodeDialog.py" line="227" /> + <location filename="../Project/CreateDialogCodeDialog.py" line="230" /> <source><p>There was an error loading the form <b>{0}</b>.</p><p>{1}</p></source> <translation><p>Es gab einen Fehler beim Laden des Formulars <b>{0}</b>.</p><p>{1}</p></translation> </message> <message> - <location filename="../Project/CreateDialogCodeDialog.py" line="236" /> + <location filename="../Project/CreateDialogCodeDialog.py" line="239" /> <source><p>The project specific Python interpreter <b>{0}</b> could not be started or did not finish within 30 seconds.</p></source> <translation><p>Der Projekt spezifische Python Interpreter <b>{0}</b> konnte nicht gestarted werden oder endete nicht innerhalb 30 Sekunden.</p></translation> </message> <message> - <location filename="../Project/CreateDialogCodeDialog.py" line="385" /> + <location filename="../Project/CreateDialogCodeDialog.py" line="388" /> <source>Update Slots List</source> <translation>Slot Liste aktualisieren</translation> </message> <message> - <location filename="../Project/CreateDialogCodeDialog.py" line="386" /> + <location filename="../Project/CreateDialogCodeDialog.py" line="389" /> <source><p>The update of the slots list failed because invalid data was received.</p><p>Error: {0}</p><p>Data: {1}</p></source> <translation><p>Das Update der Slots Liste schlug fehl da ungültige Daten empfangen wurden.</p><p>Fehler: {0}</p><p>Daten: {1}</p></translation> </message> <message> - <location filename="../Project/CreateDialogCodeDialog.py" line="602" /> - <location filename="../Project/CreateDialogCodeDialog.py" line="499" /> - <location filename="../Project/CreateDialogCodeDialog.py" line="461" /> - <location filename="../Project/CreateDialogCodeDialog.py" line="449" /> - <location filename="../Project/CreateDialogCodeDialog.py" line="413" /> + <location filename="../Project/CreateDialogCodeDialog.py" line="605" /> + <location filename="../Project/CreateDialogCodeDialog.py" line="502" /> + <location filename="../Project/CreateDialogCodeDialog.py" line="464" /> + <location filename="../Project/CreateDialogCodeDialog.py" line="452" /> + <location filename="../Project/CreateDialogCodeDialog.py" line="416" /> <source>Code Generation</source> <translation>Codeerzeugung</translation> </message> <message> - <location filename="../Project/CreateDialogCodeDialog.py" line="414" /> + <location filename="../Project/CreateDialogCodeDialog.py" line="417" /> <source><p>Code generation for project language "{0}" is not supported.</p></source> <translation><p>Codegenerierung für die Projektsprache "{0}" wird nicht unterstützt.</p></translation> </message> <message> - <location filename="../Project/CreateDialogCodeDialog.py" line="450" /> + <location filename="../Project/CreateDialogCodeDialog.py" line="453" /> <source><p>No code template file available for project type "{0}".</p></source> <translation><p>Es ist keine Code Vorlagedatei für den Projekttyp "{0}" verfügbar.</p></translation> </message> <message> - <location filename="../Project/CreateDialogCodeDialog.py" line="462" /> + <location filename="../Project/CreateDialogCodeDialog.py" line="465" /> <source><p>Could not open the code template file "{0}".</p><p>Reason: {1}</p></source> <translation><p>Die Codevorlagendatei „{0}“ konnte nicht geöffnet werden.</p><p>Ursache: {1}</p></translation> </message> <message> - <location filename="../Project/CreateDialogCodeDialog.py" line="500" /> + <location filename="../Project/CreateDialogCodeDialog.py" line="503" /> <source><p>Could not open the source file "{0}".</p><p>Reason: {1}</p></source> <translation><p>Die Quelltextdatei „{0}“ konnte nicht geöffnet werden.</p><p>Ursache: {1}</p></translation> </message> <message> - <location filename="../Project/CreateDialogCodeDialog.py" line="603" /> + <location filename="../Project/CreateDialogCodeDialog.py" line="606" /> <source><p>Could not write the source file "{0}".</p><p>Reason: {1}</p></source> <translation><p>Die Quelltextdatei „{0}“ konnte nicht geschrieben werden.</p><p>Ursache: {1}</p></translation> </message> @@ -11169,980 +11169,974 @@ <context> <name>Editor</name> <message> - <location filename="../QScintilla/Editor.py" line="3290" /> - <location filename="../QScintilla/Editor.py" line="433" /> - <location filename="../QScintilla/Editor.py" line="418" /> - <location filename="../QScintilla/Editor.py" line="406" /> + <location filename="../QScintilla/Editor.py" line="3282" /> + <location filename="../QScintilla/Editor.py" line="425" /> + <location filename="../QScintilla/Editor.py" line="410" /> <source>Open File</source> <translation>Datei öffnen</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="407" /> - <source><p>The file <b>{0}</b> is not a text file. It will not be opened!</p></source> - <translation><p>Die Datei <b>{0}</b> ist keine Textdatei. Sie wird nicht geöffnet!</p></translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="419" /> + <location filename="../QScintilla/Editor.py" line="411" /> <source><p>The size of the file <b>{0}</b> is <b>{1} KB</b> and exceeds the configured limit of <b>{2} KB</b>. It will not be opened!</p></source> <translation><p>Die Größe der Datei <b>{0}</b> ist <b>{1} KB</b> und überschreitet die konfigurierte Grenze von <b>{2} KB</b>. Sie wird nicht geöffnet!</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="434" /> + <location filename="../QScintilla/Editor.py" line="426" /> <source><p>The size of the file <b>{0}</b> is <b>{1} KB</b>. Do you really want to load it?</p></source> <translation><p>Die Größe der Datei <b>{0}</b> ist <b>{1} KB</b>. Soll sie wirklich geladen werden?</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="530" /> + <location filename="../QScintilla/Editor.py" line="522" /> <source><b>A Source Editor Window</b><p>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.</p><p>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.</p><p>In order to set bookmarks just Shift click in the space between the line numbers and the fold markers.</p><p>These actions can be reversed via the context menu.</p><p>Ctrl clicking on a syntax error marker shows some info about this error.</p></source> <translation><b>Quelltexteditorfenster</b><p>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.</p><p>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.</p><p>Um Lesezeichen zu setzen, drücken Sie die Shift-Taste und klicken in den Raum zwischen den Zeilennummern und der Faltungsspalte.</p><p>Diese Aktionen können über das Kontextmenü umgedreht werden.</p><p>Ein Klick auf einen Syntaxfehler-Marker mit gedrückter Strg-Taste zeigt die zugehörige Fehlermeldung an.</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="860" /> + <location filename="../QScintilla/Editor.py" line="852" /> <source>Undo</source> <translation>Rückgängig</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="863" /> + <location filename="../QScintilla/Editor.py" line="855" /> <source>Redo</source> <translation>Wiederherstellen</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="866" /> + <location filename="../QScintilla/Editor.py" line="858" /> <source>Revert to last saved state</source> <translation>Zurück zum letzten gesichert Zustand</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="870" /> + <location filename="../QScintilla/Editor.py" line="862" /> <source>Cut</source> <translation>Ausschneiden</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="873" /> + <location filename="../QScintilla/Editor.py" line="865" /> <source>Copy</source> <translation>Kopieren</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="876" /> + <location filename="../QScintilla/Editor.py" line="868" /> <source>Paste</source> <translation>Einfügen</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="882" /> + <location filename="../QScintilla/Editor.py" line="874" /> <source>Indent</source> <translation>Einrücken</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="887" /> + <location filename="../QScintilla/Editor.py" line="879" /> <source>Unindent</source> <translation>Einrücken rückgängig</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="892" /> + <location filename="../QScintilla/Editor.py" line="884" /> <source>Comment</source> <translation>Kommentar</translation> </message> <message> + <location filename="../QScintilla/Editor.py" line="889" /> + <source>Uncomment</source> + <translation>Kommentar entfernen</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="8995" /> + <location filename="../QScintilla/Editor.py" line="894" /> + <source>Generate Docstring</source> + <translation>Docstring erzeugen</translation> + </message> + <message> <location filename="../QScintilla/Editor.py" line="897" /> - <source>Uncomment</source> - <translation>Kommentar entfernen</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="9003" /> - <location filename="../QScintilla/Editor.py" line="902" /> - <source>Generate Docstring</source> - <translation>Docstring erzeugen</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="905" /> <source>Select to brace</source> <translation>Zur Klammer auswählen</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="906" /> + <location filename="../QScintilla/Editor.py" line="898" /> <source>Select all</source> <translation>Alles auswählen</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="907" /> + <location filename="../QScintilla/Editor.py" line="899" /> <source>Deselect all</source> <translation>Auswahl aufheben</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="909" /> + <location filename="../QScintilla/Editor.py" line="901" /> <source>Execute Selection In Console</source> <translation>Auswahl in Konsole ausführen</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="921" /> + <location filename="../QScintilla/Editor.py" line="913" /> <source>Use Monospaced Font</source> <translation>Benutze Monospace Font</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="926" /> + <location filename="../QScintilla/Editor.py" line="918" /> <source>Autosave enabled</source> <translation>Autom. Speicherung aktiv</translation> </message> <message> + <location filename="../QScintilla/Editor.py" line="923" /> + <source>Typing aids enabled</source> + <translation>Eingabehilfen aktiv</translation> + </message> + <message> <location filename="../QScintilla/Editor.py" line="931" /> - <source>Typing aids enabled</source> - <translation>Eingabehilfen aktiv</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="939" /> <source>Automatic Completion enabled</source> <translation>Automatische Vervollständigung aktiv</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="948" /> + <location filename="../QScintilla/Editor.py" line="940" /> <source>Calltip</source> <translation>Calltip</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="951" /> + <location filename="../QScintilla/Editor.py" line="943" /> <source>Code Info</source> <translation>Code Info</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="966" /> + <location filename="../QScintilla/Editor.py" line="958" /> <source>New Document View</source> <translation>Neue Dokumentenansicht</translation> </message> <message> + <location filename="../QScintilla/Editor.py" line="963" /> + <source>New Document View (with new split)</source> + <translation>Neue Dokumentenansicht (in neuem Abschnitt)</translation> + </message> + <message> <location filename="../QScintilla/Editor.py" line="971" /> - <source>New Document View (with new split)</source> - <translation>Neue Dokumentenansicht (in neuem Abschnitt)</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="979" /> <source>Save</source> <translation>Speichern</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="983" /> + <location filename="../QScintilla/Editor.py" line="975" /> <source>Save As...</source> <translation>Speichern unter...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="988" /> + <location filename="../QScintilla/Editor.py" line="980" /> <source>Save Copy...</source> <translation>Kopie speichern...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1010" /> - <location filename="../QScintilla/Editor.py" line="1007" /> + <location filename="../QScintilla/Editor.py" line="1002" /> + <location filename="../QScintilla/Editor.py" line="999" /> <source>Complete</source> <translation>Vervollständigen</translation> </message> <message> + <location filename="../QScintilla/Editor.py" line="1006" /> + <source>Clear Completions Cache</source> + <translation>Vervollständigungsspeicher löschen</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1009" /> + <source>Complete from Document</source> + <translation>Vervollständigung vom Dokument</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1011" /> + <source>Complete from APIs</source> + <translation>Vervollständigung von APIs</translation> + </message> + <message> <location filename="../QScintilla/Editor.py" line="1014" /> - <source>Clear Completions Cache</source> - <translation>Vervollständigungsspeicher löschen</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1017" /> - <source>Complete from Document</source> - <translation>Vervollständigung vom Dokument</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1019" /> - <source>Complete from APIs</source> - <translation>Vervollständigung von APIs</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1022" /> <source>Complete from Document and APIs</source> <translation>Vervollständigung vom Dokument und von APIs</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1036" /> + <location filename="../QScintilla/Editor.py" line="1028" /> <source>Check</source> <translation>Prüfen</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1047" /> + <location filename="../QScintilla/Editor.py" line="1039" /> <source>Code Formatting</source> <translation>Code Formatierung</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1053" /> + <location filename="../QScintilla/Editor.py" line="1045" /> <source>Black</source> <translation>Black</translation> </message> <message> + <location filename="../QScintilla/Editor.py" line="1050" /> + <source>Format Code</source> + <translation>Code formatieren</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1054" /> + <source>Check Formatting</source> + <translation>Umformatierung prüfen</translation> + </message> + <message> <location filename="../QScintilla/Editor.py" line="1058" /> - <source>Format Code</source> - <translation>Code formatieren</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1062" /> - <source>Check Formatting</source> - <translation>Umformatierung prüfen</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1066" /> <source>Formatting Diff</source> <translation>Diff der Umformatierung</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1075" /> + <location filename="../QScintilla/Editor.py" line="1067" /> <source>isort</source> <translation>isort</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1080" /> + <location filename="../QScintilla/Editor.py" line="1072" /> <source>Sort Imports</source> <translation>Imports Sortieren</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1084" /> + <location filename="../QScintilla/Editor.py" line="1076" /> <source>Imports Sorting Diff</source> <translation>Diff der Imports Sortierung</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1100" /> + <location filename="../QScintilla/Editor.py" line="1092" /> <source>Tools</source> <translation>Werkzeuge</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1111" /> + <location filename="../QScintilla/Editor.py" line="1103" /> <source>Show</source> <translation>Zeige</translation> </message> <message> + <location filename="../QScintilla/Editor.py" line="1105" /> + <source>Code metrics...</source> + <translation>Quelltextmetriken...</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1107" /> + <source>Code coverage...</source> + <translation>Quelltext Abdeckung...</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1110" /> + <source>Show code coverage annotations</source> + <translation>Markiere Zeilen ohne Abdeckung</translation> + </message> + <message> <location filename="../QScintilla/Editor.py" line="1113" /> - <source>Code metrics...</source> - <translation>Quelltextmetriken...</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1115" /> - <source>Code coverage...</source> - <translation>Quelltext Abdeckung...</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1118" /> - <source>Show code coverage annotations</source> - <translation>Markiere Zeilen ohne Abdeckung</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1121" /> <source>Hide code coverage annotations</source> <translation>Lösche Abdeckungsmarkierungen</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1125" /> + <location filename="../QScintilla/Editor.py" line="1117" /> <source>Profile data...</source> <translation>Profildaten...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1139" /> + <location filename="../QScintilla/Editor.py" line="1131" /> <source>Diagrams</source> <translation>Diagramme</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1141" /> + <location filename="../QScintilla/Editor.py" line="1133" /> <source>Class Diagram...</source> <translation>Klassendiagramm...</translation> </message> <message> + <location filename="../QScintilla/Editor.py" line="1134" /> + <source>Package Diagram...</source> + <translation>Package Diagramm...</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1135" /> + <source>Imports Diagram...</source> + <translation>Imports-Diagramm...</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1137" /> + <source>Application Diagram...</source> + <translation>Applikations-Diagramm...</translation> + </message> + <message> <location filename="../QScintilla/Editor.py" line="1142" /> - <source>Package Diagram...</source> - <translation>Package Diagramm...</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1143" /> - <source>Imports Diagram...</source> - <translation>Imports-Diagramm...</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1145" /> - <source>Application Diagram...</source> - <translation>Applikations-Diagramm...</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1150" /> <source>Load Diagram...</source> <translation>Diagramm laden...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1165" /> + <location filename="../QScintilla/Editor.py" line="1157" /> <source>Languages</source> <translation>Sprachen</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1169" /> + <location filename="../QScintilla/Editor.py" line="1161" /> <source>Text</source> <translation>Text</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1192" /> + <location filename="../QScintilla/Editor.py" line="1184" /> <source>Guessed</source> <translation>Ermittelt</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1521" /> - <location filename="../QScintilla/Editor.py" line="1196" /> + <location filename="../QScintilla/Editor.py" line="1513" /> + <location filename="../QScintilla/Editor.py" line="1188" /> <source>Alternatives</source> <translation>Alternativen</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1213" /> + <location filename="../QScintilla/Editor.py" line="1205" /> <source>Encodings</source> <translation>Kodierungen</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1236" /> + <location filename="../QScintilla/Editor.py" line="1228" /> <source>Re-Open With Encoding</source> <translation>Öffnen mit Kodierung</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1256" /> + <location filename="../QScintilla/Editor.py" line="1248" /> <source>End-of-Line Type</source> <translation>Zeilenendemarkierung</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1260" /> + <location filename="../QScintilla/Editor.py" line="1252" /> <source>Unix</source> <translation>Unix</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1266" /> + <location filename="../QScintilla/Editor.py" line="1258" /> <source>Windows</source> <translation>Windows</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1272" /> + <location filename="../QScintilla/Editor.py" line="1264" /> <source>Macintosh</source> <translation>Macintosh</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1290" /> + <location filename="../QScintilla/Editor.py" line="1282" /> <source>Spelling</source> <translation>Rechtschreibung</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="8121" /> - <location filename="../QScintilla/Editor.py" line="1298" /> + <location filename="../QScintilla/Editor.py" line="8113" /> + <location filename="../QScintilla/Editor.py" line="1290" /> <source>Check spelling...</source> <translation>Rechtschreibprüfung...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1303" /> + <location filename="../QScintilla/Editor.py" line="1295" /> <source>Check spelling of selection...</source> <translation>Rechtschreibprüfung für Auswahl...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1307" /> + <location filename="../QScintilla/Editor.py" line="1299" /> <source>Remove from dictionary</source> <translation>Aus dem Wörterbuch entfernen</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1324" /> + <location filename="../QScintilla/Editor.py" line="1316" /> <source>Spell Check Languages</source> <translation>Sprachen für Rechtschreibprüfung</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1328" /> + <location filename="../QScintilla/Editor.py" line="1320" /> <source>No Language</source> <translation>Keine Sprache</translation> </message> <message> + <location filename="../QScintilla/Editor.py" line="1347" /> + <source>Toggle bookmark</source> + <translation>Lesezeichen setzen/löschen</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1349" /> + <source>Next bookmark</source> + <translation>Nächstes Lesezeichen</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1352" /> + <source>Previous bookmark</source> + <translation>Vorheriges Lesezeichen</translation> + </message> + <message> <location filename="../QScintilla/Editor.py" line="1355" /> - <source>Toggle bookmark</source> - <translation>Lesezeichen setzen/löschen</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1357" /> - <source>Next bookmark</source> - <translation>Nächstes Lesezeichen</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1360" /> - <source>Previous bookmark</source> - <translation>Vorheriges Lesezeichen</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1363" /> <source>Clear all bookmarks</source> <translation>Alle Lesezeichen löschen</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1374" /> + <location filename="../QScintilla/Editor.py" line="1366" /> <source>Toggle breakpoint</source> <translation>Haltepunkt setzen/löschen</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1377" /> + <location filename="../QScintilla/Editor.py" line="1369" /> <source>Toggle temporary breakpoint</source> <translation>Temporären Haltepunkt setzen/löschen</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1380" /> + <location filename="../QScintilla/Editor.py" line="1372" /> <source>Edit breakpoint...</source> <translation>Haltepunkt bearbeiten...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5803" /> - <location filename="../QScintilla/Editor.py" line="1383" /> + <location filename="../QScintilla/Editor.py" line="5795" /> + <location filename="../QScintilla/Editor.py" line="1375" /> <source>Enable breakpoint</source> <translation>Haltepunkt aktivieren</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1386" /> + <location filename="../QScintilla/Editor.py" line="1378" /> <source>Next breakpoint</source> <translation>Nächster Haltepunkt</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1389" /> + <location filename="../QScintilla/Editor.py" line="1381" /> <source>Previous breakpoint</source> <translation>Vorheriger Haltepunkt</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1392" /> + <location filename="../QScintilla/Editor.py" line="1384" /> <source>Clear all breakpoints</source> <translation>Alle Haltepunkte löschen</translation> </message> <message> + <location filename="../QScintilla/Editor.py" line="1395" /> + <source>Toggle all folds</source> + <translation>Alle Faltungen umschalten</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1400" /> + <source>Toggle all folds (including children)</source> + <translation>Alle Faltungen umschalten (inkl. Unterfaltungen)</translation> + </message> + <message> <location filename="../QScintilla/Editor.py" line="1403" /> - <source>Toggle all folds</source> - <translation>Alle Faltungen umschalten</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1408" /> - <source>Toggle all folds (including children)</source> - <translation>Alle Faltungen umschalten (inkl. Unterfaltungen)</translation> + <source>Toggle current fold</source> + <translation>Aktuelle Faltung umschalten</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1407" /> + <source>Expand (including children)</source> + <translation>Ausklappen (inkl. Unterfaltungen)</translation> </message> <message> <location filename="../QScintilla/Editor.py" line="1411" /> - <source>Toggle current fold</source> - <translation>Aktuelle Faltung umschalten</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1415" /> - <source>Expand (including children)</source> - <translation>Ausklappen (inkl. Unterfaltungen)</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1419" /> <source>Collapse (including children)</source> <translation>Einklappen (inkl. Unterfaltungen)</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1424" /> + <location filename="../QScintilla/Editor.py" line="1416" /> <source>Clear all folds</source> <translation>Alle Faltungen aufklappen</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1435" /> + <location filename="../QScintilla/Editor.py" line="1427" /> <source>Goto syntax error</source> <translation>Zu Syntaxfehler gehen</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1438" /> + <location filename="../QScintilla/Editor.py" line="1430" /> <source>Show syntax error message</source> <translation>Zeige Syntaxfehlermeldung</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1441" /> + <location filename="../QScintilla/Editor.py" line="1433" /> <source>Clear syntax error</source> <translation>Syntaxfehler löschen</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1445" /> + <location filename="../QScintilla/Editor.py" line="1437" /> <source>Next warning</source> <translation>Nächste Warnung</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1448" /> + <location filename="../QScintilla/Editor.py" line="1440" /> <source>Previous warning</source> <translation>Vorherige Warnung</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1451" /> + <location filename="../QScintilla/Editor.py" line="1443" /> <source>Show warning message</source> <translation>Zeige Warnung</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1454" /> + <location filename="../QScintilla/Editor.py" line="1446" /> <source>Clear warnings</source> <translation>Warnungen löschen</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1458" /> + <location filename="../QScintilla/Editor.py" line="1450" /> <source>Next uncovered line</source> <translation>Nächste nichtabgedeckte Zeile</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1461" /> + <location filename="../QScintilla/Editor.py" line="1453" /> <source>Previous uncovered line</source> <translation>Vorige nichtabgedeckte Zeile</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1465" /> + <location filename="../QScintilla/Editor.py" line="1457" /> <source>Next task</source> <translation>Nächste Aufgabe</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1468" /> + <location filename="../QScintilla/Editor.py" line="1460" /> <source>Previous task</source> <translation>Vorherige Aufgabe</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1472" /> + <location filename="../QScintilla/Editor.py" line="1464" /> <source>Next change</source> <translation>Nächste Änderung</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1475" /> + <location filename="../QScintilla/Editor.py" line="1467" /> <source>Previous change</source> <translation>Vorherige Änderung</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1478" /> + <location filename="../QScintilla/Editor.py" line="1470" /> <source>Clear changes</source> <translation>Änderungsmarker löschen</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1507" /> - <location filename="../QScintilla/Editor.py" line="1498" /> - <source>Export source</source> - <translation>Quelltext exportieren</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="1499" /> + <location filename="../QScintilla/Editor.py" line="1490" /> + <source>Export source</source> + <translation>Quelltext exportieren</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1491" /> <source><p>No exporter available for the export format <b>{0}</b>. Aborting...</p></source> <translation><p>Für das Exportformat <b>{0}</b> steht kein Exporter zur Verfügung. Abbruch...</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1508" /> + <location filename="../QScintilla/Editor.py" line="1500" /> <source>No export format given. Aborting...</source> <translation>Kein Exportformat angegeben. Abbruch...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1518" /> + <location filename="../QScintilla/Editor.py" line="1510" /> <source>Alternatives ({0})</source> <translation>Alternativen ({0})</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1541" /> + <location filename="../QScintilla/Editor.py" line="1533" /> <source>Pygments Lexer</source> <translation>Pygments Lexer</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1542" /> + <location filename="../QScintilla/Editor.py" line="1534" /> <source>Select the Pygments lexer to apply.</source> <translation>Wähle den anzuwendenden Pygments Lexer.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="2097" /> + <location filename="../QScintilla/Editor.py" line="2089" /> <source>Modification of Read Only file</source> <translation>Änderungsversuch für eine schreibgeschützte Datei</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="2098" /> + <location filename="../QScintilla/Editor.py" line="2090" /> <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="2519" /> + <location filename="../QScintilla/Editor.py" line="2511" /> <source>Add Breakpoint</source> <translation>Haltepunkt hinzufügen</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="2520" /> + <location filename="../QScintilla/Editor.py" line="2512" /> <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="2853" /> + <location filename="../QScintilla/Editor.py" line="2845" /> <source>Printing...</source> <translation>Drucke...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="2870" /> + <location filename="../QScintilla/Editor.py" line="2862" /> <source>Printing completed</source> <translation>Drucken beendet</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="2872" /> + <location filename="../QScintilla/Editor.py" line="2864" /> <source>Error while printing</source> <translation>Fehler beim Drucken</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="2875" /> + <location filename="../QScintilla/Editor.py" line="2867" /> <source>Printing aborted</source> <translation>Drucken abgebrochen</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="3232" /> + <location filename="../QScintilla/Editor.py" line="3224" /> <source>File Modified</source> <translation>Datei geändert</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="3233" /> + <location filename="../QScintilla/Editor.py" line="3225" /> <source><p>The file <b>{0}</b> has unsaved changes.</p></source> <translation><p>Die Datei <b>{0}</b> enthält ungesicherte Änderungen.</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="3291" /> + <location filename="../QScintilla/Editor.py" line="3283" /> <source><p>The file <b>{0}</b> could not be opened.</p><p>Reason: {1}</p></source> <translation><p>Die Datei <b>{0}</b> konnte nicht geöffnet werden.<br />Ursache: {1}</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="3467" /> - <location filename="../QScintilla/Editor.py" line="3448" /> - <location filename="../QScintilla/Editor.py" line="3410" /> + <location filename="../QScintilla/Editor.py" line="3459" /> + <location filename="../QScintilla/Editor.py" line="3440" /> + <location filename="../QScintilla/Editor.py" line="3402" /> <source>Save File</source> <translation>Datei sichern</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="3411" /> + <location filename="../QScintilla/Editor.py" line="3403" /> <source><p>The file <b>{0}</b> could not be saved.<br/>Reason: {1}</p></source> <translation><p>Die Datei <b>{0}</b> konnte nicht gesichert werden.<br/>Grund: {1}</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="3468" /> + <location filename="../QScintilla/Editor.py" line="3460" /> <source><p>The file <b>{0}</b> already exists. Overwrite it?</p></source> <translation><p>Die Datei <b>{0}</b> existiert bereits. Überschreiben?</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="4978" /> + <location filename="../QScintilla/Editor.py" line="4970" /> <source>Autocompletion</source> <translation>Automatische Vervollständigung</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="4979" /> + <location filename="../QScintilla/Editor.py" line="4971" /> <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="5107" /> + <location filename="../QScintilla/Editor.py" line="5099" /> <source>Auto-Completion Provider</source> <translation>Provider für automatische Vervollständigungen</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5108" /> + <location filename="../QScintilla/Editor.py" line="5100" /> <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="5400" /> + <location filename="../QScintilla/Editor.py" line="5392" /> <source>Call-Tips Provider</source> <translation>Calltipps-Provider</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5401" /> + <location filename="../QScintilla/Editor.py" line="5393" /> <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="5807" /> + <location filename="../QScintilla/Editor.py" line="5799" /> <source>Disable breakpoint</source> <translation>Haltepunkt deaktivieren</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6168" /> + <location filename="../QScintilla/Editor.py" line="6160" /> <source>Code Coverage</source> <translation>Quelltext Abdeckung</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6169" /> + <location filename="../QScintilla/Editor.py" line="6161" /> <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="6246" /> <location filename="../QScintilla/Editor.py" line="6238" /> + <location filename="../QScintilla/Editor.py" line="6230" /> <source>Show Code Coverage Annotations</source> <translation>Zeilen ohne Abdeckung Markieren</translation> </message> <message> + <location filename="../QScintilla/Editor.py" line="6231" /> + <source>All lines have been covered.</source> + <translation>Alle Zeilen sind abgedeckt.</translation> + </message> + <message> <location filename="../QScintilla/Editor.py" line="6239" /> - <source>All lines have been covered.</source> - <translation>Alle Zeilen sind abgedeckt.</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="6247" /> <source>There is no coverage file available.</source> <translation>Es gibt keine Datei mit Abdeckungsinformationen.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6351" /> + <location filename="../QScintilla/Editor.py" line="6343" /> <source>Profile Data</source> <translation>Profildaten</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6352" /> + <location filename="../QScintilla/Editor.py" line="6344" /> <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="6513" /> - <location filename="../QScintilla/Editor.py" line="6507" /> + <location filename="../QScintilla/Editor.py" line="6505" /> + <location filename="../QScintilla/Editor.py" line="6499" /> <source>Syntax Error</source> <translation>Syntaxfehler</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6514" /> + <location filename="../QScintilla/Editor.py" line="6506" /> <source>No syntax error message available.</source> <translation>Keine Syntaxfehlermeldung verfügbar.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6725" /> - <location filename="../QScintilla/Editor.py" line="6719" /> + <location filename="../QScintilla/Editor.py" line="6717" /> + <location filename="../QScintilla/Editor.py" line="6711" /> <source>Warning</source> <translation>Warnung</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6725" /> + <location filename="../QScintilla/Editor.py" line="6717" /> <source>No warning messages available.</source> <translation>Keine Warnmeldungen verfügbar.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6789" /> + <location filename="../QScintilla/Editor.py" line="6781" /> <source>Style: {0}</source> <translation>Stil: {0}</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6792" /> + <location filename="../QScintilla/Editor.py" line="6784" /> <source>Warning: {0}</source> <translation>Warnung: {0}</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6799" /> + <location filename="../QScintilla/Editor.py" line="6791" /> <source>Error: {0}</source> <translation>Fehler: {0}</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6906" /> + <location filename="../QScintilla/Editor.py" line="6898" /> <source>Macro Name</source> <translation>Makro Name</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6906" /> + <location filename="../QScintilla/Editor.py" line="6898" /> <source>Select a macro name:</source> <translation>Wähle einen Makro Namen:</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6932" /> + <location filename="../QScintilla/Editor.py" line="6924" /> <source>Load macro file</source> <translation>Lade Makrodatei</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6978" /> - <location filename="../QScintilla/Editor.py" line="6934" /> + <location filename="../QScintilla/Editor.py" line="6970" /> + <location filename="../QScintilla/Editor.py" line="6926" /> <source>Macro files (*.macro)</source> <translation>Makrodateien (*.macro)</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6956" /> - <location filename="../QScintilla/Editor.py" line="6946" /> + <location filename="../QScintilla/Editor.py" line="6948" /> + <location filename="../QScintilla/Editor.py" line="6938" /> <source>Error loading macro</source> <translation>Fehler beim Makro Laden</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6947" /> + <location filename="../QScintilla/Editor.py" line="6939" /> <source><p>The macro file <b>{0}</b> could not be read.</p></source> <translation><p>Die Makrodatei <b>{0}</b> kann nicht gelesen werden.</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6957" /> + <location filename="../QScintilla/Editor.py" line="6949" /> <source><p>The macro file <b>{0}</b> is corrupt.</p></source> <translation><p>Die Makrodatei <b>{0}</b> ist zerstört.</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6976" /> + <location filename="../QScintilla/Editor.py" line="6968" /> <source>Save macro file</source> <translation>Makrodatei schreiben</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6994" /> + <location filename="../QScintilla/Editor.py" line="6986" /> <source>Save macro</source> <translation>Makro speichern</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6995" /> + <location filename="../QScintilla/Editor.py" line="6987" /> <source><p>The macro file <b>{0}</b> already exists. Overwrite it?</p></source> <translation><p>Die Makrodatei <b>{0}</b> existiert bereits. Überschreiben?</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7010" /> + <location filename="../QScintilla/Editor.py" line="7002" /> <source>Error saving macro</source> <translation>Fehler beim Makro speichern</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7011" /> + <location filename="../QScintilla/Editor.py" line="7003" /> <source><p>The macro file <b>{0}</b> could not be written.</p></source> <translation><p>Die Makrodatei <b>{0}</b> kann nicht geschrieben werden.</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7024" /> + <location filename="../QScintilla/Editor.py" line="7016" /> <source>Start Macro Recording</source> <translation>Makroaufzeichnung starten</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7025" /> + <location filename="../QScintilla/Editor.py" line="7017" /> <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="7051" /> + <location filename="../QScintilla/Editor.py" line="7043" /> <source>Macro Recording</source> <translation>Makroaufzeichnung</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7052" /> + <location filename="../QScintilla/Editor.py" line="7044" /> <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="7203" /> + <location filename="../QScintilla/Editor.py" line="7195" /> <source><p>The file <b>{0}</b> has been changed while it was opened in eric. Reread it?</p></source> <translation><p>Die Datei <b>{0}</b> wurde geändert, während sie in eric geöffnet war. Neu einlesen?</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7209" /> + <location filename="../QScintilla/Editor.py" line="7201" /> <source><br><b>Warning:</b> You will lose your changes upon reopening it.</source> <translation><br><b>Warnung:</b> Vorgenommenen Änderungen gehen beim neu einlesen verloren.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7216" /> + <location filename="../QScintilla/Editor.py" line="7208" /> <source>File changed</source> <translation>Datei geändert</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7266" /> + <location filename="../QScintilla/Editor.py" line="7258" /> <source>{0} (ro)</source> <translation>{0} (ro)</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7560" /> + <location filename="../QScintilla/Editor.py" line="7552" /> <source>Drop Error</source> <translation>Drop Fehler</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7561" /> + <location filename="../QScintilla/Editor.py" line="7553" /> <source><p><b>{0}</b> is not a file.</p></source> <translation><p><b>{0}</b> ist keine Datei.</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7581" /> + <location filename="../QScintilla/Editor.py" line="7573" /> <source>Resources</source> <translation>Ressourcen</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7583" /> + <location filename="../QScintilla/Editor.py" line="7575" /> <source>Add file...</source> <translation>Datei hinzufügen...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7584" /> + <location filename="../QScintilla/Editor.py" line="7576" /> <source>Add files...</source> <translation>Dateien hinzufügen...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7585" /> + <location filename="../QScintilla/Editor.py" line="7577" /> <source>Add aliased file...</source> <translation>Aliased-Datei hinzufügen...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7587" /> + <location filename="../QScintilla/Editor.py" line="7579" /> <source>Add localized resource...</source> <translation>Lokalisierte Ressource hinzufügen...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7590" /> + <location filename="../QScintilla/Editor.py" line="7582" /> <source>Add resource frame</source> <translation>Ressourcenrahmen hinzufügen</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7609" /> + <location filename="../QScintilla/Editor.py" line="7601" /> <source>Add file resource</source> <translation>Dateiressource hinzufügen</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7623" /> + <location filename="../QScintilla/Editor.py" line="7615" /> <source>Add file resources</source> <translation>Dateiressourcen hinzufügen</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7647" /> - <location filename="../QScintilla/Editor.py" line="7641" /> + <location filename="../QScintilla/Editor.py" line="7639" /> + <location filename="../QScintilla/Editor.py" line="7633" /> <source>Add aliased file resource</source> <translation>Aliased-Dateiressourcen hinzufügen</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7648" /> + <location filename="../QScintilla/Editor.py" line="7640" /> <source>Alias for file <b>{0}</b>:</source> <translation>Alias für Datei <b>{0}</b>:</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7723" /> + <location filename="../QScintilla/Editor.py" line="7715" /> <source>Package Diagram</source> <translation>Package-Diagramm</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7724" /> + <location filename="../QScintilla/Editor.py" line="7716" /> <source>Include class attributes?</source> <translation>Klassenattribute anzeigen?</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7744" /> + <location filename="../QScintilla/Editor.py" line="7736" /> <source>Imports Diagram</source> <translation>Imports Diagramm</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7745" /> + <location filename="../QScintilla/Editor.py" line="7737" /> <source>Include imports from external modules?</source> <translation>Imports externer Module anzeigen?</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7764" /> + <location filename="../QScintilla/Editor.py" line="7756" /> <source>Application Diagram</source> <translation>Applikations-Diagramm</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7765" /> + <location filename="../QScintilla/Editor.py" line="7757" /> <source>Include module names?</source> <translation>Modulnamen anzeigen?</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="8125" /> + <location filename="../QScintilla/Editor.py" line="8117" /> <source>Add to dictionary</source> <translation>Zum Wörterbuch hinzufügen</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="8127" /> + <location filename="../QScintilla/Editor.py" line="8119" /> <source>Ignore All</source> <translation>Alle ignorieren</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="8545" /> + <location filename="../QScintilla/Editor.py" line="8537" /> <source>Sort Lines</source> <translation>Zeilen sortieren</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="8546" /> + <location filename="../QScintilla/Editor.py" line="8538" /> <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="8639" /> + <location filename="../QScintilla/Editor.py" line="8631" /> <source>Register Mouse Click Handler</source> <translation>Maus Klick Handler registrieren</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="8640" /> + <location filename="../QScintilla/Editor.py" line="8632" /> <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="8736" /> + <location filename="../QScintilla/Editor.py" line="8728" /> <source>{0:4d} {1}</source> <comment>line number, source code</comment> <translation>{0:4d} {1}</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="8742" /> + <location filename="../QScintilla/Editor.py" line="8734" /> <source>{0:4d} {1} => {2}</source> <comment>line number, source code, file name</comment> @@ -12150,12 +12144,12 @@ => {2}</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="8810" /> + <location filename="../QScintilla/Editor.py" line="8802" /> <source>EditorConfig Properties</source> <translation>EditorConfig Eigenschaften</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="8811" /> + <location filename="../QScintilla/Editor.py" line="8803" /> <source><p>The EditorConfig properties for file <b>{0}</b> could not be loaded.</p></source> <translation><p>Die EditorConfig Eigenschaften für die Datei <b>{0}</b> konnten nicht geladen werden.</p></translation> </message> @@ -18508,6 +18502,16 @@ </message> <message> <location filename="../EricWidgets/EricStringListEditWidget.ui" line="0" /> + <source>Press to reset the list to its initial value</source> + <translation>Drücken, um die Liste auf ihren Startwert zurück zu setzen</translation> + </message> + <message> + <location filename="../EricWidgets/EricStringListEditWidget.ui" line="0" /> + <source>Re&set</source> + <translation>&Zurücksetzen</translation> + </message> + <message> + <location filename="../EricWidgets/EricStringListEditWidget.ui" line="0" /> <source>Press to set the default list of values</source> <translation>Drücken, um die Standardwerteliste zu setzen</translation> </message> @@ -18517,15 +18521,25 @@ <translation>&Standard</translation> </message> <message> - <location filename="../EricWidgets/EricStringListEditWidget.py" line="123" /> + <location filename="../EricWidgets/EricStringListEditWidget.py" line="149" /> <source>Add Entry</source> <translation>Eintrag hinzufügen</translation> </message> <message> - <location filename="../EricWidgets/EricStringListEditWidget.py" line="124" /> + <location filename="../EricWidgets/EricStringListEditWidget.py" line="150" /> <source>Enter the entry to add to the list:</source> <translation>Gib den hinzuzufügenden Eintrag ein:</translation> </message> + <message> + <location filename="../EricWidgets/EricStringListEditWidget.py" line="165" /> + <source>Reset List</source> + <translation>Liste zurücksetzen</translation> + </message> + <message> + <location filename="../EricWidgets/EricStringListEditWidget.py" line="166" /> + <source>Do you really want to reset the list to its initial value? All changes will be lost.</source> + <translation>Soll die Liste wirklich auf ihren Startwert zurückgesetzt werden? Alle Änderungen gehen verloren.</translation> + </message> </context> <context> <name>EricTextEditSearchWidget</name> @@ -46453,7 +46467,7 @@ <translation>Pygments</translation> </message> <message> - <location filename="../Preferences/__init__.py" line="469" /> + <location filename="../Preferences/__init__.py" line="589" /> <location filename="../QScintilla/Lexers/__init__.py" line="386" /> <source>Python Files (*.py *.py3)</source> <translation>Python-Dateien (*.py *.py3)</translation> @@ -46706,7 +46720,7 @@ <translation>Alle Dateien (*)</translation> </message> <message> - <location filename="../Preferences/__init__.py" line="472" /> + <location filename="../Preferences/__init__.py" line="592" /> <location filename="../QScintilla/Lexers/__init__.py" line="479" /> <source>Python3 Files (*.py)</source> <translation>Python 3-Dateien (*.py)</translation> @@ -49271,11 +49285,24 @@ </message> </context> <context> + <name>MimeTypes</name> + <message> + <location filename="../Utilities/MimeTypes.py" line="39" /> + <source>Open File</source> + <translation>Datei öffnen</translation> + </message> + <message> + <location filename="../Utilities/MimeTypes.py" line="40" /> + <source><p>Is the file <b>{0}</b> a text file to be opened in eric?</p><p><b>Note:</b> You may suppress this question by adding a pattern to the list of known text files on the <b>MimeTypes</b> configuration page.</p></source> + <translation><p>Ist die Datei <b>{0}</b> eine in eric zu öffnende Textdatei?</p><p><b>Hinweis:</b> Diese Frage kann unterbunden werden, indem auf der <b>MimeTypes</b> Konfigurationsseite ein Muster zur Liste bekannter Textdateien hinzugefügt wird.</p></translation> + </message> + </context> + <context> <name>MimeTypesPage</name> <message> <location filename="../Preferences/ConfigurationPages/MimeTypesPage.ui" line="0" /> - <source><b>Configure Text Mimetypes</b></source> - <translation><b>MIME-Typen Einstellungen</b></translation> + <source><b>Configure Text Mimetypes and File Patterns</b></source> + <translation><b>MIME-Typen und Dateimuster Einstellungen</b></translation> </message> <message> <location filename="../Preferences/ConfigurationPages/MimeTypesPage.ui" line="0" /> @@ -49284,6 +49311,16 @@ </message> <message> <location filename="../Preferences/ConfigurationPages/MimeTypesPage.ui" line="0" /> + <source>MimeTypes</source> + <translation>MIME-Typen</translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/MimeTypesPage.ui" line="0" /> + <source>File Patterns</source> + <translation>Dateimuster</translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/MimeTypesPage.ui" line="0" /> <source>Load files whose type cannot be determined as being text.</source> <translation>Lade Dateien, deren Inhalt nicht als Text bestimmt werden kann.</translation> </message> @@ -49293,14 +49330,24 @@ <translation>Lade Dateien unbekannten Typs</translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/MimeTypesPage.py" line="61" /> - <source>Reset Mime Types</source> - <translation>MIME-Typen zurücksetzen</translation> - </message> - <message> - <location filename="../Preferences/ConfigurationPages/MimeTypesPage.py" line="62" /> - <source>Do you really want to reset the configured list of mime types?</source> - <translation>Soll die Liste konfigurierter MIME-Typen wirklich auf Standardwerte zurückgesetzt werden?</translation> + <location filename="../Preferences/ConfigurationPages/MimeTypesPage.py" line="68" /> + <source>Set Mime Types To Default</source> + <translation>MIME-Typen auf Standardwert setzen</translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/MimeTypesPage.py" line="69" /> + <source>Do you really want to set the configured list of mime types to the default value?</source> + <translation>Soll die konfigurierte Liste der MIME-Typen wirklich auf Standardwerte gesetzt werden?</translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/MimeTypesPage.py" line="91" /> + <source>Set File Patterns To Default</source> + <translation>Dateimuster auf Standardwert setzen</translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/MimeTypesPage.py" line="92" /> + <source>Do you really want to set the configured list of text file patterns to the default value?</source> + <translation>Soll die konfigurierte Liste der Textdateimuster wirklich auf Standardwerte gesetzt werden?</translation> </message> </context> <context> @@ -55277,18 +55324,18 @@ <context> <name>Preferences</name> <message> - <location filename="../Preferences/__init__.py" line="1653" /> + <location filename="../Preferences/__init__.py" line="1773" /> <source>Export Preferences</source> <translation>Einstellungen exportieren</translation> </message> <message> - <location filename="../Preferences/__init__.py" line="1682" /> - <location filename="../Preferences/__init__.py" line="1655" /> + <location filename="../Preferences/__init__.py" line="1802" /> + <location filename="../Preferences/__init__.py" line="1775" /> <source>Properties File (*.ini);;All Files (*)</source> <translation>Properties-Dateien (*.ini);;Alle Dateien (*)</translation> </message> <message> - <location filename="../Preferences/__init__.py" line="1680" /> + <location filename="../Preferences/__init__.py" line="1800" /> <source>Import Preferences</source> <translation>Einstellungen importieren</translation> </message>