--- a/eric6/i18n/eric6_de.ts Mon Aug 26 12:43:26 2019 +0200 +++ b/eric6/i18n/eric6_de.ts Mon Aug 26 18:41:48 2019 +0200 @@ -2779,37 +2779,37 @@ <translation>CircuitPython</translation> </message> <message> - <location filename="../MicroPython/CircuitPythonDevices.py" line="157"/> + <location filename="../MicroPython/CircuitPythonDevices.py" line="161"/> <source>Workspace Directory</source> <translation>Arbeitsverzeichnis</translation> </message> <message> - <location filename="../MicroPython/CircuitPythonDevices.py" line="157"/> + <location filename="../MicroPython/CircuitPythonDevices.py" line="161"/> <source>Python files for CircuitPython devices are stored on the device. Therefore, to edit these files you need to have the device plugged in. Until you plug in a device, the standard directory will be used.</source> <translation>Pythondateien für CircuitPython Geräte werden auf dem Gerät gespeichert. Um diese Dateien zu bearbeiten, muss das Gerät angesteckt sein. Solange kein Gerät angesteckt ist, wird das normale Arbeitsverzeichnis verwendet.</translation> </message> <message> - <location filename="../MicroPython/CircuitPythonDevices.py" line="189"/> + <location filename="../MicroPython/CircuitPythonDevices.py" line="194"/> <source>Flash CircuitPython Firmware</source> <translation>CircuitPython Firmware flashen</translation> </message> <message> - <location filename="../MicroPython/CircuitPythonDevices.py" line="223"/> + <location filename="../MicroPython/CircuitPythonDevices.py" line="228"/> <source>Install Library Files</source> <translation>Bibliotheksdateien installieren</translation> </message> <message> - <location filename="../MicroPython/CircuitPythonDevices.py" line="189"/> + <location filename="../MicroPython/CircuitPythonDevices.py" line="194"/> <source>Please reset the device to bootloader mode and confirm when ready.</source> <translation>Bitte resette das Geräte in den Bootloader Modus und bestätige dies, wenn es bereit ist.</translation> </message> <message> - <location filename="../MicroPython/CircuitPythonDevices.py" line="211"/> + <location filename="../MicroPython/CircuitPythonDevices.py" line="216"/> <source>The device volume "<b>{0}</b>" is not available. Ensure it is mounted properly and try again.</source> <translation>Das Geräteverzeichnis "<b>{0}</b>" ist nicht bereit. Stelle sicher, dass es gemounted ist und versuche es erneut.</translation> </message> <message> - <location filename="../MicroPython/CircuitPythonDevices.py" line="223"/> + <location filename="../MicroPython/CircuitPythonDevices.py" line="228"/> <source>Compiled Python Files (*.mpy);;Python Files (*.py);;All Files (*)</source> <translation>Übersetzte Python Dateien (*.mpy);;Python Dateien (*.py);;Alle Dateien (*)</translation> </message> @@ -17110,44 +17110,49 @@ <translation>ESP8266, ESP32</translation> </message> <message> - <location filename="../MicroPython/EspDevices.py" line="159"/> + <location filename="../MicroPython/EspDevices.py" line="161"/> <source>Erase Flash</source> <translation>Flash löschen</translation> </message> <message> - <location filename="../MicroPython/EspDevices.py" line="192"/> + <location filename="../MicroPython/EspDevices.py" line="194"/> <source>Flash MicroPython Firmware</source> <translation>MicroPython Firmware flashen</translation> </message> <message> - <location filename="../MicroPython/EspDevices.py" line="216"/> + <location filename="../MicroPython/EspDevices.py" line="218"/> <source>Flash Additional Firmware</source> <translation>Zusätzliche Firmware flashen</translation> </message> <message> + <location filename="../MicroPython/EspDevices.py" line="142"/> + <source>Install 'esptool.py'</source> + <translation>'esptool.py' installieren</translation> + </message> + <message> + <location filename="../MicroPython/EspDevices.py" line="149"/> + <source>Shall the flash of the selected device really be erased?</source> + <translation>Soll der Flashspeicher des ausgewählten Gerätes wirklich gelöscht werden?</translation> + </message> + <message> + <location filename="../MicroPython/EspDevices.py" line="161"/> + <source>'esptool erase_flash' Output</source> + <translation>Ausgabe von 'esptool erase_flash'</translation> + </message> + <message> + <location filename="../MicroPython/EspDevices.py" line="183"/> + <source>Unsupported chip type '{0}'.</source> + <translation>Chiptyp '{0}' wird nicht unterstützt.</translation> + </message> + <message> + <location filename="../MicroPython/EspDevices.py" line="218"/> + <source>'esptool write_flash' Output</source> + <translation>Ausgabe von 'esptool write_flash'</translation> + </message> + <message> <location filename="../MicroPython/EspDevices.py" line="140"/> - <source>Install 'esptool.py'</source> - <translation>'esptool.py' installieren</translation> - </message> - <message> - <location filename="../MicroPython/EspDevices.py" line="147"/> - <source>Shall the flash of the selected device really be erased?</source> - <translation>Soll der Flashspeicher des ausgewählten Gerätes wirklich gelöscht werden?</translation> - </message> - <message> - <location filename="../MicroPython/EspDevices.py" line="159"/> - <source>'esptool erase_flash' Output</source> - <translation>Ausgabe von 'esptool erase_flash'</translation> - </message> - <message> - <location filename="../MicroPython/EspDevices.py" line="181"/> - <source>Unsupported chip type '{0}'.</source> - <translation>Chiptyp '{0}' wird nicht unterstützt.</translation> - </message> - <message> - <location filename="../MicroPython/EspDevices.py" line="216"/> - <source>'esptool write_flash' Output</source> - <translation>Ausgabe von 'esptool write_flash'</translation> + <source>Reset Device</source> + <translation>Gerät zurücksetzen</translation> </message> </context> <context> @@ -19058,7 +19063,7 @@ <translation>Der git-Prozess endete mit dem Code {0}</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1556"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1566"/> <source>The git process did not finish within 30s.</source> <translation>Der git-Prozess endete nicht innerhalb von 30s.</translation> </message> @@ -19068,157 +19073,157 @@ <translation>Das git Programm konnte nicht gestartet werden.</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="246"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="250"/> <source>Create project repository</source> <translation>Projektrepository anlegen</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="246"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="250"/> <source>The project repository could not be created.</source> <translation>Das Projektrepository konnte nicht erzeugt werden.</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="274"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="284"/> <source>Creating Git repository</source> <translation>Erzeuge Git Repository</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="289"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="299"/> <source>Adding files to Git repository</source> <translation>Füge Dateien dem Git-Repository hinzu</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="300"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="310"/> <source>Initial commit to Git repository</source> <translation>Erstes Commit für das Git-Repository</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="330"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="340"/> <source>Cloning project from a Git repository</source> <translation>Klone das Projekt aus dem Git-Repository</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="419"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="429"/> <source>Commit Changes</source> <translation>Änderungen einpflegen</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="419"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="429"/> <source>The commit affects files, that have unsaved changes. Shall the commit be continued?</source> <translation>Das Einpflegen von Änderungen betrifft Dateien mit ungesicherten Änderungen. Soll die Aktion fortgesetzt werden?</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="478"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="488"/> <source>Committing changes to Git repository</source> <translation>Änderungen in Git-Repository einpflegen</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="532"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="542"/> <source>Synchronizing with the Git repository</source> <translation>Gleiche mit dem Git-Repository ab</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="579"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="589"/> <source>Adding files/directories to the Git repository</source> <translation>Füge Dateien/Verzeichnisse dem Git-Repository hinzu</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="653"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="663"/> <source>Removing files/directories from the Git repository</source> <translation>Lösche Dateien/Verzeichnisse aus dem Git-Repository</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="710"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="720"/> <source>Renaming {0}</source> <translation>Benenne {0} um</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="833"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="843"/> <source>Unstage files/directories</source> <translation>Vormerkung rückgängig machen</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="884"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="894"/> <source>Revert changes</source> <translation>Änderungen rückgängig</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="875"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="885"/> <source>Do you really want to revert all changes to these files or directories?</source> <translation>Wollen Sie wirklich alle Änderungen an den folgenden Datein oder Verzeichnissen rückgängig machen?</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="884"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="894"/> <source>Do you really want to revert all changes of the project?</source> <translation>Wollen Sie wirklich alle Änderungen des Projektes rückgängig machen?</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="890"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="900"/> <source>Reverting changes</source> <translation>Mache Änderungen rückgängig</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="942"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="952"/> <source>Merging</source> <translation>Zusammenführen</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="967"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="977"/> <source>Master branch head</source> <translation>Kopf des Hauptzweiges</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1198"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1208"/> <source>Git Command</source> <translation>Git Befehl</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1284"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1294"/> <source><tr><td><b>Commit</b></td><td>{0}</td></tr></source> <translation><tr><td><b>Änderungs ID</b></td><td>{0}</td></tr></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1288"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1298"/> <source><tr><td><b>Parents</b></td><td>{0}</td></tr></source> <translation><tr><td><b>Vorgänger</b></td><td>{0}</td></tr></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1292"/> - <source><tr><td><b>Tags</b></td><td>{0}</td></tr></source> - <translation><tr><td><b>Marken</b></td><td>{0}</td></tr></translation> - </message> - <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1296"/> - <source><tr><td><b>Branches</b></td><td>{0}</td></tr></source> - <translation><tr><td><b>Zweige</b></td><td>{0}</td></tr></translation> - </message> - <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1299"/> - <source><tr><td><b>Author</b></td><td>{0} &lt;{1}&gt;</td></tr></source> - <translation><tr><td><b>Autor</b></td><td>{0} &lt;{1}&gt;</td></tr></translation> - </message> - <message> <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1302"/> + <source><tr><td><b>Tags</b></td><td>{0}</td></tr></source> + <translation><tr><td><b>Marken</b></td><td>{0}</td></tr></translation> + </message> + <message> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1306"/> + <source><tr><td><b>Branches</b></td><td>{0}</td></tr></source> + <translation><tr><td><b>Zweige</b></td><td>{0}</td></tr></translation> + </message> + <message> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1309"/> + <source><tr><td><b>Author</b></td><td>{0} &lt;{1}&gt;</td></tr></source> + <translation><tr><td><b>Autor</b></td><td>{0} &lt;{1}&gt;</td></tr></translation> + </message> + <message> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1312"/> <source><tr><td><b>Date</b></td><td>{0}</td></tr></source> <translation><tr><td><b>Datum</b></td><td>{0}</td></tr></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1305"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1315"/> <source><tr><td><b>Committer</b></td><td>{0} &lt;{1}&gt;</td></tr></source> <translation><tr><td><b>Bereitsteller</b></td><td>{0} &lt;{1}&gt;</td></tr></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1308"/> - <source><tr><td><b>Committed Date</b></td><td>{0}</td></tr></source> - <translation><tr><td><b>Bereitstellungsdatum</b></td><td>{0}</td></tr></translation> - </message> - <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1311"/> - <source><tr><td><b>Subject</b></td><td>{0}</td></tr></source> - <translation><tr><td><b>Betreff</b></td><td>{0}</td></tr></translation> - </message> - <message> <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1318"/> + <source><tr><td><b>Committed Date</b></td><td>{0}</td></tr></source> + <translation><tr><td><b>Bereitstellungsdatum</b></td><td>{0}</td></tr></translation> + </message> + <message> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1321"/> + <source><tr><td><b>Subject</b></td><td>{0}</td></tr></source> + <translation><tr><td><b>Betreff</b></td><td>{0}</td></tr></translation> + </message> + <message> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1328"/> <source><h3>Repository information</h3> <p><table> <tr><td><b>Git V.</b></td><td>{0}</td></tr> @@ -19233,442 +19238,442 @@ </translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1383"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1393"/> <source>Create {0} file</source> <translation>Erzeuge {0}-Datei</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1383"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1393"/> <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/vcsGit/git.py" line="1442"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1452"/> <source>Git Copy</source> <translation>Git Kopiere</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1427"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1437"/> <source><p>Copying the directory <b>{0}</b> failed.</p><p>Reason: {1}</p></source> <translation><p>Das Kopieren des Verzeichnisses <b>{0}</b> ist fehlgeschlagen.</p><p>Ursache: {1}</p></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1442"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1452"/> <source><p>Copying the file <b>{0}</b> failed.</p><p>Reason: {1}</p></source> <translation><p>Das Kopieren der Datei <b>{0}</b> ist fehlgeschlagen.</p><p>Ursache: {1}</p></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2615"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2625"/> <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/vcsGit/git.py" line="1625"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1635"/> <source>Git Side-by-Side Difference</source> <translation>Git Unterschiede nebeneinander anzeigen</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1625"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1635"/> <source><p>The file <b>{0}</b> could not be read.</p></source> <translation><p>Die Datei <b>{0}</b> konnte nicht gelesen werden.</p></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1674"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1684"/> <source>Fetching from a remote Git repository</source> <translation>Änderungen von einem entfernten Git Repository abholen</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1712"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1722"/> <source>Pulling from a remote Git repository</source> <translation>Pull von einem entfernten Git-Repository</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1753"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1763"/> <source>Pushing to a remote Git repository</source> <translation>Push in ein entferntes Git-Repository</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1781"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1791"/> <source>Committing failed merge</source> <translation>Fehlgeschlagene Zusammenführung abschließen</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1808"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1818"/> <source>Aborting uncommitted/failed merge</source> <translation>Zusammenführung abbrechen</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1958"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1968"/> <source>Tagging in the Git repository</source> <translation>Marke im Git-Repository setzen</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2184"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2194"/> <source>Branching in the Git repository</source> <translation>Zweig im Git-Repository erzeugen</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2224"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2234"/> <source>Delete Remote Branch</source> <translation>Entfernten Zweig löschen</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2245"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2255"/> <source>Current Branch</source> <translation>Aktueller Zweig</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2245"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2255"/> <source><p>The current branch is <b>{0}</b>.</p></source> <translation><p>Der aktuelle Zweig ist <b>{0}</b>.</p></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2309"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2319"/> <source>Create Bundle</source> <translation>Paket erzeugen</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2274"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2284"/> <source>Git Bundle Files (*.bundle)</source> <translation>Git Paketdateien (*.bundle)</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2291"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2301"/> <source><p>The Git bundle file <b>{0}</b> already exists. Overwrite it?</p></source> <translation><p>Die Git Paketdatei <b>{0}</b> existiert bereits. Überschreiben?</p></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2339"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2349"/> <source>Verify Bundle</source> <translation>Paket verifizieren</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2468"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2478"/> <source>Git Bundle Files (*.bundle);;All Files (*)</source> <translation>Git Paketdateien (*.bundle);;Alle Dateien (*)</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2369"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2379"/> <source>List Bundle Heads</source> <translation>Köpfe des Pakets anzeigen</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2468"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2478"/> <source>Apply Bundle</source> <translation>Paket anwenden</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2491"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2501"/> <source>Applying a bundle file (fetch)</source> <translation>Paketdatei anwenden (fetch)</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2518"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2528"/> <source>Bisect subcommand ({0}) invalid.</source> <translation>Ungültiger Bisect Unterbefehl ({0}).</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2719"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2729"/> <source>Git Bisect ({0})</source> <translation>Git-Bisect ({0})</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2615"/> - <source>Process Generation Error</source> - <translation>Fehler beim Prozessstart</translation> - </message> - <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2659"/> - <source>Create Bisect Replay File</source> - <translation>Erzeuge Bisect Wiederholungsdatei</translation> - </message> - <message> <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2625"/> + <source>Process Generation Error</source> + <translation>Fehler beim Prozessstart</translation> + </message> + <message> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2669"/> + <source>Create Bisect Replay File</source> + <translation>Erzeuge Bisect Wiederholungsdatei</translation> + </message> + <message> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2635"/> <source>Git Bisect Replay Files (*.replay)</source> <translation>Git Bisect Wiederholungsdateien (*.replay)</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2642"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2652"/> <source><p>The Git bisect replay file <b>{0}</b> already exists. Overwrite it?</p></source> <translation><p>Die Git Wiederholungsdatei <b>{0}</b> existiert bereits. Überschreiben?</p></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2659"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2669"/> <source><p>The file <b>{0}</b> could not be written.</p><p>Reason: {1}</p></source> <translation><p>Die Datei <b>{0}</b> konnte nicht gespeichert werden.<br/>Grund: {1}</p></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2680"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2690"/> <source>Edit Bisect Replay File</source> <translation>Bisect Wiederholungsdatei bearbeiten</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2707"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2717"/> <source>Git Bisect Replay Files (*.replay);;All Files (*)</source> <translation>Git Bisect Wiederholungsdateien (*.replay);;Alle Dateien (*)</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2707"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2717"/> <source>Bisect Replay</source> <translation>Bisect wiederholen</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3055"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3065"/> <source>Show Remote Info</source> <translation>Zeige entfernte Informationen</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2934"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2944"/> <source>Rename Remote Repository</source> <translation>Entferntes Repository umbenennen</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2934"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2944"/> <source>Enter new name for remote repository:</source> <translation>Gib einen Namen für das entfernte Repository ein:</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3079"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3089"/> <source>Show Shortlog</source> <translation>Kurzbeschreibungen anzeigen</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3137"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3147"/> <source>Cherry-pick</source> <translation>Aussuchen</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3167"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3177"/> <source>Copy Changesets (Continue)</source> <translation>Änderungssätze kopieren (Fortsetzung)</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3192"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3202"/> <source>Copy Changesets (Quit)</source> <translation>Änderungssätze kopieren (Beenden)</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3218"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3228"/> <source>Copy Changesets (Cancel)</source> <translation>Änderungssätze kopieren (Abbrechen)</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3297"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3307"/> <source>Saving stash</source> <translation>Ablage sichern</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3496"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3506"/> <source>Show Stash</source> <translation>Ablage anzeigen</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3496"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3506"/> <source>Select a stash (empty for latest stash):</source> <translation>Wähle eine Ablage (leer für aktuellste):</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3408"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3418"/> <source>Restore Stash</source> <translation>Ablage wiederherstellen</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3422"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3432"/> <source>Restoring stash</source> <translation>Stelle Ablage wieder her</translation> </message> <message> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3466"/> + <source>Create Branch</source> + <translation>Zweig erzeugen</translation> + </message> + <message> <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3456"/> - <source>Create Branch</source> - <translation>Zweig erzeugen</translation> - </message> - <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3446"/> <source>Enter a branch name to restore a stash to:</source> <translation>Gib einen Zweignamen für die Ablagewiederherstellung ein:</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3471"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3481"/> <source>Creating branch</source> <translation>Erzeuge Zweig</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3505"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3515"/> <source>Delete Stash</source> <translation>Ablage löschen</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3505"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3515"/> <source>Do you really want to delete the stash <b>{0}</b>?</source> <translation>Soll die Ablage <b>{0}</b> wirklich gelöscht werden?</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3516"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3526"/> <source>Deleting stash</source> <translation>Lösche Ablage</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3536"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3546"/> <source>Delete All Stashes</source> <translation>Alle Ablagen löschen</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3536"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3546"/> <source>Do you really want to delete all stashes?</source> <translation>Sollen wirklich alle Ablagen gelöscht werden?</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3544"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3554"/> <source>Deleting all stashes</source> <translation>Lösche alle Ablagen</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3616"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3626"/> <source>Showing the combined configuration settings</source> <translation>Zeige die kombinierten Einstellungen</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3642"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3652"/> <source>Verifying the integrity of the Git repository</source> <translation>Verifiziere die Integrität des Git-Repository</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3667"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3677"/> <source>Performing Repository Housekeeping</source> <translation>Führe Repository Reorganisation durch</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3710"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3720"/> <source><tr><td><b>Statistics</b></td></tr></source> <translation><tr><td><b>Statistik</b></td></tr></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3711"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3721"/> <source><tr><td>Number of loose objects: </td><td>{0}</td></tr></source> <translation><tr><td>Anzahl loser Objekte: </td><td>{0}</td></tr></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3715"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3725"/> <source><tr><td>Disk space used by loose objects: </td><td>{0} KiB</td></tr></source> <translation><tr><td>Festplattenverbrauch durch lose Objekte: </td><td>{0} KiB</td></tr></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3719"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3729"/> <source><tr><td>Number of packed objects: </td><td>{0}</td></tr></source> <translation><tr><td>Anzahl gepackter Objekte: </td><td>{0}</td></tr></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3723"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3733"/> <source><tr><td>Number of packs: </td><td>{0}</td></tr></source> <translation><tr><td>Anzahl Pakete: </td><td>{0}</td></tr></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3727"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3737"/> <source><tr><td>Disk space used by packed objects: </td><td>{0} KiB</td></tr></source> <translation><tr><td>Festplattenverbrauch durch lose Objekte </td><td>{0} KiB</td></tr></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3731"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3741"/> <source><tr><td>Packed objects waiting for pruning: </td><td>{0}</td></tr></source> <translation><tr><td>Gepackte Objekte bereit zum Löschen: </td><td>{0}</td></tr></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3735"/> - <source><tr><td>Garbage files: </td><td>{0}</td></tr></source> - <translation><tr><td>Wertlose Dateien: </td><td>{0}</td></tr></translation> - </message> - <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3739"/> - <source><tr><td>Disk space used by garbage files: </td><td>{0} KiB</td></tr></source> - <translation><tr><td>Festplattenverbrauch durch wertlose Dateien: </td><td>{0} KiB</td></tr></translation> - </message> - <message> <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3745"/> + <source><tr><td>Garbage files: </td><td>{0}</td></tr></source> + <translation><tr><td>Wertlose Dateien: </td><td>{0}</td></tr></translation> + </message> + <message> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3749"/> + <source><tr><td>Disk space used by garbage files: </td><td>{0} KiB</td></tr></source> + <translation><tr><td>Festplattenverbrauch durch wertlose Dateien: </td><td>{0} KiB</td></tr></translation> + </message> + <message> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3755"/> <source><p><b>No statistics available.</b></p></source> <translation><p><b>Keine Statistik verfügbar.</b></p></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3810"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3820"/> <source>Creating Archive</source> <translation>Erzeuge Archiv</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="501"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="511"/> <source>Switch</source> <translation>Umschalten</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="501"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="511"/> <source><p>Do you really want to switch to <b>{0}</b>?</p></source> <translation><p>Soll wirklich auf <b>{0}</b> umgeschaltet werden?</p></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1841"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1851"/> <source>Applying patch</source> <translation>Patch anwenden</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1873"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1883"/> <source>Check patch files</source> <translation>Patchdateien prüfen</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1876"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1886"/> <source>Apply patch files</source> <translation>Patchdateien anwenden</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3853"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3863"/> <source>Add Submodule</source> <translation>Submodul hinzufügen</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3921"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3931"/> <source>List Submodules</source> <translation>Submodule auflisten</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3921"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3931"/> <source>No submodules defined for the project.</source> <translation>Für das Projekt sind keine Submodule definiert.</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3936"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3946"/> <source>All</source> <translation>Alle</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3939"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3949"/> <source>Submodule Path</source> <translation>Submodulpfad</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3939"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3949"/> <source>Select a submodule path:</source> <translation>Wähle einen Submodulpfad:</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3991"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="4001"/> <source>Initialize Submodules</source> <translation>Submodule initialisieren</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="4028"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="4038"/> <source>Unregister Submodules</source> <translation>Submodule deregistrieren</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="4108"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="4118"/> <source>Update Submodules</source> <translation>Submodule aktualisieren</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="4142"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="4152"/> <source>Synchronize Submodules</source> <translation>Submodule synchronisieren</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="4200"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="4210"/> <source>Submodules Summary</source> <translation>Submodulüberblick</translation> </message> @@ -31245,447 +31250,447 @@ <context> <name>Hg</name> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1784"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1794"/> <source>The hg process did not finish within 30s.</source> <translation>Der hg-Prozess endete nicht innerhalb von 30s.</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="286"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="290"/> <source>Create project repository</source> <translation>Projektrepository anlegen</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="286"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="290"/> <source>The project repository could not be created.</source> <translation>Das Projektrepository konnte nicht erzeugt werden.</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="315"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="325"/> <source>Creating Mercurial repository</source> <translation>Lege Mercurial-Repository an</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="331"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="341"/> <source>Initial commit to Mercurial repository</source> <translation>Erstes Commit für das Mercurial-Repository</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="374"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="384"/> <source>Cloning project from a Mercurial repository</source> <translation>Klone das Projekt aus dem Mercurial-Repository</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="641"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="651"/> <source>Synchronizing with the Mercurial repository</source> <translation>Gleiche mit dem Mercurial-Repository ab</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="691"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="701"/> <source>Adding files/directories to the Mercurial repository</source> <translation>Füge Dateien/Verzeichnisse dem Mercurial-Repository hinzu</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="760"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="770"/> <source>Removing files/directories from the Mercurial repository</source> <translation>Lösche Dateien/Verzeichnisse aus dem Mercurial-Repository</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="821"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="831"/> <source>Renaming {0}</source> <translation>Benenne {0} um</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1010"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1020"/> <source>Reverting changes</source> <translation>Mache Änderungen rückgängig</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1061"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1071"/> <source>Merging</source> <translation>Zusammenführen</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1361"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1371"/> <source>Mercurial command</source> <translation>Mercurial-Befehl</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1545"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1555"/> <source>Copying {0}</source> <translation>Kopiere {0}</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1936"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1946"/> <source>Pulling from a remote Mercurial repository</source> <translation>Pull von einem entfernten Mercurial-Repository</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1994"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2004"/> <source>Pushing to a remote Mercurial repository</source> <translation>Push in ein entferntes Mercurial-Repository</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2205"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2215"/> <source>Creating branch in the Mercurial repository</source> <translation>Erzeuge Zweig im Mercurial-Repository</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2352"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2362"/> <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="2377"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2387"/> <source>Showing the combined configuration settings</source> <translation>Zeige die kombinierten Einstellungen</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2401"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2411"/> <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="2425"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2435"/> <source>Recovering from interrupted transaction</source> <translation>Setze abgebrochene Transaktion zurück</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2656"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2666"/> <source>Shall the working directory be updated?</source> <translation>Soll das Arbeitsverzeichnis aktualisiert werden?</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2234"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2244"/> <source>Showing current branch</source> <translation>Zeige aktuellen Zweig</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2587"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2597"/> <source>Create changegroup</source> <translation>Änderungsgruppe erzeugen</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2668"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2678"/> <source>Apply changegroups</source> <translation>Änderungsgruppen anwenden</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2687"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2697"/> <source>Bisect subcommand ({0}) invalid.</source> <translation>Ungültiger Bisect Unterbefehl ({0}).</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2716"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2726"/> <source>Mercurial Bisect ({0})</source> <translation>Mercurial-Bisect ({0})</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2608"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2618"/> <source>Preview changegroup</source> <translation>Änderungsgruppe ansehen</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2449"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2459"/> <source>Identifying project directory</source> <translation>Projektverzeichnis identifizieren</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2481"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2491"/> <source>Create .hgignore file</source> <translation>.hgignore-Datei erstellen</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2481"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2491"/> <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="2748"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2758"/> <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="2544"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2554"/> <source>Mercurial Changegroup Files (*.hg)</source> <translation>Mercurial-Änderungsgruppendateien (*.hg)</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2647"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2657"/> <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="2802"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2812"/> <source>Backing out changeset</source> <translation>Änderungssatz umkehren</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2782"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2792"/> <source>No revision given. Aborting...</source> <translation>Keine Revision angegeben. Abbruch...</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2561"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2571"/> <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="2829"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2839"/> <source>Rollback last transaction</source> <translation>Letzte Transaktion zurücksetzen</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2822"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2832"/> <source>Are you sure you want to rollback the last transaction?</source> <translation>Wollen Sie die letzte Transaktion wirklich zurücksetzen?</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="555"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="565"/> <source>Committing changes to Mercurial repository</source> <translation>Pflege Änderungen in das Mercurial-Repository ein</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3571"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3581"/> <source>Mercurial Command Server</source> <translation>Mercurial-Befehlsserver</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3426"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3436"/> <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="3571"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3581"/> <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="2897"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2907"/> <source>Import Patch</source> <translation>Patch importieren</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2949"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2959"/> <source>Export Patches</source> <translation>Patches exportieren</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2996"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3006"/> <source>Change Phase</source> <translation>Phase ändern</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3052"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3062"/> <source>Copy Changesets</source> <translation>Änderungssätze kopieren</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3101"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3111"/> <source>Copy Changesets (Continue)</source> <translation>Änderungssätze kopieren (Fortsetzung)</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3259"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3269"/> <source>Add Sub-repository</source> <translation>Unterrepository hinzufügen</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3292"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3302"/> <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="3240"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3250"/> <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="3311"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3321"/> <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="3311"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3321"/> <source>Remove Sub-repositories</source> <translation>Unterrepositorys löschen</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3280"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3290"/> <source><p>The sub-repositories file .hgsub does not exist. Aborting...</p></source> <translation><p>Die Unterrepositorydatei .hgsub existiert nicht. Abbruch...</p></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="474"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="484"/> <source>Commit Changes</source> <translation>Änderungen einpflegen</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="474"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="484"/> <source>The commit affects files, that have unsaved changes. Shall the commit be continued?</source> <translation>Das Einpflegen von Änderungen betrifft Dateien mit ungesicherten Änderungen. Soll die Aktion fortgesetzt werden?</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1004"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1014"/> <source>Revert changes</source> <translation>Änderungen rückgängig</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="995"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1005"/> <source>Do you really want to revert all changes to these files or directories?</source> <translation>Wollen Sie wirklich alle Änderungen an den folgenden Datein oder Verzeichnissen rückgängig machen?</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1004"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1014"/> <source>Do you really want to revert all changes of the project?</source> <translation>Wollen Sie wirklich alle Änderungen des Projektes rückgängig machen?</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3156"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3166"/> <source>Create Unversioned Archive</source> <translation>Erzeuge nicht versioniertes Archiv</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1855"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1865"/> <source>Mercurial Side-by-Side Difference</source> <translation>Mercurial Unterschiede nebeneinander anzeigen</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1855"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1865"/> <source><p>The file <b>{0}</b> could not be read.</p></source> <translation><p>Die Datei <b>{0}</b> konnte nicht gelesen werden.</p></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1787"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1797"/> <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/hg.py" line="954"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="964"/> <source>Tagging in the Mercurial repository</source> <translation>Marke im Mercurial-Repository setzen</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2212"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2222"/> <source>Created new branch <{0}>.</source> <translation>Neuer Zweig <{0}> wurde angelegt.</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1137"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1147"/> <source>Current branch tip</source> <translation>Spitze des aktuellen Zweigs</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3689"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3699"/> <source>Mercurial Bookmark</source> <translation>Mercurial-Lesezeichen</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3711"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3721"/> <source>Delete Bookmark</source> <translation>Lesezeichen löschen</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3711"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3721"/> <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="3722"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3732"/> <source>Delete Mercurial Bookmark</source> <translation>Mercurial-Lesezeichen löschen</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3755"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3765"/> <source>Rename Mercurial Bookmark</source> <translation>Mercurial-Lesezeichen umbenennen</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3797"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3807"/> <source>Move Mercurial Bookmark</source> <translation>Mercurial-Lesezeichen verschieben</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3891"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3901"/> <source>Pull Bookmark</source> <translation>Lesezeichen herunterladen</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3891"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3901"/> <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="3903"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3913"/> <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="3935"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3945"/> <source>Push Bookmark</source> <translation>Lesezeichen hochladen</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3935"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3945"/> <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="3947"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3957"/> <source>Pushing bookmark to a remote Mercurial repository</source> <translation>Lade Lesezeichen zu einem entfernten Mercurial-Repository hoch</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1107"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1117"/> <source>Re-Merge</source> <translation>Neu zusammenführen</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1098"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1108"/> <source>Do you really want to re-merge these files or directories?</source> <translation>Wollen Sie wirklich diese Dateien oder Verzeichnisse neu zusammenführen?</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1107"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1117"/> <source>Do you really want to re-merge the project?</source> <translation>Wollen Sie wirklich das Projekt neu zusammenführen?</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1112"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1122"/> <source>Re-Merging</source> <translation>Neu zusammenführen</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2139"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2149"/> <source>Marking as 'unresolved'</source> <translation>Markiere als 'nicht aufgelöst'</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2141"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2151"/> <source>Marking as 'resolved'</source> <translation>Markiere als 'aufgelöst'</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3173"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3183"/> <source>Delete All Backups</source> <translation>Alle Backups löschen</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3173"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3183"/> <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> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3113"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3123"/> <source>Copy Changesets (Stop)</source> <translation>Änderungssätze kopieren (Stopp)</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3126"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3136"/> <source>Copy Changesets (Abort)</source> <translation>Änderungssätze kopieren (Abbruch)</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2172"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2182"/> <source>Aborting uncommitted merge</source> <translation>Breche Zusammenführung ab</translation> </message> @@ -47236,44 +47241,49 @@ <context> <name>MicroPythonFileManager</name> <message> - <location filename="../MicroPython/MicroPythonFileManager.py" line="198"/> + <location filename="../MicroPython/MicroPythonFileManager.py" line="201"/> <source>The given name '{0}' is not a directory or does not exist.</source> <translation>Der angegebene Name '{0}' ist kein Verzeichnis oder existiert nicht.</translation> </message> <message> - <location filename="../MicroPython/MicroPythonFileManager.py" line="203"/> - <source>Synchronizing <b>{0}</b>.</source> - <translation>Synchronisiere <b>{0}</b>.</translation> + <location filename="../MicroPython/MicroPythonFileManager.py" line="382"/> + <source>Source <b>{0}</b> is a directory and destination <b>{1}</b> is a file. Ignoring it.</source> + <translation>Die Quelle <b>{0}</b> ist ein Verzeichnis und das Ziel <b>{1}</b> ist eine Datei. Ignoriere sie.</translation> + </message> + <message> + <location filename="../MicroPython/MicroPythonFileManager.py" line="390"/> + <source>Source <b>{0}</b> is a file and destination <b>{1}</b> is a directory. Ignoring it.</source> + <translation>Die Quelle <b>{0}</b> ist eine Datei und das Ziel <b>{1}</b> ist ein Verzeichnis. Ignoriere sie.</translation> + </message> + <message> + <location filename="../MicroPython/MicroPythonFileManager.py" line="314"/> + <source>Updating <b>{0}</b>...</source> + <translation>Aktualisiere <b>{0}</b>...</translation> </message> <message> <location filename="../MicroPython/MicroPythonFileManager.py" line="207"/> - <source>Done synchronizing <b>{0}</b>.</source> - <translation>Synchronisierung von <b>{0}</b> ist abgeschlossen.</translation> - </message> - <message> - <location filename="../MicroPython/MicroPythonFileManager.py" line="315"/> - <source>Adding <b>{0}</b>...</source> - <translation>Füge <b>{0}</b> hinzu...</translation> - </message> - <message> - <location filename="../MicroPython/MicroPythonFileManager.py" line="360"/> - <source>Source <b>{0}</b> is a directory and destination <b>{1}</b> is a file. Ignoring it.</source> - <translation>Die Quelle <b>{0}</b> ist ein Verzeichnis und das Ziel <b>{1}</b> ist eine Datei. Ignoriere sie.</translation> - </message> - <message> - <location filename="../MicroPython/MicroPythonFileManager.py" line="368"/> - <source>Source <b>{0}</b> is a file and destination <b>{1}</b> is a directory. Ignoring it.</source> - <translation>Die Quelle <b>{0}</b> ist eine Datei und das Ziel <b>{1}</b> ist ein Verzeichnis. Ignoriere sie.</translation> - </message> - <message> - <location filename="../MicroPython/MicroPythonFileManager.py" line="376"/> - <source>Updating <b>{0}</b>...</source> - <translation>Aktualisiere <b>{0}</b>...</translation> - </message> - <message> - <location filename="../MicroPython/MicroPythonFileManager.py" line="335"/> - <source>Removing <b>{0}</b>...</source> - <translation>Entferne <b>{0}</b>...</translation> + <source>{1}Synchronizing <b>{0}</b>.</source> + <translation>{1}Synchronisiere <b>{0}</b>.</translation> + </message> + <message> + <location filename="../MicroPython/MicroPythonFileManager.py" line="212"/> + <source>{1}Done synchronizing <b>{0}</b>.</source> + <translation>{1}Synchronisierung von <b>{0}</b> ist abgeschlossen.</translation> + </message> + <message> + <location filename="../MicroPython/MicroPythonFileManager.py" line="327"/> + <source>{1}Adding <b>{0}</b>...</source> + <translation>{1}Füge <b>{0}</b> hinzu...</translation> + </message> + <message> + <location filename="../MicroPython/MicroPythonFileManager.py" line="352"/> + <source>{1}Removing <b>{0}</b>...</source> + <translation>{1}Entferne <b>{0}</b>...</translation> + </message> + <message> + <location filename="../MicroPython/MicroPythonFileManager.py" line="398"/> + <source>{1}Updating <b>{0}</b>...</source> + <translation>{1}Aktualisiere <b>{0}</b>...</translation> </message> </context> <context> @@ -53846,822 +53856,822 @@ <context> <name>Project</name> <message> - <location filename="../Project/Project.py" line="796"/> + <location filename="../Project/Project.py" line="804"/> <source>Read project file</source> <translation>Projektdatei lesen</translation> </message> <message> - <location filename="../Project/Project.py" line="1502"/> + <location filename="../Project/Project.py" line="1510"/> <source>Delete translation</source> <translation>Übersetzung löschen</translation> </message> <message> - <location filename="../Project/Project.py" line="1667"/> + <location filename="../Project/Project.py" line="1675"/> <source>Add file</source> <translation>Datei hinzufügen</translation> </message> <message> - <location filename="../Project/Project.py" line="2212"/> + <location filename="../Project/Project.py" line="2220"/> <source>Delete file</source> <translation>Datei löschen</translation> </message> <message> - <location filename="../Project/Project.py" line="2329"/> + <location filename="../Project/Project.py" line="2343"/> <source>Create project directory</source> <translation>Projektverzeichnis erstellen</translation> </message> <message> - <location filename="../Project/Project.py" line="3779"/> + <location filename="../Project/Project.py" line="3805"/> <source>Open project</source> <translation>Projekt öffnen</translation> </message> <message> - <location filename="../Project/Project.py" line="3816"/> + <location filename="../Project/Project.py" line="3842"/> <source>Save project as</source> <translation>Projekt speichern unter</translation> </message> <message> - <location filename="../Project/Project.py" line="3077"/> + <location filename="../Project/Project.py" line="3094"/> <source>Save File</source> <translation>Datei speichern</translation> </message> <message> - <location filename="../Project/Project.py" line="3113"/> + <location filename="../Project/Project.py" line="3130"/> <source>Close Project</source> <translation>Projekt schließen</translation> </message> <message> - <location filename="../Project/Project.py" line="3113"/> + <location filename="../Project/Project.py" line="3130"/> <source>The current project has unsaved changes.</source> <translation>Das aktuelle Projekt hat ungesicherte Änderungen.</translation> </message> <message> - <location filename="../Project/Project.py" line="3996"/> + <location filename="../Project/Project.py" line="4022"/> <source>&Save</source> <translation>&Speichern</translation> </message> <message> - <location filename="../Project/Project.py" line="3765"/> + <location filename="../Project/Project.py" line="3791"/> <source>New project</source> <translation>Neues Projekt</translation> </message> <message> - <location filename="../Project/Project.py" line="3765"/> + <location filename="../Project/Project.py" line="3791"/> <source>&New...</source> <translation>&Neu...</translation> </message> <message> - <location filename="../Project/Project.py" line="3770"/> - <source>Generate a new project</source> - <translation>Erstelle ein neues Projekt</translation> - </message> - <message> - <location filename="../Project/Project.py" line="3771"/> - <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="3779"/> - <source>&Open...</source> - <translation>&Öffnen...</translation> - </message> - <message> - <location filename="../Project/Project.py" line="3784"/> - <source>Open an existing project</source> - <translation>Öffnet ein bestehendes Projekt</translation> - </message> - <message> - <location filename="../Project/Project.py" line="3785"/> - <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="3792"/> - <source>Close project</source> - <translation>Projekt schließen</translation> - </message> - <message> - <location filename="../Project/Project.py" line="3792"/> - <source>&Close</source> - <translation>Schl&ießen</translation> - </message> - <message> <location filename="../Project/Project.py" line="3796"/> - <source>Close the current project</source> - <translation>Schließt das aktuelle Projekt</translation> + <source>Generate a new project</source> + <translation>Erstelle ein neues Projekt</translation> </message> <message> <location filename="../Project/Project.py" line="3797"/> - <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="3804"/> - <source>Save project</source> - <translation>Projekt speichern</translation> - </message> - <message> - <location filename="../Project/Project.py" line="3808"/> - <source>Save the current project</source> - <translation>Speichert das aktuelle Projekt</translation> - </message> - <message> - <location filename="../Project/Project.py" line="3809"/> - <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="3820"/> - <source>Save the current project to a new file</source> - <translation>Speichert das aktuelle Projekt in eine neue Datei</translation> + <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="3805"/> + <source>&Open...</source> + <translation>&Öffnen...</translation> + </message> + <message> + <location filename="../Project/Project.py" line="3810"/> + <source>Open an existing project</source> + <translation>Öffnet ein bestehendes Projekt</translation> + </message> + <message> + <location filename="../Project/Project.py" line="3811"/> + <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="3818"/> + <source>Close project</source> + <translation>Projekt schließen</translation> + </message> + <message> + <location filename="../Project/Project.py" line="3818"/> + <source>&Close</source> + <translation>Schl&ießen</translation> </message> <message> <location filename="../Project/Project.py" line="3822"/> + <source>Close the current project</source> + <translation>Schließt das aktuelle Projekt</translation> + </message> + <message> + <location filename="../Project/Project.py" line="3823"/> + <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="3830"/> + <source>Save project</source> + <translation>Projekt speichern</translation> + </message> + <message> + <location filename="../Project/Project.py" line="3834"/> + <source>Save the current project</source> + <translation>Speichert das aktuelle Projekt</translation> + </message> + <message> + <location filename="../Project/Project.py" line="3835"/> + <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="3846"/> + <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="3848"/> <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="3862"/> + <location filename="../Project/Project.py" line="3888"/> <source>Add translation to project</source> <translation>Übersetzung zum Projekt hinzufügen</translation> </message> <message> - <location filename="../Project/Project.py" line="3862"/> + <location filename="../Project/Project.py" line="3888"/> <source>Add &translation...</source> <translation>&Übersetzung hinzufügen...</translation> </message> <message> - <location filename="../Project/Project.py" line="3867"/> + <location filename="../Project/Project.py" line="3893"/> <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="3869"/> + <location filename="../Project/Project.py" line="3895"/> <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="3907"/> + <location filename="../Project/Project.py" line="3933"/> <source>Project properties</source> <translation>Projekteigenschaften</translation> </message> <message> + <location filename="../Project/Project.py" line="3933"/> + <source>&Properties...</source> + <translation>&Eigenschaften...</translation> + </message> + <message> + <location filename="../Project/Project.py" line="3938"/> + <source>Show the project properties</source> + <translation>Zeigt die Projekteigenschaften an</translation> + </message> + <message> + <location filename="../Project/Project.py" line="3939"/> + <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="4286"/> + <source>Open &Recent Projects</source> + <translation>Zu&letzt geöffnete Projekte</translation> + </message> + <message> + <location filename="../Project/Project.py" line="1805"/> + <source>The target directory must not be empty.</source> + <translation>Das Zielverzeichnis darf nicht leer sein.</translation> + </message> + <message> + <location filename="../Project/Project.py" line="3903"/> + <source>Search new files</source> + <translation>Neue Dateien suchen</translation> + </message> + <message> + <location filename="../Project/Project.py" line="3903"/> + <source>Searc&h new files...</source> + <translation>Neue &Dateien suchen...</translation> + </message> + <message> <location filename="../Project/Project.py" line="3907"/> - <source>&Properties...</source> - <translation>&Eigenschaften...</translation> - </message> - <message> - <location filename="../Project/Project.py" line="3912"/> - <source>Show the project properties</source> - <translation>Zeigt die Projekteigenschaften an</translation> - </message> - <message> - <location filename="../Project/Project.py" line="3913"/> - <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="4260"/> - <source>Open &Recent Projects</source> - <translation>Zu&letzt geöffnete Projekte</translation> - </message> - <message> - <location filename="../Project/Project.py" line="1797"/> - <source>The target directory must not be empty.</source> - <translation>Das Zielverzeichnis darf nicht leer sein.</translation> - </message> - <message> - <location filename="../Project/Project.py" line="3877"/> - <source>Search new files</source> - <translation>Neue Dateien suchen</translation> - </message> - <message> - <location filename="../Project/Project.py" line="3877"/> - <source>Searc&h new files...</source> - <translation>Neue &Dateien suchen...</translation> - </message> - <message> - <location filename="../Project/Project.py" line="3881"/> <source>Search new files in the project directory.</source> <translation>Sucht neue Dateien im Projektverzeichnis.</translation> </message> <message> - <location filename="../Project/Project.py" line="1808"/> + <location filename="../Project/Project.py" line="1816"/> <source>Add directory</source> <translation>Verzeichnis hinzufügen</translation> </message> <message> - <location filename="../Project/Project.py" line="1808"/> + <location filename="../Project/Project.py" line="1816"/> <source>The source directory must not be empty.</source> <translation>Das Quellverzeichnis darf nicht leer sein.</translation> </message> <message> - <location filename="../Project/Project.py" line="1381"/> + <location filename="../Project/Project.py" line="1389"/> <source>Add Language</source> <translation>Sprache hinzufügen</translation> </message> <message> - <location filename="../Project/Project.py" line="3816"/> + <location filename="../Project/Project.py" line="3842"/> <source>Save &as...</source> <translation>Speichern &unter...</translation> </message> <message> - <location filename="../Project/Project.py" line="4771"/> + <location filename="../Project/Project.py" line="4797"/> <source>Version Control System</source> <translation>Versionskontrollsystem</translation> </message> <message> - <location filename="../Project/Project.py" line="4627"/> + <location filename="../Project/Project.py" line="4653"/> <source>Search New Files</source> <translation>Neue Dateien suchen</translation> </message> <message> - <location filename="../Project/Project.py" line="4627"/> + <location filename="../Project/Project.py" line="4653"/> <source>There were no new files found to be added.</source> <translation>Es wurden keine neuen Dateien gefunden.</translation> </message> <message> - <location filename="../Project/Project.py" line="1016"/> + <location filename="../Project/Project.py" line="1024"/> <source>Read project session</source> <translation>Projektsitzung lesen</translation> </message> <message> - <location filename="../Project/Project.py" line="1241"/> + <location filename="../Project/Project.py" line="1249"/> <source>Please save the project first.</source> <translation>Bitte speichern Sie zuerst das Projekt.</translation> </message> <message> - <location filename="../Project/Project.py" line="1052"/> + <location filename="../Project/Project.py" line="1060"/> <source>Save project session</source> <translation>Projektsitzung speichern</translation> </message> <message> - <location filename="../Project/Project.py" line="4035"/> + <location filename="../Project/Project.py" line="4061"/> <source>Load session</source> <translation>Sitzung laden</translation> </message> <message> - <location filename="../Project/Project.py" line="4039"/> + <location filename="../Project/Project.py" line="4065"/> <source>Load the projects session file.</source> <translation>Laden der Projektsitzung.</translation> </message> <message> - <location filename="../Project/Project.py" line="4053"/> + <location filename="../Project/Project.py" line="4079"/> <source>Save session</source> <translation>Sitzung speichern</translation> </message> <message> - <location filename="../Project/Project.py" line="4057"/> + <location filename="../Project/Project.py" line="4083"/> <source>Save the projects session file.</source> <translation>Speichern der Projektsitzung.</translation> </message> <message> - <location filename="../Project/Project.py" line="4040"/> + <location filename="../Project/Project.py" line="4066"/> <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>Sitzung laden</b><p>Dies lädt eine Projektsitzungsdatei. Die Sitzung 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="4058"/> + <location filename="../Project/Project.py" line="4084"/> <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>Sitzung speichern</b><p>Dies speichert eine Projektsitzungsdatei. Die Sitzung 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="4274"/> + <location filename="../Project/Project.py" line="4300"/> <source>Source &Documentation</source> <translation>&Quelltextdokumentation</translation> </message> <message> - <location filename="../Project/Project.py" line="4269"/> + <location filename="../Project/Project.py" line="4295"/> <source>Chec&k</source> <translation>&Prüfen</translation> </message> <message> - <location filename="../Project/Project.py" line="4085"/> + <location filename="../Project/Project.py" line="4111"/> <source>Code Metrics</source> <translation>Quelltextmetriken</translation> </message> <message> - <location filename="../Project/Project.py" line="4085"/> + <location filename="../Project/Project.py" line="4111"/> <source>&Code Metrics...</source> <translation>&Quelltextmetriken...</translation> </message> <message> - <location filename="../Project/Project.py" line="4089"/> + <location filename="../Project/Project.py" line="4115"/> <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="4091"/> - <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="4099"/> - <source>Python Code Coverage</source> - <translation>Python-Quelltext-Abdeckung</translation> - </message> - <message> - <location filename="../Project/Project.py" line="4099"/> - <source>Code Co&verage...</source> - <translation>&Quelltext Abdeckung...</translation> - </message> - <message> - <location filename="../Project/Project.py" line="4103"/> - <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="4105"/> - <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="4972"/> - <source>Profile Data</source> - <translation>Profildaten</translation> - </message> - <message> - <location filename="../Project/Project.py" line="4113"/> - <source>&Profile Data...</source> - <translation>&Profildaten...</translation> - </message> - <message> <location filename="../Project/Project.py" line="4117"/> + <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="4125"/> + <source>Python Code Coverage</source> + <translation>Python-Quelltext-Abdeckung</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4125"/> + <source>Code Co&verage...</source> + <translation>&Quelltext Abdeckung...</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4129"/> + <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="4131"/> + <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="4998"/> + <source>Profile Data</source> + <translation>Profildaten</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4139"/> + <source>&Profile Data...</source> + <translation>&Profildaten...</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4143"/> <source>Show profiling data for the project.</source> <translation>Zeige Profildaten des aktuellen Projektes.</translation> </message> <message> - <location filename="../Project/Project.py" line="4119"/> + <location filename="../Project/Project.py" line="4145"/> <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="4271"/> + <location filename="../Project/Project.py" line="4297"/> <source>Sho&w</source> <translation>&Zeige</translation> </message> <message> - <location filename="../Project/Project.py" line="4949"/> + <location filename="../Project/Project.py" line="4975"/> <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="4899"/> + <location filename="../Project/Project.py" line="4925"/> <source>Coverage Data</source> <translation>Quelltext Abdeckungsdaten</translation> </message> <message> - <location filename="../Project/Project.py" line="4265"/> + <location filename="../Project/Project.py" line="4291"/> <source>&Version Control</source> <translation>&Versionskontrolle</translation> </message> <message> - <location filename="../Project/Project.py" line="5026"/> + <location filename="../Project/Project.py" line="5052"/> <source>Application Diagram</source> <translation>Applikations-Diagramm</translation> </message> <message> - <location filename="../Project/Project.py" line="4128"/> + <location filename="../Project/Project.py" line="4154"/> <source>&Application Diagram...</source> <translation>&Applikations-Diagramm...</translation> </message> <message> - <location filename="../Project/Project.py" line="4132"/> + <location filename="../Project/Project.py" line="4158"/> <source>Show a diagram of the project.</source> <translation>Zeigt ein Diagramm des Projektes.</translation> </message> <message> - <location filename="../Project/Project.py" line="4134"/> + <location filename="../Project/Project.py" line="4160"/> <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="4272"/> + <location filename="../Project/Project.py" line="4298"/> <source>&Diagrams</source> <translation>&Diagramme</translation> </message> <message> - <location filename="../Project/Project.py" line="898"/> + <location filename="../Project/Project.py" line="906"/> <source>Save project file</source> <translation>Projektdatei speichern</translation> </message> <message> - <location filename="../Project/Project.py" line="4922"/> + <location filename="../Project/Project.py" line="4948"/> <source>Code Coverage</source> <translation>Quelltext Abdeckung</translation> </message> <message> - <location filename="../Project/Project.py" line="4922"/> + <location filename="../Project/Project.py" line="4948"/> <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="4972"/> + <location filename="../Project/Project.py" line="4998"/> <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="3847"/> + <location filename="../Project/Project.py" line="3873"/> <source>Add directory to project</source> <translation>Verzeichnis zum Projekt hinzufügen</translation> </message> <message> - <location filename="../Project/Project.py" line="3847"/> + <location filename="../Project/Project.py" line="3873"/> <source>Add directory...</source> <translation>Verzeichnis hinzufügen...</translation> </message> <message> - <location filename="../Project/Project.py" line="3852"/> + <location filename="../Project/Project.py" line="3878"/> <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="3854"/> + <location filename="../Project/Project.py" line="3880"/> <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> <message> - <location filename="../Project/Project.py" line="1945"/> + <location filename="../Project/Project.py" line="1953"/> <source>Rename file</source> <translation>Datei umbenennen</translation> </message> <message> - <location filename="../Project/Project.py" line="1969"/> + <location filename="../Project/Project.py" line="1977"/> <source>Rename File</source> <translation>Datei umbenennen</translation> </message> <message> - <location filename="../Project/Project.py" line="2510"/> + <location filename="../Project/Project.py" line="2526"/> <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="2917"/> + <location filename="../Project/Project.py" line="2934"/> <source>New Project</source> <translation>Neues Projekt</translation> </message> <message> - <location filename="../Project/Project.py" line="2443"/> + <location filename="../Project/Project.py" line="2458"/> <source>Add existing files to the project?</source> <translation>Existierende Dateien dem Projekt hinzufügen?</translation> </message> <message> - <location filename="../Project/Project.py" line="2562"/> + <location filename="../Project/Project.py" line="2578"/> <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="2534"/> + <location filename="../Project/Project.py" line="2550"/> <source>Select version control system for the project</source> <translation>Wähle das Versionskontrollsystem für das Projekt</translation> </message> <message> - <location filename="../Project/Project.py" line="796"/> + <location filename="../Project/Project.py" line="804"/> <source><p>The project file <b>{0}</b> could not be read.</p></source> <translation><p>Die Projektdatei <b>{0}</b> konnte nicht gelesen werden.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="898"/> + <location filename="../Project/Project.py" line="906"/> <source><p>The project file <b>{0}</b> could not be written.</p></source> <translation><p>Die Projektdatei <b>{0}</b> konnte nicht geschrieben werden.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="1016"/> + <location filename="../Project/Project.py" line="1024"/> <source><p>The project session file <b>{0}</b> could not be read.</p></source> <translation><p>Die Projektsitzungsdatei <b>{0}</b> konnte nicht gelesen werden.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="1052"/> + <location filename="../Project/Project.py" line="1060"/> <source><p>The project session file <b>{0}</b> could not be written.</p></source> <translation><p>Die Projektsitzungsdatei <b>{0}</b> konnte nicht gespeichert werden.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="3077"/> + <location filename="../Project/Project.py" line="3094"/> <source><p>The file <b>{0}</b> already exists. Overwrite it?</p></source> <translation><p>Die Datei <b>{0}</b> existiert bereits. Überschreiben?</p></translation> </message> <message> - <location filename="../Project/Project.py" line="2329"/> + <location filename="../Project/Project.py" line="2343"/> <source><p>The project directory <b>{0}</b> could not be created.</p></source> <translation><p>Das Projektverzeichnis <b>{0}</b> konnte nicht erstellt werden.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="1081"/> + <location filename="../Project/Project.py" line="1089"/> <source>Delete project session</source> <translation>Projektsitzung löschen</translation> </message> <message> - <location filename="../Project/Project.py" line="1081"/> + <location filename="../Project/Project.py" line="1089"/> <source><p>The project session file <b>{0}</b> could not be deleted.</p></source> <translation><p>Die Projektsitzungsdatei <b>{0}</b> konnte nicht gelöscht werden.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="4071"/> + <location filename="../Project/Project.py" line="4097"/> <source>Delete session</source> <translation>Sitzung löschen</translation> </message> <message> - <location filename="../Project/Project.py" line="4075"/> + <location filename="../Project/Project.py" line="4101"/> <source>Delete the projects session file.</source> <translation>Löscht die Projektsitzungsdatei.</translation> </message> <message> - <location filename="../Project/Project.py" line="4076"/> + <location filename="../Project/Project.py" line="4102"/> <source><b>Delete session</b><p>This deletes the projects session file</p></source> <translation><b>Sitzung löschen</b><p>Dies löscht die Sitzungsdatei des Projektes.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="277"/> + <location filename="../Project/Project.py" line="285"/> <source>Console</source> <translation>Konsole</translation> </message> <message> - <location filename="../Project/Project.py" line="278"/> + <location filename="../Project/Project.py" line="286"/> <source>Other</source> <translation>Sonstige</translation> </message> <message> - <location filename="../Project/Project.py" line="5026"/> + <location filename="../Project/Project.py" line="5052"/> <source>Include module names?</source> <translation>Modulnamen anzeigen?</translation> </message> <message> - <location filename="../Project/Project.py" line="2242"/> + <location filename="../Project/Project.py" line="2250"/> <source>Delete directory</source> <translation>Verzeichnis löschen</translation> </message> <message> - <location filename="../Project/Project.py" line="1115"/> + <location filename="../Project/Project.py" line="1123"/> <source>Read tasks</source> <translation>Aufgaben lesen</translation> </message> <message> - <location filename="../Project/Project.py" line="1115"/> + <location filename="../Project/Project.py" line="1123"/> <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="../Project/Project.py" line="1135"/> + <location filename="../Project/Project.py" line="1143"/> <source>Save tasks</source> <translation>Aufgaben speichern</translation> </message> <message> - <location filename="../Project/Project.py" line="1135"/> + <location filename="../Project/Project.py" line="1143"/> <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="../Project/Project.py" line="1194"/> + <location filename="../Project/Project.py" line="1202"/> <source>Read debugger properties</source> <translation>Debugger-Eigenschaften lesen</translation> </message> <message> - <location filename="../Project/Project.py" line="1194"/> + <location filename="../Project/Project.py" line="1202"/> <source><p>The project debugger properties file <b>{0}</b> could not be read.</p></source> <translation><p>Die Datei mit den projektspezifischen Debugger-Eigenschaften <b>{0}</b> konnte nicht gelesen werden.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="1229"/> + <location filename="../Project/Project.py" line="1237"/> <source>Save debugger properties</source> <translation>Debugger-Eigenschaften speichern</translation> </message> <message> - <location filename="../Project/Project.py" line="1229"/> + <location filename="../Project/Project.py" line="1237"/> <source><p>The project debugger properties file <b>{0}</b> could not be written.</p></source> <translation><p>Die Datei mit den projektspezifischen Debugger-Eigenschaften <b>{0}</b> konnte nicht gespeichert werden.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="1255"/> + <location filename="../Project/Project.py" line="1263"/> <source>Delete debugger properties</source> <translation>Debugger-Eigenschaften löschen</translation> </message> <message> - <location filename="../Project/Project.py" line="1255"/> + <location filename="../Project/Project.py" line="1263"/> <source><p>The project debugger properties file <b>{0}</b> could not be deleted.</p></source> <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="3971"/> + <location filename="../Project/Project.py" line="3997"/> <source>Debugger Properties</source> <translation>Debugger-Eigenschaften</translation> </message> <message> - <location filename="../Project/Project.py" line="3971"/> + <location filename="../Project/Project.py" line="3997"/> <source>Debugger &Properties...</source> <translation>Debugger-&Eigenschaften...</translation> </message> <message> - <location filename="../Project/Project.py" line="3975"/> - <source>Show the debugger properties</source> - <translation>Debugger-Eigenschaften anzeigen</translation> - </message> - <message> - <location filename="../Project/Project.py" line="3976"/> - <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="3984"/> - <source>Load</source> - <translation>Laden</translation> - </message> - <message> - <location filename="../Project/Project.py" line="3984"/> - <source>&Load</source> - <translation>&Laden</translation> - </message> - <message> - <location filename="../Project/Project.py" line="3988"/> - <source>Load the debugger properties</source> - <translation>Debugger-Eigenschaften laden</translation> - </message> - <message> - <location filename="../Project/Project.py" line="3996"/> - <source>Save</source> - <translation>Speichern</translation> - </message> - <message> - <location filename="../Project/Project.py" line="4000"/> - <source>Save the debugger properties</source> - <translation>Debugger-Eigenschaften speichern</translation> - </message> - <message> - <location filename="../Project/Project.py" line="4008"/> - <source>Delete</source> - <translation>Löschen</translation> - </message> - <message> - <location filename="../Project/Project.py" line="4008"/> - <source>&Delete</source> - <translation>&Löschen</translation> - </message> - <message> - <location filename="../Project/Project.py" line="4012"/> - <source>Delete the debugger properties</source> - <translation>Debugger-Eigenschaften löschen</translation> - </message> - <message> - <location filename="../Project/Project.py" line="4021"/> - <source>Reset</source> - <translation>Zurücksetzen</translation> - </message> - <message> - <location filename="../Project/Project.py" line="4021"/> - <source>&Reset</source> - <translation>&Zurücksetzen</translation> - </message> - <message> - <location filename="../Project/Project.py" line="4025"/> - <source>Reset the debugger properties</source> - <translation>Debugger-Eigenschaften zurücksetzen</translation> - </message> - <message> - <location filename="../Project/Project.py" line="4262"/> - <source>Debugger</source> - <translation>Debugger</translation> - </message> - <message> - <location filename="../Project/Project.py" line="4261"/> - <source>Session</source> - <translation>Sitzung</translation> - </message> - <message> - <location filename="../Project/Project.py" line="3989"/> - <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="4001"/> - <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="4013"/> - <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> + <source>Show the debugger properties</source> + <translation>Debugger-Eigenschaften anzeigen</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4002"/> + <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="4010"/> + <source>Load</source> + <translation>Laden</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4010"/> + <source>&Load</source> + <translation>&Laden</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4014"/> + <source>Load the debugger properties</source> + <translation>Debugger-Eigenschaften laden</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4022"/> + <source>Save</source> + <translation>Speichern</translation> </message> <message> <location filename="../Project/Project.py" line="4026"/> + <source>Save the debugger properties</source> + <translation>Debugger-Eigenschaften speichern</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4034"/> + <source>Delete</source> + <translation>Löschen</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4034"/> + <source>&Delete</source> + <translation>&Löschen</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4038"/> + <source>Delete the debugger properties</source> + <translation>Debugger-Eigenschaften löschen</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4047"/> + <source>Reset</source> + <translation>Zurücksetzen</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4047"/> + <source>&Reset</source> + <translation>&Zurücksetzen</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4051"/> + <source>Reset the debugger properties</source> + <translation>Debugger-Eigenschaften zurücksetzen</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4288"/> + <source>Debugger</source> + <translation>Debugger</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4287"/> + <source>Session</source> + <translation>Sitzung</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4015"/> + <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="4027"/> + <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="4039"/> + <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="4052"/> <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="3935"/> + <location filename="../Project/Project.py" line="3961"/> <source>Filetype Associations</source> <translation>Dateitypzuordnungen</translation> </message> <message> - <location filename="../Project/Project.py" line="3935"/> + <location filename="../Project/Project.py" line="3961"/> <source>Filetype Associations...</source> <translation>Dateitypzuordnungen...</translation> </message> <message> - <location filename="../Project/Project.py" line="3939"/> + <location filename="../Project/Project.py" line="3965"/> <source>Show the project filetype associations</source> <translation>Zeigt die Dateitypzuordnungen des Projektes</translation> </message> <message> - <location filename="../Project/Project.py" line="4273"/> + <location filename="../Project/Project.py" line="4299"/> <source>Pac&kagers</source> <translation>Pa&ketierer</translation> </message> <message> - <location filename="../Project/Project.py" line="3831"/> + <location filename="../Project/Project.py" line="3857"/> <source>Add files to project</source> <translation>Dateien zum Projekt hinzufügen</translation> </message> <message> - <location filename="../Project/Project.py" line="3831"/> + <location filename="../Project/Project.py" line="3857"/> <source>Add &files...</source> <translation>&Dateien hinzufügen...</translation> </message> <message> - <location filename="../Project/Project.py" line="3836"/> + <location filename="../Project/Project.py" line="3862"/> <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="3838"/> + <location filename="../Project/Project.py" line="3864"/> <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> <message> - <location filename="../Project/Project.py" line="1969"/> + <location filename="../Project/Project.py" line="1977"/> <source><p>The file <b>{0}</b> could not be renamed.<br />Reason: {1}</p></source> <translation><p>Die Datei <b>{0}</b> konnte nicht umbenannt werden.<br />Ursache: {1}</p></translation> </message> <message> - <location filename="../Project/Project.py" line="3062"/> + <location filename="../Project/Project.py" line="3079"/> <source>Project Files (*.e4p)</source> <translation>Projektdateien (*.e4p)</translation> </message> <message> - <location filename="../Project/Project.py" line="4259"/> + <location filename="../Project/Project.py" line="4285"/> <source>&Project</source> <translation>&Projekt</translation> </message> <message> - <location filename="../Project/Project.py" line="4399"/> + <location filename="../Project/Project.py" line="4425"/> <source>Project</source> <translation>Projekt</translation> </message> <message> - <location filename="../Project/Project.py" line="4465"/> + <location filename="../Project/Project.py" line="4491"/> <source>&Clear</source> <translation>&Löschen</translation> </message> <message> - <location filename="../Project/Project.py" line="1729"/> + <location filename="../Project/Project.py" line="1737"/> <source><p>The file <b>{0}</b> already exists.</p><p>Overwrite it?</p></source> <translation><p>Die Datei <b>{0}</b> existiert bereits. Überschreiben?</p></translation> </message> <message> - <location filename="../Project/Project.py" line="934"/> + <location filename="../Project/Project.py" line="942"/> <source>Read user project properties</source> <translation>Nutzer bezogene Projektdaten lesen</translation> </message> <message> - <location filename="../Project/Project.py" line="934"/> + <location filename="../Project/Project.py" line="942"/> <source><p>The user specific project properties file <b>{0}</b> could not be read.</p></source> <translation><p>Die Datei mit den Nutzer bezogenen Projektdaten <b>{0}</b> konnte nicht gelesen werden.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="958"/> + <location filename="../Project/Project.py" line="966"/> <source>Save user project properties</source> <translation>Nutzer bezogene Projektdaten sichern</translation> </message> <message> - <location filename="../Project/Project.py" line="958"/> + <location filename="../Project/Project.py" line="966"/> <source><p>The user specific project properties file <b>{0}</b> could not be written.</p></source> <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="3920"/> + <location filename="../Project/Project.py" line="3946"/> <source>User project properties</source> <translation>Nutzer bezogene Projektdaten</translation> </message> <message> - <location filename="../Project/Project.py" line="3920"/> + <location filename="../Project/Project.py" line="3946"/> <source>&User Properties...</source> <translation>&Nutzer bezogene Projektdaten...</translation> </message> <message> - <location filename="../Project/Project.py" line="3925"/> + <location filename="../Project/Project.py" line="3951"/> <source>Show the user specific project properties</source> <translation>Zeigt die Nutzer bezogenen Projektdaten an</translation> </message> <message> - <location filename="../Project/Project.py" line="3927"/> + <location filename="../Project/Project.py" line="3953"/> <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="3288"/> + <location filename="../Project/Project.py" line="3305"/> <source>Syntax errors detected</source> <translation>Syntaxfehler gefunden</translation> </message> <message numerus="yes"> - <location filename="../Project/Project.py" line="3288"/> + <location filename="../Project/Project.py" line="3305"/> <source>The project contains %n file(s) with syntax errors.</source> <translation> <numerusform>Das Projekt beinhaltet eine Datei mit Syntaxfehlern.</numerusform> @@ -54669,468 +54679,468 @@ </translation> </message> <message> - <location filename="../Project/Project.py" line="5219"/> + <location filename="../Project/Project.py" line="5245"/> <source>Create Package List</source> <translation>Erzeuge Paketliste</translation> </message> <message> - <location filename="../Project/Project.py" line="4157"/> + <location filename="../Project/Project.py" line="4183"/> <source>Create &Package List</source> <translation>Erzeuge &Paketliste</translation> </message> <message> - <location filename="../Project/Project.py" line="5492"/> + <location filename="../Project/Project.py" line="5518"/> <source>Create Plugin Archive</source> <translation>Erzeuge Plugin Archiv</translation> </message> <message> - <location filename="../Project/Project.py" line="5170"/> + <location filename="../Project/Project.py" line="5196"/> <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="5219"/> + <location filename="../Project/Project.py" line="5245"/> <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="5238"/> + <location filename="../Project/Project.py" line="5264"/> <source>The project does not have a main script defined. Aborting...</source> <translation>Für das Projekt wurde kein Hauptskript angegeben. Abbruch...</translation> </message> <message> - <location filename="../Project/Project.py" line="1698"/> + <location filename="../Project/Project.py" line="1706"/> <source><p>The source directory doesn't contain any files belonging to the selected category.</p></source> <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="2917"/> + <location filename="../Project/Project.py" line="2934"/> <source>Select Version Control System</source> <translation>Versionskontrollsystem auswählen</translation> </message> <message> - <location filename="../Project/Project.py" line="2541"/> + <location filename="../Project/Project.py" line="2557"/> <source>None</source> <translation>Keines</translation> </message> <message> - <location filename="../Project/Project.py" line="388"/> + <location filename="../Project/Project.py" line="396"/> <source>Registering Project Type</source> <translation>Projekttyp Registrierung</translation> </message> <message> - <location filename="../Project/Project.py" line="5378"/> + <location filename="../Project/Project.py" line="5404"/> <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="5451"/> + <location filename="../Project/Project.py" line="5477"/> <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> <message> - <location filename="../Project/Project.py" line="1381"/> + <location filename="../Project/Project.py" line="1389"/> <source>You have to specify a translation pattern first.</source> <translation>Sie müssen zuerst ein Übersetzungsmuster festlegen.</translation> </message> <message> - <location filename="../Project/Project.py" line="2641"/> + <location filename="../Project/Project.py" line="2658"/> <source>Translation Pattern</source> <translation>Übersetzungsmuster</translation> </message> <message> - <location filename="../Project/Project.py" line="2641"/> + <location filename="../Project/Project.py" line="2658"/> <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="4771"/> + <location filename="../Project/Project.py" line="4797"/> <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="3953"/> + <location filename="../Project/Project.py" line="3979"/> <source>Lexer Associations</source> <translation>Lexerzuordnungen</translation> </message> <message> - <location filename="../Project/Project.py" line="3953"/> + <location filename="../Project/Project.py" line="3979"/> <source>Lexer Associations...</source> <translation>Lexerzuordnungen...</translation> </message> <message> - <location filename="../Project/Project.py" line="3957"/> + <location filename="../Project/Project.py" line="3983"/> <source>Show the project lexer associations (overriding defaults)</source> <translation>Zeigt die projektspezifischen Lexerzuordnungen</translation> </message> <message> - <location filename="../Project/Project.py" line="3959"/> + <location filename="../Project/Project.py" line="3985"/> <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> <message> - <location filename="../Project/Project.py" line="293"/> + <location filename="../Project/Project.py" line="301"/> <source>PySide GUI</source> <translation>PySide Oberfläche</translation> </message> <message> - <location filename="../Project/Project.py" line="294"/> + <location filename="../Project/Project.py" line="302"/> <source>PySide Console</source> <translation>PySide Kommandozeile</translation> </message> <message> - <location filename="../Project/Project.py" line="179"/> + <location filename="../Project/Project.py" line="180"/> <source>Python3 Files (*.py *.py3);;Python3 GUI Files (*.pyw *.pyw3);;</source> <translation>Python 3-Dateien (*.py *.py3);;Python 3-GUI-Dateien (*.pyw *.pyw3);;</translation> </message> <message> - <location filename="../Project/Project.py" line="1654"/> + <location filename="../Project/Project.py" line="1662"/> <source><p>The selected file <b>{0}</b> could not be added to <b>{1}</b>.</p><p>Reason: {2}</p></source> <translation><p>Die ausgewählte Datei <b>{0}</b> konnte nicht zu <b>{1}</b> hinzugefügt werden.</p><p>Ursache: {2}</p></translation> </message> <message> - <location filename="../Project/Project.py" line="1711"/> + <location filename="../Project/Project.py" line="1719"/> <source><p>The target directory <b>{0}</b> could not be created.</p><p>Reason: {1}</p></source> <translation><p>Das Zielverzeichnis <b>{0}</b> konnte nicht erstellt werden.</p><p>Ursache: {1}</p></translation> </message> <message> - <location filename="../Project/Project.py" line="176"/> + <location filename="../Project/Project.py" line="177"/> <source>Python2 Files (*.py2);;Python2 GUI Files (*.pyw2);;</source> <translation>Python 2-Dateien (*.py2);;Python 2-GUI-Dateien (*.pyw2);;</translation> </message> <message> - <location filename="../Project/Project.py" line="2410"/> + <location filename="../Project/Project.py" line="2425"/> <source>Create main script</source> <translation>Hauptskript erzeugen</translation> </message> <message> - <location filename="../Project/Project.py" line="2410"/> + <location filename="../Project/Project.py" line="2425"/> <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="4142"/> + <location filename="../Project/Project.py" line="4168"/> <source>Load Diagram</source> <translation>Diagramm laden</translation> </message> <message> - <location filename="../Project/Project.py" line="4142"/> + <location filename="../Project/Project.py" line="4168"/> <source>&Load Diagram...</source> <translation>Diagramm &laden...</translation> </message> <message> - <location filename="../Project/Project.py" line="4146"/> + <location filename="../Project/Project.py" line="4172"/> <source>Load a diagram from file.</source> <translation>Lade ein Diagramm aus einer Datei.</translation> </message> <message> - <location filename="../Project/Project.py" line="4148"/> + <location filename="../Project/Project.py" line="4174"/> <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> <message> - <location filename="../Project/Project.py" line="365"/> + <location filename="../Project/Project.py" line="373"/> <source><p>The Programming Language <b>{0}</b> is not supported.</p></source> <translation><p>Die Programmiersprache <b>{0}</b> wird nicht unterstützt.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="388"/> + <location filename="../Project/Project.py" line="396"/> <source><p>The Project type <b>{0}</b> is already registered.</p></source> <translation><p>Der Projekttyp <b>{0}</b> ist bereits registriert.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="376"/> + <location filename="../Project/Project.py" line="384"/> <source><p>The Project type <b>{0}</b> is already registered with Programming Language <b>{1}</b>.</p></source> <translation><p>Der Projekttyp <b>{0}</b> ist bereits für die Programmiersprache <b>{1}</b> registriert.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="274"/> + <location filename="../Project/Project.py" line="282"/> <source>PyQt5 GUI</source> <translation>PyQt5 Oberfläche</translation> </message> <message> - <location filename="../Project/Project.py" line="275"/> + <location filename="../Project/Project.py" line="283"/> <source>PyQt5 Console</source> <translation>PyQt5 Kommandozeile</translation> </message> <message> - <location filename="../Project/Project.py" line="4760"/> + <location filename="../Project/Project.py" line="4786"/> <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="5492"/> + <location filename="../Project/Project.py" line="5518"/> <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="4162"/> + <location filename="../Project/Project.py" line="4188"/> <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="4164"/> + <location filename="../Project/Project.py" line="4190"/> <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="5343"/> + <location filename="../Project/Project.py" line="5369"/> <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> <message> - <location filename="../Project/Project.py" line="272"/> + <location filename="../Project/Project.py" line="280"/> <source>PyQt4 GUI</source> <translation>PyQt4 Oberfläche</translation> </message> <message> - <location filename="../Project/Project.py" line="273"/> + <location filename="../Project/Project.py" line="281"/> <source>PyQt4 Console</source> <translation>PyQt4 Kommandozeile</translation> </message> <message> - <location filename="../Project/Project.py" line="276"/> + <location filename="../Project/Project.py" line="284"/> <source>Eric6 Plugin</source> <translation>Eric6 Plugin</translation> </message> <message> - <location filename="../Project/Project.py" line="2887"/> + <location filename="../Project/Project.py" line="2904"/> <source>Create project management directory</source> <translation>Projektverwaltungsverzeichnis erstellen</translation> </message> <message> - <location filename="../Project/Project.py" line="2887"/> + <location filename="../Project/Project.py" line="2904"/> <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="3892"/> + <location filename="../Project/Project.py" line="3918"/> <source>Alt+Ctrl+P</source> <comment>Project|Search Project File</comment> <translation>Alt+Ctrl+P</translation> </message> <message> - <location filename="../Project/Project.py" line="3898"/> + <location filename="../Project/Project.py" line="3924"/> <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="3900"/> + <location filename="../Project/Project.py" line="3926"/> <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="3892"/> + <location filename="../Project/Project.py" line="3918"/> <source>Search Project File</source> <translation>Projektdatei suchen</translation> </message> <message> - <location filename="../Project/Project.py" line="3892"/> + <location filename="../Project/Project.py" line="3918"/> <source>Search Project File...</source> <translation>Projektdatei suchen...</translation> </message> <message> - <location filename="../Project/Project.py" line="5274"/> + <location filename="../Project/Project.py" line="5300"/> <source>Create Plugin Archives</source> <translation>Erzeuge Plugin Archive</translation> </message> <message> - <location filename="../Project/Project.py" line="4173"/> + <location filename="../Project/Project.py" line="4199"/> <source>Create Plugin &Archives</source> <translation>Erzeuge Plugin &Archive</translation> </message> <message> - <location filename="../Project/Project.py" line="4178"/> + <location filename="../Project/Project.py" line="4204"/> <source>Create eric6 plugin archive files.</source> <translation>Erzeugt eric6 Plugin Archivdateien.</translation> </message> <message> - <location filename="../Project/Project.py" line="4180"/> + <location filename="../Project/Project.py" line="4206"/> <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="4190"/> + <location filename="../Project/Project.py" line="4216"/> <source>Create Plugin Archives (Snapshot)</source> <translation>Erzeuge Plugin Archive (Snapshot)</translation> </message> <message> - <location filename="../Project/Project.py" line="4190"/> + <location filename="../Project/Project.py" line="4216"/> <source>Create Plugin Archives (&Snapshot)</source> <translation>Erzeuge Plugin Archive (&Snapshot)</translation> </message> <message> - <location filename="../Project/Project.py" line="4195"/> + <location filename="../Project/Project.py" line="4221"/> <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="4197"/> + <location filename="../Project/Project.py" line="4223"/> <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="5252"/> + <location filename="../Project/Project.py" line="5278"/> <source>Select package lists:</source> <translation>Wähle Paketlisten:</translation> </message> <message> - <location filename="../Project/Project.py" line="5270"/> + <location filename="../Project/Project.py" line="5296"/> <source>Creating plugin archives...</source> <translation>Erzeuge Plugin Archive...</translation> </message> <message> - <location filename="../Project/Project.py" line="5270"/> + <location filename="../Project/Project.py" line="5296"/> <source>Abort</source> <translation>Abbruch</translation> </message> <message> - <location filename="../Project/Project.py" line="5270"/> + <location filename="../Project/Project.py" line="5296"/> <source>%v/%m Archives</source> <translation>%v/%m Archive</translation> </message> <message> - <location filename="../Project/Project.py" line="5287"/> + <location filename="../Project/Project.py" line="5313"/> <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="5397"/> + <location filename="../Project/Project.py" line="5423"/> <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="5400"/> + <location filename="../Project/Project.py" line="5426"/> <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="5263"/> + <location filename="../Project/Project.py" line="5289"/> <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> <message> - <location filename="../Project/Project.py" line="5315"/> + <location filename="../Project/Project.py" line="5341"/> <source><p>The file <b>{0}</b> is not ready yet.</p><p>Please rework it and delete the'; initial_list' line of the header.</p></source> <translation><p>Die Datei <b>{0}</b> ist noch nicht bereit.</p><p>Bitte überarbeite sie und löschen die Zeile '; initial_list' des Dateikopfes.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="3883"/> + <location filename="../Project/Project.py" line="3909"/> <source><b>Search new files...</b><p>This searches for new files (sources, *.ui, *.idl, *.proto) 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, *.proto).</p></translation> </message> <message> - <location filename="../Project/Project.py" line="3941"/> + <location filename="../Project/Project.py" line="3967"/> <source><b>Filetype Associations...</b><p>This shows a dialog to edit the file type associations of the project. These associations determine the type (source, form, interface, protocol 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, Protokolle 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="1502"/> + <location filename="../Project/Project.py" line="1510"/> <source><p>The selected translation file <b>{0}</b> could not be deleted.</p><p>Reason: {1}</p></source> <translation><p>Die ausgewählte Übersetzungsdatei <b>{0}</b> konnte nicht gelöscht werden.</p><p>Ursache: {1}</p></translation> </message> <message> - <location filename="../Project/Project.py" line="2212"/> + <location filename="../Project/Project.py" line="2220"/> <source><p>The selected file <b>{0}</b> could not be deleted.</p><p>Reason: {1}</p></source> <translation><p>Die ausgewählte Datei <b>{0}</b> konnte nicht gelöscht werden.</p><p>Ursache: {1}</p></translation> </message> <message> - <location filename="../Project/Project.py" line="2242"/> + <location filename="../Project/Project.py" line="2250"/> <source><p>The selected directory <b>{0}</b> could not be deleted.</p><p>Reason: {1}</p></source> <translation><p>Das ausgewählte Verzeichnis <b>{0}</b> konnte nicht gelöscht werden.</p><p>Ursache: {1}</p></translation> </message> <message> - <location filename="../Project/Project.py" line="2712"/> + <location filename="../Project/Project.py" line="2729"/> <source>Create Makefile</source> <translation>Makefile erzeugen</translation> </message> <message> - <location filename="../Project/Project.py" line="2712"/> + <location filename="../Project/Project.py" line="2729"/> <source><p>The makefile <b>{0}</b> could not be created.<br/>Reason: {1}</p></source> <translation><p>Die make Datei <b>{0}</b> konnte nicht erzeugt werden.<br/>Ursache: {1}</p></translation> </message> <message> - <location filename="../Project/Project.py" line="5674"/> + <location filename="../Project/Project.py" line="5700"/> <source>Execute Make</source> <translation>Make ausführen</translation> </message> <message> - <location filename="../Project/Project.py" line="4211"/> + <location filename="../Project/Project.py" line="4237"/> <source>&Execute Make</source> <translation>&Make ausführen</translation> </message> <message> - <location filename="../Project/Project.py" line="4215"/> + <location filename="../Project/Project.py" line="4241"/> <source>Perform a 'make' run.</source> <translation>Führt eine 'make' Lauf aus.</translation> </message> <message> - <location filename="../Project/Project.py" line="4217"/> + <location filename="../Project/Project.py" line="4243"/> <source><b>Execute Make</b><p>This performs a 'make' run to rebuild the configured target.</p></source> <translation><b>Make ausführen</b><p>Die führt einen 'make' Lauf aus, um das konfigurierte Ziel zu bauen.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="5654"/> + <location filename="../Project/Project.py" line="5680"/> <source>Test for Changes</source> <translation>Auf Änderungen prüfen</translation> </message> <message> - <location filename="../Project/Project.py" line="4225"/> + <location filename="../Project/Project.py" line="4251"/> <source>&Test for Changes</source> <translation>Auf Änderungen &prüfen</translation> </message> <message> - <location filename="../Project/Project.py" line="4229"/> + <location filename="../Project/Project.py" line="4255"/> <source>Question 'make', if a rebuild is needed.</source> <translation>Fragt 'make', ob ein Neubau erforderlich ist.</translation> </message> <message> - <location filename="../Project/Project.py" line="4231"/> + <location filename="../Project/Project.py" line="4257"/> <source><b>Test for Changes</b><p>This questions 'make', if a rebuild of the configured target is necessary.</p></source> <translation><b>Auf Änderungen prüfen</b><p>Dies fragt 'make', ob ein Neubau des konfigurierten Zieles erforderlich ist.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="4276"/> + <location filename="../Project/Project.py" line="4302"/> <source>Make</source> <translation>Make</translation> </message> <message> - <location filename="../Project/Project.py" line="5602"/> + <location filename="../Project/Project.py" line="5628"/> <source>The make process did not start.</source> <translation>Der make Prozess ist nicht gestartet.</translation> </message> <message> - <location filename="../Project/Project.py" line="5647"/> + <location filename="../Project/Project.py" line="5673"/> <source>The make process crashed.</source> <translation>Der make Prozess ist abgestürzt.</translation> </message> <message> - <location filename="../Project/Project.py" line="5657"/> + <location filename="../Project/Project.py" line="5683"/> <source><p>There are changes that require the configured make target <b>{0}</b> to be rebuilt.</p></source> <translation><p>Es gibt Änderungen, die einen Neubau des konfigurierten Zieles <b>{0}</b> erfordern.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="5662"/> + <location filename="../Project/Project.py" line="5688"/> <source><p>There are changes that require the default make target to be rebuilt.</p></source> <translation><p>Es gibt Änderungen, die einen Neubau des Standardzieles erfordern.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="5674"/> + <location filename="../Project/Project.py" line="5700"/> <source>The makefile contains errors.</source> <translation>Die make Datei enthält Fehler.</translation> </message> <message> - <location filename="../Project/Project.py" line="304"/> + <location filename="../Project/Project.py" line="312"/> <source>PySide2 GUI</source> <translation>PySide2 Oberfläche</translation> </message> <message> - <location filename="../Project/Project.py" line="305"/> + <location filename="../Project/Project.py" line="313"/> <source>PySide2 Console</source> <translation>PySide2 Kommandozeile</translation> </message> <message> - <location filename="../Project/Project.py" line="4264"/> + <location filename="../Project/Project.py" line="4290"/> <source>Project-T&ools</source> <translation>Projekt&werkzeuge</translation> </message> @@ -68504,214 +68514,214 @@ <context> <name>Subversion</name> <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="316"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="326"/> <source>Importing project into Subversion repository</source> <translation>Lade das Projekt in das Subversion-Repository</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="353"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="363"/> <source>Subversion Checkout</source> <translation>Subversion-Checkout</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="379"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="389"/> <source>Checking project out of Subversion repository</source> <translation>Lade das Projekt aus dem Subversion-Repository</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="432"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="442"/> <source>Exporting project from Subversion repository</source> <translation>Expotiere das Projekt aus dem Subversion-Repository</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1098"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1108"/> <source>Subversion Error</source> <translation>Subversion-Fehler</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="949"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="959"/> <source>The URL of the project repository could not be retrieved from the working copy. The tag operation will be aborted</source> <translation>Die URL des Projektrepositorys konnte nicht aus der Arbeitskopie ermittelt werden. Die Tag-Operation wird abgebrochen</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="976"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="986"/> <source>The URL of the project repository has an invalid format. The tag operation will be aborted</source> <translation>Die URL des Projektrepositorys hat ein ungültiges Format. Die Tag-Operation wird abgebrochen</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1011"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1021"/> <source>Tagging {0} in the Subversion repository</source> <translation>Markiere {0} im Subversion-Repository</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1071"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1081"/> <source>The URL of the project repository could not be retrieved from the working copy. The switch operation will be aborted</source> <translation>Die URL des Projektrepositorys konnte nicht aus der Arbeitskopie ermittelt werden. Die Umschaltoperation wird abgebrochen</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1098"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1108"/> <source>The URL of the project repository has an invalid format. The switch operation will be aborted</source> <translation>Die URL des Projektrepositorys hat ein ungültiges Format. Die Umschaltoperation wird abgebrochen</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1129"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1139"/> <source>Switching to {0}</source> <translation>Schalte {0} um</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1194"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1204"/> <source>Merging {0}</source> <translation>Arbeite Änderungen in {0} ein</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1460"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1470"/> <source>Cleaning up {0}</source> <translation>Räume {0} auf</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1490"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1500"/> <source>Subversion command</source> <translation>Subversion-Befehl</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1691"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1701"/> <source>Copying {0}</source> <translation>Kopiere {0}</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="871"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="881"/> <source>Moving {0}</source> <translation>Verschiebe {0}</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="409"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="419"/> <source>The tag must be a normal tag (tags) or a branch tag (branches). Please select from the list.</source> <translation>Das Tag muss ein normales Tag (tags) oder ein Zweigtag (branches) sein. Bitte aus der Liste auswählen.</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="409"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="419"/> <source>Subversion Export</source> <translation>Subversion-Export</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1755"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1765"/> <source>Subversion Set Property</source> <translation>Subversion-Eigenschaft definieren</translation> </message> <message> + <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1787"/> + <source>You have to supply a property name. Aborting.</source> + <translation>Sie müssen einen Namen für die Eigenschaft angeben. Abbruch.</translation> + </message> + <message> + <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1807"/> + <source>Subversion Delete Property</source> + <translation>Subversion-Eigenschaft löschen</translation> + </message> + <message> <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1777"/> - <source>You have to supply a property name. Aborting.</source> - <translation>Sie müssen einen Namen für die Eigenschaft angeben. Abbruch.</translation> - </message> - <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1797"/> - <source>Subversion Delete Property</source> - <translation>Subversion-Eigenschaft löschen</translation> - </message> - <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1767"/> <source>Enter property name</source> <translation>Gib den Namen der Eigenschaft ein</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="551"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="561"/> <source>Commiting changes to Subversion repository</source> <translation>Pflege Änderungen in das Subversion-Repository ein</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="588"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="598"/> <source>Synchronizing with the Subversion repository</source> <translation>Gleiche mit dem Subversion-Repository ab</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="684"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="694"/> <source>Adding files/directories to the Subversion repository</source> <translation>Füge Dateien/Verzeichnisse dem Subversion-Repository hinzu</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="774"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="784"/> <source>Adding directory trees to the Subversion repository</source> <translation>Füge Verzeichnisbäume dem Subversion-Repository hinzu</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="809"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="819"/> <source>Removing files/directories from the Subversion repository</source> <translation>Lösche Dateien/Verzeichnisse aus dem Subversion-Repository</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1054"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1064"/> <source>Reverting changes</source> <translation>Mache Änderungen rückgängig</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1660"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1670"/> <source>Resolving conficts</source> <translation>Löse Konflikte</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="216"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="220"/> <source>Create project in repository</source> <translation>Projekt im Repository anlegen</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="216"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="220"/> <source>The project could not be created in the repository. Maybe the given repository doesn't exist or the repository server is down.</source> <translation>Das Projekt konnte nicht im Repository angelegt werden. Vielleicht existiert das angegebene Repository nicht oder der Repositoryserver ist nicht verfügbar.</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="240"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="244"/> <source>New project</source> <translation>Neues Projekt</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="240"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="244"/> <source>The project could not be checked out of the repository.<br />Restoring the original contents.</source> <translation>Das Projekt konnte nicht aus dem Repository geladen werden.<br />Stelle das Original wieder her.</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="2073"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="2083"/> <source>Locking in the Subversion repository</source> <translation>Sperren im Subversion-Repository</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="2101"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="2111"/> <source>Unlocking in the Subversion repository</source> <translation>Entsperren im Subversion-Repository</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="586"/> + <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="596"/> <source>Committed revision {0}.</source> <translation>Revision {0} eingepflegt.</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1231"/> + <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1241"/> <source>Revision {0}. </source> <translation>Revision {0}. </translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1916"/> + <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1926"/> <source>Property set.</source> <translation>Eigenschaft definiert.</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1969"/> + <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1979"/> <source>Property deleted.</source> <translation>Eigenschaft gelöscht.</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="2237"/> + <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="2247"/> <source>Subversion Lock</source> <translation>Subversion-Sperre</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="2237"/> + <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="2247"/> <source>Enter lock comment</source> <translation>Gib eine Kommentar für die Sperre ein</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="2126"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="2136"/> <source>Relocating</source> <translation>Relozierung</translation> </message> @@ -68866,7 +68876,7 @@ <translation>unversioniert</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="316"/> + <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="326"/> <source>Imported revision {0}. </source> <translation>Revision {0} importiert. @@ -68878,7 +68888,7 @@ <translation>Der svn-Prozess endete mit dem Code {0}</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1958"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1968"/> <source>The svn process did not finish within 30s.</source> <translation>Der svn-Prozess endete nicht innerhalb von 30s.</translation> </message> @@ -68888,27 +68898,27 @@ <translation>Das svn-Programm konnte nicht gestartet werden.</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="2143"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="2153"/> <source>Repository Browser</source> <translation>Repositorybrowser</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="2143"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="2153"/> <source>Enter the repository URL.</source> <translation>Gib die URL des Repository ein.</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="2214"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="2224"/> <source>Remove from changelist</source> <translation>Von Änderungsliste entfernen</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="2193"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="2203"/> <source>Add to changelist</source> <translation>Zu Änderungsliste hinzufügen</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="2193"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="2203"/> <source>Enter name of the changelist:</source> <translation>Gib den Namen der Änderungsliste ein:</translation> </message> @@ -68928,47 +68938,47 @@ <translation>Zur Änderungsliste verschoben</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="501"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="511"/> <source>Commit Changes</source> <translation>Änderungen einpflegen</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="501"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="511"/> <source>The commit affects files, that have unsaved changes. Shall the commit be continued?</source> <translation>Das Einpflegen von Änderungen betrifft Dateien mit ungesicherten Änderungen. Soll die Aktion fortgesetzt werden?</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1048"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1058"/> <source>Revert changes</source> <translation>Änderungen rückgängig</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1040"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1050"/> <source>Do you really want to revert all changes to these files or directories?</source> <translation>Wollen Sie wirklich alle Änderungen an den folgenden Dateien oder Verzeichnissen rückgängig machen?</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1048"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1058"/> <source>Do you really want to revert all changes of the project?</source> <translation>Wollen Sie wirklich alle Änderungen des Projektes rückgängig machen?</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1961"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1971"/> <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/vcsSubversion/subversion.py" line="2021"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="2031"/> <source>Subversion Side-by-Side Difference</source> <translation>Subversion Unterschiede nebeneinander anzeigen</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="2021"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="2031"/> <source><p>The file <b>{0}</b> could not be read.</p></source> <translation><p>Die Datei <b>{0}</b> konnte nicht gelesen werden.</p></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="2278"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="2288"/> <source>Upgrade</source> <translation>Modernisieren</translation> </message> @@ -81576,17 +81586,17 @@ <context> <name>VersionControl</name> <message> - <location filename="../VCS/VersionControl.py" line="566"/> + <location filename="../VCS/VersionControl.py" line="576"/> <source>Process Generation Error</source> <translation>Fehler beim Prozessstart</translation> </message> <message> - <location filename="../VCS/VersionControl.py" line="566"/> + <location filename="../VCS/VersionControl.py" line="576"/> <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="../VCS/VersionControl.py" line="718"/> + <location filename="../VCS/VersionControl.py" line="728"/> <source>Repository status checking is switched off</source> <translation>Repository-Statusüberprüfung ist ausgeschaltet</translation> </message> @@ -90489,24 +90499,24 @@ <context> <name>mercurial</name> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1427"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1437"/> <source><tr><td><b>Parent #{0}</b></td><td></td></tr> <tr><td><b>Changeset</b></td><td>{1}</td></tr></source> <translation><tr><td><b>Vorgänger #{0}</b></td><td></td></tr> <tr><td><b>Änderungssatz</b></td><td>{1}</td></tr></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2067"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2077"/> <source><tr><td><b>Tags</b></td><td>{0}</td></tr></source> <translation><tr><td><b>Marken</b></td><td>{0}</td></tr></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2077"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2087"/> <source><tr><td><b>Branches</b></td><td>{0}</td></tr></source> <translation><tr><td><b>Zweige</b></td><td>{0}</td></tr></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1447"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1457"/> <source><tr><td><b>Last author</b></td><td>{0}</td></tr> <tr><td><b>Committed date</b></td><td>{1}</td></tr> <tr><td><b>Committed time</b></td><td>{2}</td></tr></source> @@ -90515,24 +90525,24 @@ <tr><td><b>Committed um</b></td><td>{2}</td></tr></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2059"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2069"/> <source><tr><td><b>Tip</b></td><td></td></tr> </source> <translation><tr><td><b>Spitze</b></td><td></td></tr> </translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2062"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2072"/> <source><tr><td><b>Changeset</b></td><td>{0}</td></tr></source> <translation><tr><td><b>Änderungssatz</b></td><td>{0}</td></tr></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2082"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2092"/> <source><tr><td><b>Parents</b></td><td>{0}</td></tr></source> <translation><tr><td><b>Vorgänger</b></td><td>{0}</td></tr></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2086"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2096"/> <source><tr><td><b>Last author</b></td><td>{0}</td></tr> <tr><td><b>Committed date</b></td><td>{1}</td></tr> <tr><td><b>Committed time</b></td><td>{2}</td></tr> @@ -90543,12 +90553,12 @@ </table></p></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2072"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2082"/> <source><tr><td><b>Bookmarks</b></td><td>{0}</td></tr></source> <translation><tr><td><b>Lesezeichen</b></td><td>{0}</td></tr></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1481"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1491"/> <source><h3>Repository information</h3> <p><table> <tr><td><b>Mercurial V.</b></td><td>{0}</td></tr> @@ -90559,14 +90569,14 @@ <translation></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2049"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2059"/> <source><tr><td><b>Head #{0}</b></td><td></td></tr> </source> <translation><tr><td><b>Kopf #{0}</b></td><td></td></tr> </translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2054"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2064"/> <source><tr><td><b>Parent #{0}</b></td><td></td></tr> </source> <translation><tr><td><b>Vorgänger #{0}</b></td><td></td></tr> @@ -91172,17 +91182,17 @@ <context> <name>subversion</name> <message> - <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1583"/> + <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1593"/> <source><h3>Repository information</h3><table><tr><td><b>Subversion V.</b></td><td>{0}</td></tr><tr><td><b>URL</b></td><td>{1}</td></tr><tr><td><b>Current revision</b></td><td>{2}</td></tr><tr><td><b>Committed revision</b></td><td>{3}</td></tr><tr><td><b>Committed date</b></td><td>{4}</td></tr><tr><td><b>Comitted time</b></td><td>{5}</td></tr><tr><td><b>Last author</b></td><td>{6}</td></tr></table></source> <translation><h3>Repositoryinformationen</h3><table><tr><td><b>Subversion V.</b></td><td>{0}</td></tr><tr><td><b>URL</b></td><td>{1}</td></tr><tr><td><b>Aktuelle Revision</b></td><td>{2}</td></tr><tr><td><b>Eingepflegte Revision</b></td><td>{3}</td></tr><tr><td><b>Einpflegedatum</b></td><td>{4}</td></tr><tr><td><b>Einpflegezeit</b></td><td>{5}</td></tr><tr><td><b>Letzter Autor</b></td><td>{6}</td></tr></table></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1715"/> + <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1725"/> <source>unknown</source> <translation>Unbekannt</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1720"/> + <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1730"/> <source><h3>Repository information</h3><table><tr><td><b>PySvn V.</b></td><td>{0}</td></tr><tr><td><b>Subversion V.</b></td><td>{1}</td></tr><tr><td><b>Subversion API V.</b></td><td>{2}</td></tr><tr><td><b>URL</b></td><td>{3}</td></tr><tr><td><b>Current revision</b></td><td>{4}</td></tr><tr><td><b>Committed revision</b></td><td>{5}</td></tr><tr><td><b>Committed date</b></td><td>{6}</td></tr><tr><td><b>Comitted time</b></td><td>{7}</td></tr><tr><td><b>Last author</b></td><td>{8}</td></tr></table></source> <translation><h3>Repositoryinformationen</h3><table><tr><td><b>PySvn V.</b></td><td>{0}</td></tr><tr><td><b>Subversion V.</b></td><td>{1}</td></tr><tr><td><b>Subversion API V.</b></td><td>{2}</td></tr><tr><td><b>URL</b></td><td>{3}</td></tr><tr><td><b>Aktuelle Revision</b></td><td>{4}</td></tr><tr><td><b>Eingepflegte Revision</b></td><td>{5}</td></tr><tr><td><b>Einpflegedatum</b></td><td>{6}</td></tr><tr><td><b>Einpflegezeit</b></td><td>{7}</td></tr><tr><td><b>Letzter Autor</b></td><td>{8}</td></tr></table></translation> </message>