summaryrefslogtreecommitdiffhomepage
path: root/tracker-qt-gamepad
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2017-02-21 21:12:53 +0100
committerStanislaw Halik <sthalik@misaki.pl>2017-02-21 21:12:53 +0100
commitb41fa9452b62bb1d83819910272524fd09c36e3c (patch)
treebc8868b085f0b5dc74d277fba68f0be9e5e9f15c /tracker-qt-gamepad
parent4397e2ac9f17829db1fe33938f81077b2b332429 (diff)
modules: add .ts files
Diffstat (limited to 'tracker-qt-gamepad')
-rw-r--r--tracker-qt-gamepad/lang/nl_NL.ts20
-rw-r--r--tracker-qt-gamepad/lang/pl_PL.ts20
-rw-r--r--tracker-qt-gamepad/lang/ru_RU.ts20
3 files changed, 60 insertions, 0 deletions
diff --git a/tracker-qt-gamepad/lang/nl_NL.ts b/tracker-qt-gamepad/lang/nl_NL.ts
new file mode 100644
index 00000000..df531514
--- /dev/null
+++ b/tracker-qt-gamepad/lang/nl_NL.ts
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.1" language="nl_NL">
+<context>
+ <name>gamepad_metadata</name>
+ <message>
+ <location filename="../test.h" line="+42"/>
+ <source>Gamepad input</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+<context>
+ <name>test_ui</name>
+ <message>
+ <location filename="../test.ui" line="+17"/>
+ <source>Gamepad input</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+</TS>
diff --git a/tracker-qt-gamepad/lang/pl_PL.ts b/tracker-qt-gamepad/lang/pl_PL.ts
new file mode 100644
index 00000000..a5457ec0
--- /dev/null
+++ b/tracker-qt-gamepad/lang/pl_PL.ts
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.1" language="pl_PL">
+<context>
+ <name>metadata</name>
+ <message>
+ <location filename="../test.h" line="+42"/>
+ <source>Testing - sine wave</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+<context>
+ <name>test_ui</name>
+ <message>
+ <location filename="../test.ui" line="+17"/>
+ <source>Sine wave</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+</TS>
diff --git a/tracker-qt-gamepad/lang/ru_RU.ts b/tracker-qt-gamepad/lang/ru_RU.ts
new file mode 100644
index 00000000..0e8be628
--- /dev/null
+++ b/tracker-qt-gamepad/lang/ru_RU.ts
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.1" language="ru_RU">
+<context>
+ <name>gamepad_metadata</name>
+ <message>
+ <location filename="../test.h" line="+42"/>
+ <source>Gamepad input</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+<context>
+ <name>test_ui</name>
+ <message>
+ <location filename="../test.ui" line="+17"/>
+ <source>Gamepad input</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+</TS>