-rw-r--r-- | i18n/de/libsdmonapplet.ts | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/i18n/de/libsdmonapplet.ts b/i18n/de/libsdmonapplet.ts index 11c0c2a..20d08fc 100644 --- a/i18n/de/libsdmonapplet.ts +++ b/i18n/de/libsdmonapplet.ts @@ -1,21 +1,22 @@ <!DOCTYPE TS><TS> +<defaultcodec>iso8859-1</defaultcodec> <context> <name>SdMonitor</name> <message> <source>Eject card</source> - <translation type="unfinished"></translation> + <translation>Karte auswerfen</translation> </message> <message> <source>SdMonitor</source> - <translation type="unfinished"></translation> + <translation>SDMonitor</translation> </message> <message> <source>Card eject failed!</source> - <translation type="unfinished"></translation> + <translation>Kartenauswurf fehlgeschlagen!</translation> </message> <message> <source>&OK</source> - <translation type="unfinished"></translation> + <translation>&OK</translation> </message> </context> </TS> |