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 --- .../lang/opentrack-proto-win32-mouse-pl_PL.ts | 80 ++++++++++++++++++++++ .../lang/opentrack-proto-win32-mouse-ru_RU.ts | 80 ++++++++++++++++++++++ proto-mouse/lang/pl_PL.ts | 80 ++++++++++++++++++++++ proto-mouse/lang/ru_RU.ts | 80 ++++++++++++++++++++++ 4 files changed, 320 insertions(+) create mode 100644 proto-mouse/lang/opentrack-proto-win32-mouse-pl_PL.ts create mode 100644 proto-mouse/lang/opentrack-proto-win32-mouse-ru_RU.ts create mode 100644 proto-mouse/lang/pl_PL.ts create mode 100644 proto-mouse/lang/ru_RU.ts (limited to 'proto-mouse/lang') diff --git a/proto-mouse/lang/opentrack-proto-win32-mouse-pl_PL.ts b/proto-mouse/lang/opentrack-proto-win32-mouse-pl_PL.ts new file mode 100644 index 00000000..db48641a --- /dev/null +++ b/proto-mouse/lang/opentrack-proto-win32-mouse-pl_PL.ts @@ -0,0 +1,80 @@ + + + + + UICMOUSEControls + + + Mouse protocol settings + + + + + Map mouse X to: + + + + + Map mouse Y to: + + + + + + Select Number + + + + + + None + + + + + + X + + + + + + Y + + + + + + Z + + + + + + Yaw + + + + + + Pitch + + + + + + Roll + + + + + X axis sensitivity + + + + + Y axis sensitivity + + + + diff --git a/proto-mouse/lang/opentrack-proto-win32-mouse-ru_RU.ts b/proto-mouse/lang/opentrack-proto-win32-mouse-ru_RU.ts new file mode 100644 index 00000000..4c1b3b23 --- /dev/null +++ b/proto-mouse/lang/opentrack-proto-win32-mouse-ru_RU.ts @@ -0,0 +1,80 @@ + + + + + UICMOUSEControls + + + Mouse protocol settings + + + + + Map mouse X to: + + + + + Map mouse Y to: + + + + + + Select Number + + + + + + None + + + + + + X + + + + + + Y + + + + + + Z + + + + + + Yaw + + + + + + Pitch + + + + + + Roll + + + + + X axis sensitivity + + + + + Y axis sensitivity + + + + diff --git a/proto-mouse/lang/pl_PL.ts b/proto-mouse/lang/pl_PL.ts new file mode 100644 index 00000000..db48641a --- /dev/null +++ b/proto-mouse/lang/pl_PL.ts @@ -0,0 +1,80 @@ + + + + + UICMOUSEControls + + + Mouse protocol settings + + + + + Map mouse X to: + + + + + Map mouse Y to: + + + + + + Select Number + + + + + + None + + + + + + X + + + + + + Y + + + + + + Z + + + + + + Yaw + + + + + + Pitch + + + + + + Roll + + + + + X axis sensitivity + + + + + Y axis sensitivity + + + + diff --git a/proto-mouse/lang/ru_RU.ts b/proto-mouse/lang/ru_RU.ts new file mode 100644 index 00000000..4c1b3b23 --- /dev/null +++ b/proto-mouse/lang/ru_RU.ts @@ -0,0 +1,80 @@ + + + + + UICMOUSEControls + + + Mouse protocol settings + + + + + Map mouse X to: + + + + + Map mouse Y to: + + + + + + Select Number + + + + + + None + + + + + + X + + + + + + Y + + + + + + Z + + + + + + Yaw + + + + + + Pitch + + + + + + Roll + + + + + X axis sensitivity + + + + + Y axis sensitivity + + + + -- cgit v1.2.3