diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2018-03-12 09:32:41 +0100 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2018-03-12 09:32:41 +0100 |
commit | 75557908841f0c5bf784dce6821d254c1583a002 (patch) | |
tree | 1d4906e0405721852aa10860d5bc22bcfc7d48f6 /gui/lang/ru_RU.ts | |
parent | bc7c4cb72790ff7f64917cdb63f9b6c209c75384 (diff) |
gui/i18n: update
Diffstat (limited to 'gui/lang/ru_RU.ts')
-rw-r--r-- | gui/lang/ru_RU.ts | 48 |
1 files changed, 48 insertions, 0 deletions
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 @@ -13,6 +13,54 @@ </message> </context> <context> + <name>Form</name> + <message> + <source>Form</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>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.</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>X</source> + <translation type="unfinished">X</translation> + </message> + <message> + <source>Y</source> + <translation type="unfinished">Y</translation> + </message> + <message> + <source>Z</source> + <translation type="unfinished">Z</translation> + </message> + <message> + <source>Yaw</source> + <translation type="unfinished">Yaw</translation> + </message> + <message> + <source>Pitch</source> + <translation type="unfinished">Pitch</translation> + </message> + <message> + <source>Roll</source> + <translation type="unfinished">Roll</translation> + </message> + <message> + <source>Calibrate</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Clear calibration</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>1</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> <name>keyboard_listener</name> <message> <source>Dialog</source> |