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