i18n/eric6_es.ts

changeset 6823
55bda7c2404d
parent 6817
8fb29a716d1a
child 6824
4336bcb53879
--- a/i18n/eric6_es.ts	Mon Feb 25 19:16:19 2019 +0100
+++ b/i18n/eric6_es.ts	Wed Feb 27 19:48:11 2019 +0100
@@ -1,5 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
-<!DOCTYPE TS><TS version="2.0" language="es" sourcelanguage="">
+<!DOCTYPE TS>
+<TS version="2.1" language="es">
 <context>
     <name>AboutDialog</name>
     <message>
@@ -1969,8 +1970,8 @@
     </message>
     <message>
         <location filename="../WebBrowser/Bookmarks/BookmarksMenu.py" line="170"/>
-        <source>Open in New Tab<byte value="x9"/>Ctrl+LMB</source>
-        <translation>Abrir en Nueva Pestaña<byte value="x9"/> Ctrl+LMB (botón izquierdo del ratón)</translation>
+        <source>Open in New Tab	Ctrl+LMB</source>
+        <translation>Abrir en Nueva Pestaña	 Ctrl+LMB (botón izquierdo del ratón)</translation>
     </message>
     <message>
         <location filename="../WebBrowser/Bookmarks/BookmarksMenu.py" line="174"/>
@@ -2048,8 +2049,8 @@
     </message>
     <message>
         <location filename="../WebBrowser/Bookmarks/BookmarksToolBar.py" line="91"/>
-        <source>Open in New Tab<byte value="x9"/>Ctrl+LMB</source>
-        <translation>Abrir en Nueva Pestaña<byte value="x9"/> Ctrl+LMB (botón izquierdo del ratón)</translation>
+        <source>Open in New Tab	Ctrl+LMB</source>
+        <translation>Abrir en Nueva Pestaña	 Ctrl+LMB (botón izquierdo del ratón)</translation>
     </message>
     <message>
         <location filename="../WebBrowser/Bookmarks/BookmarksToolBar.py" line="95"/>
@@ -7484,47 +7485,47 @@
 <context>
     <name>DebuggerInterfacePython</name>
     <message>
-        <location filename="../Debugger/DebuggerInterfacePython.py" line="465"/>
+        <location filename="../Debugger/DebuggerInterfacePython.py" line="477"/>
         <source>Start Debugger</source>
         <translation>Iniciar Depurador</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebuggerInterfacePython.py" line="465"/>
+        <location filename="../Debugger/DebuggerInterfacePython.py" line="477"/>
         <source>&lt;p&gt;The debugger backend could not be started.&lt;/p&gt;</source>
         <translation>&lt;p&gt;No ha sido posible lanzar el extremo del depurador.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebuggerInterfacePython.py" line="960"/>
+        <location filename="../Debugger/DebuggerInterfacePython.py" line="972"/>
         <source>Parent Process</source>
         <translation>Proceso Padre</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebuggerInterfacePython.py" line="961"/>
+        <location filename="../Debugger/DebuggerInterfacePython.py" line="973"/>
         <source>Child process</source>
         <translation>Proceso hijo</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebuggerInterfacePython.py" line="962"/>
+        <location filename="../Debugger/DebuggerInterfacePython.py" line="974"/>
         <source>Client forking</source>
         <translation>Fork del cliente</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebuggerInterfacePython.py" line="962"/>
+        <location filename="../Debugger/DebuggerInterfacePython.py" line="974"/>
         <source>Select the fork branch to follow.</source>
         <translation>Seleccionar la rama de fork para continuar.</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebuggerInterfacePython.py" line="1008"/>
+        <location filename="../Debugger/DebuggerInterfacePython.py" line="1020"/>
         <source>Debug Protocol Error</source>
         <translation>Error de Protocolo de Depuración</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebuggerInterfacePython.py" line="1008"/>
+        <location filename="../Debugger/DebuggerInterfacePython.py" line="1020"/>
         <source>&lt;p&gt;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.&lt;/p&gt;&lt;p&gt;Error: {0}&lt;/p&gt;&lt;p&gt;Data:&lt;br/&gt;{1}&lt;/p&gt;</source>
         <translation>&lt;p&gt;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.&lt;/p&gt;&lt;p&gt;Error: {0}&lt;/p&gt;&lt;p&gt;Datos:&lt;br/&gt;{1}&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebuggerInterfacePython.py" line="365"/>
+        <location filename="../Debugger/DebuggerInterfacePython.py" line="375"/>
         <source>&lt;p&gt;No suitable {0} environment configured.&lt;/p&gt;</source>
         <translation>&lt;p&gt;No hay configurado un entorno {0} adecuado.&lt;/p&gt;</translation>
     </message>
@@ -15666,17 +15667,17 @@
         <translation>Probar Login</translation>
     </message>
     <message>
-        <location filename="../Preferences/ConfigurationPages/EmailPage.py" line="271"/>
+        <location filename="../Preferences/ConfigurationPages/EmailPage.py" line="276"/>
         <source>Login Test</source>
         <translation>Prueba de Login</translation>
     </message>
     <message>
-        <location filename="../Preferences/ConfigurationPages/EmailPage.py" line="234"/>
+        <location filename="../Preferences/ConfigurationPages/EmailPage.py" line="239"/>
         <source>The login test succeeded.</source>
         <translation>La prueba de login ha resultado con éxito.</translation>
     </message>
     <message>
-        <location filename="../Preferences/ConfigurationPages/EmailPage.py" line="271"/>
+        <location filename="../Preferences/ConfigurationPages/EmailPage.py" line="276"/>
         <source>&lt;p&gt;The login test failed.&lt;br&gt;Reason: {0}&lt;/p&gt;</source>
         <translation>&lt;p&gt;El login ha fallado.&lt;br/&gt; Razón: {0}&lt;/p&gt;</translation>
     </message>
@@ -15736,7 +15737,7 @@
         <translation>Email Estándar</translation>
     </message>
     <message>
-        <location filename="../Preferences/ConfigurationPages/EmailPage.py" line="287"/>
+        <location filename="../Preferences/ConfigurationPages/EmailPage.py" line="292"/>
         <source>&lt;p&gt;The Google Mail Client API is not installed. Use &lt;code&gt;pip install --upgrade google-api-python-client&lt;/code&gt; to install it.&lt;/p&gt;</source>
         <translation>&lt;p&gt;La API de Cliente de Google Mail no está instalada. Usar &lt;code&gt;pip install --upgrade google-api-python-client&lt;/code&gt; para instalarla.&lt;/p&gt;</translation>
     </message>
@@ -15756,14 +15757,14 @@
         <translation>&lt;p&gt;El archivo de credenciales no está presente. ¿Está habilitada la API de Gmail?&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../Preferences/ConfigurationPages/EmailPage.py" line="293"/>
+        <location filename="../Preferences/ConfigurationPages/EmailPage.py" line="298"/>
         <source>Gmail API Help</source>
         <translation>Ayuda de API de Gmail</translation>
     </message>
     <message>
-        <location filename="../Preferences/ConfigurationPages/EmailPage.py" line="60"/>
-        <source>&lt;p&gt;The Google Mail Client API is not installed. Use &lt;code&gt;pip install --upgrade google-api-python-client google-auth-oauthlib&lt;/code&gt; to install it.&lt;/p&gt;</source>
-        <translation type="unfinished"></translation>
+        <location filename="../Preferences/ConfigurationPages/EmailPage.py" line="66"/>
+        <source>&lt;p&gt;The Google Mail Client API is not installed. Use &lt;code&gt;{0}&lt;/code&gt; to install it.&lt;/p&gt;</source>
+        <translation>&lt;p&gt;La API de Cliente de Google Mail no está instalada. Usar &lt;code&gt;{0}&lt;/code&gt; para instalarla.&lt;/p&gt;</translation>
     </message>
 </context>
 <context>
@@ -25291,7 +25292,7 @@
 <context>
     <name>GoogleMailSendMessage</name>
     <message>
-        <location filename="../E5Network/E5GoogleMail.py" line="93"/>
+        <location filename="../E5Network/E5GoogleMail.py" line="95"/>
         <source>The credentials file is not present. Has the Gmail API been enabled?</source>
         <translation>El archivo de credenciales no está presente. ¿Está habilitada la API de Gmail?</translation>
     </message>
@@ -25753,7 +25754,7 @@
     <name>HelpBrowser</name>
     <message>
         <location filename="../Helpviewer/HelpBrowserWV.py" line="1223"/>
-        <source>Open Link in New Tab<byte value="x9"/>Ctrl+LMB</source>
+        <source>Open Link in New Tab	Ctrl+LMB</source>
         <translation>Abrir enlace en Nueva Pestaña Ctrl+LMB (botón izquierdo del ratón)</translation>
     </message>
     <message>
@@ -85561,8 +85562,8 @@
     </message>
     <message>
         <location filename="../WebBrowser/WebBrowserView.py" line="650"/>
-        <source>Open Link in New Tab<byte value="x9"/>Ctrl+LMB</source>
-        <translation>Abrir enlace en nueva pestaña Tab<byte value="x9"/>Ctrl+LMB (botón izquierdo del ratón)</translation>
+        <source>Open Link in New Tab	Ctrl+LMB</source>
+        <translation>Abrir enlace en nueva pestaña Tab	Ctrl+LMB (botón izquierdo del ratón)</translation>
     </message>
     <message>
         <location filename="../WebBrowser/WebBrowserView.py" line="656"/>

eric ide

mercurial