--- a/CxFreeze/i18n/cxfreeze_de.ts Fri Jan 01 12:18:56 2016 +0100 +++ b/CxFreeze/i18n/cxfreeze_de.ts Sun Feb 07 17:29:35 2016 +0100 @@ -3,24 +3,24 @@ <context> <name>CopyAdditionalFiles</name> <message> - <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="285"/> + <location filename="../CxfreezeExecDialog.py" line="285"/> <source>No such file or directory: '{0}'</source> <translation>Datei oder Verzeichnis nicht gefunden: '{0}'</translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="301"/> + <location filename="../CxfreezeExecDialog.py" line="301"/> <source> Copying {0}: </source> <translation> Kopiere {0}: </translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="320"/> + <location filename="../CxfreezeExecDialog.py" line="320"/> <source>ok</source> <translation>ok</translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="322"/> + <location filename="../CxfreezeExecDialog.py" line="322"/> <source>failed: {0}</source> <translation>fehlgeschlagen: {0}</translation> </message> @@ -33,65 +33,65 @@ <translation>Paketierer - cx_freeze</translation> </message> <message> - <location filename="../../PluginCxFreeze.py" line="335"/> + <location filename="../../PluginCxFreeze.py" line="341"/> <source>There is no main script defined for the current project.</source> <translation>Für das Projekt ist kein Hauptskript festgelegt.</translation> </message> <message> - <location filename="../../PluginCxFreeze.py" line="348"/> + <location filename="../../PluginCxFreeze.py" line="354"/> <source>The cxfreeze executable could not be found.</source> <translation>Das cxfreeze Programm konnte nicht gefunden werden.</translation> </message> <message> - <location filename="../../PluginCxFreeze.py" line="348"/> + <location filename="../../PluginCxFreeze.py" line="354"/> <source>cxfreeze</source> <translation>cxfreeze</translation> </message> <message> - <location filename="../../PluginCxFreeze.py" line="260"/> + <location filename="../../PluginCxFreeze.py" line="266"/> <source>Use cx_freeze</source> <translation>Benutze cx_freeze</translation> </message> <message> - <location filename="../../PluginCxFreeze.py" line="260"/> + <location filename="../../PluginCxFreeze.py" line="266"/> <source>Use cx_&freeze</source> <translation>Benutze cx_&freeze</translation> </message> <message> - <location filename="../../PluginCxFreeze.py" line="264"/> + <location filename="../../PluginCxFreeze.py" line="270"/> <source>Generate a distribution package using cx_freeze</source> <translation>Erzeuge ein Distributionspaket mittels cx_freeze</translation> </message> <message> - <location filename="../../PluginCxFreeze.py" line="266"/> + <location filename="../../PluginCxFreeze.py" line="272"/> <source><b>Use cx_freeze</b><p>Generate a distribution package using cx_freeze. The command is executed in the project path. All files and directories must be given absolute or relative to the project directory.</p></source> <translation><b>Benutze cx_freeze</b><p>Erzeuge ein Distributionspaket mittels cx_freeze. Der Befehl wird im Projektverzeichnis ausgeführt. Alle Datei- und Verzeichnisnamen müssen absolut oder relativ zum Projektverzeichnis angegeben werden.</p></translation> </message> <message> - <location filename="../../PluginCxFreeze.py" line="25"/> - <source>Your version of Eric5 is not supported. At least version 5.1.0 of Eric5 is needed.</source> - <translation type="obsolete">Ihre verwendete Version von Eric5 wird nicht unterstützt. Mindestens Version 5.1.0 von Eric5 wird benötigt.</translation> + <location filename="../../PluginCxFreeze.py" line="210"/> + <source>The cxfreeze.bat executable could not be found.Did you run the cxfreeze-postinstall script?</source> + <translation>Das cxfreeze.bat Programm konnte nicht gefunden werden. Haben sie das cxfreeze-postinstall Skript ausgeführt?</translation> </message> </context> <context> <name>CxfreezeConfigDialog</name> <message> - <location filename="../../CxFreeze/CxfreezeConfigDialog.py" line="403"/> + <location filename="../CxfreezeConfigDialog.py" line="403"/> <source>Select target directory</source> <translation>Wähle das Zielverzeichnis</translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeConfigDialog.py" line="351"/> + <location filename="../CxfreezeConfigDialog.py" line="351"/> <source>Select external list file</source> <translation>Wähle die externe Listendatei</translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="14"/> + <location filename="../CxfreezeConfigDialog.ui" line="14"/> <source>Cxfreeze Configuration</source> <translation>Cxfreeze Konfiguration</translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="17"/> + <location filename="../CxfreezeConfigDialog.ui" line="17"/> <source><b>Cxfreeze Configuration</b> <p>This dialog is used to configure the cxfreeze (FreezePython) process in order to create a distribution package for the project.</p> <p>All files and directories must be given absolute or relative to the project directory.</p></source> @@ -100,291 +100,291 @@ <p>Alle Dateien und Verzeichnisse müssen absolut oder relativ zum Projektverzeichnis angegeben werden.</p></translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="47"/> + <location filename="../CxfreezeConfigDialog.ui" line="47"/> <source>&General</source> <translation>All&gemein</translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="177"/> + <location filename="../CxfreezeConfigDialog.ui" line="177"/> <source>Select to optimize generated bytecode</source> <translation>Auswählen, um den erzeugten Bytecode zu optimieren</translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="180"/> + <location filename="../CxfreezeConfigDialog.ui" line="180"/> <source>Optimize bytecode</source> <translation>Bytecode optimieren</translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="201"/> + <location filename="../CxfreezeConfigDialog.ui" line="201"/> <source>Don't optimize</source> <translation>Nicht optimieren</translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="208"/> + <location filename="../CxfreezeConfigDialog.ui" line="208"/> <source>Select to optimize the generated bytecode</source> <translation>Auswählen, um den erzeugten Bytecode zu optimieren</translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="211"/> + <location filename="../CxfreezeConfigDialog.ui" line="211"/> <source>Optimize</source> <translation>Optimieren</translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="218"/> + <location filename="../CxfreezeConfigDialog.ui" line="218"/> <source>Select to optimize the generated bytecode and remove doc strings</source> <translation>Auswählen, um den erzeugten Bytecode zu optimieren und Docstrings zu entfernen</translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="221"/> + <location filename="../CxfreezeConfigDialog.ui" line="221"/> <source>Optimize (with docstring removal)</source> <translation>Optimieren (Docstrings entfernen)</translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="78"/> + <location filename="../CxfreezeConfigDialog.ui" line="78"/> <source>Select to disable copying of dependent files to the target directory</source> <translation>Auswählen, um das Kopieren der abhängigen Dateien in das Zielverzeichnis abzuschalten</translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="81"/> + <location filename="../CxfreezeConfigDialog.ui" line="81"/> <source>Do not copy dependant files</source> <translation>Abhängige Dateien nicht kopieren</translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="170"/> + <location filename="../CxfreezeConfigDialog.ui" line="170"/> <source>Target directory:</source> <translation>Zielverzeichnis:</translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="144"/> + <location filename="../CxfreezeConfigDialog.ui" line="144"/> <source>Enter the name of the target directory</source> <translation>Gib den Namen des Zielverzeichnisses ein</translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="147"/> + <location filename="../CxfreezeConfigDialog.ui" line="147"/> <source><p>Enter the name of the directory in which to place the target file and any dependant files.</p></source> <translation><p>Gib den Namen des Verzeichnisses an, in das die Zieldatei und alle abhängigen Dateien kopiert werden.</p></translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="127"/> + <location filename="../CxfreezeConfigDialog.ui" line="127"/> <source>Enter the name of the file to create</source> <translation>Gib den Namen der zu erzeugenden Datei an</translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="130"/> + <location filename="../CxfreezeConfigDialog.ui" line="130"/> <source><p>Enter the name of the file to create instead of the base name of the script and the extension of the base binary.</p></source> <translation><p>Gib den Namen der zu erzeugenden Datei an. Dieser wird anstelle des Basisnamens des Skriptes und der Erweiterung des Basisexecutables verwendet.</p></translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="120"/> + <location filename="../CxfreezeConfigDialog.ui" line="120"/> <source>Target name:</source> <translation>Zielname:</translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="60"/> + <location filename="../CxfreezeConfigDialog.ui" line="60"/> <source>Enter name of script which will be executed upon startup</source> <translation>Gib den Namen eines Skriptes an, das beim Start ausgeführt wird</translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="154"/> + <location filename="../CxfreezeConfigDialog.ui" line="154"/> <source>Enter the name of a file on which to base the target file</source> <translation>Gib den Namen einer Datei an, auf der die Zieldatei basiert</translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="113"/> + <location filename="../CxfreezeConfigDialog.ui" line="113"/> <source>Init script:</source> <translation>Init-Skript:</translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="137"/> + <location filename="../CxfreezeConfigDialog.ui" line="137"/> <source>Base name:</source> <translation>Basisname:</translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="259"/> + <location filename="../CxfreezeConfigDialog.ui" line="259"/> <source>&Advanced</source> <translation>&Spezielles</translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="271"/> + <location filename="../CxfreezeConfigDialog.ui" line="271"/> <source>Default path</source> <translation>Standarpfad</translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="278"/> + <location filename="../CxfreezeConfigDialog.ui" line="278"/> <source>Enter directories to initialize sys.path</source> <translation>Gib die Verzeichnisse zur Initialisierung von sys.path ein</translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="281"/> + <location filename="../CxfreezeConfigDialog.ui" line="281"/> <source><p>Enter a list of paths separated by the standard path separator, which will be used to initialize sys.path prior to running the module finder.</p></source> <translation><p>Gib eine Liste von Verzeichnissen getrennt durch den standard Pfadtrenner ein. Diese werden verwendet, um sys.path vor der Ausführung des Modulfinders zu initialisieren.</p></translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="288"/> + <location filename="../CxfreezeConfigDialog.ui" line="288"/> <source>Enter directories to modify sys.path</source> <translation>Gib die Verzeichnisse zur Modifizierung von sys.path ein</translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="291"/> + <location filename="../CxfreezeConfigDialog.ui" line="291"/> <source><p>Enter a list of paths separated by the standard path separator, which will be used to modify sys.path prior to running the module finder.</p></source> <translation><p>Gib eine Liste von Verzeichnissen getrennt durch den standard Pfadtrenner ein. Diese werden verwendet, um sys.path vor der Ausführung des Modulfinders zu modifizieren.</p></translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="298"/> + <location filename="../CxfreezeConfigDialog.ui" line="298"/> <source>Include path</source> <translation>Include Pfad</translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="305"/> + <location filename="../CxfreezeConfigDialog.ui" line="305"/> <source>Replace paths:</source> <translation>Pfadersetzungen:</translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="312"/> + <location filename="../CxfreezeConfigDialog.ui" line="312"/> <source>Enter replacement directives</source> <translation>Gib Ersetzungsregeln ein</translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="315"/> + <location filename="../CxfreezeConfigDialog.ui" line="315"/> <source><p>Enter replacement directives used to replace all the paths in modules found. Please see cx_Freeze docu for details.</p></source> <translation><p>Gib Ersetzungsregeln ein, die benutzt werden, um Pfade in gefundenen Modulen zu ersetzen. Siehe die cx_Freeze Dokumentation für Details.</p></translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="322"/> + <location filename="../CxfreezeConfigDialog.ui" line="322"/> <source>Include modules:</source> <translation>Module einbinden:</translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="329"/> + <location filename="../CxfreezeConfigDialog.ui" line="329"/> <source>Enter a comma separated list of modules to include</source> <translation>Gib eine durch Komma getrennte Liste von einzubindenden Modulen ein</translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="336"/> + <location filename="../CxfreezeConfigDialog.ui" line="336"/> <source>Exclude modules:</source> <translation>Module ausschließen:</translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="343"/> + <location filename="../CxfreezeConfigDialog.ui" line="343"/> <source>Enter a comma separated list of modules to exclude</source> <translation>Gib eine durch Komma getrennte Liste von auszuschließenden Modulen ein</translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="377"/> + <location filename="../CxfreezeConfigDialog.ui" line="377"/> <source>Press to select the external list file via a file selection dialog</source> <translation>Drücken, um die externe Listendatei mit einem Dateiauswahldialog auszuwählen</translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="350"/> + <location filename="../CxfreezeConfigDialog.ui" line="350"/> <source>Enter the name of a file in which to place the list of included modules</source> <translation>Gib den Namen einer Datei ein, in die die Liste der eingebundenen Module geschrieben wird</translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="357"/> + <location filename="../CxfreezeConfigDialog.ui" line="357"/> <source>External list file:</source> <translation>Externe Listendatei:</translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="53"/> + <location filename="../CxfreezeConfigDialog.ui" line="53"/> <source>Application icon:</source> <translation>Anwendungs Icon:</translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="245"/> + <location filename="../CxfreezeConfigDialog.ui" line="245"/> <source>Enter the name of the application icon.</source> <translation>Gib den Namen des Anwendungs-Icons an.</translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="88"/> + <location filename="../CxfreezeConfigDialog.ui" line="88"/> <source>Select to compress the byte code in zip files</source> <translation>Auswählen, um den Bytecode in zip-Dateien zu komprimieren</translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="91"/> + <location filename="../CxfreezeConfigDialog.ui" line="91"/> <source>Compress Byte Code</source> <translation>Bytecode komprimieren</translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="238"/> + <location filename="../CxfreezeConfigDialog.ui" line="238"/> <source>cx_Freeze executable:</source> <translation>cx_Freeze Startdatei:</translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeConfigDialog.py" line="371"/> + <location filename="../CxfreezeConfigDialog.py" line="371"/> <source>Icons</source> <translation>Icons</translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeConfigDialog.py" line="372"/> + <location filename="../CxfreezeConfigDialog.py" line="372"/> <source>All files</source> <translation>Alle Dateien</translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeConfigDialog.py" line="383"/> + <location filename="../CxfreezeConfigDialog.py" line="383"/> <source>Select the application icon</source> <translation>Wähle das Icon für die Anwendung</translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="231"/> + <location filename="../CxfreezeConfigDialog.ui" line="231"/> <source>Select the cx_freeze executable</source> <translation>Wähle die cx_Freeze Startdatei</translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="385"/> + <location filename="../CxfreezeConfigDialog.ui" line="385"/> <source>Additional &files</source> <translation>Zusätzliche &Dateien</translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="398"/> + <location filename="../CxfreezeConfigDialog.ui" line="398"/> <source>List of files and directories which are copied into the distribution directory See 'What's this'</source> <translation>Liste der Dateien und Verzeichnisse, welche in den Distributions-Ordner kopiert werden Siehe auch 'Hilfe'</translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="402"/> + <location filename="../CxfreezeConfigDialog.ui" line="402"/> <source><html><head/><body><p><span style=" font-weight:600;">Additional files list</span></p><p>Here you can add files and folders which will not frozen by cx_Freeze, but maybe relevant to your application. This could be, e.g., some UI files or a dirctory with your translation files.</p><p>Easily add them to the list and they get copied after the freeze.</p><p>Remarks: </p><p>- Every file or folder will be copied relativ to the destination folder even if it's outside the sourcetree.</p><p>- Files and folders don't have to be added to the Eric project first.</p></body></html></source> <translation><html><head/><body><p><span style=" font-weight:600;">Liste zusätzlicher Dateien</span></p><p>Dateien, welche für die Applikation relevant sind, aber nicht von cx_Freeze eingebunden werden, können hier hinzugefügt werden. Dies können z.B. Dateien für das UI oder ein Ordner mit den Übersetzungen sein.</p><p>Die hinzugefügten Dateien und Ordner werden nach dem Erstellen der Applikation dazukopiert.</p><p>Hinweise: </p><p>- Jede Datei bzw. jeder Ordner wird relativ zu dem Zielordner kopiert, auch wenn die Quelle außerhalb des Quellcodeverzeichnisses liegt.</p><p>- Dateien bzw. Verzeichnisse brauchen nicht dem Eric Projekt hinzugefügt worden sein.</p></body></html></translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="417"/> + <location filename="../CxfreezeConfigDialog.ui" line="417"/> <source>Press to delete the selected entry from the list</source> <translation>Drücken, um den ausgewählten Eintrag aus der Liste zu löschen</translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="420"/> + <location filename="../CxfreezeConfigDialog.ui" line="420"/> <source>Delete</source> <translation>Löschen</translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="430"/> + <location filename="../CxfreezeConfigDialog.ui" line="430"/> <source>Press to add the entered file or directory to the list</source> <translation>Drücken, um die eingegebene(n) Datei(en)/ Ordner der Liste hinzuzufügen</translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="433"/> + <location filename="../CxfreezeConfigDialog.ui" line="433"/> <source>Add</source> <translation>Hinzufügen</translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="440"/> + <location filename="../CxfreezeConfigDialog.ui" line="440"/> <source>Enter a file or directory to be added. Wildcards are allowed, e.g. *.ui</source> <translation>Eine Datei oder ein Verzeichnis eingeben, welches hinzugefügt werden soll. Platzhalter sind erlaubt, wie z.B. *.ui</translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeConfigDialog.py" line="559"/> + <location filename="../CxfreezeConfigDialog.py" line="559"/> <source>Select files and folders</source> <translation>Wähle Dateien und Ordner</translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="448"/> + <location filename="../CxfreezeConfigDialog.ui" line="448"/> <source>Press to select a file or directory via a selection dialog</source> <translation>Drücken, um Dateinen und Ordner über einen Dialog auszuwählen</translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="391"/> + <location filename="../CxfreezeConfigDialog.ui" line="391"/> <source>Add depending files or folders to copy into the distribution folder:</source> <translation>Zusätzliche Dateien oder Ordner, welche in den Distributions-Ordner kopiert werden, hinzufügen:</translation> </message> @@ -392,41 +392,41 @@ <context> <name>CxfreezeExecDialog</name> <message> - <location filename="../../CxFreeze/CxfreezeExecDialog.ui" line="14"/> + <location filename="../CxfreezeExecDialog.ui" line="14"/> <source>Cxfreeze</source> <translation>Cxfreeze</translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeExecDialog.ui" line="41"/> + <location filename="../CxfreezeExecDialog.ui" line="41"/> <source><b>Packager Execution</b> <p>This shows the output of the packager command.</p></source> <translation><b>Packetierer Ausführung</b> <p>Dies zeigt die Ausgabe des Paketierer Befehls.</p></translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeExecDialog.ui" line="70"/> + <location filename="../CxfreezeExecDialog.ui" line="70"/> <source><b>Packager Execution</b> <p>This shows the errors of the packager command.</p></source> <translation><b>Packetierer Ausführung</b> <p>Dies zeigt die Fehler des Paketierer Befehls.</p></translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="89"/> + <location filename="../CxfreezeExecDialog.py" line="89"/> <source>{0} - {1}</source> <translation>{0} - {1}</translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="98"/> + <location filename="../CxfreezeExecDialog.py" line="98"/> <source>Process Generation Error</source> <translation>Fehler beim Prozessstart</translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="98"/> + <location filename="../CxfreezeExecDialog.py" line="98"/> <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="../../CxFreeze/CxfreezeExecDialog.py" line="152"/> + <location filename="../CxfreezeExecDialog.py" line="152"/> <source> {0} finished. </source> @@ -435,17 +435,17 @@ </translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeExecDialog.ui" line="29"/> + <location filename="../CxfreezeExecDialog.ui" line="29"/> <source>Messages</source> <translation>Meldungen</translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeExecDialog.ui" line="58"/> + <location filename="../CxfreezeExecDialog.ui" line="58"/> <source>Errors</source> <translation>Fehler</translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="138"/> + <location filename="../CxfreezeExecDialog.py" line="138"/> <source> {0} aborted. </source>