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-sc/lang/opentrack-proto-simconnect-pl_PL.ts | 37 +++++++++++++++++++++++ proto-sc/lang/opentrack-proto-simconnect-ru_RU.ts | 37 +++++++++++++++++++++++ proto-sc/lang/pl_PL.ts | 37 +++++++++++++++++++++++ proto-sc/lang/ru_RU.ts | 37 +++++++++++++++++++++++ 4 files changed, 148 insertions(+) create mode 100644 proto-sc/lang/opentrack-proto-simconnect-pl_PL.ts create mode 100644 proto-sc/lang/opentrack-proto-simconnect-ru_RU.ts create mode 100644 proto-sc/lang/pl_PL.ts create mode 100644 proto-sc/lang/ru_RU.ts (limited to 'proto-sc') diff --git a/proto-sc/lang/opentrack-proto-simconnect-pl_PL.ts b/proto-sc/lang/opentrack-proto-simconnect-pl_PL.ts new file mode 100644 index 00000000..94f77a56 --- /dev/null +++ b/proto-sc/lang/opentrack-proto-simconnect-pl_PL.ts @@ -0,0 +1,37 @@ + + + + + UICSCControls + + + SimConnect settings FaceTrackNoIR + + + + + FSX version + + + + + SP1 + + + + + SP2 + + + + + Acceleration + + + + + You need to install SimConnect SDK for your FSX version. For the Steam version, choose SP1 in the above combo box. + + + + diff --git a/proto-sc/lang/opentrack-proto-simconnect-ru_RU.ts b/proto-sc/lang/opentrack-proto-simconnect-ru_RU.ts new file mode 100644 index 00000000..3ed70601 --- /dev/null +++ b/proto-sc/lang/opentrack-proto-simconnect-ru_RU.ts @@ -0,0 +1,37 @@ + + + + + UICSCControls + + + SimConnect settings FaceTrackNoIR + + + + + FSX version + + + + + SP1 + + + + + SP2 + + + + + Acceleration + + + + + You need to install SimConnect SDK for your FSX version. For the Steam version, choose SP1 in the above combo box. + + + + diff --git a/proto-sc/lang/pl_PL.ts b/proto-sc/lang/pl_PL.ts new file mode 100644 index 00000000..94f77a56 --- /dev/null +++ b/proto-sc/lang/pl_PL.ts @@ -0,0 +1,37 @@ + + + + + UICSCControls + + + SimConnect settings FaceTrackNoIR + + + + + FSX version + + + + + SP1 + + + + + SP2 + + + + + Acceleration + + + + + You need to install SimConnect SDK for your FSX version. For the Steam version, choose SP1 in the above combo box. + + + + diff --git a/proto-sc/lang/ru_RU.ts b/proto-sc/lang/ru_RU.ts new file mode 100644 index 00000000..3ed70601 --- /dev/null +++ b/proto-sc/lang/ru_RU.ts @@ -0,0 +1,37 @@ + + + + + UICSCControls + + + SimConnect settings FaceTrackNoIR + + + + + FSX version + + + + + SP1 + + + + + SP2 + + + + + Acceleration + + + + + You need to install SimConnect SDK for your FSX version. For the Steam version, choose SP1 in the above combo box. + + + + -- cgit v1.2.3