author | cniehaus <cniehaus> | 2003-04-30 20:07:47 (UTC) |
---|---|---|
committer | cniehaus <cniehaus> | 2003-04-30 20:07:47 (UTC) |
commit | bbd5afda759983f4b28a43e7a43c77cf5b3f6150 (patch) (side-by-side diff) | |
tree | 87d08fdb898ca8beaa4137b3ef5d625d92f05be6 /i18n/es/libliquid.ts | |
parent | 44de783dcb178f77bea4420eac455ebadf4babfa (diff) | |
download | opie-bbd5afda759983f4b28a43e7a43c77cf5b3f6150.zip opie-bbd5afda759983f4b28a43e7a43c77cf5b3f6150.tar.gz opie-bbd5afda759983f4b28a43e7a43c77cf5b3f6150.tar.bz2 |
updates after opie-lupdate
-rw-r--r-- | i18n/es/libliquid.ts | 37 |
1 files changed, 22 insertions, 15 deletions
diff --git a/i18n/es/libliquid.ts b/i18n/es/libliquid.ts index 8ffd59b..a80acec 100644 --- a/i18n/es/libliquid.ts +++ b/i18n/es/libliquid.ts @@ -1,68 +1,75 @@ <!DOCTYPE TS><TS> <context> + <name>Decoration</name> + <message> + <source>Liquid</source> + <translation type="obsolete">Líquido</translation> + </message> +</context> +<context> <name>LiquidSettings</name> <message> <source>Liquid Style</source> - <translation>Estilo Líquido</translation> + <translation type="unfinished">Estilo Líquido</translation> </message> <message> <source>No translucency</source> - <translation>Sin transparencias</translation> + <translation type="unfinished">Sin transparencias</translation> </message> <message> <source>Stippled, background color</source> - <translation>Punteado, color de fondo</translation> + <translation type="unfinished">Punteado, color de fondo</translation> </message> <message> <source>Stippled, button color</source> - <translation>Punteado, color de botón</translation> + <translation type="unfinished">Punteado, color de botón</translation> </message> <message> <source>Translucent stippled, background color</source> - <translation>Punteado translúcido, color de fondo</translation> + <translation type="unfinished">Punteado translúcido, color de fondo</translation> </message> <message> <source>Translucent stippled, button color</source> - <translation>Punteado translúcido, color de botón</translation> + <translation type="unfinished">Punteado translúcido, color de botón</translation> </message> <message> <source>Custom translucency</source> - <translation>Transparencia propia</translation> + <translation type="unfinished">Transparencia propia</translation> </message> <message> <source>Menu color</source> - <translation>Color del menú</translation> + <translation type="unfinished">Color del menú</translation> </message> <message> <source>Text color</source> - <translation>Color del texto</translation> + <translation type="unfinished">Color del texto</translation> </message> <message> <source>Opacity</source> - <translation>Opacidad</translation> + <translation type="unfinished">Opacidad</translation> </message> <message> <source>Use shadowed menu text</source> - <translation>Usar texto del menú sombreado</translation> + <translation type="unfinished">Usar texto del menú sombreado</translation> </message> <message> <source>Make toolbar buttons appear flat</source> - <translation>Botones planos en barra herramientas</translation> + <translation type="unfinished">Botones planos en barra herramientas</translation> </message> <message> <source>Stipple contrast</source> - <translation>Puntear contraste</translation> + <translation type="unfinished">Puntear contraste</translation> </message> </context> <context> <name>Styles</name> <message> <source>Liquid</source> - <translation>Líquido</translation> + <translation type="unfinished">Líquido</translation> </message> <message> <source>High Performance Liquid style by Mosfet</source> - <translation>Estilo Líquido de alto rendimiento por Mosfet</translation> + <translation type="unfinished">Estilo Líquido de alto rendimiento por Mosfet</translation> </message> </context> </TS> |