--- a/PyInstaller/i18n/pyinstaller_de.ts Mon May 04 18:15:28 2020 +0200 +++ b/PyInstaller/i18n/pyinstaller_de.ts Tue Jun 23 19:14:07 2020 +0200 @@ -171,25 +171,25 @@ <translation>Gib die macOS App Bundle Identifikation ein</translation> </message> <message> - <location filename="../PyInstallerConfigDialog.py" line="57"/> - <source>Python Files (*.py *.py2 *.py3);;Python GUI Files (*.pyw *.pyw2 *.pyw3);;Spec Files (*.spec);;All Files (*)</source> - <translation>Python Dateien (*.py *.py2 *.py3);;Python GUI Dateien (*.pyw *.pyw2 *.pyw3);;Spec Dateien (*.spec);;Alle Dateien (*)</translation> - </message> - <message> - <location filename="../PyInstallerConfigDialog.py" line="64"/> - <source>Python Files (*.py *.py2 *.py3);;Python GUI Files (*.pyw *.pyw2 *.pyw3);;All Files (*)</source> - <translation>Python Dateien (*.py *.py2 *.py3);;Python GUI Dateien (*.pyw *.pyw2 *.pyw3);;Alle Dateien (*)</translation> - </message> - <message> - <location filename="../PyInstallerConfigDialog.py" line="81"/> + <location filename="../PyInstallerConfigDialog.py" line="77"/> <source>Icon Files (*.icns);;All Files (*)</source> <translation>Icon Dateien (*.icns);;Alle Dateien (*)</translation> </message> <message> - <location filename="../PyInstallerConfigDialog.py" line="86"/> + <location filename="../PyInstallerConfigDialog.py" line="82"/> <source>Icon Files (*.ico);;Executable Files (*.exe);;All Files (*)</source> <translation>Icon Dateien (*.ico);;Programm Dateien (*.exe);;Alle Dateien (*)</translation> </message> + <message> + <location filename="../PyInstallerConfigDialog.py" line="53"/> + <source>Python Files (*.py *.py3);;Python GUI Files (*.pyw *.pyw3);;Spec Files (*.spec);;All Files (*)</source> + <translation>Python Dateien (*.py *.py3);;Python GUI Dateien (*.pyw *.pyw3);;Spec Dateien (*.spec);;Alle Dateien (*)</translation> + </message> + <message> + <location filename="../PyInstallerConfigDialog.py" line="60"/> + <source>Python Files (*.py *.py3);;Python GUI Files (*.pyw *.pyw3);;All Files (*)</source> + <translation>Python Dateien (*.py *.py3);;Python GUI Dateien (*.pyw *.pyw3);;Alle Dateien (*)</translation> + </message> </context> <context> <name>PyInstallerExecDialog</name> @@ -211,22 +211,22 @@ <p>Dies zeigt die Ausgaben des Paketierer Prozesses.</p></translation> </message> <message> - <location filename="../PyInstallerExecDialog.py" line="90"/> + <location filename="../PyInstallerExecDialog.py" line="84"/> <source>{0} - {1}</source> <translation>{0} - {1}</translation> </message> <message> - <location filename="../PyInstallerExecDialog.py" line="100"/> + <location filename="../PyInstallerExecDialog.py" line="94"/> <source>Process Generation Error</source> <translation>Fehler beim Prozessstart</translation> </message> <message> - <location filename="../PyInstallerExecDialog.py" line="100"/> + <location filename="../PyInstallerExecDialog.py" line="94"/> <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="../PyInstallerExecDialog.py" line="136"/> + <location filename="../PyInstallerExecDialog.py" line="130"/> <source> {0} aborted. </source> @@ -235,7 +235,7 @@ </translation> </message> <message> - <location filename="../PyInstallerExecDialog.py" line="155"/> + <location filename="../PyInstallerExecDialog.py" line="149"/> <source> {0} finished. </source> @@ -247,12 +247,12 @@ <context> <name>PyInstallerPlugin</name> <message> - <location filename="../../PluginPyInstaller.py" line="67"/> + <location filename="../../PluginPyInstaller.py" line="59"/> <source>Packagers - PyInstaller</source> <translation>Paketierer - PyInstaller</translation> </message> <message> - <location filename="../../PluginPyInstaller.py" line="229"/> + <location filename="../../PluginPyInstaller.py" line="228"/> <source>The pyinstaller.exe executable could not be found.</source> <translation>Das Programm pyinstaller.exe konnte nicht gefunden werden.</translation> </message> @@ -262,62 +262,62 @@ <translation>Das Programm pyinstaller konnte nicht gefunden werden.</translation> </message> <message> - <location filename="../../PluginPyInstaller.py" line="293"/> + <location filename="../../PluginPyInstaller.py" line="294"/> <source>Execute PyInstaller</source> <translation>PyInstaller ausführen</translation> </message> <message> - <location filename="../../PluginPyInstaller.py" line="293"/> + <location filename="../../PluginPyInstaller.py" line="294"/> <source>Execute Py&Installer</source> <translation>Py&Installer ausführen</translation> </message> <message> - <location filename="../../PluginPyInstaller.py" line="297"/> + <location filename="../../PluginPyInstaller.py" line="298"/> <source>Generate a distribution package using PyInstaller</source> <translation>Erzeuge ein Distributionspaket mit PyInstaller</translation> </message> <message> - <location filename="../../PluginPyInstaller.py" line="299"/> + <location filename="../../PluginPyInstaller.py" line="300"/> <source><b>Execute PyInstaller</b><p>Generate a distribution package using PyInstaller. The command is executed in the project path. All files and directories must be given as absolute paths or as paths relative to the project path.</p></source> <translation><b>PyInstaller ausführen</b><p>Erzeuge ein Distributionspaket mit PyInstaller. Der Befehl wird im Projektverzeichnis ausgeführt. Alle Dateien und Verzeichnisse müssen als absolute Pfade oder als Pfade relativ zum Projektverzeichnis angegeben werden.</p></translation> </message> <message> - <location filename="../../PluginPyInstaller.py" line="311"/> + <location filename="../../PluginPyInstaller.py" line="312"/> <source>Make PyInstaller Spec File</source> <translation>PyInstaller Spec-Datei erzeugen</translation> </message> <message> - <location filename="../../PluginPyInstaller.py" line="311"/> + <location filename="../../PluginPyInstaller.py" line="312"/> <source>Make PyInstaller &Spec File</source> <translation>PyInstaller &Spec-Datei erzeugen</translation> </message> <message> - <location filename="../../PluginPyInstaller.py" line="315"/> + <location filename="../../PluginPyInstaller.py" line="316"/> <source>Generate a spec file to be used by PyInstaller</source> <translation>Erzeuge eine Spec-Datei zur Verwendung mit PyInstaller</translation> </message> <message> - <location filename="../../PluginPyInstaller.py" line="317"/> + <location filename="../../PluginPyInstaller.py" line="318"/> <source><b>Make PyInstaller Spec File</b><p>Generate a spec file to be used by PyInstaller. The command is executed in the project path. All files and directories must be given as absolute paths or as paths relative to the project path.</p></source> <translation><b>PyInstaller Spec-Datei erzeugen</b><p>Erzeuge eine Spec-Datei zur Verwendung mit PyInstaller. Der Befehl wird im Projektverzeichnis ausgeführt. Alle Dateien und Verzeichnisse müssen als absolute Pfade oder als Pfade relativ zum Projektverzeichnis angegeben werden.</p></translation> </message> <message> - <location filename="../../PluginPyInstaller.py" line="329"/> + <location filename="../../PluginPyInstaller.py" line="330"/> <source>Clean PyInstaller</source> <translation>PyInstaller Aufräumen</translation> </message> <message> - <location filename="../../PluginPyInstaller.py" line="329"/> + <location filename="../../PluginPyInstaller.py" line="330"/> <source>&Clean PyInstaller</source> <translation>PyInstaller &Aufräumen</translation> </message> <message> - <location filename="../../PluginPyInstaller.py" line="333"/> + <location filename="../../PluginPyInstaller.py" line="334"/> <source>Remove the PyInstaller created directories</source> <translation>Lösche die von PyInstaller erzeugten Verzeichnisse</translation> </message> <message> - <location filename="../../PluginPyInstaller.py" line="335"/> + <location filename="../../PluginPyInstaller.py" line="336"/> <source><b>Clean PyInstaller</b><p>Remove the PyInstaller created directories (dist and build). These are subdirectories within the project path.</p></source> <translation><b>PyInstaller Aufräumen</b><p>Lösche die von PyInstaller erzeugten Verzeichnisse (dist und build). Diese Verzeichnisse befinden sich unter dem Projektverzeichnis.</p></translation> </message> @@ -327,12 +327,12 @@ <translation>pyinstaller</translation> </message> <message> - <location filename="../../PluginPyInstaller.py" line="457"/> + <location filename="../../PluginPyInstaller.py" line="459"/> <source>pyi-makespec</source> <translation>pyi-makespec</translation> </message> <message> - <location filename="../../PluginPyInstaller.py" line="457"/> + <location filename="../../PluginPyInstaller.py" line="459"/> <source>The pyi-makespec executable could not be found.</source> <translation>Das Programm pyi-makespec konnte nicht gefunden werden.</translation> </message>