-rw-r--r-- | i18n/da/libliquid.ts | 37 |
1 files changed, 22 insertions, 15 deletions
diff --git a/i18n/da/libliquid.ts b/i18n/da/libliquid.ts index 6adccf5..693ea99 100644 --- a/i18n/da/libliquid.ts +++ b/i18n/da/libliquid.ts @@ -1,68 +1,75 @@ <!DOCTYPE TS><TS> <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>Ingen gennemsigtighed</translation> + <translation type="unfinished">Ingen gennemsigtighed</translation> </message> <message> <source>Stippled, background color</source> - <translation>Stiplet, baggrundsfarve</translation> + <translation type="unfinished">Stiplet, baggrundsfarve</translation> </message> <message> <source>Stippled, button color</source> - <translation>Stiplet, knap farve</translation> + <translation type="unfinished">Stiplet, knap farve</translation> </message> <message> <source>Translucent stippled, background color</source> - <translation>Gennemsigtigt stiplet, baggrundsfarve</translation> + <translation type="unfinished">Gennemsigtigt stiplet, baggrundsfarve</translation> </message> <message> <source>Translucent stippled, button color</source> - <translation>Gennemsigtigt stiplet, knap farve</translation> + <translation type="unfinished">Gennemsigtigt stiplet, knap farve</translation> </message> <message> <source>Custom translucency</source> - <translation>Brugerdefineret gennemsigtighed</translation> + <translation type="unfinished">Brugerdefineret gennemsigtighed</translation> </message> <message> <source>Menu color</source> - <translation>Menu farve</translation> + <translation type="unfinished">Menu farve</translation> </message> <message> <source>Text color</source> - <translation>Tekst farve</translation> + <translation type="unfinished">Tekst farve</translation> </message> <message> <source>Opacity</source> - <translation>Uigennemsigtighed</translation> + <translation type="unfinished">Uigennemsigtighed</translation> </message> <message> <source>Use shadowed menu text</source> - <translation>Vis menu tekst med skygge</translation> + <translation type="unfinished">Vis menu tekst med skygge</translation> </message> <message> <source>Make toolbar buttons appear flat</source> - <translation>Flade knapper på værktøjslinien</translation> + <translation type="unfinished">Flade knapper på værktøjslinien</translation> </message> <message> <source>Stipple contrast</source> - <translation>Stiplet kontrast</translation> + <translation type="unfinished">Stiplet kontrast</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>Høj ydelses Liquid stil af Mosfet</translation> + <translation type="unfinished">Høj ydelses Liquid stil af Mosfet</translation> </message> </context> </TS> |