eric5 Color string plugin i18n-es update default branch

Mon, 24 Mar 2014 17:18:28 +0100

author
Jaime Seuma<jaims.seuma@gmail.com>
date
Mon, 24 Mar 2014 17:18:28 +0100
changeset 3
b9f1860d5967
parent 2
946473cfb0ba
child 4
40e7964a840d

eric5 Color string plugin i18n-es update default branch

ColorString/i18n/colorstring_es.ts file | annotate | diff | comparison | revisions
--- a/ColorString/i18n/colorstring_es.ts	Sat Mar 22 15:37:23 2014 +0100
+++ b/ColorString/i18n/colorstring_es.ts	Mon Mar 24 17:18:28 2014 +0100
@@ -1,22 +1,22 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!DOCTYPE TS>
-<TS version="2.1" language="es_ES">
+<TS version="2.0" language="es_ES">
 <context>
     <name>ColorSelectionDialog</name>
     <message>
         <location filename="../../ColorString/ColorSelectionDialog.ui" line="14"/>
         <source>Color String</source>
-        <translation type="unfinished"></translation>
+        <translation>Cadena de Color</translation>
     </message>
     <message>
         <location filename="../../ColorString/ColorSelectionDialog.ui" line="23"/>
         <source>Select Color Name:</source>
-        <translation type="unfinished"></translation>
+        <translation>Seleccionar Nombre de Color:</translation>
     </message>
     <message>
         <location filename="../../ColorString/ColorSelectionDialog.ui" line="30"/>
         <source>Select a color by name</source>
-        <translation type="unfinished"></translation>
+        <translation>Seleccionar un color por nombre</translation>
     </message>
 </context>
 <context>
@@ -24,17 +24,17 @@
     <message>
         <location filename="../../PluginColorString.py" line="267"/>
         <source>Color String</source>
-        <translation type="unfinished"></translation>
+        <translation>Cadena de Color</translation>
     </message>
     <message>
         <location filename="../../PluginColorString.py" line="218"/>
         <source>&lt;p&gt;The selected string &lt;b&gt;{0}&lt;/b&gt; is not a valid color string. Aborting!&lt;/p&gt;</source>
-        <translation type="unfinished"></translation>
+        <translation>&lt;p&gt;La cadena seleccionada&lt;b&gt;{0}&lt;/b&gt; no es una cadena de color válida. ¡Abortando!&lt;/p&gt;</translation>
     </message>
     <message>
         <location filename="../../PluginColorString.py" line="267"/>
         <source>&lt;p&gt;The selected string &lt;b&gt;{0}&lt;/b&gt; is not a valid color name. Aborting!&lt;/p&gt;</source>
-        <translation type="unfinished"></translation>
+        <translation>&lt;p&gt;La cadena seleccionada&lt;b&gt;{0}&lt;/b&gt; no es un nombre de color válido. ¡Abortando!&lt;/p&gt;</translation>
     </message>
 </context>
 </TS>

eric ide

mercurial