diff options
Diffstat (limited to 'tracker-trackhat/lang/stub.ts')
-rw-r--r-- | tracker-trackhat/lang/stub.ts | 36 |
1 files changed, 30 insertions, 6 deletions
diff --git a/tracker-trackhat/lang/stub.ts b/tracker-trackhat/lang/stub.ts index 9aba000e..ae2cf172 100644 --- a/tracker-trackhat/lang/stub.ts +++ b/tracker-trackhat/lang/stub.ts @@ -20,6 +20,14 @@ <translation type="unfinished"></translation> </message> <message> + <source>Gain</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Fuzz</source> + <translation type="unfinished"></translation> + </message> + <message> <source>Model</source> <translation type="unfinished"></translation> </message> @@ -48,31 +56,47 @@ <translation type="unfinished"></translation> </message> <message> + <source>Limit</source> + <translation type="unfinished"></translation> + </message> + <message> <source>Status</source> <translation type="unfinished"></translation> </message> <message> - <source>Gain</source> + <source>Cap</source> <translation type="unfinished"></translation> </message> <message> - <source>Fuzz</source> + <source>Clip (left)</source> <translation type="unfinished"></translation> </message> <message> - <source>Status: Tracking stopped.</source> + <source>Clip (right)</source> <translation type="unfinished"></translation> </message> <message> - <source>Status: %1 points detected. Good!</source> + <source>Mini Clip (left)</source> <translation type="unfinished"></translation> </message> <message> - <source>Status: %1 points detected. BAD!</source> + <source>Mini Clip (right)</source> <translation type="unfinished"></translation> </message> <message> - <source>Limit</source> + <source>Custom</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Status: Tracking stopped.</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Status: %1 points detected. Good!</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Status: %1 points detected. BAD!</source> <translation type="unfinished"></translation> </message> </context> |