aboutsummaryrefslogtreecommitdiff
path: root/locales/main_en.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/main_en.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/main_en.ts')
-rw-r--r--locales/main_en.ts34
1 files changed, 34 insertions, 0 deletions
diff --git a/locales/main_en.ts b/locales/main_en.ts
new file mode 100644
index 0000000..07d13c9
--- /dev/null
+++ b/locales/main_en.ts
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.1" language="en_US">
+<context>
+ <name>main</name>
+ <message>
+ <location filename="../main.qml" line="12"/>
+ <source>Remote Support for your Desktop</source>
+ <translation></translation>
+ </message>
+ <message>
+ <location filename="../main.qml" line="17"/>
+ <source>Unknown state of service</source>
+ <translation></translation>
+ </message>
+ <message>
+ <location filename="../main.qml" line="45"/>
+ <source>Allow remote desktop support</source>
+ <translation></translation>
+ </message>
+ <message>
+ <location filename="../main.qml" line="68"/>
+ <source>Access pin to this computer</source>
+ <translation></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>