-rw-r--r-- | i18n/de/libliquid.ts | 37 |
1 files changed, 22 insertions, 15 deletions
diff --git a/i18n/de/libliquid.ts b/i18n/de/libliquid.ts index e57ac3a..a0c1704 100644 --- a/i18n/de/libliquid.ts +++ b/i18n/de/libliquid.ts @@ -1,69 +1,76 @@ <!DOCTYPE TS><TS> <defaultcodec>iso8859-1</defaultcodec> <context> + <name>Decoration</name> + <message> + <source>Liquid</source> + <translation type="obsolete">Liquid</translation> + </message> +</context> +<context> <name>LiquidSettings</name> <message> <source>Liquid Style</source> - <translation>Liquid Stil</translation> + <translation type="unfinished">Liquid Stil</translation> </message> <message> <source>No translucency</source> - <translation>Keine Transparenz</translation> + <translation type="unfinished">Keine Transparenz</translation> </message> <message> <source>Stippled, background color</source> - <translation>Stippled, Hintergrundfarbe</translation> + <translation type="unfinished">Stippled, Hintergrundfarbe</translation> </message> <message> <source>Stippled, button color</source> - <translation>Stippled, Buttonfarbe</translation> + <translation type="unfinished">Stippled, Buttonfarbe</translation> </message> <message> <source>Translucent stippled, background color</source> - <translation>Transparent stippled, Hintergrundfarbe</translation> + <translation type="unfinished">Transparent stippled, Hintergrundfarbe</translation> </message> <message> <source>Translucent stippled, button color</source> - <translation>Transparent stippled, Buttonfarbe</translation> + <translation type="unfinished">Transparent stippled, Buttonfarbe</translation> </message> <message> <source>Custom translucency</source> - <translation>Nutzerdefinierte Transparenz</translation> + <translation type="unfinished">Nutzerdefinierte Transparenz</translation> </message> <message> <source>Menu color</source> - <translation>Menufarbe</translation> + <translation type="unfinished">Menufarbe</translation> </message> <message> <source>Text color</source> - <translation>Textfarbe</translation> + <translation type="unfinished">Textfarbe</translation> </message> <message> <source>Opacity</source> - <translation>Transparenz</translation> + <translation type="unfinished">Transparenz</translation> </message> <message> <source>Use shadowed menu text</source> - <translation>Schattierten Menutext nutzen</translation> + <translation type="unfinished">Schattierten Menutext nutzen</translation> </message> <message> <source>Make toolbar buttons appear flat</source> - <translation>Toolbarbuttons erscheinen flach</translation> + <translation type="unfinished">Toolbarbuttons erscheinen flach</translation> </message> <message> <source>Stipple contrast</source> - <translation>Stipplekontrast</translation> + <translation type="unfinished">Stipplekontrast</translation> </message> </context> <context> <name>Styles</name> <message> <source>Liquid</source> - <translation>Liquid</translation> + <translation type="unfinished">Liquid</translation> </message> <message> <source>High Performance Liquid style by Mosfet</source> - <translation>Hochperformanter Liquidstil von Mosfet</translation> + <translation type="unfinished">Hochperformanter Liquidstil von Mosfet</translation> </message> </context> </TS> |