-rw-r--r-- | i18n/es/textedit.ts | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/i18n/es/textedit.ts b/i18n/es/textedit.ts index cacbac0..95612e6 100644 --- a/i18n/es/textedit.ts +++ b/i18n/es/textedit.ts @@ -1,64 +1,64 @@ <!DOCTYPE TS><TS> <context> <name>@default</name> <message> <source>Text Edit</source> - <translation type="unfinished">Editar Textos</translation> + <translation>Editar Textos</translation> </message> <message> <source>Write Failed</source> - <translation type="unfinished">Fallo al escribir</translation> + <translation>Fallo al escribir</translation> </message> <message> <source>Unnamed</source> - <translation type="unfinished">Sin nombre</translation> + <translation>Sin nombre</translation> </message> <message> <source>Text Editor</source> - <translation type="unfinished">Editor Textos</translation> + <translation>Editor Textos</translation> </message> <message> <source>All</source> - <translation type="unfinished">Todo</translation> + <translation>Todo</translation> </message> <message> <source>Text</source> - <translation type="unfinished">Texto</translation> + <translation>Texto</translation> </message> <message> <source>Permissions</source> - <translation type="unfinished">Permisos</translation> + <translation>Permisos</translation> </message> <message> <source>Choose font</source> - <translation type="unfinished"></translation> + <translation>Elegir letra</translation> </message> <message> <source>Do you really want<BR>to <B>delete</B> the current file from the disk?<BR>This is <B>irreversable!!</B></source> - <translation type="unfinished">¿Realmente quiere<BR><B>borrar</B> el fichero actual + <translation>¿Realmente quiere<BR><B>borrar</B> el fichero actual del dico?<BR>¡Es <B>irreversible!</B></translation> </message> <message> <source>Yes</source> - <translation type="unfinished">Sí</translation> + <translation>Sí</translation> </message> <message> <source>No</source> - <translation type="unfinished">No</translation> + <translation>No</translation> </message> <message> <source>Text Edit is copyright<BR>2000 Trolltech AS, and<BR>2002 by <B>L. J. Potter <BR>llornkcor@handhelds.org</B><BR>and is licensed under the GPL</source> - <translation type="unfinished">Text Edit tiene copyright<BR>2000 Trolltech AS, y<BR>2002 <B>L. J. Potter <BR>llornkcor@handhelds.org</B><BR>, y está bajo licencia GPL</translation> + <translation>Text Edit tiene copyright<BR>2000 Trolltech AS, y<BR>2002 <B>L. J. Potter <BR>llornkcor@handhelds.org</B><BR>, y está bajo licencia GPL</translation> </message> </context> <context> <name>FontDialog</name> <message> <source>FontDialog</source> <translation type="obsolete">DiálogoLetra</translation> </message> <message> <source>Font Dialog</source> <translation type="obsolete">Diálogo de Letra</translation> </message> |