eric6/i18n/eric6_es.ts

changeset 7927
866ddf957461
parent 7920
322d1ee01510
child 7946
6901746220fc
--- a/eric6/i18n/eric6_es.ts	Wed Dec 30 12:31:25 2020 +0100
+++ b/eric6/i18n/eric6_es.ts	Wed Dec 30 13:45:26 2020 +0100
@@ -2402,22 +2402,22 @@
 <context>
     <name>CallStackViewer</name>
     <message>
-        <location filename="../Debugger/CallStackViewer.py" line="48"/>
+        <location filename="../Debugger/CallStackViewer.py" line="59"/>
         <source>Show source</source>
         <translation>Mostrar código fuente</translation>
     </message>
     <message>
-        <location filename="../Debugger/CallStackViewer.py" line="50"/>
+        <location filename="../Debugger/CallStackViewer.py" line="61"/>
         <source>Clear</source>
         <translation>Limpiar</translation>
     </message>
     <message>
-        <location filename="../Debugger/CallStackViewer.py" line="52"/>
+        <location filename="../Debugger/CallStackViewer.py" line="63"/>
         <source>Save</source>
         <translation>Guardar</translation>
     </message>
     <message>
-        <location filename="../Debugger/CallStackViewer.py" line="59"/>
+        <location filename="../Debugger/CallStackViewer.py" line="71"/>
         <source>File: {0}
 Line: {1}
 {2}{3}</source>
@@ -2426,42 +2426,47 @@
 {2}{3}</translation>
     </message>
     <message>
-        <location filename="../Debugger/CallStackViewer.py" line="61"/>
+        <location filename="../Debugger/CallStackViewer.py" line="73"/>
         <source>File: {0}
 Line: {1}</source>
         <translation>Archivo: {0}
 Línea: {1}</translation>
     </message>
     <message>
-        <location filename="../Debugger/CallStackViewer.py" line="171"/>
+        <location filename="../Debugger/CallStackViewer.py" line="202"/>
         <source>Save Call Stack Info</source>
         <translation>Guardar Información de Pila de Llamadas</translation>
     </message>
     <message>
-        <location filename="../Debugger/CallStackViewer.py" line="157"/>
+        <location filename="../Debugger/CallStackViewer.py" line="188"/>
         <source>Text Files (*.txt);;All Files (*)</source>
         <translation>Archivos de Texto (*.txt);;Todos los Archivos (*)</translation>
     </message>
     <message>
-        <location filename="../Debugger/CallStackViewer.py" line="171"/>
+        <location filename="../Debugger/CallStackViewer.py" line="202"/>
         <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; already exists. Overwrite it?&lt;/p&gt;</source>
         <translation>&lt;p&gt;El archivo &lt;b&gt;{0}&lt;/b&gt; ya existe. ¿Desea sobreescribirlo?&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../Debugger/CallStackViewer.py" line="189"/>
+        <location filename="../Debugger/CallStackViewer.py" line="224"/>
         <source>Error saving Call Stack Info</source>
         <translation>Error al guardar Información de Pila de Llamadas</translation>
     </message>
     <message>
-        <location filename="../Debugger/CallStackViewer.py" line="189"/>
+        <location filename="../Debugger/CallStackViewer.py" line="224"/>
         <source>&lt;p&gt;The call stack info could not be written to &lt;b&gt;{0}&lt;/b&gt;&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
         <translation>&lt;p&gt;La información de la pila de llamadas no se ha podido guardar en &lt;b&gt;{0}&lt;/b&gt;&lt;/p&gt;&lt;p&gt;Razón: {1}&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../Debugger/CallStackViewer.py" line="45"/>
+        <location filename="../Debugger/CallStackViewer.py" line="56"/>
         <source>Call Stack</source>
         <translation>Pila de Llamadas</translation>
     </message>
+    <message>
+        <location filename="../Debugger/CallStackViewer.py" line="213"/>
+        <source>Call Stack of &apos;{0}&apos;</source>
+        <translation type="unfinished"></translation>
+    </message>
 </context>
 <context>
     <name>CallTraceViewer</name>
@@ -2521,12 +2526,12 @@
         <translation>&lt;p&gt;El archivo &lt;b&gt;{0}&lt;/b&gt; ya existe. ¿Desea sobreescribirlo?&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../Debugger/CallTraceViewer.py" line="193"/>
+        <location filename="../Debugger/CallTraceViewer.py" line="197"/>
         <source>Error saving Call Trace Info</source>
         <translation>Error al guardar Información de Trazado de Llamadas</translation>
     </message>
     <message>
-        <location filename="../Debugger/CallTraceViewer.py" line="193"/>
+        <location filename="../Debugger/CallTraceViewer.py" line="197"/>
         <source>&lt;p&gt;The call trace info could not be written to &lt;b&gt;{0}&lt;/b&gt;&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
         <translation>&lt;p&gt;La información del trazado de llamadas no se ha podido guardar en &lt;b&gt;{0}&lt;/b&gt;&lt;/p&gt;&lt;p&gt;Razón: {1}&lt;/p&gt;</translation>
     </message>
@@ -2540,6 +2545,11 @@
         <source>Stop recording on exit</source>
         <translation>Detener grabación al salir</translation>
     </message>
+    <message>
+        <location filename="../Debugger/CallTraceViewer.py" line="180"/>
+        <source>Call Trace Info of &apos;{0}&apos;</source>
+        <translation type="unfinished"></translation>
+    </message>
 </context>
 <context>
     <name>ChatWidget</name>

eric ide

mercurial