author | coredump <coredump> | 2005-03-25 18:59:13 (UTC) |
---|---|---|
committer | coredump <coredump> | 2005-03-25 18:59:13 (UTC) |
commit | d2d325ab86fd32e38bd6b91b8745c3695251bcda (patch) (side-by-side diff) | |
tree | 4f41532afc94031c9783109caa1a7bcb82c8791c /i18n/de/ordesktop.ts | |
parent | 57dd7d61d7e372d0904c6ca5678795c2ff3d63d0 (diff) | |
download | opie-d2d325ab86fd32e38bd6b91b8745c3695251bcda.zip opie-d2d325ab86fd32e38bd6b91b8745c3695251bcda.tar.gz opie-d2d325ab86fd32e38bd6b91b8745c3695251bcda.tar.bz2 |
Some german translations
-rw-r--r-- | i18n/de/ordesktop.ts | 21 |
1 files changed, 11 insertions, 10 deletions
diff --git a/i18n/de/ordesktop.ts b/i18n/de/ordesktop.ts index abaf308..9cebe7f 100644 --- a/i18n/de/ordesktop.ts +++ b/i18n/de/ordesktop.ts @@ -1,49 +1,50 @@ <!DOCTYPE TS><TS> +<defaultcodec>iso8859-1</defaultcodec> <context> <name>QMyDialog</name> <message> <source>Configuration</source> - <translation type="unfinished"></translation> + <translation>Konfiguration</translation> </message> <message> <source>Server Desc</source> - <translation type="unfinished"></translation> + <translation>Server Beschr</translation> </message> <message> <source>User Name</source> - <translation type="unfinished"></translation> + <translation></translation> </message> <message> <source>Server Address</source> - <translation type="unfinished"></translation> + <translation>Server Adresse</translation> </message> <message> <source>Add</source> <comment>Add Connection</comment> - <translation type="unfinished"></translation> + <translation>Neu</translation> </message> <message> <source>Edit</source> - <translation type="unfinished"></translation> + <translation>Ändern</translation> </message> <message> <source>Save</source> - <translation type="unfinished"></translation> + <translation>Speichern</translation> </message> <message> <source>Remove</source> - <translation type="unfinished"></translation> + <translation>Entfernen</translation> </message> <message> <source>Full Screen</source> - <translation type="unfinished"></translation> + <translation>Vollbild</translation> </message> </context> <context> <name>QMyScrollView</name> <message> <source>Remote Desktop Client (RDP)</source> - <translation type="unfinished"></translation> + <translation></translation> </message> </context> </TS> |