--- a/i18n/eric6_de.ts Sat Nov 12 17:28:22 2016 +0100 +++ b/i18n/eric6_de.ts Sun Nov 13 19:40:14 2016 +0100 @@ -1,6 +1,5 @@ <?xml version="1.0" encoding="utf-8"?> -<!DOCTYPE TS> -<TS version="2.1" language="de"> +<!DOCTYPE TS><TS version="2.0" language="de" sourcelanguage=""> <context> <name>AboutDialog</name> <message> @@ -391,7 +390,7 @@ <context> <name>AddBookmarkDialog</name> <message> - <location filename="../WebBrowser/Bookmarks/AddBookmarkDialog.ui" line="26"/> + <location filename="../WebBrowser/Bookmarks/AddBookmarkDialog.py" line="198"/> <source>Add Bookmark</source> <translation>Lesezeichen hinzufügen</translation> </message> @@ -1708,7 +1707,7 @@ <translation>&Adresse editieren</translation> </message> <message> - <location filename="../WebBrowser/Bookmarks/BookmarksDialog.ui" line="75"/> + <location filename="../WebBrowser/Bookmarks/BookmarksDialog.py" line="169"/> <source>&Delete</source> <translation>&Löschen</translation> </message> @@ -1918,8 +1917,8 @@ </message> <message> <location filename="../Helpviewer/Bookmarks/BookmarksMenu.py" line="145"/> - <source>Open in New &Tab Ctrl+LMB</source> - <translation>In neuem &Register öffnen Strg+LMK</translation> + <source>Open in New &Tab<byte value="x9"/>Ctrl+LMB</source> + <translation>In neuem &Register öffnen<byte value="x9"/>Strg+LMK</translation> </message> <message> <location filename="../WebBrowser/Bookmarks/BookmarksMenu.py" line="163"/> @@ -1928,8 +1927,8 @@ </message> <message> <location filename="../WebBrowser/Bookmarks/BookmarksMenu.py" line="166"/> - <source>Open in New Tab Ctrl+LMB</source> - <translation>In neuem Register öffnen Strg+LMK</translation> + <source>Open in New Tab<byte value="x9"/>Ctrl+LMB</source> + <translation>In neuem Register öffnen<byte value="x9"/>Strg+LMK</translation> </message> <message> <location filename="../WebBrowser/Bookmarks/BookmarksMenu.py" line="169"/> @@ -2017,8 +2016,8 @@ </message> <message> <location filename="../Helpviewer/Bookmarks/BookmarksToolBar.py" line="93"/> - <source>Open in New &Tab Ctrl+LMB</source> - <translation>In neuem &Register öffnen Strg+LMK</translation> + <source>Open in New &Tab<byte value="x9"/>Ctrl+LMB</source> + <translation>In neuem &Register öffnen<byte value="x9"/>Strg+LMK</translation> </message> <message> <location filename="../WebBrowser/Bookmarks/BookmarksToolBar.py" line="88"/> @@ -2027,8 +2026,8 @@ </message> <message> <location filename="../WebBrowser/Bookmarks/BookmarksToolBar.py" line="91"/> - <source>Open in New Tab Ctrl+LMB</source> - <translation>In neuem Register öffnen Strg+LMK</translation> + <source>Open in New Tab<byte value="x9"/>Ctrl+LMB</source> + <translation>In neuem Register öffnen<byte value="x9"/>Strg+LMK</translation> </message> <message> <location filename="../WebBrowser/Bookmarks/BookmarksToolBar.py" line="94"/> @@ -2405,12 +2404,12 @@ <translation>Drücken, um die Aufrufverfolgung in eine Textdatei zu speichern</translation> </message> <message> - <location filename="../Debugger/CallTraceViewer.ui" line="109"/> + <location filename="../Debugger/CallTraceViewer.py" line="54"/> <source>From</source> <translation>Von</translation> </message> <message> - <location filename="../Debugger/CallTraceViewer.ui" line="114"/> + <location filename="../Debugger/CallTraceViewer.py" line="54"/> <source>To</source> <translation>Nach</translation> </message> @@ -2576,7 +2575,7 @@ <translation>Drücken, um eine verteilte Änderungssitzung abzubrechen</translation> </message> <message> - <location filename="../Cooperation/ChatWidget.ui" line="230"/> + <location filename="../Cooperation/ChatWidget.py" line="513"/> <source>Clear</source> <translation>Löschen</translation> </message> @@ -2873,7 +2872,7 @@ <context> <name>ClickToFlashWhitelistDialog</name> <message> - <location filename="../Helpviewer/WebPlugins/ClickToFlash/ClickToFlashWhitelistDialog.ui" line="14"/> + <location filename="../Helpviewer/WebPlugins/ClickToFlash/ClickToFlashWhitelistDialog.py" line="54"/> <source>ClickToFlash Whitelist</source> <translation>ClickToFlash Whitelist</translation> </message> @@ -3271,7 +3270,7 @@ <translation>Fehler: {0}</translation> </message> <message> - <location filename="../Plugins/PluginCodeStyleChecker.py" line="237"/> + <location filename="../Plugins/PluginCodeStyleChecker.py" line="238"/> <source>Fix: {0}</source> <translation>Lösung: {0}</translation> </message> @@ -3439,32 +3438,32 @@ <context> <name>CodeStyleCheckerPlugin</name> <message> - <location filename="../Plugins/PluginCodeStyleChecker.py" line="347"/> + <location filename="../Plugins/PluginCodeStyleChecker.py" line="348"/> <source>Check Code Style</source> <translation>Quelltextstil püfen</translation> </message> <message> - <location filename="../Plugins/PluginCodeStyleChecker.py" line="347"/> + <location filename="../Plugins/PluginCodeStyleChecker.py" line="348"/> <source>&Code Style...</source> <translation>&Quelltextstil...</translation> </message> <message> - <location filename="../Plugins/PluginCodeStyleChecker.py" line="255"/> + <location filename="../Plugins/PluginCodeStyleChecker.py" line="256"/> <source>Check code style.</source> <translation>Quelltextstil püfen.</translation> </message> <message> - <location filename="../Plugins/PluginCodeStyleChecker.py" line="351"/> + <location filename="../Plugins/PluginCodeStyleChecker.py" line="352"/> <source><b>Check Code Style...</b><p>This checks Python files for compliance to the code style conventions given in various PEPs.</p></source> <translation><b>Quelltextstil prüfen...</b><p>Dies überprüft Python-Dateien auf Einhaltung der Konventionen verschiedener PEPs.</p></translation> </message> <message> - <location filename="../Plugins/PluginCodeStyleChecker.py" line="110"/> + <location filename="../Plugins/PluginCodeStyleChecker.py" line="111"/> <source>Python 2 batch check</source> <translation>Python 2 Stapelprüfung</translation> </message> <message> - <location filename="../Plugins/PluginCodeStyleChecker.py" line="126"/> + <location filename="../Plugins/PluginCodeStyleChecker.py" line="127"/> <source>Python 3 batch check</source> <translation>Python 3 Stapelprüfung</translation> </message> @@ -3805,27 +3804,27 @@ <context> <name>ColorDialogWizard</name> <message> - <location filename="../Plugins/PluginWizardQColorDialog.py" line="125"/> + <location filename="../Plugins/PluginWizardQColorDialog.py" line="127"/> <source>No current editor</source> <translation>Kein aktueller Editor</translation> </message> <message> - <location filename="../Plugins/PluginWizardQColorDialog.py" line="125"/> + <location filename="../Plugins/PluginWizardQColorDialog.py" line="127"/> <source>Please open or create a file first.</source> <translation>Bitte öffnen oder erzeugen Sie zuerst eine Datei.</translation> </message> <message> - <location filename="../Plugins/PluginWizardQColorDialog.py" line="78"/> + <location filename="../Plugins/PluginWizardQColorDialog.py" line="80"/> <source>QColorDialog Wizard</source> <translation>QColorDialog-Assistent</translation> </message> <message> - <location filename="../Plugins/PluginWizardQColorDialog.py" line="74"/> + <location filename="../Plugins/PluginWizardQColorDialog.py" line="76"/> <source>Q&ColorDialog Wizard...</source> <translation>Q&ColorDialog-Assistent …</translation> </message> <message> - <location filename="../Plugins/PluginWizardQColorDialog.py" line="79"/> + <location filename="../Plugins/PluginWizardQColorDialog.py" line="81"/> <source><b>QColorDialog Wizard</b><p>This wizard opens a dialog for entering all the parameters needed to create a QColorDialog. The generated code is inserted at the current cursor position.</p></source> <translation><b>QColorDialog-Assistent</b><p>Dieser Assistent öffnet einen Dialog zur Eingabe der Parameter, die zur Erzeugung eines QColorDialog benötigt werden. Der erzeugte Quelltext wird an der aktuellen Cursorposition eingefügt.</p></translation> </message> @@ -4799,7 +4798,7 @@ <translation>Domain:</translation> </message> <message> - <location filename="../WebBrowser/CookieJar/CookiesDialog.ui" line="223"/> + <location filename="../WebBrowser/CookieJar/CookiesDialog.py" line="177"/> <source><no cookie selected></source> <translation><kein Cookie ausgewählt></translation> </message> @@ -7371,7 +7370,7 @@ <context> <name>DownloadManager</name> <message> - <location filename="../WebBrowser/Download/DownloadManager.ui" line="14"/> + <location filename="../WebBrowser/Download/DownloadManager.py" line="363"/> <source>Downloads</source> <translation>Downloads</translation> </message> @@ -7628,27 +7627,27 @@ <context> <name>E5MessageBoxWizard</name> <message> - <location filename="../Plugins/PluginWizardE5MessageBox.py" line="78"/> + <location filename="../Plugins/PluginWizardE5MessageBox.py" line="80"/> <source>E5MessageBox Wizard</source> <translation>E5MessageBox-Assistent</translation> </message> <message> - <location filename="../Plugins/PluginWizardE5MessageBox.py" line="74"/> + <location filename="../Plugins/PluginWizardE5MessageBox.py" line="76"/> <source>&E5MessageBox Wizard...</source> <translation>&E5MessageBox-Assistent …</translation> </message> <message> - <location filename="../Plugins/PluginWizardE5MessageBox.py" line="79"/> + <location filename="../Plugins/PluginWizardE5MessageBox.py" line="81"/> <source><b>E5MessageBox Wizard</b><p>This wizard opens a dialog for entering all the parameters needed to create an E5MessageBox. The generated code is inserted at the current cursor position.</p></source> <translation><b>E5MessageBox-Assistent</b><p>Dieser Assistent öffnet einen Dialog zur Eingabe der Parameter, die zur Erzeugung einer E5MessageBox benötigt werden. Der erzeugte Quelltext wird an der aktuellen Cursorposition eingefügt.</p></translation> </message> <message> - <location filename="../Plugins/PluginWizardE5MessageBox.py" line="125"/> + <location filename="../Plugins/PluginWizardE5MessageBox.py" line="127"/> <source>No current editor</source> <translation>Kein aktueller Editor</translation> </message> <message> - <location filename="../Plugins/PluginWizardE5MessageBox.py" line="125"/> + <location filename="../Plugins/PluginWizardE5MessageBox.py" line="127"/> <source>Please open or create a file first.</source> <translation>Bitte öffnen oder erzeugen Sie zuerst eine Datei.</translation> </message> @@ -7831,92 +7830,92 @@ <translation>Standard Knöpfe</translation> </message> <message> - <location filename="../Plugins/WizardPlugins/E5MessageBoxWizard/E5MessageBoxWizardDialog.ui" line="257"/> + <location filename="../Plugins/WizardPlugins/E5MessageBoxWizard/E5MessageBoxWizardDialog.py" line="41"/> <source>Abort</source> <translation>Abbrechen (Abort)</translation> </message> <message> - <location filename="../Plugins/WizardPlugins/E5MessageBoxWizard/E5MessageBoxWizardDialog.ui" line="264"/> + <location filename="../Plugins/WizardPlugins/E5MessageBoxWizard/E5MessageBoxWizardDialog.py" line="42"/> <source>Apply</source> <translation>Anwenden</translation> </message> <message> - <location filename="../Plugins/WizardPlugins/E5MessageBoxWizard/E5MessageBoxWizardDialog.ui" line="271"/> + <location filename="../Plugins/WizardPlugins/E5MessageBoxWizard/E5MessageBoxWizardDialog.py" line="43"/> <source>Cancel</source> <translation>Abbrechen (Cancel)</translation> </message> <message> - <location filename="../Plugins/WizardPlugins/E5MessageBoxWizard/E5MessageBoxWizardDialog.ui" line="278"/> + <location filename="../Plugins/WizardPlugins/E5MessageBoxWizard/E5MessageBoxWizardDialog.py" line="44"/> <source>Close</source> <translation>Schließen</translation> </message> <message> - <location filename="../Plugins/WizardPlugins/E5MessageBoxWizard/E5MessageBoxWizardDialog.ui" line="285"/> + <location filename="../Plugins/WizardPlugins/E5MessageBoxWizard/E5MessageBoxWizardDialog.py" line="45"/> <source>Discard</source> <translation>Verwerfen</translation> </message> <message> - <location filename="../Plugins/WizardPlugins/E5MessageBoxWizard/E5MessageBoxWizardDialog.ui" line="292"/> + <location filename="../Plugins/WizardPlugins/E5MessageBoxWizard/E5MessageBoxWizardDialog.py" line="46"/> <source>Help</source> <translation>Hilfe</translation> </message> <message> - <location filename="../Plugins/WizardPlugins/E5MessageBoxWizard/E5MessageBoxWizardDialog.ui" line="299"/> + <location filename="../Plugins/WizardPlugins/E5MessageBoxWizard/E5MessageBoxWizardDialog.py" line="47"/> <source>Ignore</source> <translation>Ignorieren</translation> </message> <message> - <location filename="../Plugins/WizardPlugins/E5MessageBoxWizard/E5MessageBoxWizardDialog.ui" line="306"/> + <location filename="../Plugins/WizardPlugins/E5MessageBoxWizard/E5MessageBoxWizardDialog.py" line="48"/> <source>No</source> <translation>Nein</translation> </message> <message> - <location filename="../Plugins/WizardPlugins/E5MessageBoxWizard/E5MessageBoxWizardDialog.ui" line="313"/> + <location filename="../Plugins/WizardPlugins/E5MessageBoxWizard/E5MessageBoxWizardDialog.py" line="49"/> <source>No to all</source> <translation>Nein zu allen</translation> </message> <message> - <location filename="../Plugins/WizardPlugins/E5MessageBoxWizard/E5MessageBoxWizardDialog.ui" line="320"/> + <location filename="../Plugins/WizardPlugins/E5MessageBoxWizard/E5MessageBoxWizardDialog.py" line="50"/> <source>Ok</source> <translation>Ok</translation> </message> <message> - <location filename="../Plugins/WizardPlugins/E5MessageBoxWizard/E5MessageBoxWizardDialog.ui" line="327"/> + <location filename="../Plugins/WizardPlugins/E5MessageBoxWizard/E5MessageBoxWizardDialog.py" line="51"/> <source>Open</source> <translation>Öffnen</translation> </message> <message> - <location filename="../Plugins/WizardPlugins/E5MessageBoxWizard/E5MessageBoxWizardDialog.ui" line="334"/> + <location filename="../Plugins/WizardPlugins/E5MessageBoxWizard/E5MessageBoxWizardDialog.py" line="52"/> <source>Reset</source> <translation>Zurücksetzen</translation> </message> <message> - <location filename="../Plugins/WizardPlugins/E5MessageBoxWizard/E5MessageBoxWizardDialog.ui" line="341"/> + <location filename="../Plugins/WizardPlugins/E5MessageBoxWizard/E5MessageBoxWizardDialog.py" line="53"/> <source>Restore defaults</source> <translation>Auf Standardwerte zurücksetzen</translation> </message> <message> - <location filename="../Plugins/WizardPlugins/E5MessageBoxWizard/E5MessageBoxWizardDialog.ui" line="348"/> + <location filename="../Plugins/WizardPlugins/E5MessageBoxWizard/E5MessageBoxWizardDialog.py" line="54"/> <source>Retry</source> <translation>Wiederholen</translation> </message> <message> - <location filename="../Plugins/WizardPlugins/E5MessageBoxWizard/E5MessageBoxWizardDialog.ui" line="355"/> + <location filename="../Plugins/WizardPlugins/E5MessageBoxWizard/E5MessageBoxWizardDialog.py" line="55"/> <source>Save</source> <translation>Speichern</translation> </message> <message> - <location filename="../Plugins/WizardPlugins/E5MessageBoxWizard/E5MessageBoxWizardDialog.ui" line="362"/> + <location filename="../Plugins/WizardPlugins/E5MessageBoxWizard/E5MessageBoxWizardDialog.py" line="56"/> <source>Save all</source> <translation>Alles speichern</translation> </message> <message> - <location filename="../Plugins/WizardPlugins/E5MessageBoxWizard/E5MessageBoxWizardDialog.ui" line="369"/> + <location filename="../Plugins/WizardPlugins/E5MessageBoxWizard/E5MessageBoxWizardDialog.py" line="57"/> <source>Yes</source> <translation>Ja</translation> </message> <message> - <location filename="../Plugins/WizardPlugins/E5MessageBoxWizard/E5MessageBoxWizardDialog.ui" line="376"/> + <location filename="../Plugins/WizardPlugins/E5MessageBoxWizard/E5MessageBoxWizardDialog.py" line="58"/> <source>Yes to all</source> <translation>Ja zu allen</translation> </message> @@ -9933,7 +9932,7 @@ <translation>Drücken, um eine API-Datei aus der Liste installierter API-Dateien zu wählen</translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/EditorAPIsPage.ui" line="132"/> + <location filename="../Preferences/ConfigurationPages/EditorAPIsPage.py" line="184"/> <source>Add from installed APIs</source> <translation>Von installierten APIs hinzufügen</translation> </message> @@ -9943,7 +9942,7 @@ <translation>Drücke, um die gewählte APIs Zusammenstellung zu übersetzen</translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/EditorAPIsPage.ui" line="159"/> + <location filename="../Preferences/ConfigurationPages/EditorAPIsPage.py" line="236"/> <source>Compile APIs</source> <translation>APIs übersetzen</translation> </message> @@ -9968,7 +9967,7 @@ <translation>Drücken, um eine API-Datei aus der Liste von API-Dateien, die von Plugins installierter wurden, zu wählen</translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/EditorAPIsPage.ui" line="142"/> + <location filename="../Preferences/ConfigurationPages/EditorAPIsPage.py" line="203"/> <source>Add from Plugin APIs</source> <translation>Von Plugin APIs hinzufügen</translation> </message> @@ -10972,7 +10971,7 @@ <translation>Wähle den Modus „Füllen bis zum Zeilenende“.</translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/EditorHighlightingStylesPage.ui" line="113"/> + <location filename="../Preferences/ConfigurationPages/EditorHighlightingStylesPage.py" line="353"/> <source>Fill to end of line</source> <translation>Füllen bis zum Zeilenende</translation> </message> @@ -11017,7 +11016,7 @@ <translation>Wähle die Schriftart aus.</translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/EditorHighlightingStylesPage.ui" line="103"/> + <location filename="../Preferences/ConfigurationPages/EditorHighlightingStylesPage.py" line="69"/> <source>Font</source> <translation>Schriftart</translation> </message> @@ -12443,7 +12442,7 @@ <translation>Modus:</translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/EditorStylesPage.ui" line="1080"/> + <location filename="../Preferences/ConfigurationPages/EditorStylesPage.py" line="58"/> <source>Disabled</source> <translation>Ausgeschaltet</translation> </message> @@ -13227,7 +13226,7 @@ <context> <name>EmailDialog</name> <message> - <location filename="../UI/EmailDialog.ui" line="13"/> + <location filename="../UI/EmailDialog.py" line="339"/> <source>Send bug report</source> <translation>Sende Fehlerbericht</translation> </message> @@ -13838,27 +13837,27 @@ <context> <name>EricapiPlugin</name> <message> - <location filename="../Plugins/PluginEricapi.py" line="58"/> + <location filename="../Plugins/PluginEricapi.py" line="59"/> <source>Eric6 API File Generator</source> <translation>Eric6 API-Datei-Generator</translation> </message> <message> - <location filename="../Plugins/PluginEricapi.py" line="99"/> + <location filename="../Plugins/PluginEricapi.py" line="100"/> <source>Generate API file (eric6_api)</source> <translation>Erzeuge API-Datei (eric6_api)</translation> </message> <message> - <location filename="../Plugins/PluginEricapi.py" line="99"/> + <location filename="../Plugins/PluginEricapi.py" line="100"/> <source>Generate &API file (eric6_api)</source> <translation>Erzeuge &API-Datei (eric6_api)</translation> </message> <message> - <location filename="../Plugins/PluginEricapi.py" line="103"/> + <location filename="../Plugins/PluginEricapi.py" line="104"/> <source>Generate an API file using eric6_api</source> <translation>Erzeuge eine API-Datei unter Verwendung von eric6_api</translation> </message> <message> - <location filename="../Plugins/PluginEricapi.py" line="105"/> + <location filename="../Plugins/PluginEricapi.py" line="106"/> <source><b>Generate API file</b><p>Generate an API file using eric6_api.</p></source> <translation><b>Erzeuge API-Datei</b><p>Erzeuge eine API-Datei unter Verwendung von eric6_api.</p></translation> </message> @@ -14232,32 +14231,32 @@ <context> <name>EricdocPlugin</name> <message> - <location filename="../Plugins/PluginEricdoc.py" line="90"/> + <location filename="../Plugins/PluginEricdoc.py" line="91"/> <source>Qt Help Tools</source> <translation>Qt Help Werkzeuge</translation> </message> <message> - <location filename="../Plugins/PluginEricdoc.py" line="58"/> + <location filename="../Plugins/PluginEricdoc.py" line="59"/> <source>Eric6 Documentation Generator</source> <translation>Eric6 Dokumentationsgenerator</translation> </message> <message> - <location filename="../Plugins/PluginEricdoc.py" line="134"/> + <location filename="../Plugins/PluginEricdoc.py" line="135"/> <source>Generate documentation (eric6_doc)</source> <translation>Erzeuge Dokumentation (eric6_doc)</translation> </message> <message> - <location filename="../Plugins/PluginEricdoc.py" line="134"/> + <location filename="../Plugins/PluginEricdoc.py" line="135"/> <source>Generate &documentation (eric6_doc)</source> <translation>Erzeuge &Dokumentation (eric6_doc)</translation> </message> <message> - <location filename="../Plugins/PluginEricdoc.py" line="138"/> + <location filename="../Plugins/PluginEricdoc.py" line="139"/> <source>Generate API documentation using eric6_doc</source> <translation>Erzeuge die API Dokumentation unter Verwendung von eric6_doc</translation> </message> <message> - <location filename="../Plugins/PluginEricdoc.py" line="140"/> + <location filename="../Plugins/PluginEricdoc.py" line="141"/> <source><b>Generate documentation</b><p>Generate API documentation using eric6_doc.</p></source> <translation><b>Erzeuge Dokumentation</b><p>Erzeuge die API Dokumentation unter Verwendung von eric6_doc.</p></translation> </message> @@ -14630,12 +14629,12 @@ <translation>Benachrichtigungen</translation> </message> <message> - <location filename="../Helpviewer/FeaturePermissions/FeaturePermissionsDialog.ui" line="122"/> + <location filename="../WebBrowser/FeaturePermissions/FeaturePermissionsDialog.py" line="110"/> <source>Host</source> <translation>Rechner</translation> </message> <message> - <location filename="../Helpviewer/FeaturePermissions/FeaturePermissionsDialog.ui" line="127"/> + <location filename="../WebBrowser/FeaturePermissions/FeaturePermissionsDialog.py" line="111"/> <source>Permission</source> <translation>Berechtigung</translation> </message> @@ -14650,7 +14649,7 @@ <translation>Alle entfernen</translation> </message> <message> - <location filename="../Helpviewer/FeaturePermissions/FeaturePermissionsDialog.ui" line="97"/> + <location filename="../WebBrowser/FeaturePermissions/FeaturePermissionsDialog.py" line="51"/> <source>Geolocation</source> <translation>Geolokalisierung</translation> </message> @@ -14918,27 +14917,27 @@ <context> <name>FileDialogWizard</name> <message> - <location filename="../Plugins/PluginWizardQFileDialog.py" line="135"/> + <location filename="../Plugins/PluginWizardQFileDialog.py" line="137"/> <source>No current editor</source> <translation>Kein aktueller Editor</translation> </message> <message> - <location filename="../Plugins/PluginWizardQFileDialog.py" line="135"/> + <location filename="../Plugins/PluginWizardQFileDialog.py" line="137"/> <source>Please open or create a file first.</source> <translation>Bitte öffnen oder erzeugen Sie zuerst eine Datei.</translation> </message> <message> - <location filename="../Plugins/PluginWizardQFileDialog.py" line="82"/> + <location filename="../Plugins/PluginWizardQFileDialog.py" line="84"/> <source>QFileDialog Wizard</source> <translation>QFileDialog-Assistent</translation> </message> <message> - <location filename="../Plugins/PluginWizardQFileDialog.py" line="78"/> + <location filename="../Plugins/PluginWizardQFileDialog.py" line="80"/> <source>Q&FileDialog Wizard...</source> <translation>Q&FileDialog-Assistent...</translation> </message> <message> - <location filename="../Plugins/PluginWizardQFileDialog.py" line="83"/> + <location filename="../Plugins/PluginWizardQFileDialog.py" line="85"/> <source><b>QFileDialog Wizard</b><p>This wizard opens a dialog for entering all the parameters needed to create a QFileDialog. The generated code is inserted at the current cursor position.</p></source> <translation><b>QFileDialog-Assistent</b><p>Dieser Assistent öffnet einen Dialog zur Eingabe der Parameter, die zur Erzeugung eines QFileDialog benötigt werden. Der erzeugte Quelltext wird an der aktuellen Cursorposition eingefügt.</p></translation> </message> @@ -15774,7 +15773,7 @@ <translation>Name:</translation> </message> <message> - <location filename="../WebBrowser/FlashCookieManager/FlashCookieManagerDialog.ui" line="158"/> + <location filename="../WebBrowser/FlashCookieManager/FlashCookieManagerDialog.py" line="193"/> <source><no flash cookie selected></source> <translation><kein Flash Cookie ausgewählt></translation> </message> @@ -15784,7 +15783,7 @@ <translation>Größe:</translation> </message> <message> - <location filename="../WebBrowser/FlashCookieManager/FlashCookieManagerDialog.ui" line="137"/> + <location filename="../WebBrowser/FlashCookieManager/FlashCookieManagerDialog.py" line="122"/> <source>Origin:</source> <translation>Ursprung:</translation> </message> @@ -15819,7 +15818,7 @@ <translation>Drücken, um ausgewählte Flash Cookies zu entfernen</translation> </message> <message> - <location filename="../WebBrowser/FlashCookieManager/FlashCookieManagerDialog.ui" line="225"/> + <location filename="../WebBrowser/FlashCookieManager/FlashCookieManagerDialog.py" line="213"/> <source>Remove Cookie</source> <translation>Cookie entfernen</translation> </message> @@ -15956,27 +15955,27 @@ <context> <name>FontDialogWizard</name> <message> - <location filename="../Plugins/PluginWizardQFontDialog.py" line="125"/> + <location filename="../Plugins/PluginWizardQFontDialog.py" line="127"/> <source>No current editor</source> <translation>Kein aktueller Editor</translation> </message> <message> - <location filename="../Plugins/PluginWizardQFontDialog.py" line="125"/> + <location filename="../Plugins/PluginWizardQFontDialog.py" line="127"/> <source>Please open or create a file first.</source> <translation>Bitte öffnen oder erzeugen Sie zuerst eine Datei.</translation> </message> <message> - <location filename="../Plugins/PluginWizardQFontDialog.py" line="78"/> + <location filename="../Plugins/PluginWizardQFontDialog.py" line="80"/> <source>QFontDialog Wizard</source> <translation>QFontDialog-Assistent</translation> </message> <message> - <location filename="../Plugins/PluginWizardQFontDialog.py" line="74"/> + <location filename="../Plugins/PluginWizardQFontDialog.py" line="76"/> <source>Q&FontDialog Wizard...</source> <translation>QF&ontDialog-Assistent...</translation> </message> <message> - <location filename="../Plugins/PluginWizardQFontDialog.py" line="79"/> + <location filename="../Plugins/PluginWizardQFontDialog.py" line="81"/> <source><b>QFontDialog Wizard</b><p>This wizard opens a dialog for entering all the parameters needed to create a QFontDialog. The generated code is inserted at the current cursor position.</p></source> <translation><b>QFontDialog-Assistent</b><p>Dieser Assistent öffnet einen Dialog zur Eingabe der Parameter, die zur Erzeugung eines QFontDialog benötigt werden. Der erzeugte Quelltext wird an der aktuellen Cursorposition eingefügt.</p></translation> </message> @@ -16247,7 +16246,7 @@ <context> <name>GreaseMonkeyAddScriptDialog</name> <message> - <location filename="../WebBrowser/GreaseMonkey/GreaseMonkeyAddScriptDialog.ui" line="14"/> + <location filename="../WebBrowser/GreaseMonkey/GreaseMonkeyAddScriptDialog.py" line="105"/> <source>GreaseMonkey Script Installation</source> <translation>GreaseMonkey-Skriptinstallation</translation> </message> @@ -16818,8 +16817,8 @@ </message> <message> <location filename="../Helpviewer/HelpBrowserWV.py" line="1218"/> - <source>Open Link in New Tab Ctrl+LMB</source> - <translation>Link in neuem Fenster öffnen Strg+LMK</translation> + <source>Open Link in New Tab<byte value="x9"/>Ctrl+LMB</source> + <translation>Link in neuem Fenster öffnen<byte value="x9"/>Strg+LMK</translation> </message> <message> <location filename="../Helpviewer/HelpBrowserWV.py" line="1291"/> @@ -21490,27 +21489,27 @@ <translation>Erzeuge Zweig im Mercurial-Repository</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2384"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2412"/> <source>Verifying the integrity of the Mercurial repository</source> <translation>Verifiziere die Integrität des Mercurial-Repository</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2409"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2437"/> <source>Showing the combined configuration settings</source> <translation>Zeige die kombinierten Einstellungen</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2433"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2461"/> <source>Showing aliases for remote repositories</source> <translation>Zeige Namen für entfernte Repositorys</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2457"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2485"/> <source>Recovering from interrupted transaction</source> <translation>Setze abgebrochene Transaktion zurück</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2679"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2707"/> <source>Shall the working directory be updated?</source> <translation>Soll das Arbeitsverzeichnis aktualisiert werden?</translation> </message> @@ -21520,82 +21519,82 @@ <translation>Zeige aktuellen Zweig</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2610"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2638"/> <source>Create changegroup</source> <translation>Änderungsgruppe erzeugen</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2691"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2719"/> <source>Apply changegroups</source> <translation>Änderungsgruppen anwenden</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2709"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2737"/> <source>Bisect subcommand ({0}) invalid.</source> <translation>Ungültiger Bisect Unterbefehl ({0}).</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2739"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2767"/> <source>Mercurial Bisect ({0})</source> <translation>Mercurial-Bisect ({0})</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2631"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2659"/> <source>Preview changegroup</source> <translation>Änderungsgruppe ansehen</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2481"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2509"/> <source>Identifying project directory</source> <translation>Projektverzeichnis identifizieren</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2519"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2547"/> <source>Create .hgignore file</source> <translation>.hgignore-Datei erstellen</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2519"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2547"/> <source><p>The file <b>{0}</b> exists already. Overwrite it?</p></source> <translation><p>Die Datei <b>{0}</b> existiert bereits. Überschreiben?</p></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2771"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2799"/> <source>Removing files from the Mercurial repository only</source> <translation>Lösche Dateien nur aus dem Mercurial-Repository</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2567"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2595"/> <source>Mercurial Changegroup Files (*.hg)</source> <translation>Mercurial-Änderungsgruppendateien (*.hg)</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2671"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2699"/> <source>Mercurial Changegroup Files (*.hg);;All Files (*)</source> <translation>Mercurial-Änderungsgruppendateien (*.hg);;Alle Dateien (*)</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2825"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2853"/> <source>Backing out changeset</source> <translation>Änderungssatz umkehren</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2805"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2833"/> <source>No revision given. Aborting...</source> <translation>Keine Revision angegeben. Abbruch...</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2584"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2612"/> <source><p>The Mercurial changegroup file <b>{0}</b> already exists. Overwrite it?</p></source> <translation><p>Die Mercurial-Änderungsgruppendatei <b>{0}</b> existiert bereits. Überschreiben?</p></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2852"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2880"/> <source>Rollback last transaction</source> <translation>Letzte Transaktion zurücksetzen</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2845"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2873"/> <source>Are you sure you want to rollback the last transaction?</source> <translation>Wollen Sie die letzte Transaktion wirklich zurücksetzen?</translation> </message> @@ -21605,72 +21604,72 @@ <translation>Pflege Änderungen in das Mercurial-Repository ein</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3507"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3535"/> <source>Mercurial Command Server</source> <translation>Mercurial-Befehlsserver</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3362"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3390"/> <source><p>The Mercurial Command Server could not be restarted.</p><p>Reason: {0}</p></source> <translation><p>Der Mercurial-Befehlsserver konnte nicht wiedergestartet werden.</p><p>Ursache: {0}</p></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3507"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3535"/> <source><p>The Mercurial Command Server could not be started.</p><p>Reason: {0}</p></source> <translation><p>Der Mercurial-Befehlsserver konnte nicht gestartet werden.</p><p>Ursache: {0}</p></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2920"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2948"/> <source>Import Patch</source> <translation>Patch importieren</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2967"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2995"/> <source>Export Patches</source> <translation>Patches exportieren</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3014"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3042"/> <source>Change Phase</source> <translation>Phase ändern</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3067"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3095"/> <source>Copy Changesets</source> <translation>Änderungssätze kopieren</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3093"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3121"/> <source>Copy Changesets (Continue)</source> <translation>Änderungssätze kopieren (Fortsetzung)</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3231"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3259"/> <source>Add Sub-repository</source> <translation>Unterrepository hinzufügen</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3264"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3292"/> <source><p>The sub-repositories file .hgsub could not be read.</p><p>Reason: {0}</p></source> <translation><p>Die Unterrepositorydatei .hgsub konnte nicht gelesen werden.</p><p>Ursache: {0}</p></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3212"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3240"/> <source><p>The sub-repositories file .hgsub already contains an entry <b>{0}</b>. Aborting...</p></source> <translation><p>Die Unterrepositorydatei .hgsub enthält bereits einen Eintrag <b>{0}</b>. Abbruch...</p></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3283"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3311"/> <source><p>The sub-repositories file .hgsub could not be written to.</p><p>Reason: {0}</p></source> <translation><p>Die Unterrepositorydatei .hgsub konnte nicht gespeichert werden.</p><p>Ursache: {0}</p></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3283"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3311"/> <source>Remove Sub-repositories</source> <translation>Unterrepositorys löschen</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3252"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3280"/> <source><p>The sub-repositories file .hgsub does not exist. Aborting...</p></source> <translation><p>Die Unterrepositorydatei .hgsub existiert nicht. Abbruch...</p></translation> </message> @@ -21700,7 +21699,7 @@ <translation>Wollen Sie wirklich alle Änderungen des Projektes rückgängig machen?</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3128"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3156"/> <source>Create Unversioned Archive</source> <translation>Erzeuge nicht versioniertes Archiv</translation> </message> @@ -21740,62 +21739,62 @@ <translation>Breche Zusammenführung ab</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3617"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3645"/> <source>Mercurial Bookmark</source> <translation>Mercurial-Lesezeichen</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3635"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3663"/> <source>Delete Bookmark</source> <translation>Lesezeichen löschen</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3635"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3663"/> <source>Select the bookmark to be deleted:</source> <translation>Wähle das zu löschende Lesezeichen aus:</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3646"/> - <source>Delete Mercurial Bookmark</source> - <translation>Mercurial-Lesezeichen löschen</translation> - </message> - <message> <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3674"/> + <source>Delete Mercurial Bookmark</source> + <translation>Mercurial-Lesezeichen löschen</translation> + </message> + <message> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3702"/> <source>Rename Mercurial Bookmark</source> <translation>Mercurial-Lesezeichen umbenennen</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3707"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3735"/> <source>Move Mercurial Bookmark</source> <translation>Mercurial-Lesezeichen verschieben</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3799"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3827"/> <source>Pull Bookmark</source> <translation>Lesezeichen herunterladen</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3799"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3827"/> <source>Select the bookmark to be pulled:</source> <translation>Wähle das herunterzuladende Lesezeichen:</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3810"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3838"/> <source>Pulling bookmark from a remote Mercurial repository</source> <translation>Lade Lesezeichen von einem entfernten Mercurial-Repository herunter</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3839"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3867"/> <source>Push Bookmark</source> <translation>Lesezeichen hochladen</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3839"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3867"/> <source>Select the bookmark to be push:</source> <translation>Wähle das hochzuladende Lesezeichen:</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3850"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3878"/> <source>Pushing bookmark to a remote Mercurial repository</source> <translation>Lade Lesezeichen zu einem entfernten Mercurial-Repository hoch</translation> </message> @@ -21830,12 +21829,12 @@ <translation>Markiere als 'aufgelöst'</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3145"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3173"/> <source>Delete All Backups</source> <translation>Alle Backups löschen</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3145"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3173"/> <source><p>Do you really want to delete all backup bundles stored the backup area <b>{0}</b>?</p></source> <translation><p>Sollen wirklich alle Backupdateien des Backupbereiches <b>{0}</b> gelöscht werden?</p></translation> </message> @@ -21843,7 +21842,7 @@ <context> <name>HgAddSubrepositoryDialog</name> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgAddSubrepositoryDialog.ui" line="14"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgAddSubrepositoryDialog.py" line="98"/> <source>Add Sub-repository</source> <translation>Unterrepository hinzufügen</translation> </message> @@ -22936,7 +22935,7 @@ <translation>Drücken, um die ausgewählten Einträge als 'aufgelöst' zu markieren</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgConflictsListDialog.ui" line="73"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgConflictsListDialog.py" line="246"/> <source>Resolved</source> <translation>Aufgelöst</translation> </message> @@ -22946,7 +22945,7 @@ <translation>Drücken, um die ausgewählten Einträge als 'nicht aufgelöst' zu markieren</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgConflictsListDialog.ui" line="83"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgConflictsListDialog.py" line="244"/> <source>Unresolved</source> <translation>Nicht Aufgelöst</translation> </message> @@ -23539,7 +23538,7 @@ <translation>Wähle die als Filter zu verwendende Kategorie</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/GpgExtension/HgGpgSignaturesDialog.ui" line="55"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/GpgExtension/HgGpgSignaturesDialog.py" line="317"/> <source>Revision</source> <translation>Revision</translation> </message> @@ -23911,7 +23910,7 @@ <translation><p>Die Datei <b>{0}</b> konnte nicht geladen werden.<br/>Grund: {1}</p></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HisteditExtension/HgHisteditPlanEditor.ui" line="14"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HisteditExtension/HgHisteditPlanEditor.py" line="249"/> <source>Edit Plan</source> <translation>Plan bearbeiten</translation> </message> @@ -24052,7 +24051,7 @@ <context> <name>HgLogBrowserDialog</name> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="14"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="71"/> <source>Mercurial Log</source> <translation>Mercurial-Log</translation> </message> @@ -24082,17 +24081,17 @@ <translation>Wähle das als Filter zu verwendende Feld</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="181"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="96"/> <source>Revision</source> <translation>Revision</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="191"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="97"/> <source>Author</source> <translation>Autor</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="201"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="98"/> <source>Message</source> <translation>Nachricht</translation> </message> @@ -27981,7 +27980,7 @@ <context> <name>HgStatusDialog</name> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.ui" line="14"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="313"/> <source>Mercurial Status</source> <translation>Mercurial-Status</translation> </message> @@ -28123,7 +28122,7 @@ <translation>Der Prozess {0} konnte nicht gestartet werden. Stellen Sie sicher, dass er sich im Suchpfad befindet.</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.ui" line="87"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="708"/> <source>Commit</source> <translation>Einpflegen</translation> </message> @@ -28243,7 +28242,7 @@ <translation>alle</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.ui" line="203"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="854"/> <source>Differences</source> <translation>Unterschiede</translation> </message> @@ -28731,107 +28730,147 @@ <p>Dieser Dialog zeigt eine Liste alle Marken oder Zweige des Projektes.</p></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.ui" line="33"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.ui" line="36"/> <source><b>Tag/Branches List</b> <p>This shows a list of the projects tags or branches.</p></source> <translation><b>Marken-/Zweigliste</b> <p>Dies zeigt eine Liste alle Marken oder Zweige des Projektes.</p></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.ui" line="50"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.ui" line="53"/> <source>Revision</source> <translation>Revision</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.ui" line="55"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.ui" line="58"/> <source>Changeset</source> <translation>Änderungssatz</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.ui" line="60"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.ui" line="63"/> <source>Local</source> <translation>Lokal</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.ui" line="65"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.ui" line="68"/> <source>Name</source> <translation>Name</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.ui" line="79"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.ui" line="82"/> <source>Errors</source> <translation>Fehler</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.ui" line="98"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.ui" line="101"/> <source>Input</source> <translation>Eingabe</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.ui" line="120"/> - <source>Press to send the input to the hg process</source> - <translation>Drücken um die Eingabe an den hg-Prozess zu senden</translation> - </message> - <message> <location filename="../Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.ui" line="123"/> - <source>&Send</source> - <translation>Sen&den</translation> + <source>Press to send the input to the hg process</source> + <translation>Drücken um die Eingabe an den hg-Prozess zu senden</translation> </message> <message> <location filename="../Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.ui" line="126"/> + <source>&Send</source> + <translation>Sen&den</translation> + </message> + <message> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.ui" line="129"/> <source>Alt+S</source> <translation>Alt+D</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.ui" line="133"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.ui" line="136"/> <source>Enter data to be sent to the hg process</source> <translation>Gib die Daten ein, die an den hg-Prozess geschickt werden sollen</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.ui" line="140"/> - <source>Select to switch the input field to password mode</source> - <translation>Anwählen, um den Kennwortmodus für das Eingabefeld auszuwählen</translation> - </message> - <message> <location filename="../Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.ui" line="143"/> - <source>&Password Mode</source> - <translation>&Kennwortmodus</translation> + <source>Select to switch the input field to password mode</source> + <translation>Anwählen, um den Kennwortmodus für das Eingabefeld auszuwählen</translation> </message> <message> <location filename="../Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.ui" line="146"/> + <source>&Password Mode</source> + <translation>&Kennwortmodus</translation> + </message> + <message> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.ui" line="149"/> <source>Alt+P</source> <translation>Alt+P</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.py" line="98"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.py" line="109"/> <source>Mercurial Branches List</source> <translation>Mercurial-Zweigliste</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.py" line="99"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.py" line="110"/> <source>Status</source> <translation>Status</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.py" line="142"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.py" line="154"/> <source>Process Generation Error</source> <translation>Fehler beim Prozessstart</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.py" line="142"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.py" line="154"/> <source>The process {0} could not be started. Ensure, that it is in the search path.</source> <translation>Der Prozess {0} konnte nicht gestartet werden. Stellen Sie sicher, dass er sich im Suchpfad befindet.</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.py" line="259"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.py" line="285"/> <source>active</source> <translation>aktiv</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.py" line="264"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.py" line="290"/> <source>yes</source> <translation>ja</translation> </message> + <message> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.py" line="47"/> + <source>&Refresh</source> + <translation>&Erneuern</translation> + </message> + <message> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.py" line="49"/> + <source>Press to refresh the list</source> + <translation>Drücken, um die Liste zu aktualisieren</translation> + </message> + <message> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.py" line="428"/> + <source>Switch to</source> + <translation>Umschalten</translation> + </message> + <message> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.py" line="470"/> + <source>Close Branch</source> + <translation>Zweig schließen</translation> + </message> + <message> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.py" line="444"/> + <source>Switch</source> + <translation>Umschalten</translation> + </message> + <message> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.py" line="444"/> + <source>The project should be reread. Do this now?</source> + <translation>Das Projekt sollte neu gelesen werde. Jetzt durchführen?</translation> + </message> + <message> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.py" line="463"/> + <source>The branch "default" cannot be closed. Aborting...</source> + <translation>Der Zweig "default" kann nicht geschlossen werden. Abbruch...</translation> + </message> + <message> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgTagBranchListDialog.py" line="470"/> + <source><p>Shall the branch <b>{0}</b> really be closed?</p></source> + <translation><p>Soll der Zweig <b>{0}</b> wirklich geschlossen werden?</p></translation> + </message> </context> <context> <name>HgTagDialog</name> @@ -29463,7 +29502,7 @@ <translation>Drücken, um die ausgwählten Einträge zu löschen</translation> </message> <message> - <location filename="../WebBrowser/History/HistoryDialog.ui" line="75"/> + <location filename="../WebBrowser/History/HistoryDialog.py" line="114"/> <source>&Remove</source> <translation>&Entfernen</translation> </message> @@ -31061,27 +31100,27 @@ <context> <name>InputDialogWizard</name> <message> - <location filename="../Plugins/PluginWizardQInputDialog.py" line="125"/> + <location filename="../Plugins/PluginWizardQInputDialog.py" line="127"/> <source>No current editor</source> <translation>Kein aktueller Editor</translation> </message> <message> - <location filename="../Plugins/PluginWizardQInputDialog.py" line="125"/> + <location filename="../Plugins/PluginWizardQInputDialog.py" line="127"/> <source>Please open or create a file first.</source> <translation>Bitte öffnen oder erzeugen Sie zuerst eine Datei.</translation> </message> <message> - <location filename="../Plugins/PluginWizardQInputDialog.py" line="78"/> + <location filename="../Plugins/PluginWizardQInputDialog.py" line="80"/> <source>QInputDialog Wizard</source> <translation>QInputDialog-Assistent</translation> </message> <message> - <location filename="../Plugins/PluginWizardQInputDialog.py" line="74"/> + <location filename="../Plugins/PluginWizardQInputDialog.py" line="76"/> <source>Q&InputDialog Wizard...</source> <translation>Q&InputDialog-Assistent...</translation> </message> <message> - <location filename="../Plugins/PluginWizardQInputDialog.py" line="79"/> + <location filename="../Plugins/PluginWizardQInputDialog.py" line="81"/> <source><b>QInputDialog Wizard</b><p>This wizard opens a dialog for entering all the parameters needed to create a QInputDialog. The generated code is inserted at the current cursor position.</p></source> <translation><b>QInputDialog-Assistent</b><p>Dieser Assistent öffnet einen Dialog zur Eingabe der Parameter, die zur Erzeugung eines QInputDialog benötigt werden. Der erzeugte Quelltext wird an der aktuellen Cursorposition eingefügt.</p></translation> </message> @@ -35164,27 +35203,27 @@ <context> <name>MessageBoxWizard</name> <message> - <location filename="../Plugins/PluginWizardQMessageBox.py" line="125"/> + <location filename="../Plugins/PluginWizardQMessageBox.py" line="127"/> <source>No current editor</source> <translation>Kein aktueller Editor</translation> </message> <message> - <location filename="../Plugins/PluginWizardQMessageBox.py" line="125"/> + <location filename="../Plugins/PluginWizardQMessageBox.py" line="127"/> <source>Please open or create a file first.</source> <translation>Bitte öffnen oder erzeugen Sie zuerst eine Datei.</translation> </message> <message> - <location filename="../Plugins/PluginWizardQMessageBox.py" line="78"/> + <location filename="../Plugins/PluginWizardQMessageBox.py" line="80"/> <source>QMessageBox Wizard</source> <translation>QMessageBox-Assistent</translation> </message> <message> - <location filename="../Plugins/PluginWizardQMessageBox.py" line="74"/> + <location filename="../Plugins/PluginWizardQMessageBox.py" line="76"/> <source>Q&MessageBox Wizard...</source> <translation>Q&MessageBox-Assistent...</translation> </message> <message> - <location filename="../Plugins/PluginWizardQMessageBox.py" line="79"/> + <location filename="../Plugins/PluginWizardQMessageBox.py" line="81"/> <source><b>QMessageBox Wizard</b><p>This wizard opens a dialog for entering all the parameters needed to create a QMessageBox. The generated code is inserted at the current cursor position.</p></source> <translation><b>QMessageBox-Assistent</b><p>Dieser Assistent öffnet einen Dialog zur Eingabe der Parameter, die zur Erzeugung einer QMessageBox benötigt werden. Der erzeugte Quelltext wird an der aktuellen Cursorposition eingefügt.</p></translation> </message> @@ -35282,92 +35321,92 @@ <translation>Standard Knöpfe</translation> </message> <message> - <location filename="../Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.ui" line="219"/> + <location filename="../Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.py" line="40"/> <source>Apply</source> <translation>Anwenden</translation> </message> <message> - <location filename="../Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.ui" line="226"/> + <location filename="../Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.py" line="39"/> <source>Abort</source> <translation>Abbrechen (Abort)</translation> </message> <message> - <location filename="../Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.ui" line="233"/> + <location filename="../Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.py" line="41"/> <source>Cancel</source> <translation>Abbrechen (Cancel)</translation> </message> <message> - <location filename="../Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.ui" line="240"/> + <location filename="../Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.py" line="45"/> <source>Ignore</source> <translation>Ignorieren</translation> </message> <message> - <location filename="../Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.ui" line="247"/> + <location filename="../Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.py" line="54"/> <source>Save all</source> <translation>Alles speichern</translation> </message> <message> - <location filename="../Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.ui" line="254"/> + <location filename="../Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.py" line="53"/> <source>Save</source> <translation>Speichern</translation> </message> <message> - <location filename="../Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.ui" line="261"/> + <location filename="../Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.py" line="43"/> <source>Discard</source> <translation>Verwerfen</translation> </message> <message> - <location filename="../Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.ui" line="268"/> + <location filename="../Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.py" line="56"/> <source>Yes to all</source> <translation>Ja zu allen</translation> </message> <message> - <location filename="../Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.ui" line="275"/> + <location filename="../Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.py" line="49"/> <source>Open</source> <translation>Öffnen</translation> </message> <message> - <location filename="../Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.ui" line="282"/> + <location filename="../Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.py" line="50"/> <source>Reset</source> <translation>Zurücksetzen</translation> </message> <message> - <location filename="../Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.ui" line="289"/> + <location filename="../Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.py" line="48"/> <source>Ok</source> <translation>Ok</translation> </message> <message> - <location filename="../Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.ui" line="296"/> + <location filename="../Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.py" line="46"/> <source>No</source> <translation>Nein</translation> </message> <message> - <location filename="../Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.ui" line="303"/> + <location filename="../Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.py" line="44"/> <source>Help</source> <translation>Hilfe</translation> </message> <message> - <location filename="../Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.ui" line="310"/> + <location filename="../Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.py" line="47"/> <source>No to all</source> <translation>Nein zu allen</translation> </message> <message> - <location filename="../Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.ui" line="317"/> + <location filename="../Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.py" line="52"/> <source>Retry</source> <translation>Wiederholen</translation> </message> <message> - <location filename="../Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.ui" line="324"/> + <location filename="../Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.py" line="51"/> <source>Restore defaults</source> <translation>Auf Standardwerte zurücksetzen</translation> </message> <message> - <location filename="../Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.ui" line="331"/> + <location filename="../Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.py" line="55"/> <source>Yes</source> <translation>Ja</translation> </message> <message> - <location filename="../Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.ui" line="338"/> + <location filename="../Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.py" line="42"/> <source>Close</source> <translation>Schließen</translation> </message> @@ -36515,32 +36554,32 @@ <context> <name>MultiProjectBrowser</name> <message> - <location filename="../MultiProject/MultiProjectBrowser.py" line="299"/> + <location filename="../MultiProject/MultiProjectBrowser.py" line="318"/> <source>Open</source> <translation>Öffnen</translation> </message> <message> - <location filename="../MultiProject/MultiProjectBrowser.py" line="300"/> + <location filename="../MultiProject/MultiProjectBrowser.py" line="319"/> <source>Remove</source> <translation>Entfernen</translation> </message> <message> - <location filename="../MultiProject/MultiProjectBrowser.py" line="301"/> + <location filename="../MultiProject/MultiProjectBrowser.py" line="320"/> <source>Properties</source> <translation>Einstellungen</translation> </message> <message> - <location filename="../MultiProject/MultiProjectBrowser.py" line="313"/> + <location filename="../MultiProject/MultiProjectBrowser.py" line="332"/> <source>Configure...</source> <translation>Einstellungen...</translation> </message> <message> - <location filename="../MultiProject/MultiProjectBrowser.py" line="310"/> + <location filename="../MultiProject/MultiProjectBrowser.py" line="329"/> <source>Add Project...</source> <translation>Projekt hinzufügen...</translation> </message> <message> - <location filename="../MultiProject/MultiProjectBrowser.py" line="214"/> + <location filename="../MultiProject/MultiProjectBrowser.py" line="233"/> <source>Not categorized</source> <translation>Nicht kategorisiert</translation> </message> @@ -37097,7 +37136,7 @@ <context> <name>NoCacheHostsDialog</name> <message> - <location filename="../Helpviewer/Network/NoCacheHostsDialog.ui" line="14"/> + <location filename="../Helpviewer/Network/NoCacheHostsDialog.py" line="52"/> <source>Not Cached Hosts</source> <translation>Nicht Gecachte Hosts</translation> </message> @@ -37205,7 +37244,7 @@ <translation>Einschalten, um die Position visuell auszuwählen, ausschalten, um sie einzulesen</translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/NotificationsPage.ui" line="146"/> + <location filename="../Preferences/ConfigurationPages/NotificationsPage.py" line="81"/> <source>Visual Selection</source> <translation>Visuelle Auswahl</translation> </message> @@ -37878,7 +37917,7 @@ <context> <name>PasswordsDialog</name> <message> - <location filename="../WebBrowser/Passwords/PasswordsDialog.ui" line="14"/> + <location filename="../WebBrowser/Passwords/PasswordsDialog.py" line="91"/> <source>Saved Passwords</source> <translation>Gespeicherte Passwörter</translation> </message> @@ -39504,157 +39543,157 @@ <translation>Projektverzeichnis erstellen</translation> </message> <message> - <location filename="../Project/Project.py" line="3471"/> + <location filename="../Project/Project.py" line="3480"/> <source>Open project</source> <translation>Projekt öffnen</translation> </message> <message> - <location filename="../Project/Project.py" line="3508"/> + <location filename="../Project/Project.py" line="3517"/> <source>Save project as</source> <translation>Projekt speichern unter</translation> </message> <message> - <location filename="../Project/Project.py" line="2848"/> + <location filename="../Project/Project.py" line="2857"/> <source>Save File</source> <translation>Datei speichern</translation> </message> <message> - <location filename="../Project/Project.py" line="2884"/> + <location filename="../Project/Project.py" line="2893"/> <source>Close Project</source> <translation>Projekt schließen</translation> </message> <message> - <location filename="../Project/Project.py" line="2884"/> + <location filename="../Project/Project.py" line="2893"/> <source>The current project has unsaved changes.</source> <translation>Das aktuelle Projekt hat ungesicherte Änderungen.</translation> </message> <message> - <location filename="../Project/Project.py" line="3687"/> + <location filename="../Project/Project.py" line="3696"/> <source>&Save</source> <translation>&Speichern</translation> </message> <message> - <location filename="../Project/Project.py" line="3457"/> + <location filename="../Project/Project.py" line="3466"/> <source>New project</source> <translation>Neues Projekt</translation> </message> <message> - <location filename="../Project/Project.py" line="3457"/> + <location filename="../Project/Project.py" line="3466"/> <source>&New...</source> <translation>&Neu...</translation> </message> <message> - <location filename="../Project/Project.py" line="3462"/> - <source>Generate a new project</source> - <translation>Erstelle ein neues Projekt</translation> - </message> - <message> - <location filename="../Project/Project.py" line="3463"/> - <source><b>New...</b><p>This opens a dialog for entering the info for a new project.</p></source> - <translation><b>Neu...</b><p>Dies öffnet einen Dialog zur Eingabe der Informationen des neuen Projektes.</p></translation> - </message> - <message> <location filename="../Project/Project.py" line="3471"/> + <source>Generate a new project</source> + <translation>Erstelle ein neues Projekt</translation> + </message> + <message> + <location filename="../Project/Project.py" line="3472"/> + <source><b>New...</b><p>This opens a dialog for entering the info for a new project.</p></source> + <translation><b>Neu...</b><p>Dies öffnet einen Dialog zur Eingabe der Informationen des neuen Projektes.</p></translation> + </message> + <message> + <location filename="../Project/Project.py" line="3480"/> <source>&Open...</source> <translation>&Öffnen...</translation> </message> <message> - <location filename="../Project/Project.py" line="3476"/> + <location filename="../Project/Project.py" line="3485"/> <source>Open an existing project</source> <translation>Öffnet ein bestehendes Projekt</translation> </message> <message> - <location filename="../Project/Project.py" line="3477"/> + <location filename="../Project/Project.py" line="3486"/> <source><b>Open...</b><p>This opens an existing project.</p></source> <translation><b>Öffnen...</b><p>Dies öffnet ein bestehendes Projekt.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="3484"/> + <location filename="../Project/Project.py" line="3493"/> <source>Close project</source> <translation>Projekt schließen</translation> </message> <message> - <location filename="../Project/Project.py" line="3484"/> + <location filename="../Project/Project.py" line="3493"/> <source>&Close</source> <translation>Schl&ießen</translation> </message> <message> - <location filename="../Project/Project.py" line="3488"/> + <location filename="../Project/Project.py" line="3497"/> <source>Close the current project</source> <translation>Schließt das aktuelle Projekt</translation> </message> <message> - <location filename="../Project/Project.py" line="3489"/> + <location filename="../Project/Project.py" line="3498"/> <source><b>Close</b><p>This closes the current project.</p></source> <translation><b>Schließen</b><p>Dies schließt das aktuelle Projekt.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="3496"/> + <location filename="../Project/Project.py" line="3505"/> <source>Save project</source> <translation>Projekt speichern</translation> </message> <message> - <location filename="../Project/Project.py" line="3500"/> + <location filename="../Project/Project.py" line="3509"/> <source>Save the current project</source> <translation>Speichert das aktuelle Projekt</translation> </message> <message> - <location filename="../Project/Project.py" line="3501"/> + <location filename="../Project/Project.py" line="3510"/> <source><b>Save</b><p>This saves the current project.</p></source> <translation><b>Speichern</b><p>Dies speichert das aktuelle Projekt.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="3512"/> + <location filename="../Project/Project.py" line="3521"/> <source>Save the current project to a new file</source> <translation>Speichert das aktuelle Projekt in eine neue Datei</translation> </message> <message> - <location filename="../Project/Project.py" line="3514"/> + <location filename="../Project/Project.py" line="3523"/> <source><b>Save as</b><p>This saves the current project to a new file.</p></source> <translation><b>Speichern unter</b><p>Dies speichert das aktuelle Projekt in eine neue Datei.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="3554"/> + <location filename="../Project/Project.py" line="3563"/> <source>Add translation to project</source> <translation>Übersetzung zum Projekt hinzufügen</translation> </message> <message> - <location filename="../Project/Project.py" line="3554"/> + <location filename="../Project/Project.py" line="3563"/> <source>Add &translation...</source> <translation>&Übersetzung hinzufügen...</translation> </message> <message> - <location filename="../Project/Project.py" line="3559"/> + <location filename="../Project/Project.py" line="3568"/> <source>Add a translation to the current project</source> <translation>Eine Übersetzung zum aktuellen Projekt hinzufügen</translation> </message> <message> - <location filename="../Project/Project.py" line="3561"/> + <location filename="../Project/Project.py" line="3570"/> <source><b>Add translation...</b><p>This opens a dialog for add a translation to the current project.</p></source> <translation><b>Übersetzung hinzufügen...</b><p>Dies öffnet einen Dialog, mit dem eine Übersetzung zum aktuellen Projekt hinzugefügt werden kann.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="3598"/> + <location filename="../Project/Project.py" line="3607"/> <source>Project properties</source> <translation>Projekteigenschaften</translation> </message> <message> - <location filename="../Project/Project.py" line="3598"/> + <location filename="../Project/Project.py" line="3607"/> <source>&Properties...</source> <translation>&Eigenschaften...</translation> </message> <message> - <location filename="../Project/Project.py" line="3603"/> + <location filename="../Project/Project.py" line="3612"/> <source>Show the project properties</source> <translation>Zeigt die Projekteigenschaften an</translation> </message> <message> - <location filename="../Project/Project.py" line="3604"/> + <location filename="../Project/Project.py" line="3613"/> <source><b>Properties...</b><p>This shows a dialog to edit the project properties.</p></source> <translation><b>Eigenschaften...</b><p>Dies zeigt einen Dialog an, mit dem die Projekteigenschaften bearbeitet werden können.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="3919"/> + <location filename="../Project/Project.py" line="3928"/> <source>Open &Recent Projects</source> <translation>Zu&letzt geöffnete Projekte</translation> </message> @@ -39664,17 +39703,17 @@ <translation>Das Zielverzeichnis darf nicht leer sein.</translation> </message> <message> - <location filename="../Project/Project.py" line="3569"/> + <location filename="../Project/Project.py" line="3578"/> <source>Search new files</source> <translation>Neue Dateien suchen</translation> </message> <message> - <location filename="../Project/Project.py" line="3569"/> + <location filename="../Project/Project.py" line="3578"/> <source>Searc&h new files...</source> <translation>Neue &Dateien suchen...</translation> </message> <message> - <location filename="../Project/Project.py" line="3573"/> + <location filename="../Project/Project.py" line="3582"/> <source>Search new files in the project directory.</source> <translation>Sucht neue Dateien im Projektverzeichnis.</translation> </message> @@ -39694,22 +39733,22 @@ <translation>Sprache hinzufügen</translation> </message> <message> - <location filename="../Project/Project.py" line="3508"/> + <location filename="../Project/Project.py" line="3517"/> <source>Save &as...</source> <translation>Speichern &unter...</translation> </message> <message> - <location filename="../Project/Project.py" line="4391"/> + <location filename="../Project/Project.py" line="4400"/> <source>Version Control System</source> <translation>Versionskontrollsystem</translation> </message> <message> - <location filename="../Project/Project.py" line="4245"/> + <location filename="../Project/Project.py" line="4254"/> <source>Search New Files</source> <translation>Neue Dateien suchen</translation> </message> <message> - <location filename="../Project/Project.py" line="4245"/> + <location filename="../Project/Project.py" line="4254"/> <source>There were no new files found to be added.</source> <translation>Es wurden keine neuen Dateien gefunden.</translation> </message> @@ -39729,147 +39768,147 @@ <translation>Projekt Session speichern</translation> </message> <message> - <location filename="../Project/Project.py" line="3726"/> + <location filename="../Project/Project.py" line="3735"/> <source>Load session</source> <translation>Session laden</translation> </message> <message> - <location filename="../Project/Project.py" line="3730"/> + <location filename="../Project/Project.py" line="3739"/> <source>Load the projects session file.</source> <translation>Laden der Projekt Session.</translation> </message> <message> - <location filename="../Project/Project.py" line="3744"/> + <location filename="../Project/Project.py" line="3753"/> <source>Save session</source> <translation>Session speichern</translation> </message> <message> - <location filename="../Project/Project.py" line="3748"/> + <location filename="../Project/Project.py" line="3757"/> <source>Save the projects session file.</source> <translation>Speichern der Projekt Session.</translation> </message> <message> - <location filename="../Project/Project.py" line="3731"/> + <location filename="../Project/Project.py" line="3740"/> <source><b>Load session</b><p>This loads the projects session file. The session consists of the following data.<br>- all open source files<br>- all breakpoint<br>- the commandline arguments<br>- the working directory<br>- the exception reporting flag</p></source> <translation><b>Session laden</b><p>Dies lädt eine Projektsessiondatei. Die Session enthält die folgenden Daten.<br>- alle offenen Quelltextdateien<br>- alle Haltepunkte<br>- die Kommandozeilenparameter<br>- das Arbeitsverzeichnis<br>- das Ausnahmemeldungsflag</p></translation> </message> <message> - <location filename="../Project/Project.py" line="3749"/> + <location filename="../Project/Project.py" line="3758"/> <source><b>Save session</b><p>This saves the projects session file. The session consists of the following data.<br>- all open source files<br>- all breakpoint<br>- the commandline arguments<br>- the working directory<br>- the exception reporting flag</p></source> <translation><b>Session speichern</b><p>Dies speichert eine Projektsessiondatei. Die Session enthält die folgenden Daten.<br>- alle offenen Quelltextdateien<br>- alle Haltepunkte<br>- die Kommandozeilenparameter<br>- das Arbeitsverzeichnis<br>- das Ausnahmemeldungsflag</p></translation> </message> <message> + <location filename="../Project/Project.py" line="3938"/> + <source>Source &Documentation</source> + <translation>&Quelltextdokumentation</translation> + </message> + <message> + <location filename="../Project/Project.py" line="3933"/> + <source>Chec&k</source> + <translation>&Prüfen</translation> + </message> + <message> + <location filename="../Project/Project.py" line="3785"/> + <source>Code Metrics</source> + <translation>Quelltextmetriken</translation> + </message> + <message> + <location filename="../Project/Project.py" line="3785"/> + <source>&Code Metrics...</source> + <translation>&Quelltextmetriken...</translation> + </message> + <message> + <location filename="../Project/Project.py" line="3789"/> + <source>Show some code metrics for the project.</source> + <translation>Zeige einige Quelltextmetriken für das Projekt.</translation> + </message> + <message> + <location filename="../Project/Project.py" line="3791"/> + <source><b>Code Metrics...</b><p>This shows some code metrics for all Python files in the project.</p></source> + <translation><b>Quelltextmetriken...</b><p>Dies zeigt einige Quelltextmetriken für alle Python-Dateien des Projektes.</p></translation> + </message> + <message> + <location filename="../Project/Project.py" line="3799"/> + <source>Python Code Coverage</source> + <translation>Python-Quelltext-Abdeckung</translation> + </message> + <message> + <location filename="../Project/Project.py" line="3799"/> + <source>Code Co&verage...</source> + <translation>&Quelltext Abdeckung...</translation> + </message> + <message> + <location filename="../Project/Project.py" line="3803"/> + <source>Show code coverage information for the project.</source> + <translation>Zeige die Quelltextabdeckung für das Projekt.</translation> + </message> + <message> + <location filename="../Project/Project.py" line="3805"/> + <source><b>Code Coverage...</b><p>This shows the code coverage information for all Python files in the project.</p></source> + <translation><b>Quelltext Abdeckung...</b><p>Dies zeigt die Quelltextabdeckung für alle Python-Dateien des Projektes an.</p></translation> + </message> + <message> + <location filename="../Project/Project.py" line="4591"/> + <source>Profile Data</source> + <translation>Profildaten</translation> + </message> + <message> + <location filename="../Project/Project.py" line="3813"/> + <source>&Profile Data...</source> + <translation>&Profildaten...</translation> + </message> + <message> + <location filename="../Project/Project.py" line="3817"/> + <source>Show profiling data for the project.</source> + <translation>Zeige Profildaten des aktuellen Projektes.</translation> + </message> + <message> + <location filename="../Project/Project.py" line="3819"/> + <source><b>Profile Data...</b><p>This shows the profiling data for the project.</p></source> + <translation><b>Profildaten...</b><p>Dies zeigt die Profildaten des Projektes.</p></translation> + </message> + <message> + <location filename="../Project/Project.py" line="3935"/> + <source>Sho&w</source> + <translation>&Zeige</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4568"/> + <source>There is no main script defined for the current project. Aborting</source> + <translation>Für das aktuelle Projekt ist kein Hauptskript festgelegt. Abbruch</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4518"/> + <source>Coverage Data</source> + <translation>Quelltext Abdeckungsdaten</translation> + </message> + <message> <location filename="../Project/Project.py" line="3929"/> - <source>Source &Documentation</source> - <translation>&Quelltextdokumentation</translation> - </message> - <message> - <location filename="../Project/Project.py" line="3924"/> - <source>Chec&k</source> - <translation>&Prüfen</translation> - </message> - <message> - <location filename="../Project/Project.py" line="3776"/> - <source>Code Metrics</source> - <translation>Quelltextmetriken</translation> - </message> - <message> - <location filename="../Project/Project.py" line="3776"/> - <source>&Code Metrics...</source> - <translation>&Quelltextmetriken...</translation> - </message> - <message> - <location filename="../Project/Project.py" line="3780"/> - <source>Show some code metrics for the project.</source> - <translation>Zeige einige Quelltextmetriken für das Projekt.</translation> - </message> - <message> - <location filename="../Project/Project.py" line="3782"/> - <source><b>Code Metrics...</b><p>This shows some code metrics for all Python files in the project.</p></source> - <translation><b>Quelltextmetriken...</b><p>Dies zeigt einige Quelltextmetriken für alle Python-Dateien des Projektes.</p></translation> - </message> - <message> - <location filename="../Project/Project.py" line="3790"/> - <source>Python Code Coverage</source> - <translation>Python-Quelltext-Abdeckung</translation> - </message> - <message> - <location filename="../Project/Project.py" line="3790"/> - <source>Code Co&verage...</source> - <translation>&Quelltext Abdeckung...</translation> - </message> - <message> - <location filename="../Project/Project.py" line="3794"/> - <source>Show code coverage information for the project.</source> - <translation>Zeige die Quelltextabdeckung für das Projekt.</translation> - </message> - <message> - <location filename="../Project/Project.py" line="3796"/> - <source><b>Code Coverage...</b><p>This shows the code coverage information for all Python files in the project.</p></source> - <translation><b>Quelltext Abdeckung...</b><p>Dies zeigt die Quelltextabdeckung für alle Python-Dateien des Projektes an.</p></translation> - </message> - <message> - <location filename="../Project/Project.py" line="4582"/> - <source>Profile Data</source> - <translation>Profildaten</translation> - </message> - <message> - <location filename="../Project/Project.py" line="3804"/> - <source>&Profile Data...</source> - <translation>&Profildaten...</translation> - </message> - <message> - <location filename="../Project/Project.py" line="3808"/> - <source>Show profiling data for the project.</source> - <translation>Zeige Profildaten des aktuellen Projektes.</translation> - </message> - <message> - <location filename="../Project/Project.py" line="3810"/> - <source><b>Profile Data...</b><p>This shows the profiling data for the project.</p></source> - <translation><b>Profildaten...</b><p>Dies zeigt die Profildaten des Projektes.</p></translation> - </message> - <message> - <location filename="../Project/Project.py" line="3926"/> - <source>Sho&w</source> - <translation>&Zeige</translation> - </message> - <message> - <location filename="../Project/Project.py" line="4559"/> - <source>There is no main script defined for the current project. Aborting</source> - <translation>Für das aktuelle Projekt ist kein Hauptskript festgelegt. Abbruch</translation> - </message> - <message> - <location filename="../Project/Project.py" line="4509"/> - <source>Coverage Data</source> - <translation>Quelltext Abdeckungsdaten</translation> - </message> - <message> - <location filename="../Project/Project.py" line="3920"/> <source>&Version Control</source> <translation>&Versionskontrolle</translation> </message> <message> - <location filename="../Project/Project.py" line="4636"/> + <location filename="../Project/Project.py" line="4645"/> <source>Application Diagram</source> <translation>Applikations-Diagramm</translation> </message> <message> - <location filename="../Project/Project.py" line="3819"/> + <location filename="../Project/Project.py" line="3828"/> <source>&Application Diagram...</source> <translation>&Applikations-Diagramm...</translation> </message> <message> - <location filename="../Project/Project.py" line="3823"/> + <location filename="../Project/Project.py" line="3832"/> <source>Show a diagram of the project.</source> <translation>Zeigt ein Diagramm des Projektes.</translation> </message> <message> - <location filename="../Project/Project.py" line="3825"/> + <location filename="../Project/Project.py" line="3834"/> <source><b>Application Diagram...</b><p>This shows a diagram of the project.</p></source> <translation><b>Applikations-Diagramm...</b><p>Dies zeigt ein Diagramm des Projektes.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="3927"/> + <location filename="../Project/Project.py" line="3936"/> <source>&Diagrams</source> <translation>&Diagramme</translation> </message> @@ -39879,37 +39918,37 @@ <translation>Projektdatei speichern</translation> </message> <message> - <location filename="../Project/Project.py" line="4532"/> + <location filename="../Project/Project.py" line="4541"/> <source>Code Coverage</source> <translation>Quelltext Abdeckung</translation> </message> <message> - <location filename="../Project/Project.py" line="4532"/> + <location filename="../Project/Project.py" line="4541"/> <source>Please select a coverage file</source> <translation>Bitte wählen Sie eine Datei mit Abdeckungsdaten</translation> </message> <message> - <location filename="../Project/Project.py" line="4582"/> + <location filename="../Project/Project.py" line="4591"/> <source>Please select a profile file</source> <translation>Bitte wählen Sie eine Datei mit Profildaten</translation> </message> <message> - <location filename="../Project/Project.py" line="3539"/> + <location filename="../Project/Project.py" line="3548"/> <source>Add directory to project</source> <translation>Verzeichnis zum Projekt hinzufügen</translation> </message> <message> - <location filename="../Project/Project.py" line="3539"/> + <location filename="../Project/Project.py" line="3548"/> <source>Add directory...</source> <translation>Verzeichnis hinzufügen...</translation> </message> <message> - <location filename="../Project/Project.py" line="3544"/> + <location filename="../Project/Project.py" line="3553"/> <source>Add a directory to the current project</source> <translation>Füge den Inhalt eines Verzeichnisses zum Projekt hinzu</translation> </message> <message> - <location filename="../Project/Project.py" line="3546"/> + <location filename="../Project/Project.py" line="3555"/> <source><b>Add directory...</b><p>This opens a dialog for adding a directory to the current project.</p></source> <translation><b>Verzeichnis hinzufügen</b><p>Dies öffnet einen Dialog, mit dem ein Verzeichnis bzw. der Inhalt eines Verzeichnisses zum aktuellen Projekt hinzugefügt werden kann.</p></translation> </message> @@ -39924,27 +39963,27 @@ <translation>Datei umbenennen</translation> </message> <message> - <location filename="../Project/Project.py" line="2316"/> + <location filename="../Project/Project.py" line="2320"/> <source>Shall the project file be added to the repository?</source> <translation>Soll die Projektdatei zum Repository hinzugefügt werden?</translation> </message> <message> - <location filename="../Project/Project.py" line="2697"/> + <location filename="../Project/Project.py" line="2703"/> <source>New Project</source> <translation>Neues Projekt</translation> </message> <message> - <location filename="../Project/Project.py" line="2249"/> + <location filename="../Project/Project.py" line="2253"/> <source>Add existing files to the project?</source> <translation>Existierende Dateien dem Projekt hinzufügen?</translation> </message> <message> - <location filename="../Project/Project.py" line="2368"/> + <location filename="../Project/Project.py" line="2372"/> <source>Would you like to edit the VCS command options?</source> <translation>Möchten Sie die VCS-Befehlsoptionen bearbeiten?</translation> </message> <message> - <location filename="../Project/Project.py" line="2340"/> + <location filename="../Project/Project.py" line="2344"/> <source>Select version control system for the project</source> <translation>Wähle das Versionskontrollsystem für das Projekt</translation> </message> @@ -39974,7 +40013,7 @@ <translation><p>Die ausgewählte Übersetzungsdatei <b>{0}</b> konnte nicht gelöscht werden.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="2848"/> + <location filename="../Project/Project.py" line="2857"/> <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> @@ -39999,22 +40038,22 @@ <translation><p>Die Projektsessiondatei <b>{0}</b> konnte nicht gelöscht werden.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="3762"/> + <location filename="../Project/Project.py" line="3771"/> <source>Delete session</source> <translation>Session löschen</translation> </message> <message> - <location filename="../Project/Project.py" line="3766"/> + <location filename="../Project/Project.py" line="3775"/> <source>Delete the projects session file.</source> <translation>Löscht die Projektsessiondatei.</translation> </message> <message> - <location filename="../Project/Project.py" line="3767"/> + <location filename="../Project/Project.py" line="3776"/> <source><b>Delete session</b><p>This deletes the projects session file</p></source> <translation><b>Session löschen</b><p>Dies löscht die Sessiondatei des Projektes.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="3575"/> + <location filename="../Project/Project.py" line="3584"/> <source><b>Search new files...</b><p>This searches for new files (sources, *.ui, *.idl) in the project directory and registered subdirectories.</p></source> <translation><b>Neue Dateien suchen...</b><p>Dies sucht im Projektverzeichnis und in registrierten Unterverzeichnissen nach neuen Dateien (Quellen, *.ui, *.idl).</p></translation> </message> @@ -40029,7 +40068,7 @@ <translation>Sonstige</translation> </message> <message> - <location filename="../Project/Project.py" line="4636"/> + <location filename="../Project/Project.py" line="4645"/> <source>Include module names?</source> <translation>Modulnamen anzeigen?</translation> </message> @@ -40094,152 +40133,152 @@ <translation><p>Die Datei mit den projektspezifischen Debugger-Eigenschaften <b>{0}</b> konnte nicht gelöscht werden.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="3662"/> + <location filename="../Project/Project.py" line="3671"/> <source>Debugger Properties</source> <translation>Debugger-Eigenschaften</translation> </message> <message> - <location filename="../Project/Project.py" line="3662"/> + <location filename="../Project/Project.py" line="3671"/> <source>Debugger &Properties...</source> <translation>Debugger-&Eigenschaften...</translation> </message> <message> - <location filename="../Project/Project.py" line="3666"/> - <source>Show the debugger properties</source> - <translation>Debugger-Eigenschaften anzeigen</translation> - </message> - <message> - <location filename="../Project/Project.py" line="3667"/> - <source><b>Debugger Properties...</b><p>This shows a dialog to edit project specific debugger settings.</p></source> - <translation><b>Debugger-Eigenschaften...</b><p>Dies zeigt einen Dialog an, um die projektspezifischen Debugger-Einstellungen zu bearbeiten.</p></translation> - </message> - <message> - <location filename="../Project/Project.py" line="3675"/> - <source>Load</source> - <translation>Laden</translation> - </message> - <message> <location filename="../Project/Project.py" line="3675"/> + <source>Show the debugger properties</source> + <translation>Debugger-Eigenschaften anzeigen</translation> + </message> + <message> + <location filename="../Project/Project.py" line="3676"/> + <source><b>Debugger Properties...</b><p>This shows a dialog to edit project specific debugger settings.</p></source> + <translation><b>Debugger-Eigenschaften...</b><p>Dies zeigt einen Dialog an, um die projektspezifischen Debugger-Einstellungen zu bearbeiten.</p></translation> + </message> + <message> + <location filename="../Project/Project.py" line="3684"/> + <source>Load</source> + <translation>Laden</translation> + </message> + <message> + <location filename="../Project/Project.py" line="3684"/> <source>&Load</source> <translation>&Laden</translation> </message> <message> - <location filename="../Project/Project.py" line="3679"/> + <location filename="../Project/Project.py" line="3688"/> <source>Load the debugger properties</source> <translation>Debugger-Eigenschaften laden</translation> </message> <message> - <location filename="../Project/Project.py" line="3687"/> + <location filename="../Project/Project.py" line="3696"/> <source>Save</source> <translation>Speichern</translation> </message> <message> - <location filename="../Project/Project.py" line="3691"/> + <location filename="../Project/Project.py" line="3700"/> <source>Save the debugger properties</source> <translation>Debugger-Eigenschaften speichern</translation> </message> <message> - <location filename="../Project/Project.py" line="3699"/> + <location filename="../Project/Project.py" line="3708"/> <source>Delete</source> <translation>Löschen</translation> </message> <message> - <location filename="../Project/Project.py" line="3699"/> + <location filename="../Project/Project.py" line="3708"/> <source>&Delete</source> <translation>&Löschen</translation> </message> <message> - <location filename="../Project/Project.py" line="3703"/> - <source>Delete the debugger properties</source> - <translation>Debugger-Eigenschaften löschen</translation> - </message> - <message> - <location filename="../Project/Project.py" line="3712"/> - <source>Reset</source> - <translation>Zurücksetzen</translation> - </message> - <message> <location filename="../Project/Project.py" line="3712"/> + <source>Delete the debugger properties</source> + <translation>Debugger-Eigenschaften löschen</translation> + </message> + <message> + <location filename="../Project/Project.py" line="3721"/> + <source>Reset</source> + <translation>Zurücksetzen</translation> + </message> + <message> + <location filename="../Project/Project.py" line="3721"/> <source>&Reset</source> <translation>&Zurücksetzen</translation> </message> <message> - <location filename="../Project/Project.py" line="3716"/> + <location filename="../Project/Project.py" line="3725"/> <source>Reset the debugger properties</source> <translation>Debugger-Eigenschaften zurücksetzen</translation> </message> <message> - <location filename="../Project/Project.py" line="3931"/> + <location filename="../Project/Project.py" line="3940"/> <source>Debugger</source> <translation>Debugger</translation> </message> <message> - <location filename="../Project/Project.py" line="3928"/> + <location filename="../Project/Project.py" line="3937"/> <source>Session</source> <translation>Session</translation> </message> <message> - <location filename="../Project/Project.py" line="3680"/> + <location filename="../Project/Project.py" line="3689"/> <source><b>Load Debugger Properties</b><p>This loads the project specific debugger settings.</p></source> <translation><b>Debugger-Eigenschaften laden</b><p>Dies lädt die projektspezifischen Debugger-Einstellungen.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="3692"/> + <location filename="../Project/Project.py" line="3701"/> <source><b>Save Debugger Properties</b><p>This saves the project specific debugger settings.</p></source> <translation><b>Debugger-Eigenschaften speichern</b><p>Dies speichert die projektspezifischen Debugger-Einstellungen.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="3704"/> + <location filename="../Project/Project.py" line="3713"/> <source><b>Delete Debugger Properties</b><p>This deletes the file containing the project specific debugger settings.</p></source> <translation><b>Debugger-Eigenschaften löschen</b><p>Dies löscht die Datei mit den projektspezifischen Debugger-Einstellungen.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="3717"/> + <location filename="../Project/Project.py" line="3726"/> <source><b>Reset Debugger Properties</b><p>This resets the project specific debugger settings.</p></source> <translation><b>Debugger-Eigenschaften zurücksetzen</b><p>Dies setzt die projektspezifischen Debugger-Einstellungen zurück.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="3626"/> + <location filename="../Project/Project.py" line="3635"/> <source>Filetype Associations</source> <translation>Dateitypzuordnungen</translation> </message> <message> - <location filename="../Project/Project.py" line="3626"/> + <location filename="../Project/Project.py" line="3635"/> <source>Filetype Associations...</source> <translation>Dateitypzuordnungen...</translation> </message> <message> - <location filename="../Project/Project.py" line="3630"/> + <location filename="../Project/Project.py" line="3639"/> <source>Show the project filetype associations</source> <translation>Zeigt die Dateitypzuordnungen des Projektes</translation> </message> <message> - <location filename="../Project/Project.py" line="3632"/> + <location filename="../Project/Project.py" line="3641"/> <source><b>Filetype Associations...</b><p>This shows a dialog to edit the filetype associations of the project. These associations determine the type (source, form, interface or others) with a filename pattern. They are used when adding a file to the project and when performing a search for new files.</p></source> <translation><b>Dateitypzuordnungen...</b><p>Dies zeigt einen Dialog zur Eingabe der Dateitypzuordnungen des Projektes. Diese Zuordnungen bestimmen den Typ (Quellen, Formulare, Schnittstellen oder Sonstige) über ein Dateinamenmuster. Sie werden genutzt, wenn eine Datei zum Projekt hinzugefügt oder wenn nach neuen Dateien gesucht wird.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="3932"/> + <location filename="../Project/Project.py" line="3941"/> <source>Pac&kagers</source> <translation>Pa&ketierer</translation> </message> <message> - <location filename="../Project/Project.py" line="3523"/> + <location filename="../Project/Project.py" line="3532"/> <source>Add files to project</source> <translation>Dateien zum Projekt hinzufügen</translation> </message> <message> - <location filename="../Project/Project.py" line="3523"/> + <location filename="../Project/Project.py" line="3532"/> <source>Add &files...</source> <translation>&Dateien hinzufügen...</translation> </message> <message> - <location filename="../Project/Project.py" line="3528"/> + <location filename="../Project/Project.py" line="3537"/> <source>Add files to the current project</source> <translation>Fügt Dateien zum aktuellen Projekt hinzu</translation> </message> <message> - <location filename="../Project/Project.py" line="3530"/> + <location filename="../Project/Project.py" line="3539"/> <source><b>Add files...</b><p>This opens a dialog for adding files to the current project. The place to add is determined by the file extension.</p></source> <translation><b>Dateien hinzufügen...</b><p>Dies öffnet einen Dialog, mit dem Dateien zum aktuellen Projekt hinzugefügt werden kann. Der Ort, an dem sie eingefügt werden, wird durch die Dateinamenerweiterung bestimmt.</p></translation> </message> @@ -40249,22 +40288,22 @@ <translation><p>Die Datei <b>{0}</b> konnte nicht umbenannt werden.<br />Ursache: {1}</p></translation> </message> <message> - <location filename="../Project/Project.py" line="2833"/> + <location filename="../Project/Project.py" line="2842"/> <source>Project Files (*.e4p)</source> <translation>Projektdateien (*.e4p)</translation> </message> <message> - <location filename="../Project/Project.py" line="3918"/> + <location filename="../Project/Project.py" line="3927"/> <source>&Project</source> <translation>&Projekt</translation> </message> <message> - <location filename="../Project/Project.py" line="4040"/> + <location filename="../Project/Project.py" line="4049"/> <source>Project</source> <translation>Projekt</translation> </message> <message> - <location filename="../Project/Project.py" line="4106"/> + <location filename="../Project/Project.py" line="4115"/> <source>&Clear</source> <translation>&Löschen</translation> </message> @@ -40294,32 +40333,32 @@ <translation><p>Die Datei mit den Nutzer bezogenen Projektdaten <b>{0}</b> konnte nicht geschrieben werden.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="3611"/> + <location filename="../Project/Project.py" line="3620"/> <source>User project properties</source> <translation>Nutzer bezogene Projektdaten</translation> </message> <message> - <location filename="../Project/Project.py" line="3611"/> + <location filename="../Project/Project.py" line="3620"/> <source>&User Properties...</source> <translation>&Nutzer bezogene Projektdaten...</translation> </message> <message> - <location filename="../Project/Project.py" line="3616"/> + <location filename="../Project/Project.py" line="3625"/> <source>Show the user specific project properties</source> <translation>Zeigt die Nutzer bezogenen Projektdaten an</translation> </message> <message> - <location filename="../Project/Project.py" line="3618"/> + <location filename="../Project/Project.py" line="3627"/> <source><b>User Properties...</b><p>This shows a dialog to edit the user specific project properties.</p></source> <translation><b>Nutzer bezogene Projektdaten...</b><p>Dies zeigt einen Dialog an, um Nutzer bezogene Projektdaten zu bearbeiten.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="3049"/> + <location filename="../Project/Project.py" line="3058"/> <source>Syntax errors detected</source> <translation>Syntaxfehler gefunden</translation> </message> <message numerus="yes"> - <location filename="../Project/Project.py" line="3049"/> + <location filename="../Project/Project.py" line="3058"/> <source>The project contains %n file(s) with syntax errors.</source> <translation> <numerusform>Das Projekt beinhaltet eine Datei mit Syntaxfehlern.</numerusform> @@ -40327,32 +40366,32 @@ </translation> </message> <message> - <location filename="../Project/Project.py" line="4794"/> + <location filename="../Project/Project.py" line="4803"/> <source>Create Package List</source> <translation>Erzeuge Paketliste</translation> </message> <message> - <location filename="../Project/Project.py" line="3848"/> + <location filename="../Project/Project.py" line="3857"/> <source>Create &Package List</source> <translation>Erzeuge &Paketliste</translation> </message> <message> - <location filename="../Project/Project.py" line="5041"/> + <location filename="../Project/Project.py" line="5050"/> <source>Create Plugin Archive</source> <translation>Erzeuge Plugin Archiv</translation> </message> <message> - <location filename="../Project/Project.py" line="4754"/> + <location filename="../Project/Project.py" line="4763"/> <source><p>The file <b>PKGLIST</b> already exists.</p><p>Overwrite it?</p></source> <translation><p>Die Datei <b>PKGLIST</b> existiert bereits.</p><p>Überschreiben?</p></translation> </message> <message> - <location filename="../Project/Project.py" line="4794"/> + <location filename="../Project/Project.py" line="4803"/> <source><p>The file <b>PKGLIST</b> could not be created.</p><p>Reason: {0}</p></source> <translation><p>Die Datei <b>PKGLIST</b> konnte nicht erzeugt werden.</p><p>Ursache: {0}</p></translation> </message> <message> - <location filename="../Project/Project.py" line="4813"/> + <location filename="../Project/Project.py" line="4822"/> <source>The project does not have a main script defined. Aborting...</source> <translation>Für das Projekt wurde kein Hauptskript angegeben. Abbruch...</translation> </message> @@ -40362,12 +40401,12 @@ <translation><p>Das Quellverzeichnis enthält keine Dateien, die zur gewählten Kategorie gehören.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="2697"/> + <location filename="../Project/Project.py" line="2703"/> <source>Select Version Control System</source> <translation>Versionskontrollsystem auswählen</translation> </message> <message> - <location filename="../Project/Project.py" line="2347"/> + <location filename="../Project/Project.py" line="2351"/> <source>None</source> <translation>Keines</translation> </message> @@ -40377,12 +40416,12 @@ <translation>Projekttyp Registrierung</translation> </message> <message> - <location filename="../Project/Project.py" line="4925"/> + <location filename="../Project/Project.py" line="4934"/> <source><p>The file <b>{0}</b> could not be stored in the archive. Ignoring it.</p><p>Reason: {1}</p></source> <translation><p>Die Datei <b>{0}</b> konnte nicht im Archiv gespeichert werde. Sie wird ignoriert.</p><p>Ursache: {1}</p></translation> </message> <message> - <location filename="../Project/Project.py" line="4999"/> + <location filename="../Project/Project.py" line="5008"/> <source><p>The plugin file <b>{0}</b> could not be read.</p><p>Reason: {1}</p></source> <translation><p>Die Plugindatei <b>{0}</b> konnte nicht gelesen werden.<br>Grund: {1}</p></translation> </message> @@ -40392,37 +40431,37 @@ <translation>Sie müssen zuerst ein Übersetzungsmuster festlegen.</translation> </message> <message> - <location filename="../Project/Project.py" line="2446"/> + <location filename="../Project/Project.py" line="2450"/> <source>Translation Pattern</source> <translation>Übersetzungsmuster</translation> </message> <message> - <location filename="../Project/Project.py" line="2446"/> + <location filename="../Project/Project.py" line="2450"/> <source>Enter the path pattern for translation files (use '%language%' in place of the language code):</source> <translation>Gib das Pfadmuster für Übersetzungsdateien ein (benutze „%language%“ anstelle des Sprachcodes):</translation> </message> <message> - <location filename="../Project/Project.py" line="4391"/> + <location filename="../Project/Project.py" line="4400"/> <source><p>The selected VCS <b>{0}</b> could not be found.<br/>Disabling version control.</p><p>{1}</p></source> <translation><p>Das ausgewählte Versionskontrollsystem <b>{0}</b> konnte nicht gefunden werden.<br/>Versionskontrolle nicht möglich.</p><p>{1}</p></translation> </message> <message> - <location filename="../Project/Project.py" line="3644"/> + <location filename="../Project/Project.py" line="3653"/> <source>Lexer Associations</source> <translation>Lexerzuordnungen</translation> </message> <message> - <location filename="../Project/Project.py" line="3644"/> + <location filename="../Project/Project.py" line="3653"/> <source>Lexer Associations...</source> <translation>Lexerzuordnungen...</translation> </message> <message> - <location filename="../Project/Project.py" line="3648"/> + <location filename="../Project/Project.py" line="3657"/> <source>Show the project lexer associations (overriding defaults)</source> <translation>Zeigt die projektspezifischen Lexerzuordnungen</translation> </message> <message> - <location filename="../Project/Project.py" line="3650"/> + <location filename="../Project/Project.py" line="3659"/> <source><b>Lexer Associations...</b><p>This shows a dialog to edit the lexer associations of the project. These associations override the global lexer associations. Lexers are used to highlight the editor text.</p></source> <translation><b>Lexerzuordnungen</b><p>Dies öffnet einen Dialog, um die projektspezifischen Lexerzuordnungen zu bearbeiten. Diese Zuordnungen überschreiben die globalen Lexerzuordnungen. Lexer werden verwendet, um den Editortext einzufärben.</p></translation> </message> @@ -40457,32 +40496,32 @@ <translation>Python 2-Dateien (*.py2);;Python 2-GUI-Dateien (*.pyw2);;</translation> </message> <message> - <location filename="../Project/Project.py" line="2236"/> + <location filename="../Project/Project.py" line="2240"/> <source>Create main script</source> <translation>Hauptskript erzeugen</translation> </message> <message> - <location filename="../Project/Project.py" line="2236"/> + <location filename="../Project/Project.py" line="2240"/> <source><p>The mainscript <b>{0}</b> could not be created.<br/>Reason: {1}</p></source> <translation><p>Das Hauptskript <b>{0}</b> konnte nicht erzeugt werden.<br/>Ursache: {1}</p></translation> </message> <message> - <location filename="../Project/Project.py" line="3833"/> + <location filename="../Project/Project.py" line="3842"/> <source>Load Diagram</source> <translation>Diagramm laden</translation> </message> <message> - <location filename="../Project/Project.py" line="3833"/> + <location filename="../Project/Project.py" line="3842"/> <source>&Load Diagram...</source> <translation>Diagramm &laden...</translation> </message> <message> - <location filename="../Project/Project.py" line="3837"/> + <location filename="../Project/Project.py" line="3846"/> <source>Load a diagram from file.</source> <translation>Lade ein Diagramm aus einer Datei.</translation> </message> <message> - <location filename="../Project/Project.py" line="3839"/> + <location filename="../Project/Project.py" line="3848"/> <source><b>Load Diagram...</b><p>This loads a diagram from file.</p></source> <translation><b>Diagramm laden...</b><p>Dies lädt ein Diagramm aus einer Datei.</p></translation> </message> @@ -40512,27 +40551,27 @@ <translation>PyQt5 Kommandozeile</translation> </message> <message> - <location filename="../Project/Project.py" line="4379"/> + <location filename="../Project/Project.py" line="4388"/> <source><p>The selected VCS <b>{0}</b> could not be found. <br/>Reverting override.</p><p>{1}</p></source> <translation><p>Das ausgewählte Versionskontrollsystem <b>{0}</b> konnte nicht gefunden werden.<br/>Ignoriere Übersteuerung.</p><p>{1}</p></translation> </message> <message> - <location filename="../Project/Project.py" line="5041"/> + <location filename="../Project/Project.py" line="5050"/> <source><p>The plugin file <b>{0}</b> could not be read.</p> <p>Reason: {1}</p></source> <translation><p>Die Plugindatei <b>{0}</b> konnte nicht gelesen werden.<br>Ursache: {1}</p></translation> </message> <message> - <location filename="../Project/Project.py" line="3853"/> + <location filename="../Project/Project.py" line="3862"/> <source>Create an initial PKGLIST file for an eric6 plugin.</source> <translation>Erzeugt eine erste PKGLIST-Datei für ein eric6-Plugin.</translation> </message> <message> - <location filename="../Project/Project.py" line="3855"/> + <location filename="../Project/Project.py" line="3864"/> <source><b>Create Package List</b><p>This creates an initial list of files to include in an eric6 plugin archive. The list is created from the project file.</p></source> <translation><b>Erzeuge Paketliste</b><p>Dies erzeugt eine erste Liste von Dateien, die in ein eric6-Pluginarchive einbezogen werden sollen. Die Liste wird aus der Projektdatei erzeugt.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="4895"/> + <location filename="../Project/Project.py" line="4904"/> <source><p>The eric6 plugin archive file <b>{0}</b> could not be created.</p><p>Reason: {1}</p></source> <translation><p>Die eric6 Plugin Archivdatei <b>{0}</b> konnte nicht erzeugt werden.</p><p>Ursache: {1}</p></translation> </message> @@ -40552,118 +40591,118 @@ <translation>Eric6 Plugin</translation> </message> <message> - <location filename="../Project/Project.py" line="2667"/> + <location filename="../Project/Project.py" line="2673"/> <source>Create project management directory</source> <translation>Projektverwaltungsverzeichnis erstellen</translation> </message> <message> - <location filename="../Project/Project.py" line="2667"/> + <location filename="../Project/Project.py" line="2673"/> <source><p>The project directory <b>{0}</b> is not writable.</p></source> <translation><p>Das Projektverzeichnis <b>{0}</b> ist nicht beschreibbar.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="3583"/> + <location filename="../Project/Project.py" line="3592"/> <source>Alt+Ctrl+P</source> <comment>Project|Search Project File</comment> <translation>Alt+Ctrl+P</translation> </message> <message> - <location filename="../Project/Project.py" line="3589"/> + <location filename="../Project/Project.py" line="3598"/> <source>Search for a file in the project list of files.</source> <translation>Suche nach einer Datei in der Liste der Projektdateien.</translation> </message> <message> - <location filename="../Project/Project.py" line="3591"/> + <location filename="../Project/Project.py" line="3600"/> <source><b>Search Project File</b><p>This searches for a file in the project list of files.</p></source> <translation><b>Projektdatei suchen</b><p>Dies sucht nach einer Datei in der Liste der Projektdateien.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="3583"/> + <location filename="../Project/Project.py" line="3592"/> <source>Search Project File</source> <translation>Projektdatei suchen</translation> </message> <message> - <location filename="../Project/Project.py" line="3583"/> + <location filename="../Project/Project.py" line="3592"/> <source>Search Project File...</source> <translation>Projektdatei suchen...</translation> </message> <message> - <location filename="../Project/Project.py" line="4848"/> + <location filename="../Project/Project.py" line="4857"/> <source>Create Plugin Archives</source> <translation>Erzeuge Plugin Archive</translation> </message> <message> - <location filename="../Project/Project.py" line="3864"/> + <location filename="../Project/Project.py" line="3873"/> <source>Create Plugin &Archives</source> <translation>Erzeuge Plugin &Archive</translation> </message> <message> - <location filename="../Project/Project.py" line="3869"/> + <location filename="../Project/Project.py" line="3878"/> <source>Create eric6 plugin archive files.</source> <translation>Erzeugt eric6 Plugin Archivdateien.</translation> </message> <message> - <location filename="../Project/Project.py" line="3871"/> + <location filename="../Project/Project.py" line="3880"/> <source><b>Create Plugin Archives</b><p>This creates eric6 plugin archive files using the list of files given in a PKGLIST* file. The archive name is built from the main script name if not designated in the package list file.</p></source> <translation><b>Erzeuge Pluginarchive</b><p>Dies erzeugt eric6-Pluginarchivdateien mit den Dateien, die in einer PKGLIST*-Datei angegeben wurden. Der Archivname wird aus dem Namen des Hauptskriptes generiert, falls er nicht in der Paketlistendatei angegeben ist.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="3881"/> + <location filename="../Project/Project.py" line="3890"/> <source>Create Plugin Archives (Snapshot)</source> <translation>Erzeuge Plugin Archive (Snapshot)</translation> </message> <message> - <location filename="../Project/Project.py" line="3881"/> + <location filename="../Project/Project.py" line="3890"/> <source>Create Plugin Archives (&Snapshot)</source> <translation>Erzeuge Plugin Archive (&Snapshot)</translation> </message> <message> - <location filename="../Project/Project.py" line="3886"/> + <location filename="../Project/Project.py" line="3895"/> <source>Create eric6 plugin archive files (snapshot releases).</source> <translation>Erzeugt eric6 Plugin Archivdateien (Snapshot Releases).</translation> </message> <message> - <location filename="../Project/Project.py" line="3888"/> + <location filename="../Project/Project.py" line="3897"/> <source><b>Create Plugin Archives (Snapshot)</b><p>This creates eric6 plugin archive files using the list of files given in the PKGLIST* file. The archive name is built from the main script name if not designated in the package list file. The version entry of the main script is modified to reflect a snapshot release.</p></source> <translation><b>Erzeuge Pluginarchive (Snapshot)</b><p>Dies erzeugt eric6-Pluginarchivdateien mit den Dateien, die in der PKGLIST*-Datei angegeben wurden. Der Archivname wird aus dem Namen des Hauptskriptes generiert, falls er nicht in der Paketlistendatei angegeben ist. Der Versionseintrag des Hauptskriptes wird verändert, um ein Snapshot Release anzuzeigen.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="4827"/> + <location filename="../Project/Project.py" line="4836"/> <source>Select package lists:</source> <translation>Wähle Paketlisten:</translation> </message> <message> - <location filename="../Project/Project.py" line="4844"/> + <location filename="../Project/Project.py" line="4853"/> <source>Creating plugin archives...</source> <translation>Erzeuge Plugin Archive...</translation> </message> <message> - <location filename="../Project/Project.py" line="4844"/> + <location filename="../Project/Project.py" line="4853"/> <source>Abort</source> <translation>Abbruch</translation> </message> <message> - <location filename="../Project/Project.py" line="4844"/> + <location filename="../Project/Project.py" line="4853"/> <source>%v/%m Archives</source> <translation>%v/%m Archive</translation> </message> <message> - <location filename="../Project/Project.py" line="4861"/> + <location filename="../Project/Project.py" line="4870"/> <source><p>The file <b>{0}</b> could not be read.</p><p>Reason: {1}</p></source> <translation><p>Die Datei <b>{0}</b> konnte nicht geladen werden.<br/>Grund: {1}</p></translation> </message> <message> - <location filename="../Project/Project.py" line="4944"/> + <location filename="../Project/Project.py" line="4953"/> <source><p>The eric6 plugin archive files were created with some errors.</p></source> <translation><p>Die eric6 Plugin Archivdateien wurden mit einigen Fehlern erzeugt.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="4947"/> + <location filename="../Project/Project.py" line="4956"/> <source><p>The eric6 plugin archive files were created successfully.</p></source> <translation><p>Die eric6 Plugin Archivdateien wurden erfolgreich erzeugt.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="4837"/> + <location filename="../Project/Project.py" line="4846"/> <source><p>No package list files (PKGLIST*) available or selected. Aborting...</p></source> <translation><p>Keine Paketlistendateien (PKGLIST*) verfügbar oder ausgewählt. Abbruch...</p></translation> </message> @@ -42667,7 +42706,7 @@ <translation>Ausgeführt</translation> </message> <message> - <location filename="../DataViews/PyCoverageDialog.ui" line="172"/> + <location filename="../DataViews/PyCoverageDialog.py" line="349"/> <source>Coverage</source> <translation>Abdeckung</translation> </message> @@ -42717,7 +42756,7 @@ </translation> </message> <message> - <location filename="../DataViews/PyCoverageDialog.ui" line="192"/> + <location filename="../DataViews/PyCoverageDialog.py" line="345"/> <source>%v/%m Files</source> <translation>%v/%m Dateien</translation> </message> @@ -42740,7 +42779,7 @@ <translation>Lösche alle Informationen</translation> </message> <message> - <location filename="../DataViews/PyProfileDialog.ui" line="20"/> + <location filename="../DataViews/PyProfileDialog.py" line="233"/> <source>Profile Results</source> <translation>Profilergebnisse</translation> </message> @@ -42869,27 +42908,27 @@ <context> <name>PyRegExpWizard</name> <message> - <location filename="../Plugins/PluginWizardPyRegExp.py" line="125"/> + <location filename="../Plugins/PluginWizardPyRegExp.py" line="127"/> <source>No current editor</source> <translation>Kein aktueller Editor</translation> </message> <message> - <location filename="../Plugins/PluginWizardPyRegExp.py" line="125"/> + <location filename="../Plugins/PluginWizardPyRegExp.py" line="127"/> <source>Please open or create a file first.</source> <translation>Bitte öffnen oder erzeugen Sie zuerst eine Datei.</translation> </message> <message> - <location filename="../Plugins/PluginWizardPyRegExp.py" line="78"/> + <location filename="../Plugins/PluginWizardPyRegExp.py" line="80"/> <source>Python re Wizard</source> <translation>Python-re-Assistent</translation> </message> <message> - <location filename="../Plugins/PluginWizardPyRegExp.py" line="74"/> + <location filename="../Plugins/PluginWizardPyRegExp.py" line="76"/> <source>&Python re Wizard...</source> <translation>&Python-re-Assistent...</translation> </message> <message> - <location filename="../Plugins/PluginWizardPyRegExp.py" line="79"/> + <location filename="../Plugins/PluginWizardPyRegExp.py" line="81"/> <source><b>Python re Wizard</b><p>This wizard opens a dialog for entering all the parameters needed to create a Python re string. The generated code is inserted at the current cursor position.</p></source> <translation><b>Python-re-Assistent</b><p>Dieser Assistent öffnet einen Dialog zur Eingabe der Parameter, die zur Erzeugung eines regulären Ausdrucks für Python benötigt werden. Der erzeugte Quelltext wird an der aktuellen Cursorposition eingefügt.</p></translation> </message> @@ -44286,27 +44325,27 @@ <context> <name>QRegExpWizard</name> <message> - <location filename="../Plugins/PluginWizardQRegExp.py" line="125"/> + <location filename="../Plugins/PluginWizardQRegExp.py" line="127"/> <source>No current editor</source> <translation>Kein aktueller Editor</translation> </message> <message> - <location filename="../Plugins/PluginWizardQRegExp.py" line="125"/> + <location filename="../Plugins/PluginWizardQRegExp.py" line="127"/> <source>Please open or create a file first.</source> <translation>Bitte öffnen oder erzeugen Sie zuerst eine Datei.</translation> </message> <message> - <location filename="../Plugins/PluginWizardQRegExp.py" line="78"/> + <location filename="../Plugins/PluginWizardQRegExp.py" line="80"/> <source>QRegExp Wizard</source> <translation>QRegExp-Assistent</translation> </message> <message> - <location filename="../Plugins/PluginWizardQRegExp.py" line="74"/> + <location filename="../Plugins/PluginWizardQRegExp.py" line="76"/> <source>Q&RegExp Wizard...</source> <translation>Q&RegExp-Assistent...</translation> </message> <message> - <location filename="../Plugins/PluginWizardQRegExp.py" line="79"/> + <location filename="../Plugins/PluginWizardQRegExp.py" line="81"/> <source><b>QRegExp Wizard</b><p>This wizard opens a dialog for entering all the parameters needed to create a QRegExp. The generated code is inserted at the current cursor position.</p></source> <translation><b>QRegExp-Assistent</b><p>Dieser Assistent öffnet einen Dialog zur Eingabe der Parameter, die zur Erzeugung eines QRegExp Ausdruckes benötigt werden. Der erzeugte Quelltext wird an der aktuellen Cursorposition eingefügt.</p></translation> </message> @@ -45624,27 +45663,27 @@ <context> <name>QRegularExpressionWizard</name> <message> - <location filename="../Plugins/PluginWizardQRegularExpression.py" line="78"/> + <location filename="../Plugins/PluginWizardQRegularExpression.py" line="80"/> <source>QRegularExpression Wizard</source> <translation>QRegularExpression-Assistent</translation> </message> <message> - <location filename="../Plugins/PluginWizardQRegularExpression.py" line="74"/> + <location filename="../Plugins/PluginWizardQRegularExpression.py" line="76"/> <source>QRegularE&xpression Wizard...</source> <translation>QRegularE&xpression-Assistent...</translation> </message> <message> - <location filename="../Plugins/PluginWizardQRegularExpression.py" line="79"/> + <location filename="../Plugins/PluginWizardQRegularExpression.py" line="81"/> <source><b>QRegularExpression Wizard</b><p>This wizard opens a dialog for entering all the parameters needed to create a QRegularExpression string. The generated code is inserted at the current cursor position.</p></source> <translation><b>QRegularExpression-Assistent</b><p>Dieser Assistent öffnet einen Dialog zur Eingabe der Parameter, die zur Erzeugung eines QRegularExpression-Ausdruckes benötigt werden. Der erzeugte Quelltext wird an der aktuellen Cursorposition eingefügt.</p></translation> </message> <message> - <location filename="../Plugins/PluginWizardQRegularExpression.py" line="126"/> + <location filename="../Plugins/PluginWizardQRegularExpression.py" line="128"/> <source>No current editor</source> <translation>Kein aktueller Editor</translation> </message> <message> - <location filename="../Plugins/PluginWizardQRegularExpression.py" line="126"/> + <location filename="../Plugins/PluginWizardQRegularExpression.py" line="128"/> <source>Please open or create a file first.</source> <translation>Bitte öffnen oder erzeugen Sie zuerst eine Datei.</translation> </message> @@ -47426,7 +47465,7 @@ <translation>Drücken, um die ausgewählten Filter zu löschen</translation> </message> <message> - <location filename="../WebBrowser/QtHelp/QtHelpFiltersDialog.ui" line="89"/> + <location filename="../WebBrowser/QtHelp/QtHelpFiltersDialog.py" line="150"/> <source>Remove Filters</source> <translation>Filter löschen</translation> </message> @@ -47436,7 +47475,7 @@ <translation>Drücken, um die ausgewählten Attribute zu löschen</translation> </message> <message> - <location filename="../WebBrowser/QtHelp/QtHelpFiltersDialog.ui" line="99"/> + <location filename="../WebBrowser/QtHelp/QtHelpFiltersDialog.py" line="178"/> <source>Remove Attributes</source> <translation>Attribute löschen</translation> </message> @@ -48942,7 +48981,7 @@ <context> <name>SendRefererWhitelistDialog</name> <message> - <location filename="../WebBrowser/Network/SendRefererWhitelistDialog.ui" line="14"/> + <location filename="../WebBrowser/Network/SendRefererWhitelistDialog.py" line="52"/> <source>Send Referer Whitelist</source> <translation>Referer Whitelist</translation> </message> @@ -50154,7 +50193,7 @@ <translation>&Vorschau kopieren</translation> </message> <message> - <location filename="../Snapshot/SnapWidget.ui" line="20"/> + <location filename="../Snapshot/SnapWidget.py" line="531"/> <source>eric6 Snapshot</source> <translation>eric6-Bildschirmfoto</translation> </message> @@ -52676,7 +52715,7 @@ <context> <name>SvnDiffDialog</name> <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnDiffDialog.ui" line="14"/> + <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnDiffDialog.py" line="171"/> <source>Subversion Diff</source> <translation>Subversion-Diff</translation> </message> @@ -52954,12 +52993,12 @@ <translation>Subversion-Log</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnLogBrowserDialog.ui" line="112"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnLogBrowserDialog.py" line="621"/> <source>Revision</source> <translation>Revision</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnLogBrowserDialog.ui" line="117"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnLogBrowserDialog.py" line="618"/> <source>Author</source> <translation>Autor</translation> </message> @@ -52969,7 +53008,7 @@ <translation>Datum</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnLogBrowserDialog.ui" line="127"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnLogBrowserDialog.py" line="141"/> <source>Message</source> <translation>Nachricht</translation> </message> @@ -53447,7 +53486,7 @@ <translation>&Protokoll:</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnNewProjectOptionsDialog.ui" line="45"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnNewProjectOptionsDialog.py" line="128"/> <source>&URL:</source> <translation>&URL:</translation> </message> @@ -53548,7 +53587,7 @@ <translation>Wähle das Protokoll zum Zugriff auf das Repository</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnOptionsDialog.ui" line="45"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnOptionsDialog.py" line="95"/> <source>&URL:</source> <translation>&URL:</translation> </message> @@ -54818,7 +54857,7 @@ <translation>ignoriert</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.ui" line="14"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="394"/> <source>Subversion Status</source> <translation>Subversion-Status</translation> </message> @@ -54828,7 +54867,7 @@ <translation>Änderungen einpflegen...</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.ui" line="80"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="711"/> <source>Commit</source> <translation>Einpflegen</translation> </message> @@ -57429,22 +57468,22 @@ <context> <name>SyntaxCheckerPlugin</name> <message> - <location filename="../Plugins/PluginSyntaxChecker.py" line="243"/> + <location filename="../Plugins/PluginSyntaxChecker.py" line="244"/> <source>Check Syntax</source> <translation>Syntax prüfen</translation> </message> <message> - <location filename="../Plugins/PluginSyntaxChecker.py" line="243"/> + <location filename="../Plugins/PluginSyntaxChecker.py" line="244"/> <source>&Syntax...</source> <translation>&Syntax...</translation> </message> <message> - <location filename="../Plugins/PluginSyntaxChecker.py" line="154"/> + <location filename="../Plugins/PluginSyntaxChecker.py" line="155"/> <source>Check syntax.</source> <translation>Syntax prüfen.</translation> </message> <message> - <location filename="../Plugins/PluginSyntaxChecker.py" line="247"/> + <location filename="../Plugins/PluginSyntaxChecker.py" line="248"/> <source><b>Check Syntax...</b><p>This checks Python files for syntax errors.</p></source> <translation><b>Syntax prüfen...</b><p>Dies überprüft Python-Dateien auf Syntaxfehler.</p></translation> </message> @@ -57957,32 +57996,32 @@ <context> <name>TabnannyPlugin</name> <message> - <location filename="../Plugins/PluginTabnanny.py" line="310"/> + <location filename="../Plugins/PluginTabnanny.py" line="311"/> <source>Check Indentations</source> <translation>Einrückungen prüfen</translation> </message> <message> - <location filename="../Plugins/PluginTabnanny.py" line="310"/> + <location filename="../Plugins/PluginTabnanny.py" line="311"/> <source>&Indentations...</source> <translation>&Einrückungen...</translation> </message> <message> - <location filename="../Plugins/PluginTabnanny.py" line="219"/> + <location filename="../Plugins/PluginTabnanny.py" line="220"/> <source>Check indentations using tabnanny.</source> <translation>Einrückungen mit Tabnanny überprüfen.</translation> </message> <message> - <location filename="../Plugins/PluginTabnanny.py" line="314"/> + <location filename="../Plugins/PluginTabnanny.py" line="315"/> <source><b>Check Indentations...</b><p>This checks Python files for bad indentations using tabnanny.</p></source> <translation><b>Einrückungen überprüfen...</b><p>Dies überprüft Python-Dateien auf fehlerhafte Einrückungen mittels Tabnanny.</p></translation> </message> <message> - <location filename="../Plugins/PluginTabnanny.py" line="106"/> + <location filename="../Plugins/PluginTabnanny.py" line="107"/> <source>Python 2 batch check</source> <translation>Python 2 Stapelprüfung</translation> </message> <message> - <location filename="../Plugins/PluginTabnanny.py" line="122"/> + <location filename="../Plugins/PluginTabnanny.py" line="123"/> <source>Python 3 batch check</source> <translation>Python 3 Stapelprüfung</translation> </message> @@ -60262,7 +60301,7 @@ <context> <name>UnittestDialog</name> <message> - <location filename="../PyUnit/UnittestDialog.ui" line="14"/> + <location filename="../PyUnit/UnittestDialog.py" line="400"/> <source>Unittest</source> <translation>Modultest</translation> </message> @@ -60723,252 +60762,252 @@ <context> <name>UserInterface</name> <message> - <location filename="../UI/UserInterface.py" line="1608"/> + <location filename="../UI/UserInterface.py" line="1610"/> <source>What's This?</source> <translation>Was ist das?</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1614"/> + <location filename="../UI/UserInterface.py" line="1616"/> <source>Context sensitive help</source> <translation>Kontextsensitive Hilfe</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1615"/> + <location filename="../UI/UserInterface.py" line="1617"/> <source><b>Display context sensitive help</b><p>In What's This? mode, the mouse cursor shows an arrow with a question mark, and you can click on the interface elements to get a short description of what they do and how to use them. In dialogs, this feature can be accessed using the context help button in the titlebar.</p></source> <translation><b>Zeige kontextsensitive Hilfe an<b></p>Im „Was ist das?“-Modus (der Mauszeiger stellt einen Pfeil mit Fragezeichen dar) wird auf einen Mausklick eine kurze Hilfebeschreibung zu dem ausgewählten MMI-Element angezeigt. In Dialogen kann diese Funktionalität durch den entsprechenden Knopf im Fensterkopf erreicht werden.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1627"/> + <location filename="../UI/UserInterface.py" line="1629"/> <source>Helpviewer</source> <translation>Hilfe</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1627"/> + <location filename="../UI/UserInterface.py" line="1629"/> <source>&Helpviewer...</source> <translation>&Hilfe...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1633"/> + <location filename="../UI/UserInterface.py" line="1635"/> <source>Open the helpviewer window</source> <translation>Öffnet das Hilfe-Fenster</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2676"/> + <location filename="../UI/UserInterface.py" line="2678"/> <source>Unittest</source> <translation>Modultests</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1733"/> + <location filename="../UI/UserInterface.py" line="1735"/> <source>&Unittest...</source> <translation>&Modultests...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1738"/> + <location filename="../UI/UserInterface.py" line="1740"/> <source>Start unittest dialog</source> <translation>Starte den Modultest Dialog</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2552"/> + <location filename="../UI/UserInterface.py" line="2554"/> <source>&Window</source> <translation>&Fenster</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2602"/> + <location filename="../UI/UserInterface.py" line="2604"/> <source>&Help</source> <translation>&Hilfe</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1247"/> + <location filename="../UI/UserInterface.py" line="1249"/> <source>Quit</source> <translation>Beenden</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2001"/> + <location filename="../UI/UserInterface.py" line="2003"/> <source>Preferences</source> <translation>Einstellungen</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2001"/> + <location filename="../UI/UserInterface.py" line="2003"/> <source>&Preferences...</source> <translation>&Einstellungen...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2006"/> - <source>Set the prefered configuration</source> - <translation>Konfiguriert die Einstellungen</translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="2008"/> + <source>Set the prefered configuration</source> + <translation>Konfiguriert die Einstellungen</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2010"/> <source><b>Preferences</b><p>Set the configuration items of the application with your prefered values.</p></source> <translation><b>Einstellungen</b><p>Konfiguriert die einstellbaren Parameter der Applikation nach Ihren Wünschen.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1253"/> + <location filename="../UI/UserInterface.py" line="1255"/> <source>Quit the IDE</source> <translation>Beenden der Entwicklungsumgebung</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2675"/> - <source>Tools</source> - <translation>Werkzeuge</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="4468"/> - <source>Help</source> - <translation>Hilfe</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2577"/> - <source>&Toolbars</source> - <translation>&Werkzeugleisten</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="4594"/> - <source>Problem</source> - <translation>Problem</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1247"/> - <source>&Quit</source> - <translation>B&eenden</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1254"/> - <source><b>Quit the IDE</b><p>This quits the IDE. Any unsaved changes may be saved first. Any Python program being debugged will be stopped and the preferences will be written to disc.</p></source> - <translation><b>Die Entwicklungsumgebung beenden</b><p>Dies beendet die Entwicklungsumgebung. Ungesicherte Änderungen können zuvor gesichert werden. Ein Python-Programm, das gerade debuggt wird, wird beendet und sämtliche Einstellungen werden gespeichert.</p></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1608"/> - <source>&What's This?</source> - <translation>&Was ist das?</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="4781"/> - <source>Process Generation Error</source> - <translation>Fehler beim Prozessstart</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1213"/> - <source>{0} - Passive Mode</source> - <translation>{0} – Passiver Modus</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1220"/> - <source>{0} - {1} - Passive Mode</source> - <translation>{0} – {1} – Passiver Modus</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1403"/> - <source>Log-Viewer</source> - <translation>Ausgabefenster</translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="2677"/> + <source>Tools</source> + <translation>Werkzeuge</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="4470"/> + <source>Help</source> + <translation>Hilfe</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2579"/> + <source>&Toolbars</source> + <translation>&Werkzeugleisten</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="4596"/> + <source>Problem</source> + <translation>Problem</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1249"/> + <source>&Quit</source> + <translation>B&eenden</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1256"/> + <source><b>Quit the IDE</b><p>This quits the IDE. Any unsaved changes may be saved first. Any Python program being debugged will be stopped and the preferences will be written to disc.</p></source> + <translation><b>Die Entwicklungsumgebung beenden</b><p>Dies beendet die Entwicklungsumgebung. Ungesicherte Änderungen können zuvor gesichert werden. Ein Python-Programm, das gerade debuggt wird, wird beendet und sämtliche Einstellungen werden gespeichert.</p></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1610"/> + <source>&What's This?</source> + <translation>&Was ist das?</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="4783"/> + <source>Process Generation Error</source> + <translation>Fehler beim Prozessstart</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1215"/> + <source>{0} - Passive Mode</source> + <translation>{0} – Passiver Modus</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1222"/> + <source>{0} - {1} - Passive Mode</source> + <translation>{0} – {1} – Passiver Modus</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1405"/> + <source>Log-Viewer</source> + <translation>Ausgabefenster</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2679"/> <source>Settings</source> <translation>Einstellungen</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1655"/> + <location filename="../UI/UserInterface.py" line="1657"/> <source>Show Versions</source> <translation>Zeige Versionen</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1655"/> + <location filename="../UI/UserInterface.py" line="1657"/> <source>Show &Versions</source> <translation>Zeige &Versionen</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1659"/> - <source>Display version information</source> - <translation>Zeigt Versionsinformationen</translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="1661"/> + <source>Display version information</source> + <translation>Zeigt Versionsinformationen</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1663"/> <source><b>Show Versions</b><p>Display version information.</p></source> <translation><b>Zeige Versionen</b><p>Zeigt Versionsinformationen an.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2106"/> + <location filename="../UI/UserInterface.py" line="2108"/> <source>Keyboard Shortcuts</source> <translation>Tastaturkurzbefehle</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2106"/> + <location filename="../UI/UserInterface.py" line="2108"/> <source>Keyboard &Shortcuts...</source> <translation>&Tastaturkurzbefehle...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2111"/> - <source>Set the keyboard shortcuts</source> - <translation>Setze die Tastaturkurzbefehle</translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="2113"/> + <source>Set the keyboard shortcuts</source> + <translation>Setze die Tastaturkurzbefehle</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2115"/> <source><b>Keyboard Shortcuts</b><p>Set the keyboard shortcuts of the application with your prefered values.</p></source> <translation><b>Tastaturkurzbefehle</b><p>Setze die Tastaturkurzbefehle der Applikation mit den bevorzugten Werten.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2506"/> + <location filename="../UI/UserInterface.py" line="2508"/> <source>E&xtras</source> <translation>E&xtras</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3103"/> + <location filename="../UI/UserInterface.py" line="3105"/> <source>Report Bug</source> <translation>Fehler berichten</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1706"/> + <location filename="../UI/UserInterface.py" line="1708"/> <source>Report &Bug...</source> <translation>&Fehler berichten...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1710"/> + <location filename="../UI/UserInterface.py" line="1712"/> <source>Report a bug</source> <translation>Einen Fehler berichten</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1711"/> + <location filename="../UI/UserInterface.py" line="1713"/> <source><b>Report Bug...</b><p>Opens a dialog to report a bug.</p></source> <translation><b>Fehler berichten...</b><p>Öffnet einen Dialog zum Senden eines Fehlerberichtes.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5571"/> + <location filename="../UI/UserInterface.py" line="5573"/> <source>Export Keyboard Shortcuts</source> <translation>Tastaturkurzbefehle exportieren</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2121"/> + <location filename="../UI/UserInterface.py" line="2123"/> <source>&Export Keyboard Shortcuts...</source> <translation>Tastaturkurzbefehle &exportieren...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2126"/> - <source>Export the keyboard shortcuts</source> - <translation>Exportiert die Tastaturkurzbefehle</translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="2128"/> + <source>Export the keyboard shortcuts</source> + <translation>Exportiert die Tastaturkurzbefehle</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2130"/> <source><b>Export Keyboard Shortcuts</b><p>Export the keyboard shortcuts of the application.</p></source> <translation><b>Tastaturkurzbefehle exportieren</b><p>Exportiert die Tastaturkurzbefehle der Applikation.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5595"/> + <location filename="../UI/UserInterface.py" line="5597"/> <source>Import Keyboard Shortcuts</source> <translation>Tastaturkurzbefehle importieren</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2135"/> + <location filename="../UI/UserInterface.py" line="2137"/> <source>&Import Keyboard Shortcuts...</source> <translation>Tastaturkurzbefehle &importieren...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2140"/> - <source>Import the keyboard shortcuts</source> - <translation>Importiert die Tastaturkurzbefehle</translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="2142"/> + <source>Import the keyboard shortcuts</source> + <translation>Importiert die Tastaturkurzbefehle</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2144"/> <source><b>Import Keyboard Shortcuts</b><p>Import the keyboard shortcuts of the application.</p></source> <translation><b>Tastaturkurzbefehle importieren</b><p>Importiert die Tastaturkurzbefehle der Applikation.</p></translation> </message> @@ -61008,112 +61047,112 @@ <translation>Initialisiere Werkzeuge...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1739"/> + <location filename="../UI/UserInterface.py" line="1741"/> <source><b>Unittest</b><p>Perform unit tests. The dialog gives you the ability to select and run a unittest suite.</p></source> <translation><b>Modultests</b><p>Führe Modultests durch. Der Dialog bietet die Möglichkeit eine Zusammenstellung von Modultests auszuwählen und auszuführen.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1747"/> + <location filename="../UI/UserInterface.py" line="1749"/> <source>Unittest Restart</source> <translation>Modultest neu starten</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1752"/> + <location filename="../UI/UserInterface.py" line="1754"/> <source>Restart last unittest</source> <translation>Modultest neu starten</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1753"/> + <location filename="../UI/UserInterface.py" line="1755"/> <source><b>Restart Unittest</b><p>Restart the unittest performed last.</p></source> <translation><b>Modultest neu starten</b><p>Den letzten durchgeführten Modultest neu starten.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1777"/> + <location filename="../UI/UserInterface.py" line="1779"/> <source>Unittest Script</source> <translation>Modultest (Skript)</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1782"/> - <source>Run unittest with current script</source> - <translation>Modultest für aktuelles Skript ausführen</translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="1784"/> + <source>Run unittest with current script</source> + <translation>Modultest für aktuelles Skript ausführen</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1786"/> <source><b>Unittest Script</b><p>Run unittest with current script.</p></source> <translation><b>Modultest (Skript)</b><p>Modultest für aktuelles Skript ausführen.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4216"/> + <location filename="../UI/UserInterface.py" line="4218"/> <source>Unittest Project</source> <translation>Modultest (Projekt)</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1797"/> - <source>Run unittest with current project</source> - <translation>Modultest für aktuellesProjekt ausführen</translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="1799"/> + <source>Run unittest with current project</source> + <translation>Modultest für aktuellesProjekt ausführen</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1801"/> <source><b>Unittest Project</b><p>Run unittest with current project.</p></source> <translation><b>Modultest (Projekt)</b><p>Modultest für aktuelles Projekt ausführen.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2489"/> + <location filename="../UI/UserInterface.py" line="2491"/> <source>&Unittest</source> <translation>&Modultests</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4216"/> + <location filename="../UI/UserInterface.py" line="4218"/> <source>There is no main script defined for the current project. Aborting</source> <translation>Für das aktuelle Projekt ist kein Hauptskript festgelegt. Abbruch</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1747"/> + <location filename="../UI/UserInterface.py" line="1749"/> <source>&Restart Unittest...</source> <translation>Modultest &neu starten...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1777"/> + <location filename="../UI/UserInterface.py" line="1779"/> <source>Unittest &Script...</source> <translation>Modultest (&Skript)...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1792"/> + <location filename="../UI/UserInterface.py" line="1794"/> <source>Unittest &Project...</source> <translation>Modultest (&Projekt)...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1887"/> + <location filename="../UI/UserInterface.py" line="1889"/> <source>Compare Files</source> <translation>Dateien vergleichen</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1887"/> + <location filename="../UI/UserInterface.py" line="1889"/> <source>&Compare Files...</source> <translation>Dateien &vergleichen...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1905"/> + <location filename="../UI/UserInterface.py" line="1907"/> <source>Compare two files</source> <translation>Zwei Dateien vergleichen</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1893"/> + <location filename="../UI/UserInterface.py" line="1895"/> <source><b>Compare Files</b><p>Open a dialog to compare two files.</p></source> <translation><b>Dateien vergleichen</b><p>Öffnet einen Dialog zum Vergleich zweier Dateien.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1900"/> + <location filename="../UI/UserInterface.py" line="1902"/> <source>Compare Files side by side</source> <translation>Dateien Seite an Seite vergleichen</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1906"/> + <location filename="../UI/UserInterface.py" line="1908"/> <source><b>Compare Files side by side</b><p>Open a dialog to compare two files and show the result side by side.</p></source> <translation><b>Dateien Seite an Seite vergleichen</b><p>Öffnet einen Dialog zum Vergleich zweier Dateien und zur Anzeige des Ergebnisse Seite an Seite.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6022"/> + <location filename="../UI/UserInterface.py" line="6024"/> <source>Drop Error</source> <translation>Drop-Fehler</translation> </message> @@ -61123,317 +61162,317 @@ <translation>Initialisiere Applikationsserver...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1224"/> + <location filename="../UI/UserInterface.py" line="1226"/> <source>{0} - {1} - {2} - Passive Mode</source> <translation>{0} . {1} – {2} – Passiver Modus</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1386"/> + <location filename="../UI/UserInterface.py" line="1388"/> <source>File-Browser</source> <translation>Dateibrowser</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1283"/> + <location filename="../UI/UserInterface.py" line="1285"/> <source>Edit Profile</source> <translation>Editieren-Profil</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1289"/> - <source>Activate the edit view profile</source> - <translation>Aktiviert das Editieren-Ansichtsprofil </translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="1291"/> + <source>Activate the edit view profile</source> + <translation>Aktiviert das Editieren-Ansichtsprofil </translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1293"/> <source><b>Edit Profile</b><p>Activate the "Edit View Profile". Windows being shown, if this profile is active, may be configured with the "View Profile Configuration" dialog.</p></source> <translation><b>Editieren-Profil</b><p>Aktiviert das „Editieren-Ansichtsprofil“. Fenster, die in diesem Profil angezeigt werden sollen, können im „Ansichtenprofile konfigurieren“-Dialog ausgewählt werden.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1300"/> + <location filename="../UI/UserInterface.py" line="1302"/> <source>Debug Profile</source> <translation>Debuggen-Profil</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1306"/> - <source>Activate the debug view profile</source> - <translation>Aktiviert das Debuggen-Ansichtsprofil</translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="1308"/> + <source>Activate the debug view profile</source> + <translation>Aktiviert das Debuggen-Ansichtsprofil</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1310"/> <source><b>Debug Profile</b><p>Activate the "Debug View Profile". Windows being shown, if this profile is active, may be configured with the "View Profile Configuration" dialog.</p></source> <translation><b>Debuggen-Profil</b><p>Aktiviert das „Debuggen Ansichtsprofil“. Fenster, die in diesem Profil angezeigt werden sollen, können im „Ansichtenprofile konfigurieren“-Dialog ausgewählt werden.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2074"/> + <location filename="../UI/UserInterface.py" line="2076"/> <source>View Profiles</source> <translation>Ansichtenprofile</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2074"/> + <location filename="../UI/UserInterface.py" line="2076"/> <source>&View Profiles...</source> <translation>&Ansichtenprofile...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2079"/> - <source>Configure view profiles</source> - <translation>Ansichtenprofile konfigurieren</translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="2081"/> + <source>Configure view profiles</source> + <translation>Ansichtenprofile konfigurieren</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2083"/> <source><b>View Profiles</b><p>Configure the view profiles. With this dialog you may set the visibility of the various windows for the predetermined view profiles.</p></source> <translation><b>Ansichtenprofile</b><p>Ansichtenprofile konfigurieren. Mit diesem Dialog kann die Sichtbarkeit der verschiedenen Fenster für die vorbestimmten Ansichtenprofile eingestellt werden.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4594"/> + <location filename="../UI/UserInterface.py" line="4596"/> <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="4322"/> + <location filename="../UI/UserInterface.py" line="4324"/> <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="4389"/> + <location filename="../UI/UserInterface.py" line="4391"/> <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="4440"/> + <location filename="../UI/UserInterface.py" line="4442"/> <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="4781"/> + <location filename="../UI/UserInterface.py" line="4783"/> <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="6022"/> + <location filename="../UI/UserInterface.py" line="6024"/> <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="1860"/> + <location filename="../UI/UserInterface.py" line="1862"/> <source>UI Previewer</source> <translation>UI-Vorschau</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1860"/> + <location filename="../UI/UserInterface.py" line="1862"/> <source>&UI Previewer...</source> <translation>&UI-Vorschau...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1865"/> + <location filename="../UI/UserInterface.py" line="1867"/> <source>Start the UI Previewer</source> <translation>Starte die UI-Vorschau</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1866"/> + <location filename="../UI/UserInterface.py" line="1868"/> <source><b>UI Previewer</b><p>Start the UI Previewer.</p></source> <translation><b>UI-Vorschau</b><p>Starte die UI-Vorschau.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4550"/> + <location filename="../UI/UserInterface.py" line="4552"/> <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="1873"/> + <location filename="../UI/UserInterface.py" line="1875"/> <source>Translations Previewer</source> <translation>Übersetzungsvorschau</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1873"/> + <location filename="../UI/UserInterface.py" line="1875"/> <source>&Translations Previewer...</source> <translation>&Übersetzungsvorschau...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1878"/> - <source>Start the Translations Previewer</source> - <translation>Die Übersetzungsvorschau starten</translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="1880"/> + <source>Start the Translations Previewer</source> + <translation>Die Übersetzungsvorschau starten</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1882"/> <source><b>Translations Previewer</b><p>Start the Translations Previewer.</p></source> <translation><b>Übersetzungsvorschau</b><p>Dies startet das Programm zur Vorschau von Übersetzungen.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4605"/> + <location filename="../UI/UserInterface.py" line="4607"/> <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="1370"/> + <location filename="../UI/UserInterface.py" line="1372"/> <source>Shell</source> <translation>Shell</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1370"/> + <location filename="../UI/UserInterface.py" line="1372"/> <source>&Shell</source> <translation>&Shell</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2045"/> + <location filename="../UI/UserInterface.py" line="2047"/> <source>Reload APIs</source> <translation>APIs neu laden</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2045"/> + <location filename="../UI/UserInterface.py" line="2047"/> <source>Reload &APIs</source> <translation>APIs &neu laden</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2049"/> - <source>Reload the API information</source> - <translation>Die API-Informationen neu laden</translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="2051"/> + <source>Reload the API information</source> + <translation>Die API-Informationen neu laden</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2053"/> <source><b>Reload APIs</b><p>Reload the API information.</p></source> <translation><b>APIs neu laden</b><p>Lädt die API-Informationen neu.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1421"/> + <location filename="../UI/UserInterface.py" line="1423"/> <source>Task-Viewer</source> <translation>Aufgabenanzeige</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5755"/> + <location filename="../UI/UserInterface.py" line="5757"/> <source>Save tasks</source> <translation>Aufgaben speichern</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5755"/> + <location filename="../UI/UserInterface.py" line="5757"/> <source><p>The tasks file <b>{0}</b> could not be written.</p></source> <translation><p>Die Aufgabendatei <b>{0}</b> konnte nicht geschrieben werden.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5784"/> + <location filename="../UI/UserInterface.py" line="5786"/> <source>Read tasks</source> <translation>Aufgaben lesen</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5784"/> + <location filename="../UI/UserInterface.py" line="5786"/> <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="4468"/> + <location filename="../UI/UserInterface.py" line="4470"/> <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="4482"/> + <location filename="../UI/UserInterface.py" line="4484"/> <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="5255"/> + <location filename="../UI/UserInterface.py" line="5257"/> <source>Documentation Missing</source> <translation>Dokumentation fehlt</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5255"/> + <location filename="../UI/UserInterface.py" line="5257"/> <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="3103"/> + <location filename="../UI/UserInterface.py" line="3105"/> <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="1439"/> + <location filename="../UI/UserInterface.py" line="1441"/> <source>Template-Viewer</source> <translation>Vorlagen</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1317"/> + <location filename="../UI/UserInterface.py" line="1319"/> <source>Alt+Shift+P</source> <translation>Alt+Shift+P</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1352"/> + <location filename="../UI/UserInterface.py" line="1354"/> <source>Alt+Shift+D</source> <translation>Alt+Shift+D</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1370"/> + <location filename="../UI/UserInterface.py" line="1372"/> <source>Alt+Shift+S</source> <translation>Alt+Shift+S</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1386"/> + <location filename="../UI/UserInterface.py" line="1388"/> <source>Alt+Shift+F</source> <translation>Alt+Shift+F</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1421"/> + <location filename="../UI/UserInterface.py" line="1423"/> <source>Alt+Shift+T</source> <translation>Alt+Shift+T</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1334"/> + <location filename="../UI/UserInterface.py" line="1336"/> <source>Alt+Shift+M</source> <translation>Alt+Shift+M</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2200"/> + <location filename="../UI/UserInterface.py" line="2202"/> <source>Activate current editor</source> <translation>Aktiviere aktuellen Editor</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2200"/> + <location filename="../UI/UserInterface.py" line="2202"/> <source>Alt+Shift+E</source> <translation>Alt+Shift+E</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2210"/> + <location filename="../UI/UserInterface.py" line="2212"/> <source>Ctrl+Alt+Tab</source> <translation>Ctrl+Alt+Tab</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2219"/> + <location filename="../UI/UserInterface.py" line="2221"/> <source>Shift+Ctrl+Alt+Tab</source> <translation>Shift+Ctrl+Alt+Tab</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1403"/> + <location filename="../UI/UserInterface.py" line="1405"/> <source>Alt+Shift+G</source> <translation>Alt+Shift+G</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2307"/> + <location filename="../UI/UserInterface.py" line="2309"/> <source>Qt4 Documentation</source> <translation>Qt4-Dokumentation</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2307"/> + <location filename="../UI/UserInterface.py" line="2309"/> <source>Qt&4 Documentation</source> <translation>Qt&4-Dokumentation</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2311"/> + <location filename="../UI/UserInterface.py" line="2313"/> <source>Open Qt4 Documentation</source> <translation>Öffne die Qt4-Dokumentation</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2421"/> + <location filename="../UI/UserInterface.py" line="2423"/> <source>Eric API Documentation</source> <translation>Eric-API-Dokumentation</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2421"/> + <location filename="../UI/UserInterface.py" line="2423"/> <source>&Eric API Documentation</source> <translation>&Eric-API-Dokumentation</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2425"/> + <location filename="../UI/UserInterface.py" line="2427"/> <source>Open Eric API Documentation</source> <translation>Öffne die Eric-API-Dokumentation</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4502"/> + <location filename="../UI/UserInterface.py" line="4504"/> <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> @@ -61443,157 +61482,157 @@ <translation>Registriere Objekte...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1317"/> + <location filename="../UI/UserInterface.py" line="1319"/> <source>Project-Viewer</source> <translation>Projektanzeige</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1352"/> + <location filename="../UI/UserInterface.py" line="1354"/> <source>Debug-Viewer</source> <translation>Debuganzeige</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1247"/> + <location filename="../UI/UserInterface.py" line="1249"/> <source>Ctrl+Q</source> <comment>File|Quit</comment> <translation>Ctrl+Q</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1317"/> + <location filename="../UI/UserInterface.py" line="1319"/> <source>&Project-Viewer</source> <translation>&Projektanzeige</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1608"/> + <location filename="../UI/UserInterface.py" line="1610"/> <source>Shift+F1</source> <translation>Shift+F1</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1627"/> + <location filename="../UI/UserInterface.py" line="1629"/> <source>F1</source> <translation>F1</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1671"/> + <location filename="../UI/UserInterface.py" line="1673"/> <source>Check for Updates</source> <translation>Auf Aktualisierungen prüfen</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1668"/> + <location filename="../UI/UserInterface.py" line="1670"/> <source>Check for &Updates...</source> <translation>Auf &Aktualisierungen prüfen...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2337"/> + <location filename="../UI/UserInterface.py" line="2339"/> <source>PyQt4 Documentation</source> <translation>PyQt4-Dokumentation</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2341"/> + <location filename="../UI/UserInterface.py" line="2343"/> <source>Open PyQt4 Documentation</source> <translation>Öffne die PyQt4-Dokumentation</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2519"/> + <location filename="../UI/UserInterface.py" line="2521"/> <source>Select Tool Group</source> <translation>Werkzeuggruppe wählen</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2527"/> + <location filename="../UI/UserInterface.py" line="2529"/> <source>Se&ttings</source> <translation>&Einstellungen</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2679"/> + <location filename="../UI/UserInterface.py" line="2681"/> <source>Profiles</source> <translation>Profile</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3417"/> + <location filename="../UI/UserInterface.py" line="3419"/> <source>&Builtin Tools</source> <translation>&Eingebaute Werkzeuge</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4765"/> + <location filename="../UI/UserInterface.py" line="4767"/> <source>Starting process '{0} {1}'. </source> <translation>Starte Prozess „{0} {1}“. </translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4857"/> + <location filename="../UI/UserInterface.py" line="4859"/> <source>Process '{0}' has exited. </source> <translation>Prozess „{0}“ ist beendet. </translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5240"/> + <location filename="../UI/UserInterface.py" line="5242"/> <source>Documentation</source> <translation>Dokumentation</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5066"/> + <location filename="../UI/UserInterface.py" line="5068"/> <source><p>The PyQt4 documentation starting point has not been configured.</p></source> <translation><p>Der PyQt4-Dokumentations-Startpunkt ist nicht konfiguriert.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6375"/> + <location filename="../UI/UserInterface.py" line="6377"/> <source>Error during updates check</source> <translation>Fehler während der Aktualisierungsprüfung</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6355"/> + <location filename="../UI/UserInterface.py" line="6357"/> <source>Update available</source> <translation>Aktualisierung verfügbar</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3048"/> + <location filename="../UI/UserInterface.py" line="3050"/> <source><h3>Version Numbers</h3><table></source> <translation><h3>Versionsnummern</h3><table></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6413"/> + <location filename="../UI/UserInterface.py" line="6415"/> <source></table></source> <translation></table></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3462"/> + <location filename="../UI/UserInterface.py" line="3464"/> <source>Configure Tool Groups ...</source> <translation>Konfiguriere Werkzeuggruppen...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3466"/> + <location filename="../UI/UserInterface.py" line="3468"/> <source>Configure current Tool Group ...</source> <translation>Konfiguriere aktuelle Werkzeuggruppe...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2063"/> + <location filename="../UI/UserInterface.py" line="2065"/> <source>Show external tools</source> <translation>Zeige externe Werkzeuge</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2058"/> + <location filename="../UI/UserInterface.py" line="2060"/> <source>Show external &tools</source> <translation>Zeige externe &Werkzeuge</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6375"/> + <location filename="../UI/UserInterface.py" line="6377"/> <source>Could not perform updates check.</source> <translation>Konnte keine Aktualisierungsprüfung durchführen.</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6187"/> + <location filename="../UI/UserInterface.py" line="6189"/> <source>&Cancel</source> <translation>&Abbrechen</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6196"/> + <location filename="../UI/UserInterface.py" line="6198"/> <source>Trying host {0}</source> <translation>Prüfe Host {0}</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6440"/> + <location filename="../UI/UserInterface.py" line="6442"/> <source>First time usage</source> <translation>Erstmalige Nutzung</translation> </message> @@ -61603,62 +61642,62 @@ <translation>Initialisiere Plugin-Manager...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2588"/> + <location filename="../UI/UserInterface.py" line="2590"/> <source>P&lugins</source> <translation>Plugi&ns</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2680"/> + <location filename="../UI/UserInterface.py" line="2682"/> <source>Plugins</source> <translation>Plugins</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2237"/> + <location filename="../UI/UserInterface.py" line="2239"/> <source>Plugin Infos</source> <translation>Plugininformationen</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2241"/> + <location filename="../UI/UserInterface.py" line="2243"/> <source>Show Plugin Infos</source> <translation>Zeigt Plugininformationen</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2242"/> + <location filename="../UI/UserInterface.py" line="2244"/> <source><b>Plugin Infos...</b><p>This opens a dialog, that show some information about loaded plugins.</p></source> <translation><b>Plugininformationen...</b><p>Dies öffnet einen Dialog, der einige Informationen über die geladenen Plugins anzeigt.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2237"/> + <location filename="../UI/UserInterface.py" line="2239"/> <source>&Plugin Infos...</source> <translation>&Plugininformationen...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3434"/> + <location filename="../UI/UserInterface.py" line="3436"/> <source>&Plugin Tools</source> <translation>&Pluginwerkzeuge</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2268"/> + <location filename="../UI/UserInterface.py" line="2270"/> <source>Uninstall Plugin</source> <translation>Plugin deinstallieren</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2263"/> + <location filename="../UI/UserInterface.py" line="2265"/> <source>&Uninstall Plugin...</source> <translation>Plugin &deinstallieren...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2269"/> + <location filename="../UI/UserInterface.py" line="2271"/> <source><b>Uninstall Plugin...</b><p>This opens a dialog to uninstall a plugin.</p></source> <translation><b>Plugin deinstallieren...</b><p>Dies öffnet einen Dialog zur Deinstallation eines Plugins.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3585"/> - <source>&Show all</source> - <translation>Alle an&zeigen</translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="3587"/> + <source>&Show all</source> + <translation>Alle an&zeigen</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="3589"/> <source>&Hide all</source> <translation>Alle &ausblenden</translation> </message> @@ -61668,97 +61707,97 @@ <translation>Aktiviere Plugins...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2511"/> + <location filename="../UI/UserInterface.py" line="2513"/> <source>Wi&zards</source> <translation>&Assistenten</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1679"/> + <location filename="../UI/UserInterface.py" line="1681"/> <source>Show downloadable versions</source> <translation>Zeige verfügbare Versionen</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1679"/> + <location filename="../UI/UserInterface.py" line="1681"/> <source>Show &downloadable versions...</source> <translation>&Zeige verfügbare Versionen...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1683"/> + <location filename="../UI/UserInterface.py" line="1685"/> <source>Show the versions available for download</source> <translation>Zeige die verfügbaren eric-Versionen</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6399"/> + <location filename="../UI/UserInterface.py" line="6401"/> <source><h3>Available versions</h3><table></source> <translation><h3>Verfügbare Versionen</h3><table></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2276"/> + <location filename="../UI/UserInterface.py" line="2278"/> <source>Plugin Repository</source> <translation>Plugin-Repository</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2276"/> + <location filename="../UI/UserInterface.py" line="2278"/> <source>Plugin &Repository...</source> <translation>Plugin-&Repository...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2281"/> - <source>Show Plugins available for download</source> - <translation>Zeige zum Download verfügbare Plugins an</translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="2283"/> + <source>Show Plugins available for download</source> + <translation>Zeige zum Download verfügbare Plugins an</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2285"/> <source><b>Plugin Repository...</b><p>This opens a dialog, that shows a list of plugins available on the Internet.</p></source> <translation><b>Plugin-Repository...</b><p>Dies öffnet einen Dialog, der eine Liste der im Internet verfügbaren Plugins anzeigt.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2255"/> + <location filename="../UI/UserInterface.py" line="2257"/> <source>Install Plugins</source> <translation>Plugins installieren</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2250"/> + <location filename="../UI/UserInterface.py" line="2252"/> <source>&Install Plugins...</source> <translation>Plugins &installieren...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2256"/> + <location filename="../UI/UserInterface.py" line="2258"/> <source><b>Install Plugins...</b><p>This opens a dialog to install or update plugins.</p></source> <translation><b>Plugins installieren...</b><p>Dies öffnet einen Dialog zur Installation oder Update von Plugins.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1932"/> + <location filename="../UI/UserInterface.py" line="1934"/> <source>Mini Editor</source> <translation>Mini-Editor</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1927"/> + <location filename="../UI/UserInterface.py" line="1929"/> <source>Mini &Editor...</source> <translation>Mini-&Editor...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1933"/> + <location filename="../UI/UserInterface.py" line="1935"/> <source><b>Mini Editor</b><p>Open a dialog with a simplified editor.</p></source> <translation><b>Mini-Editor</b><p>Öffnet einen Dialog mit einem vereinfachten Editor.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2091"/> + <location filename="../UI/UserInterface.py" line="2093"/> <source>Toolbars</source> <translation>Werkzeugleisten</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2091"/> + <location filename="../UI/UserInterface.py" line="2093"/> <source>Tool&bars...</source> <translation>Werkzeug&leisten...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2096"/> + <location filename="../UI/UserInterface.py" line="2098"/> <source>Configure toolbars</source> <translation>Werkzeugleisten einrichten</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2097"/> + <location filename="../UI/UserInterface.py" line="2099"/> <source><b>Toolbars</b><p>Configure the toolbars. With this dialog you may change the actions shown on the various toolbars and define your own toolbars.</p></source> <translation><b>Werkzeugleisten</b><p>Werkzeugleisten konfigurieren. Mit diesem Dialog können die auf den Werkzeugleisten gezeigten Aktionen geändert und neue Werkzeugleisten definiert werden.</p></translation> </message> @@ -61768,402 +61807,402 @@ <translation>Lade Toolbarmanager...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2951"/> + <location filename="../UI/UserInterface.py" line="2953"/> <source>External Tools/{0}</source> <translation>Externe Werkzeuge/{0}</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4726"/> + <location filename="../UI/UserInterface.py" line="4728"/> <source>External Tools</source> <translation>Externe Werkzeuge</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4717"/> + <location filename="../UI/UserInterface.py" line="4719"/> <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="4726"/> + <location filename="../UI/UserInterface.py" line="4728"/> <source>No toolgroup entry '{0}' found.</source> <translation>Kein Werkzeuggruppeneintrag „{0}“ gefunden.</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1334"/> + <location filename="../UI/UserInterface.py" line="1336"/> <source>Multiproject-Viewer</source> <translation>Mehrfachprojektanzeige</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1334"/> + <location filename="../UI/UserInterface.py" line="1336"/> <source>&Multiproject-Viewer</source> <translation>&Mehrfachprojektanzeige</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5802"/> + <location filename="../UI/UserInterface.py" line="5804"/> <source>Save session</source> <translation>Session speichern</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5802"/> + <location filename="../UI/UserInterface.py" line="5804"/> <source><p>The session file <b>{0}</b> could not be written.</p></source> <translation><p>Die Sessiondatei <b>{0}</b> konnte nicht geschrieben werden.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5833"/> + <location filename="../UI/UserInterface.py" line="5835"/> <source>Read session</source> <translation>Session lesen</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5833"/> + <location filename="../UI/UserInterface.py" line="5835"/> <source><p>The session file <b>{0}</b> could not be read.</p></source> <translation><p>Die Sessiondatei <b>{0}</b> konnte nicht gelesen werden.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2848"/> + <location filename="../UI/UserInterface.py" line="2850"/> <source><p>This part of the status bar displays the current editors encoding.</p></source> <translation><p>Dieser Teil der Statusleiste zeigt die Zeichenkodierung des aktuellen Editors an.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2862"/> + <location filename="../UI/UserInterface.py" line="2864"/> <source><p>This part of the status bar displays an indication of the current editors files writability.</p></source> <translation><p>Dieser Teil der Statusleiste zeigt an, ob die aktuelle Datei geschrieben werden kann.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1718"/> + <location filename="../UI/UserInterface.py" line="1720"/> <source>Request Feature</source> <translation>Neue Funktion anfragen</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1718"/> + <location filename="../UI/UserInterface.py" line="1720"/> <source>Request &Feature...</source> <translation>Neue &Funktion anfragen...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1722"/> - <source>Send a feature request</source> - <translation>Sende eine Anfrage für eine neue Funktion</translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="1724"/> + <source>Send a feature request</source> + <translation>Sende eine Anfrage für eine neue Funktion</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1726"/> <source><b>Request Feature...</b><p>Opens a dialog to send a feature request.</p></source> <translation><b>Neue Funktion anfragen...</b><p>Öffnet einen Dialog, um eine Anfrage für eine neue Funktion zu senden.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2841"/> + <location filename="../UI/UserInterface.py" line="2843"/> <source><p>This part of the status bar displays the current editors language.</p></source> <translation><p>Dieser Teil der Statusleiste zeigt die Sprache des aktuellen Editors an.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2869"/> + <location filename="../UI/UserInterface.py" line="2871"/> <source><p>This part of the status bar displays the line number of the current editor.</p></source> <translation><p>Dieser Teil der Statusleiste zeigt die Zeilennummer des aktuellen Editors an.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2876"/> + <location filename="../UI/UserInterface.py" line="2878"/> <source><p>This part of the status bar displays the cursor position of the current editor.</p></source> <translation><p>Dieser Teil der Statusleiste zeigt die Cursorposition des aktuellen Editors an.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1482"/> + <location filename="../UI/UserInterface.py" line="1484"/> <source>Horizontal Toolbox</source> <translation>Horizontale Werkzeugbox</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1482"/> + <location filename="../UI/UserInterface.py" line="1484"/> <source>&Horizontal Toolbox</source> <translation>&Horizontale Werkzeugbox</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1486"/> - <source>Toggle the Horizontal Toolbox window</source> - <translation>Schalte das Fenster der Horizontalen Werkzeugbox um</translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="1488"/> + <source>Toggle the Horizontal Toolbox window</source> + <translation>Schalte das Fenster der Horizontalen Werkzeugbox um</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1490"/> <source><b>Toggle the Horizontal Toolbox window</b><p>If the Horizontal Toolbox window is hidden then display it. If it is displayed then close it.</p></source> <translation><b>Schalte das Fenster der Horizontalen Werkzeugbox um</b><p>Falls das Fenster der Horizontalen Werkzeugbox nicht sichtbar ist, wird es dargestellt. Ist es sichtbar, so wird es versteckt.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3383"/> + <location filename="../UI/UserInterface.py" line="3385"/> <source>Restart application</source> <translation>Anwendung neu starten</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3383"/> + <location filename="../UI/UserInterface.py" line="3385"/> <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="1439"/> + <location filename="../UI/UserInterface.py" line="1441"/> <source>Alt+Shift+A</source> <translation>Alt+Shift+A</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2597"/> + <location filename="../UI/UserInterface.py" line="2599"/> <source>Configure...</source> <translation>Einstellungen...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2855"/> + <location filename="../UI/UserInterface.py" line="2857"/> <source><p>This part of the status bar displays the current editors eol setting.</p></source> <translation><p>Dieser Teil der Statusleiste zeigt die Zeilenendekodierung des aktuellen Editors an.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2228"/> + <location filename="../UI/UserInterface.py" line="2230"/> <source>Switch between tabs</source> <translation>Zwischen Tabs umschalten</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2228"/> + <location filename="../UI/UserInterface.py" line="2230"/> <source>Ctrl+1</source> <translation>Ctrl+1</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2017"/> + <location filename="../UI/UserInterface.py" line="2019"/> <source>Export Preferences</source> <translation>Einstellungen exportieren</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2017"/> + <location filename="../UI/UserInterface.py" line="2019"/> <source>E&xport Preferences...</source> <translation>Einstellungen e&xportieren...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2022"/> - <source>Export the current configuration</source> - <translation>Exportiert die aktuelle Konfiguration</translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="2024"/> + <source>Export the current configuration</source> + <translation>Exportiert die aktuelle Konfiguration</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2026"/> <source><b>Export Preferences</b><p>Export the current configuration to a file.</p></source> <translation><b>Einstellungen exportieren</b><p>Exportiert die aktuelle Konfiguration in eine Datei.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2031"/> + <location filename="../UI/UserInterface.py" line="2033"/> <source>Import Preferences</source> <translation>Einstellungen importieren</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2031"/> + <location filename="../UI/UserInterface.py" line="2033"/> <source>I&mport Preferences...</source> <translation>Einstellungen i&mportieren...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2036"/> - <source>Import a previously exported configuration</source> - <translation>Importiert eine zuvor exportierte Konfiguration</translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="2038"/> + <source>Import a previously exported configuration</source> + <translation>Importiert eine zuvor exportierte Konfiguration</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2040"/> <source><b>Import Preferences</b><p>Import a previously exported configuration.</p></source> <translation><b>Einstellungen importieren</b><p>Importiert eine zuvor exportierte Konfiguration.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2210"/> + <location filename="../UI/UserInterface.py" line="2212"/> <source>Show next</source> <translation>Zeige nächste</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2219"/> + <location filename="../UI/UserInterface.py" line="2221"/> <source>Show previous</source> <translation>Zeige vorherige</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1496"/> + <location filename="../UI/UserInterface.py" line="1498"/> <source>Left Sidebar</source> <translation>Linke Seitenleiste</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1496"/> + <location filename="../UI/UserInterface.py" line="1498"/> <source>&Left Sidebar</source> <translation>&Linke Seitenleiste</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1500"/> + <location filename="../UI/UserInterface.py" line="1502"/> <source>Toggle the left sidebar window</source> <translation>Schalte das Fenster der linken Seitenleiste um</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1501"/> + <location filename="../UI/UserInterface.py" line="1503"/> <source><b>Toggle the left sidebar window</b><p>If the left sidebar window is hidden then display it. If it is displayed then close it.</p></source> <translation><b>Schalte das Fenster der linken Seitenleiste um</b><p>Falls das Fenster der linken Seitenleiste nicht sichtbar ist, wird es dargestellt. Ist es sichtbar, so wird es versteckt.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1523"/> + <location filename="../UI/UserInterface.py" line="1525"/> <source>Bottom Sidebar</source> <translation>Untere Seitenleiste</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1523"/> + <location filename="../UI/UserInterface.py" line="1525"/> <source>&Bottom Sidebar</source> <translation>&Untere Seitenleiste</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1527"/> - <source>Toggle the bottom sidebar window</source> - <translation>Schalte das Fenster der unteren Seitenleiste um</translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="1529"/> + <source>Toggle the bottom sidebar window</source> + <translation>Schalte das Fenster der unteren Seitenleiste um</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1531"/> <source><b>Toggle the bottom sidebar window</b><p>If the bottom sidebar window is hidden then display it. If it is displayed then close it.</p></source> <translation><b>Schalte das Fenster der unteren Seitenleiste um</b><p>Falls das Fenster der unteren Seitenleiste nicht sichtbar ist, wird es dargestellt. Ist es sichtbar, so wird es versteckt.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1352"/> + <location filename="../UI/UserInterface.py" line="1354"/> <source>&Debug-Viewer</source> <translation>&Debuganzeige</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1914"/> + <location filename="../UI/UserInterface.py" line="1916"/> <source>SQL Browser</source> <translation>SQL-Browser</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1914"/> + <location filename="../UI/UserInterface.py" line="1916"/> <source>SQL &Browser...</source> <translation>SQL-&Browser...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1919"/> + <location filename="../UI/UserInterface.py" line="1921"/> <source>Browse a SQL database</source> <translation>Erforsche eine SQL-Datenbank</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1920"/> + <location filename="../UI/UserInterface.py" line="1922"/> <source><b>SQL Browser</b><p>Browse a SQL database.</p></source> <translation><b>SQL-Browser</b><p>Erforsche eine SQL-Datenbank.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4626"/> + <location filename="../UI/UserInterface.py" line="4628"/> <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="1972"/> + <location filename="../UI/UserInterface.py" line="1974"/> <source>Icon Editor</source> <translation>Icon-Editor</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1972"/> + <location filename="../UI/UserInterface.py" line="1974"/> <source>&Icon Editor...</source> <translation>&Icon-Editor...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4415"/> + <location filename="../UI/UserInterface.py" line="4417"/> <source>Qt 3 support</source> <translation>Qt3-Unterstützung</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5240"/> + <location filename="../UI/UserInterface.py" line="5242"/> <source><p>The PySide documentation starting point has not been configured.</p></source> <translation><p>Der PySide-Dokumentations-Startpunkt ist nicht konfiguriert.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2442"/> + <location filename="../UI/UserInterface.py" line="2444"/> <source>PySide Documentation</source> <translation>PySide-Dokumentation</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2442"/> + <location filename="../UI/UserInterface.py" line="2444"/> <source>Py&Side Documentation</source> <translation>Py&Side-Dokumentation</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2446"/> + <location filename="../UI/UserInterface.py" line="2448"/> <source>Open PySide Documentation</source> <translation>Öffne die PySide-Dokumentation</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="865"/> + <location filename="../UI/UserInterface.py" line="867"/> <source>Cooperation</source> <translation>Zusammenarbeit</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1537"/> + <location filename="../UI/UserInterface.py" line="1539"/> <source>Alt+Shift+O</source> <translation>Alt+Shift+O</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="922"/> + <location filename="../UI/UserInterface.py" line="924"/> <source>Symbols</source> <translation>Symbole</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1572"/> + <location filename="../UI/UserInterface.py" line="1574"/> <source>Alt+Shift+Y</source> <translation>Alt+Shift+Y</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="930"/> + <location filename="../UI/UserInterface.py" line="932"/> <source>Numbers</source> <translation>Zahlen</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1590"/> + <location filename="../UI/UserInterface.py" line="1592"/> <source>Alt+Shift+B</source> <translation>Alt+Shift+B</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5595"/> + <location filename="../UI/UserInterface.py" line="5597"/> <source>Keyboard shortcut file (*.e4k)</source> <translation>Tastaturkurzbefehlsdatei (*.e4k)</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2379"/> + <location filename="../UI/UserInterface.py" line="2381"/> <source>Python 3 Documentation</source> <translation>Python 3-Dokumentation</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2379"/> + <location filename="../UI/UserInterface.py" line="2381"/> <source>Python &3 Documentation</source> <translation>Python &3-Dokumentation</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2383"/> + <location filename="../UI/UserInterface.py" line="2385"/> <source>Open Python 3 Documentation</source> <translation>Öffne die Python 3-Dokumentation</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2397"/> + <location filename="../UI/UserInterface.py" line="2399"/> <source>Python 2 Documentation</source> <translation>Python 2-Dokumentation</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2397"/> + <location filename="../UI/UserInterface.py" line="2399"/> <source>Python &2 Documentation</source> <translation>Python &2-Dokumentation</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2401"/> - <source>Open Python 2 Documentation</source> - <translation>Öffne die Python 2-Dokumentation</translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="2403"/> + <source>Open Python 2 Documentation</source> + <translation>Öffne die Python 2-Dokumentation</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2405"/> <source><b>Python 2 Documentation</b><p>Display the Python 2 documentation. If no documentation directory is configured, the location of the Python 2 documentation is assumed to be the doc directory underneath the location of the configured Python 2 executable on Windows and <i>/usr/share/doc/packages/python/html/python-docs-html</i> on Unix. Set PYTHON2DOCDIR in your environment to override this. </p></source> <translation><b>Python 2-Dokumentation</b><p>Zeigt die Python 2-Dokumentation an. Ist kein Dokumentationsverzeichnis konfiguriert, so ist der Ort, an dem die Python 2-Dokumentation gesucht wird, unter Windows das Verzeichnis <i>doc</i> unter dem Verzeichnis, in dem der konfigurierte Python 2-Interpreter installiert ist, und unter Unix das Verzeichnis <i>/usr/share/doc/packages/python/html/python-docs-html</i>. Um dies zu überschreiben, können Sie die Umgebungsvariable PYTHON2DOCDIR setzen.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6265"/> + <location filename="../UI/UserInterface.py" line="6267"/> <source>Error getting versions information</source> <translation>Fehler beim Herunterladen der Versionsinformationen</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6258"/> + <location filename="../UI/UserInterface.py" line="6260"/> <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="5376"/> + <location filename="../UI/UserInterface.py" line="5378"/> <source>Open Browser</source> <translation>Browser starten</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5376"/> + <location filename="../UI/UserInterface.py" line="5378"/> <source>Could not start a web browser</source> <translation>Der Systemwebbrowser konnte nicht gestartet werden</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6265"/> + <location filename="../UI/UserInterface.py" line="6267"/> <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> @@ -62188,594 +62227,594 @@ <translation>Starte Debugger...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1264"/> + <location filename="../UI/UserInterface.py" line="1266"/> <source>New Window</source> <translation>Neues Fenster</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1264"/> + <location filename="../UI/UserInterface.py" line="1266"/> <source>New &Window</source> <translation>Neues &Fenster</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1264"/> + <location filename="../UI/UserInterface.py" line="1266"/> <source>Ctrl+Shift+N</source> <comment>File|New Window</comment> <translation>Ctrl+Shift+N</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1761"/> + <location filename="../UI/UserInterface.py" line="1763"/> <source>Unittest Rerun Failed</source> <translation>Fehlerhafte Modultests wiederholen</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1761"/> + <location filename="../UI/UserInterface.py" line="1763"/> <source>Rerun Failed Tests...</source> <translation>Fehlerhafte Tests wiederholen...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1766"/> - <source>Rerun failed tests of the last run</source> - <translation>Fehlerhafte Tests des letzten Laufes wiederholen</translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="1768"/> + <source>Rerun failed tests of the last run</source> + <translation>Fehlerhafte Tests des letzten Laufes wiederholen</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1770"/> <source><b>Rerun Failed Tests</b><p>Rerun all tests that failed during the last unittest run.</p></source> <translation><b>Fehlerhafte Tests wiederholen</b><p>Alle Tests wiederholen, die während des letzten Modultestlaufes fehlgeschlagen sind.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1900"/> + <location filename="../UI/UserInterface.py" line="1902"/> <source>Compare &Files side by side...</source> <translation>Dateien &Seite an Seite vergleichen...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1986"/> + <location filename="../UI/UserInterface.py" line="1988"/> <source>Snapshot</source> <translation>Bildschirmfoto</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1986"/> + <location filename="../UI/UserInterface.py" line="1988"/> <source>&Snapshot...</source> <translation>&Bildschirmfoto...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1991"/> - <source>Take snapshots of a screen region</source> - <translation>Bildschirmfoto aufnehmen</translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="1993"/> + <source>Take snapshots of a screen region</source> + <translation>Bildschirmfoto aufnehmen</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1995"/> <source><b>Snapshot</b><p>This opens a dialog to take snapshots of a screen region.</p></source> <translation><b>Bildschirmfoto</b><p>Dies öffnet einen Dialog, um ein Bildschirmfoto aufzunehmen.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4696"/> + <location filename="../UI/UserInterface.py" line="4698"/> <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="6459"/> + <location filename="../UI/UserInterface.py" line="6461"/> <source>Select Workspace Directory</source> <translation>Wähle Arbeitsverzeichnis</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1457"/> + <location filename="../UI/UserInterface.py" line="1459"/> <source>Left Toolbox</source> <translation>Linke Werkzeugbox</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1469"/> + <location filename="../UI/UserInterface.py" line="1471"/> <source>Right Toolbox</source> <translation>Rechte Werkzeugbox</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1323"/> - <source>Switch the input focus to the Project-Viewer window.</source> - <translation>Schalte den Eingabefokus auf das Projektanzeigerfenster um.</translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="1325"/> + <source>Switch the input focus to the Project-Viewer window.</source> + <translation>Schalte den Eingabefokus auf das Projektanzeigerfenster um.</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1327"/> <source><b>Activate Project-Viewer</b><p>This switches the input focus to the Project-Viewer window.</p></source> <translation><b>Projektanzeiger aktivieren</b><p>Dies schaltet den Eingabefokus auf das Projektanzeigerfenster um.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1340"/> - <source>Switch the input focus to the Multiproject-Viewer window.</source> - <translation>Schalte den Eingabefokus auf das Mehrfachprojektanzeigerfenster um.</translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="1342"/> + <source>Switch the input focus to the Multiproject-Viewer window.</source> + <translation>Schalte den Eingabefokus auf das Mehrfachprojektanzeigerfenster um.</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1344"/> <source><b>Activate Multiproject-Viewer</b><p>This switches the input focus to the Multiproject-Viewer window.</p></source> <translation><b>Mehrfachprojektanzeiger aktivieren</b><p>Dies schaltet den Eingabefokus auf das Mehrfachprojektanzeigerfenster um.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1358"/> - <source>Switch the input focus to the Debug-Viewer window.</source> - <translation>Schalte den Eingabefokus auf das Debuganzeigefenster um.</translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="1360"/> + <source>Switch the input focus to the Debug-Viewer window.</source> + <translation>Schalte den Eingabefokus auf das Debuganzeigefenster um.</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1362"/> <source><b>Activate Debug-Viewer</b><p>This switches the input focus to the Debug-Viewer window.</p></source> <translation><b>Debuganzeige aktivieren</b><p>Dies schaltet den Eingabefokus auf das Debuganzeigefenster um.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1376"/> - <source>Switch the input focus to the Shell window.</source> - <translation>Schalte den Eingabefokus auf das Shell-Fenster um.</translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="1378"/> + <source>Switch the input focus to the Shell window.</source> + <translation>Schalte den Eingabefokus auf das Shell-Fenster um.</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1380"/> <source><b>Activate Shell</b><p>This switches the input focus to the Shell window.</p></source> <translation><b>Shell aktivieren</b><p>Dies schaltet den Eingabefokus auf das Shell-Fenster um.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1386"/> + <location filename="../UI/UserInterface.py" line="1388"/> <source>&File-Browser</source> <translation>Datei&browser</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1392"/> - <source>Switch the input focus to the File-Browser window.</source> - <translation>Schalte den Eingabefokus auf das Dateibrowserfenster um.</translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="1394"/> + <source>Switch the input focus to the File-Browser window.</source> + <translation>Schalte den Eingabefokus auf das Dateibrowserfenster um.</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1396"/> <source><b>Activate File-Browser</b><p>This switches the input focus to the File-Browser window.</p></source> <translation><b>Dateibrowser aktivieren</b><p>Dies schaltet den Eingabefokus auf das Dateibrowserfenster um.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1403"/> + <location filename="../UI/UserInterface.py" line="1405"/> <source>Lo&g-Viewer</source> <translation>&Ausgabefenster</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1409"/> - <source>Switch the input focus to the Log-Viewer window.</source> - <translation>Schalte den Eingabefokus auf das Ausgabefenster um.</translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="1411"/> + <source>Switch the input focus to the Log-Viewer window.</source> + <translation>Schalte den Eingabefokus auf das Ausgabefenster um.</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1413"/> <source><b>Activate Log-Viewer</b><p>This switches the input focus to the Log-Viewer window.</p></source> <translation><b>Ausgabefenster aktivieren</b><p>Dies schaltet den Eingabefokus auf das Ausgabefenster um.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1421"/> + <location filename="../UI/UserInterface.py" line="1423"/> <source>&Task-Viewer</source> <translation>&Aufgabenanzeige</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1427"/> - <source>Switch the input focus to the Task-Viewer window.</source> - <translation>Schalte den Eingabefokus auf das Aufgabenanzeigefenster um.</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1439"/> - <source>Templ&ate-Viewer</source> - <translation>&Vorlagen</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1445"/> - <source>Switch the input focus to the Template-Viewer window.</source> - <translation>Schalte den Eingabefokus auf das Vorlagenfenster um.</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1447"/> - <source><b>Activate Template-Viewer</b><p>This switches the input focus to the Template-Viewer window.</p></source> - <translation><b>Vorlagen aktivieren</b><p>Dies schaltet den Eingabefokus auf das Vorlagenfenster um.</p></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1457"/> - <source>&Left Toolbox</source> - <translation>&Linke Werkzeugbox</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1460"/> - <source>Toggle the Left Toolbox window</source> - <translation>Schalte das Fenster der linken Werkzeugbox um</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1461"/> - <source><b>Toggle the Left Toolbox window</b><p>If the Left Toolbox window is hidden then display it. If it is displayed then close it.</p></source> - <translation><b>Schalte das Fenster der linken Werkzeugbox um</b><p>Falls das Fenster der linken Werkzeugbox nicht sichtbar ist, wird es dargestellt. Ist es sichtbar, so wird es versteckt.</p></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1469"/> - <source>&Right Toolbox</source> - <translation>&Rechte Werkzeugbox</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1473"/> - <source>Toggle the Right Toolbox window</source> - <translation>Schalte das Fenster der rechten Werkzeugbox um</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1474"/> - <source><b>Toggle the Right Toolbox window</b><p>If the Right Toolbox window is hidden then display it. If it is displayed then close it.</p></source> - <translation><b>Schalte das Fenster der rechten Werkzeugbox um</b><p>Falls das Fenster der rechten Werkzeugbox nicht sichtbar ist, wird es dargestellt. Ist es sichtbar, so wird es versteckt.</p></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1509"/> - <source>Right Sidebar</source> - <translation>Rechte Seitenleiste</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1509"/> - <source>&Right Sidebar</source> - <translation>&Rechte Seitenleiste</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1513"/> - <source>Toggle the right sidebar window</source> - <translation>Schalte das Fenster der rechten Seitenleiste um</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1515"/> - <source><b>Toggle the right sidebar window</b><p>If the right sidebar window is hidden then display it. If it is displayed then close it.</p></source> - <translation><b>Schalte das Fenster der rechten Seitenleiste um</b><p>Falls das Fenster der rechten Seitenleiste nicht sichtbar ist, wird es dargestellt. Ist es sichtbar, so wird es versteckt.</p></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1537"/> - <source>Cooperation-Viewer</source> - <translation>Zusammenarbeit</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1537"/> - <source>Co&operation-Viewer</source> - <translation>&Zusammenarbeit</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1543"/> - <source>Switch the input focus to the Cooperation-Viewer window.</source> - <translation>Schalte den Eingabefokus auf das Fenster zur Zusammenarbeit um.</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1545"/> - <source><b>Activate Cooperation-Viewer</b><p>This switches the input focus to the Cooperation-Viewer window.</p></source> - <translation><b>Zusammenarbeitsfenster aktivieren</b><p>Dies schaltet den Eingabefokus auf das Fenster zur Zusammenarbeit um.</p></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1572"/> - <source>Symbols-Viewer</source> - <translation>Symbolanzeiger</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1572"/> - <source>S&ymbols-Viewer</source> - <translation>S&ymbolanzeiger</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1578"/> - <source>Switch the input focus to the Symbols-Viewer window.</source> - <translation>Schalte den Eingabefokus auf das Symbolanzeigerfenster um.</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1580"/> - <source><b>Activate Symbols-Viewer</b><p>This switches the input focus to the Symbols-Viewer window.</p></source> - <translation><b>Symbolanzeiger aktivieren</b><p>Dies schaltet den Eingabefokus auf das Symbolanzeigerfenster um.</p></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1590"/> - <source>Numbers-Viewer</source> - <translation>Zahlenanzeiger</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1590"/> - <source>Num&bers-Viewer</source> - <translation>Za&hlenanzeiger</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1596"/> - <source>Switch the input focus to the Numbers-Viewer window.</source> - <translation>Schalte den Eingabefokus auf das Zahlenanzeigerfenster um.</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1598"/> - <source><b>Activate Numbers-Viewer</b><p>This switches the input focus to the Numbers-Viewer window.</p></source> - <translation><b>Zahlenanzeiger aktivieren</b><p>Dies schaltet den Eingabefokus auf das Zahlenanzeigerfenster um.</p></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2557"/> - <source>&Windows</source> - <translation>&Fenster</translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="1429"/> + <source>Switch the input focus to the Task-Viewer window.</source> + <translation>Schalte den Eingabefokus auf das Aufgabenanzeigefenster um.</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1441"/> + <source>Templ&ate-Viewer</source> + <translation>&Vorlagen</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1447"/> + <source>Switch the input focus to the Template-Viewer window.</source> + <translation>Schalte den Eingabefokus auf das Vorlagenfenster um.</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1449"/> + <source><b>Activate Template-Viewer</b><p>This switches the input focus to the Template-Viewer window.</p></source> + <translation><b>Vorlagen aktivieren</b><p>Dies schaltet den Eingabefokus auf das Vorlagenfenster um.</p></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1459"/> + <source>&Left Toolbox</source> + <translation>&Linke Werkzeugbox</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1462"/> + <source>Toggle the Left Toolbox window</source> + <translation>Schalte das Fenster der linken Werkzeugbox um</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1463"/> + <source><b>Toggle the Left Toolbox window</b><p>If the Left Toolbox window is hidden then display it. If it is displayed then close it.</p></source> + <translation><b>Schalte das Fenster der linken Werkzeugbox um</b><p>Falls das Fenster der linken Werkzeugbox nicht sichtbar ist, wird es dargestellt. Ist es sichtbar, so wird es versteckt.</p></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1471"/> + <source>&Right Toolbox</source> + <translation>&Rechte Werkzeugbox</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1475"/> + <source>Toggle the Right Toolbox window</source> + <translation>Schalte das Fenster der rechten Werkzeugbox um</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1476"/> + <source><b>Toggle the Right Toolbox window</b><p>If the Right Toolbox window is hidden then display it. If it is displayed then close it.</p></source> + <translation><b>Schalte das Fenster der rechten Werkzeugbox um</b><p>Falls das Fenster der rechten Werkzeugbox nicht sichtbar ist, wird es dargestellt. Ist es sichtbar, so wird es versteckt.</p></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1511"/> + <source>Right Sidebar</source> + <translation>Rechte Seitenleiste</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1511"/> + <source>&Right Sidebar</source> + <translation>&Rechte Seitenleiste</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1515"/> + <source>Toggle the right sidebar window</source> + <translation>Schalte das Fenster der rechten Seitenleiste um</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1517"/> + <source><b>Toggle the right sidebar window</b><p>If the right sidebar window is hidden then display it. If it is displayed then close it.</p></source> + <translation><b>Schalte das Fenster der rechten Seitenleiste um</b><p>Falls das Fenster der rechten Seitenleiste nicht sichtbar ist, wird es dargestellt. Ist es sichtbar, so wird es versteckt.</p></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1539"/> + <source>Cooperation-Viewer</source> + <translation>Zusammenarbeit</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1539"/> + <source>Co&operation-Viewer</source> + <translation>&Zusammenarbeit</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1545"/> + <source>Switch the input focus to the Cooperation-Viewer window.</source> + <translation>Schalte den Eingabefokus auf das Fenster zur Zusammenarbeit um.</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1547"/> + <source><b>Activate Cooperation-Viewer</b><p>This switches the input focus to the Cooperation-Viewer window.</p></source> + <translation><b>Zusammenarbeitsfenster aktivieren</b><p>Dies schaltet den Eingabefokus auf das Fenster zur Zusammenarbeit um.</p></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1574"/> + <source>Symbols-Viewer</source> + <translation>Symbolanzeiger</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1574"/> + <source>S&ymbols-Viewer</source> + <translation>S&ymbolanzeiger</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1580"/> + <source>Switch the input focus to the Symbols-Viewer window.</source> + <translation>Schalte den Eingabefokus auf das Symbolanzeigerfenster um.</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1582"/> + <source><b>Activate Symbols-Viewer</b><p>This switches the input focus to the Symbols-Viewer window.</p></source> + <translation><b>Symbolanzeiger aktivieren</b><p>Dies schaltet den Eingabefokus auf das Symbolanzeigerfenster um.</p></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1592"/> + <source>Numbers-Viewer</source> + <translation>Zahlenanzeiger</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1592"/> + <source>Num&bers-Viewer</source> + <translation>Za&hlenanzeiger</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1598"/> + <source>Switch the input focus to the Numbers-Viewer window.</source> + <translation>Schalte den Eingabefokus auf das Zahlenanzeigerfenster um.</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1600"/> + <source><b>Activate Numbers-Viewer</b><p>This switches the input focus to the Numbers-Viewer window.</p></source> + <translation><b>Zahlenanzeiger aktivieren</b><p>Dies schaltet den Eingabefokus auf das Zahlenanzeigerfenster um.</p></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2559"/> + <source>&Windows</source> + <translation>&Fenster</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1431"/> <source><b>Activate Task-Viewer</b><p>This switches the input focus to the Task-Viewer window.</p></source> <translation><b>Aufgabenanzeige aktivieren</b><p>Dies schaltet den Eingabefokus auf das Aufgabenanzeigefenster um.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1555"/> + <location filename="../UI/UserInterface.py" line="1557"/> <source>IRC</source> <translation>IRC</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1555"/> + <location filename="../UI/UserInterface.py" line="1557"/> <source>&IRC</source> <translation>&IRC</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1555"/> + <location filename="../UI/UserInterface.py" line="1557"/> <source>Meta+Shift+I</source> <translation>Meta+Shift+I</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1561"/> - <source>Switch the input focus to the IRC window.</source> - <translation>Schalte den Eingabefokus auf das IRC-Fenster um.</translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="1563"/> + <source>Switch the input focus to the IRC window.</source> + <translation>Schalte den Eingabefokus auf das IRC-Fenster um.</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1565"/> <source><b>Activate IRC</b><p>This switches the input focus to the IRC window.</p></source> <translation><b>IRC aktivieren</b><p>Dies schaltet den Eingabefokus auf das IRC-Fenster um.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1819"/> + <location filename="../UI/UserInterface.py" line="1821"/> <source>Qt-Designer</source> <translation>Qt Designer</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1819"/> + <location filename="../UI/UserInterface.py" line="1821"/> <source>Qt-&Designer...</source> <translation>Qt &Designer...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1824"/> + <location filename="../UI/UserInterface.py" line="1826"/> <source>Start Qt-Designer</source> <translation>Starte Qt Designer</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1825"/> + <location filename="../UI/UserInterface.py" line="1827"/> <source><b>Qt-Designer</b><p>Start Qt-Designer.</p></source> <translation><b>Qt Designer</b><p>Starte Qt Designer.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1845"/> + <location filename="../UI/UserInterface.py" line="1847"/> <source>Qt-Linguist</source> <translation>Qt Linguist</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1845"/> + <location filename="../UI/UserInterface.py" line="1847"/> <source>Qt-&Linguist...</source> <translation>Qt &Linguist...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1850"/> + <location filename="../UI/UserInterface.py" line="1852"/> <source>Start Qt-Linguist</source> <translation>Starte Qt Linguist</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1851"/> + <location filename="../UI/UserInterface.py" line="1853"/> <source><b>Qt-Linguist</b><p>Start Qt-Linguist.</p></source> <translation><b>Qt Linguist</b><p>Starte Qt Linguist (Übersetzungsprogramm).</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2321"/> + <location filename="../UI/UserInterface.py" line="2323"/> <source>Qt5 Documentation</source> <translation>Qt5 Dokumentation</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2321"/> + <location filename="../UI/UserInterface.py" line="2323"/> <source>Qt&5 Documentation</source> <translation>Qt&5 Dokumentation</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2325"/> + <location filename="../UI/UserInterface.py" line="2327"/> <source>Open Qt5 Documentation</source> <translation>Öffne die Qt5 Dokumentation</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2887"/> + <location filename="../UI/UserInterface.py" line="2889"/> <source><p>This part of the status bar allows zooming the current editor, shell or terminal.</p></source> <translation><p>Dieser Teil der Statusleiste ermöglicht das Zoomen des aktuellen Editors, der Shell oder des Terminals.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2150"/> + <location filename="../UI/UserInterface.py" line="2152"/> <source>Manage SSL Certificates</source> <translation>SSL-Zertifikate verwalten</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2150"/> + <location filename="../UI/UserInterface.py" line="2152"/> <source>Manage SSL Certificates...</source> <translation>SSL-Zertifikate verwalten...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2155"/> - <source>Manage the saved SSL certificates</source> - <translation>Verwalten der gespeicherten SSL-Zertifikate</translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="2157"/> + <source>Manage the saved SSL certificates</source> + <translation>Verwalten der gespeicherten SSL-Zertifikate</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2159"/> <source><b>Manage SSL Certificates...</b><p>Opens a dialog to manage the saved SSL certificates.</p></source> <translation><b>SSL-Zertifikate verwalten...</b><p>Öffnet einen Dialog zur Verwaltung gespeicherter SSL-Zertifikate.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2166"/> + <location filename="../UI/UserInterface.py" line="2168"/> <source>Edit Message Filters</source> <translation>Meldungsfilter bearbeiten</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2166"/> + <location filename="../UI/UserInterface.py" line="2168"/> <source>Edit Message Filters...</source> <translation>Meldungsfilter bearbeiten...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2171"/> - <source>Edit the message filters used to suppress unwanted messages</source> - <translation>Bearbeite die Meldungsfilter, die zur Unterdrückung ungewünschter Meldungen verwendet werden</translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="2173"/> + <source>Edit the message filters used to suppress unwanted messages</source> + <translation>Bearbeite die Meldungsfilter, die zur Unterdrückung ungewünschter Meldungen verwendet werden</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2175"/> <source><b>Edit Message Filters</b><p>Opens a dialog to edit the message filters used to suppress unwanted messages been shown in an error window.</p></source> <translation><b>Meldungsfilter bearbeiten</b><p>Dies öffnet einen Dialog zur Bearbeitung der Meldungsfilter, die zur Unterdrückung ungewünschter Meldungen verwendet werden.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2337"/> + <location filename="../UI/UserInterface.py" line="2339"/> <source>PyQt&4 Documentation</source> <translation>PyQt&4-Dokumentation</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2356"/> + <location filename="../UI/UserInterface.py" line="2358"/> <source>PyQt5 Documentation</source> <translation>PyQt5-Dokumentation</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2356"/> + <location filename="../UI/UserInterface.py" line="2358"/> <source>PyQt&5 Documentation</source> <translation>PyQt&5-Dokumentation</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2360"/> - <source>Open PyQt5 Documentation</source> - <translation>Öffne die PyQt5-Dokumentation</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="5132"/> - <source><p>The PyQt5 documentation starting point has not been configured.</p></source> - <translation><p>Der PyQt5-Dokumentations-Startpunkt ist nicht konfiguriert.</p></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2312"/> - <source><b>Qt4 Documentation</b><p>Display the Qt4 Documentation. Dependent upon your settings, this will either show the help in Eric's internal help viewer, or execute a web browser or Qt Assistant. </p></source> - <translation><b>Qt4-Dokumentation</b><p>Zeige die Qt4-Dokumentation an. Abhängig von den Einstellungen wird Erics interner Hilfeanzeiger, ein Webbrowser oder Qt Assistant verwendet.</p></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2326"/> - <source><b>Qt5 Documentation</b><p>Display the Qt5 Documentation. Dependent upon your settings, this will either show the help in Eric's internal help viewer, or execute a web browser or Qt Assistant. </p></source> - <translation><b>Qt5-Dokumentation</b><p>Zeige die Qt5-Dokumentation an. Abhängig von den Einstellungen wird Erics interner Hilfeanzeiger, ein Webbrowser oder Qt Assistant verwendet.</p></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2342"/> - <source><b>PyQt4 Documentation</b><p>Display the PyQt4 Documentation. Dependent upon your settings, this will either show the help in Eric's internal help viewer, or execute a web browser or Qt Assistant. </p></source> - <translation><b>PyQt4-Dokumentation</b><p>Zeige die PyQt4-Dokumentation an. Abhängig von den Einstellungen wird Erics interner Hilfeanzeiger, ein Webbrowser oder Qt Assistant verwendet.</p></translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="2362"/> + <source>Open PyQt5 Documentation</source> + <translation>Öffne die PyQt5-Dokumentation</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="5134"/> + <source><p>The PyQt5 documentation starting point has not been configured.</p></source> + <translation><p>Der PyQt5-Dokumentations-Startpunkt ist nicht konfiguriert.</p></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2314"/> + <source><b>Qt4 Documentation</b><p>Display the Qt4 Documentation. Dependent upon your settings, this will either show the help in Eric's internal help viewer, or execute a web browser or Qt Assistant. </p></source> + <translation><b>Qt4-Dokumentation</b><p>Zeige die Qt4-Dokumentation an. Abhängig von den Einstellungen wird Erics interner Hilfeanzeiger, ein Webbrowser oder Qt Assistant verwendet.</p></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2328"/> + <source><b>Qt5 Documentation</b><p>Display the Qt5 Documentation. Dependent upon your settings, this will either show the help in Eric's internal help viewer, or execute a web browser or Qt Assistant. </p></source> + <translation><b>Qt5-Dokumentation</b><p>Zeige die Qt5-Dokumentation an. Abhängig von den Einstellungen wird Erics interner Hilfeanzeiger, ein Webbrowser oder Qt Assistant verwendet.</p></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2344"/> + <source><b>PyQt4 Documentation</b><p>Display the PyQt4 Documentation. Dependent upon your settings, this will either show the help in Eric's internal help viewer, or execute a web browser or Qt Assistant. </p></source> + <translation><b>PyQt4-Dokumentation</b><p>Zeige die PyQt4-Dokumentation an. Abhängig von den Einstellungen wird Erics interner Hilfeanzeiger, ein Webbrowser oder Qt Assistant verwendet.</p></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2364"/> <source><b>PyQt5 Documentation</b><p>Display the PyQt5 Documentation. Dependent upon your settings, this will either show the help in Eric's internal help viewer, or execute a web browser or Qt Assistant. </p></source> <translation><b>PyQt5-Dokumentation</b><p>Zeige die PyQt5-Dokumentation an. Abhängig von den Einstellungen wird Erics interner Hilfeanzeiger, ein Webbrowser oder Qt Assistant verwendet.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2385"/> + <location filename="../UI/UserInterface.py" line="2387"/> <source><b>Python 3 Documentation</b><p>Display the Python 3 documentation. If no documentation directory is configured, the location of the Python 3 documentation is assumed to be the doc directory underneath the location of the Python 3 executable on Windows and <i>/usr/share/doc/packages/python/html</i> on Unix. Set PYTHON3DOCDIR in your environment to override this.</p></source> <translation><b>Python 3-Dokumentation</b><p>Zeigt die Python 3-Dokumentation an. Ist kein Dokumentationsverzeichnis konfiguriert, so ist der Ort, an dem die Python 3-Dokumentation gesucht wird, unter Windows das Verzeichnis <i>doc</i> unter dem Verzeichnis, in dem der Python 3-Interpreter installiert ist, und unter Unix das Verzeichnis <i>/usr/share/doc/packages/python/html</i>. Um dies zu überschreiben, können Sie die Umgebungsvariable PYTHON3DOCDIR setzen.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2448"/> + <location filename="../UI/UserInterface.py" line="2450"/> <source><b>PySide Documentation</b><p>Display the PySide Documentation. Dependent upon your settings, this will either show the help in Eric's internal help viewer, or execute a web browser or Qt Assistant. </p></source> <translation><b>PySide-Dokumentation</b><p>Zeige die PySide-Dokumentation an. Abhängig von den Einstellungen wird Erics interner Hilfeanzeiger, ein Webbrowser oder Qt Assistant verwendet.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6187"/> + <location filename="../UI/UserInterface.py" line="6189"/> <source>%v/%m</source> <translation>%v/%m</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1698"/> + <location filename="../UI/UserInterface.py" line="1700"/> <source>Show Error Log</source> <translation>Zeige Fehlerbericht</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1694"/> + <location filename="../UI/UserInterface.py" line="1696"/> <source>Show Error &Log...</source> <translation>Zeige Fehler&bericht...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1699"/> + <location filename="../UI/UserInterface.py" line="1701"/> <source><b>Show Error Log...</b><p>Opens a dialog showing the most recent error log.</p></source> <translation><b>Zeige Fehlerbericht...</b><p>Dies öffnet einen Dialog zur Anzeige des aktuellsten Fehlerberichtes.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6191"/> + <location filename="../UI/UserInterface.py" line="6193"/> <source>Version Check</source> <translation>Versionsprüfung</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1270"/> - <source>Open a new eric6 instance</source> - <translation>Öffnet eine neue eric6-Instanz</translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="1272"/> + <source>Open a new eric6 instance</source> + <translation>Öffnet eine neue eric6-Instanz</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1274"/> <source><b>New Window</b><p>This opens a new instance of the eric6 IDE.</p></source> <translation><b>Neues Fenster</b><p>Dies öffnet eine neue Instanz der eric6-IDE.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1635"/> + <location filename="../UI/UserInterface.py" line="1637"/> <source><b>Helpviewer</b><p>Display the eric6 web browser. This window will show HTML help files and help from Qt help collections. It has the capability to navigate to links, set bookmarks, print the displayed help and some more features. You may use it to browse the internet as well</p><p>If called with a word selected, this word is search in the Qt help collection.</p></source> <translation><b>Hilfe-Fenster</b><p>Zeige den eric6-Webbrowser an. Dieses Fenster zeigt Hilfedateien im HTML-Format und Qt-Hilfesammlungen an. In ihm kann über Hyperlinks navigiert, Lesezeichen gesetzt und neben anderen Funktionen die dargestellte Seite ausgedruckt werden. Er kann auch zum Surfen im Internet benutzt werden.</p><p>Wenn es mit einem selektierten Wort aufgerufen wird, so wird dieses Wort in der Qt-Hilfesammlung gesucht.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1672"/> + <location filename="../UI/UserInterface.py" line="1674"/> <source><b>Check for Updates...</b><p>Checks the internet for updates of eric6.</p></source> <translation><b>Auf Aktualisierungen prüfen...</b> <p>Dies prüft im Internet auf Updates von eric6.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1685"/> + <location filename="../UI/UserInterface.py" line="1687"/> <source><b>Show downloadable versions...</b><p>Shows the eric6 versions available for download from the internet.</p></source> <translation><b>Zeige verfügbare Versionen...</b><p>Zeigt die eric6-Versionen, die vom Internet heruntergeladen werden können.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1956"/> + <location filename="../UI/UserInterface.py" line="1958"/> <source>eric6 Web Browser</source> <translation>eric6-Webbrowser</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1956"/> + <location filename="../UI/UserInterface.py" line="1958"/> <source>eric6 &Web Browser...</source> <translation>eric6-&Webbrowser...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1961"/> - <source>Start the eric6 Web Browser</source> - <translation>Startet den eric6-Webbrowser</translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="1963"/> + <source>Start the eric6 Web Browser</source> + <translation>Startet den eric6-Webbrowser</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1965"/> <source><b>eric6 Web Browser</b><p>Browse the Internet with the eric6 Web Browser.</p></source> <translation><b>eric6-Webbrowser</b><p>Durchforste das Internet mit dem eric6-Webbrowser.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1977"/> - <source>Start the eric6 Icon Editor</source> - <translation>Starte den eric6-Icon-Editor</translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="1979"/> + <source>Start the eric6 Icon Editor</source> + <translation>Starte den eric6-Icon-Editor</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1981"/> <source><b>Icon Editor</b><p>Starts the eric6 Icon Editor for editing simple icons.</p></source> <translation><b>Icon-Editor</b><p>Startet den eric6-Icon-Editor zum Editieren einfacher Icons.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2065"/> + <location filename="../UI/UserInterface.py" line="2067"/> <source><b>Show external tools</b><p>Opens a dialog to show the path and versions of all extenal tools used by eric6.</p></source> <translation><b>Zeige externe Werkzeuge</b><p>Öffnet einen Dialog, der die Pfade und Versionen der von eric6 genutzten externen Werkzeuge anzeigt.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2427"/> + <location filename="../UI/UserInterface.py" line="2429"/> <source><b>Eric API Documentation</b><p>Display the Eric API documentation. The location for the documentation is the Documentation/Source subdirectory of the eric6 installation directory.</p></source> <translation><b>Eric-API-Dokumentation</b><p>Zeige die Eric-API-Dokumentation an. Der Pfad für die Dokumentation ist das Unterverzeichnis Documentation/Source im eric6-Installationverzeichnis.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4415"/> + <location filename="../UI/UserInterface.py" line="4417"/> <source>Qt v.3 is not supported by eric6.</source> <translation>Qt v.3 wird von eric6 nicht unterstützt.</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6355"/> + <location filename="../UI/UserInterface.py" line="6357"/> <source>The update to <b>{0}</b> of eric6 is available at <b>{1}</b>. Would you like to get it?</source> <translation>Eine Aktualisierung auf <b>{0}</b> von Eric6 ist unter <b>{1}</b> verfügbar. Wollen Sie sie laden?</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6368"/> + <location filename="../UI/UserInterface.py" line="6370"/> <source>Eric6 is up to date</source> <translation>Eric6 ist aktuell</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6368"/> + <location filename="../UI/UserInterface.py" line="6370"/> <source>You are using the latest version of eric6</source> <translation>Sie verwenden die aktuellste Version von eric6</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6440"/> + <location filename="../UI/UserInterface.py" line="6442"/> <source>eric6 has not been configured yet. The configuration dialog will be started.</source> <translation>eric6 wurde noch nicht konfiguriert. Der Konfigurationsdialog wird nun gestartet.</translation> </message> @@ -62785,47 +62824,47 @@ <translation>Erzeuge Werkzeugleisten der Plug-ins...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3437"/> + <location filename="../UI/UserInterface.py" line="3439"/> <source>&User Tools</source> <translation>&Benutzerwerkzeuge</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3509"/> + <location filename="../UI/UserInterface.py" line="3511"/> <source>No User Tools Configured</source> <translation>Keine Benutzerwerkzeuge konfiguriert</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6207"/> + <location filename="../UI/UserInterface.py" line="6209"/> <source>The versions information cannot not be downloaded because you are <b>offline</b>. Please go online and try again.</source> <translation>Die Versionsinformationen konnten nicht heruntergeladen werden, da sie <b>nicht verbunden</b> sind. Bitte gehen Sie online und versuchen Sie es erneut.</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1940"/> + <location filename="../UI/UserInterface.py" line="1942"/> <source>Hex Editor</source> <translation>Hex-Editor</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1940"/> + <location filename="../UI/UserInterface.py" line="1942"/> <source>&Hex Editor...</source> <translation>&Hex Editor...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1945"/> - <source>Start the eric6 Hex Editor</source> - <translation>Starte den eric6 Hex-Editor</translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="1947"/> + <source>Start the eric6 Hex Editor</source> + <translation>Starte den eric6 Hex-Editor</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1949"/> <source><b>Hex Editor</b><p>Starts the eric6 Hex Editor for viewing or editing binary files.</p></source> <translation><b>Hex-Editor</b><p>Startet den eric6 Hex-Editor zum Ansehen oder Bearbeiten von Binärdateien.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2189"/> - <source>Clear private data</source> - <translation>Private Daten löschen</translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="2191"/> + <source>Clear private data</source> + <translation>Private Daten löschen</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2193"/> <source><b>Clear private data</b><p>Clears the private data like the various list of recently opened files, projects or multi projects.</p></source> <translation><b>Private Daten löschen</b><p>Löscht private Daten wie die Listen der zuletzt geöffneten Dateien, Projekte oder Mehrfachprojekte.</p></translation> </message> @@ -63426,12 +63465,12 @@ <context> <name>VcsMercurialPlugin</name> <message> - <location filename="../Plugins/PluginVcsMercurial.py" line="59"/> + <location filename="../Plugins/PluginVcsMercurial.py" line="60"/> <source>Version Control - Mercurial</source> <translation>Versionskontrolle – Mercurial</translation> </message> <message> - <location filename="../Plugins/PluginVcsMercurial.py" line="133"/> + <location filename="../Plugins/PluginVcsMercurial.py" line="134"/> <source>Mercurial</source> <translation>Mercurial</translation> </message> @@ -63743,17 +63782,17 @@ <context> <name>VcsPySvnPlugin</name> <message> - <location filename="../Plugins/PluginVcsPySvn.py" line="95"/> + <location filename="../Plugins/PluginVcsPySvn.py" line="96"/> <source>Subversion (pysvn)</source> <translation>Subversion (pysvn)</translation> </message> <message> - <location filename="../Plugins/PluginVcsPySvn.py" line="64"/> + <location filename="../Plugins/PluginVcsPySvn.py" line="65"/> <source>Version Control - Subversion (pysvn)</source> <translation>Versionskontrolle – Subversion (pysvn)</translation> </message> <message> - <location filename="../Plugins/PluginVcsPySvn.py" line="129"/> + <location filename="../Plugins/PluginVcsPySvn.py" line="130"/> <source>Subversion</source> <translation>Subversion</translation> </message> @@ -63792,17 +63831,17 @@ <context> <name>VcsSubversionPlugin</name> <message> - <location filename="../Plugins/PluginVcsSubversion.py" line="100"/> + <location filename="../Plugins/PluginVcsSubversion.py" line="101"/> <source>Subversion (svn)</source> <translation>Subversion (svn)</translation> </message> <message> - <location filename="../Plugins/PluginVcsSubversion.py" line="59"/> + <location filename="../Plugins/PluginVcsSubversion.py" line="60"/> <source>Version Control - Subversion (svn)</source> <translation>Versionskontrolle – Subversion (svn)</translation> </message> <message> - <location filename="../Plugins/PluginVcsSubversion.py" line="134"/> + <location filename="../Plugins/PluginVcsSubversion.py" line="135"/> <source>Subversion</source> <translation>Subversion</translation> </message> @@ -67351,7 +67390,7 @@ <context> <name>VmListspacePlugin</name> <message> - <location filename="../Plugins/PluginVmListspace.py" line="25"/> + <location filename="../Plugins/PluginVmListspace.py" line="27"/> <source>Listspace</source> <translation>Fensterstapel m. Liste</translation> </message> @@ -67359,7 +67398,7 @@ <context> <name>VmTabviewPlugin</name> <message> - <location filename="../Plugins/PluginVmTabview.py" line="25"/> + <location filename="../Plugins/PluginVmTabview.py" line="27"/> <source>Tabbed View</source> <translation>Tabs</translation> </message> @@ -68576,8 +68615,8 @@ </message> <message> <location filename="../WebBrowser/WebBrowserView.py" line="551"/> - <source>Open Link in New Tab Ctrl+LMB</source> - <translation>Link in neuem Fenster öffnen Strg+LMK</translation> + <source>Open Link in New Tab<byte value="x9"/>Ctrl+LMB</source> + <translation>Link in neuem Fenster öffnen<byte value="x9"/>Strg+LMK</translation> </message> <message> <location filename="../WebBrowser/WebBrowserView.py" line="555"/>