diff options
Diffstat (limited to 'tracker-trackhat/lang/zh_CN.ts')
-rw-r--r-- | tracker-trackhat/lang/zh_CN.ts | 28 |
1 files changed, 22 insertions, 6 deletions
diff --git a/tracker-trackhat/lang/zh_CN.ts b/tracker-trackhat/lang/zh_CN.ts index e375a7a4..1f46e7e3 100644 --- a/tracker-trackhat/lang/zh_CN.ts +++ b/tracker-trackhat/lang/zh_CN.ts @@ -2,9 +2,9 @@ <!DOCTYPE TS> <TS version="2.1"> <context> - <name>Form</name> + <name>trackhat_dialog</name> <message> - <source>TrackHat tracker</source> + <source>TrackHat</source> <translation type="unfinished"></translation> </message> <message> @@ -20,10 +20,6 @@ <translation type="unfinished"></translation> </message> <message> - <source>Gain</source> - <translation type="unfinished"></translation> - </message> - <message> <source>Model</source> <translation type="unfinished"></translation> </message> @@ -43,6 +39,26 @@ <source> px</source> <translation type="unfinished"></translation> </message> + <message> + <source>Tracking</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Point filter</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Tracking stopped.</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Tracking. %1 points detected.</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Status</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>trackhat_module</name> |