author | fbarros <fbarros> | 2002-09-21 00:58:34 (UTC) |
---|---|---|
committer | fbarros <fbarros> | 2002-09-21 00:58:34 (UTC) |
commit | 6ae824e5c3a555d5129c68d387094d50276742f4 (patch) (side-by-side diff) | |
tree | 588241ea92e801e0a372d860b5478fd93020fccc /i18n/es/textedit.ts | |
parent | 0b7ffc8d2d82cea0af03c432e31d7644f030120e (diff) | |
download | opie-6ae824e5c3a555d5129c68d387094d50276742f4.zip opie-6ae824e5c3a555d5129c68d387094d50276742f4.tar.gz opie-6ae824e5c3a555d5129c68d387094d50276742f4.tar.bz2 |
small additions
-rw-r--r-- | i18n/es/textedit.ts | 19 |
1 files changed, 10 insertions, 9 deletions
diff --git a/i18n/es/textedit.ts b/i18n/es/textedit.ts index 2aca249..b0dc201 100644 --- a/i18n/es/textedit.ts +++ b/i18n/es/textedit.ts @@ -153,49 +153,50 @@ <translation>Todo</translation> </message> <message> <source>Text</source> <translation>Texto</translation> </message> <message> <source>Insert Time and Date</source> - <translation type="unfinished"></translation> + <translation>Insertar hora y fecha</translation> </message> <message> <source>Advanced features</source> - <translation type="unfinished"></translation> + <translation>Funciones avanzadas</translation> </message> <message> <source>Text Editor has detected<BR>you selected a <B>.desktop</B> file.<BR>Open <B>.desktop</B> file or <B>linked</B> file?</source> - <translation type="unfinished"></translation> + <translation>El Editor de Textos ha detectado que<BR>ha seleccionado un fichero <B>.desktop</B>.<BR>¿Abro <B>.desktop</B> o el fichero que <B>enlaza</B>?</translation> </message> <message> <source>Text Edit</source> - <translation type="unfinished"></translation> + <translation>Editar Textos</translation> </message> <message> <source>Write Failed</source> - <translation type="unfinished"></translation> + <translation>Fallo al escribir</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"></translation> + <translation>¿Realmente quiere<BR><B>borrar</B> el fichero actual +del dico?<BR>¡Es <B>irreversible!</B></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"></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>filePermissions</name> <message> <source>Set File Permissions</source> - <translation>Fijar permisos fichero</translation> + <translation>Fije los Permisos del Fichero</translation> </message> <message> <source>Set file permissions for:</source> <translation>Fijar permisos fichero para:</translation> </message> <message> <source>owner</source> <translation>propietario</translation> @@ -245,12 +246,12 @@ from the disk?<BR>This is <B>irreversable!!</B></source> <translation>Error fijando propietario o grupo</translation> </message> <message> <source>Error setting mode</source> <translation>Error fijando modo</translation> </message> <message> <source>File Permissions</source> - <translation type="unfinished"></translation> + <translation>Permisos fichero</translation> </message> </context> </TS> |