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/libirda.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/libirda.ts | 15 |
1 files changed, 8 insertions, 7 deletions
diff --git a/i18n/de/libirda.ts b/i18n/de/libirda.ts index c86caf6..a4b6b22 100644 --- a/i18n/de/libirda.ts +++ b/i18n/de/libirda.ts @@ -1,36 +1,37 @@ <!DOCTYPE TS><TS> +<defaultcodec>iso8859-1</defaultcodec> <context> <name>IRDAGUI</name> <message> <source>IRDA</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>IRDANetNode</name> <message> <source>Infrared link</source> - <translation type="unfinished"></translation> + <translation>Infrarot Verbindung</translation> </message> <message> <source><p>Sets up a infra red serial link.</p></source> - <translation type="unfinished"></translation> + <translation><p>Konfiguriert eine IRDA Verbindung.<p></translation> </message> </context> </TS> |