diff -r ce743c468d09 -r bfe7ea6599a3 src/eric7/i18n/eric7_es.ts --- a/src/eric7/i18n/eric7_es.ts Wed Oct 05 09:39:15 2022 +0200 +++ b/src/eric7/i18n/eric7_es.ts Wed Oct 05 16:19:31 2022 +0200 @@ -1712,27 +1712,27 @@ <context> <name>AssistantJedi</name> <message> - <location filename="../JediInterface/AssistantJedi.py" line="227" /> + <location filename="../JediInterface/AssistantJedi.py" line="228" /> <source>Refactoring</source> <translation>Refactoring</translation> </message> <message> - <location filename="../JediInterface/AssistantJedi.py" line="229" /> + <location filename="../JediInterface/AssistantJedi.py" line="230" /> <source>Rename Variable</source> <translation>Renombrar Variable</translation> </message> <message> - <location filename="../JediInterface/AssistantJedi.py" line="232" /> + <location filename="../JediInterface/AssistantJedi.py" line="233" /> <source>Extract Variable</source> <translation>Extraer Variable</translation> </message> <message> - <location filename="../JediInterface/AssistantJedi.py" line="235" /> + <location filename="../JediInterface/AssistantJedi.py" line="236" /> <source>Inline Variable</source> <translation>Variable Inline</translation> </message> <message> - <location filename="../JediInterface/AssistantJedi.py" line="239" /> + <location filename="../JediInterface/AssistantJedi.py" line="240" /> <source>Extract Function</source> <translation>Extraer Función</translation> </message> @@ -8107,6 +8107,11 @@ <translation>Cerrada conexión pasiva de depuración </translation> </message> + <message> + <location filename="../Debugger/DebugServer.py" line="2191" /> + <source><project></source> + <translation type="unfinished"><project></translation> + </message> </context> <context> <name>DebugUI</name> @@ -9360,40 +9365,40 @@ <context> <name>DebuggerInterfacePython</name> <message> - <location filename="../Debugger/DebuggerInterfacePython.py" line="530" /> - <location filename="../Debugger/DebuggerInterfacePython.py" line="509" /> - <location filename="../Debugger/DebuggerInterfacePython.py" line="446" /> - <location filename="../Debugger/DebuggerInterfacePython.py" line="409" /> - <location filename="../Debugger/DebuggerInterfacePython.py" line="341" /> - <location filename="../Debugger/DebuggerInterfacePython.py" line="320" /> - <location filename="../Debugger/DebuggerInterfacePython.py" line="257" /> - <location filename="../Debugger/DebuggerInterfacePython.py" line="195" /> + <location filename="../Debugger/DebuggerInterfacePython.py" line="537" /> + <location filename="../Debugger/DebuggerInterfacePython.py" line="516" /> + <location filename="../Debugger/DebuggerInterfacePython.py" line="453" /> + <location filename="../Debugger/DebuggerInterfacePython.py" line="416" /> + <location filename="../Debugger/DebuggerInterfacePython.py" line="347" /> + <location filename="../Debugger/DebuggerInterfacePython.py" line="326" /> + <location filename="../Debugger/DebuggerInterfacePython.py" line="263" /> + <location filename="../Debugger/DebuggerInterfacePython.py" line="201" /> <source>Start Debugger</source> <translation>Iniciar Depurador</translation> </message> <message> - <location filename="../Debugger/DebuggerInterfacePython.py" line="410" /> - <location filename="../Debugger/DebuggerInterfacePython.py" line="196" /> + <location filename="../Debugger/DebuggerInterfacePython.py" line="417" /> + <location filename="../Debugger/DebuggerInterfacePython.py" line="202" /> <source><p>No suitable Python3 environment configured.</p></source> <translation><p>No hay configurado un entorno de Python3 adecuado.</p></translation> </message> <message> - <location filename="../Debugger/DebuggerInterfacePython.py" line="531" /> - <location filename="../Debugger/DebuggerInterfacePython.py" line="510" /> - <location filename="../Debugger/DebuggerInterfacePython.py" line="447" /> - <location filename="../Debugger/DebuggerInterfacePython.py" line="342" /> - <location filename="../Debugger/DebuggerInterfacePython.py" line="321" /> - <location filename="../Debugger/DebuggerInterfacePython.py" line="258" /> + <location filename="../Debugger/DebuggerInterfacePython.py" line="538" /> + <location filename="../Debugger/DebuggerInterfacePython.py" line="517" /> + <location filename="../Debugger/DebuggerInterfacePython.py" line="454" /> + <location filename="../Debugger/DebuggerInterfacePython.py" line="348" /> + <location filename="../Debugger/DebuggerInterfacePython.py" line="327" /> + <location filename="../Debugger/DebuggerInterfacePython.py" line="264" /> <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="1363" /> + <location filename="../Debugger/DebuggerInterfacePython.py" line="1370" /> <source>Debug Protocol Error</source> <translation>Error de Protocolo de Depuración</translation> </message> <message> - <location filename="../Debugger/DebuggerInterfacePython.py" line="1364" /> + <location filename="../Debugger/DebuggerInterfacePython.py" line="1371" /> <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> @@ -70488,53 +70493,53 @@ <context> <name>StartDialog</name> <message> - <location filename="../Debugger/StartDialog.py" line="144" /> + <location filename="../Debugger/StartDialog.py" line="149" /> <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="162" /> + <location filename="../Debugger/StartDialog.py" line="167" /> <source>Clear Histories</source> <translation>Borrar Histórico</translation> </message> <message> - <location filename="../Debugger/StartDialog.py" line="376" /> - <location filename="../Debugger/StartDialog.py" line="165" /> + <location filename="../Debugger/StartDialog.py" line="381" /> + <location filename="../Debugger/StartDialog.py" line="170" /> <source>Edit History</source> <translation>Editar Historial</translation> </message> <message> - <location filename="../Debugger/StartDialog.py" line="205" /> + <location filename="../Debugger/StartDialog.py" line="210" /> <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> <message> - <location filename="../Debugger/StartDialog.py" line="359" /> + <location filename="../Debugger/StartDialog.py" line="364" /> <source>Script Name</source> <translation>Nombre del Script</translation> </message> <message> - <location filename="../Debugger/StartDialog.py" line="360" /> + <location filename="../Debugger/StartDialog.py" line="365" /> <source>Script Parameters</source> <translation>Parámetros del Script</translation> </message> <message> - <location filename="../Debugger/StartDialog.py" line="361" /> + <location filename="../Debugger/StartDialog.py" line="366" /> <source>Working Directory</source> <translation>Directorio de trabajo</translation> </message> <message> - <location filename="../Debugger/StartDialog.py" line="362" /> + <location filename="../Debugger/StartDialog.py" line="367" /> <source>Environment</source> <translation>Entorno</translation> </message> <message> - <location filename="../Debugger/StartDialog.py" line="372" /> - <source>No Debug Programs</source> - <translation>No Depurar Programas</translation> - </message> - <message> <location filename="../Debugger/StartDialog.py" line="377" /> + <source>No Debug Programs</source> + <translation>No Depurar Programas</translation> + </message> + <message> + <location filename="../Debugger/StartDialog.py" line="382" /> <source>Select the history list to be edited:</source> <translation>Seleccionar el listado de historial a editar:</translation> </message> @@ -79603,78 +79608,83 @@ <translation><b>Detener Test</b><p>Este botón detiene un test en ejecución.</p></translation> </message> <message> - <location filename="../Testing/TestingWidget.py" line="274" /> + <location filename="../Testing/TestingWidget.py" line="177" /> + <source><project></source> + <translation type="unfinished"><project></translation> + </message> + <message> + <location filename="../Testing/TestingWidget.py" line="290" /> <source>{0} (not available)</source> <translation>{0} (no disponible)</translation> </message> <message> - <location filename="../Testing/TestingWidget.py" line="569" /> + <location filename="../Testing/TestingWidget.py" line="585" /> <source>Running</source> <translation>Ejecutando</translation> </message> <message> - <location filename="../Testing/TestingWidget.py" line="625" /> + <location filename="../Testing/TestingWidget.py" line="641" /> <source>Python3 Files ({0});;All Files (*)</source> <translation>Archivos de Python3 ({0});;Todos los Archivos (*)</translation> </message> <message> - <location filename="../Testing/TestingWidget.py" line="630" /> + <location filename="../Testing/TestingWidget.py" line="646" /> <source>Python Files (*.py);;All Files (*)</source> <translation>Archivos Python (*.py);;Todos los Archivos (*)</translation> </message> <message> - <location filename="../Testing/TestingWidget.py" line="788" /> + <location filename="../Testing/TestingWidget.py" line="804" /> <source><h3>Versions of Frameworks and their Plugins</h3></source> <translation><h3>Versiones de los Frameworks y sus correspondientes Plugins</h3></translation> </message> <message> - <location filename="../Testing/TestingWidget.py" line="802" /> + <location filename="../Testing/TestingWidget.py" line="818" /> <source><tr><td>{0}</td><td>{1}</td></tr></source> <translation><tr><td>{0}</td><td>{1}</td></tr></translation> </message> <message> - <location filename="../Testing/TestingWidget.py" line="811" /> + <location filename="../Testing/TestingWidget.py" line="827" /> <source>No version information available.</source> <translation>No hay información de versión disponible.</translation> </message> <message> - <location filename="../Testing/TestingWidget.py" line="814" /> + <location filename="../Testing/TestingWidget.py" line="830" /> <source>Versions</source> <translation>Versiones</translation> </message> <message> - <location filename="../Testing/TestingWidget.py" line="851" /> + <location filename="../Testing/TestingWidget.py" line="867" /> <source>Preparing Testsuite</source> <translation>Preparando Suite de Tests</translation> </message> <message> - <location filename="../Testing/TestingWidget.py" line="916" /> + <location filename="../Testing/TestingWidget.py" line="930" /> <source>pending</source> <translation>pendiente</translation> </message> <message> - <location filename="../Testing/TestingWidget.py" line="944" /> + <location filename="../Testing/TestingWidget.py" line="958" /> <source>Failure</source> <translation>Fallo</translation> </message> <message> - <location filename="../Testing/TestingWidget.py" line="954" /> - <location filename="../Testing/TestingWidget.py" line="947" /> + <location filename="../Testing/TestingWidget.py" line="968" /> + <location filename="../Testing/TestingWidget.py" line="961" /> <source>Collection Error</source> <translation>Error de Recolección</translation> </message> <message> - <location filename="../Testing/TestingWidget.py" line="955" /> + <location filename="../Testing/TestingWidget.py" line="969" /> <source><p>There was an error while collecting tests.</p><p>{0}</p></source> <translation><p>Ha habido un error mientras se recolectaban los tests.</p><p>{0}</p></translation> </message> <message> - <location filename="../Testing/TestingWidget.py" line="976" /> + <location filename="../Testing/TestingWidget.py" line="990" /> <source>running</source> <translation>en ejecución</translation> </message> <message numerus="yes"> - <location filename="../Testing/TestingWidget.py" line="1027" /> + <location filename="../Testing/TestingWidget.py" line="1041" /> <source>Ran %n test(s) in {0}s</source> <translation> <numerusform>Ejecutado %n test en {0}s</numerusform> @@ -79682,7 +79692,7 @@ </translation> </message> <message numerus="yes"> - <location filename="../Testing/TestingWidget.py" line="1039" /> + <location filename="../Testing/TestingWidget.py" line="1053" /> <source>Ran %n test(s)</source> <translation> <numerusform>Ejecutado %n test</numerusform> @@ -79690,12 +79700,12 @@ </translation> </message> <message> - <location filename="../Testing/TestingWidget.py" line="1060" /> + <location filename="../Testing/TestingWidget.py" line="1074" /> <source>not run</source> <translation>no ejecutado</translation> </message> <message> - <location filename="../Testing/TestingWidget.py" line="1105" /> + <location filename="../Testing/TestingWidget.py" line="1119" /> <source>Test Run Output</source> <translation>Salida de Ejecución de Test</translation> </message>