-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> |