eric6/i18n/eric6_es.ts

changeset 8139
418c2d9a767d
parent 8137
97d37389fbfd
child 8142
43248bafe9b2
child 8146
db2d19af4675
--- a/eric6/i18n/eric6_es.ts	Sat Feb 27 12:08:23 2021 +0100
+++ b/eric6/i18n/eric6_es.ts	Sat Feb 27 16:57:26 2021 +0100
@@ -6842,24 +6842,24 @@
 <context>
     <name>DebugServer</name>
     <message>
-        <location filename="../Debugger/DebugServer.py" line="201"/>
+        <location filename="../Debugger/DebugServer.py" line="204"/>
         <source>created</source>
         <comment>must be same as in EditWatchpointDialog</comment>
         <translation>creado</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugServer.py" line="203"/>
+        <location filename="../Debugger/DebugServer.py" line="206"/>
         <source>changed</source>
         <comment>must be same as in EditWatchpointDialog</comment>
         <translation>cambiado</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugServer.py" line="862"/>
+        <location filename="../Debugger/DebugServer.py" line="865"/>
         <source>Connection from illegal host</source>
         <translation>Conexión desde un host ilegal</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugServer.py" line="1866"/>
+        <location filename="../Debugger/DebugServer.py" line="1875"/>
         <source>
 Not connected
 </source>
@@ -6868,41 +6868,41 @@
 </translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugServer.py" line="862"/>
+        <location filename="../Debugger/DebugServer.py" line="865"/>
         <source>&lt;p&gt;A connection was attempted by the illegal host &lt;b&gt;{0}&lt;/b&gt;. Accept this connection?&lt;/p&gt;</source>
         <translation>&lt;p&gt;Se ha intentado una conexión desde el host ilegal &lt;b&gt;{0}&lt;/b&gt;. ¿Aceptar esta conexión?.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugServer.py" line="2135"/>
+        <location filename="../Debugger/DebugServer.py" line="2144"/>
         <source>Passive debug connection received
 </source>
         <translation>Recibida conexión pasiva de depuración
 </translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugServer.py" line="2149"/>
+        <location filename="../Debugger/DebugServer.py" line="2158"/>
         <source>Passive debug connection closed
 </source>
         <translation>Cerrada conexión pasiva de depuración
 </translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugServer.py" line="348"/>
+        <location filename="../Debugger/DebugServer.py" line="351"/>
         <source>Register Debugger Interface</source>
         <translation>Registrar Interfaz de Depurador</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugServer.py" line="348"/>
+        <location filename="../Debugger/DebugServer.py" line="351"/>
         <source>&lt;p&gt;The debugger interface &lt;b&gt;{0}&lt;/b&gt; has already been registered. Ignoring this request.&lt;/p&gt;</source>
         <translation>&lt;p&gt;La interfaz de depurador &lt;b&gt;{0}&lt;/b&gt; ya está registrada. Se ignorará esta solicitud.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugServer.py" line="1596"/>
+        <location filename="../Debugger/DebugServer.py" line="1599"/>
         <source>Start Debugger</source>
         <translation>Iniciar Depurador</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugServer.py" line="1596"/>
+        <location filename="../Debugger/DebugServer.py" line="1599"/>
         <source>&lt;p&gt;The debugger type &lt;b&gt;{0}&lt;/b&gt; is not supported or not configured.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Este tipo de depurador, &lt;b&gt;{0}&lt;/b&gt;, no está soportado o no está configurado.&lt;/p&gt;</translation>
     </message>
@@ -44845,37 +44845,37 @@
 <context>
     <name>MicroPythonWidget</name>
     <message>
-        <location filename="../MicroPython/MicroPythonWidget.ui" line="63"/>
+        <location filename="../MicroPython/MicroPythonWidget.ui" line="66"/>
         <source>Press to check for connected devices</source>
         <translation>Pulsar para comprobar dispositivos conectados</translation>
     </message>
     <message>
-        <location filename="../MicroPython/MicroPythonWidget.ui" line="79"/>
+        <location filename="../MicroPython/MicroPythonWidget.ui" line="82"/>
         <source>Press to open a file of the connected device</source>
         <translation>Pulsar para abrir un archivo del dispositivo conectado</translation>
     </message>
     <message>
-        <location filename="../MicroPython/MicroPythonWidget.ui" line="86"/>
+        <location filename="../MicroPython/MicroPythonWidget.ui" line="89"/>
         <source>Press to save the current editor to the connected device</source>
         <translation>Pulsar para guardar el editor actual al dispositivo conectado</translation>
     </message>
     <message>
-        <location filename="../MicroPython/MicroPythonWidget.ui" line="103"/>
+        <location filename="../MicroPython/MicroPythonWidget.ui" line="106"/>
         <source>Press to run the current script on the selected device</source>
         <translation>Pulsar para ejecutar el script actual en el dispositivo seleccionado</translation>
     </message>
     <message>
-        <location filename="../MicroPython/MicroPythonWidget.ui" line="110"/>
+        <location filename="../MicroPython/MicroPythonWidget.ui" line="113"/>
         <source>Press to open a terminal (REPL) on the selected device</source>
         <translation>Pulsar para abrir una terminal (REPL) en el dispositivo seleccionado</translation>
     </message>
     <message>
-        <location filename="../MicroPython/MicroPythonWidget.ui" line="130"/>
+        <location filename="../MicroPython/MicroPythonWidget.ui" line="133"/>
         <source>Press to open a chart window to display data receive from the selected device</source>
         <translation>Pulsar para abrir una ventana de gráfica para mostrar datos recibidos desde el dispositivo seleccionado</translation>
     </message>
     <message>
-        <location filename="../MicroPython/MicroPythonWidget.py" line="556"/>
+        <location filename="../MicroPython/MicroPythonWidget.py" line="562"/>
         <source>Press to connect the selected device</source>
         <translation>Pulsar para conectar el dispositivo seleccionado</translation>
     </message>
@@ -44903,32 +44903,32 @@
         <translation>No se han detectado dispositivos soportados.</translation>
     </message>
     <message>
-        <location filename="../MicroPython/MicroPythonWidget.py" line="526"/>
+        <location filename="../MicroPython/MicroPythonWidget.py" line="532"/>
         <source>Clear</source>
         <translation>Limpiar</translation>
     </message>
     <message>
-        <location filename="../MicroPython/MicroPythonWidget.py" line="528"/>
+        <location filename="../MicroPython/MicroPythonWidget.py" line="534"/>
         <source>Copy</source>
         <translation>Copiar</translation>
     </message>
     <message>
-        <location filename="../MicroPython/MicroPythonWidget.py" line="529"/>
+        <location filename="../MicroPython/MicroPythonWidget.py" line="535"/>
         <source>Paste</source>
         <translation>Pegar</translation>
     </message>
     <message>
-        <location filename="../MicroPython/MicroPythonWidget.py" line="551"/>
+        <location filename="../MicroPython/MicroPythonWidget.py" line="557"/>
         <source>Press to disconnect the current device</source>
         <translation>Pulsar para desconectar el dispositivo seleccionado</translation>
     </message>
     <message>
-        <location filename="../MicroPython/MicroPythonWidget.py" line="572"/>
+        <location filename="../MicroPython/MicroPythonWidget.py" line="578"/>
         <source>No device attached</source>
         <translation>No hay dispositivo conectado</translation>
     </message>
     <message>
-        <location filename="../MicroPython/MicroPythonWidget.py" line="572"/>
+        <location filename="../MicroPython/MicroPythonWidget.py" line="578"/>
         <source>Please ensure the device is plugged into your computer and selected.
 
 It must have a version of MicroPython (or CircuitPython) flashed onto it before anything will work.
@@ -44941,212 +44941,212 @@
 Finalmente, pulsar el botón de reset del dispositivo y esperar unos pocos segundos antes de intentar de nuevo.</translation>
     </message>
     <message>
-        <location filename="../MicroPython/MicroPythonWidget.py" line="599"/>
+        <location filename="../MicroPython/MicroPythonWidget.py" line="605"/>
         <source>Start REPL</source>
         <translation>Iniciar REPL</translation>
     </message>
     <message>
-        <location filename="../MicroPython/MicroPythonWidget.py" line="599"/>
+        <location filename="../MicroPython/MicroPythonWidget.py" line="605"/>
         <source>&lt;p&gt;The REPL cannot be started.&lt;/p&gt;&lt;p&gt;Reason: {0}&lt;/p&gt;</source>
         <translation>&lt;p&gt;El REPL no se puede iniciar.&lt;/p&gt;&lt;p&gt;Razón: {0}&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../MicroPython/MicroPythonWidget.py" line="1048"/>
+        <location filename="../MicroPython/MicroPythonWidget.py" line="1054"/>
         <source>Serial Device Connect</source>
         <translation>Conexión de Dispositivo en Serie</translation>
     </message>
     <message>
-        <location filename="../MicroPython/MicroPythonWidget.py" line="1048"/>
+        <location filename="../MicroPython/MicroPythonWidget.py" line="1054"/>
         <source>&lt;p&gt;Cannot connect to device at serial port &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source>
         <translation>&lt;p&gt;No se puede conectar el dispositovo en el puerto de serie &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../MicroPython/MicroPythonWidget.py" line="1093"/>
+        <location filename="../MicroPython/MicroPythonWidget.py" line="1099"/>
         <source>Run Script</source>
         <translation>Ejecutar Script</translation>
     </message>
     <message>
-        <location filename="../MicroPython/MicroPythonWidget.py" line="1076"/>
+        <location filename="../MicroPython/MicroPythonWidget.py" line="1082"/>
         <source>There is no editor open. Abort...</source>
         <translation>No hay editor abierto. Abortando...</translation>
     </message>
     <message>
-        <location filename="../MicroPython/MicroPythonWidget.py" line="1084"/>
+        <location filename="../MicroPython/MicroPythonWidget.py" line="1090"/>
         <source>The current editor does not contain a script. Abort...</source>
         <translation>El editor actual no contiene un script. Abortando...</translation>
     </message>
     <message>
-        <location filename="../MicroPython/MicroPythonWidget.py" line="1093"/>
+        <location filename="../MicroPython/MicroPythonWidget.py" line="1099"/>
         <source>&lt;p&gt;Cannot run script.&lt;/p&gt;&lt;p&gt;Reason: {0}&lt;/p&gt;</source>
         <translation>&lt;p&gt;No se puede ejecutar el script.&lt;/p&gt;&lt;p&gt;Razón: {0}&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../MicroPython/MicroPythonWidget.py" line="1117"/>
+        <location filename="../MicroPython/MicroPythonWidget.py" line="1123"/>
         <source>Open Python File</source>
         <translation>Abrir Archivo de Python</translation>
     </message>
     <message>
-        <location filename="../MicroPython/MicroPythonWidget.py" line="1117"/>
+        <location filename="../MicroPython/MicroPythonWidget.py" line="1123"/>
         <source>Python3 Files (*.py);;All Files (*)</source>
         <translation>Archivos de Python3 (*.py);;Todos los Archivos (*)</translation>
     </message>
     <message>
-        <location filename="../MicroPython/MicroPythonWidget.py" line="1162"/>
+        <location filename="../MicroPython/MicroPythonWidget.py" line="1168"/>
         <source>Start Chart</source>
         <translation>Iniciar Gráfica</translation>
     </message>
     <message>
-        <location filename="../MicroPython/MicroPythonWidget.py" line="1162"/>
+        <location filename="../MicroPython/MicroPythonWidget.py" line="1168"/>
         <source>&lt;p&gt;The Chart cannot be started.&lt;/p&gt;&lt;p&gt;Reason: {0}&lt;/p&gt;</source>
         <translation>&lt;p&gt;No se puede iniciar la gráfica.&lt;/p&gt;&lt;p&gt;Razón: {0}&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../MicroPython/MicroPythonWidget.py" line="1191"/>
+        <location filename="../MicroPython/MicroPythonWidget.py" line="1197"/>
         <source>Unsaved Chart Data</source>
         <translation>Datos de Gráfica sin Guardar</translation>
     </message>
     <message>
-        <location filename="../MicroPython/MicroPythonWidget.py" line="1191"/>
+        <location filename="../MicroPython/MicroPythonWidget.py" line="1197"/>
         <source>The chart contains unsaved data.</source>
         <translation>La gráfica contiene datos sin guardar.</translation>
     </message>
     <message>
-        <location filename="../MicroPython/MicroPythonWidget.py" line="1242"/>
+        <location filename="../MicroPython/MicroPythonWidget.py" line="1248"/>
         <source>Start File Manager</source>
         <translation>Comenzar Gestor de Archivos</translation>
     </message>
     <message>
-        <location filename="../MicroPython/MicroPythonWidget.py" line="1242"/>
+        <location filename="../MicroPython/MicroPythonWidget.py" line="1248"/>
         <source>&lt;p&gt;The File Manager cannot be started.&lt;/p&gt;&lt;p&gt;Reason: {0}&lt;/p&gt;</source>
         <translation>&lt;p&gt;El Gestor de Archivos no se puede iniciar.&lt;/p&gt;&lt;p&gt;Razón: {0}&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../MicroPython/MicroPythonWidget.py" line="1316"/>
+        <location filename="../MicroPython/MicroPythonWidget.py" line="1322"/>
         <source>Show Version</source>
         <translation>Mostrar Versión</translation>
     </message>
     <message>
-        <location filename="../MicroPython/MicroPythonWidget.py" line="1319"/>
+        <location filename="../MicroPython/MicroPythonWidget.py" line="1325"/>
         <source>Show Implementation</source>
         <translation>Mostrar Implementación</translation>
     </message>
     <message>
-        <location filename="../MicroPython/MicroPythonWidget.py" line="1446"/>
+        <location filename="../MicroPython/MicroPythonWidget.py" line="1452"/>
         <source>Synchronize Time</source>
         <translation>Sincronizar Hora</translation>
     </message>
     <message>
-        <location filename="../MicroPython/MicroPythonWidget.py" line="1327"/>
+        <location filename="../MicroPython/MicroPythonWidget.py" line="1333"/>
         <source>Show Device Time</source>
         <translation>Mostrar Hora del Dispositivo</translation>
     </message>
     <message>
-        <location filename="../MicroPython/MicroPythonWidget.py" line="1330"/>
+        <location filename="../MicroPython/MicroPythonWidget.py" line="1336"/>
         <source>Show Local Time</source>
         <translation>Mostrar Hora Local</translation>
     </message>
     <message>
-        <location filename="../MicroPython/MicroPythonWidget.py" line="1667"/>
+        <location filename="../MicroPython/MicroPythonWidget.py" line="1673"/>
         <source>Compile Python File</source>
         <translation>Compilar Archivo de Python</translation>
     </message>
     <message>
-        <location filename="../MicroPython/MicroPythonWidget.py" line="1687"/>
+        <location filename="../MicroPython/MicroPythonWidget.py" line="1693"/>
         <source>Compile Current Editor</source>
         <translation>Compilar Editor Actual</translation>
     </message>
     <message>
-        <location filename="../MicroPython/MicroPythonWidget.py" line="1382"/>
+        <location filename="../MicroPython/MicroPythonWidget.py" line="1388"/>
         <source>&lt;h3&gt;Device Version Information&lt;/h3&gt;</source>
         <translation>&lt;h3&gt;Información de Versión de Dispositivo&lt;/h3&gt;</translation>
     </message>
     <message>
-        <location filename="../MicroPython/MicroPythonWidget.py" line="1391"/>
+        <location filename="../MicroPython/MicroPythonWidget.py" line="1397"/>
         <source>No version information available.</source>
         <translation>No hay información de versión disponible.</translation>
     </message>
     <message>
-        <location filename="../MicroPython/MicroPythonWidget.py" line="1393"/>
+        <location filename="../MicroPython/MicroPythonWidget.py" line="1399"/>
         <source>Device Version Information</source>
         <translation>Información de Versión de Dispositivo</translation>
     </message>
     <message>
-        <location filename="../MicroPython/MicroPythonWidget.py" line="1416"/>
+        <location filename="../MicroPython/MicroPythonWidget.py" line="1422"/>
         <source>unknown</source>
         <translation>desconocido</translation>
     </message>
     <message>
-        <location filename="../MicroPython/MicroPythonWidget.py" line="1420"/>
+        <location filename="../MicroPython/MicroPythonWidget.py" line="1426"/>
         <source>Device Implementation Information</source>
         <translation>Información de Implementación de Dispositivo</translation>
     </message>
     <message>
-        <location filename="../MicroPython/MicroPythonWidget.py" line="1420"/>
+        <location filename="../MicroPython/MicroPythonWidget.py" line="1426"/>
         <source>&lt;h3&gt;Device Implementation Information&lt;/h3&gt;&lt;p&gt;This device contains &lt;b&gt;{0} {1}&lt;/b&gt;.&lt;/p&gt;</source>
         <translation>&lt;h3&gt;Información de Implementación de Dispositivo &lt;/h3&gt;&lt;p&gt;Este dispositivo contiene &lt;b&gt;{0} {1}&lt;/b&gt;.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../MicroPython/MicroPythonWidget.py" line="1446"/>
+        <location filename="../MicroPython/MicroPythonWidget.py" line="1452"/>
         <source>&lt;p&gt;The time of the connected device was synchronized with the local time.&lt;/p&gt;</source>
         <translation>&lt;p&gt;La hora del dispositivo conectado está sincronizada con la hora local.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../MicroPython/MicroPythonWidget.py" line="1469"/>
+        <location filename="../MicroPython/MicroPythonWidget.py" line="1475"/>
         <source>&lt;h3&gt;Device Date and Time&lt;/h3&gt;&lt;table&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;Date&lt;/b&gt;&lt;/td&gt;&lt;td&gt;{0}&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;Time&lt;/b&gt;&lt;/td&gt;&lt;td&gt;{1}&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</source>
         <translation>&lt;h3&gt;Fecha y Hora del Dispositivo&lt;/h3&gt;&lt;table&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;Fecha&lt;/b&gt;&lt;/td&gt;&lt;td&gt;{0}&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;Hora&lt;/b&gt;&lt;/td&gt;&lt;td&gt;{1}&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</translation>
     </message>
     <message>
-        <location filename="../MicroPython/MicroPythonWidget.py" line="1477"/>
+        <location filename="../MicroPython/MicroPythonWidget.py" line="1483"/>
         <source>&lt;h3&gt;Device Date and Time&lt;/h3&gt;&lt;p&gt;{0}&lt;/p&gt;</source>
         <translation>&lt;h3&gt;Fecha y Hora del Dispositivo&lt;/h3&gt;&lt;p&gt;{0}&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../MicroPython/MicroPythonWidget.py" line="1494"/>
+        <location filename="../MicroPython/MicroPythonWidget.py" line="1500"/>
         <source>Device Date and Time</source>
         <translation>Fecha y Hora del Dispositivo</translation>
     </message>
     <message>
-        <location filename="../MicroPython/MicroPythonWidget.py" line="1507"/>
+        <location filename="../MicroPython/MicroPythonWidget.py" line="1513"/>
         <source>Local Date and Time</source>
         <translation>Fecha y Hora Local</translation>
     </message>
     <message>
-        <location filename="../MicroPython/MicroPythonWidget.py" line="1507"/>
+        <location filename="../MicroPython/MicroPythonWidget.py" line="1513"/>
         <source>&lt;h3&gt;Local Date and Time&lt;/h3&gt;&lt;table&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;Date&lt;/b&gt;&lt;/td&gt;&lt;td&gt;{0}&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;Time&lt;/b&gt;&lt;/td&gt;&lt;td&gt;{1}&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</source>
         <translation>&lt;h3&gt;Fecha y Hora del Local&lt;/h3&gt;&lt;table&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;Fecha&lt;/b&gt;&lt;/td&gt;&lt;td&gt;{0}&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;Hora&lt;/b&gt;&lt;/td&gt;&lt;td&gt;{1}&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</translation>
     </message>
     <message>
-        <location filename="../MicroPython/MicroPythonWidget.py" line="1575"/>
+        <location filename="../MicroPython/MicroPythonWidget.py" line="1581"/>
         <source>Error handling device</source>
         <translation>Error de gestión del dispositivo</translation>
     </message>
     <message>
-        <location filename="../MicroPython/MicroPythonWidget.py" line="1575"/>
+        <location filename="../MicroPython/MicroPythonWidget.py" line="1581"/>
         <source>&lt;p&gt;There was an error communicating with the connected device.&lt;/p&gt;&lt;p&gt;Method: {0}&lt;/p&gt;&lt;p&gt;Message: {1}&lt;/p&gt;</source>
         <translation>&lt;p&gt;Ha ocurrido un error al comunicar con el dispositivo conectado.&lt;/p&gt;&lt;p&gt;Método: {0}&lt;/p&gt;&lt;p&gt;Mensaje: {1}&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../MicroPython/MicroPythonWidget.py" line="1615"/>
+        <location filename="../MicroPython/MicroPythonWidget.py" line="1621"/>
         <source>The MicroPython cross compiler &lt;b&gt;mpy-cross&lt;/b&gt; cannot be found. Ensure it is in the search path or configure it on the MicroPython configuration page.</source>
         <translation>El compilador multiplataforma de MicroPython &lt;b&gt;mpy-cross&lt;/b&gt; no se encuentra. Asegúrese de que está en la ruta de búsqueda o configurarlo en la página de configuración de MicroPython.</translation>
     </message>
     <message>
-        <location filename="../MicroPython/MicroPythonWidget.py" line="1637"/>
+        <location filename="../MicroPython/MicroPythonWidget.py" line="1643"/>
         <source>Python Files (*.py);;All Files (*)</source>
         <translation>Archivos Python (*.py);;Todos los Archivos (*)</translation>
     </message>
     <message>
-        <location filename="../MicroPython/MicroPythonWidget.py" line="1647"/>
+        <location filename="../MicroPython/MicroPythonWidget.py" line="1653"/>
         <source>The Python file &lt;b&gt;{0}&lt;/b&gt; does not exist. Aborting...</source>
         <translation>El archivo de Python &lt;b&gt;{0}&lt;/b&gt; no existe. Abortando...</translation>
     </message>
     <message>
-        <location filename="../MicroPython/MicroPythonWidget.py" line="1657"/>
+        <location filename="../MicroPython/MicroPythonWidget.py" line="1663"/>
         <source>&apos;mpy-cross&apos; Output</source>
         <translation>Salida de &apos;mpy-cross&apos;</translation>
     </message>
     <message>
-        <location filename="../MicroPython/MicroPythonWidget.py" line="1680"/>
+        <location filename="../MicroPython/MicroPythonWidget.py" line="1686"/>
         <source>The current editor does not contain a Python file. Aborting...</source>
         <translation>El editor actual no contiene un archivo de Python. Abortando...</translation>
     </message>
@@ -45156,57 +45156,57 @@
         <translation>Menú de MicroPython</translation>
     </message>
     <message>
-        <location filename="../MicroPython/MicroPythonWidget.ui" line="120"/>
+        <location filename="../MicroPython/MicroPythonWidget.ui" line="123"/>
         <source>Press to open a file manager on the selected device</source>
         <translation>Pulsar para abrir un gestor de archivos en el dispositivo seleccionado</translation>
     </message>
     <message>
-        <location filename="../MicroPython/MicroPythonWidget.py" line="1175"/>
+        <location filename="../MicroPython/MicroPythonWidget.py" line="1181"/>
         <source>&#xc2;&#xb5;Py Chart</source>
         <translation>Gráfica µPy</translation>
     </message>
     <message>
-        <location filename="../MicroPython/MicroPythonWidget.py" line="1258"/>
+        <location filename="../MicroPython/MicroPythonWidget.py" line="1264"/>
         <source>&#xc2;&#xb5;Py Files</source>
         <translation>Archivos µPy</translation>
     </message>
     <message>
-        <location filename="../MicroPython/MicroPythonWidget.py" line="1359"/>
+        <location filename="../MicroPython/MicroPythonWidget.py" line="1365"/>
         <source>Show Documentation</source>
         <translation>Mostrar Documentación</translation>
     </message>
     <message>
-        <location filename="../MicroPython/MicroPythonWidget.py" line="1372"/>
+        <location filename="../MicroPython/MicroPythonWidget.py" line="1378"/>
         <source>Configure</source>
         <translation>Configurar</translation>
     </message>
     <message>
-        <location filename="../MicroPython/MicroPythonWidget.py" line="1333"/>
+        <location filename="../MicroPython/MicroPythonWidget.py" line="1339"/>
         <source>Show Time</source>
         <translation>Mostrar Tiempo</translation>
     </message>
     <message>
-        <location filename="../MicroPython/MicroPythonWidget.py" line="1352"/>
+        <location filename="../MicroPython/MicroPythonWidget.py" line="1358"/>
         <source>Download Firmware</source>
         <translation>Descargar Firmware</translation>
     </message>
     <message>
-        <location filename="../MicroPython/MicroPythonWidget.py" line="1550"/>
+        <location filename="../MicroPython/MicroPythonWidget.py" line="1556"/>
         <source>Date and Time</source>
         <translation>Fecha y Hora</translation>
     </message>
     <message>
-        <location filename="../MicroPython/MicroPythonWidget.py" line="1533"/>
+        <location filename="../MicroPython/MicroPythonWidget.py" line="1539"/>
         <source>&lt;table&gt;&lt;tr&gt;&lt;th&gt;&lt;/th&gt;&lt;th&gt;Local Date and Time&lt;/th&gt;&lt;th&gt;Device Date and Time&lt;/th&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;Date&lt;/b&gt;&lt;/td&gt;&lt;td align=&apos;center&apos;&gt;{0}&lt;/td&gt;&lt;td align=&apos;center&apos;&gt;{2}&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;Time&lt;/b&gt;&lt;/td&gt;&lt;td align=&apos;center&apos;&gt;{1}&lt;/td&gt;&lt;td align=&apos;center&apos;&gt;{3}&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</source>
         <translation>&lt;table&gt;&lt;tr&gt;&lt;th&gt;&lt;/th&gt;&lt;th&gt;Fecha y Hora Local&lt;/th&gt;&lt;th&gt;Fecha y Hora del Dispositivo&lt;/th&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;Fecha&lt;/b&gt;&lt;/td&gt;&lt;td align=&apos;center&apos;&gt;{0}&lt;/td&gt;&lt;td align=&apos;center&apos;&gt;{2}&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;Hora&lt;/b&gt;&lt;/td&gt;&lt;td align=&apos;center&apos;&gt;{1}&lt;/td&gt;&lt;td align=&apos;center&apos;&gt;{3}&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</translation>
     </message>
     <message>
-        <location filename="../MicroPython/MicroPythonWidget.py" line="1550"/>
+        <location filename="../MicroPython/MicroPythonWidget.py" line="1556"/>
         <source>&lt;table&gt;&lt;tr&gt;&lt;th&gt;Local Date and Time&lt;/th&gt;&lt;th&gt;Device Date and Time&lt;/th&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td align=&apos;center&apos;&gt;{0} {1}&lt;/td&gt;&lt;td align=&apos;center&apos;&gt;{2}&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</source>
         <translation>&lt;table&gt;&lt;tr&gt;&lt;th&gt;Fecha y Hora Local&lt;/th&gt;&lt;th&gt;Fecha y Hora del Dispositivo&lt;/th&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td align=&apos;center&apos;&gt;{0} {1}&lt;/td&gt;&lt;td align=&apos;center&apos;&gt;{2}&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</translation>
     </message>
     <message>
-        <location filename="../MicroPython/MicroPythonWidget.py" line="404"/>
+        <location filename="../MicroPython/MicroPythonWidget.py" line="410"/>
         <source>Unknown MicroPython Device</source>
         <translation>Dispositivo MicroPython Desconocido</translation>
     </message>
@@ -45221,12 +45221,12 @@
         <translation type="obsolete">{0} ({1:04x}/{2:04x})</translation>
     </message>
     <message>
-        <location filename="../MicroPython/MicroPythonWidget.py" line="1369"/>
+        <location filename="../MicroPython/MicroPythonWidget.py" line="1375"/>
         <source>Ignored Serial Devices</source>
         <translation>Dispositivos de Serie Ignorados</translation>
     </message>
     <message>
-        <location filename="../MicroPython/MicroPythonWidget.py" line="1298"/>
+        <location filename="../MicroPython/MicroPythonWidget.py" line="1304"/>
         <source>Downloads</source>
         <translation type="unfinished">Descargas</translation>
     </message>
@@ -45237,46 +45237,55 @@
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../MicroPython/MicroPythonWidget.py" line="376"/>
+        <location filename="../MicroPython/MicroPythonWidget.py" line="382"/>
         <source>&lt;p&gt;Detected these unknown serial devices&lt;/p&gt;&lt;ul&gt;&lt;li&gt;{0}&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;Please report them together with the board name and a short description to &lt;a href=&quot;mailto:{1}&quot;&gt; the eric bug reporting address&lt;/a&gt; if it is a MicroPython board.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../MicroPython/MicroPythonWidget.py" line="376"/>
+        <location filename="../MicroPython/MicroPythonWidget.py" line="382"/>
         <source>{0} (0x{1:04x}/0x{2:04x})</source>
         <comment>description, VId, PId</comment>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../MicroPython/MicroPythonWidget.py" line="404"/>
+        <location filename="../MicroPython/MicroPythonWidget.py" line="410"/>
         <source>Would you like to add them to the list of manually configured devices?</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../MicroPython/MicroPythonWidget.py" line="1367"/>
+        <location filename="../MicroPython/MicroPythonWidget.py" line="1373"/>
         <source>Manage Unknown Devices</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../MicroPython/MicroPythonWidget.py" line="1772"/>
+        <location filename="../MicroPython/MicroPythonWidget.py" line="1778"/>
         <source>Add Unknown Devices</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../MicroPython/MicroPythonWidget.py" line="1772"/>
+        <location filename="../MicroPython/MicroPythonWidget.py" line="1778"/>
         <source>Select the devices to be added:</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../MicroPython/MicroPythonWidget.py" line="1364"/>
+        <location filename="../MicroPython/MicroPythonWidget.py" line="1370"/>
         <source>Flash UF2 Device</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../MicroPython/MicroPythonWidget.py" line="348"/>
+        <location filename="../MicroPython/MicroPythonWidget.py" line="350"/>
         <source>Manual Selection</source>
         <translation type="unfinished"></translation>
     </message>
+    <message numerus="yes">
+        <location filename="../MicroPython/MicroPythonWidget.py" line="344"/>
+        <source>
+%n unknown device(s) for manual selection.</source>
+        <translation type="unfinished">
+            <numerusform></numerusform>
+            <numerusform></numerusform>
+        </translation>
+    </message>
 </context>
 <context>
     <name>MicrobitDevice</name>
@@ -62168,109 +62177,109 @@
         <translation>Shell</translation>
     </message>
     <message>
-        <location filename="../QScintilla/Shell.py" line="274"/>
+        <location filename="../QScintilla/Shell.py" line="248"/>
         <source>Passive &gt;&gt;&gt; </source>
         <translation>Pasivo &gt;&gt;&gt; </translation>
     </message>
     <message>
-        <location filename="../QScintilla/Shell.py" line="290"/>
+        <location filename="../QScintilla/Shell.py" line="291"/>
         <source>Start</source>
         <translation>Comienzo</translation>
     </message>
     <message>
-        <location filename="../QScintilla/Shell.py" line="303"/>
-        <source>Copy</source>
-        <translation>Copiar</translation>
-    </message>
-    <message>
         <location filename="../QScintilla/Shell.py" line="304"/>
+        <source>Copy</source>
+        <translation>Copiar</translation>
+    </message>
+    <message>
+        <location filename="../QScintilla/Shell.py" line="305"/>
         <source>Paste</source>
         <translation>Pegar</translation>
     </message>
     <message>
-        <location filename="../QScintilla/Shell.py" line="310"/>
+        <location filename="../QScintilla/Shell.py" line="311"/>
         <source>Clear</source>
         <translation>Borrar</translation>
     </message>
     <message>
-        <location filename="../QScintilla/Shell.py" line="838"/>
+        <location filename="../QScintilla/Shell.py" line="839"/>
         <source>Passive Debug Mode</source>
         <translation>Modo de depuración pasiva</translation>
     </message>
     <message>
-        <location filename="../QScintilla/Shell.py" line="842"/>
+        <location filename="../QScintilla/Shell.py" line="843"/>
         <source>No.</source>
         <translation>No.</translation>
     </message>
     <message>
-        <location filename="../QScintilla/Shell.py" line="2177"/>
+        <location filename="../QScintilla/Shell.py" line="2178"/>
         <source>Drop Error</source>
         <translation>Error al soltar</translation>
     </message>
     <message>
-        <location filename="../QScintilla/Shell.py" line="295"/>
-        <source>History</source>
-        <translation>Historial</translation>
-    </message>
-    <message>
         <location filename="../QScintilla/Shell.py" line="296"/>
-        <source>Select entry</source>
-        <translation>Seleccionar entrada</translation>
+        <source>History</source>
+        <translation>Historial</translation>
     </message>
     <message>
         <location filename="../QScintilla/Shell.py" line="297"/>
+        <source>Select entry</source>
+        <translation>Seleccionar entrada</translation>
+    </message>
+    <message>
+        <location filename="../QScintilla/Shell.py" line="298"/>
         <source>Show</source>
         <translation>Mostrar</translation>
     </message>
     <message>
-        <location filename="../QScintilla/Shell.py" line="772"/>
+        <location filename="../QScintilla/Shell.py" line="773"/>
         <source>Select History</source>
         <translation>Seleccionar historial</translation>
     </message>
     <message>
-        <location filename="../QScintilla/Shell.py" line="772"/>
+        <location filename="../QScintilla/Shell.py" line="773"/>
         <source>Select the history entry to execute (most recent shown last).</source>
         <translation>Seleccionar la entrada del historial a ejecutar (las más recientes mostradas en último lugar).</translation>
     </message>
     <message>
-        <location filename="../QScintilla/Shell.py" line="839"/>
+        <location filename="../QScintilla/Shell.py" line="840"/>
         <source>
 Not connected</source>
         <translation>
 No conectado</translation>
     </message>
     <message>
-        <location filename="../QScintilla/Shell.py" line="318"/>
+        <location filename="../QScintilla/Shell.py" line="319"/>
         <source>Configure...</source>
         <translation>Configurar...</translation>
     </message>
     <message>
-        <location filename="../QScintilla/Shell.py" line="302"/>
+        <location filename="../QScintilla/Shell.py" line="303"/>
         <source>Cut</source>
         <translation>Cortar</translation>
     </message>
     <message>
-        <location filename="../QScintilla/Shell.py" line="1032"/>
+        <location filename="../QScintilla/Shell.py" line="1033"/>
         <source>StdOut: {0}</source>
         <translation>StdOut: {0}</translation>
     </message>
     <message>
-        <location filename="../QScintilla/Shell.py" line="1040"/>
+        <location filename="../QScintilla/Shell.py" line="1041"/>
         <source>StdErr: {0}</source>
         <translation>StdErr: {0}</translation>
     </message>
     <message>
-        <location filename="../QScintilla/Shell.py" line="2177"/>
+        <location filename="../QScintilla/Shell.py" line="2178"/>
         <source>&lt;p&gt;&lt;b&gt;{0}&lt;/b&gt; is not a file.&lt;/p&gt;</source>
         <translation>&lt;p&gt;&lt;b&gt;{0}&lt;/b&gt; no es un archivo.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../QScintilla/Shell.py" line="308"/>
+        <location filename="../QScintilla/Shell.py" line="309"/>
         <source>Find</source>
         <translation>Buscar</translation>
     </message>
     <message>
-        <location filename="../QScintilla/Shell.py" line="890"/>
+        <location filename="../QScintilla/Shell.py" line="891"/>
         <source>Exception &quot;{0}&quot;
 {1}
 File: {2}, Line: {3}
@@ -62281,14 +62290,14 @@
 </translation>
     </message>
     <message>
-        <location filename="../QScintilla/Shell.py" line="925"/>
+        <location filename="../QScintilla/Shell.py" line="926"/>
         <source>Unspecified syntax error.
 </source>
         <translation>Error de sintaxis sin especificar.
 </translation>
     </message>
     <message>
-        <location filename="../QScintilla/Shell.py" line="900"/>
+        <location filename="../QScintilla/Shell.py" line="901"/>
         <source>Exception &quot;{0}&quot;
 {1}
 </source>
@@ -62297,21 +62306,21 @@
 </translation>
     </message>
     <message>
-        <location filename="../QScintilla/Shell.py" line="927"/>
+        <location filename="../QScintilla/Shell.py" line="928"/>
         <source>Syntax error &quot;{1}&quot; in file {0} at line {2}, character {3}.
 </source>
         <translation>Error de sintaxis &quot;{1}&quot; en archivo {0} en la línea {2}, carácter {3}.
 </translation>
     </message>
     <message>
-        <location filename="../QScintilla/Shell.py" line="950"/>
+        <location filename="../QScintilla/Shell.py" line="951"/>
         <source>Signal &quot;{0}&quot; generated in file {1} at line {2}.
 Function: {3}({4})</source>
         <translation>Señal &quot;{0}&quot; generada en el archivo {1} y línea {2}.
 Función: {3}({4})</translation>
     </message>
     <message>
-        <location filename="../QScintilla/Shell.py" line="2034"/>
+        <location filename="../QScintilla/Shell.py" line="2035"/>
         <source>Project</source>
         <translation>Proyecto</translation>
     </message>
@@ -62326,22 +62335,22 @@
         <translation>&lt;b&gt;La Ventana de Shell&lt;/b&gt;&lt;p&gt;Es simplemente un intérprete corriendo en una ventana. El intérprete es el que se usa para ejecutar el programa en depuración. Ésto significa que se puede ejecutar cualquier comando mientras el programa en depuración esté corriendo.&lt;/p&gt;&lt;p&gt;Se puedeu utilizar las teclas de cursor al introducir comandos. Hay también un histórico de comandos que se pueden rellamar utilizando las teclas de cursor de arriba y abajo manteniendo apretada la tecla Ctrl. Esto se puede cambiar a solo las teclas de cursor arriba y abajo en el la página de shell del diálogo de configuración. Pulsando estas teclas despues de que se ha introducido algún texto inicia una búsqueda incremental.&lt;/p&gt;&lt;p&gt;La shell tiene algunos comandos especiales. &apos;restart&apos; termina la shell e inicia una nueva. &apos;clear&apos; limpia la salida de la ventana de shell. &apos;start&apos; se usa para iniciar una shell para un entorno virtual y se debería continuar con un nombre de entorno virtual. start&apos; sin nombre de entorno virtual inicia la shell por defecto. Los entornos virtuales disponibles se pueden listar con los comandos &apos;envs&apos; o &apos;environments&apos;. El entorno virtual activo se puede encontrar con el comando &apos;which&apos; . &apos;quit&apos; o &apos;exit&apos; se usa para salir de la aplicación. Estos comandos (exceptuando environments&apos;, &apos;envs&apos; y &apos;which&apos;) están dsponibles para los menús de ventana también.&lt;/p&gt;&lt;p&gt;Pulsando la tecla Tab después de introducir algún texto muestra una lista de autocompletados posibles. La entrada relevante puede entonces seleccionarse de este listado. Si hay solamente una entrada disponible, ésta se insertará automaticamente.&lt;/p&gt;&lt;p&gt;En modo pasivo de depuración la shell está solamente disponible despues de que el programa a depurar ha conectado con la IDE y hasta que termina. Esto se indica con un prompt distinto y con una indicación en el título de la ventana.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../QScintilla/Shell.py" line="311"/>
+        <location filename="../QScintilla/Shell.py" line="312"/>
         <source>Restart</source>
         <translation>Reiniciar</translation>
     </message>
     <message>
-        <location filename="../QScintilla/Shell.py" line="312"/>
+        <location filename="../QScintilla/Shell.py" line="313"/>
         <source>Restart and Clear</source>
         <translation>Restaurar y Limpiar</translation>
     </message>
     <message>
-        <location filename="../QScintilla/Shell.py" line="316"/>
+        <location filename="../QScintilla/Shell.py" line="317"/>
         <source>Active Name</source>
         <translation>Nombre Activo</translation>
     </message>
     <message>
-        <location filename="../QScintilla/Shell.py" line="1849"/>
+        <location filename="../QScintilla/Shell.py" line="1850"/>
         <source>Available Virtual Environments:
 {0}
 </source>
@@ -62350,19 +62359,19 @@
 </translation>
     </message>
     <message>
-        <location filename="../QScintilla/Shell.py" line="1895"/>
+        <location filename="../QScintilla/Shell.py" line="1896"/>
         <source>Current Virtual Environment: &apos;{0}&apos;
 </source>
         <translation>Entorno Virtual Actual: &apos;{0}&apos;
 </translation>
     </message>
     <message>
-        <location filename="../QScintilla/Shell.py" line="844"/>
+        <location filename="../QScintilla/Shell.py" line="845"/>
         <source>{0} on {1}</source>
         <translation>{0} en {1}</translation>
     </message>
     <message>
-        <location filename="../QScintilla/Shell.py" line="1066"/>
+        <location filename="../QScintilla/Shell.py" line="1067"/>
         <source>&lt;{0}&gt; {1}</source>
         <translation>&lt;{0}&gt; {1}</translation>
     </message>

eric ide

mercurial