-rw-r--r-- | i18n/de/libliquid.ts | 31 |
1 files changed, 16 insertions, 15 deletions
diff --git a/i18n/de/libliquid.ts b/i18n/de/libliquid.ts index 410b29e..e57ac3a 100644 --- a/i18n/de/libliquid.ts +++ b/i18n/de/libliquid.ts @@ -1,68 +1,69 @@ <!DOCTYPE TS><TS> +<defaultcodec>iso8859-1</defaultcodec> <context> <name>LiquidSettings</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>Transparent stippled, Hintergrundfarbe</translation> </message> <message> <source>Translucent stippled, button color</source> - <translation type="unfinished"></translation> + <translation>Transparent 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>Menufarbe</translation> </message> <message> <source>Text color</source> - <translation type="unfinished"></translation> + <translation>Textfarbe</translation> </message> <message> <source>Opacity</source> - <translation type="unfinished"></translation> + <translation>Transparenz</translation> </message> <message> <source>Use shadowed menu text</source> - <translation type="unfinished"></translation> + <translation>Schattierten Menutext nutzen</translation> </message> <message> <source>Make toolbar buttons appear flat</source> - <translation type="unfinished"></translation> + <translation>Toolbarbuttons erscheinen flach</translation> </message> <message> <source>Stipple contrast</source> - <translation type="unfinished"></translation> + <translation>Stipplekontrast</translation> </message> </context> <context> <name>Styles</name> <message> <source>Liquid</source> - <translation type="unfinished"></translation> + <translation>Liquid</translation> </message> <message> <source>High Performance Liquid style by Mosfet</source> - <translation type="unfinished"></translation> + <translation>Hochperformanter Liquidstil von Mosfet</translation> </message> </context> </TS> |