src/eric7/i18n/eric7_es.ts

branch
eric7
changeset 10306
904f4c7da759
parent 10304
ff7d3d6b952d
child 10307
c685f4e12916
--- a/src/eric7/i18n/eric7_es.ts	Mon Nov 13 10:29:40 2023 +0100
+++ b/src/eric7/i18n/eric7_es.ts	Mon Nov 13 11:53:55 2023 +0100
@@ -9848,13 +9848,13 @@
     <message>
       <location filename="../Debugger/DebugUI.py" line="1939" />
       <location filename="../Debugger/DebugUI.py" line="1930" />
-      <source>Coverage of Project</source>
-      <translation>Cobertura del Proyecto</translation>
+      <source>Coverage Run of Project</source>
+      <translation type="unfinished" />
     </message>
     <message>
       <location filename="../Debugger/DebugUI.py" line="1932" />
-      <source>Coverage of Script</source>
-      <translation>Cobertura del Script</translation>
+      <source>Coverage Run of Script</source>
+      <translation type="unfinished" />
     </message>
     <message>
       <location filename="../Debugger/DebugUI.py" line="2344" />
@@ -9866,19 +9866,35 @@
     <message>
       <location filename="../Debugger/DebugUI.py" line="2143" />
       <location filename="../Debugger/DebugUI.py" line="2134" />
-      <source>Profile of Project</source>
-      <translation>Profiling del proyecto</translation>
+      <source>Profile Run of Project</source>
+      <translation type="unfinished" />
     </message>
     <message>
       <location filename="../Debugger/DebugUI.py" line="2136" />
-      <source>Profile of Script</source>
-      <translation>Profiling del script</translation>
+      <source>Profile Run of Script</source>
+      <translation type="unfinished" />
     </message>
     <message>
       <location filename="../Debugger/DebugUI.py" line="2539" />
       <source>There is no main script defined for the current project. No debugging possible.</source>
       <translation>No hay script principal definido para el proyecto actual. La depuración no es posible.</translation>
     </message>
+    <message>
+      <source>Coverage of Project</source>
+      <translation type="vanished">Cobertura del Proyecto</translation>
+    </message>
+    <message>
+      <source>Coverage of Script</source>
+      <translation type="vanished">Cobertura del Script</translation>
+    </message>
+    <message>
+      <source>Profile of Project</source>
+      <translation type="vanished">Profiling del proyecto</translation>
+    </message>
+    <message>
+      <source>Profile of Script</source>
+      <translation type="vanished">Profiling del script</translation>
+    </message>
   </context>
   <context>
     <name>DebugViewer</name>
@@ -75603,464 +75619,385 @@
   <context>
     <name>StartCoverageDialog</name>
     <message>
-      <location filename="../Debugger/StartCoverageDialog.ui" line="0" />
       <source>Start coverage run</source>
-      <translation>Comenzar ejecución de cobertura</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/StartCoverageDialog.ui" line="0" />
+      <translation type="vanished">Comenzar ejecución de cobertura</translation>
+    </message>
+    <message>
       <source>Virtual Environment:</source>
-      <translation>Entorno Virtual:</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/StartCoverageDialog.ui" line="0" />
+      <translation type="vanished">Entorno Virtual:</translation>
+    </message>
+    <message>
       <source>Select the virtual environment to be used</source>
-      <translation>Seleccionar el entorno virtual a utilizar</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/StartCoverageDialog.ui" line="0" />
+      <translation type="vanished">Seleccionar el entorno virtual a utilizar</translation>
+    </message>
+    <message>
       <source>&lt;b&gt;Virtual Environment&lt;/b&gt;
 &lt;p&gt;Enter the virtual environment to be used. Leave it empty to use the default environment, i.e. the one configured globally or per project.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Entorno Virtual&lt;/b&gt;
+      <translation type="vanished">&lt;b&gt;Entorno Virtual&lt;/b&gt;
 &lt;p&gt;Introducir el entorno virtual a utilizar. Dejar en blanco para usar el entorno por defecto, es decir, el que está configurado globalmente o por proyecto.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Debugger/StartCoverageDialog.ui" line="0" />
       <source>Script Name:</source>
-      <translation>Nombre del Script:</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/StartCoverageDialog.ui" line="0" />
+      <translation type="vanished">Nombre del Script:</translation>
+    </message>
+    <message>
       <source>Enter the script file name</source>
-      <translation>Introducir el nombre de archivo del script</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/StartCoverageDialog.ui" line="0" />
+      <translation type="vanished">Introducir el nombre de archivo del script</translation>
+    </message>
+    <message>
       <source>&lt;b&gt;Script Name&lt;/b&gt;
 &lt;p&gt;Enter the the name of the script. Leave empty to use the script of the current editor.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Nombre del Script&lt;/b&gt;
+      <translation type="vanished">&lt;b&gt;Nombre del Script&lt;/b&gt;
 &lt;p&gt;Introducir el nombre del script. Dejar en blanco para usar el script en el editor actual.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Debugger/StartCoverageDialog.ui" line="0" />
       <source>Script Parameters:</source>
-      <translation>Parámetros de Script:</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/StartCoverageDialog.ui" line="0" />
+      <translation type="vanished">Parámetros de Script:</translation>
+    </message>
+    <message>
       <source>Enter the commandline parameters</source>
-      <translation>Introduzca los parámetros de la línea de comandos</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/StartCoverageDialog.ui" line="0" />
+      <translation type="vanished">Introduzca los parámetros de la línea de comandos</translation>
+    </message>
+    <message>
       <source>&lt;b&gt;Commandline&lt;/b&gt;
 &lt;p&gt;Enter the commandline parameters in this field.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Línea de comandos&lt;/b&gt;
+      <translation type="vanished">&lt;b&gt;Línea de comandos&lt;/b&gt;
 &lt;p&gt;Introduzca los parámetros en este campo.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Debugger/StartCoverageDialog.ui" line="0" />
       <source>Working directory:</source>
-      <translation>Directorio de trabajo:</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/StartCoverageDialog.ui" line="0" />
+      <translation type="vanished">Directorio de trabajo:</translation>
+    </message>
+    <message>
       <source>Enter the working directory</source>
-      <translation>Introduzca el directorio de trabajo</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/StartCoverageDialog.ui" line="0" />
+      <translation type="vanished">Introduzca el directorio de trabajo</translation>
+    </message>
+    <message>
       <source>&lt;b&gt;Working directory&lt;/b&gt;
 &lt;p&gt;Enter the working directory of the application to be debugged. Leave it empty to set the working directory to the executable directory.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Directorio de trabajo&lt;/b&gt;
+      <translation type="vanished">&lt;b&gt;Directorio de trabajo&lt;/b&gt;
 &lt;p&gt;Introduzca el directorio de trabajo de la aplicación a depurar. Déjelo en blanco para establecer el directorio de trabajo como el directorio del ejecutable.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Debugger/StartCoverageDialog.ui" line="0" />
       <source>Environment Variables:</source>
-      <translation>Variables de Entorno:</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/StartCoverageDialog.ui" line="0" />
+      <translation type="vanished">Variables de Entorno:</translation>
+    </message>
+    <message>
       <source>Enter the environment variables to be set separated by whitespace.</source>
-      <translation>Introducir las variables de entorno a establecer separadas por espacios en blanco.</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/StartCoverageDialog.ui" line="0" />
+      <translation type="vanished">Introducir las variables de entorno a establecer separadas por espacios en blanco.</translation>
+    </message>
+    <message>
       <source>&lt;b&gt;Environment Variables&lt;/b&gt;
 &lt;p&gt;Enter the environment variables to be set for the program. The individual settings must be separated by whitespace and be given in the form 'var=value'. In order to add to an environment variable, enter it in the form 'var+=value'. To delete an environment variable, append a '-' to the variable name.&lt;/p&gt;
 &lt;p&gt;Example: var1=1 var2="hello world" var3+=":/tmp" var4-&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Variables de Entorno&lt;/b&gt;
+      <translation type="vanished">&lt;b&gt;Variables de Entorno&lt;/b&gt;
 &lt;p&gt;Introduzca las variables de entorno a establecer para el programa. Las opciones de configuración individuales deben separarse con espacios en blanco, y ser dadas en la forma 'var=valor'. Para añadir a una variable de entorno, introducir en la forma 'var+=valor'. Para borrar una variable de entorno, añadir un '-' al nombre de la variable.&lt;/p&gt;
 &lt;p&gt;Ejemplo: var1=1 var2="hello world" var3+=":/tmp" var4-&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Debugger/StartCoverageDialog.ui" line="0" />
       <source>Override Global Configuration</source>
-      <translation>Sobreescribir Configuración Global</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/StartCoverageDialog.ui" line="0" />
+      <translation type="vanished">Sobreescribir Configuración Global</translation>
+    </message>
+    <message>
       <source>Select, to redirect stdin, stdout and stderr of the program being debugged to the eric IDE</source>
-      <translation>Seleccionar para redirigir stdin, stdout y stderr del programa en depuración hacia la IDE eric</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/StartCoverageDialog.ui" line="0" />
+      <translation type="vanished">Seleccionar para redirigir stdin, stdout y stderr del programa en depuración hacia la IDE eric</translation>
+    </message>
+    <message>
       <source>Redirect stdin/stdout/stderr</source>
-      <translation>Redirigir stdin/stdout/stderr</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/StartCoverageDialog.ui" line="0" />
+      <translation type="vanished">Redirigir stdin/stdout/stderr</translation>
+    </message>
+    <message>
       <source>Uncheck to disable exception reporting</source>
-      <translation>Desmarcar para deshabilitar informes de excepciones</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/StartCoverageDialog.ui" line="0" />
+      <translation type="vanished">Desmarcar para deshabilitar informes de excepciones</translation>
+    </message>
+    <message>
       <source>&lt;b&gt;Report exceptions&lt;/b&gt;
 &lt;p&gt;Uncheck this in order to disable exception reporting.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Informar de excepciones&lt;/b&gt;
+      <translation type="vanished">&lt;b&gt;Informar de excepciones&lt;/b&gt;
 &lt;p&gt;Desmarcar para deshabilitar el informe de excepciones.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Debugger/StartCoverageDialog.ui" line="0" />
       <source>Report exceptions</source>
-      <translation>Informar de excepciones</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/StartCoverageDialog.ui" line="0" />
+      <translation type="vanished">Informar de excepciones</translation>
+    </message>
+    <message>
       <source>Alt+E</source>
-      <translation>Alt+E</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/StartCoverageDialog.ui" line="0" />
+      <translation type="vanished">Alt+E</translation>
+    </message>
+    <message>
       <source>Uncheck to disable reporting of unhandled exceptions</source>
-      <translation>Desmarcar para deshabilitar informes de excepciones no gestionadas</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/StartCoverageDialog.ui" line="0" />
+      <translation type="vanished">Desmarcar para deshabilitar informes de excepciones no gestionadas</translation>
+    </message>
+    <message>
       <source>&lt;b&gt;Always report unhandled exceptions&lt;/b&gt;
 &lt;p&gt;When active all unhandled exceptions will be reported even if 'Report exceptions' is deactivated. When inactive the later switch determines exception reporting.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Reportar siempre excepciones no gestionadas&lt;/b&gt;
+      <translation type="vanished">&lt;b&gt;Reportar siempre excepciones no gestionadas&lt;/b&gt;
 &lt;p&gt;Al activarlo, todas las excepciones no gestionadas se reportaran, incluso si 'Reportar excepciones' está desactivado. Al desactivarlo, este otro switch determina como se reportan las excepciones.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Debugger/StartCoverageDialog.ui" line="0" />
       <source>Always report unhandled exceptions</source>
-      <translation>Informar siempre de excepciones no gestionadas</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/StartCoverageDialog.ui" line="0" />
+      <translation type="vanished">Informar siempre de excepciones no gestionadas</translation>
+    </message>
+    <message>
       <source>Select to clear the display of the interpreter window</source>
-      <translation>Seleccionar para limpiar la pantalla de la ventana de intérprete</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/StartCoverageDialog.ui" line="0" />
+      <translation type="vanished">Seleccionar para limpiar la pantalla de la ventana de intérprete</translation>
+    </message>
+    <message>
       <source>&lt;b&gt;Clear interpreter window&lt;/b&gt;&lt;p&gt;This clears the display of the interpreter window before starting the debug client.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Limpiar ventana del  intérprete&lt;/b&gt;&lt;p&gt;Limpia la ventana del intérprete antes de empezar el cliente de depuración.&lt;/p&gt;</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/StartCoverageDialog.ui" line="0" />
+      <translation type="vanished">&lt;b&gt;Limpiar ventana del  intérprete&lt;/b&gt;&lt;p&gt;Limpia la ventana del intérprete antes de empezar el cliente de depuración.&lt;/p&gt;</translation>
+    </message>
+    <message>
       <source>Clear interpreter window</source>
-      <translation>Limpiar ventana de intérprete</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/StartCoverageDialog.ui" line="0" />
+      <translation type="vanished">Limpiar ventana de intérprete</translation>
+    </message>
+    <message>
       <source>Select to start the debugger in a console window</source>
-      <translation>Seleccionar para iniciar el depurador en una ventana de consola</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/StartCoverageDialog.ui" line="0" />
+      <translation type="vanished">Seleccionar para iniciar el depurador en una ventana de consola</translation>
+    </message>
+    <message>
       <source>&lt;b&gt;Start in console&lt;/b&gt;
 &lt;p&gt;Select to start the debugger in a console window. The console command has to be configured on the Debugger-&amp;gt;General page&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Iniciar en consola&lt;/b&gt;
+      <translation type="vanished">&lt;b&gt;Iniciar en consola&lt;/b&gt;
 &lt;p&gt;Seleccionar para iniciar el depurador en una ventana de consola. El comando de consola debe ser configurado en Depurador-&amp;gt;Página General&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Debugger/StartCoverageDialog.ui" line="0" />
       <source>Start in console</source>
-      <translation>Iniciar en consola</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/StartCoverageDialog.ui" line="0" />
+      <translation type="vanished">Iniciar en consola</translation>
+    </message>
+    <message>
       <source>Select this to erase the collected coverage information</source>
-      <translation>Seleccionar para borrar la información recogida de cobertura</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/StartCoverageDialog.ui" line="0" />
+      <translation type="vanished">Seleccionar para borrar la información recogida de cobertura</translation>
+    </message>
+    <message>
       <source>&lt;b&gt;Erase coverage information&lt;/b&gt;
 &lt;p&gt;Select this to erase the collected coverage information before the next coverage run.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Borrar información de cobertura&lt;/b&gt;
+      <translation type="vanished">&lt;b&gt;Borrar información de cobertura&lt;/b&gt;
 &lt;p&gt;Seleccionar para borrar la información recogida de cobertura antes de la siguiente ejecución de cobertura.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Debugger/StartCoverageDialog.ui" line="0" />
       <source>Erase coverage information</source>
-      <translation>Borrar información de cobertura</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/StartCoverageDialog.ui" line="0" />
+      <translation type="vanished">Borrar información de cobertura</translation>
+    </message>
+    <message>
       <source>Alt+C</source>
-      <translation>Alt+C</translation>
+      <translation type="vanished">Alt+C</translation>
     </message>
   </context>
   <context>
     <name>StartDebugDialog</name>
     <message>
-      <location filename="../Debugger/StartDebugDialog.ui" line="0" />
       <source>Start debugging</source>
-      <translation>Comenzar depuración</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/StartDebugDialog.ui" line="0" />
+      <translation type="vanished">Comenzar depuración</translation>
+    </message>
+    <message>
       <source>Virtual Environment:</source>
-      <translation>Entorno Virtual:</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/StartDebugDialog.ui" line="0" />
+      <translation type="vanished">Entorno Virtual:</translation>
+    </message>
+    <message>
       <source>Select the virtual environment to be used</source>
-      <translation>Seleccionar el entorno virtual a utilizar</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/StartDebugDialog.ui" line="0" />
+      <translation type="vanished">Seleccionar el entorno virtual a utilizar</translation>
+    </message>
+    <message>
       <source>&lt;b&gt;Virtual Environment&lt;/b&gt;
 &lt;p&gt;Enter the virtual environment to be used. Leave it empty to use the default environment, i.e. the one configured globally or per project.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Entorno Virtual&lt;/b&gt;
+      <translation type="vanished">&lt;b&gt;Entorno Virtual&lt;/b&gt;
 &lt;p&gt;Introducir el entorno virtual a utilizar. Dejar en blanco para usar el entorno por defecto, es decir, el que está configurado globalmente o por proyecto.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Debugger/StartDebugDialog.ui" line="0" />
       <source>Script Name:</source>
-      <translation>Nombre del Script:</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/StartDebugDialog.ui" line="0" />
+      <translation type="vanished">Nombre del Script:</translation>
+    </message>
+    <message>
       <source>Enter the script file name</source>
-      <translation>Introducir el nombre de archivo del script</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/StartDebugDialog.ui" line="0" />
+      <translation type="vanished">Introducir el nombre de archivo del script</translation>
+    </message>
+    <message>
       <source>&lt;b&gt;Script Name&lt;/b&gt;
 &lt;p&gt;Enter the the name of the script. Leave empty to use the script of the current editor.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Nombre del Script&lt;/b&gt;
+      <translation type="vanished">&lt;b&gt;Nombre del Script&lt;/b&gt;
 &lt;p&gt;Introducir el nombre del script. Dejar en blanco para usar el script en el editor actual.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Debugger/StartDebugDialog.ui" line="0" />
       <source>Script Parameters:</source>
-      <translation>Parámetros de Script:</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/StartDebugDialog.ui" line="0" />
+      <translation type="vanished">Parámetros de Script:</translation>
+    </message>
+    <message>
       <source>Enter the commandline parameters</source>
-      <translation>Introduzca los parámetros de la línea de comandos</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/StartDebugDialog.ui" line="0" />
+      <translation type="vanished">Introduzca los parámetros de la línea de comandos</translation>
+    </message>
+    <message>
       <source>&lt;b&gt;Commandline&lt;/b&gt;
 &lt;p&gt;Enter the commandline parameters in this field.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Línea de comandos&lt;/b&gt;
+      <translation type="vanished">&lt;b&gt;Línea de comandos&lt;/b&gt;
 &lt;p&gt;Introduzca los parámetros en este campo.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Debugger/StartDebugDialog.ui" line="0" />
       <source>Working directory:</source>
-      <translation>Directorio de Trabajo:</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/StartDebugDialog.ui" line="0" />
+      <translation type="vanished">Directorio de Trabajo:</translation>
+    </message>
+    <message>
       <source>Enter the working directory</source>
-      <translation>Introduzca el directorio de trabajo</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/StartDebugDialog.ui" line="0" />
+      <translation type="vanished">Introduzca el directorio de trabajo</translation>
+    </message>
+    <message>
       <source>&lt;b&gt;Working directory&lt;/b&gt;
 &lt;p&gt;Enter the working directory of the application to be debugged. Leave it empty to set the working directory to the executable directory.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Directorio de trabajo&lt;/b&gt;
+      <translation type="vanished">&lt;b&gt;Directorio de trabajo&lt;/b&gt;
 &lt;p&gt;Introduzca el directorio de trabajo de la aplicación a depurar. Déjelo en blanco para establecer el directorio de trabajo como el directorio del ejecutable.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Debugger/StartDebugDialog.ui" line="0" />
       <source>Environment Variables:</source>
-      <translation>Variables de Entorno:</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/StartDebugDialog.ui" line="0" />
+      <translation type="vanished">Variables de Entorno:</translation>
+    </message>
+    <message>
       <source>Enter the environment variables to be set separated by whitespace.</source>
-      <translation>Introducir las variables de entorno a establecer separadas por espacios en blanco.</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/StartDebugDialog.ui" line="0" />
+      <translation type="vanished">Introducir las variables de entorno a establecer separadas por espacios en blanco.</translation>
+    </message>
+    <message>
       <source>&lt;b&gt;Environment Variables&lt;/b&gt;
 &lt;p&gt;Enter the environment variables to be set for the program. The individual settings must be separated by whitespace and be given in the form 'var=value'. In order to add to an environment variable, enter it in the form 'var+=value'. To delete an environment variable, append a '-' to the variable name.&lt;/p&gt;
 &lt;p&gt;Example: var1=1 var2="hello world" var3+=":/tmp" var4-&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Variables de Entorno&lt;/b&gt;
+      <translation type="vanished">&lt;b&gt;Variables de Entorno&lt;/b&gt;
 &lt;p&gt;Introduzca las variables de entorno a establecer para el programa. Las opciones de configuración individuales deben separarse con espacios en blanco, y ser dadas en la forma 'var=valor'. Para añadir a una variable de entorno, introducir en la forma 'var+=valor'. Para borrar una variable de entorno, añadir un '-' al nombre de la variable.&lt;/p&gt;
 &lt;p&gt;Ejemplo: var1=1 var2="hello world" var3+=":/tmp" var4-&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Debugger/StartDebugDialog.ui" line="0" />
       <source>Override Global Configuration</source>
-      <translation>Sobreescribir Configuración Global</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/StartDebugDialog.ui" line="0" />
+      <translation type="vanished">Sobreescribir Configuración Global</translation>
+    </message>
+    <message>
       <source>Select, to redirect stdin, stdout and stderr of the program being debugged to the eric IDE</source>
-      <translation>Seleccionar para redirigir stdin, stdout y stderr del programa en depuración hacia la IDE eric</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/StartDebugDialog.ui" line="0" />
+      <translation type="vanished">Seleccionar para redirigir stdin, stdout y stderr del programa en depuración hacia la IDE eric</translation>
+    </message>
+    <message>
       <source>Redirect stdin/stdout/stderr</source>
-      <translation>Redirigir stdin/stdout/stderr</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/StartDebugDialog.ui" line="0" />
+      <translation type="vanished">Redirigir stdin/stdout/stderr</translation>
+    </message>
+    <message>
       <source>Uncheck to disable exception reporting</source>
-      <translation>Desmarcar para deshabilitar informes de excepciones</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/StartDebugDialog.ui" line="0" />
+      <translation type="vanished">Desmarcar para deshabilitar informes de excepciones</translation>
+    </message>
+    <message>
       <source>&lt;b&gt;Report exceptions&lt;/b&gt;
 &lt;p&gt;Uncheck this in order to disable exception reporting.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Informar de excepciones&lt;/b&gt;
+      <translation type="vanished">&lt;b&gt;Informar de excepciones&lt;/b&gt;
 &lt;p&gt;Desmarcar para deshabilitar el informe de excepciones.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Debugger/StartDebugDialog.ui" line="0" />
       <source>Report exceptions</source>
-      <translation>Informar de excepciones</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/StartDebugDialog.ui" line="0" />
+      <translation type="vanished">Informar de excepciones</translation>
+    </message>
+    <message>
       <source>Alt+E</source>
-      <translation>Alt+E</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/StartDebugDialog.ui" line="0" />
+      <translation type="vanished">Alt+E</translation>
+    </message>
+    <message>
       <source>Uncheck to disable reporting of unhandled exceptions</source>
-      <translation>Desmarcar para deshabilitar informes de excepciones no gestionadas</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/StartDebugDialog.ui" line="0" />
+      <translation type="vanished">Desmarcar para deshabilitar informes de excepciones no gestionadas</translation>
+    </message>
+    <message>
       <source>&lt;b&gt;Always report unhandled exceptions&lt;/b&gt;
 &lt;p&gt;When active all unhandled exceptions will be reported even if 'Report exceptions' is deactivated. When inactive the later switch determines exception reporting.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Reportar siempre excepciones no gestionadas&lt;/b&gt;
+      <translation type="vanished">&lt;b&gt;Reportar siempre excepciones no gestionadas&lt;/b&gt;
 &lt;p&gt;Al activarlo, todas las excepciones no gestionadas se reportaran, incluso si 'Reportar excepciones' está desactivado. Al desactivarlo, este otro switch determina como se reportan las excepciones.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Debugger/StartDebugDialog.ui" line="0" />
       <source>Always report unhandled exceptions</source>
-      <translation>Informar siempre de excepciones no gestionadas</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/StartDebugDialog.ui" line="0" />
+      <translation type="vanished">Informar siempre de excepciones no gestionadas</translation>
+    </message>
+    <message>
       <source>Select to clear the display of the interpreter window</source>
-      <translation>Seleccionar para limpiar la pantalla de la ventana de intérprete</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/StartDebugDialog.ui" line="0" />
+      <translation type="vanished">Seleccionar para limpiar la pantalla de la ventana de intérprete</translation>
+    </message>
+    <message>
       <source>&lt;b&gt;Clear interpreter window&lt;/b&gt;&lt;p&gt;This clears the display of the interpreter window before starting the debug client.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Limpiar ventana del  intérprete&lt;/b&gt;&lt;p&gt;Limpia la ventana del intérprete antes de empezar el cliente de depuración.&lt;/p&gt;</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/StartDebugDialog.ui" line="0" />
+      <translation type="vanished">&lt;b&gt;Limpiar ventana del  intérprete&lt;/b&gt;&lt;p&gt;Limpia la ventana del intérprete antes de empezar el cliente de depuración.&lt;/p&gt;</translation>
+    </message>
+    <message>
       <source>Clear interpreter window</source>
-      <translation>Limpiar ventana de intérprete</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/StartDebugDialog.ui" line="0" />
+      <translation type="vanished">Limpiar ventana de intérprete</translation>
+    </message>
+    <message>
       <source>Select to start the debugger in a console window</source>
-      <translation>Seleccionar para iniciar el depurador en una ventana de consola</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/StartDebugDialog.ui" line="0" />
+      <translation type="vanished">Seleccionar para iniciar el depurador en una ventana de consola</translation>
+    </message>
+    <message>
       <source>&lt;b&gt;Start in console&lt;/b&gt;
 &lt;p&gt;Select to start the debugger in a console window. The console command has to be configured on the Debugger-&amp;gt;General page&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Iniciar en consola&lt;/b&gt;
+      <translation type="vanished">&lt;b&gt;Iniciar en consola&lt;/b&gt;
 &lt;p&gt;Seleccionar para iniciar el depurador en una ventana de consola. El comando de consola debe ser configurado en Depurador-&amp;gt;Página General&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Debugger/StartDebugDialog.ui" line="0" />
       <source>Start in console</source>
-      <translation>Iniciar en consola</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/StartDebugDialog.ui" line="0" />
+      <translation type="vanished">Iniciar en consola</translation>
+    </message>
+    <message>
       <source>Select to trace into the Python library</source>
-      <translation>Seleccionar para trazar dentro de la biblioteca de Python</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/StartDebugDialog.ui" line="0" />
+      <translation type="vanished">Seleccionar para trazar dentro de la biblioteca de Python</translation>
+    </message>
+    <message>
       <source>&lt;b&gt;Trace into interpreter libraries&lt;b&gt;
 &lt;p&gt;When active the debugger will also trace calls into the Python library.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Trazar dentro de bibliotecas del intérprete &lt;b&gt;
+      <translation type="vanished">&lt;b&gt;Trazar dentro de bibliotecas del intérprete &lt;b&gt;
 &lt;p&gt;Al activarlo, el depurador trazará también llamadas dentro de la biblioteca de Python.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Debugger/StartDebugDialog.ui" line="0" />
       <source>Trace into interpreter libraries</source>
-      <translation>Trazar dentro de bibliotecas del intérprete</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/StartDebugDialog.ui" line="0" />
+      <translation type="vanished">Trazar dentro de bibliotecas del intérprete</translation>
+    </message>
+    <message>
       <source>Alt+T</source>
-      <translation>Alt+T</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/StartDebugDialog.ui" line="0" />
+      <translation type="vanished">Alt+T</translation>
+    </message>
+    <message>
       <source>Select to not stop the debugger at the first executable line.</source>
-      <translation>Seleccionar para no parar el depurador en la primera línea ejecutable.</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/StartDebugDialog.ui" line="0" />
+      <translation type="vanished">Seleccionar para no parar el depurador en la primera línea ejecutable.</translation>
+    </message>
+    <message>
       <source>&lt;b&gt;Don't stop at first line&lt;/b&gt;&lt;p&gt;This prevents the debugger from stopping at the first executable line.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;No detener el la primera línea&lt;/b&gt;&lt;p&gt;Hace que el depurador no se detenga en la primera línea ejecutable.&lt;/p&gt;</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/StartDebugDialog.ui" line="0" />
+      <translation type="vanished">&lt;b&gt;No detener el la primera línea&lt;/b&gt;&lt;p&gt;Hace que el depurador no se detenga en la primera línea ejecutable.&lt;/p&gt;</translation>
+    </message>
+    <message>
       <source>Don't stop at first line</source>
-      <translation>No detener en la primera línea</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/StartDebugDialog.ui" line="0" />
+      <translation type="vanished">No detener en la primera línea</translation>
+    </message>
+    <message>
       <source>Select this to enable multi process debugging.</source>
-      <translation>Seleccionar esto para habilitar soporte para depuración multiproceso.</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/StartDebugDialog.ui" line="0" />
+      <translation type="vanished">Seleccionar esto para habilitar soporte para depuración multiproceso.</translation>
+    </message>
+    <message>
       <source>&lt;b&gt;Multi Process Debugging&lt;/b&gt;&lt;p&gt;This enables debugging capability for multi process programs. Each started Python program is started within a new debugger.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Depuración Multi Process&lt;/b&gt;&lt;p&gt;Esto habilita la capacidad de depuración para programas multiproceso. Cada programa de Python se inicia con un nuevo depurador.&lt;/p&gt;</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/StartDebugDialog.ui" line="0" />
+      <translation type="vanished">&lt;b&gt;Depuración Multi Process&lt;/b&gt;&lt;p&gt;Esto habilita la capacidad de depuración para programas multiproceso. Cada programa de Python se inicia con un nuevo depurador.&lt;/p&gt;</translation>
+    </message>
+    <message>
       <source>Multi Process Debugging</source>
-      <translation>Depuración Multi Proceso</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/StartDebugDialog.ui" line="0" />
+      <translation type="vanished">Depuración Multi Proceso</translation>
+    </message>
+    <message>
       <source>Don't Debug:</source>
-      <translation>No Depurar:</translation>
+      <translation type="vanished">No Depurar:</translation>
     </message>
   </context>
   <context>
     <name>StartDialog</name>
     <message>
-      <location filename="../Debugger/StartDialog.py" line="155" />
+      <location filename="../Debugger/StartDialog.py" line="151" />
       <source>Python Files (*.py *.py3);;Python GUI Files (*.pyw *.pyw3);;All Files (*)</source>
       <translation>Archivos Python (*.py *.py3);;Archivos de GUI Python (*.pyw *.pyw3);;Todos los Archivos (*)</translation>
     </message>
     <message>
-      <location filename="../Debugger/StartDialog.py" line="173" />
+      <location filename="../Debugger/StartDialog.py" line="167" />
       <source>Clear Histories</source>
       <translation>Borrar Histórico</translation>
     </message>
     <message>
       <location filename="../Debugger/StartDialog.py" line="406" />
-      <location filename="../Debugger/StartDialog.py" line="176" />
+      <location filename="../Debugger/StartDialog.py" line="170" />
       <source>Edit History</source>
       <translation>Editar Historial</translation>
     </message>
     <message>
-      <location filename="../Debugger/StartDialog.py" line="226" />
+      <location filename="../Debugger/StartDialog.py" line="222" />
       <source>Enter the list of programs or program patterns not to be debugged separated by '{0}'.</source>
       <translation>Introducir la lista de programas o patrones de programas que no se deben depurar separadamente por '{0}'.</translation>
     </message>
@@ -76094,6 +76031,301 @@
       <source>Select the history list to be edited:</source>
       <translation>Seleccionar el listado de historial a editar:</translation>
     </message>
+    <message>
+      <location filename="../Debugger/StartDialog.ui" line="0" />
+      <source>Start</source>
+      <translation type="unfinished">Comenzar</translation>
+    </message>
+    <message>
+      <location filename="../Debugger/StartDialog.ui" line="0" />
+      <source>General Parameters</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Debugger/StartDialog.ui" line="0" />
+      <source>Virtual Environment:</source>
+      <translation type="unfinished">Entorno Virtual:</translation>
+    </message>
+    <message>
+      <location filename="../Debugger/StartDialog.ui" line="0" />
+      <source>Select the virtual environment to be used</source>
+      <translation type="unfinished">Seleccionar el entorno virtual a utilizar</translation>
+    </message>
+    <message>
+      <location filename="../Debugger/StartDialog.ui" line="0" />
+      <source>&lt;b&gt;Virtual Environment&lt;/b&gt;
+&lt;p&gt;Enter the virtual environment to be used. Leave it empty to use the default environment, i.e. the one configured globally or per project.&lt;/p&gt;</source>
+      <translation type="unfinished">&lt;b&gt;Entorno Virtual&lt;/b&gt;
+&lt;p&gt;Introducir el entorno virtual a utilizar. Dejar en blanco para usar el entorno por defecto, es decir, el que está configurado globalmente o por proyecto.&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../Debugger/StartDialog.ui" line="0" />
+      <source>Script Name:</source>
+      <translation type="unfinished">Nombre del Script:</translation>
+    </message>
+    <message>
+      <location filename="../Debugger/StartDialog.ui" line="0" />
+      <source>Enter the script file name</source>
+      <translation type="unfinished">Introducir el nombre de archivo del script</translation>
+    </message>
+    <message>
+      <location filename="../Debugger/StartDialog.ui" line="0" />
+      <source>&lt;b&gt;Script Name&lt;/b&gt;
+&lt;p&gt;Enter the the name of the script. Leave empty to use the script of the current editor.&lt;/p&gt;</source>
+      <translation type="unfinished">&lt;b&gt;Nombre del Script&lt;/b&gt;
+&lt;p&gt;Introducir el nombre del script. Dejar en blanco para usar el script en el editor actual.&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../Debugger/StartDialog.ui" line="0" />
+      <source>Script Parameters:</source>
+      <translation type="unfinished">Parámetros de Script:</translation>
+    </message>
+    <message>
+      <location filename="../Debugger/StartDialog.ui" line="0" />
+      <source>Enter the commandline parameters</source>
+      <translation type="unfinished">Introduzca los parámetros de la línea de comandos</translation>
+    </message>
+    <message>
+      <location filename="../Debugger/StartDialog.ui" line="0" />
+      <source>&lt;b&gt;Commandline&lt;/b&gt;
+&lt;p&gt;Enter the commandline parameters in this field.&lt;/p&gt;</source>
+      <translation type="unfinished">&lt;b&gt;Línea de comandos&lt;/b&gt;
+&lt;p&gt;Introduzca los parámetros en este campo.&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../Debugger/StartDialog.ui" line="0" />
+      <source>Working directory:</source>
+      <translation type="unfinished">Directorio de Trabajo:</translation>
+    </message>
+    <message>
+      <location filename="../Debugger/StartDialog.ui" line="0" />
+      <source>Enter the working directory</source>
+      <translation type="unfinished">Introduzca el directorio de trabajo</translation>
+    </message>
+    <message>
+      <location filename="../Debugger/StartDialog.ui" line="0" />
+      <source>&lt;b&gt;Working directory&lt;/b&gt;
+&lt;p&gt;Enter the working directory of the application to be debugged. Leave it empty to set the working directory to the executable directory.&lt;/p&gt;</source>
+      <translation type="unfinished">&lt;b&gt;Directorio de trabajo&lt;/b&gt;
+&lt;p&gt;Introduzca el directorio de trabajo de la aplicación a depurar. Déjelo en blanco para establecer el directorio de trabajo como el directorio del ejecutable.&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../Debugger/StartDialog.ui" line="0" />
+      <source>Environment Variables:</source>
+      <translation type="unfinished">Variables de Entorno:</translation>
+    </message>
+    <message>
+      <location filename="../Debugger/StartDialog.ui" line="0" />
+      <source>Enter the environment variables to be set separated by whitespace.</source>
+      <translation type="unfinished">Introducir las variables de entorno a establecer separadas por espacios en blanco.</translation>
+    </message>
+    <message>
+      <location filename="../Debugger/StartDialog.ui" line="0" />
+      <source>&lt;b&gt;Environment Variables&lt;/b&gt;
+&lt;p&gt;Enter the environment variables to be set for the program. The individual settings must be separated by whitespace and be given in the form 'var=value'. In order to add to an environment variable, enter it in the form 'var+=value'. To delete an environment variable, append a '-' to the variable name.&lt;/p&gt;
+&lt;p&gt;Example: var1=1 var2="hello world" var3+=":/tmp" var4-&lt;/p&gt;</source>
+      <translation type="unfinished">&lt;b&gt;Variables de Entorno&lt;/b&gt;
+&lt;p&gt;Introduzca las variables de entorno a establecer para el programa. Las opciones de configuración individuales deben separarse con espacios en blanco, y ser dadas en la forma 'var=valor'. Para añadir a una variable de entorno, introducir en la forma 'var+=valor'. Para borrar una variable de entorno, añadir un '-' al nombre de la variable.&lt;/p&gt;
+&lt;p&gt;Ejemplo: var1=1 var2="hello world" var3+=":/tmp" var4-&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../Debugger/StartDialog.ui" line="0" />
+      <source>Override Global Configuration</source>
+      <translation type="unfinished">Sobreescribir Configuración Global</translation>
+    </message>
+    <message>
+      <location filename="../Debugger/StartDialog.ui" line="0" />
+      <source>Select, to redirect stdin, stdout and stderr of the program being debugged to the eric IDE</source>
+      <translation type="unfinished">Seleccionar para redirigir stdin, stdout y stderr del programa en depuración hacia la IDE eric</translation>
+    </message>
+    <message>
+      <location filename="../Debugger/StartDialog.ui" line="0" />
+      <source>Redirect stdin/stdout/stderr</source>
+      <translation type="unfinished">Redirigir stdin/stdout/stderr</translation>
+    </message>
+    <message>
+      <location filename="../Debugger/StartDialog.ui" line="0" />
+      <source>Uncheck to disable exception reporting</source>
+      <translation type="unfinished">Desmarcar para deshabilitar informes de excepciones</translation>
+    </message>
+    <message>
+      <location filename="../Debugger/StartDialog.ui" line="0" />
+      <source>&lt;b&gt;Report exceptions&lt;/b&gt;
+&lt;p&gt;Uncheck this in order to disable exception reporting.&lt;/p&gt;</source>
+      <translation type="unfinished">&lt;b&gt;Informar de excepciones&lt;/b&gt;
+&lt;p&gt;Desmarcar para deshabilitar el informe de excepciones.&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../Debugger/StartDialog.ui" line="0" />
+      <source>Report exceptions</source>
+      <translation type="unfinished">Informar de excepciones</translation>
+    </message>
+    <message>
+      <location filename="../Debugger/StartDialog.ui" line="0" />
+      <source>Alt+E</source>
+      <translation type="unfinished">Alt+E</translation>
+    </message>
+    <message>
+      <location filename="../Debugger/StartDialog.ui" line="0" />
+      <source>Select to start the debugger in a console window</source>
+      <translation type="unfinished">Seleccionar para iniciar el depurador en una ventana de consola</translation>
+    </message>
+    <message>
+      <location filename="../Debugger/StartDialog.ui" line="0" />
+      <source>&lt;b&gt;Start in console&lt;/b&gt;
+&lt;p&gt;Select to start the debugger in a console window. The console command has to be configured on the Debugger-&amp;gt;General page&lt;/p&gt;</source>
+      <translation type="unfinished">&lt;b&gt;Iniciar en consola&lt;/b&gt;
+&lt;p&gt;Seleccionar para iniciar el depurador en una ventana de consola. El comando de consola debe ser configurado en Depurador-&amp;gt;Página General&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../Debugger/StartDialog.ui" line="0" />
+      <source>Start in console</source>
+      <translation type="unfinished">Iniciar en consola</translation>
+    </message>
+    <message>
+      <location filename="../Debugger/StartDialog.ui" line="0" />
+      <source>Select to clear the display of the interpreter window</source>
+      <translation type="unfinished">Seleccionar para limpiar la pantalla de la ventana de intérprete</translation>
+    </message>
+    <message>
+      <location filename="../Debugger/StartDialog.ui" line="0" />
+      <source>&lt;b&gt;Clear interpreter window&lt;/b&gt;&lt;p&gt;This clears the display of the interpreter window before starting the debug client.&lt;/p&gt;</source>
+      <translation type="unfinished">&lt;b&gt;Limpiar ventana del  intérprete&lt;/b&gt;&lt;p&gt;Limpia la ventana del intérprete antes de empezar el cliente de depuración.&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../Debugger/StartDialog.ui" line="0" />
+      <source>Clear interpreter window</source>
+      <translation type="unfinished">Limpiar ventana de intérprete</translation>
+    </message>
+    <message>
+      <location filename="../Debugger/StartDialog.ui" line="0" />
+      <source>Uncheck to disable reporting of unhandled exceptions</source>
+      <translation type="unfinished">Desmarcar para deshabilitar informes de excepciones no gestionadas</translation>
+    </message>
+    <message>
+      <location filename="../Debugger/StartDialog.ui" line="0" />
+      <source>&lt;b&gt;Always report unhandled exceptions&lt;/b&gt;
+&lt;p&gt;When active all unhandled exceptions will be reported even if 'Report exceptions' is deactivated. When inactive the later switch determines exception reporting.&lt;/p&gt;</source>
+      <translation type="unfinished">&lt;b&gt;Reportar siempre excepciones no gestionadas&lt;/b&gt;
+&lt;p&gt;Al activarlo, todas las excepciones no gestionadas se reportaran, incluso si 'Reportar excepciones' está desactivado. Al desactivarlo, este otro switch determina como se reportan las excepciones.&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../Debugger/StartDialog.ui" line="0" />
+      <source>Always report unhandled exceptions</source>
+      <translation type="unfinished">Informar siempre de excepciones no gestionadas</translation>
+    </message>
+    <message>
+      <location filename="../Debugger/StartDialog.ui" line="0" />
+      <source>Debug Parameters</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Debugger/StartDialog.ui" line="0" />
+      <source>Select to trace into the Python library</source>
+      <translation type="unfinished">Seleccionar para trazar dentro de la biblioteca de Python</translation>
+    </message>
+    <message>
+      <location filename="../Debugger/StartDialog.ui" line="0" />
+      <source>&lt;b&gt;Trace into interpreter libraries&lt;b&gt;
+&lt;p&gt;When active the debugger will also trace calls into the Python library.&lt;/p&gt;</source>
+      <translation type="unfinished">&lt;b&gt;Trazar dentro de bibliotecas del intérprete &lt;b&gt;
+&lt;p&gt;Al activarlo, el depurador trazará también llamadas dentro de la biblioteca de Python.&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../Debugger/StartDialog.ui" line="0" />
+      <source>Trace into interpreter libraries</source>
+      <translation type="unfinished">Trazar dentro de bibliotecas del intérprete</translation>
+    </message>
+    <message>
+      <location filename="../Debugger/StartDialog.ui" line="0" />
+      <source>Alt+T</source>
+      <translation type="unfinished">Alt+T</translation>
+    </message>
+    <message>
+      <location filename="../Debugger/StartDialog.ui" line="0" />
+      <source>Select to not stop the debugger at the first executable line.</source>
+      <translation type="unfinished">Seleccionar para no parar el depurador en la primera línea ejecutable.</translation>
+    </message>
+    <message>
+      <location filename="../Debugger/StartDialog.ui" line="0" />
+      <source>&lt;b&gt;Don't stop at first line&lt;/b&gt;&lt;p&gt;This prevents the debugger from stopping at the first executable line.&lt;/p&gt;</source>
+      <translation type="unfinished">&lt;b&gt;No detener el la primera línea&lt;/b&gt;&lt;p&gt;Hace que el depurador no se detenga en la primera línea ejecutable.&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../Debugger/StartDialog.ui" line="0" />
+      <source>Don't stop at first line</source>
+      <translation type="unfinished">No detener en la primera línea</translation>
+    </message>
+    <message>
+      <location filename="../Debugger/StartDialog.ui" line="0" />
+      <source>Select this to enable multi process debugging.</source>
+      <translation type="unfinished">Seleccionar esto para habilitar soporte para depuración multiproceso.</translation>
+    </message>
+    <message>
+      <location filename="../Debugger/StartDialog.ui" line="0" />
+      <source>&lt;b&gt;Multi Process Debugging&lt;/b&gt;&lt;p&gt;This enables debugging capability for multi process programs. Each started Python program is started within a new debugger.&lt;/p&gt;</source>
+      <translation type="unfinished">&lt;b&gt;Depuración Multi Process&lt;/b&gt;&lt;p&gt;Esto habilita la capacidad de depuración para programas multiproceso. Cada programa de Python se inicia con un nuevo depurador.&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../Debugger/StartDialog.ui" line="0" />
+      <source>Multi Process Debugging</source>
+      <translation type="unfinished">Depuración Multi Proceso</translation>
+    </message>
+    <message>
+      <location filename="../Debugger/StartDialog.ui" line="0" />
+      <source>Don't Debug:</source>
+      <translation type="unfinished">No Depurar:</translation>
+    </message>
+    <message>
+      <location filename="../Debugger/StartDialog.ui" line="0" />
+      <source>Coverage Parameters</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Debugger/StartDialog.ui" line="0" />
+      <source>Select this to erase the collected coverage information</source>
+      <translation type="unfinished">Seleccionar para borrar la información recogida de cobertura</translation>
+    </message>
+    <message>
+      <location filename="../Debugger/StartDialog.ui" line="0" />
+      <source>&lt;b&gt;Erase coverage information&lt;/b&gt;
+&lt;p&gt;Select this to erase the collected coverage information before the next coverage run.&lt;/p&gt;</source>
+      <translation type="unfinished">&lt;b&gt;Borrar información de cobertura&lt;/b&gt;
+&lt;p&gt;Seleccionar para borrar la información recogida de cobertura antes de la siguiente ejecución de cobertura.&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../Debugger/StartDialog.ui" line="0" />
+      <source>Erase coverage information</source>
+      <translation type="unfinished">Borrar información de cobertura</translation>
+    </message>
+    <message>
+      <location filename="../Debugger/StartDialog.ui" line="0" />
+      <location filename="../Debugger/StartDialog.ui" line="0" />
+      <source>Alt+C</source>
+      <translation type="unfinished">Alt+C</translation>
+    </message>
+    <message>
+      <location filename="../Debugger/StartDialog.ui" line="0" />
+      <source>Profile Parameters</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Debugger/StartDialog.ui" line="0" />
+      <source>Select this to erase the collected timing data</source>
+      <translation type="unfinished">Seleccionar para borrar la información recogida  de tiempos</translation>
+    </message>
+    <message>
+      <location filename="../Debugger/StartDialog.ui" line="0" />
+      <source>&lt;b&gt;Erase timing data&lt;/b&gt;
+&lt;p&gt;Select this to erase the collected timing data before the next profiling run.&lt;/p&gt;</source>
+      <translation type="unfinished">&lt;b&gt;Borrar datos de timing&lt;/b&gt;
+&lt;p&gt;Seleccionar para borrar los datos recogidos de timing antes de la siguiente ejecución de cobertura.&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../Debugger/StartDialog.ui" line="0" />
+      <source>Erase timing data</source>
+      <translation type="unfinished">Borrar datos de timing</translation>
+    </message>
   </context>
   <context>
     <name>StartHistoryEditDialog</name>
@@ -76174,385 +76406,317 @@
   <context>
     <name>StartProfileDialog</name>
     <message>
-      <location filename="../Debugger/StartProfileDialog.ui" line="0" />
       <source>Start profiling</source>
-      <translation>Comenzar profiling</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/StartProfileDialog.ui" line="0" />
+      <translation type="vanished">Comenzar profiling</translation>
+    </message>
+    <message>
       <source>Virtual Environment:</source>
-      <translation>Entorno Virtual:</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/StartProfileDialog.ui" line="0" />
+      <translation type="vanished">Entorno Virtual:</translation>
+    </message>
+    <message>
       <source>Select the virtual environment to be used</source>
-      <translation>Seleccionar el entorno virtual a utilizar</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/StartProfileDialog.ui" line="0" />
+      <translation type="vanished">Seleccionar el entorno virtual a utilizar</translation>
+    </message>
+    <message>
       <source>&lt;b&gt;Virtual Environment&lt;/b&gt;
 &lt;p&gt;Enter the virtual environment to be used. Leave it empty to use the default environment, i.e. the one configured globally or per project.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Entorno Virtual&lt;/b&gt;
+      <translation type="vanished">&lt;b&gt;Entorno Virtual&lt;/b&gt;
 &lt;p&gt;Introducir el entorno virtual a utilizar. Dejar en blanco para usar el entorno por defecto, es decir, el que está configurado globalmente o por proyecto.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Debugger/StartProfileDialog.ui" line="0" />
       <source>Script Name:</source>
-      <translation>Nombre del Script:</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/StartProfileDialog.ui" line="0" />
+      <translation type="vanished">Nombre del Script:</translation>
+    </message>
+    <message>
       <source>Enter the script file name</source>
-      <translation>Introducir el nombre de archivo del script</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/StartProfileDialog.ui" line="0" />
+      <translation type="vanished">Introducir el nombre de archivo del script</translation>
+    </message>
+    <message>
       <source>&lt;b&gt;Script Name&lt;/b&gt;
 &lt;p&gt;Enter the the name of the script. Leave empty to use the script of the current editor.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Nombre del Script&lt;/b&gt;
+      <translation type="vanished">&lt;b&gt;Nombre del Script&lt;/b&gt;
 &lt;p&gt;Introducir el nombre del script. Dejar en blanco para usar el script en el editor actual.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Debugger/StartProfileDialog.ui" line="0" />
       <source>Script Parameters:</source>
-      <translation>Parámetros de Script:</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/StartProfileDialog.ui" line="0" />
+      <translation type="vanished">Parámetros de Script:</translation>
+    </message>
+    <message>
       <source>Enter the commandline parameters</source>
-      <translation>Introduzca los parámetros de la línea de comandos</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/StartProfileDialog.ui" line="0" />
+      <translation type="vanished">Introduzca los parámetros de la línea de comandos</translation>
+    </message>
+    <message>
       <source>&lt;b&gt;Commandline&lt;/b&gt;
 &lt;p&gt;Enter the commandline parameters in this field.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Línea de comandos&lt;/b&gt;
+      <translation type="vanished">&lt;b&gt;Línea de comandos&lt;/b&gt;
 &lt;p&gt;Introduzca los parámetros en este campo.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Debugger/StartProfileDialog.ui" line="0" />
       <source>Working directory:</source>
-      <translation>Directorio de Trabajo:</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/StartProfileDialog.ui" line="0" />
+      <translation type="vanished">Directorio de Trabajo:</translation>
+    </message>
+    <message>
       <source>Enter the working directory</source>
-      <translation>Introduzca el directorio de trabajo</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/StartProfileDialog.ui" line="0" />
+      <translation type="vanished">Introduzca el directorio de trabajo</translation>
+    </message>
+    <message>
       <source>&lt;b&gt;Working directory&lt;/b&gt;
 &lt;p&gt;Enter the working directory of the application to be debugged. Leave it empty to set the working directory to the executable directory.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Directorio de trabajo&lt;/b&gt;
+      <translation type="vanished">&lt;b&gt;Directorio de trabajo&lt;/b&gt;
 &lt;p&gt;Introduzca el directorio de trabajo de la aplicación a depurar. Déjelo en blanco para establecer el directorio de trabajo como el directorio del ejecutable.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Debugger/StartProfileDialog.ui" line="0" />
       <source>Environment Variables:</source>
-      <translation>Variables de Entorno:</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/StartProfileDialog.ui" line="0" />
+      <translation type="vanished">Variables de Entorno:</translation>
+    </message>
+    <message>
       <source>Enter the environment variables to be set separated by whitespace.</source>
-      <translation>Introducir las variables de entorno a establecer separadas por espacios en blanco.</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/StartProfileDialog.ui" line="0" />
+      <translation type="vanished">Introducir las variables de entorno a establecer separadas por espacios en blanco.</translation>
+    </message>
+    <message>
       <source>&lt;b&gt;Environment Variables&lt;/b&gt;
 &lt;p&gt;Enter the environment variables to be set for the program. The individual settings must be separated by whitespace and be given in the form 'var=value'. In order to add to an environment variable, enter it in the form 'var+=value'. To delete an environment variable, append a '-' to the variable name.&lt;/p&gt;
 &lt;p&gt;Example: var1=1 var2="hello world" var3+=":/tmp" var4-&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Variables de Entorno&lt;/b&gt;
+      <translation type="vanished">&lt;b&gt;Variables de Entorno&lt;/b&gt;
 &lt;p&gt;Introduzca las variables de entorno a establecer para el programa. Las opciones de configuración individuales deben separarse con espacios en blanco, y ser dadas en la forma 'var=valor'. Para añadir a una variable de entorno, introducir en la forma 'var+=valor'. Para borrar una variable de entorno, añadir un '-' al nombre de la variable.&lt;/p&gt;
 &lt;p&gt;Ejemplo: var1=1 var2="hello world" var3+=":/tmp" var4-&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Debugger/StartProfileDialog.ui" line="0" />
       <source>Override Global Configuration</source>
-      <translation>Sobreescribir Configuración Global</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/StartProfileDialog.ui" line="0" />
+      <translation type="vanished">Sobreescribir Configuración Global</translation>
+    </message>
+    <message>
       <source>Select, to redirect stdin, stdout and stderr of the program being debugged to the eric IDE</source>
-      <translation>Seleccionar para redirigir stdin, stdout y stderr del programa en depuración hacia la IDE eric</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/StartProfileDialog.ui" line="0" />
+      <translation type="vanished">Seleccionar para redirigir stdin, stdout y stderr del programa en depuración hacia la IDE eric</translation>
+    </message>
+    <message>
       <source>Redirect stdin/stdout/stderr</source>
-      <translation>Redirigir stdin/stdout/stderr</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/StartProfileDialog.ui" line="0" />
+      <translation type="vanished">Redirigir stdin/stdout/stderr</translation>
+    </message>
+    <message>
       <source>Uncheck to disable exception reporting</source>
-      <translation>Desmarcar para deshabilitar informes de excepciones</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/StartProfileDialog.ui" line="0" />
+      <translation type="vanished">Desmarcar para deshabilitar informes de excepciones</translation>
+    </message>
+    <message>
       <source>&lt;b&gt;Report exceptions&lt;/b&gt;
 &lt;p&gt;Uncheck this in order to disable exception reporting.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Informar de excepciones&lt;/b&gt;
+      <translation type="vanished">&lt;b&gt;Informar de excepciones&lt;/b&gt;
 &lt;p&gt;Desmarcar para deshabilitar el informe de excepciones.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Debugger/StartProfileDialog.ui" line="0" />
       <source>Report exceptions</source>
-      <translation>Informar de excepciones</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/StartProfileDialog.ui" line="0" />
+      <translation type="vanished">Informar de excepciones</translation>
+    </message>
+    <message>
       <source>Alt+E</source>
-      <translation>Alt+E</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/StartProfileDialog.ui" line="0" />
+      <translation type="vanished">Alt+E</translation>
+    </message>
+    <message>
       <source>Uncheck to disable reporting of unhandled exceptions</source>
-      <translation>Desmarcar para deshabilitar informes de excepciones no gestionadas</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/StartProfileDialog.ui" line="0" />
+      <translation type="vanished">Desmarcar para deshabilitar informes de excepciones no gestionadas</translation>
+    </message>
+    <message>
       <source>&lt;b&gt;Always report unhandled exceptions&lt;/b&gt;
 &lt;p&gt;When active all unhandled exceptions will be reported even if 'Report exceptions' is deactivated. When inactive the later switch determines exception reporting.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Reportar siempre excepciones no gestionadas&lt;/b&gt;
+      <translation type="vanished">&lt;b&gt;Reportar siempre excepciones no gestionadas&lt;/b&gt;
 &lt;p&gt;Al activarlo, todas las excepciones no gestionadas se reportaran, incluso si 'Reportar excepciones' está desactivado. Al desactivarlo, este otro switch determina como se reportan las excepciones.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Debugger/StartProfileDialog.ui" line="0" />
       <source>Always report unhandled exceptions</source>
-      <translation>Informar siempre de excepciones no gestionadas</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/StartProfileDialog.ui" line="0" />
+      <translation type="vanished">Informar siempre de excepciones no gestionadas</translation>
+    </message>
+    <message>
       <source>Select to clear the display of the interpreter window</source>
-      <translation>Seleccionar para limpiar la pantalla de la ventana de intérprete</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/StartProfileDialog.ui" line="0" />
+      <translation type="vanished">Seleccionar para limpiar la pantalla de la ventana de intérprete</translation>
+    </message>
+    <message>
       <source>&lt;b&gt;Clear interpreter window&lt;/b&gt;&lt;p&gt;This clears the display of the interpreter window before starting the debug client.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Limpiar ventana del  intérprete&lt;/b&gt;&lt;p&gt;Limpia la ventana del intérprete antes de empezar el cliente de depuración.&lt;/p&gt;</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/StartProfileDialog.ui" line="0" />
+      <translation type="vanished">&lt;b&gt;Limpiar ventana del  intérprete&lt;/b&gt;&lt;p&gt;Limpia la ventana del intérprete antes de empezar el cliente de depuración.&lt;/p&gt;</translation>
+    </message>
+    <message>
       <source>Clear interpreter window</source>
-      <translation>Limpiar ventana de intérprete</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/StartProfileDialog.ui" line="0" />
+      <translation type="vanished">Limpiar ventana de intérprete</translation>
+    </message>
+    <message>
       <source>Select to start the debugger in a console window</source>
-      <translation>Seleccionar para iniciar el depurador en una ventana de consola</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/StartProfileDialog.ui" line="0" />
+      <translation type="vanished">Seleccionar para iniciar el depurador en una ventana de consola</translation>
+    </message>
+    <message>
       <source>&lt;b&gt;Start in console&lt;/b&gt;
 &lt;p&gt;Select to start the debugger in a console window. The console command has to be configured on the Debugger-&amp;gt;General page&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Iniciar en consola&lt;/b&gt;
+      <translation type="vanished">&lt;b&gt;Iniciar en consola&lt;/b&gt;
 &lt;p&gt;Seleccionar para iniciar el depurador en una ventana de consola. El comando de consola debe ser configurado en Depurador-&amp;gt;Página General&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Debugger/StartProfileDialog.ui" line="0" />
       <source>Start in console</source>
-      <translation>Iniciar en consola</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/StartProfileDialog.ui" line="0" />
+      <translation type="vanished">Iniciar en consola</translation>
+    </message>
+    <message>
       <source>Select this to erase the collected timing data</source>
-      <translation>Seleccionar para borrar la información recogida  de tiempos</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/StartProfileDialog.ui" line="0" />
+      <translation type="vanished">Seleccionar para borrar la información recogida  de tiempos</translation>
+    </message>
+    <message>
       <source>&lt;b&gt;Erase timing data&lt;/b&gt;
 &lt;p&gt;Select this to erase the collected timing data before the next profiling run.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Borrar datos de timing&lt;/b&gt;
+      <translation type="vanished">&lt;b&gt;Borrar datos de timing&lt;/b&gt;
 &lt;p&gt;Seleccionar para borrar los datos recogidos de timing antes de la siguiente ejecución de cobertura.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Debugger/StartProfileDialog.ui" line="0" />
       <source>Erase timing data</source>
-      <translation>Borrar datos de timing</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/StartProfileDialog.ui" line="0" />
+      <translation type="vanished">Borrar datos de timing</translation>
+    </message>
+    <message>
       <source>Alt+C</source>
-      <translation>Alt+C</translation>
+      <translation type="vanished">Alt+C</translation>
     </message>
   </context>
   <context>
     <name>StartRunDialog</name>
     <message>
-      <location filename="../Debugger/StartRunDialog.ui" line="0" />
       <source>Start running</source>
-      <translation>Comenzar ejecución</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/StartRunDialog.ui" line="0" />
+      <translation type="vanished">Comenzar ejecución</translation>
+    </message>
+    <message>
       <source>Virtual Environment:</source>
-      <translation>Entorno Virtual:</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/StartRunDialog.ui" line="0" />
+      <translation type="vanished">Entorno Virtual:</translation>
+    </message>
+    <message>
       <source>Select the virtual environment to be used</source>
-      <translation>Seleccionar el entorno virtual a utilizar</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/StartRunDialog.ui" line="0" />
+      <translation type="vanished">Seleccionar el entorno virtual a utilizar</translation>
+    </message>
+    <message>
       <source>&lt;b&gt;Virtual Environment&lt;/b&gt;
 &lt;p&gt;Enter the virtual environment to be used. Leave it empty to use the default environment, i.e. the one configured globally or per project.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Entorno Virtual&lt;/b&gt;
+      <translation type="vanished">&lt;b&gt;Entorno Virtual&lt;/b&gt;
 &lt;p&gt;Introducir el entorno virtual a utilizar. Dejar en blanco para usar el entorno por defecto, es decir, el que está configurado globalmente o por proyecto.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Debugger/StartRunDialog.ui" line="0" />
       <source>Script Name:</source>
-      <translation>Nombre del Script:</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/StartRunDialog.ui" line="0" />
+      <translation type="vanished">Nombre del Script:</translation>
+    </message>
+    <message>
       <source>Enter the script file name</source>
-      <translation>Introducir el nombre de archivo del script</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/StartRunDialog.ui" line="0" />
+      <translation type="vanished">Introducir el nombre de archivo del script</translation>
+    </message>
+    <message>
       <source>&lt;b&gt;Script Name&lt;/b&gt;
 &lt;p&gt;Enter the the name of the script. Leave empty to use the script of the current editor.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Nombre del Script&lt;/b&gt;
+      <translation type="vanished">&lt;b&gt;Nombre del Script&lt;/b&gt;
 &lt;p&gt;Introducir el nombre del script. Dejar en blanco para usar el script en el editor actual.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Debugger/StartRunDialog.ui" line="0" />
       <source>Script Parameters:</source>
-      <translation>Parámetros de Script:</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/StartRunDialog.ui" line="0" />
+      <translation type="vanished">Parámetros de Script:</translation>
+    </message>
+    <message>
       <source>Enter the commandline parameters</source>
-      <translation>Introduzca los parámetros de la línea de comandos</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/StartRunDialog.ui" line="0" />
+      <translation type="vanished">Introduzca los parámetros de la línea de comandos</translation>
+    </message>
+    <message>
       <source>&lt;b&gt;Commandline&lt;/b&gt;
 &lt;p&gt;Enter the commandline parameters in this field.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Línea de comandos&lt;/b&gt;
+      <translation type="vanished">&lt;b&gt;Línea de comandos&lt;/b&gt;
 &lt;p&gt;Introduzca los parámetros en este campo.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Debugger/StartRunDialog.ui" line="0" />
       <source>Working directory:</source>
-      <translation>Directorio de Trabajo:</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/StartRunDialog.ui" line="0" />
+      <translation type="vanished">Directorio de Trabajo:</translation>
+    </message>
+    <message>
       <source>Enter the working directory</source>
-      <translation>Introduzca el directorio de trabajo</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/StartRunDialog.ui" line="0" />
+      <translation type="vanished">Introduzca el directorio de trabajo</translation>
+    </message>
+    <message>
       <source>&lt;b&gt;Working directory&lt;/b&gt;
 &lt;p&gt;Enter the working directory of the application to be debugged. Leave it empty to set the working directory to the executable directory.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Directorio de trabajo&lt;/b&gt;
+      <translation type="vanished">&lt;b&gt;Directorio de trabajo&lt;/b&gt;
 &lt;p&gt;Introduzca el directorio de trabajo de la aplicación a depurar. Déjelo en blanco para establecer el directorio de trabajo como el directorio del ejecutable.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Debugger/StartRunDialog.ui" line="0" />
       <source>Environment Variables:</source>
-      <translation>Variables de Entorno:</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/StartRunDialog.ui" line="0" />
+      <translation type="vanished">Variables de Entorno:</translation>
+    </message>
+    <message>
       <source>Enter the environment variables to be set separated by whitespace.</source>
-      <translation>Introducir las variables de entorno a establecer separadas por espacios en blanco.</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/StartRunDialog.ui" line="0" />
+      <translation type="vanished">Introducir las variables de entorno a establecer separadas por espacios en blanco.</translation>
+    </message>
+    <message>
       <source>&lt;b&gt;Environment Variables&lt;/b&gt;
 &lt;p&gt;Enter the environment variables to be set for the program. The individual settings must be separated by whitespace and be given in the form 'var=value'. In order to add to an environment variable, enter it in the form 'var+=value'. To delete an environment variable, append a '-' to the variable name.&lt;/p&gt;
 &lt;p&gt;Example: var1=1 var2="hello world" var3+=":/tmp" var4-&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Variables de Entorno&lt;/b&gt;
+      <translation type="vanished">&lt;b&gt;Variables de Entorno&lt;/b&gt;
 &lt;p&gt;Introduzca las variables de entorno a establecer para el programa. Las opciones de configuración individuales deben separarse con espacios en blanco, y ser dadas en la forma 'var=valor'. Para añadir a una variable de entorno, introducir en la forma 'var+=valor'. Para borrar una variable de entorno, añadir un '-' al nombre de la variable.&lt;/p&gt;
 &lt;p&gt;Ejemplo: var1=1 var2="hello world" var3+=":/tmp" var4-&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Debugger/StartRunDialog.ui" line="0" />
       <source>Override Global Configuration</source>
-      <translation>Sobreescribir Configuración Global</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/StartRunDialog.ui" line="0" />
+      <translation type="vanished">Sobreescribir Configuración Global</translation>
+    </message>
+    <message>
       <source>Select, to redirect stdin, stdout and stderr of the program being debugged to the eric IDE</source>
-      <translation>Seleccionar para redirigir stdin, stdout y stderr del programa en depuración hacia la IDE eric</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/StartRunDialog.ui" line="0" />
+      <translation type="vanished">Seleccionar para redirigir stdin, stdout y stderr del programa en depuración hacia la IDE eric</translation>
+    </message>
+    <message>
       <source>Redirect stdin/stdout/stderr</source>
-      <translation>Redirigir stdin/stdout/stderr</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/StartRunDialog.ui" line="0" />
+      <translation type="vanished">Redirigir stdin/stdout/stderr</translation>
+    </message>
+    <message>
       <source>Uncheck to disable exception reporting</source>
-      <translation>Desmarcar para deshabilitar informes de excepciones</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/StartRunDialog.ui" line="0" />
+      <translation type="vanished">Desmarcar para deshabilitar informes de excepciones</translation>
+    </message>
+    <message>
       <source>&lt;b&gt;Report exceptions&lt;/b&gt;
 &lt;p&gt;Uncheck this in order to disable exception reporting.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Informar de excepciones&lt;/b&gt;
+      <translation type="vanished">&lt;b&gt;Informar de excepciones&lt;/b&gt;
 &lt;p&gt;Desmarcar para deshabilitar el informe de excepciones.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Debugger/StartRunDialog.ui" line="0" />
       <source>Report exceptions</source>
-      <translation>Informar de excepciones</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/StartRunDialog.ui" line="0" />
+      <translation type="vanished">Informar de excepciones</translation>
+    </message>
+    <message>
       <source>Alt+E</source>
-      <translation>Alt+E</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/StartRunDialog.ui" line="0" />
+      <translation type="vanished">Alt+E</translation>
+    </message>
+    <message>
       <source>Select to start the debugger in a console window</source>
-      <translation>Seleccionar para iniciar el depurador en una ventana de consola</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/StartRunDialog.ui" line="0" />
+      <translation type="vanished">Seleccionar para iniciar el depurador en una ventana de consola</translation>
+    </message>
+    <message>
       <source>&lt;b&gt;Start in console&lt;/b&gt;
 &lt;p&gt;Select to start the debugger in a console window. The console command has to be configured on the Debugger-&amp;gt;General page&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Iniciar en consola&lt;/b&gt;
+      <translation type="vanished">&lt;b&gt;Iniciar en consola&lt;/b&gt;
 &lt;p&gt;Seleccionar para iniciar el depurador en una ventana de consola. El comando de consola debe ser configurado en Depurador-&amp;gt;Página General&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Debugger/StartRunDialog.ui" line="0" />
       <source>Start in console</source>
-      <translation>Iniciar en consola</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/StartRunDialog.ui" line="0" />
+      <translation type="vanished">Iniciar en consola</translation>
+    </message>
+    <message>
       <source>Select to clear the display of the interpreter window</source>
-      <translation>Seleccionar para limpiar la pantalla de la ventana de intérprete</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/StartRunDialog.ui" line="0" />
+      <translation type="vanished">Seleccionar para limpiar la pantalla de la ventana de intérprete</translation>
+    </message>
+    <message>
       <source>&lt;b&gt;Clear interpreter window&lt;/b&gt;&lt;p&gt;This clears the display of the interpreter window before starting the debug client.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Limpiar ventana del  intérprete&lt;/b&gt;&lt;p&gt;Limpia la ventana del intérprete antes de empezar el cliente de depuración.&lt;/p&gt;</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/StartRunDialog.ui" line="0" />
+      <translation type="vanished">&lt;b&gt;Limpiar ventana del  intérprete&lt;/b&gt;&lt;p&gt;Limpia la ventana del intérprete antes de empezar el cliente de depuración.&lt;/p&gt;</translation>
+    </message>
+    <message>
       <source>Clear interpreter window</source>
-      <translation>Limpiar ventana de intérprete</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/StartRunDialog.ui" line="0" />
+      <translation type="vanished">Limpiar ventana de intérprete</translation>
+    </message>
+    <message>
       <source>Uncheck to disable reporting of unhandled exceptions</source>
-      <translation>Desmarcar para deshabilitar informes de excepciones no gestionadas</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/StartRunDialog.ui" line="0" />
+      <translation type="vanished">Desmarcar para deshabilitar informes de excepciones no gestionadas</translation>
+    </message>
+    <message>
       <source>&lt;b&gt;Always report unhandled exceptions&lt;/b&gt;
 &lt;p&gt;When active all unhandled exceptions will be reported even if 'Report exceptions' is deactivated. When inactive the later switch determines exception reporting.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Reportar siempre excepciones no gestionadas&lt;/b&gt;
+      <translation type="vanished">&lt;b&gt;Reportar siempre excepciones no gestionadas&lt;/b&gt;
 &lt;p&gt;Al activarlo, todas las excepciones no gestionadas se reportaran, incluso si 'Reportar excepciones' está desactivado. Al desactivarlo, este otro switch determina como se reportan las excepciones.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Debugger/StartRunDialog.ui" line="0" />
       <source>Always report unhandled exceptions</source>
-      <translation>Informar siempre de excepciones no gestionadas</translation>
+      <translation type="vanished">Informar siempre de excepciones no gestionadas</translation>
     </message>
   </context>
   <context>
@@ -91015,8 +91179,8 @@
   <context>
     <name>VariableItem</name>
     <message>
-      <location filename="../Debugger/VariablesViewer.py" line="170" />
-      <location filename="../Debugger/VariablesViewer.py" line="152" />
+      <location filename="../Debugger/VariablesViewer.py" line="173" />
+      <location filename="../Debugger/VariablesViewer.py" line="155" />
       <source>&lt;double click to show value&gt;</source>
       <translation>&lt;doble click para mostrar valor&gt;</translation>
     </message>
@@ -91083,22 +91247,22 @@
   <context>
     <name>VariablesModel</name>
     <message>
-      <location filename="../Debugger/VariablesViewer.py" line="232" />
+      <location filename="../Debugger/VariablesViewer.py" line="235" />
       <source>Globals</source>
       <translation>Globales</translation>
     </message>
     <message>
-      <location filename="../Debugger/VariablesViewer.py" line="232" />
+      <location filename="../Debugger/VariablesViewer.py" line="235" />
       <source>Locals</source>
       <translation>Locales</translation>
     </message>
     <message>
-      <location filename="../Debugger/VariablesViewer.py" line="234" />
+      <location filename="../Debugger/VariablesViewer.py" line="237" />
       <source>Type</source>
       <translation>Tipo</translation>
     </message>
     <message>
-      <location filename="../Debugger/VariablesViewer.py" line="234" />
+      <location filename="../Debugger/VariablesViewer.py" line="237" />
       <source>Value</source>
       <translation>Valor</translation>
     </message>
@@ -91116,60 +91280,60 @@
       <translation>sin tamaño</translation>
     </message>
     <message>
-      <location filename="../Debugger/VariablesViewer.py" line="905" />
+      <location filename="../Debugger/VariablesViewer.py" line="908" />
       <source>Global Variables</source>
       <translation>Variables Globales</translation>
     </message>
     <message>
-      <location filename="../Debugger/VariablesViewer.py" line="907" />
+      <location filename="../Debugger/VariablesViewer.py" line="910" />
       <source>&lt;b&gt;The Global Variables Viewer Window&lt;/b&gt;&lt;p&gt;This window displays the global variables of the debugged program.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Ventana de Visor de Variables Globales&lt;/b&gt;&lt;p&gt;Esta ventana muestra las variables globales del programa en depuración.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Debugger/VariablesViewer.py" line="914" />
+      <location filename="../Debugger/VariablesViewer.py" line="917" />
       <source>Local Variables</source>
       <translation>Variables Locales</translation>
     </message>
     <message>
-      <location filename="../Debugger/VariablesViewer.py" line="916" />
+      <location filename="../Debugger/VariablesViewer.py" line="919" />
       <source>&lt;b&gt;The Local Variables Viewer Window&lt;/b&gt;&lt;p&gt;This window displays the local variables of the debugged program.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Ventana de Visor de Variables Locales&lt;/b&gt;&lt;p&gt;Esta ventana muestra las variables locales  del programa en depuración.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Debugger/VariablesViewer.py" line="1042" />
-      <source>Show Details...</source>
-      <translation>Mostrar detalles...</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/VariablesViewer.py" line="1044" />
-      <source>Expand</source>
-      <translation>Expandir</translation>
-    </message>
-    <message>
       <location filename="../Debugger/VariablesViewer.py" line="1045" />
+      <source>Show Details...</source>
+      <translation>Mostrar detalles...</translation>
+    </message>
+    <message>
+      <location filename="../Debugger/VariablesViewer.py" line="1047" />
+      <source>Expand</source>
+      <translation>Expandir</translation>
+    </message>
+    <message>
+      <location filename="../Debugger/VariablesViewer.py" line="1048" />
       <source>Collapse</source>
       <translation>Contraer</translation>
     </message>
     <message>
-      <location filename="../Debugger/VariablesViewer.py" line="1046" />
+      <location filename="../Debugger/VariablesViewer.py" line="1049" />
       <source>Collapse All</source>
       <translation>Contraer Todo</translation>
     </message>
     <message>
-      <location filename="../Debugger/VariablesViewer.py" line="1054" />
-      <location filename="../Debugger/VariablesViewer.py" line="1048" />
+      <location filename="../Debugger/VariablesViewer.py" line="1057" />
+      <location filename="../Debugger/VariablesViewer.py" line="1051" />
       <source>Refresh</source>
       <translation>Actualizar</translation>
     </message>
     <message>
-      <location filename="../Debugger/VariablesViewer.py" line="1056" />
-      <location filename="../Debugger/VariablesViewer.py" line="1050" />
+      <location filename="../Debugger/VariablesViewer.py" line="1059" />
+      <location filename="../Debugger/VariablesViewer.py" line="1053" />
       <source>Configure...</source>
       <translation>Configurar...</translation>
     </message>
     <message>
-      <location filename="../Debugger/VariablesViewer.py" line="1058" />
-      <location filename="../Debugger/VariablesViewer.py" line="1051" />
+      <location filename="../Debugger/VariablesViewer.py" line="1061" />
+      <location filename="../Debugger/VariablesViewer.py" line="1054" />
       <source>Variables Type Filter...</source>
       <translation>Fitro por Tipo de Variable...</translation>
     </message>

eric ide

mercurial