diff options
author | Stéphane Lenclud <github@lenclud.com> | 2019-04-28 18:45:08 +0200 |
---|---|---|
committer | Stéphane Lenclud <github@lenclud.com> | 2019-04-28 18:45:08 +0200 |
commit | 5b3d825f1eace207502371427e15d8b54a237f83 (patch) | |
tree | 972d1485c0bbb5d0948ccfe407e10af5648e96d4 /tracker-easy/lang/stub.ts | |
parent | b3a1c327bc3d8b7547171d99d3bfcf4d2714549c (diff) |
Easy Tracker: Auto center configurable from settings.easy-tracker-more-models
Diffstat (limited to 'tracker-easy/lang/stub.ts')
-rw-r--r-- | tracker-easy/lang/stub.ts | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/tracker-easy/lang/stub.ts b/tracker-easy/lang/stub.ts index 60c84d35..7b6facec 100644 --- a/tracker-easy/lang/stub.ts +++ b/tracker-easy/lang/stub.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> |