--- a/src/eric7/i18n/eric7_de.ts Fri Sep 02 16:06:18 2022 +0200 +++ b/src/eric7/i18n/eric7_de.ts Fri Sep 02 16:07:11 2022 +0200 @@ -3246,27 +3246,27 @@ <translation>Name</translation> </message> <message> - <location filename="../UI/BrowserModel.py" line="660" /> + <location filename="../UI/BrowserModel.py" line="664" /> <source>Coding: {0}</source> <translation>Kodierung: {0}</translation> </message> <message> - <location filename="../UI/BrowserModel.py" line="670" /> + <location filename="../UI/BrowserModel.py" line="674" /> <source>Globals</source> <translation>Globale Variablen</translation> </message> <message> - <location filename="../UI/BrowserModel.py" line="675" /> + <location filename="../UI/BrowserModel.py" line="679" /> <source>Imports</source> <translation>Importe</translation> </message> <message> - <location filename="../UI/BrowserModel.py" line="773" /> + <location filename="../UI/BrowserModel.py" line="777" /> <source>Attributes</source> <translation>Attribute</translation> </message> <message> - <location filename="../UI/BrowserModel.py" line="784" /> + <location filename="../UI/BrowserModel.py" line="788" /> <source>Class Attributes</source> <translation>Klassenattribute</translation> </message> @@ -17232,32 +17232,32 @@ <context> <name>EricIconBar</name> <message> - <location filename="../EricWidgets/EricIconBar.py" line="35" /> + <location filename="../EricWidgets/EricIconBar.py" line="37" /> <source>extra small</source> <translation>Extra Klein</translation> </message> <message> - <location filename="../EricWidgets/EricIconBar.py" line="36" /> - <source>small</source> - <translation>Klein</translation> - </message> - <message> - <location filename="../EricWidgets/EricIconBar.py" line="37" /> - <source>medium</source> - <translation>Mittel</translation> - </message> - <message> <location filename="../EricWidgets/EricIconBar.py" line="38" /> - <source>large</source> - <translation>Groß</translation> + <source>small</source> + <translation>Klein</translation> </message> <message> <location filename="../EricWidgets/EricIconBar.py" line="39" /> - <source>extra large</source> - <translation>Extra Groß</translation> + <source>medium</source> + <translation>Mittel</translation> </message> <message> <location filename="../EricWidgets/EricIconBar.py" line="40" /> + <source>large</source> + <translation>Groß</translation> + </message> + <message> + <location filename="../EricWidgets/EricIconBar.py" line="41" /> + <source>extra large</source> + <translation>Extra Groß</translation> + </message> + <message> + <location filename="../EricWidgets/EricIconBar.py" line="42" /> <source>very large</source> <translation>Sehr Groß</translation> </message> @@ -53935,27 +53935,27 @@ <translation>Modul konnte nicht geladen werden. Fehler: {0}</translation> </message> <message> - <location filename="../PluginManager/PluginManager.py" line="634" /> + <location filename="../PluginManager/PluginManager.py" line="637" /> <source>Incompatible plugin activation method.</source> <translation>Nicht kompatible Plugin-Aktivierungsmethode.</translation> </message> <message> - <location filename="../PluginManager/PluginManager.py" line="1213" /> + <location filename="../PluginManager/PluginManager.py" line="1220" /> <source>Plugin Manager Error</source> <translation>Pluginmanager-Fehler</translation> </message> <message> - <location filename="../PluginManager/PluginManager.py" line="1214" /> + <location filename="../PluginManager/PluginManager.py" line="1221" /> <source><p>The plugin download directory <b>{0}</b> could not be created. Please configure it via the configuration dialog.</p><p>Reason: {1}</p></source> <translation><p>Das Downloadverzeichnis für Plugins <b>{0}</b> konnte nicht erzeugt werden. Bitte über den Konfigurationsdialog einstellen.</p><p>Ursache: {1}</p></translation> </message> <message> - <location filename="../PluginManager/PluginManager.py" line="1299" /> + <location filename="../PluginManager/PluginManager.py" line="1306" /> <source>Error downloading file</source> <translation>Fehler beim Herunterladen der Datei</translation> </message> <message> - <location filename="../PluginManager/PluginManager.py" line="1300" /> + <location filename="../PluginManager/PluginManager.py" line="1307" /> <source><p>Could not download the requested file from {0}.</p><p>Error: {1}</p></source> <translation><p>Die angefragte Datei konnte nicht von {0} gedownloaded werden.</p><p>Fehler: {1}</p></translation> </message> @@ -84568,43 +84568,43 @@ <translation><p><b>{0}</b> ist keine Datei.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="8317" /> + <location filename="../UI/UserInterface.py" line="8323" /> <source>Upgrade available</source> <translation>Aktualisierung verfügbar</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="8318" /> - <source>A newer version of the <b>eric-ide</b> package is available at <a href="{0}/eric-ide/">PyPI</a>.</source> - <translation>Eine neuere Version des <b>eric-ide</b> Paketes is auf <a href="{0}/eric-ide/">PyPI</a> verfügbar.</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="8364" /> - <location filename="../UI/UserInterface.py" line="8351" /> + <location filename="../UI/UserInterface.py" line="8324" /> + <source><p>A newer version of the <b>eric-ide</b> package is available at <a href="{0}/eric-ide/">PyPI</a>.</p><p>Installed: {1}<br/>Available: <b>{2}</b></p></source> + <translation><p>Eine neuere Version des <b>eric-ide</b> Paketes ist auf <a href="{0}/eric-ide/">PyPI</a> verfügbar.</p><p>Installiert: {1}<br/>Verfügbar: <b>{2}</b></p></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="8375" /> + <location filename="../UI/UserInterface.py" line="8362" /> <source>First time usage</source> <translation>Erstmalige Nutzung</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="8352" /> + <location filename="../UI/UserInterface.py" line="8363" /> <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="8365" /> + <location filename="../UI/UserInterface.py" line="8376" /> <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="8388" /> + <location filename="../UI/UserInterface.py" line="8399" /> <source>Select Workspace Directory</source> <translation>Wähle Arbeitsverzeichnis</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="8569" /> + <location filename="../UI/UserInterface.py" line="8580" /> <source>Unsaved Data Detected</source> <translation>Nicht gespeicherte Daten gefunden</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="8570" /> + <location filename="../UI/UserInterface.py" line="8581" /> <source>Some editors contain unsaved data. Shall these be saved?</source> <translation>Einige Editoren haben nicht gespeicherte Inhalte. Sollen diese gespeichert werden?</translation> </message> @@ -85762,26 +85762,31 @@ </message> <message> <location filename="../UI/VersionsDialog.py" line="100" /> - <source><p>An upgrade of <b>eric7</b> is available.</p></source> - <translation><p>Eine Aktualisierung für <b>eric7</b> ist verfügbar.</p></translation> - </message> - <message> - <location filename="../UI/VersionsDialog.py" line="104" /> - <source>Upgrade PyQt6...</source> - <translation>PyQt6 aktualisieren...</translation> + <source><p>An upgrade of <b>eric7</b> is available.<br/><b>{0}</b>: {1} to {2}.</p></source> + <translation><p>Eine Aktualisierung für <b>eric7</b> ist verfügbar.<br/><b>{0}</b>: {1} nach {2}.</p></translation> </message> <message> <location filename="../UI/VersionsDialog.py" line="107" /> - <source><p>An upgrade of <b>PyQt6</b> is available.</p></source> - <translation><p>Eine Aktualisierung für <b>PyQt6</b> ist verfügbar.</p></translation> - </message> - <message> - <location filename="../UI/VersionsDialog.py" line="111" /> + <source>Upgrade PyQt6...</source> + <translation>PyQt6 aktualisieren...</translation> + </message> + <message> + <location filename="../UI/VersionsDialog.py" line="110" /> + <source><p>An upgrade of <b>PyQt6</b> is available.<br/>{0}</p></source> + <translation><p>Eine Aktualisierung für <b>PyQt6</b> ist verfügbar.<br/>{0}</p></translation> + </message> + <message> + <location filename="../UI/VersionsDialog.py" line="114" /> + <source><b>{0}</b>: {1} to {2}</source> + <translation><b>{0}</b>: {1} nach {2}</translation> + </message> + <message> + <location filename="../UI/VersionsDialog.py" line="121" /> <source>Upgrade Both...</source> <translation>Beide aktualisieren...</translation> </message> <message> - <location filename="../UI/VersionsDialog.py" line="120" /> + <location filename="../UI/VersionsDialog.py" line="130" /> <source>Check for Upgrades</source> <translation>Aktualisierung prüfen</translation> </message>