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 --- proto-fg/lang/opentrack-proto-fgfs-pl_PL.ts | 22 ++++++++++++++++++++++ proto-fg/lang/opentrack-proto-fgfs-ru_RU.ts | 22 ++++++++++++++++++++++ proto-fg/lang/pl_PL.ts | 22 ++++++++++++++++++++++ proto-fg/lang/ru_RU.ts | 22 ++++++++++++++++++++++ 4 files changed, 88 insertions(+) create mode 100644 proto-fg/lang/opentrack-proto-fgfs-pl_PL.ts create mode 100644 proto-fg/lang/opentrack-proto-fgfs-ru_RU.ts create mode 100644 proto-fg/lang/pl_PL.ts create mode 100644 proto-fg/lang/ru_RU.ts (limited to 'proto-fg') diff --git a/proto-fg/lang/opentrack-proto-fgfs-pl_PL.ts b/proto-fg/lang/opentrack-proto-fgfs-pl_PL.ts new file mode 100644 index 00000000..f449f505 --- /dev/null +++ b/proto-fg/lang/opentrack-proto-fgfs-pl_PL.ts @@ -0,0 +1,22 @@ + + + + + UICFGControls + + + FlightGear protocol settings + + + + + IP-address remote PC + + + + + Port-number + + + + diff --git a/proto-fg/lang/opentrack-proto-fgfs-ru_RU.ts b/proto-fg/lang/opentrack-proto-fgfs-ru_RU.ts new file mode 100644 index 00000000..76b4bd74 --- /dev/null +++ b/proto-fg/lang/opentrack-proto-fgfs-ru_RU.ts @@ -0,0 +1,22 @@ + + + + + UICFGControls + + + FlightGear protocol settings + + + + + IP-address remote PC + + + + + Port-number + + + + diff --git a/proto-fg/lang/pl_PL.ts b/proto-fg/lang/pl_PL.ts new file mode 100644 index 00000000..f449f505 --- /dev/null +++ b/proto-fg/lang/pl_PL.ts @@ -0,0 +1,22 @@ + + + + + UICFGControls + + + FlightGear protocol settings + + + + + IP-address remote PC + + + + + Port-number + + + + diff --git a/proto-fg/lang/ru_RU.ts b/proto-fg/lang/ru_RU.ts new file mode 100644 index 00000000..76b4bd74 --- /dev/null +++ b/proto-fg/lang/ru_RU.ts @@ -0,0 +1,22 @@ + + + + + UICFGControls + + + FlightGear protocol settings + + + + + IP-address remote PC + + + + + Port-number + + + + -- cgit v1.2.3