summaryrefslogtreecommitdiffhomepage
path: root/logic
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2016-11-04 18:40:37 +0100
committerStanislaw Halik <sthalik@misaki.pl>2016-11-04 19:48:10 +0100
commit068e0c7d432ede0a388fe1478b5146fcf1809315 (patch)
tree53cd09c78f5140263bbddfacaf90b3297a230be8 /logic
parentf08dc187499d2895f50f7e2e7e99bf698b0c0738 (diff)
modules: add autogenerated translation files
Diffstat (limited to 'logic')
-rw-r--r--logic/lang/opentrack-logic-pl_PL.ts17
-rw-r--r--logic/lang/opentrack-logic-ru_RU.ts17
-rw-r--r--logic/lang/pl_PL.ts17
-rw-r--r--logic/lang/ru_RU.ts17
4 files changed, 68 insertions, 0 deletions
diff --git a/logic/lang/opentrack-logic-pl_PL.ts b/logic/lang/opentrack-logic-pl_PL.ts
new file mode 100644
index 00000000..fcf11395
--- /dev/null
+++ b/logic/lang/opentrack-logic-pl_PL.ts
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.1" language="pl_PL">
+<context>
+ <name>QFileDialog</name>
+ <message>
+ <location filename="../work.cpp" line="+18"/>
+ <source>Select Filename</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location line="+0"/>
+ <source>CSV File (*.csv)</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+</TS>
diff --git a/logic/lang/opentrack-logic-ru_RU.ts b/logic/lang/opentrack-logic-ru_RU.ts
new file mode 100644
index 00000000..afbca29f
--- /dev/null
+++ b/logic/lang/opentrack-logic-ru_RU.ts
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.1" language="ru_RU">
+<context>
+ <name>QFileDialog</name>
+ <message>
+ <location filename="../work.cpp" line="+18"/>
+ <source>Select Filename</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location line="+0"/>
+ <source>CSV File (*.csv)</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+</TS>
diff --git a/logic/lang/pl_PL.ts b/logic/lang/pl_PL.ts
new file mode 100644
index 00000000..fcf11395
--- /dev/null
+++ b/logic/lang/pl_PL.ts
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.1" language="pl_PL">
+<context>
+ <name>QFileDialog</name>
+ <message>
+ <location filename="../work.cpp" line="+18"/>
+ <source>Select Filename</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location line="+0"/>
+ <source>CSV File (*.csv)</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+</TS>
diff --git a/logic/lang/ru_RU.ts b/logic/lang/ru_RU.ts
new file mode 100644
index 00000000..afbca29f
--- /dev/null
+++ b/logic/lang/ru_RU.ts
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.1" language="ru_RU">
+<context>
+ <name>QFileDialog</name>
+ <message>
+ <location filename="../work.cpp" line="+18"/>
+ <source>Select Filename</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location line="+0"/>
+ <source>CSV File (*.csv)</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+</TS>