diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2018-02-11 21:40:53 +0100 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2018-02-12 10:05:00 +0100 |
commit | 31d9768413199f388c216d92d9db5158ce8785cf (patch) | |
tree | be1d7431f986121f858a3f4788e6425c914db8e3 /tracker-tobii-eyex | |
parent | 94e483008ed35b2b8d16bce733bbdf5398d19ec1 (diff) |
cmake: add zh_CN
cf. #746
Diffstat (limited to 'tracker-tobii-eyex')
-rw-r--r-- | tracker-tobii-eyex/lang/zh_CN.ts | 56 |
1 files changed, 56 insertions, 0 deletions
diff --git a/tracker-tobii-eyex/lang/zh_CN.ts b/tracker-tobii-eyex/lang/zh_CN.ts new file mode 100644 index 00000000..57899430 --- /dev/null +++ b/tracker-tobii-eyex/lang/zh_CN.ts @@ -0,0 +1,56 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1"> +<context> + <name>tobii_eyex_dialog_widgets</name> + <message> + <source>Tracker options</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Tracking settings</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Accumulative mode shifts the view toward a target that may be offscreen then fixes upon it. +On the other hand, the snap mode allows for a quick glance outside the field of vision.</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Tracking mode</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Accumulative mode settings</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Screen edge length</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Speed</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Max yaw</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Max pitch</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Position output</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Enabled</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Snap mode settings</source> + <translation type="unfinished"></translation> + </message> +</context> +</TS> |