author | cniehaus <cniehaus> | 2002-11-22 13:49:54 (UTC) |
---|---|---|
committer | cniehaus <cniehaus> | 2002-11-22 13:49:54 (UTC) |
commit | c0be828aa886a9b871e5b38df4685a22d847c097 (patch) (side-by-side diff) | |
tree | 8940d823bea40c5f01688f50b4f9878f84d963cc /i18n/es | |
parent | e567eb229f39cb74e4d5b2be3a1487650090673f (diff) | |
download | opie-c0be828aa886a9b871e5b38df4685a22d847c097.zip opie-c0be828aa886a9b871e5b38df4685a22d847c097.tar.gz opie-c0be828aa886a9b871e5b38df4685a22d847c097.tar.bz2 |
Last big update for today. Ok, only minor changes but a lot mails to
the list...
-rw-r--r-- | i18n/es/addressbook.ts | 23 | ||||
-rw-r--r-- | i18n/es/embeddedkonsole.ts | 2 |
2 files changed, 18 insertions, 7 deletions
diff --git a/i18n/es/addressbook.ts b/i18n/es/addressbook.ts index e6a31e6..8de6d00 100644 --- a/i18n/es/addressbook.ts +++ b/i18n/es/addressbook.ts @@ -273,9 +273,9 @@ inténtelo de nuevo. <message> <source>Unable to find a contact for this</source> - <translation>¡Incapaz de encontrar un contacto para este</translation> + <translation type="obsolete">¡Incapaz de encontrar un contacto para este</translation> </message> <message> <source>search pattern !</source> - <translation>patrón de búsqueda!</translation> + <translation type="obsolete">patrón de búsqueda!</translation> </message> <message> @@ -301,13 +301,13 @@ inténtelo de nuevo. <message> <source>The selected File</source> - <translation>El fichero seleccionado</translation> + <translation type="obsolete">El fichero seleccionado</translation> </message> <message> <source>does not end with ".vcf" </source> - <translation>no termina con ".vcf" </translation> + <translation type="obsolete">no termina con ".vcf" </translation> </message> <message> <source>Do you really want to open it?</source> - <translation>¿Seguro que quiere abrirlo?</translation> + <translation type="obsolete">¿Seguro que quiere abrirlo?</translation> </message> <message> @@ -319,4 +319,15 @@ inténtelo de nuevo. <translation>&No</translation> </message> + <message> + <source>Unable to find a contact for this + search pattern!</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>The selected file + does not end with ".vcf". + Do you really want to open it?</source> + <translation type="unfinished"></translation> + </message> </context> <context> @@ -324,5 +335,5 @@ inténtelo de nuevo. <message> <source>MyDialog1</source> - <translation>MyDialog1</translation> + <translation type="obsolete">MyDialog1</translation> </message> <message> diff --git a/i18n/es/embeddedkonsole.ts b/i18n/es/embeddedkonsole.ts index 205cef3..9ce923e 100644 --- a/i18n/es/embeddedkonsole.ts +++ b/i18n/es/embeddedkonsole.ts @@ -26,5 +26,5 @@ <message> <source>Form1</source> - <translation>Impreso 1</translation> + <translation type="obsolete">Impreso 1</translation> </message> </context> |