From 75557908841f0c5bf784dce6821d254c1583a002 Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Mon, 12 Mar 2018 09:32:41 +0100 Subject: gui/i18n: update --- gui/lang/nl_NL.ts | 48 ++++++++++++++++++++++++++++++++++++++++++++++++ gui/lang/ru_RU.ts | 48 ++++++++++++++++++++++++++++++++++++++++++++++++ gui/lang/stub.ts | 48 ++++++++++++++++++++++++++++++++++++++++++++++++ gui/lang/zh_CN.ts | 48 ++++++++++++++++++++++++++++++++++++++++++++++++ 4 files changed, 192 insertions(+) diff --git a/gui/lang/nl_NL.ts b/gui/lang/nl_NL.ts index b49ba1a5..c57acfd4 100644 --- a/gui/lang/nl_NL.ts +++ b/gui/lang/nl_NL.ts @@ -12,6 +12,54 @@ Toepassing (*.exe);; Alle bestanden (*) + + Form + + Form + + + + Press "calibrate" in given row to calibrate that axis. Follow instructions in the next window. +Press "clear calibration" to remove any calibration data pertaining to that axis of position change or rotation. + + + + X + X + + + Y + Y + + + Z + Z + + + Yaw + Yaw + + + Pitch + Pitch + + + Roll + Rollen + + + Calibrate + + + + Clear calibration + + + + 1 + + + keyboard_listener diff --git a/gui/lang/ru_RU.ts b/gui/lang/ru_RU.ts index feb4a302..01e3b78e 100644 --- a/gui/lang/ru_RU.ts +++ b/gui/lang/ru_RU.ts @@ -12,6 +12,54 @@ + + Form + + Form + + + + Press "calibrate" in given row to calibrate that axis. Follow instructions in the next window. +Press "clear calibration" to remove any calibration data pertaining to that axis of position change or rotation. + + + + X + X + + + Y + Y + + + Z + Z + + + Yaw + Yaw + + + Pitch + Pitch + + + Roll + Roll + + + Calibrate + + + + Clear calibration + + + + 1 + + + keyboard_listener diff --git a/gui/lang/stub.ts b/gui/lang/stub.ts index e559bc28..fe5c7a9d 100644 --- a/gui/lang/stub.ts +++ b/gui/lang/stub.ts @@ -12,6 +12,54 @@ + + Form + + Form + + + + Press "calibrate" in given row to calibrate that axis. Follow instructions in the next window. +Press "clear calibration" to remove any calibration data pertaining to that axis of position change or rotation. + + + + X + + + + Y + + + + Z + + + + Yaw + + + + Pitch + + + + Roll + + + + Calibrate + + + + Clear calibration + + + + 1 + + + keyboard_listener diff --git a/gui/lang/zh_CN.ts b/gui/lang/zh_CN.ts index d910a860..752828e6 100644 --- a/gui/lang/zh_CN.ts +++ b/gui/lang/zh_CN.ts @@ -12,6 +12,54 @@ + + Form + + Form + + + + Press "calibrate" in given row to calibrate that axis. Follow instructions in the next window. +Press "clear calibration" to remove any calibration data pertaining to that axis of position change or rotation. + + + + X + + + + Y + + + + Z + + + + Yaw + + + + Pitch + + + + Roll + + + + Calibrate + + + + Clear calibration + + + + 1 + + + keyboard_listener -- cgit v1.2.3