--- a/PyInstaller/i18n/pyinstaller_es.ts Mon May 04 18:15:28 2020 +0200 +++ b/PyInstaller/i18n/pyinstaller_es.ts Tue Jun 23 19:14:07 2020 +0200 @@ -1,6 +1,5 @@ <?xml version="1.0" encoding="utf-8"?> -<!DOCTYPE TS> -<TS version="2.1" language="es_ES"> +<!DOCTYPE TS><TS version="2.0" language="es_ES" sourcelanguage=""> <context> <name>PyInstallerCleanupDialog</name> <message> @@ -174,23 +173,33 @@ <message> <location filename="../PyInstallerConfigDialog.py" line="57"/> <source>Python Files (*.py *.py2 *.py3);;Python GUI Files (*.pyw *.pyw2 *.pyw3);;Spec Files (*.spec);;All Files (*)</source> - <translation>Archivos Python (*.py *.py2 *.py3);;Archivos de Python GUI (*.pyw *.pyw2 *.pyw3);;Archivos Spec (*.spec);;Todos los Archivos (*)</translation> + <translation type="obsolete">Archivos Python (*.py *.py2 *.py3);;Archivos de Python GUI (*.pyw *.pyw2 *.pyw3);;Archivos Spec (*.spec);;Todos los Archivos (*)</translation> </message> <message> <location filename="../PyInstallerConfigDialog.py" line="64"/> <source>Python Files (*.py *.py2 *.py3);;Python GUI Files (*.pyw *.pyw2 *.pyw3);;All Files (*)</source> - <translation>Archivos Python (*.py *.py2 *.py3);;Archivos de Python GUI (*.pyw *.pyw2 *.pyw3);;Todos los Archivos (*)</translation> + <translation type="obsolete">Archivos Python (*.py *.py2 *.py3);;Archivos de Python GUI (*.pyw *.pyw2 *.pyw3);;Todos los Archivos (*)</translation> </message> <message> - <location filename="../PyInstallerConfigDialog.py" line="81"/> + <location filename="../PyInstallerConfigDialog.py" line="77"/> <source>Icon Files (*.icns);;All Files (*)</source> <translation>Archivos de Icono (*.icns);;Todos los Archivos (*)</translation> </message> <message> - <location filename="../PyInstallerConfigDialog.py" line="86"/> + <location filename="../PyInstallerConfigDialog.py" line="82"/> <source>Icon Files (*.ico);;Executable Files (*.exe);;All Files (*)</source> <translation>Archivos de Icono (*.ico);;Archivos Ejecutables (*.exe);;Todos los Archivos (*)</translation> </message> + <message> + <location filename="../PyInstallerConfigDialog.py" line="53"/> + <source>Python Files (*.py *.py3);;Python GUI Files (*.pyw *.pyw3);;Spec Files (*.spec);;All Files (*)</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../PyInstallerConfigDialog.py" line="60"/> + <source>Python Files (*.py *.py3);;Python GUI Files (*.pyw *.pyw3);;All Files (*)</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>PyInstallerExecDialog</name> @@ -212,22 +221,22 @@ <p>Muestra la salida del comando de packager.</p></translation> </message> <message> - <location filename="../PyInstallerExecDialog.py" line="90"/> + <location filename="../PyInstallerExecDialog.py" line="84"/> <source>{0} - {1}</source> <translation>{0} - {1}</translation> </message> <message> - <location filename="../PyInstallerExecDialog.py" line="100"/> + <location filename="../PyInstallerExecDialog.py" line="94"/> <source>Process Generation Error</source> <translation>Error de Generación de Proceso</translation> </message> <message> - <location filename="../PyInstallerExecDialog.py" line="100"/> + <location filename="../PyInstallerExecDialog.py" line="94"/> <source>The process {0} could not be started. Ensure, that it is in the search path.</source> <translation>El proceso {0} no se ha podido iniciar. Asegúrese de que está en la ruta de búsqueda.</translation> </message> <message> - <location filename="../PyInstallerExecDialog.py" line="136"/> + <location filename="../PyInstallerExecDialog.py" line="130"/> <source> {0} aborted. </source> @@ -236,7 +245,7 @@ </translation> </message> <message> - <location filename="../PyInstallerExecDialog.py" line="155"/> + <location filename="../PyInstallerExecDialog.py" line="149"/> <source> {0} finished. </source> @@ -248,12 +257,12 @@ <context> <name>PyInstallerPlugin</name> <message> - <location filename="../../PluginPyInstaller.py" line="67"/> + <location filename="../../PluginPyInstaller.py" line="59"/> <source>Packagers - PyInstaller</source> <translation>Packagers - PyInstaller</translation> </message> <message> - <location filename="../../PluginPyInstaller.py" line="229"/> + <location filename="../../PluginPyInstaller.py" line="228"/> <source>The pyinstaller.exe executable could not be found.</source> <translation>No se ha encontrado el ejecutable pyinstaller.exe.</translation> </message> @@ -263,62 +272,62 @@ <translation>No se ha encontrado el ejecutable pyinstaller.</translation> </message> <message> - <location filename="../../PluginPyInstaller.py" line="293"/> + <location filename="../../PluginPyInstaller.py" line="294"/> <source>Execute PyInstaller</source> <translation>Ejecutar PyInstaller</translation> </message> <message> - <location filename="../../PluginPyInstaller.py" line="293"/> + <location filename="../../PluginPyInstaller.py" line="294"/> <source>Execute Py&Installer</source> <translation>Ejecutar Py&Installer</translation> </message> <message> - <location filename="../../PluginPyInstaller.py" line="297"/> + <location filename="../../PluginPyInstaller.py" line="298"/> <source>Generate a distribution package using PyInstaller</source> <translation>Generar un package de distribución utilizando PyInstaller</translation> </message> <message> - <location filename="../../PluginPyInstaller.py" line="299"/> + <location filename="../../PluginPyInstaller.py" line="300"/> <source><b>Execute PyInstaller</b><p>Generate a distribution package using PyInstaller. The command is executed in the project path. All files and directories must be given as absolute paths or as paths relative to the project path.</p></source> <translation><b>Ejecutar PyInstaller</b><p>Generar un package de distribución usando PyInstaller. El comando se ejecuta desde la ruta del proyecto. Todos los archivos y directorios se deben proporcionar como una ruta absoluta o relativa al directorio del proyecto.</p></translation> </message> <message> - <location filename="../../PluginPyInstaller.py" line="311"/> + <location filename="../../PluginPyInstaller.py" line="312"/> <source>Make PyInstaller Spec File</source> <translation>Hacer Archivo Spec de PyInstaller</translation> </message> <message> - <location filename="../../PluginPyInstaller.py" line="311"/> + <location filename="../../PluginPyInstaller.py" line="312"/> <source>Make PyInstaller &Spec File</source> <translation>Hacer Archivo &Spec de PyInstaller</translation> </message> <message> - <location filename="../../PluginPyInstaller.py" line="315"/> + <location filename="../../PluginPyInstaller.py" line="316"/> <source>Generate a spec file to be used by PyInstaller</source> <translation>Generar un archivo spec a utilizar por parte de PyInstaller</translation> </message> <message> - <location filename="../../PluginPyInstaller.py" line="317"/> + <location filename="../../PluginPyInstaller.py" line="318"/> <source><b>Make PyInstaller Spec File</b><p>Generate a spec file to be used by PyInstaller. The command is executed in the project path. All files and directories must be given as absolute paths or as paths relative to the project path.</p></source> <translation><b>Hacer Archivo Spec de PyInstaller</b><p>Generar un archivo spec a utilizar por PyInstaller. El comando se ejecuta en la ruta del proyecto. Todos los archivos y directorios se deben proporcionar como una ruta absoluta o relativa al directorio del proyecto.</p></translation> </message> <message> - <location filename="../../PluginPyInstaller.py" line="329"/> + <location filename="../../PluginPyInstaller.py" line="330"/> <source>Clean PyInstaller</source> <translation>Limpiar PyInstaller</translation> </message> <message> - <location filename="../../PluginPyInstaller.py" line="329"/> + <location filename="../../PluginPyInstaller.py" line="330"/> <source>&Clean PyInstaller</source> <translation>&Limpiar PyInstaller</translation> </message> <message> - <location filename="../../PluginPyInstaller.py" line="333"/> + <location filename="../../PluginPyInstaller.py" line="334"/> <source>Remove the PyInstaller created directories</source> <translation>Eliminar los directorios creados por PyInstaller</translation> </message> <message> - <location filename="../../PluginPyInstaller.py" line="335"/> + <location filename="../../PluginPyInstaller.py" line="336"/> <source><b>Clean PyInstaller</b><p>Remove the PyInstaller created directories (dist and build). These are subdirectories within the project path.</p></source> <translation><b>Limpiar PyInstaller</b><p>Eliminar los directorios creados por PyInstaller (dist and build). Se trata de subdirectorios dentro de la ruta del proyecto.</p></translation> </message> @@ -328,12 +337,12 @@ <translation>pyinstaller</translation> </message> <message> - <location filename="../../PluginPyInstaller.py" line="457"/> + <location filename="../../PluginPyInstaller.py" line="459"/> <source>pyi-makespec</source> <translation>pyi-makespec</translation> </message> <message> - <location filename="../../PluginPyInstaller.py" line="457"/> + <location filename="../../PluginPyInstaller.py" line="459"/> <source>The pyi-makespec executable could not be found.</source> <translation>No se ha encontrado el ejecutable pyi-makespec.</translation> </message>