Sat, 28 Sep 2013 13:19:58 +0200
Prepared new plug-in release.
--- a/CxFreeze/i18n/cxfreeze_cs.ts Fri Aug 23 22:24:44 2013 +0200 +++ b/CxFreeze/i18n/cxfreeze_cs.ts Sat Sep 28 13:19:58 2013 +0200 @@ -23,42 +23,42 @@ <translation type="obsolete"><b>Použít cx_Freeze</b><p>Generování distribučního balíčku za použití cx_Freeze. Příkaz je vykonán v cestě projektu. Všechny soubory a adresáře musí být zadány absolutně nebo relativně vůči adresáři projektu.</p></translation> </message> <message> - <location filename="../../PluginCxFreeze.py" line="59"/> + <location filename="../../PluginCxFreeze.py" line="60"/> <source>Packagers - cx_freeze</source> <translation>Balíčkovače - cx_freeze</translation> </message> <message> - <location filename="../../PluginCxFreeze.py" line="327"/> + <location filename="../../PluginCxFreeze.py" line="330"/> <source>There is no main script defined for the current project.</source> <translation>V aktuálním projektu není definován hlavní skript.</translation> </message> <message> - <location filename="../../PluginCxFreeze.py" line="337"/> + <location filename="../../PluginCxFreeze.py" line="340"/> <source>The cxfreeze executable could not be found.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../PluginCxFreeze.py" line="337"/> + <location filename="../../PluginCxFreeze.py" line="340"/> <source>cxfreeze</source> <translation>cxfreeze</translation> </message> <message> - <location filename="../../PluginCxFreeze.py" line="255"/> + <location filename="../../PluginCxFreeze.py" line="258"/> <source>Use cx_freeze</source> <translation>Použít cx_freeze</translation> </message> <message> - <location filename="../../PluginCxFreeze.py" line="255"/> + <location filename="../../PluginCxFreeze.py" line="258"/> <source>Use cx_&freeze</source> <translation>Použít cx_&freeze</translation> </message> <message> - <location filename="../../PluginCxFreeze.py" line="258"/> + <location filename="../../PluginCxFreeze.py" line="261"/> <source>Generate a distribution package using cx_freeze</source> <translation>Generovat distribuční balíček za použití cx_freeze</translation> </message> <message> - <location filename="../../PluginCxFreeze.py" line="260"/> + <location filename="../../PluginCxFreeze.py" line="263"/> <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>Použít cx_freeze</b><p>Generování distribučního balíčku za použití cx_freeze. Příkaz je vykonán v cestě projektu. Všechny soubory a adresáře musí být zadány absolutně nebo relativně vůči adresáři projektu.</p></translation> </message> @@ -289,7 +289,7 @@ <translation>Externí seznam souborů:</translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeConfigDialog.py" line="371"/> + <location filename="../../CxFreeze/CxfreezeConfigDialog.py" line="362"/> <source>Select target directory</source> <translation>Výběr cílového adresáře</translation> </message> @@ -299,7 +299,7 @@ <translation type="obsolete">Výběr Python společné knihovny</translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeConfigDialog.py" line="322"/> + <location filename="../../CxFreeze/CxfreezeConfigDialog.py" line="313"/> <source>Select external list file</source> <translation>Výběr externího seznamu souborů</translation> </message> @@ -334,17 +334,17 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeConfigDialog.py" line="342"/> + <location filename="../../CxFreeze/CxfreezeConfigDialog.py" line="333"/> <source>Icons</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeConfigDialog.py" line="343"/> + <location filename="../../CxFreeze/CxfreezeConfigDialog.py" line="334"/> <source>All files</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeConfigDialog.py" line="351"/> + <location filename="../../CxFreeze/CxfreezeConfigDialog.py" line="342"/> <source>Select the application icon</source> <translation type="unfinished"></translation> </message> @@ -391,7 +391,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeConfigDialog.py" line="523"/> + <location filename="../../CxFreeze/CxfreezeConfigDialog.py" line="514"/> <source>Select files and folders</source> <translation type="unfinished"></translation> </message> @@ -427,22 +427,22 @@ <translation><b>Provedení balíčkovače</b><p>Zobrazuje se výstup z příkazu balíčkovače.</p></translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="85"/> + <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="86"/> <source>{0} - {1}</source> <translation>{0} - {1}</translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="93"/> + <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="94"/> <source>Process Generation Error</source> <translation>Chyba v procesu generování</translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="93"/> + <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="94"/> <source>The process {0} could not be started. Ensure, that it is in the search path.</source> <translation>Proces {0} nelze spustit. Ověřte, že je umístěn v požadované cestě.</translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="146"/> + <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="147"/> <source> {0} finished. </source> @@ -461,7 +461,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="132"/> + <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="133"/> <source> {0} aborted. </source> @@ -471,23 +471,23 @@ <context> <name>copyAdditionalFiles</name> <message> - <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="273"/> + <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="274"/> <source>No such file or directory: '{0}'</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="285"/> + <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="286"/> <source> Copying {0}: </source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="303"/> + <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="304"/> <source>ok</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="305"/> + <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="306"/> <source>failed: {0}</source> <translation type="unfinished"></translation> </message>
--- a/CxFreeze/i18n/cxfreeze_de.ts Fri Aug 23 22:24:44 2013 +0200 +++ b/CxFreeze/i18n/cxfreeze_de.ts Sat Sep 28 13:19:58 2013 +0200 @@ -3,42 +3,42 @@ <context> <name>CxFreezePlugin</name> <message> - <location filename="../../PluginCxFreeze.py" line="59"/> + <location filename="../../PluginCxFreeze.py" line="60"/> <source>Packagers - cx_freeze</source> <translation>Paketierer - cx_freeze</translation> </message> <message> - <location filename="../../PluginCxFreeze.py" line="327"/> + <location filename="../../PluginCxFreeze.py" line="330"/> <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="337"/> + <location filename="../../PluginCxFreeze.py" line="340"/> <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="337"/> + <location filename="../../PluginCxFreeze.py" line="340"/> <source>cxfreeze</source> <translation>cxfreeze</translation> </message> <message> - <location filename="../../PluginCxFreeze.py" line="255"/> + <location filename="../../PluginCxFreeze.py" line="258"/> <source>Use cx_freeze</source> <translation>Benutze cx_freeze</translation> </message> <message> - <location filename="../../PluginCxFreeze.py" line="255"/> + <location filename="../../PluginCxFreeze.py" line="258"/> <source>Use cx_&freeze</source> <translation>Benutze cx_&freeze</translation> </message> <message> - <location filename="../../PluginCxFreeze.py" line="258"/> + <location filename="../../PluginCxFreeze.py" line="261"/> <source>Generate a distribution package using cx_freeze</source> <translation>Erzeuge ein Distributionspaket mittels cx_freeze</translation> </message> <message> - <location filename="../../PluginCxFreeze.py" line="260"/> + <location filename="../../PluginCxFreeze.py" line="263"/> <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> @@ -51,12 +51,12 @@ <context> <name>CxfreezeConfigDialog</name> <message> - <location filename="../../CxFreeze/CxfreezeConfigDialog.py" line="371"/> + <location filename="../../CxFreeze/CxfreezeConfigDialog.py" line="362"/> <source>Select target directory</source> <translation>Wähle das Zielverzeichnis</translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeConfigDialog.py" line="322"/> + <location filename="../../CxFreeze/CxfreezeConfigDialog.py" line="313"/> <source>Select external list file</source> <translation>Wähle die externe Listendatei</translation> </message> @@ -290,17 +290,17 @@ <translation>cx_Freeze Startdatei:</translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeConfigDialog.py" line="342"/> + <location filename="../../CxFreeze/CxfreezeConfigDialog.py" line="333"/> <source>Icons</source> <translation>Icons</translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeConfigDialog.py" line="343"/> + <location filename="../../CxFreeze/CxfreezeConfigDialog.py" line="334"/> <source>All files</source> <translation>Alle Dateien</translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeConfigDialog.py" line="351"/> + <location filename="../../CxFreeze/CxfreezeConfigDialog.py" line="342"/> <source>Select the application icon</source> <translation>Wähle das Icon für die Anwendung</translation> </message> @@ -354,7 +354,7 @@ Platzhalter sind erlaubt, wie z.B. *.ui</translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeConfigDialog.py" line="523"/> + <location filename="../../CxFreeze/CxfreezeConfigDialog.py" line="514"/> <source>Select files and folders</source> <translation>Wähle Dateien und Ordner</translation> </message> @@ -391,22 +391,22 @@ <p>Dies zeigt die Fehler des Paketierer Befehls.</p></translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="85"/> + <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="86"/> <source>{0} - {1}</source> <translation>{0} - {1}</translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="93"/> + <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="94"/> <source>Process Generation Error</source> <translation>Fehler beim Prozessstart</translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="93"/> + <location filename="../../CxFreeze/CxfreezeExecDialog.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="../../CxFreeze/CxfreezeExecDialog.py" line="146"/> + <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="147"/> <source> {0} finished. </source> @@ -425,7 +425,7 @@ <translation>Fehler</translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="132"/> + <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="133"/> <source> {0} aborted. </source> @@ -436,24 +436,24 @@ <context> <name>copyAdditionalFiles</name> <message> - <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="273"/> + <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="274"/> <source>No such file or directory: '{0}'</source> <translation>Datei oder Verzeichnis nicht gefunden: {0}</translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="285"/> + <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="286"/> <source> Copying {0}: </source> <translation> Kopiere {0}: </translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="303"/> + <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="304"/> <source>ok</source> <translation>ok</translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="305"/> + <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="306"/> <source>failed: {0}</source> <translation>fehlgeschlagen: {0}</translation> </message>
--- a/CxFreeze/i18n/cxfreeze_en.ts Fri Aug 23 22:24:44 2013 +0200 +++ b/CxFreeze/i18n/cxfreeze_en.ts Sat Sep 28 13:19:58 2013 +0200 @@ -8,42 +8,42 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../../PluginCxFreeze.py" line="59"/> + <location filename="../../PluginCxFreeze.py" line="60"/> <source>Packagers - cx_freeze</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../PluginCxFreeze.py" line="337"/> + <location filename="../../PluginCxFreeze.py" line="340"/> <source>The cxfreeze executable could not be found.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../PluginCxFreeze.py" line="255"/> + <location filename="../../PluginCxFreeze.py" line="258"/> <source>Use cx_freeze</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../PluginCxFreeze.py" line="255"/> + <location filename="../../PluginCxFreeze.py" line="258"/> <source>Use cx_&freeze</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../PluginCxFreeze.py" line="258"/> + <location filename="../../PluginCxFreeze.py" line="261"/> <source>Generate a distribution package using cx_freeze</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../PluginCxFreeze.py" line="260"/> + <location filename="../../PluginCxFreeze.py" line="263"/> <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 type="unfinished"></translation> </message> <message> - <location filename="../../PluginCxFreeze.py" line="337"/> + <location filename="../../PluginCxFreeze.py" line="340"/> <source>cxfreeze</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../PluginCxFreeze.py" line="327"/> + <location filename="../../PluginCxFreeze.py" line="330"/> <source>There is no main script defined for the current project.</source> <translation type="unfinished"></translation> </message> @@ -283,27 +283,27 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeConfigDialog.py" line="322"/> + <location filename="../../CxFreeze/CxfreezeConfigDialog.py" line="313"/> <source>Select external list file</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeConfigDialog.py" line="342"/> + <location filename="../../CxFreeze/CxfreezeConfigDialog.py" line="333"/> <source>Icons</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeConfigDialog.py" line="343"/> + <location filename="../../CxFreeze/CxfreezeConfigDialog.py" line="334"/> <source>All files</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeConfigDialog.py" line="351"/> + <location filename="../../CxFreeze/CxfreezeConfigDialog.py" line="342"/> <source>Select the application icon</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeConfigDialog.py" line="371"/> + <location filename="../../CxFreeze/CxfreezeConfigDialog.py" line="362"/> <source>Select target directory</source> <translation type="unfinished"></translation> </message> @@ -350,7 +350,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeConfigDialog.py" line="523"/> + <location filename="../../CxFreeze/CxfreezeConfigDialog.py" line="514"/> <source>Select files and folders</source> <translation type="unfinished"></translation> </message> @@ -395,29 +395,29 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="85"/> + <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="86"/> <source>{0} - {1}</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="93"/> + <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="94"/> <source>Process Generation Error</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="93"/> + <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="94"/> <source>The process {0} could not be started. Ensure, that it is in the search path.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="146"/> + <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="147"/> <source> {0} finished. </source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="132"/> + <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="133"/> <source> {0} aborted. </source> @@ -427,23 +427,23 @@ <context> <name>copyAdditionalFiles</name> <message> - <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="273"/> + <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="274"/> <source>No such file or directory: '{0}'</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="285"/> + <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="286"/> <source> Copying {0}: </source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="303"/> + <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="304"/> <source>ok</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="305"/> + <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="306"/> <source>failed: {0}</source> <translation type="unfinished"></translation> </message>
--- a/CxFreeze/i18n/cxfreeze_es.ts Fri Aug 23 22:24:44 2013 +0200 +++ b/CxFreeze/i18n/cxfreeze_es.ts Sat Sep 28 13:19:58 2013 +0200 @@ -3,7 +3,7 @@ <context> <name>CxFreezePlugin</name> <message> - <location filename="../../PluginCxFreeze.py" line="59"/> + <location filename="../../PluginCxFreeze.py" line="60"/> <source>Packagers - cx_freeze</source> <translation>Empaquetadores - cx_freeze</translation> </message> @@ -28,37 +28,37 @@ <translation type="obsolete"><b>Usar cx_Freeze</b><p>Generar un paquete de distribución utilizando cx_Freeze. El comando se ejecuta en la ruta del proyecto. Todos los archivos y directorios deben ser proporcionados de forma absoluta o relativa al directorio del proyecto.</p></translation> </message> <message> - <location filename="../../PluginCxFreeze.py" line="327"/> + <location filename="../../PluginCxFreeze.py" line="330"/> <source>There is no main script defined for the current project.</source> <translation>No hay script principal definido para el proyecto actual.</translation> </message> <message> - <location filename="../../PluginCxFreeze.py" line="337"/> + <location filename="../../PluginCxFreeze.py" line="340"/> <source>The cxfreeze executable could not be found.</source> <translation>No se ha podido encontrar el ejecutable de cxfreeze.</translation> </message> <message> - <location filename="../../PluginCxFreeze.py" line="337"/> + <location filename="../../PluginCxFreeze.py" line="340"/> <source>cxfreeze</source> <translation>cxfreeze</translation> </message> <message> - <location filename="../../PluginCxFreeze.py" line="255"/> + <location filename="../../PluginCxFreeze.py" line="258"/> <source>Use cx_freeze</source> <translation>Usar cx_freeze</translation> </message> <message> - <location filename="../../PluginCxFreeze.py" line="255"/> + <location filename="../../PluginCxFreeze.py" line="258"/> <source>Use cx_&freeze</source> <translation>Usar cx_&freeze</translation> </message> <message> - <location filename="../../PluginCxFreeze.py" line="258"/> + <location filename="../../PluginCxFreeze.py" line="261"/> <source>Generate a distribution package using cx_freeze</source> <translation>Generar un paquete de distribución utilizando cx_freeze</translation> </message> <message> - <location filename="../../PluginCxFreeze.py" line="260"/> + <location filename="../../PluginCxFreeze.py" line="263"/> <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>Usar cx_freeze</b><p>Generar un paquete de distribución utilizando cx_freeze. El comando se ejecuta en la ruta del proyecto. Todos los archivos y directorios deben ser proporcionados de forma absoluta o relativa al directorio del proyecto.</p></translation> </message> @@ -290,7 +290,7 @@ <translation>Archivo de lista externo:</translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeConfigDialog.py" line="371"/> + <location filename="../../CxFreeze/CxfreezeConfigDialog.py" line="362"/> <source>Select target directory</source> <translation>Seleccionar directorio de destino</translation> </message> @@ -300,7 +300,7 @@ <translation type="obsolete">Seleccionar biblioteca compartida de Python</translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeConfigDialog.py" line="322"/> + <location filename="../../CxFreeze/CxfreezeConfigDialog.py" line="313"/> <source>Select external list file</source> <translation>Seleccionar archivo de lista externo</translation> </message> @@ -335,17 +335,17 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeConfigDialog.py" line="342"/> + <location filename="../../CxFreeze/CxfreezeConfigDialog.py" line="333"/> <source>Icons</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeConfigDialog.py" line="343"/> + <location filename="../../CxFreeze/CxfreezeConfigDialog.py" line="334"/> <source>All files</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeConfigDialog.py" line="351"/> + <location filename="../../CxFreeze/CxfreezeConfigDialog.py" line="342"/> <source>Select the application icon</source> <translation type="unfinished"></translation> </message> @@ -392,7 +392,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeConfigDialog.py" line="523"/> + <location filename="../../CxFreeze/CxfreezeConfigDialog.py" line="514"/> <source>Select files and folders</source> <translation type="unfinished"></translation> </message> @@ -429,22 +429,22 @@ <p>Muestra los errores del comando del empaquetador.</p></translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="85"/> + <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="86"/> <source>{0} - {1}</source> <translation>{0} - {1}</translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="93"/> + <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="94"/> <source>Process Generation Error</source> <translation>Error de Generación de Proceso</translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="93"/> + <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="94"/> <source>The process {0} could not be started. Ensure, that it is in the search path.</source> <translation>El proceso {0} no pudo ser ejecutado. Asegúrese de que esta en la ruta de búsqueda.</translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="146"/> + <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="147"/> <source> {0} finished. </source> @@ -461,7 +461,7 @@ <translation>Errores</translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="132"/> + <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="133"/> <source> {0} aborted. </source> @@ -471,23 +471,23 @@ <context> <name>copyAdditionalFiles</name> <message> - <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="273"/> + <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="274"/> <source>No such file or directory: '{0}'</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="285"/> + <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="286"/> <source> Copying {0}: </source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="303"/> + <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="304"/> <source>ok</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="305"/> + <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="306"/> <source>failed: {0}</source> <translation type="unfinished"></translation> </message>
--- a/CxFreeze/i18n/cxfreeze_fr.ts Fri Aug 23 22:24:44 2013 +0200 +++ b/CxFreeze/i18n/cxfreeze_fr.ts Sat Sep 28 13:19:58 2013 +0200 @@ -23,42 +23,42 @@ <translation type="obsolete"><b>Utiliser cx_Freeze</b><p>Générer un package de distribution en utilisant cx_Freeze. Cette commande est executée depuis le chemin du projet. Tous les fichiers et réperoires doivent être indiqués soit par un chemin absolu, soit par un chemin relatif au répertoire du projet.</p></translation> </message> <message> - <location filename="../../PluginCxFreeze.py" line="59"/> + <location filename="../../PluginCxFreeze.py" line="60"/> <source>Packagers - cx_freeze</source> <translation>Packageurs - cx_freeze</translation> </message> <message> - <location filename="../../PluginCxFreeze.py" line="327"/> + <location filename="../../PluginCxFreeze.py" line="330"/> <source>There is no main script defined for the current project.</source> <translation>Il n'y a pas de script principal défini dans le projet courant.</translation> </message> <message> - <location filename="../../PluginCxFreeze.py" line="337"/> + <location filename="../../PluginCxFreeze.py" line="340"/> <source>The cxfreeze executable could not be found.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../PluginCxFreeze.py" line="337"/> + <location filename="../../PluginCxFreeze.py" line="340"/> <source>cxfreeze</source> <translation>cxfreeze</translation> </message> <message> - <location filename="../../PluginCxFreeze.py" line="255"/> + <location filename="../../PluginCxFreeze.py" line="258"/> <source>Use cx_freeze</source> <translation>Utiliser cx_freeze</translation> </message> <message> - <location filename="../../PluginCxFreeze.py" line="255"/> + <location filename="../../PluginCxFreeze.py" line="258"/> <source>Use cx_&freeze</source> <translation>Utiliser cx_&freeze</translation> </message> <message> - <location filename="../../PluginCxFreeze.py" line="258"/> + <location filename="../../PluginCxFreeze.py" line="261"/> <source>Generate a distribution package using cx_freeze</source> <translation>Générer un package de distribution en utilisant cx_freeze</translation> </message> <message> - <location filename="../../PluginCxFreeze.py" line="260"/> + <location filename="../../PluginCxFreeze.py" line="263"/> <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>Utiliser cx_freeze</b><p>Générer un package de distribution en utilisant cx_freeze. Cette commande est executée depuis le chemin du projet. Tous les fichiers et réperoires doivent être indiqués soit par un chemin absolu, soit par un chemin relatif au répertoire du projet.</p></translation> </message> @@ -71,7 +71,7 @@ <context> <name>CxfreezeConfigDialog</name> <message> - <location filename="../../CxFreeze/CxfreezeConfigDialog.py" line="371"/> + <location filename="../../CxFreeze/CxfreezeConfigDialog.py" line="362"/> <source>Select target directory</source> <translation>Sélectionner un répertoire de destination</translation> </message> @@ -81,7 +81,7 @@ <translation type="obsolete">Sélectionner la librairie partagée Python</translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeConfigDialog.py" line="322"/> + <location filename="../../CxFreeze/CxfreezeConfigDialog.py" line="313"/> <source>Select external list file</source> <translation>Sélectionner une liste externe de fichiers</translation> </message> @@ -335,17 +335,17 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeConfigDialog.py" line="342"/> + <location filename="../../CxFreeze/CxfreezeConfigDialog.py" line="333"/> <source>Icons</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeConfigDialog.py" line="343"/> + <location filename="../../CxFreeze/CxfreezeConfigDialog.py" line="334"/> <source>All files</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeConfigDialog.py" line="351"/> + <location filename="../../CxFreeze/CxfreezeConfigDialog.py" line="342"/> <source>Select the application icon</source> <translation type="unfinished"></translation> </message> @@ -392,7 +392,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeConfigDialog.py" line="523"/> + <location filename="../../CxFreeze/CxfreezeConfigDialog.py" line="514"/> <source>Select files and folders</source> <translation type="unfinished"></translation> </message> @@ -429,22 +429,22 @@ <p>Affiche les messages d'erreurs générés par le packageur.</p></translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="85"/> + <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="86"/> <source>{0} - {1}</source> <translation>{0} - {1}</translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="93"/> + <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="94"/> <source>Process Generation Error</source> <translation>Erreur du processus</translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="93"/> + <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="94"/> <source>The process {0} could not be started. Ensure, that it is in the search path.</source> <translation>Impossible de lancer le processus {0}. Assurez-vous qu'il est bien dans le chemin de recherche.</translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="146"/> + <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="147"/> <source> {0} finished. </source> @@ -463,7 +463,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="132"/> + <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="133"/> <source> {0} aborted. </source> @@ -473,23 +473,23 @@ <context> <name>copyAdditionalFiles</name> <message> - <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="273"/> + <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="274"/> <source>No such file or directory: '{0}'</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="285"/> + <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="286"/> <source> Copying {0}: </source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="303"/> + <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="304"/> <source>ok</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="305"/> + <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="306"/> <source>failed: {0}</source> <translation type="unfinished"></translation> </message>
--- a/CxFreeze/i18n/cxfreeze_it.ts Fri Aug 23 22:24:44 2013 +0200 +++ b/CxFreeze/i18n/cxfreeze_it.ts Sat Sep 28 13:19:58 2013 +0200 @@ -23,42 +23,42 @@ <translation type="obsolete"><b>Utiliser cx_Freeze</b><p>Générer un package de distribution en utilisant cx_Freeze. Cette commande est executée depuis le chemin du projet. Tous les fichiers et réperoires doivent être indiqués soit par un chemin absolu, soit par un chemin relatif au répertoire du projet.</p></translation> </message> <message> - <location filename="../../PluginCxFreeze.py" line="59"/> + <location filename="../../PluginCxFreeze.py" line="60"/> <source>Packagers - cx_freeze</source> <translation>Pacchettizzatore - cx_freeze</translation> </message> <message> - <location filename="../../PluginCxFreeze.py" line="327"/> + <location filename="../../PluginCxFreeze.py" line="330"/> <source>There is no main script defined for the current project.</source> <translation>Non c'è uno script principale per il progetto corrente.</translation> </message> <message> - <location filename="../../PluginCxFreeze.py" line="337"/> + <location filename="../../PluginCxFreeze.py" line="340"/> <source>The cxfreeze executable could not be found.</source> <translation>L'eseguibile cxfreeze non è stato trovato.</translation> </message> <message> - <location filename="../../PluginCxFreeze.py" line="337"/> + <location filename="../../PluginCxFreeze.py" line="340"/> <source>cxfreeze</source> <translation>cxfreeze</translation> </message> <message> - <location filename="../../PluginCxFreeze.py" line="255"/> + <location filename="../../PluginCxFreeze.py" line="258"/> <source>Use cx_freeze</source> <translation>Utilizza cx_freeze</translation> </message> <message> - <location filename="../../PluginCxFreeze.py" line="255"/> + <location filename="../../PluginCxFreeze.py" line="258"/> <source>Use cx_&freeze</source> <translation>Utilizza cx_&freeze</translation> </message> <message> - <location filename="../../PluginCxFreeze.py" line="258"/> + <location filename="../../PluginCxFreeze.py" line="261"/> <source>Generate a distribution package using cx_freeze</source> <translation>Genera un pacchetto distribuibili utilizzando cx_freeze</translation> </message> <message> - <location filename="../../PluginCxFreeze.py" line="260"/> + <location filename="../../PluginCxFreeze.py" line="263"/> <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>Utilizza cx_freeze</b><p>Genera un pacchetto distribuibili utilizzando cx_freeze. Il comando viene eseguiro nel percorso del progetto. Tutti i file e le directory devono essere indicati con i percorsi assoluti o relativi alla directory del progetto.</p></translation> </message> @@ -71,7 +71,7 @@ <context> <name>CxfreezeConfigDialog</name> <message> - <location filename="../../CxFreeze/CxfreezeConfigDialog.py" line="371"/> + <location filename="../../CxFreeze/CxfreezeConfigDialog.py" line="362"/> <source>Select target directory</source> <translation>Sélectionner un répertoire de destination</translation> </message> @@ -81,7 +81,7 @@ <translation type="obsolete">Sélectionner la librairie partagée Python</translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeConfigDialog.py" line="322"/> + <location filename="../../CxFreeze/CxfreezeConfigDialog.py" line="313"/> <source>Select external list file</source> <translation>Sélectionner une liste externe de fichiers</translation> </message> @@ -335,17 +335,17 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeConfigDialog.py" line="342"/> + <location filename="../../CxFreeze/CxfreezeConfigDialog.py" line="333"/> <source>Icons</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeConfigDialog.py" line="343"/> + <location filename="../../CxFreeze/CxfreezeConfigDialog.py" line="334"/> <source>All files</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeConfigDialog.py" line="351"/> + <location filename="../../CxFreeze/CxfreezeConfigDialog.py" line="342"/> <source>Select the application icon</source> <translation type="unfinished"></translation> </message> @@ -392,7 +392,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeConfigDialog.py" line="523"/> + <location filename="../../CxFreeze/CxfreezeConfigDialog.py" line="514"/> <source>Select files and folders</source> <translation type="unfinished"></translation> </message> @@ -429,22 +429,22 @@ <p>Mostra gli errori del comando.</p></translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="85"/> + <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="86"/> <source>{0} - {1}</source> <translation>{0} - {1}</translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="93"/> + <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="94"/> <source>Process Generation Error</source> <translation>Errore Generazione Processo</translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="93"/> + <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="94"/> <source>The process {0} could not be started. Ensure, that it is in the search path.</source> <translation>Il processo {0} non può essere avviato. Assicurarsi che sia nel percorso di ricerca.</translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="146"/> + <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="147"/> <source> {0} finished. </source> @@ -463,7 +463,7 @@ <translation>Errori</translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="132"/> + <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="133"/> <source> {0} aborted. </source> @@ -473,23 +473,23 @@ <context> <name>copyAdditionalFiles</name> <message> - <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="273"/> + <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="274"/> <source>No such file or directory: '{0}'</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="285"/> + <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="286"/> <source> Copying {0}: </source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="303"/> + <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="304"/> <source>ok</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="305"/> + <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="306"/> <source>failed: {0}</source> <translation type="unfinished"></translation> </message>
--- a/CxFreeze/i18n/cxfreeze_ru.ts Fri Aug 23 22:24:44 2013 +0200 +++ b/CxFreeze/i18n/cxfreeze_ru.ts Sat Sep 28 13:19:58 2013 +0200 @@ -3,42 +3,42 @@ <context> <name>CxFreezePlugin</name> <message> - <location filename="../../PluginCxFreeze.py" line="59"/> + <location filename="../../PluginCxFreeze.py" line="60"/> <source>Packagers - cx_freeze</source> <translation>Пакетировщики — cx_freeze</translation> </message> <message> - <location filename="../../PluginCxFreeze.py" line="327"/> + <location filename="../../PluginCxFreeze.py" line="330"/> <source>There is no main script defined for the current project.</source> <translation>В текущем проекте не выбран главный сценарий.</translation> </message> <message> - <location filename="../../PluginCxFreeze.py" line="337"/> + <location filename="../../PluginCxFreeze.py" line="340"/> <source>The cxfreeze executable could not be found.</source> <translation>cxfreeze не найден.</translation> </message> <message> - <location filename="../../PluginCxFreeze.py" line="337"/> + <location filename="../../PluginCxFreeze.py" line="340"/> <source>cxfreeze</source> <translation>cxfreeze</translation> </message> <message> - <location filename="../../PluginCxFreeze.py" line="255"/> + <location filename="../../PluginCxFreeze.py" line="258"/> <source>Use cx_freeze</source> <translation>Использовать cx_freeze</translation> </message> <message> - <location filename="../../PluginCxFreeze.py" line="255"/> + <location filename="../../PluginCxFreeze.py" line="258"/> <source>Use cx_&freeze</source> <translation>Использовать cx_&freeze</translation> </message> <message> - <location filename="../../PluginCxFreeze.py" line="258"/> + <location filename="../../PluginCxFreeze.py" line="261"/> <source>Generate a distribution package using cx_freeze</source> <translation>Создать дистрибутивный пакет с помощью cx_freeze</translation> </message> <message> - <location filename="../../PluginCxFreeze.py" line="260"/> + <location filename="../../PluginCxFreeze.py" line="263"/> <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>Использовать cx_freeze</b> <p>Создать дистрибутивный пакет с помощью cx_freeze. Команда исполняется в пути проекта. Имена всех файлов и каталогоа должны быть абсолютными или относительными к каталогу проекта.</p></translation> @@ -52,12 +52,12 @@ <context> <name>CxfreezeConfigDialog</name> <message> - <location filename="../../CxFreeze/CxfreezeConfigDialog.py" line="371"/> + <location filename="../../CxFreeze/CxfreezeConfigDialog.py" line="362"/> <source>Select target directory</source> <translation>Выберите каталог назначения</translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeConfigDialog.py" line="322"/> + <location filename="../../CxFreeze/CxfreezeConfigDialog.py" line="313"/> <source>Select external list file</source> <translation>Выберите файл со списком внешних файлов</translation> </message> @@ -298,17 +298,17 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeConfigDialog.py" line="342"/> + <location filename="../../CxFreeze/CxfreezeConfigDialog.py" line="333"/> <source>Icons</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeConfigDialog.py" line="343"/> + <location filename="../../CxFreeze/CxfreezeConfigDialog.py" line="334"/> <source>All files</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeConfigDialog.py" line="351"/> + <location filename="../../CxFreeze/CxfreezeConfigDialog.py" line="342"/> <source>Select the application icon</source> <translation type="unfinished"></translation> </message> @@ -355,7 +355,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeConfigDialog.py" line="523"/> + <location filename="../../CxFreeze/CxfreezeConfigDialog.py" line="514"/> <source>Select files and folders</source> <translation type="unfinished"></translation> </message> @@ -392,22 +392,22 @@ <p>Отображает ошибки команды упаковщика.</p></translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="85"/> + <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="86"/> <source>{0} - {1}</source> <translation>{0} - {1}</translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="93"/> + <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="94"/> <source>Process Generation Error</source> <translation>Ошибка процесса генерации</translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="93"/> + <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="94"/> <source>The process {0} could not be started. Ensure, that it is in the search path.</source> <translation>Не могу запустить процесс '{0}'. Убедитесь, что он находится в пути поиска.</translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="146"/> + <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="147"/> <source> {0} finished. </source> @@ -424,7 +424,7 @@ <translation>ошибка</translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="132"/> + <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="133"/> <source> {0} aborted. </source> @@ -434,23 +434,23 @@ <context> <name>copyAdditionalFiles</name> <message> - <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="273"/> + <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="274"/> <source>No such file or directory: '{0}'</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="285"/> + <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="286"/> <source> Copying {0}: </source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="303"/> + <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="304"/> <source>ok</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="305"/> + <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="306"/> <source>failed: {0}</source> <translation type="unfinished"></translation> </message>