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/zh_CN.ts | |
| parent | bc7c4cb72790ff7f64917cdb63f9b6c209c75384 (diff) | |
gui/i18n: update
Diffstat (limited to 'gui/lang/zh_CN.ts')
| -rw-r--r-- | gui/lang/zh_CN.ts | 48 | 
1 files changed, 48 insertions, 0 deletions
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 @@ -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"></translation> +    </message> +    <message> +        <source>Y</source> +        <translation type="unfinished"></translation> +    </message> +    <message> +        <source>Z</source> +        <translation type="unfinished"></translation> +    </message> +    <message> +        <source>Yaw</source> +        <translation type="unfinished"></translation> +    </message> +    <message> +        <source>Pitch</source> +        <translation type="unfinished"></translation> +    </message> +    <message> +        <source>Roll</source> +        <translation type="unfinished"></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>  | 
