--- a/CxFreeze/i18n/cxfreeze_es.ts Sat Jul 13 15:09:34 2013 +0200 +++ b/CxFreeze/i18n/cxfreeze_es.ts Sat Jul 13 15:36:08 2013 +0200 @@ -3,7 +3,7 @@ <context> <name>CxFreezePlugin</name> <message> - <location filename="PluginCxFreeze.py" line="57"/> + <location filename="../../PluginCxFreeze.py" line="59"/> <source>Packagers - cx_freeze</source> <translation>Empaquetadores - cx_freeze</translation> </message> @@ -28,56 +28,55 @@ <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="327"/> <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="337"/> <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="337"/> <source>cxfreeze</source> <translation>cxfreeze</translation> </message> <message> - <location filename="PluginCxFreeze.py" line="255"/> + <location filename="../../PluginCxFreeze.py" line="255"/> <source>Use cx_freeze</source> <translation>Usar cx_freeze</translation> </message> <message> - <location filename="PluginCxFreeze.py" line="255"/> + <location filename="../../PluginCxFreeze.py" line="255"/> <source>Use cx_&freeze</source> <translation>Usar cx_&freeze</translation> </message> <message> - <location filename="PluginCxFreeze.py" line="258"/> + <location filename="../../PluginCxFreeze.py" line="258"/> <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="260"/> <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="202"/> - <source>Your version of Eric5 is not supported. -At least version 5.1.0 of Eric5 is needed.</source> + <location filename="../../PluginCxFreeze.py" line="24"/> + <source>Your version of Eric5 is not supported. At least version 5.1.0 of Eric5 is needed.</source> <translation type="unfinished"></translation> </message> </context> <context> <name>CxfreezeConfigDialog</name> <message> - <location filename="CxFreeze/CxfreezeConfigDialog.ui" line="14"/> + <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="14"/> <source>Cxfreeze Configuration</source> <translation>Configuración de Cxfreeze</translation> </message> <message> - <location filename="CxFreeze/CxfreezeConfigDialog.ui" line="17"/> + <location filename="../../CxFreeze/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> @@ -86,112 +85,112 @@ <p>Todos los archivos y directorios deben ser proporcionados de forma absoluta o relativa al directorio del proyecto.</p></translation> </message> <message> - <location filename="CxFreeze/CxfreezeConfigDialog.ui" line="38"/> + <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="38"/> <source>&General</source> <translation>&General</translation> </message> <message> - <location filename="CxFreeze/CxfreezeConfigDialog.ui" line="181"/> + <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="181"/> <source>Select to optimize generated bytecode</source> <translation>Seleccionar para optimizar el bytecode generado</translation> </message> <message> - <location filename="CxFreeze/CxfreezeConfigDialog.ui" line="184"/> + <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="184"/> <source>Optimize bytecode</source> <translation>Optimizar bytecode</translation> </message> <message> - <location filename="CxFreeze/CxfreezeConfigDialog.ui" line="196"/> + <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="196"/> <source>Don't optimize</source> <translation>No optimizar</translation> </message> <message> - <location filename="CxFreeze/CxfreezeConfigDialog.ui" line="203"/> + <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="203"/> <source>Select to optimize the generated bytecode</source> <translation>Seleccionar para optimizar el bytecode generado</translation> </message> <message> - <location filename="CxFreeze/CxfreezeConfigDialog.ui" line="206"/> + <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="206"/> <source>Optimize</source> <translation>Optimizar</translation> </message> <message> - <location filename="CxFreeze/CxfreezeConfigDialog.ui" line="213"/> + <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="213"/> <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="216"/> + <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="216"/> <source>Optimize (with docstring removal)</source> <translation>Optimizar (con eliminación de cadenas de documentación)</translation> </message> <message> - <location filename="CxFreeze/CxfreezeConfigDialog.ui" line="72"/> + <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="72"/> <source>Select to disable copying of dependent files to the target directory</source> <translation>Seleccionar para deshabilitar el copiado de archivos dependientes al directorio de destino</translation> </message> <message> - <location filename="CxFreeze/CxfreezeConfigDialog.ui" line="75"/> + <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="75"/> <source>Do not copy dependant files</source> <translation>No copiar archivos dependientes</translation> </message> <message> - <location filename="CxFreeze/CxfreezeConfigDialog.ui" line="174"/> + <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="174"/> <source>Target directory:</source> <translation>Directorio de destino:</translation> </message> <message> - <location filename="CxFreeze/CxfreezeConfigDialog.ui" line="145"/> + <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="145"/> <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="148"/> + <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="148"/> <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> <message> - <location filename="CxFreeze/CxfreezeConfigDialog.ui" line="121"/> + <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="121"/> <source>Enter the name of the file to create</source> <translation>Introduzca el nombre del archivo a crear</translation> </message> <message> - <location filename="CxFreeze/CxfreezeConfigDialog.ui" line="124"/> + <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="124"/> <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>Introduzca el nombre del archivo a crear en lugar del nombre base del script y la extensión del binario base.</p></translation> </message> <message> - <location filename="CxFreeze/CxfreezeConfigDialog.ui" line="114"/> + <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="114"/> <source>Target name:</source> <translation>Nombre de destino:</translation> </message> <message> - <location filename="CxFreeze/CxfreezeConfigDialog.ui" line="363"/> + <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="363"/> <source>...</source> <translation>...</translation> </message> <message> - <location filename="CxFreeze/CxfreezeConfigDialog.ui" line="51"/> + <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="51"/> <source>Enter name of script which will be executed upon startup</source> <translation>Introduzca el nombre del script que se ejecutará al iniciar</translation> </message> <message> - <location filename="CxFreeze/CxfreezeConfigDialog.ui" line="155"/> + <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="155"/> <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> <message> - <location filename="CxFreeze/CxfreezeConfigDialog.ui" line="107"/> + <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="107"/> <source>Init script:</source> <translation>Script de inicio:</translation> </message> <message> - <location filename="CxFreeze/CxfreezeConfigDialog.ui" line="131"/> + <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="131"/> <source>Base name:</source> <translation>Nombre base:</translation> </message> <message> - <location filename="CxFreeze/CxfreezeConfigDialog.ui" line="255"/> + <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="255"/> <source>&Advanced</source> <translation>&Avanzado</translation> </message> @@ -206,67 +205,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="267"/> + <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="267"/> <source>Default path</source> <translation>Ruta por defecto</translation> </message> <message> - <location filename="CxFreeze/CxfreezeConfigDialog.ui" line="274"/> + <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="274"/> <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="277"/> + <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="277"/> <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="284"/> + <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="284"/> <source>Enter directories to modify sys.path</source> <translation>Introduzca directorios para modificar sys.path</translation> </message> <message> - <location filename="CxFreeze/CxfreezeConfigDialog.ui" line="287"/> + <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 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="294"/> + <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="294"/> <source>Include path</source> <translation>Ruta de include</translation> </message> <message> - <location filename="CxFreeze/CxfreezeConfigDialog.ui" line="301"/> + <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="301"/> <source>Replace paths:</source> <translation>Rutas de reemplazamiento:</translation> </message> <message> - <location filename="CxFreeze/CxfreezeConfigDialog.ui" line="308"/> + <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="308"/> <source>Enter replacement directives</source> <translation>Introduzca directivas de reemplazamiento</translation> </message> <message> - <location filename="CxFreeze/CxfreezeConfigDialog.ui" line="311"/> + <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="311"/> <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="318"/> + <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="318"/> <source>Include modules:</source> <translation>Incluir módulos:</translation> </message> <message> - <location filename="CxFreeze/CxfreezeConfigDialog.ui" line="325"/> + <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="325"/> <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="332"/> + <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="332"/> <source>Exclude modules:</source> <translation>Excluir módulos:</translation> </message> <message> - <location filename="CxFreeze/CxfreezeConfigDialog.ui" line="339"/> + <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="339"/> <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> @@ -276,22 +275,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="360"/> + <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="360"/> <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="346"/> + <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="346"/> <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="353"/> + <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="353"/> <source>External list file:</source> <translation>Archivo de lista externo:</translation> </message> <message> - <location filename="CxFreeze/CxfreezeConfigDialog.py" line="259"/> + <location filename="../../CxFreeze/CxfreezeConfigDialog.py" line="259"/> <source>Select target directory</source> <translation>Seleccionar directorio de destino</translation> </message> @@ -301,52 +300,52 @@ <translation type="obsolete">Seleccionar biblioteca compartida de Python</translation> </message> <message> - <location filename="CxFreeze/CxfreezeConfigDialog.py" line="210"/> + <location filename="../../CxFreeze/CxfreezeConfigDialog.py" line="210"/> <source>Select external list file</source> <translation>Seleccionar archivo de lista externo</translation> </message> <message> - <location filename="CxFreeze/CxfreezeConfigDialog.ui" line="44"/> + <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="44"/> <source>Application icon:</source> <translation>Icono de la aplicación:</translation> </message> <message> - <location filename="CxFreeze/CxfreezeConfigDialog.ui" line="240"/> + <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="240"/> <source>Enter the name of the application icon.</source> <translation>Introduzca el nombre del icono de la aplicación.</translation> </message> <message> - <location filename="CxFreeze/CxfreezeConfigDialog.ui" line="82"/> + <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="82"/> <source>Select to compress the byte code in zip files</source> <translation type="unfinished"></translation> </message> <message> - <location filename="CxFreeze/CxfreezeConfigDialog.ui" line="85"/> + <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="85"/> <source>Compress Byte Code</source> <translation type="unfinished"></translation> </message> <message> - <location filename="CxFreeze/CxfreezeConfigDialog.ui" line="226"/> + <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="226"/> <source>Select the cx_freeze executable</source> <translation type="unfinished"></translation> </message> <message> - <location filename="CxFreeze/CxfreezeConfigDialog.ui" line="233"/> + <location filename="../../CxFreeze/CxfreezeConfigDialog.ui" line="233"/> <source>cx_Freeze executable:</source> <translation type="unfinished"></translation> </message> <message> - <location filename="CxFreeze/CxfreezeConfigDialog.py" line="230"/> + <location filename="../../CxFreeze/CxfreezeConfigDialog.py" line="230"/> <source>Icons</source> <translation type="unfinished"></translation> </message> <message> - <location filename="CxFreeze/CxfreezeConfigDialog.py" line="231"/> + <location filename="../../CxFreeze/CxfreezeConfigDialog.py" line="231"/> <source>All files</source> <translation type="unfinished"></translation> </message> <message> - <location filename="CxFreeze/CxfreezeConfigDialog.py" line="239"/> + <location filename="../../CxFreeze/CxfreezeConfigDialog.py" line="239"/> <source>Select the application icon</source> <translation type="unfinished"></translation> </message> @@ -354,53 +353,53 @@ <context> <name>CxfreezeExecDialog</name> <message> - <location filename="CxFreeze/CxfreezeExecDialog.ui" line="14"/> + <location filename="../../CxFreeze/CxfreezeExecDialog.ui" line="14"/> <source>Cxfreeze</source> <translation>Cxfreeze</translation> </message> <message> - <location filename="CxFreeze/CxfreezeExecDialog.ui" line="41"/> + <location filename="../../CxFreeze/CxfreezeExecDialog.ui" line="41"/> <source><b>Packager Execution</b> <p>This shows the output of the packager command.</p></source> <translation><b>Ejecución del empaquetador</b> <p>Muestra la salida del comando del empaquetador.</p></translation> </message> <message> - <location filename="CxFreeze/CxfreezeExecDialog.ui" line="70"/> + <location filename="../../CxFreeze/CxfreezeExecDialog.ui" line="70"/> <source><b>Packager Execution</b> <p>This shows the errors of the packager command.</p></source> <translation><b>Ejecución del empaquetador</b> <p>Muestra los errores del comando del empaquetador.</p></translation> </message> <message> - <location filename="CxFreeze/CxfreezeExecDialog.py" line="75"/> + <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="75"/> <source>{0} - {1}</source> <translation>{0} - {1}</translation> </message> <message> - <location filename="CxFreeze/CxfreezeExecDialog.py" line="83"/> + <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="83"/> <source>Process Generation Error</source> <translation>Error de Generación de Proceso</translation> </message> <message> - <location filename="CxFreeze/CxfreezeExecDialog.py" line="83"/> + <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="83"/> <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="122"/> + <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="122"/> <source> {0} finished. </source> <translation>{0} ha terminado.</translation> </message> <message> - <location filename="CxFreeze/CxfreezeExecDialog.ui" line="29"/> + <location filename="../../CxFreeze/CxfreezeExecDialog.ui" line="29"/> <source>Messages</source> <translation>Mensajes</translation> </message> <message> - <location filename="CxFreeze/CxfreezeExecDialog.ui" line="58"/> + <location filename="../../CxFreeze/CxfreezeExecDialog.ui" line="58"/> <source>Errors</source> <translation>Errores</translation> </message>