diff options
author | Wei Shuai <cpuwolf@gmail.com> | 2018-02-21 15:43:12 +0800 |
---|---|---|
committer | Wei Shuai <cpuwolf@gmail.com> | 2018-02-27 14:10:46 +0800 |
commit | 39f464d393fb78027bdf2187ccf46c6a841aa1bd (patch) | |
tree | 81714f74eaff564fb75b21eff25db4a9cadcbf76 /tracker-pt | |
parent | 7ffec3899cf9c2fe14350d72cfd0d1858481b43c (diff) |
add Chinese Lang
Diffstat (limited to 'tracker-pt')
-rw-r--r-- | tracker-pt/lang/zh_CN.ts | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/tracker-pt/lang/zh_CN.ts b/tracker-pt/lang/zh_CN.ts index 07d8c469..d6ce141e 100644 --- a/tracker-pt/lang/zh_CN.ts +++ b/tracker-pt/lang/zh_CN.ts @@ -5,11 +5,11 @@ <name>TrackerDialog_PT</name> <message> <source>Brightness %1/255</source> - <translation type="unfinished"></translation> + <translation>亮度 %1/255</translation> </message> <message> <source>LED radius %1 pixels</source> - <translation type="unfinished"></translation> + <translation>光源半径 %1 像素</translation> </message> <message> <source>%1 yaw samples. Yaw more to %2 samples for stable calibration.</source> @@ -21,31 +21,31 @@ </message> <message> <source>%1 samples. Over %2, good!</source> - <translation type="unfinished"></translation> + <translation>%1 样本。%2 正常</translation> </message> <message> <source>Stop calibration</source> - <translation type="unfinished"></translation> + <translation>停止校准</translation> </message> <message> <source>Start calibration</source> - <translation type="unfinished">开始校准</translation> + <translation>开始校准</translation> </message> <message> <source>%1x%2 @ %3 FPS</source> - <translation type="unfinished"></translation> + <translation>%1x%2 @ %3 帧</translation> </message> <message> <source>%1 OK!</source> - <translation type="unfinished"></translation> + <translation>%1 正常</translation> </message> <message> <source>%1 BAD!</source> - <translation type="unfinished"></translation> + <translation>%1 异常</translation> </message> <message> <source>Tracker offline</source> - <translation type="unfinished"></translation> + <translation>跟踪器脱机</translation> </message> </context> <context> @@ -72,7 +72,7 @@ </message> <message> <source>Width</source> - <translation></translation> + <translation>宽度</translation> </message> <message> <source>FPS</source> @@ -273,14 +273,14 @@ <message> <source>Use only yaw and pitch while calibrating. Don't roll or change position.</source> - <translation type="unfinished"></translation> + <translation>用pitch和yaw校准。不要roll或者变换位置</translation> </message> </context> <context> <name>pt_module::Tracker_PT</name> <message> <source>Can't open camera</source> - <translation type="unfinished"></translation> + <translation type="unfinished">无法打开摄像头</translation> </message> </context> </TS> |