--- a/CxFreeze/i18n/cxfreeze_es.ts Sun May 11 17:01:41 2014 +0200 +++ b/CxFreeze/i18n/cxfreeze_es.ts Sun May 11 17:15:43 2014 +0200 @@ -1,9 +1,33 @@ <?xml version="1.0" encoding="utf-8"?> <!DOCTYPE TS><TS version="2.0" language="es" sourcelanguage=""> <context> + <name>CopyAdditionalFiles</name> + <message> + <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="285"/> + <source>No such file or directory: '{0}'</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="301"/> + <source> +Copying {0}: </source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="320"/> + <source>ok</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="322"/> + <source>failed: {0}</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> <name>CxFreezePlugin</name> <message> - <location filename="../../PluginCxFreeze.py" line="60"/> + <location filename="../../PluginCxFreeze.py" line="64"/> <source>Packagers - cx_freeze</source> <translation>Empaquetadores - cx_freeze</translation> </message> @@ -28,42 +52,42 @@ <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="330"/> + <location filename="../../PluginCxFreeze.py" line="341"/> <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="340"/> + <location filename="../../PluginCxFreeze.py" line="354"/> <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="340"/> + <location filename="../../PluginCxFreeze.py" line="354"/> <source>cxfreeze</source> <translation>cxfreeze</translation> </message> <message> - <location filename="../../PluginCxFreeze.py" line="258"/> + <location filename="../../PluginCxFreeze.py" line="266"/> <source>Use cx_freeze</source> <translation>Usar cx_freeze</translation> </message> <message> - <location filename="../../PluginCxFreeze.py" line="258"/> + <location filename="../../PluginCxFreeze.py" line="266"/> <source>Use cx_&freeze</source> <translation>Usar cx_&freeze</translation> </message> <message> - <location filename="../../PluginCxFreeze.py" line="261"/> + <location filename="../../PluginCxFreeze.py" line="270"/> <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="263"/> + <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>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="24"/> + <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="unfinished"></translation> </message> @@ -90,37 +114,37 @@ <translation>&General</translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="190"/> + <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="183"/> <source>Select to optimize generated bytecode</source> <translation>Seleccionar para optimizar el bytecode generado</translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="193"/> + <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="186"/> <source>Optimize bytecode</source> <translation>Optimizar bytecode</translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="214"/> + <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="207"/> <source>Don't optimize</source> <translation>No optimizar</translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="221"/> + <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="214"/> <source>Select to optimize the generated bytecode</source> <translation>Seleccionar para optimizar el bytecode generado</translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="224"/> + <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="217"/> <source>Optimize</source> <translation>Optimizar</translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="231"/> + <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="224"/> <source>Select to optimize the generated bytecode and remove doc strings</source> <translation>Seleccionar para optimizar el bytecode generado y eliminar cadenas de documentación</translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="234"/> + <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="227"/> <source>Optimize (with docstring removal)</source> <translation>Optimizar (con eliminación de cadenas de documentación)</translation> </message> @@ -135,17 +159,17 @@ <translation>No copiar archivos dependientes</translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="183"/> + <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="176"/> <source>Target directory:</source> <translation>Directorio de destino:</translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="154"/> + <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="147"/> <source>Enter the name of the target directory</source> <translation>Introduzca el nombre del directorio de destino</translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="157"/> + <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="150"/> <source><p>Enter the name of the directory in which to place the target file and any dependant files.</p></source> <translation><p>Introduzca el nombre del directorio en el cual se ubicará el archivo de destino y todos los archivos dependientes.</p></translation> </message> @@ -165,9 +189,9 @@ <translation>Nombre de destino:</translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="468"/> + <location filename="../CxfreezeConfigDialog.ui" line="468"/> <source>...</source> - <translation>...</translation> + <translation type="obsolete">...</translation> </message> <message> <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="60"/> @@ -175,7 +199,7 @@ <translation>Introduzca el nombre del script que se ejecutará al iniciar</translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="164"/> + <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="157"/> <source>Enter the name of a file on which to base the target file</source> <translation>Introduzca el nombre del archivo en el que basar el archivo de destino</translation> </message> @@ -190,7 +214,7 @@ <translation>Nombre base:</translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="273"/> + <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="265"/> <source>&Advanced</source> <translation>&Avanzado</translation> </message> @@ -205,67 +229,67 @@ <translation type="obsolete">Introduzca el nombre de la biblioteca compartida implementando el runtime de Python</translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="285"/> + <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="277"/> <source>Default path</source> <translation>Ruta por defecto</translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="292"/> + <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="284"/> <source>Enter directories to initialize sys.path</source> <translation>Introduzca los directorios para inicializar sys.path</translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="295"/> + <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="287"/> <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>Introduzca una lista de rutas separadas por el separador estándar de rutas. Esta ruta se utilizará para inicializar sys.path antes de ejecutar el buscador de módulos.</p></translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="302"/> + <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="294"/> <source>Enter directories to modify sys.path</source> <translation>Introduzca directorios para modificar sys.path</translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="305"/> + <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="297"/> <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>Introduzca una lista de rutas separadas por el separador estándar de rutas. Esta ruta se utilizará para modificar sys.path antes de ejecutar el buscador de módulos.</p></translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="312"/> + <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="304"/> <source>Include path</source> <translation>Ruta de include</translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="319"/> + <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="311"/> <source>Replace paths:</source> <translation>Rutas de reemplazamiento:</translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="326"/> + <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="318"/> <source>Enter replacement directives</source> <translation>Introduzca directivas de reemplazamiento</translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="329"/> + <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="321"/> <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>Introduzca las directivas de reemplazamiento utilizadas para sustituir todas las rutas en los módulos encontrados. Por favor vea la documentación de cx_Freeze para detalles.</p></translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="336"/> + <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="328"/> <source>Include modules:</source> <translation>Incluir módulos:</translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="343"/> + <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="335"/> <source>Enter a comma separated list of modules to include</source> <translation>Introduzca una lista de módulos a incluir separados por comas</translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="350"/> + <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="342"/> <source>Exclude modules:</source> <translation>Excluir módulos:</translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="357"/> + <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="349"/> <source>Enter a comma separated list of modules to exclude</source> <translation>Introduzca una lista de módulos a excluir separados por comas</translation> </message> @@ -275,22 +299,22 @@ <translation type="obsolete">Pulse para seleccionar la biblioteca compartida de Python a través de un diálogo de selección de archivo</translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="378"/> + <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="383"/> <source>Press to select the external list file via a file selection dialog</source> <translation>Pulse para seleccionar el archivo de lista externo a traves de un diálogo de selección de archivo</translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="364"/> + <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="356"/> <source>Enter the name of a file in which to place the list of included modules</source> <translation>Introduzca el nombre de un archivo en el que ubicar la lista de módulos incluidos</translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="371"/> + <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="363"/> <source>External list file:</source> <translation>Archivo de lista externo:</translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeConfigDialog.py" line="362"/> + <location filename="../../CxFreeze/CxfreezeConfigDialog.py" line="403"/> <source>Select target directory</source> <translation>Seleccionar directorio de destino</translation> </message> @@ -300,7 +324,7 @@ <translation type="obsolete">Seleccionar biblioteca compartida de Python</translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeConfigDialog.py" line="313"/> + <location filename="../../CxFreeze/CxfreezeConfigDialog.py" line="351"/> <source>Select external list file</source> <translation>Seleccionar archivo de lista externo</translation> </message> @@ -310,7 +334,7 @@ <translation>Icono de la aplicación:</translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="258"/> + <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="251"/> <source>Enter the name of the application icon.</source> <translation>Introduzca el nombre del icono de la aplicación.</translation> </message> @@ -325,84 +349,84 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="244"/> + <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="237"/> <source>Select the cx_freeze executable</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="251"/> + <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="244"/> <source>cx_Freeze executable:</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeConfigDialog.py" line="333"/> + <location filename="../../CxFreeze/CxfreezeConfigDialog.py" line="371"/> <source>Icons</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeConfigDialog.py" line="334"/> + <location filename="../../CxFreeze/CxfreezeConfigDialog.py" line="372"/> <source>All files</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeConfigDialog.py" line="342"/> + <location filename="../../CxFreeze/CxfreezeConfigDialog.py" line="383"/> <source>Select the application icon</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="402"/> + <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="391"/> <source>Additional &files</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="415"/> + <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="404"/> <source>List of files and directories which are copied into the distribution directory See 'What's this'</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="419"/> + <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="408"/> <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 type="unfinished"></translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="434"/> + <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="423"/> <source>Press to delete the selected entry from the list</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="437"/> + <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="426"/> <source>Delete</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="447"/> + <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="436"/> <source>Press to add the entered file or directory to the list</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="450"/> + <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="439"/> <source>Add</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="457"/> + <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="446"/> <source>Enter a file or directory to be added. Wildcards are allowed, e.g. *.ui</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeConfigDialog.py" line="514"/> + <location filename="../../CxFreeze/CxfreezeConfigDialog.py" line="559"/> <source>Select files and folders</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="465"/> + <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="454"/> <source>Press to select a file or directory via a selection dialog</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="408"/> + <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="397"/> <source>Add depending files or folders to copy into the distribution folder:</source> <translation type="unfinished"></translation> </message> @@ -429,22 +453,22 @@ <p>Muestra los errores del comando del empaquetador.</p></translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="86"/> + <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="89"/> <source>{0} - {1}</source> <translation>{0} - {1}</translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="94"/> + <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="98"/> <source>Process Generation Error</source> <translation>Error de Generación de Proceso</translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="94"/> + <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="98"/> <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="147"/> + <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="152"/> <source> {0} finished. </source> @@ -461,7 +485,7 @@ <translation>Errores</translation> </message> <message> - <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="133"/> + <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="138"/> <source> {0} aborted. </source> @@ -470,26 +494,5 @@ </context> <context> <name>copyAdditionalFiles</name> - <message> - <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="286"/> - <source> -Copying {0}: </source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="304"/> - <source>ok</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="306"/> - <source>failed: {0}</source> - <translation type="unfinished"></translation> - </message> </context> </TS>