diff options
Diffstat (limited to 'tracker-easy/lang/zh_CN.ts')
-rw-r--r-- | tracker-easy/lang/zh_CN.ts | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/tracker-easy/lang/zh_CN.ts b/tracker-easy/lang/zh_CN.ts index ee89b5b6..bbd8aff1 100644 --- a/tracker-easy/lang/zh_CN.ts +++ b/tracker-easy/lang/zh_CN.ts @@ -206,5 +206,25 @@ <source><html><head/><body><p><span style=" font-weight:600;">Easy Tracker<br/>Version 1.0</span></p><p><span style=" font-weight:600;">by Stéphane Lenclud</span></p><p>See <a href="https://github.com/opentrack/opentrack/wiki/Easy-Tracker"><span style=" font-weight:600; text-decoration: underline; color:#9999aa;">documentation on GitHub</span></a></p></body></html></source> <translation type="unfinished"></translation> </message> + <message> + <source>Auto center</source> + <translation type="unfinished"></translation> + </message> + <message> + <source><html><head/><body><p>Use P3P or AP3P for three and four points setup. Use EPNP or ITERATIVE for five points setup. Inconsistent configuration will result in undefined behavior.</p></body></html></source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Auto center timeout</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>If no valid pose can be determined after that much time the center pose will be used.</source> + <translation type="unfinished"></translation> + </message> + <message> + <source> ms</source> + <translation type="unfinished"></translation> + </message> </context> </TS> |