diff options
Diffstat (limited to 'tracker-trackhat/lang/stub.ts')
-rw-r--r-- | tracker-trackhat/lang/stub.ts | 43 |
1 files changed, 43 insertions, 0 deletions
diff --git a/tracker-trackhat/lang/stub.ts b/tracker-trackhat/lang/stub.ts index 6dc81cfc..e375a7a4 100644 --- a/tracker-trackhat/lang/stub.ts +++ b/tracker-trackhat/lang/stub.ts @@ -2,6 +2,49 @@ <!DOCTYPE TS> <TS version="2.1"> <context> + <name>Form</name> + <message> + <source>TrackHat tracker</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Camera</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Threshold</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Exposure</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Gain</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Model</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Type</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Min point size</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Max point size</source> + <translation type="unfinished"></translation> + </message> + <message> + <source> px</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> <name>trackhat_module</name> <message> <source>TrackHat Point Tracker</source> |