author | groucho <groucho> | 2003-01-23 07:34:08 (UTC) |
---|---|---|
committer | groucho <groucho> | 2003-01-23 07:34:08 (UTC) |
commit | 3819785802f55c4b998249eb2b2c0d53112e5ded (patch) (side-by-side diff) | |
tree | 0d9613dd0044bc4723e32d2d23c6bb9942fbae09 /i18n/de/liquid-settings.ts | |
parent | f3da12ee8eadb59ab35551558f3ad68528b0a63d (diff) | |
download | opie-3819785802f55c4b998249eb2b2c0d53112e5ded.zip opie-3819785802f55c4b998249eb2b2c0d53112e5ded.tar.gz opie-3819785802f55c4b998249eb2b2c0d53112e5ded.tar.bz2 |
More translation.
34% overall is done, 80% i18n-de is ready
-rw-r--r-- | i18n/de/liquid-settings.ts | 23 |
1 files changed, 12 insertions, 11 deletions
diff --git a/i18n/de/liquid-settings.ts b/i18n/de/liquid-settings.ts index b3b6a59..e45a1eb 100644 --- a/i18n/de/liquid-settings.ts +++ b/i18n/de/liquid-settings.ts @@ -1,49 +1,50 @@ <!DOCTYPE TS><TS> +<defaultcodec>iso8859-1</defaultcodec> <context> <name>LiquidSet</name> <message> <source>Liquid Style</source> - <translation type="unfinished"></translation> + <translation>Liquid Stil</translation> </message> <message> <source>No translucency</source> - <translation type="unfinished"></translation> + <translation>Keine Transparenz</translation> </message> <message> <source>Stippled, background color</source> - <translation type="unfinished"></translation> + <translation>Stippled, Hintergrundfarbe</translation> </message> <message> <source>Stippled, button color</source> - <translation type="unfinished"></translation> + <translation>Stippled, Buttonfarbe</translation> </message> <message> <source>Translucent stippled, background color</source> - <translation type="unfinished"></translation> + <translation>Durchsichtig stippled, Hintergrundfarbe</translation> </message> <message> <source>Translucent stippled, button color</source> - <translation type="unfinished"></translation> + <translation>Durchsichtig stippled, Buttonfarbe</translation> </message> <message> <source>Custom translucency</source> - <translation type="unfinished"></translation> + <translation>Nutzerdefinierte Transparenz</translation> </message> <message> <source>Menu color</source> - <translation type="unfinished"></translation> + <translation>Menüfarbe</translation> </message> <message> <source>Text color</source> - <translation type="unfinished"></translation> + <translation>Textfarbe</translation> </message> <message> <source>Opacity</source> - <translation type="unfinished"></translation> + <translation>Durchsichtigkeit</translation> </message> <message> <source>Use shadowed text</source> - <translation type="unfinished"></translation> + <translation>Schattierter Text</translation> </message> </context> </TS> |