--- a/i18n/eric6_es.ts Sat Feb 09 14:40:32 2019 +0100 +++ b/i18n/eric6_es.ts Sun Feb 10 12:13:10 2019 +0100 @@ -6661,42 +6661,42 @@ <context> <name>DebuggerInterfacePython</name> <message> - <location filename="../Debugger/DebuggerInterfacePython.py" line="461"/> + <location filename="../Debugger/DebuggerInterfacePython.py" line="465"/> <source>Start Debugger</source> <translation>Iniciar Depurador</translation> </message> <message> - <location filename="../Debugger/DebuggerInterfacePython.py" line="461"/> + <location filename="../Debugger/DebuggerInterfacePython.py" line="465"/> <source><p>The debugger backend could not be started.</p></source> <translation><p>No ha sido posible lanzar el extremo del depurador.</p></translation> </message> <message> - <location filename="../Debugger/DebuggerInterfacePython.py" line="956"/> + <location filename="../Debugger/DebuggerInterfacePython.py" line="960"/> <source>Parent Process</source> <translation>Proceso Padre</translation> </message> <message> - <location filename="../Debugger/DebuggerInterfacePython.py" line="957"/> + <location filename="../Debugger/DebuggerInterfacePython.py" line="961"/> <source>Child process</source> <translation>Proceso hijo</translation> </message> <message> - <location filename="../Debugger/DebuggerInterfacePython.py" line="958"/> + <location filename="../Debugger/DebuggerInterfacePython.py" line="962"/> <source>Client forking</source> <translation>Fork del cliente</translation> </message> <message> - <location filename="../Debugger/DebuggerInterfacePython.py" line="958"/> + <location filename="../Debugger/DebuggerInterfacePython.py" line="962"/> <source>Select the fork branch to follow.</source> <translation>Seleccionar la rama de fork para continuar.</translation> </message> <message> - <location filename="../Debugger/DebuggerInterfacePython.py" line="1004"/> + <location filename="../Debugger/DebuggerInterfacePython.py" line="1008"/> <source>Debug Protocol Error</source> <translation>Error de Protocolo de Depuración</translation> </message> <message> - <location filename="../Debugger/DebuggerInterfacePython.py" line="1004"/> + <location filename="../Debugger/DebuggerInterfacePython.py" line="1008"/> <source><p>The response received from the debugger backend could not be decoded. Please report this issue with the received data to the eric bugs email address.</p><p>Error: {0}</p><p>Data:<br/>{1}</p></source> <translation><p>La respuesta recibida desde el backend del depurador no se ha podido descodificar. Por favor, informar de este problema junto con los datos recibidos a la dirección de email para bugs de eric.</p><p>Error: {0}</p><p>Datos:<br/>{1}</p></translation> </message> @@ -17662,7 +17662,7 @@ <translation>El proceso git ha terminado con código de salida {0}</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1558"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1561"/> <source>The git process did not finish within 30s.</source> <translation>El proceso git no terminó en un plazo de 30s.</translation> </message> @@ -17837,362 +17837,362 @@ </translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1383"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1386"/> <source>Create {0} file</source> <translation>Crear archivo {0}</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1383"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1386"/> <source><p>The file <b>{0}</b> exists already. Overwrite it?</p></source> <translation><p>El archivo <b>{0}</b> ya existe. ¿Desea sobreescribirlo?</p></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1442"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1445"/> <source>Git Copy</source> <translation>Git Copy</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1427"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1430"/> <source><p>Copying the directory <b>{0}</b> failed.</p><p>Reason: {1}</p></source> <translation><p>La copia del directorio <b>{0}</b> ha fallado.</p><p>Razón: {1}</p></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1442"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1445"/> <source><p>Copying the file <b>{0}</b> failed.</p><p>Reason: {1}</p></source> <translation><p>La copia del archivo <b>{0}</b> ha fallado.</p><p>Razón: {1}</p></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2627"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2630"/> <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 ejecutar. Verifique que está en la ruta de búsqueda (search path).</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1629"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1632"/> <source>Git Side-by-Side Difference</source> <translation>Git mostrar Diferencias Lado a Lado</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1629"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1632"/> <source><p>The file <b>{0}</b> could not be read.</p></source> <translation><p>El archivo <b>{0}</b> no se ha podido leer.</p></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1678"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1681"/> <source>Fetching from a remote Git repository</source> <translation>Haciendo fetch desde un repositorio Git remoto</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1716"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1719"/> <source>Pulling from a remote Git repository</source> <translation>Haciendo pull desde un repositorio Git remoto</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1757"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1760"/> <source>Pushing to a remote Git repository</source> <translation>Haciendo push a un repositorio Git remoto</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1785"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1788"/> <source>Committing failed merge</source> <translation>Haciendo commit de un merge fallido</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1812"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1815"/> <source>Aborting uncommitted/failed merge</source> <translation>Abortando merge fallido/sin commit</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1962"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1965"/> <source>Tagging in the Git repository</source> <translation>Haciendo tag en el repositorio Git</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2193"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2196"/> <source>Branching in the Git repository</source> <translation>Haciendo branch en el repositorio Git</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2233"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2236"/> <source>Delete Remote Branch</source> <translation>Borrar Branch Remota</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2254"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2257"/> <source>Current Branch</source> <translation>Branch Actual</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2254"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2257"/> <source><p>The current branch is <b>{0}</b>.</p></source> <translation><p>La branch actual es <b>{0}</b>.</p></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2318"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2321"/> <source>Create Bundle</source> <translation>Crear Bundle</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2283"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2286"/> <source>Git Bundle Files (*.bundle)</source> <translation>Archivos de Git Bundle (*.bundle)</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2300"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2303"/> <source><p>The Git bundle file <b>{0}</b> already exists. Overwrite it?</p></source> <translation><p>El archivo de Git bundle <b>{0}</b> ya existe. ¿Desea sobreescribirlo?</p></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2348"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2351"/> <source>Verify Bundle</source> <translation>Verificar Bundle</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2478"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2481"/> <source>Git Bundle Files (*.bundle);;All Files (*)</source> <translation>Archivos de Git Bundle (*.bundle);;Todos los archivos (*)</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2378"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2381"/> <source>List Bundle Heads</source> <translation>Listar Bundle Heads</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2478"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2481"/> <source>Apply Bundle</source> <translation>Aplicar Bundle</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2501"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2504"/> <source>Applying a bundle file (fetch)</source> <translation>Aplicando un archivo de bundle (fetch)</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2528"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2531"/> <source>Bisect subcommand ({0}) invalid.</source> <translation>Subcomando bisect ({0}) inválido.</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2731"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2734"/> <source>Git Bisect ({0})</source> <translation>Git Bisect ({0})</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2627"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2630"/> <source>Process Generation Error</source> <translation>Error de Generación de Proceso</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2671"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2674"/> <source>Create Bisect Replay File</source> <translation>Crear Archivo de Bisect Replay</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2637"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2640"/> <source>Git Bisect Replay Files (*.replay)</source> <translation>Archivos de Git Bisect Replay (*.replay)</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2654"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2657"/> <source><p>The Git bisect replay file <b>{0}</b> already exists. Overwrite it?</p></source> <translation><p>El archivo de Git bisect replay <b>{0}</b> ya existe. ¿Desea sobreescribirlo?</p></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2671"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2674"/> <source><p>The file <b>{0}</b> could not be written.</p><p>Reason: {1}</p></source> <translation><p>El archivo<b>{0}</b> no puede ser escrito.<br />Razón: {1}</p></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2692"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2695"/> <source>Edit Bisect Replay File</source> <translation>Editar Archivo de Bisect Replay</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2719"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2722"/> <source>Git Bisect Replay Files (*.replay);;All Files (*)</source> <translation>Archivos de Git Bisect Replay (*.replay);;Todos los Archivos (*)</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2719"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2722"/> <source>Bisect Replay</source> <translation>Repetir Bisect</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3071"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3074"/> <source>Show Remote Info</source> <translation>Mostrar Info Remota</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2950"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2953"/> <source>Rename Remote Repository</source> <translation>Renombrar Repositorio Remoto</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2950"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2953"/> <source>Enter new name for remote repository:</source> <translation>Introducir el nuevo nombre para el repositorio remoto:</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3095"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3098"/> <source>Show Shortlog</source> <translation>Mostrar Shortlog</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3153"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3156"/> <source>Cherry-pick</source> <translation>Cherry-pick</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3183"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3186"/> <source>Copy Changesets (Continue)</source> <translation>Copiar Changesets (Continuar)</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3208"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3211"/> <source>Copy Changesets (Quit)</source> <translation>Copiar Changesets (Salir)</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3234"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3237"/> <source>Copy Changesets (Cancel)</source> <translation>Copiar Changesets (Cancelar)</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3314"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3317"/> <source>Saving stash</source> <translation>Guardando stash (guardado rápido)</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3513"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3516"/> <source>Show Stash</source> <translation>Mostrar Stash</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3513"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3516"/> <source>Select a stash (empty for latest stash):</source> <translation>Seleccionar un stash (dejar en blanco para el último stash):</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3425"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3428"/> <source>Restore Stash</source> <translation>Restaurar Stash</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3439"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3442"/> <source>Restoring stash</source> <translation>Restaurando Stash</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3473"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3476"/> <source>Create Branch</source> <translation>Crear Branch</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3463"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3466"/> <source>Enter a branch name to restore a stash to:</source> <translation>Introducir un nombre de branch sobre la que restaurar un stash:</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3488"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3491"/> <source>Creating branch</source> <translation>Creando branch</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3522"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3525"/> <source>Delete Stash</source> <translation>Borrar Stash</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3522"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3525"/> <source>Do you really want to delete the stash <b>{0}</b>?</source> <translation>¿Desea realmente borrar el stash <b>{0}</b>?</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3533"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3536"/> <source>Deleting stash</source> <translation>Borrando stash</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3553"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3556"/> <source>Delete All Stashes</source> <translation>Borrar todos los Stashes</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3553"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3556"/> <source>Do you really want to delete all stashes?</source> <translation>¿Desea realmente borrar todos los stashes?</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3561"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3564"/> <source>Deleting all stashes</source> <translation>Borrando todos los stashes</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3633"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3636"/> <source>Showing the combined configuration settings</source> <translation>Mostrando los ajustes de configuración combinados</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3659"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3662"/> <source>Verifying the integrity of the Git repository</source> <translation>Verificando la integridad del repositorio Git</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3684"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3687"/> <source>Performing Repository Housekeeping</source> <translation>Llevando a cabo Reorganización del Repositorio</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3728"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3731"/> <source><tr><td><b>Statistics</b></td></tr></source> <translation><tr><td><b>Estadísticas</b></td></tr></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3729"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3732"/> <source><tr><td>Number of loose objects: </td><td>{0}</td></tr></source> <translation><tr><td>Número de objetos sueltos: </td><td>{0}</td></tr></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3733"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3736"/> <source><tr><td>Disk space used by loose objects: </td><td>{0} KiB</td></tr></source> <translation><tr><td>Espacio en disco utilizado por objetos sueltos: </td><td>{0} KiB</td></tr></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3737"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3740"/> <source><tr><td>Number of packed objects: </td><td>{0}</td></tr></source> <translation><tr><td>Número de objetos empaquetados: </td><td>{0}</td></tr></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3741"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3744"/> <source><tr><td>Number of packs: </td><td>{0}</td></tr></source> <translation><tr><td>Número de paquetes: </td><td>{0}</td></tr></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3745"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3748"/> <source><tr><td>Disk space used by packed objects: </td><td>{0} KiB</td></tr></source> <translation><tr><td>Espacio en disco utilizado por objetos empaquetados: </td><td>{0} KiB</td></tr></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3749"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3752"/> <source><tr><td>Packed objects waiting for pruning: </td><td>{0}</td></tr></source> <translation><tr><td>Objetos empaquetados en espera de pruning: </td><td>{0}</td></tr></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3753"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3756"/> <source><tr><td>Garbage files: </td><td>{0}</td></tr></source> <translation><tr><td>Archivos basura: </td><td>{0}</td></tr></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3757"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3760"/> <source><tr><td>Disk space used by garbage files: </td><td>{0} KiB</td></tr></source> <translation><tr><td>Espacio en disco utilizado por archivos basura: </td><td>{0} KiB</td></tr></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3763"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3766"/> <source><p><b>No statistics available.</b></p></source> <translation><p><b>No hay estadísticas disponibles.</b></p></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3829"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3832"/> <source>Creating Archive</source> <translation>Creando Archivo</translation> </message> @@ -18207,72 +18207,72 @@ <translation><p>¿Desea realmente borrar hacer switch a <b>{0}</b>?</p></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1845"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1848"/> <source>Applying patch</source> <translation>Aplicando patch</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1877"/> - <source>Check patch files</source> - <translation>Comprobar archivos de parche</translation> - </message> - <message> <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1880"/> + <source>Check patch files</source> + <translation>Comprobar archivos de parche</translation> + </message> + <message> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1883"/> <source>Apply patch files</source> <translation>Aplicar archivos de parche</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3872"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3875"/> <source>Add Submodule</source> <translation>Añadir Submódulo</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3942"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3945"/> <source>List Submodules</source> <translation>Listar Submódulos</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3942"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3945"/> <source>No submodules defined for the project.</source> <translation>El proyecto no tiene submódulos definidos.</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3957"/> - <source>All</source> - <translation>Todo</translation> - </message> - <message> <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3960"/> + <source>All</source> + <translation>Todo</translation> + </message> + <message> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3963"/> <source>Submodule Path</source> <translation>Ruta del Submódulo</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3960"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3963"/> <source>Select a submodule path:</source> <translation>Seleccionar ruta del submódulo:</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="4013"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="4016"/> <source>Initialize Submodules</source> <translation>Inicializar Submódulos</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="4050"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="4053"/> <source>Unregister Submodules</source> <translation>Desregistrar Submódulos</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="4130"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="4133"/> <source>Update Submodules</source> <translation>Actualizar Submódulos</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="4164"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="4167"/> <source>Synchronize Submodules</source> <translation>Sincronizar Submódulos</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="4222"/> + <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="4225"/> <source>Submodules Summary</source> <translation>Resumen de Submódulos</translation> </message> @@ -23773,12 +23773,12 @@ <translation>&Forzar Operación</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/GitSubmoduleAddDialog.py" line="92"/> + <location filename="../Plugins/VcsPlugins/vcsGit/GitSubmoduleAddDialog.py" line="103"/> <source>Select Submodule Repository Directory</source> <translation>Seleccionar Directorio de Repositorio del Submódulo</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsGit/GitSubmoduleAddDialog.py" line="118"/> + <location filename="../Plugins/VcsPlugins/vcsGit/GitSubmoduleAddDialog.py" line="129"/> <source>Select Submodule Directory</source> <translation>Seleccionar Directorio del Submódulo</translation> </message> @@ -46420,47 +46420,47 @@ <context> <name>NetworkManager</name> <message> - <location filename="../WebBrowser/Network/NetworkManager.py" line="181"/> + <location filename="../WebBrowser/Network/NetworkManager.py" line="197"/> <source>SSL Certificate Error</source> <translation>Error de Certificado SSL</translation> </message> <message> - <location filename="../WebBrowser/Network/NetworkManager.py" line="182"/> + <location filename="../WebBrowser/Network/NetworkManager.py" line="198"/> <source><b>{0}</b><p>The page you are trying to access has errors in the SSL certificate.</p><ul><li>{1}</li></ul><p>Would you like to make an exception?</p></source> <translation><b>{0}</b><p>La página a la que se intenta acceder tiene errores en el certificado SSL.</p><ul><li>{1}</li></ul><p>¿Quiere añadir una excepción?</p></translation> </message> <message> - <location filename="../WebBrowser/Network/NetworkManager.py" line="192"/> + <location filename="../WebBrowser/Network/NetworkManager.py" line="208"/> <source>&Permanent accept</source> <translation>Aceptar &Permanentemente</translation> </message> <message> - <location filename="../WebBrowser/Network/NetworkManager.py" line="194"/> + <location filename="../WebBrowser/Network/NetworkManager.py" line="210"/> <source>&Temporary accept</source> <translation>Aceptar &temporalmente</translation> </message> <message> - <location filename="../WebBrowser/Network/NetworkManager.py" line="196"/> + <location filename="../WebBrowser/Network/NetworkManager.py" line="212"/> <source>&Reject</source> <translation>&Rechazar</translation> </message> <message> - <location filename="../WebBrowser/Network/NetworkManager.py" line="229"/> + <location filename="../WebBrowser/Network/NetworkManager.py" line="245"/> <source><b>Enter username and password for '{0}', realm '{1}'</b></source> <translation><b>Introducir nombre de usuario y contraseña para '{0}', reino {1}'</b></translation> </message> <message> - <location filename="../WebBrowser/Network/NetworkManager.py" line="232"/> + <location filename="../WebBrowser/Network/NetworkManager.py" line="248"/> <source><b>Enter username and password for '{0}'</b></source> <translation><b>Introducir nombre de usuario y contraseña para '{0}'</b></translation> </message> <message> - <location filename="../WebBrowser/Network/NetworkManager.py" line="275"/> + <location filename="../WebBrowser/Network/NetworkManager.py" line="291"/> <source>Authentication required</source> <translation>Autenticación necesaria</translation> </message> <message> - <location filename="../WebBrowser/Network/NetworkManager.py" line="276"/> + <location filename="../WebBrowser/Network/NetworkManager.py" line="292"/> <source>Authentication is required to access:</source> <translation>Es necesaria autenticación para acceder:</translation> </message> @@ -75723,7 +75723,7 @@ <translation><h3>Números de Versiones</h3><table></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6953"/> + <location filename="../UI/UserInterface.py" line="6956"/> <source></table></source> <translation></table></translation> </message> @@ -75818,32 +75818,32 @@ <translation>Error de volcado</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6915"/> + <location filename="../UI/UserInterface.py" line="6918"/> <source>Error during updates check</source> <translation>Error durante la verificación de actualización</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6728"/> + <location filename="../UI/UserInterface.py" line="6731"/> <source>&Cancel</source> <translation>&Cancelar</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6895"/> + <location filename="../UI/UserInterface.py" line="6898"/> <source>Update available</source> <translation>Actualizaciones disponibles</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6915"/> + <location filename="../UI/UserInterface.py" line="6918"/> <source>Could not perform updates check.</source> <translation>No se puede llevar a cabo la verificación de actualizaciones.</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6939"/> + <location filename="../UI/UserInterface.py" line="6942"/> <source><h3>Available versions</h3><table></source> <translation><h3>Versiones disponibles</h3><table></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6990"/> + <location filename="../UI/UserInterface.py" line="6993"/> <source>First time usage</source> <translation>Usado por primera vez</translation> </message> @@ -76292,7 +76292,7 @@ <translation><p><b>{0}</b> no es un archivo.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6737"/> + <location filename="../UI/UserInterface.py" line="6740"/> <source>Trying host {0}</source> <translation>Probando host {0}</translation> </message> @@ -76367,12 +76367,12 @@ <translation><b>Documentación de Python 2</b><p>Mostrar la documentación de Python 2. Si no se ha configurado un directorio con esta documentación, la ubicación de la documentación de Python 2 se asumirá en el directorio de documentación bajo la ubicación del ejecutable configurado de Python 2 en Windows, y en <i>/usr/share/doc/packages/python/html/python-docs-html</i> para Unix. Establezca el valor de la variable de entorno PYTHON2DOCDIR para sobreescribir estas opciones. </p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6801"/> + <location filename="../UI/UserInterface.py" line="6804"/> <source>Error getting versions information</source> <translation>Error al obtener información de versiones</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6794"/> + <location filename="../UI/UserInterface.py" line="6797"/> <source>The versions information could not be downloaded. Please go online and try again.</source> <translation>La información de versiones no se ha podido descargar. Póngase online por favor e inténtelo de nuevo.</translation> </message> @@ -76387,7 +76387,7 @@ <translation>No se ha podido iniciar el navegador web</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6801"/> + <location filename="../UI/UserInterface.py" line="6804"/> <source>The versions information could not be downloaded for the last 7 days. Please go online and try again.</source> <translation>La información de versiones no se ha podido descargar en los últimos 7 días. Póngase por favor online e inténtelo de nuevo.</translation> </message> @@ -76478,7 +76478,7 @@ <translation><p>No se ha podido ejecutar la herramienta de Captura de Pantalla.<br>Asegúrese de que esta disponible como <b>{0}</b>.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="7009"/> + <location filename="../UI/UserInterface.py" line="7012"/> <source>Select Workspace Directory</source> <translation>Seleccionar Directorio para el Espacio de Trabajo</translation> </message> @@ -76863,7 +76863,7 @@ <translation><b>Documentación de Python 3</b><p>Mostrar la documentación de Python 3. Si no se ha configurado un directorio con lesta documentación, la ubicación de la documentación de Python 3 se asumirá en el directorio de documentación bajo la ubicación del ejecutable de Python 3 en Windows, y en <i>/usr/share/doc/packages/python/html</i> para Unix. Establezca el valor de la variable de entorno PYTHON3DOCDIR para sobreescribir estas opciones. </p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6728"/> + <location filename="../UI/UserInterface.py" line="6731"/> <source>%v/%m</source> <translation>%v/%m</translation> </message> @@ -76883,7 +76883,7 @@ <translation><b>Mostrar registro de errores...</b><p>Abre un diálogo mostrando el registro más reciente de errores.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6732"/> + <location filename="../UI/UserInterface.py" line="6735"/> <source>Version Check</source> <translation>Verificación de Versión</translation> </message> @@ -76958,22 +76958,22 @@ <translation>Qt v.3 no está soportado por eric6.</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6895"/> + <location filename="../UI/UserInterface.py" line="6898"/> <source>The update to <b>{0}</b> of eric6 is available at <b>{1}</b>. Would you like to get it?</source> <translation>La actualización para <b>{0}</b> de eric6 está disponible en <b>{1}</b>. ¿Le gustaría obtenerla?</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6908"/> + <location filename="../UI/UserInterface.py" line="6911"/> <source>Eric6 is up to date</source> <translation>Eric6 está actualizado</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6908"/> + <location filename="../UI/UserInterface.py" line="6911"/> <source>You are using the latest version of eric6</source> <translation>Está utilizando la última versión de eric6</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6990"/> + <location filename="../UI/UserInterface.py" line="6993"/> <source>eric6 has not been configured yet. The configuration dialog will be started.</source> <translation>Eric6 todavía no está configurado. El diálogo de configuración va a ser iniciado.</translation> </message> @@ -76993,7 +76993,7 @@ <translation>No se han Configurado Herramientas de Usuario</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6748"/> + <location filename="../UI/UserInterface.py" line="6751"/> <source>The versions information cannot not be downloaded because you are <b>offline</b>. Please go online and try again.</source> <translation>La información de versiones no se puede descargar porque está <b>sin línea</b>. Por favor, póngase en línea e inténtelo de nuevo.</translation> </message> @@ -77078,17 +77078,17 @@ <translation>Inicializando Plugins...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6883"/> + <location filename="../UI/UserInterface.py" line="6886"/> <source>Update Check</source> <translation>Comprobación Actualización</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6883"/> + <location filename="../UI/UserInterface.py" line="6886"/> <source>You installed eric directly from the source code. There is no possibility to check for the availability of an update.</source> <translation>Ha instalado eric directamente a partir del código fuente. No es posible comprobar la disponibilidad de una actuación.</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6873"/> + <location filename="../UI/UserInterface.py" line="6876"/> <source>You are using a snapshot release of eric6. A more up-to-date stable release might be available.</source> <translation>Ésta es una snapshot release the eric6. Una release estable más reciente podría estar disponible.</translation> </message> @@ -81707,19 +81707,19 @@ <translation>Introducir el intérprete de Python para el entorno virtual</translation> </message> <message> - <location filename="../VirtualEnv/VirtualenvAddEditDialog.py" line="63"/> + <location filename="../VirtualEnv/VirtualenvAddEditDialog.py" line="65"/> <source>Virtualenv Target Directory</source> <translation>Directorio de Destino para el Virtualenv</translation> </message> <message> - <location filename="../VirtualEnv/VirtualenvAddEditDialog.py" line="68"/> + <location filename="../VirtualEnv/VirtualenvAddEditDialog.py" line="70"/> <source>Python Interpreter</source> <translation>Intérprete de Python</translation> </message> <message> <location filename="../VirtualEnv/VirtualenvAddEditDialog.ui" line="106"/> - <source>Select to denote a global environment (i.e. no virtual environment directory to be given)</source> - <translation>Seleccionar para denotar un entorno global (por ejemplo, sin proporcionar directorio de entorno virtual)</translation> + <source>Select,if this is a global environment (i.e. no virtual environment directory to be given)</source> + <translation type="unfinished">Seleccionar para denotar un entorno global (por ejemplo, sin proporcionar directorio de entorno virtual)</translation> </message> <message> <location filename="../VirtualEnv/VirtualenvAddEditDialog.ui" line="113"/> @@ -81732,12 +81732,12 @@ <translation>Seleccionar la variante de Python</translation> </message> <message> - <location filename="../VirtualEnv/VirtualenvAddEditDialog.ui" line="145"/> + <location filename="../VirtualEnv/VirtualenvAddEditDialog.ui" line="155"/> <source>PATH Prefix:</source> <translation>Prefijo de PATH:</translation> </message> <message> - <location filename="../VirtualEnv/VirtualenvAddEditDialog.py" line="73"/> + <location filename="../VirtualEnv/VirtualenvAddEditDialog.py" line="75"/> <source>Enter the executable search path to be prepended to the PATH environment variable. Use '{0}' as the separator.</source> <translation>Introducir la ruta de búsqueda del ejecutable a anteponer a la variable de entorno PATH. Usar '{0}' como separador.</translation> </message> @@ -81755,14 +81755,24 @@ </message> <message> <location filename="../VirtualEnv/VirtualenvAddEditDialog.ui" line="120"/> - <source>Select, if this is an Conda environment</source> - <translation>Seleccionar si se trata de un entorno Conda</translation> + <source>Select, if this is a Conda environment</source> + <translation type="unfinished">Seleccionar si se trata de un entorno Conda</translation> </message> <message> <location filename="../VirtualEnv/VirtualenvAddEditDialog.ui" line="123"/> <source>Conda Environment</source> <translation>Entorno Conda</translation> </message> + <message> + <location filename="../VirtualEnv/VirtualenvAddEditDialog.ui" line="130"/> + <source>Select, if this is a remotely accessed environment</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../VirtualEnv/VirtualenvAddEditDialog.ui" line="133"/> + <source>Remote Environment</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>VirtualenvConfigurationDialog</name> @@ -82205,52 +82215,52 @@ <context> <name>VirtualenvManager</name> <message> - <location filename="../VirtualEnv/VirtualenvManager.py" line="187"/> + <location filename="../VirtualEnv/VirtualenvManager.py" line="194"/> <source>Add Virtual Environment</source> <translation>Añadir Entorno Virtual</translation> </message> <message> - <location filename="../VirtualEnv/VirtualenvManager.py" line="187"/> + <location filename="../VirtualEnv/VirtualenvManager.py" line="194"/> <source>A virtual environment named <b>{0}</b> exists already. Shall it be replaced?</source> <translation>Un entorno virtual llamado <b>{0}</b> ya existe. ¿Desea reemplazarlo?</translation> </message> <message> - <location filename="../VirtualEnv/VirtualenvManager.py" line="244"/> + <location filename="../VirtualEnv/VirtualenvManager.py" line="255"/> <source>Change Virtual Environment</source> <translation>Cambiar Entorno Virtual</translation> </message> <message> - <location filename="../VirtualEnv/VirtualenvManager.py" line="293"/> + <location filename="../VirtualEnv/VirtualenvManager.py" line="307"/> <source>A virtual environment named <b>{0}</b> does not exist. Aborting!</source> <translation>Un entorno virtual llamado <b>{0}</b> no existe. ¡Abortando!</translation> </message> <message> - <location filename="../VirtualEnv/VirtualenvManager.py" line="293"/> + <location filename="../VirtualEnv/VirtualenvManager.py" line="307"/> <source>Rename Virtual Environment</source> <translation>Renombrar Entorno Virtual</translation> </message> <message> - <location filename="../VirtualEnv/VirtualenvManager.py" line="371"/> + <location filename="../VirtualEnv/VirtualenvManager.py" line="387"/> <source>{0} - {1}</source> <translation>{0} - {1}</translation> </message> <message> - <location filename="../VirtualEnv/VirtualenvManager.py" line="322"/> + <location filename="../VirtualEnv/VirtualenvManager.py" line="337"/> <source>Delete Virtual Environments</source> <translation>Borrar Entornos Virtuales</translation> </message> <message> - <location filename="../VirtualEnv/VirtualenvManager.py" line="322"/> + <location filename="../VirtualEnv/VirtualenvManager.py" line="337"/> <source>Do you really want to delete these virtual environments?</source> <translation>¿Desea borrar estos entornos virtuales?</translation> </message> <message> - <location filename="../VirtualEnv/VirtualenvManager.py" line="376"/> + <location filename="../VirtualEnv/VirtualenvManager.py" line="392"/> <source>Remove Virtual Environments</source> <translation>Eliminar Entornos Virtuales</translation> </message> <message> - <location filename="../VirtualEnv/VirtualenvManager.py" line="376"/> + <location filename="../VirtualEnv/VirtualenvManager.py" line="392"/> <source>Do you really want to remove these virtual environments?</source> <translation>¿Desea eliminar estos entornos virtuales?</translation> </message> @@ -84429,16 +84439,6 @@ <source><p> Allow the website at <b>{0}</b> to use <b>{1}</b> of persistent storage?</p></source> <translation><p> ¿Permitir al sitio web <b>{0}</b> utilizar <b>{1}</b> de almacenamiento persistente?</p></translation> </message> - <message> - <location filename="../WebBrowser/WebBrowserView.py" line="2291"/> - <source>Protocol Handler Request</source> - <translation type="obsolete">Solicitud del Gestor de Protocolo</translation> - </message> - <message> - <location filename="../WebBrowser/WebBrowserView.py" line="2291"/> - <source><p> Allow the website at <b>{0}</b> to open all <b>{1}</b> links?</p></source> - <translation type="obsolete"><p> ¿Permitir al sitio web <b>{0}</b> abrir todos los links <b>{1}</b> ?</p></translation> - </message> </context> <context> <name>WebBrowserVirusTotalPage</name> @@ -86978,12 +86978,12 @@ <context> <name>eric6</name> <message> - <location filename="../eric6.py" line="393"/> + <location filename="../eric6.py" line="394"/> <source>Starting...</source> <translation>Comenzando...</translation> </message> <message> - <location filename="../eric6.py" line="398"/> + <location filename="../eric6.py" line="399"/> <source>Generating Main Window...</source> <translation>Generando Ventana Principal...</translation> </message>