aboutsummaryrefslogtreecommitdiff
path: root/locales/de_DE.ts
diff options
context:
space:
mode:
authorDaniel Teichmann <daniel.teichmann@das-netzwerkteam.de>2020-07-18 16:22:14 +0200
committerDaniel Teichmann <daniel.teichmann@das-netzwerkteam.de>2020-07-18 16:22:14 +0200
commit2555c81673a628316891af267652eb9dd0bb2eef (patch)
tree5bd64ee7a3c583f217429bfa1ed7f5d195ddaf1f /locales/de_DE.ts
parent96f772df7b133c0544d547ad49fe735268b3e47b (diff)
downloadRWA.Support.DesktopApp-2555c81673a628316891af267652eb9dd0bb2eef.tar.gz
RWA.Support.DesktopApp-2555c81673a628316891af267652eb9dd0bb2eef.tar.bz2
RWA.Support.DesktopApp-2555c81673a628316891af267652eb9dd0bb2eef.zip
Add code localization support!
Diffstat (limited to 'locales/de_DE.ts')
-rw-r--r--locales/de_DE.ts36
1 files changed, 36 insertions, 0 deletions
diff --git a/locales/de_DE.ts b/locales/de_DE.ts
new file mode 100644
index 0000000..a7e8454
--- /dev/null
+++ b/locales/de_DE.ts
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.1" language="de_DE">
+<context>
+ <name>main</name>
+ <message>
+ <location filename="../main.qml" line="12"/>
+ <source>Remote Support for your Desktop</source>
+ <translatorcomment>Just the titel of the window</translatorcomment>
+ <translation>Fernwartung für den Desktop</translation>
+ </message>
+ <message>
+ <location filename="../main.qml" line="17"/>
+ <source>Unknown state of service</source>
+ <translatorcomment>DBUS service state</translatorcomment>
+ <translation>Unbekannter Status des Dienstes</translation>
+ </message>
+ <message>
+ <location filename="../main.qml" line="45"/>
+ <source>Allow remote desktop support</source>
+ <translation>Desktop zur Fernwartung freigeben</translation>
+ </message>
+ <message>
+ <location filename="../main.qml" line="68"/>
+ <source>Access pin to this computer</source>
+ <translation>Zugangspin zu diesem Computer</translation>
+ </message>
+ <message>
+ <location filename="../main.qml" line="89"/>
+ <source>%1</source>
+ <extracomment>Do not translate!</extracomment>
+ <translation></translation>
+ <extra-This>is just the pin which is used to authenticate to remote web app (django) frontend</extra-This>
+ </message>
+</context>
+</TS>