-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> |