diff options
Diffstat (limited to 'tracker-test')
-rw-r--r-- | tracker-test/lang/opentrack-tracker-test-pl_PL.ts | 12 | ||||
-rw-r--r-- | tracker-test/lang/opentrack-tracker-test-ru_RU.ts | 12 | ||||
-rw-r--r-- | tracker-test/lang/pl_PL.ts | 12 | ||||
-rw-r--r-- | tracker-test/lang/ru_RU.ts | 12 |
4 files changed, 48 insertions, 0 deletions
diff --git a/tracker-test/lang/opentrack-tracker-test-pl_PL.ts b/tracker-test/lang/opentrack-tracker-test-pl_PL.ts new file mode 100644 index 00000000..4f4d9b1a --- /dev/null +++ b/tracker-test/lang/opentrack-tracker-test-pl_PL.ts @@ -0,0 +1,12 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="pl_PL"> +<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-test/lang/opentrack-tracker-test-ru_RU.ts b/tracker-test/lang/opentrack-tracker-test-ru_RU.ts new file mode 100644 index 00000000..acdf6159 --- /dev/null +++ b/tracker-test/lang/opentrack-tracker-test-ru_RU.ts @@ -0,0 +1,12 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="ru_RU"> +<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-test/lang/pl_PL.ts b/tracker-test/lang/pl_PL.ts new file mode 100644 index 00000000..4f4d9b1a --- /dev/null +++ b/tracker-test/lang/pl_PL.ts @@ -0,0 +1,12 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="pl_PL"> +<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-test/lang/ru_RU.ts b/tracker-test/lang/ru_RU.ts new file mode 100644 index 00000000..acdf6159 --- /dev/null +++ b/tracker-test/lang/ru_RU.ts @@ -0,0 +1,12 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="ru_RU"> +<context> + <name>test_ui</name> + <message> + <location filename="../test.ui" line="+17"/> + <source>Sine wave</source> + <translation type="unfinished"></translation> + </message> +</context> +</TS> |