-rw-r--r-- | i18n/de/libvolumeapplet.ts | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/i18n/de/libvolumeapplet.ts b/i18n/de/libvolumeapplet.ts index fbb6fb9..1153ab0 100644 --- a/i18n/de/libvolumeapplet.ts +++ b/i18n/de/libvolumeapplet.ts @@ -1,21 +1,22 @@ <!DOCTYPE TS><TS> +<defaultcodec>iso8859-1</defaultcodec> <context> <name>VolumeControl</name> <message> <source>Enable Sounds for:</source> - <translation type="unfinished"></translation> + <translation>Töne aktivieren für:</translation> </message> <message> <source>Alarm Sound</source> - <translation type="unfinished"></translation> + <translation>Alarm-Ton</translation> </message> <message> <source>Key Clicks</source> - <translation type="unfinished"></translation> + <translation>Tastentöne</translation> </message> <message> <source>Screen Taps</source> - <translation type="unfinished"></translation> + <translation>Bildschirmkontakt</translation> </message> </context> </TS> |