eric6/i18n/eric6_es.ts

changeset 7297
fb0349617eab
parent 7284
29d7ae5a2a95
child 7299
a22b87b46128
--- a/eric6/i18n/eric6_es.ts	Sat Oct 12 15:09:03 2019 +0200
+++ b/eric6/i18n/eric6_es.ts	Sat Oct 12 15:09:16 2019 +0200
@@ -43506,27 +43506,27 @@
 <context>
     <name>MicroPythonDevice</name>
     <message>
-        <location filename="../MicroPython/MicroPythonDevices.py" line="194"/>
+        <location filename="../MicroPython/MicroPythonDevices.py" line="207"/>
         <source>Unsupported Device</source>
         <translation>Dispositivo no soportado</translation>
     </message>
     <message>
-        <location filename="../MicroPython/MicroPythonDevices.py" line="204"/>
+        <location filename="../MicroPython/MicroPythonDevices.py" line="217"/>
         <source>REPL is not supported by this device.</source>
         <translation>REPL no soportado por este dispositivo.</translation>
     </message>
     <message>
-        <location filename="../MicroPython/MicroPythonDevices.py" line="223"/>
+        <location filename="../MicroPython/MicroPythonDevices.py" line="236"/>
         <source>Plotter is not supported by this device.</source>
         <translation>Plotter no soportado por este dispositivo.</translation>
     </message>
     <message>
-        <location filename="../MicroPython/MicroPythonDevices.py" line="242"/>
+        <location filename="../MicroPython/MicroPythonDevices.py" line="255"/>
         <source>Running scripts is not supported by this device.</source>
         <translation>La ejecución de scripts no está soportada por este dispositivo.</translation>
     </message>
     <message>
-        <location filename="../MicroPython/MicroPythonDevices.py" line="262"/>
+        <location filename="../MicroPython/MicroPythonDevices.py" line="275"/>
         <source>File Manager is not supported by this device.</source>
         <translation>El Gestor de Archovos no está soportado por este dispositivo.</translation>
     </message>
@@ -53542,6 +53542,29 @@
     </message>
 </context>
 <context>
+    <name>PyBoardDevice</name>
+    <message>
+        <location filename="../MicroPython/PyBoardDevices.py" line="70"/>
+        <source>PyBoard</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../MicroPython/PyBoardDevices.py" line="159"/>
+        <source>Workspace Directory</source>
+        <translation type="unfinished">Directorio del espacio de trabajo</translation>
+    </message>
+    <message>
+        <location filename="../MicroPython/PyBoardDevices.py" line="159"/>
+        <source>Python files for PyBoard devices are stored on the device. Therefore, to edit these files you need to have the device plugged in. Until you plug in a device, the standard directory will be used.</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../MicroPython/PyBoardDevices.py" line="186"/>
+        <source>MicroPython Install Instructions</source>
+        <translation type="unfinished"></translation>
+    </message>
+</context>
+<context>
     <name>PyCoverageDialog</name>
     <message>
         <location filename="../DataViews/PyCoverageDialog.ui" line="20"/>
@@ -84035,25 +84058,75 @@
 <context>
     <name>WebBrowserVirusTotalPage</name>
     <message>
-        <location filename="../Preferences/ConfigurationPages/WebBrowserVirusTotalPage.py" line="75"/>
+        <location filename="../Preferences/ConfigurationPages/WebBrowserVirusTotalPage.py" line="76"/>
         <source>Checking validity of the service key...</source>
         <translation>Comprobando la validez de la service key...</translation>
     </message>
     <message>
-        <location filename="../Preferences/ConfigurationPages/WebBrowserVirusTotalPage.py" line="93"/>
+        <location filename="../Preferences/ConfigurationPages/WebBrowserVirusTotalPage.py" line="94"/>
         <source>The service key is valid.</source>
         <translation>La service key es válida.</translation>
     </message>
     <message>
-        <location filename="../Preferences/ConfigurationPages/WebBrowserVirusTotalPage.py" line="97"/>
+        <location filename="../Preferences/ConfigurationPages/WebBrowserVirusTotalPage.py" line="98"/>
         <source>&lt;font color=&quot;#FF0000&quot;&gt;The service key is not valid.&lt;/font&gt;</source>
         <translation>&lt;font color=&quot;#FF0000&quot;&gt;La service key no es válida.&lt;/font&gt;</translation>
     </message>
     <message>
-        <location filename="../Preferences/ConfigurationPages/WebBrowserVirusTotalPage.py" line="101"/>
+        <location filename="../Preferences/ConfigurationPages/WebBrowserVirusTotalPage.py" line="102"/>
         <source>&lt;font color=&quot;#FF0000&quot;&gt;&lt;b&gt;Error:&lt;/b&gt; {0}&lt;/font&gt;</source>
         <translation>&lt;font color=&quot;#FF0000&quot;&gt;&lt;b&gt;Error:&lt;/b&gt; {0}&lt;/font&gt;</translation>
     </message>
+    <message>
+        <location filename="../Preferences/ConfigurationPages/WebBrowserVirusTotalPage.ui" line="17"/>
+        <source>&lt;b&gt;Configure VirusTotal Interface&lt;/b&gt;</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Preferences/ConfigurationPages/WebBrowserVirusTotalPage.ui" line="37"/>
+        <source>Select to enable the VirusTotal interface</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Preferences/ConfigurationPages/WebBrowserVirusTotalPage.ui" line="40"/>
+        <source>Enable VirusTotal</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Preferences/ConfigurationPages/WebBrowserVirusTotalPage.ui" line="47"/>
+        <source>Service Key</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Preferences/ConfigurationPages/WebBrowserVirusTotalPage.ui" line="53"/>
+        <source>Enter your personal VirusTotal service key (s. &lt;a href=&quot;http://virustotal.com&quot;&gt;VirusTotal &amp;copy;&lt;/a&gt; for details):</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Preferences/ConfigurationPages/WebBrowserVirusTotalPage.ui" line="66"/>
+        <source>Enter the VirusTotal service key</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Preferences/ConfigurationPages/WebBrowserVirusTotalPage.ui" line="104"/>
+        <source>Press to test the validity of the service key</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Preferences/ConfigurationPages/WebBrowserVirusTotalPage.ui" line="107"/>
+        <source>Test Service Key</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Preferences/ConfigurationPages/WebBrowserVirusTotalPage.ui" line="132"/>
+        <source>Select to use a secure (https) connection</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Preferences/ConfigurationPages/WebBrowserVirusTotalPage.ui" line="135"/>
+        <source>Use secure (https) connections</source>
+        <translation type="unfinished"></translation>
+    </message>
 </context>
 <context>
     <name>WebBrowserWebSearchWidget</name>

eric ide

mercurial