Mon, 24 Mar 2014 17:18:28 +0100
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><p>The selected string <b>{0}</b> is not a valid color string. Aborting!</p></source> - <translation type="unfinished"></translation> + <translation><p>La cadena seleccionada<b>{0}</b> no es una cadena de color válida. ¡Abortando!</p></translation> </message> <message> <location filename="../../PluginColorString.py" line="267"/> <source><p>The selected string <b>{0}</b> is not a valid color name. Aborting!</p></source> - <translation type="unfinished"></translation> + <translation><p>La cadena seleccionada<b>{0}</b> no es un nombre de color válido. ¡Abortando!</p></translation> </message> </context> </TS>