From 068e0c7d432ede0a388fe1478b5146fcf1809315 Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Fri, 4 Nov 2016 18:40:37 +0100 Subject: modules: add autogenerated translation files --- logic/lang/opentrack-logic-pl_PL.ts | 17 +++++++++++++++++ logic/lang/opentrack-logic-ru_RU.ts | 17 +++++++++++++++++ logic/lang/pl_PL.ts | 17 +++++++++++++++++ logic/lang/ru_RU.ts | 17 +++++++++++++++++ 4 files changed, 68 insertions(+) create mode 100644 logic/lang/opentrack-logic-pl_PL.ts create mode 100644 logic/lang/opentrack-logic-ru_RU.ts create mode 100644 logic/lang/pl_PL.ts create mode 100644 logic/lang/ru_RU.ts (limited to 'logic') 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 @@ + + + + + QFileDialog + + + Select Filename + + + + + CSV File (*.csv) + + + + 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 @@ + + + + + QFileDialog + + + Select Filename + + + + + CSV File (*.csv) + + + + 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 @@ + + + + + QFileDialog + + + Select Filename + + + + + CSV File (*.csv) + + + + 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 @@ + + + + + QFileDialog + + + Select Filename + + + + + CSV File (*.csv) + + + + -- cgit v1.2.3