--- a/eric7/i18n/eric7_de.ts Sun Feb 27 14:03:25 2022 +0100 +++ b/eric7/i18n/eric7_de.ts Sun Feb 27 14:08:16 2022 +0100 @@ -1592,27 +1592,27 @@ <context> <name>AssistantJedi</name> <message> - <location filename="../JediInterface/AssistantJedi.py" line="224" /> + <location filename="../JediInterface/AssistantJedi.py" line="225" /> <source>Refactoring</source> <translation>Refaktorierung</translation> </message> <message> - <location filename="../JediInterface/AssistantJedi.py" line="226" /> + <location filename="../JediInterface/AssistantJedi.py" line="227" /> <source>Rename Variable</source> <translation>Variable umbenennen</translation> </message> <message> - <location filename="../JediInterface/AssistantJedi.py" line="229" /> + <location filename="../JediInterface/AssistantJedi.py" line="230" /> <source>Extract Variable</source> <translation>Variable extrahieren</translation> </message> <message> - <location filename="../JediInterface/AssistantJedi.py" line="232" /> + <location filename="../JediInterface/AssistantJedi.py" line="233" /> <source>Inline Variable</source> <translation>Varaible einbinden</translation> </message> <message> - <location filename="../JediInterface/AssistantJedi.py" line="236" /> + <location filename="../JediInterface/AssistantJedi.py" line="237" /> <source>Extract Function</source> <translation>Funktion extrahieren</translation> </message> @@ -5059,7 +5059,7 @@ <context> <name>CodingError</name> <message> - <location filename="../Utilities/__init__.py" line="131" /> + <location filename="../Utilities/__init__.py" line="133" /> <source>The coding '{0}' is wrong for the given text.</source> <translation>Die Kodierung „{0}“ ist für den übergebenen Text falsch.</translation> </message> @@ -8635,12 +8635,12 @@ <translation><p>Der Debugger konnte nicht gestartet werden.</p></translation> </message> <message> - <location filename="../Debugger/DebuggerInterfacePython.py" line="1349" /> + <location filename="../Debugger/DebuggerInterfacePython.py" line="1350" /> <source>Debug Protocol Error</source> <translation>Fehler im Debugprotokoll</translation> </message> <message> - <location filename="../Debugger/DebuggerInterfacePython.py" line="1350" /> + <location filename="../Debugger/DebuggerInterfacePython.py" line="1351" /> <source><p>The response received from the debugger backend could not be decoded. Please report this issue with the received data to the eric bugs email address.</p><p>Error: {0}</p><p>Data:<br/>{1}</p></source> <translation><p>Die vom Debugger empfangene Antwort konnte nicht dekodiert werden. Bitte berichten sie diesen Fehler zusammen mit den empfangenen Daten an die eric Bugs Emailadresse.</p><p>Fehler: {0}</p><p>Daten:<br/>{1}</p></translation> </message> @@ -27556,27 +27556,27 @@ <context> <name>Globals</name> <message> - <location filename="../Globals/__init__.py" line="448" /> + <location filename="../Globals/__init__.py" line="451" /> <source>{0:4.2f} Bytes</source> <translation>{0:4.2f} Bytes</translation> </message> <message> - <location filename="../Globals/__init__.py" line="452" /> + <location filename="../Globals/__init__.py" line="455" /> <source>{0:4.2f} KiB</source> <translation>{0:4.2f} KiB</translation> </message> <message> - <location filename="../Globals/__init__.py" line="456" /> + <location filename="../Globals/__init__.py" line="459" /> <source>{0:4.2f} MiB</source> <translation>{0:4.2f} MiB</translation> </message> <message> - <location filename="../Globals/__init__.py" line="460" /> + <location filename="../Globals/__init__.py" line="463" /> <source>{0:4.2f} GiB</source> <translation>{0:4.2f} GiB</translation> </message> <message> - <location filename="../Globals/__init__.py" line="464" /> + <location filename="../Globals/__init__.py" line="467" /> <source>{0:4.2f} TiB</source> <translation>{0:4.2f} TiB</translation> </message> @@ -78881,122 +78881,122 @@ <translation>Aktualisieren</translation> </message> <message> - <location filename="../MicroPython/UF2FlashDialog.py" line="454" /> + <location filename="../MicroPython/UF2FlashDialog.py" line="472" /> <source><h3>CircuitPython Board</h3><p>In order to prepare the board for flashing follow these steps:</p><ol><li>Switch your device to 'bootloader' mode by double-pressing the reset button.</li><li>Wait until the device has entered 'bootloader' mode.</li><li>(If this does not happen, then try shorter or longer pauses between presses.)</li><li>Ensure the boot volume is available (this may require mounting it).</li><li>Select the firmware file to be flashed and click the flash button.</li></ol></source> <translation><h3>CircuitPython Gerät</h3><p>Um das Gerät zum Flashen vorzubereiten, folgen sie den folgenden Schritten:</p><ol><li>Aktiviere den 'Bootloader' Modus durch zweimaliges Drücken des Reset Knopfes.</li><li>Warten sie, bis das Gerät den 'Bootloader' Modus eingenommen hat.</li><li>(Falls dies nicht erfolgt, versuchen sie es mit einer kürzeren oder längeren Pause zwischen den Drücken.)</li><li>Stellen sie sicher, dass der Boot Datenträger verfügbar ist (evtl. ist er zu mounten).</li><li>Wählen sie die zu flashende Firmwaredatei und klicken sie den Flash Knopf.</li></ol></translation> </message> <message> - <location filename="../MicroPython/UF2FlashDialog.py" line="513" /> - <location filename="../MicroPython/UF2FlashDialog.py" line="480" /> + <location filename="../MicroPython/UF2FlashDialog.py" line="531" /> + <location filename="../MicroPython/UF2FlashDialog.py" line="498" /> <source><h3>Pi Pico (RP2040) Board</h3><p>In order to prepare the board for flashing follow these steps:</p><ol><li>Enter 'bootloader' mode (board <b>without</b> RESET button):<ul><li>Plug in your board while holding the BOOTSEL button.</li></ul>Enter 'bootloader' mode (board <b>with</b> RESET button):<ul><li>hold down RESET</li><li>hold down BOOTSEL</li><li>release RESET</li><li>release BOOTSEL</li></ul></li><li>Wait until the device has entered 'bootloader' mode.</li><li>Ensure the boot volume is available (this may require mounting it).</li><li>Select the firmware file to be flashed and click the flash button.</li></ol></source> <translation><h3>Pi Pico (RP2040) Gerät</h3><p>Um das Gerät zum Flashen vorzubereiten, folgen sie den folgenden Schritten:</p><ol><li>'Bootloader' Modus aktivieren (Gerät <b>ohne</b> RESET Knopf):<ul><li>Verbinden sie das Gerät während der BOOTSEL Knopf gedrückt gehalten wird.</li></ul>'Bootloader' Modus aktivieren (Gerät <b>mit</b> RESET Knopf):<ul><li>RESET drücken und halten</li><li>BOOTSEL drücken und halten</li><li>RESET loslassen</li><li>BOOTSEL loslassen</li></ul></li><li>Warten sie, bis das Gerät den 'Bootloader' Modus eingenommen hat.</li><li>Stellen sie sicher, dass der Boot Datenträger verfügbar ist (evtl. ist er zu mounten).</li><li>Wählen sie die zu flashende Firmwaredatei und klicken sie den Flash Knopf.</li></ol></translation> </message> <message> - <location filename="../MicroPython/UF2FlashDialog.py" line="588" /> + <location filename="../MicroPython/UF2FlashDialog.py" line="606" /> <source>'{0}' Board</source> <translation>'{0}' Board</translation> </message> <message> - <location filename="../MicroPython/UF2FlashDialog.py" line="619" /> + <location filename="../MicroPython/UF2FlashDialog.py" line="637" /> <source>MicroPython/CircuitPython Files (*.uf2);;All Files (*)</source> <translation>MicroPython/CircuitPython Dateien (*.uf2);;Alle Dateien (*)</translation> </message> <message> - <location filename="../MicroPython/UF2FlashDialog.py" line="691" /> - <location filename="../MicroPython/UF2FlashDialog.py" line="678" /> - <location filename="../MicroPython/UF2FlashDialog.py" line="666" /> + <location filename="../MicroPython/UF2FlashDialog.py" line="709" /> + <location filename="../MicroPython/UF2FlashDialog.py" line="696" /> + <location filename="../MicroPython/UF2FlashDialog.py" line="684" /> <source>Manual Select</source> <translation>Manuelle Auswahl</translation> </message> <message> - <location filename="../MicroPython/UF2FlashDialog.py" line="796" /> - <location filename="../MicroPython/UF2FlashDialog.py" line="760" /> - <location filename="../MicroPython/UF2FlashDialog.py" line="734" /> + <location filename="../MicroPython/UF2FlashDialog.py" line="814" /> + <location filename="../MicroPython/UF2FlashDialog.py" line="778" /> + <location filename="../MicroPython/UF2FlashDialog.py" line="752" /> <source>Reset Instructions:</source> <translation>Reset Instruktionen:</translation> </message> <message> - <location filename="../MicroPython/UF2FlashDialog.py" line="736" /> + <location filename="../MicroPython/UF2FlashDialog.py" line="754" /> <source><h4>No known devices detected.</h4><p>Follow the appropriate instructions below to set <b>one</b> board into 'bootloader' mode. Press <b>Refresh</b> when ready.</p></source> <translation><h4>Kein bekanntes Gerät erkannt.</h4><p>Folgen sie den entsprechenden Anweisungen, um <b>ein</b> Gerät in den 'Bootloader' Modus zu versetzen. Drücken sie <b>Aktualisieren</b>, wenn sie bereit sind.</p></translation> </message> <message> - <location filename="../MicroPython/UF2FlashDialog.py" line="763" /> + <location filename="../MicroPython/UF2FlashDialog.py" line="781" /> <source><h4>Flash {0} Firmware</h4><p>Follow the instructions below to set <b>one</b> board into 'bootloader' mode. Press <b>Refresh</b> when ready.</p><hr/>{1}</source> <translation><h4>{0} Firmware flashen</h4><p>Folgen sie den Anweisungen, um <b>ein</b> Gerät in den 'Bootloader' Modus zu versetzen. Drücken sie <b>Aktualisieren</b>, wenn sie bereit sind.</p><hr/>{1}</translation> </message> <message> - <location filename="../MicroPython/UF2FlashDialog.py" line="773" /> + <location filename="../MicroPython/UF2FlashDialog.py" line="791" /> <source><h4>Potentially UF2 capable devices found</h4><p>Found these potentially UF2 capable devices:</p><ul><li>{0}</li></ul><p>Follow the instructions below to set <b>one</b> board into 'bootloader' mode. Press <b>Refresh</b> when ready.</p></source> <translation><h4>Potentiell UF2 fähige Geräte gefunden</h4><p>Es wurde folgende potentiell UF2 fähige Geräte gefunden:</p><ul><li>{0}</li></ul><p>Folgen sie den Anweisungen, um <b>ein</b> Gerät in den 'Bootloader' Modus zu versetzen. Drücken sie <b>Aktualisieren</b>, wenn sie bereit sind.</p></translation> </message> <message> - <location filename="../MicroPython/UF2FlashDialog.py" line="798" /> + <location filename="../MicroPython/UF2FlashDialog.py" line="816" /> <source><h4>No known devices detected.</h4><p>Follow the instructions below to set <b>one</b> board into 'bootloader' mode. Press <b>Refresh</b> when ready.</p></source> <translation><h4>Keine bekannten Geräte erkannt.</h4><p>Folgen sie den Anweisungen, um <b>ein</b> Gerät in den 'Bootloader' Modus zu versetzen. Drücken sie <b>Aktualisieren</b>, wenn sie bereit sind.</p></translation> </message> <message> - <location filename="../MicroPython/UF2FlashDialog.py" line="810" /> + <location filename="../MicroPython/UF2FlashDialog.py" line="828" /> <source>Flash Instructions:</source> <translation>Flash Instruktionen:</translation> </message> <message> - <location filename="../MicroPython/UF2FlashDialog.py" line="812" /> + <location filename="../MicroPython/UF2FlashDialog.py" line="830" /> <source><h4>Flash method 'manual' selected.</h4><p>Follow the instructions below to flash a device by entering the data manually.</p><ol><li>Change the device to 'bootloader' mode.</li><li>Wait until the device has entered 'bootloader' mode.</li><li>Ensure the boot volume is available (this may require mounting it) and select its path.</li><li>Select the firmware file to be flashed and click the flash button.</li></ol></source> <translation><h4>Flash Method 'manuell' ausgewählt.</h4>Folgen sie den Anweisungen, um ein Gerät mit manueller Eingabe der Parameter zu flashen.</p><ol><li>Bringen sie das Gerät in den 'Bootloader' Modus.</li><li>Warten sie, bis das Gerät den 'Bootloader' Modus eingenommen hat.</li><li>Stellen sie sicher, dass der Boot Datenträger verfügbar ist (evtl. ist er zu mounten).</li><li>Wählen sie die zu flashende Firmwaredatei und klicken sie den Flash Knopf.</li></ol></translation> </message> <message> - <location filename="../MicroPython/UF2FlashDialog.py" line="837" /> + <location filename="../MicroPython/UF2FlashDialog.py" line="855" /> <source>Boot Volume not found:</source> <translation>Boot Datenträger nicht gefunden:</translation> </message> <message> - <location filename="../MicroPython/UF2FlashDialog.py" line="839" /> - <source><h4>No Boot Volume detected.</h4><p>Please ensure that the boot volume of the device to be flashed is available. </source> - <translation><h4>Es wurde kein Boot Datenträger gefunden.</h4><p>Bitte stellen sie sicher, dass der Boot Datenträger für das zu flashende Gerät verfügbar ist. </translation> - </message> - <message> - <location filename="../MicroPython/UF2FlashDialog.py" line="845" /> - <source>This volume should be named <b>{0}</b>. Press <b>Refresh</b> when ready.</p></source> - <translation>Dieser Datenträger sollte die Bezeichnung <b>{0}</b> haben. Drücken sie <b>Aktualisieren</b>, wenn sie bereit sind.</p></translation> - </message> - <message> - <location filename="../MicroPython/UF2FlashDialog.py" line="850" /> - <source>This volume should have one of these names.</p><ul><li>{0}</li></ul><p>Press <b>Refresh</b> when ready.</p></source> - <translation>Dieser Datenträger sollte eine dieser Bezeichnungen haben.</p><ul><li>{0}</li></ul><p>Drücken sie <b>Aktualisieren</b>, wenn sie bereit sind.</p></translation> - </message> - <message> <location filename="../MicroPython/UF2FlashDialog.py" line="857" /> + <source><h4>No Boot Volume detected.</h4><p>Please ensure that the boot volume of the device to be flashed is available. </source> + <translation><h4>Es wurde kein Boot Datenträger gefunden.</h4><p>Bitte stellen sie sicher, dass der Boot Datenträger für das zu flashende Gerät verfügbar ist. </translation> + </message> + <message> + <location filename="../MicroPython/UF2FlashDialog.py" line="863" /> + <source>This volume should be named <b>{0}</b>. Press <b>Refresh</b> when ready.</p></source> + <translation>Dieser Datenträger sollte die Bezeichnung <b>{0}</b> haben. Drücken sie <b>Aktualisieren</b>, wenn sie bereit sind.</p></translation> + </message> + <message> + <location filename="../MicroPython/UF2FlashDialog.py" line="868" /> + <source>This volume should have one of these names.</p><ul><li>{0}</li></ul><p>Press <b>Refresh</b> when ready.</p></source> + <translation>Dieser Datenträger sollte eine dieser Bezeichnungen haben.</p><ul><li>{0}</li></ul><p>Drücken sie <b>Aktualisieren</b>, wenn sie bereit sind.</p></translation> + </message> + <message> + <location filename="../MicroPython/UF2FlashDialog.py" line="875" /> <source><h4>Reset Instructions</h4><p>Follow the instructions below to set the board into 'bootloader' mode. Press <b>Refresh</b> when ready.</p></source> <translation><h4>Reset Instruktionen</h4><p>Folgen sie den Anweisungen, um das Gerät in den 'Bootloader' Modus zu versetzen. Drücken sie <b>Aktualisieren</b>, wenn sie bereit sind.</p></translation> </message> <message> - <location filename="../MicroPython/UF2FlashDialog.py" line="876" /> + <location filename="../MicroPython/UF2FlashDialog.py" line="894" /> <source>Multiple Boot Volumes found:</source> <translation>Mehrere Boot Datenträger erkannt:</translation> </message> <message> - <location filename="../MicroPython/UF2FlashDialog.py" line="878" /> + <location filename="../MicroPython/UF2FlashDialog.py" line="896" /> <source><h4>Multiple Boot Volumes were found</h4><p>These volume paths were found.</p><ul><li>{0}</li></ul><p>Please ensure that only one device of a type is ready for flashing. Press <b>Refresh</b> when ready.</p></source> <translation><h4>Mehrere Boot Datenträger wurden erkannt</h4><p>Diese Datenträgerpfade wurden erkannt.</p><ul><li>{0}</li></ul><p>Bitte stellen sie sicher, dass nur ein Gerät zum Flashen bereit ist. Drücken sie <b>Aktualisieren</b>, wenn sie bereit sind.</p></translation> </message> <message> - <location filename="../MicroPython/UF2FlashDialog.py" line="897" /> + <location filename="../MicroPython/UF2FlashDialog.py" line="915" /> <source>Flashing Firmware</source> <translation>Flashe Firmware</translation> </message> <message> - <location filename="../MicroPython/UF2FlashDialog.py" line="898" /> + <location filename="../MicroPython/UF2FlashDialog.py" line="916" /> <source><p>Flashing the selected firmware to the device. Please wait until the device resets automatically.</p></source> <translation><p>Flashe die ausgewählte Firmware auf das Gerät. Bitte warten Sie bis sich das Gerät automatisch resettet.</p></translation> </message> <message> - <location filename="../MicroPython/UF2FlashDialog.py" line="905" /> + <location filename="../MicroPython/UF2FlashDialog.py" line="923" /> <source>Flashing {0}</source> <translation>Flashe {0}</translation> </message> <message> - <location filename="../MicroPython/UF2FlashDialog.py" line="906" /> + <location filename="../MicroPython/UF2FlashDialog.py" line="924" /> <source><p>Flashing the {0} firmware to the device. Please wait until the device resets automatically.</p></source> <translation><p>Flashe die {0} Firmware auf das Gerät. Bitte warten sie, bis sich das Gerät automatisch resettet.</p></translation> </message> @@ -80694,7 +80694,7 @@ <translation><b>Sitzung speichern...</b><p>Dies speichert die aktuelle Sitzung in eine Datei. Es wird ein Dialog zur Eingabe des Dateinamens geöffnet.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6999" /> + <location filename="../UI/UserInterface.py" line="7022" /> <location filename="../UI/UserInterface.py" line="1835" /> <location filename="../UI/UserInterface.py" line="1832" /> <source>Load session</source> @@ -81428,7 +81428,7 @@ <translation><b>Installationsinformation</b><p>Öffnet einen Dialog zur Anzeige von Informationen über den Installationsprozess.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4097" /> + <location filename="../UI/UserInterface.py" line="4120" /> <location filename="../UI/UserInterface.py" line="2508" /> <source>Report Bug</source> <translation>Fehler berichten</translation> @@ -81999,8 +81999,8 @@ <translation><b>Tastaturkurzbefehle</b><p>Setze die Tastaturkurzbefehle der Applikation mit den bevorzugten Werten.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6675" /> - <location filename="../UI/UserInterface.py" line="6657" /> + <location filename="../UI/UserInterface.py" line="6698" /> + <location filename="../UI/UserInterface.py" line="6680" /> <location filename="../UI/UserInterface.py" line="2948" /> <source>Export Keyboard Shortcuts</source> <translation>Tastaturkurzbefehle exportieren</translation> @@ -82021,7 +82021,7 @@ <translation><b>Tastaturkurzbefehle exportieren</b><p>Exportiert die Tastaturkurzbefehle der Applikation.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6692" /> + <location filename="../UI/UserInterface.py" line="6715" /> <location filename="../UI/UserInterface.py" line="2962" /> <source>Import Keyboard Shortcuts</source> <translation>Tastaturkurzbefehle importieren</translation> @@ -82425,7 +82425,7 @@ <translation>Einstellungen</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5518" /> + <location filename="../UI/UserInterface.py" line="5541" /> <location filename="../UI/UserInterface.py" line="3645" /> <location filename="../UI/UserInterface.py" line="3624" /> <source>Help</source> @@ -82490,467 +82490,477 @@ <translation><h2>Versionsnummern</h2><table></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="7755" /> - <location filename="../UI/UserInterface.py" line="4064" /> + <location filename="../UI/UserInterface.py" line="4082" /> + <source>Desktop</source> + <translation>Arbeitsumgebung</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="4085" /> + <source>Session Type</source> + <translation>Sitzungstyp</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="7778" /> + <location filename="../UI/UserInterface.py" line="4087" /> <source></table></source> <translation></table></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4098" /> + <location filename="../UI/UserInterface.py" line="4121" /> <source>Email address or mail server address is empty. Please configure your Email settings in the Preferences Dialog.</source> <translation>E-Mail-Adresse oder Mailserver-Adresse sind leer. Bitte konfiguriere die E-Mail-Einstellungen im Einstellungsdialog.</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4409" /> + <location filename="../UI/UserInterface.py" line="4432" /> <source>Restart application</source> <translation>Anwendung neu starten</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4410" /> + <location filename="../UI/UserInterface.py" line="4433" /> <source>The application needs to be restarted. Do it now?</source> <translation>Die Anwendung muss neu gestartet werden. Jetzt durchführen?</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4444" /> + <location filename="../UI/UserInterface.py" line="4467" /> <source>&Builtin Tools</source> <translation>&Eingebaute Werkzeuge</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4461" /> + <location filename="../UI/UserInterface.py" line="4484" /> <source>&Plugin Tools</source> <translation>&Pluginwerkzeuge</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4464" /> + <location filename="../UI/UserInterface.py" line="4487" /> <source>&User Tools</source> <translation>&Benutzerwerkzeuge</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4490" /> + <location filename="../UI/UserInterface.py" line="4513" /> <source>Configure Tool Groups ...</source> <translation>Konfiguriere Werkzeuggruppen...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4494" /> + <location filename="../UI/UserInterface.py" line="4517" /> <source>Configure current Tool Group ...</source> <translation>Konfiguriere aktuelle Werkzeuggruppe...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4535" /> - <location filename="../UI/UserInterface.py" line="4515" /> + <location filename="../UI/UserInterface.py" line="4558" /> + <location filename="../UI/UserInterface.py" line="4538" /> <source>No User Tools Configured</source> <translation>Keine Benutzerwerkzeuge konfiguriert</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4609" /> + <location filename="../UI/UserInterface.py" line="4632" /> <source>&Show all</source> <translation>Alle an&zeigen</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4611" /> + <location filename="../UI/UserInterface.py" line="4634" /> <source>&Hide all</source> <translation>Alle &ausblenden</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5646" /> - <location filename="../UI/UserInterface.py" line="5636" /> - <location filename="../UI/UserInterface.py" line="5589" /> - <location filename="../UI/UserInterface.py" line="5580" /> - <location filename="../UI/UserInterface.py" line="5419" /> - <location filename="../UI/UserInterface.py" line="5410" /> - <location filename="../UI/UserInterface.py" line="5349" /> - <location filename="../UI/UserInterface.py" line="5340" /> + <location filename="../UI/UserInterface.py" line="5669" /> + <location filename="../UI/UserInterface.py" line="5659" /> + <location filename="../UI/UserInterface.py" line="5612" /> + <location filename="../UI/UserInterface.py" line="5603" /> + <location filename="../UI/UserInterface.py" line="5442" /> + <location filename="../UI/UserInterface.py" line="5433" /> + <location filename="../UI/UserInterface.py" line="5372" /> + <location filename="../UI/UserInterface.py" line="5363" /> <source>Problem</source> <translation>Problem</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5647" /> - <location filename="../UI/UserInterface.py" line="5637" /> - <location filename="../UI/UserInterface.py" line="5590" /> - <location filename="../UI/UserInterface.py" line="5581" /> - <location filename="../UI/UserInterface.py" line="5420" /> - <location filename="../UI/UserInterface.py" line="5411" /> - <location filename="../UI/UserInterface.py" line="5350" /> - <location filename="../UI/UserInterface.py" line="5341" /> + <location filename="../UI/UserInterface.py" line="5670" /> + <location filename="../UI/UserInterface.py" line="5660" /> + <location filename="../UI/UserInterface.py" line="5613" /> + <location filename="../UI/UserInterface.py" line="5604" /> + <location filename="../UI/UserInterface.py" line="5443" /> + <location filename="../UI/UserInterface.py" line="5434" /> + <location filename="../UI/UserInterface.py" line="5373" /> + <location filename="../UI/UserInterface.py" line="5364" /> <source><p>The file <b>{0}</b> does not exist or is zero length.</p></source> <translation><p>Die Datei <b>{0}</b> existiert nicht oder hat die Größe Null.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5854" /> - <location filename="../UI/UserInterface.py" line="5767" /> + <location filename="../UI/UserInterface.py" line="5877" /> + <location filename="../UI/UserInterface.py" line="5790" /> + <location filename="../UI/UserInterface.py" line="5705" /> <location filename="../UI/UserInterface.py" line="5682" /> - <location filename="../UI/UserInterface.py" line="5659" /> - <location filename="../UI/UserInterface.py" line="5602" /> - <location filename="../UI/UserInterface.py" line="5552" /> - <location filename="../UI/UserInterface.py" line="5532" /> - <location filename="../UI/UserInterface.py" line="5494" /> - <location filename="../UI/UserInterface.py" line="5485" /> - <location filename="../UI/UserInterface.py" line="5450" /> - <location filename="../UI/UserInterface.py" line="5441" /> - <location filename="../UI/UserInterface.py" line="5380" /> - <location filename="../UI/UserInterface.py" line="5371" /> + <location filename="../UI/UserInterface.py" line="5625" /> + <location filename="../UI/UserInterface.py" line="5575" /> + <location filename="../UI/UserInterface.py" line="5555" /> + <location filename="../UI/UserInterface.py" line="5517" /> + <location filename="../UI/UserInterface.py" line="5508" /> + <location filename="../UI/UserInterface.py" line="5473" /> + <location filename="../UI/UserInterface.py" line="5464" /> + <location filename="../UI/UserInterface.py" line="5403" /> + <location filename="../UI/UserInterface.py" line="5394" /> <source>Process Generation Error</source> <translation>Fehler beim Prozessstart</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5372" /> + <location filename="../UI/UserInterface.py" line="5395" /> <source><p>Could not start Qt-Designer.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation><p>Qt-Designer konnte nicht gestartet werden.<br>Stellen Sie sicher, dass es als <b>{0}</b> verfügbar ist.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5381" /> + <location filename="../UI/UserInterface.py" line="5404" /> <source><p>Could not find the Qt-Designer executable.<br>Ensure that it is installed and optionally configured on the Qt configuration page.</p></source> <translation><p>Das Qt-Designer Programm konnte nicht gefunden werden.<br>Stelle sicher, dass es installiert und optional auf der Qt Konfigurationsseite konfiguriert ist.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5442" /> + <location filename="../UI/UserInterface.py" line="5465" /> <source><p>Could not start Qt-Linguist.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation><p>Qt-Linguist konnte nicht gestartet werden.<br>Stellen Sie sicher, dass es als <b>{0}</b> verfügbar ist.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5451" /> + <location filename="../UI/UserInterface.py" line="5474" /> <source><p>Could not find the Qt-Linguist executable.<br>Ensure that it is installed and optionally configured on the Qt configuration page.</p></source> <translation><p>Das Qt-Linguist Programm konnte nicht gefunden werden.<br>Stelle sicher, dass es installiert und optional auf der Qt Konfigurationsseite konfiguriert ist.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5486" /> + <location filename="../UI/UserInterface.py" line="5509" /> <source><p>Could not start Qt-Assistant.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation><p>Qt-Assistant konnte nicht gestartet werden.<br>Stellen Sie sicher, dass es als <b>{0}</b> verfügbar ist.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5495" /> + <location filename="../UI/UserInterface.py" line="5518" /> <source><p>Could not find the Qt-Assistant executable.<br>Ensure that it is installed and optionally configured on the Qt configuration page.</p></source> <translation><p>Das Qt-Assistant Programm konnte nicht gefunden werden.<br>Stelle sicher, dass es installiert und optional auf der Qt Konfigurationsseite konfiguriert ist.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5519" /> + <location filename="../UI/UserInterface.py" line="5542" /> <source>Currently no custom viewer is selected. Please use the preferences dialog to specify one.</source> <translation>Momentan ist kein Betrachter angegeben. Bitte benutzen Sie den Einstellungsdialog, um einen festzulegen.</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5533" /> + <location filename="../UI/UserInterface.py" line="5556" /> <source><p>Could not start custom viewer.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation><p>Der Betrachter konnte nicht gestartet werden.<br>Stellen Sie sicher, dass er als <b>{0}</b> verfügbar ist.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5553" /> + <location filename="../UI/UserInterface.py" line="5576" /> <source><p>Could not start the help viewer.<br>Ensure that it is available as <b>hh</b>.</p></source> <translation><p>Die Hilfeanzeige konnte nicht gestartet werden.<br>Stellen Sie sicher, dass sie als <b>hh</b> verfügbar ist.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5603" /> + <location filename="../UI/UserInterface.py" line="5626" /> <source><p>Could not start UI Previewer.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation><p>Die UI-Vorschau konnte nicht gestartet werden.<br>Stellen Sie sicher, dass sie als <b>{0}</b> verfügbar ist.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5660" /> - <source><p>Could not start Translation Previewer.<br>Ensure that it is available as <b>{0}</b>.</p></source> - <translation><p>Die Übersetzungsvorschau konnte nicht gestartet werden.<br>Stellen Sie sicher, dass sie als <b>{0}</b> verfügbar ist.</p></translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="5683" /> + <source><p>Could not start Translation Previewer.<br>Ensure that it is available as <b>{0}</b>.</p></source> + <translation><p>Die Übersetzungsvorschau konnte nicht gestartet werden.<br>Stellen Sie sicher, dass sie als <b>{0}</b> verfügbar ist.</p></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="5706" /> <source><p>Could not start SQL Browser.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation><p>Der SQL-Browser konnte nicht gestartet werden.<br>Stellen Sie sicher, dass er als <b>{0}</b> verfügbar ist.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5768" /> - <source><p>Could not start Snapshot tool.<br>Ensure that it is available as <b>{0}</b>.</p></source> - <translation><p>Die Bildschirmfotoanwendung konnte nicht gestartet werden.<br>Stellen Sie sicher, dass sie als <b>{0}</b> verfügbar ist.</p></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="5799" /> - <location filename="../UI/UserInterface.py" line="5790" /> - <source>External Tools</source> - <translation>Externe Werkzeuge</translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="5791" /> + <source><p>Could not start Snapshot tool.<br>Ensure that it is available as <b>{0}</b>.</p></source> + <translation><p>Die Bildschirmfotoanwendung konnte nicht gestartet werden.<br>Stellen Sie sicher, dass sie als <b>{0}</b> verfügbar ist.</p></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="5822" /> + <location filename="../UI/UserInterface.py" line="5813" /> + <source>External Tools</source> + <translation>Externe Werkzeuge</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="5814" /> <source>No tool entry found for external tool '{0}' in tool group '{1}'.</source> <translation>Kein Eintrag für das externe Werkzeug „{0}“ in der Gruppe „{1}“ gefunden.</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5800" /> + <location filename="../UI/UserInterface.py" line="5823" /> <source>No toolgroup entry '{0}' found.</source> <translation>Kein Werkzeuggruppeneintrag „{0}“ gefunden.</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5836" /> + <location filename="../UI/UserInterface.py" line="5859" /> <source>Starting process '{0} {1}'. </source> <translation>Starte Prozess „{0} {1}“. </translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5855" /> + <location filename="../UI/UserInterface.py" line="5878" /> <source><p>Could not start the tool entry <b>{0}</b>.<br>Ensure that it is available as <b>{1}</b>.</p></source> <translation><p>Der Werkzeugeeintrag <b>{0}</b> konnte nicht gestartet werden.<br>Stellen Sie sicher, dass er als <b>{1}</b> verfügbar ist.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5930" /> + <location filename="../UI/UserInterface.py" line="5953" /> <source>Process '{0}' has exited. </source> <translation>Prozess „{0}“ ist beendet. </translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6202" /> - <location filename="../UI/UserInterface.py" line="6144" /> - <location filename="../UI/UserInterface.py" line="6103" /> - <location filename="../UI/UserInterface.py" line="6035" /> - <location filename="../UI/UserInterface.py" line="5973" /> + <location filename="../UI/UserInterface.py" line="6225" /> + <location filename="../UI/UserInterface.py" line="6167" /> + <location filename="../UI/UserInterface.py" line="6126" /> + <location filename="../UI/UserInterface.py" line="6058" /> + <location filename="../UI/UserInterface.py" line="5996" /> <source>Documentation Missing</source> <translation>Dokumentation fehlt</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6203" /> - <location filename="../UI/UserInterface.py" line="6145" /> - <location filename="../UI/UserInterface.py" line="6104" /> - <location filename="../UI/UserInterface.py" line="6036" /> - <location filename="../UI/UserInterface.py" line="5974" /> + <location filename="../UI/UserInterface.py" line="6226" /> + <location filename="../UI/UserInterface.py" line="6168" /> + <location filename="../UI/UserInterface.py" line="6127" /> + <location filename="../UI/UserInterface.py" line="6059" /> + <location filename="../UI/UserInterface.py" line="5997" /> <source><p>The documentation starting point "<b>{0}</b>" could not be found.</p></source> <translation><p>Der Dokumentationsstartpunkt „<b>{0}</b>“ konnte nicht gefunden werden.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6185" /> - <location filename="../UI/UserInterface.py" line="6076" /> + <location filename="../UI/UserInterface.py" line="6208" /> + <location filename="../UI/UserInterface.py" line="6099" /> <source>Documentation</source> <translation>Dokumentation</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6077" /> + <location filename="../UI/UserInterface.py" line="6100" /> <source><p>The PyQt{0} documentation starting point has not been configured.</p></source> <translation><p>Der PyQt{0}-Dokumentations-Startpunkt ist nicht konfiguriert.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6186" /> + <location filename="../UI/UserInterface.py" line="6209" /> <source><p>The PySide{0} documentation starting point has not been configured.</p></source> <translation><p>Der PySide{0}-Dokumentations-Startpunkt ist nicht konfiguriert.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6364" /> - <location filename="../UI/UserInterface.py" line="6300" /> + <location filename="../UI/UserInterface.py" line="6387" /> + <location filename="../UI/UserInterface.py" line="6323" /> <source>Start Web Browser</source> <translation>Web Browser starten</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6301" /> + <location filename="../UI/UserInterface.py" line="6324" /> <source>The eric web browser could not be started.</source> <translation>Der eric Web Browser konnte nicht gestartet werden.</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6365" /> + <location filename="../UI/UserInterface.py" line="6388" /> <source><p>The eric web browser is not started.</p><p>Reason: {0}</p></source> <translation><p>Der eric Web Browser ist nicht gestartet.</p><p>Ursache: {0}</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6407" /> + <location filename="../UI/UserInterface.py" line="6430" /> <source>Open Browser</source> <translation>Browser starten</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6408" /> + <location filename="../UI/UserInterface.py" line="6431" /> <source>Could not start a web browser</source> <translation>Der System Web Browser konnte nicht gestartet werden</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6659" /> + <location filename="../UI/UserInterface.py" line="6682" /> <source>Keyboard Shortcuts File (*.ekj)</source> <translation>Tastaturkurzbefehlsdatei (*.ekj)</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6676" /> + <location filename="../UI/UserInterface.py" line="6699" /> <source><p>The keyboard shortcuts file <b>{0}</b> exists already. Overwrite it?</p></source> <translation><p>Die Tastaturkurzbefehlsdatei <b>{0}</b> existiert bereits. Überschreiben?</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6694" /> + <location filename="../UI/UserInterface.py" line="6717" /> <source>Keyboard Shortcuts File (*.ekj);;XML Keyboard shortcut file (*.e4k)</source> <translation>Tastaturkurzbefehlsdatei (*.ekj);;XML Tastaturkurzbefehlsdatei (*.e4k)</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6886" /> + <location filename="../UI/UserInterface.py" line="6909" /> <source>Read Tasks</source> <translation>Aufgaben lesen</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6887" /> + <location filename="../UI/UserInterface.py" line="6910" /> <source><p>The tasks file <b>{0}</b> could not be read.</p></source> <translation><p>Die Aufgabendatei <b>{0}</b> konnte nicht gelesen werden.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6934" /> + <location filename="../UI/UserInterface.py" line="6957" /> <source>Read Session</source> <translation>Sitzung lesen</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6962" /> - <location filename="../UI/UserInterface.py" line="6935" /> + <location filename="../UI/UserInterface.py" line="6985" /> + <location filename="../UI/UserInterface.py" line="6958" /> <source><p>The session file <b>{0}</b> could not be read.</p></source> <translation><p>Die Sitzungsdatei <b>{0}</b> konnte nicht gelesen werden.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6961" /> + <location filename="../UI/UserInterface.py" line="6984" /> <source>Read session</source> <translation>Sitzung lesen</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6977" /> + <location filename="../UI/UserInterface.py" line="7000" /> <source>Save Session</source> <translation>Sitzung speichern</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6979" /> + <location filename="../UI/UserInterface.py" line="7002" /> <source>eric Session Files (*.esj)</source> <translation>eric Sitzungsdateien (*.esj)</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="7001" /> + <location filename="../UI/UserInterface.py" line="7024" /> <source>eric Session Files (*.esj);;eric XML Session Files (*.e5s)</source> <translation>eric Sitzungsdateien (*.esj);;eric XML Sitzungsdateien (*.e5s)</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="7049" /> + <location filename="../UI/UserInterface.py" line="7072" /> <source>Crash Session found!</source> <translation>Absturzsitzung gefunden!</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="7050" /> + <location filename="../UI/UserInterface.py" line="7073" /> <source>A session file of a crashed session was found. Shall this session be restored?</source> <translation>Eine Sitzungsdatei einer abgestürzten Sitzung wurde gefunden. Soll diese Sitzung wiederhergestellt werden?</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="7351" /> + <location filename="../UI/UserInterface.py" line="7374" /> <source>Drop Error</source> <translation>Drop-Fehler</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="7352" /> + <location filename="../UI/UserInterface.py" line="7375" /> <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="../UI/UserInterface.py" line="7529" /> - <source>&Cancel</source> - <translation>&Abbrechen</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="7531" /> - <source>%v/%m</source> - <translation>%v/%m</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="7533" /> - <source>Version Check</source> - <translation>Versionsprüfung</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="7538" /> - <source>Trying host {0}</source> - <translation>Prüfe Host {0}</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="7607" /> - <location filename="../UI/UserInterface.py" line="7600" /> - <location filename="../UI/UserInterface.py" line="7551" /> - <source>Error getting versions information</source> - <translation>Fehler beim Herunterladen der Versionsinformationen</translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="7552" /> + <source>&Cancel</source> + <translation>&Abbrechen</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="7554" /> + <source>%v/%m</source> + <translation>%v/%m</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="7556" /> + <source>Version Check</source> + <translation>Versionsprüfung</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="7561" /> + <source>Trying host {0}</source> + <translation>Prüfe Host {0}</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="7630" /> + <location filename="../UI/UserInterface.py" line="7623" /> + <location filename="../UI/UserInterface.py" line="7574" /> + <source>Error getting versions information</source> + <translation>Fehler beim Herunterladen der Versionsinformationen</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="7575" /> <source>The versions information cannot not be downloaded because the Internet is <b>not reachable</b>. Please try again later.</source> <translation>Die Versionsinformationen konnten nicht heruntergeladen werden, da das Internet <b>nicht erreichbar</b> ist. Bitte versuchen Sie es später erneut.</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="7601" /> + <location filename="../UI/UserInterface.py" line="7624" /> <source>The versions information could not be downloaded. Please go online and try again.</source> <translation>Die Versionsinformationen konnten nicht heruntergeladen werden. Bitte gehen Sie online und versuchen Sie es erneut.</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="7608" /> + <location filename="../UI/UserInterface.py" line="7631" /> <source>The versions information could not be downloaded for the last 7 days. Please go online and try again.</source> <translation>Die Versionsinformationen konnten seit 7 Tagen nicht heruntergeladen werden. Bitte gehen Sie online und versuchen Sie es erneut.</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="7699" /> - <location filename="../UI/UserInterface.py" line="7665" /> + <location filename="../UI/UserInterface.py" line="7722" /> + <location filename="../UI/UserInterface.py" line="7688" /> <source>Update available</source> <translation>Aktualisierung verfügbar</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="7700" /> - <location filename="../UI/UserInterface.py" line="7666" /> + <location filename="../UI/UserInterface.py" line="7723" /> + <location filename="../UI/UserInterface.py" line="7689" /> <source>The update to <b>{0}</b> of eric is available at <b>{1}</b>. Would you like to get it?</source> <translation>Eine Aktualisierung auf <b>{0}</b> von eric ist unter <b>{1}</b> verfügbar. Soll sie geladen werden?</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="7687" /> - <location filename="../UI/UserInterface.py" line="7677" /> + <location filename="../UI/UserInterface.py" line="7710" /> + <location filename="../UI/UserInterface.py" line="7700" /> <source>Update Check</source> <translation>Aktualisierungsprüfung</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="7678" /> + <location filename="../UI/UserInterface.py" line="7701" /> <source>You are using a snapshot release of eric. A more up-to-date stable release might be available.</source> <translation>Es wird ein Snapshot-Release von eric verwendet. Eine neueres, stabiles Release könnte verfügbar sein.</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="7688" /> - <source>You installed eric directly from the source code. There is no possibility to check for the availability of an update.</source> - <translation>Eric wurde direkt von vom Quelltext installiert. Eine Aktualitätsprüfung ist daher nicht möglich.</translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="7711" /> + <source>You installed eric directly from the source code. There is no possibility to check for the availability of an update.</source> + <translation>Eric wurde direkt von vom Quelltext installiert. Eine Aktualitätsprüfung ist daher nicht möglich.</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="7734" /> <source>eric is up to date</source> <translation>eric ist aktuell</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="7712" /> + <location filename="../UI/UserInterface.py" line="7735" /> <source>You are using the latest version of eric</source> <translation>Es wird die aktuellste Version von eric verwendet</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="7718" /> + <location filename="../UI/UserInterface.py" line="7741" /> <source>Error during updates check</source> <translation>Fehler während der Aktualisierungsprüfung</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="7719" /> + <location filename="../UI/UserInterface.py" line="7742" /> <source>Could not perform updates check.</source> <translation>Konnte keine Aktualisierungsprüfung durchführen.</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="7740" /> + <location filename="../UI/UserInterface.py" line="7763" /> <source><h3>Available versions</h3><table></source> <translation><h3>Verfügbare Versionen</h3><table></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="7806" /> - <location filename="../UI/UserInterface.py" line="7795" /> + <location filename="../UI/UserInterface.py" line="7829" /> + <location filename="../UI/UserInterface.py" line="7818" /> <source>First time usage</source> <translation>Erstmalige Nutzung</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="7796" /> + <location filename="../UI/UserInterface.py" line="7819" /> <source>eric7 has not been configured yet but an eric6 configuration was found. Shall this be imported?</source> <translation>eric7 wurde noch nicht konfiguriert, aber es wurde eine eric6 Konfiguration gefunden. Soll diese importiert werden?</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="7807" /> + <location filename="../UI/UserInterface.py" line="7830" /> <source>eric has not been configured yet. The configuration dialog will be started.</source> <translation>eric wurde noch nicht konfiguriert. Der Konfigurationsdialog wird nun gestartet.</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="7827" /> + <location filename="../UI/UserInterface.py" line="7850" /> <source>Select Workspace Directory</source> <translation>Wähle Arbeitsverzeichnis</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="8004" /> + <location filename="../UI/UserInterface.py" line="8027" /> <source>Unsaved Data Detected</source> <translation>Nicht gespeicherte Daten gefunden</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="8005" /> + <location filename="../UI/UserInterface.py" line="8028" /> <source>Some editors contain unsaved data. Shall these be saved?</source> <translation>Einige Editoren haben nicht gespeicherte Inhalte. Sollen diese gespeichert werden?</translation> </message> @@ -83031,7 +83041,7 @@ <context> <name>Utilities</name> <message> - <location filename="../Utilities/__init__.py" line="1429" /> + <location filename="../Utilities/__init__.py" line="1431" /> <source><p>You may use %-codes as placeholders in the string. Supported codes are:<table><tr><td>%C</td><td>column of the cursor of the current editor</td></tr><tr><td>%D</td><td>directory of the current editor</td></tr><tr><td>%F</td><td>filename of the current editor</td></tr><tr><td>%H</td><td>home directory of the current user</td></tr><tr><td>%L</td><td>line of the cursor of the current editor</td></tr><tr><td>%P</td><td>path of the current project</td></tr><tr><td>%S</td><td>selected text of the current editor</td></tr><tr><td>%U</td><td>username of the current user</td></tr><tr><td>%%</td><td>the percent sign</td></tr></table></p></source> <translation><p>Sie können %-Codes als Platzhalter in der Eingabe verwenden. Unterstützte Codes sind:<table><tr><td>%C</td><td>Spalte des Cursor des aktuellen Editors</td></tr><tr><td>%D</td><td>Verzeichnis des aktuellen Editors</td></tr><tr><td>%F</td><td>Dateiname des aktuellen Editors</td></tr><tr><td>%H</td><td>Home-Verzeichnis des aktullen Nutzers</td></tr><tr><td>%L</td><td>Zeile des Cursor des aktuellen Editors</td></tr><tr><td>%P</td><td>Pfad des aktuellen Projektes</td></tr><tr><td>%S</td><td>selektierter Text des aktuellen Editors</td></tr><tr><td>%U</td><td>Nutzername des aktuellen Nutzers</td></tr><tr><td>%%</td><td>das Prozentzeichen</td></tr></table></p></translation> </message>