author | coredump <coredump> | 2004-09-26 17:45:06 (UTC) |
---|---|---|
committer | coredump <coredump> | 2004-09-26 17:45:06 (UTC) |
commit | 3381ae96e9f386e96feb4121425912f9ddb3a53f (patch) (side-by-side diff) | |
tree | cbc429a240d569f6e8fb353723815dff5969c35e /i18n/de/libmodem.ts | |
parent | 31c049a24effde037c20ed9446d2725f3cb718c3 (diff) | |
download | opie-3381ae96e9f386e96feb4121425912f9ddb3a53f.zip opie-3381ae96e9f386e96feb4121425912f9ddb3a53f.tar.gz opie-3381ae96e9f386e96feb4121425912f9ddb3a53f.tar.bz2 |
Updates for german translations.
-rw-r--r-- | i18n/de/libmodem.ts | 15 |
1 files changed, 8 insertions, 7 deletions
diff --git a/i18n/de/libmodem.ts b/i18n/de/libmodem.ts index 058f5ce..99ef8c5 100644 --- a/i18n/de/libmodem.ts +++ b/i18n/de/libmodem.ts @@ -1,36 +1,37 @@ <!DOCTYPE TS><TS> +<defaultcodec>iso8859-1</defaultcodec> <context> <name>ModemGUI</name> <message> <source>Modem</source> - <translation type="unfinished"></translation> + <translation></translation> </message> <message> <source>Name</source> - <translation type="unfinished"></translation> + <translation></translation> </message> <message> <source>Description</source> - <translation type="unfinished"></translation> + <translation>Beschreibung</translation> </message> <message> <source>Start automatically</source> - <translation type="unfinished"></translation> + <translation>Automatisch starten</translation> </message> <message> <source>Confirm before start</source> - <translation type="unfinished"></translation> + <translation>Start bestätigen</translation> </message> </context> <context> <name>ModemNetNode</name> <message> <source>Dialup modem</source> - <translation type="unfinished"></translation> + <translation>Dialup Modem</translation> </message> <message> <source><p>Sets up a dialing procedures.</p><p>Use this to dial up over modems, ISDN, GSM, ...</p></source> - <translation type="unfinished"></translation> + <translation><p>Konfiguriert eine Wählverbindung.</p><p>Dies verwenden für Wählverbindungen (Modem, ISDN, GSM)</p></translation> </message> </context> </TS> |