From 85988a0e190788c1ee58debc8f07c8fa3375bf5b Mon Sep 17 00:00:00 2001 From: Stéphane Lenclud Date: Wed, 27 Mar 2019 21:18:39 +0100 Subject: Create Points Tracker based on original Point Tracker. --- tracker-points/lang/zh_CN.ts | 290 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 290 insertions(+) create mode 100644 tracker-points/lang/zh_CN.ts (limited to 'tracker-points/lang/zh_CN.ts') diff --git a/tracker-points/lang/zh_CN.ts b/tracker-points/lang/zh_CN.ts new file mode 100644 index 00000000..8212de68 --- /dev/null +++ b/tracker-points/lang/zh_CN.ts @@ -0,0 +1,290 @@ + + + + + UICPTClientControls + + PointTracker Settings + PointTracker设置 + + + Camera + 摄像头 + + + Camera settings + 摄像头设置 + + + ° + + + + Diagonal field of view + 对角线 + + + Width + 宽度 + + + FPS + 帧数 + + + Desired capture height + 期望高度 + + + px + 像素点 + + + Dynamic pose timeout + 动态姿态超时时间 + + + Desired capture framerate + 期望帧数 + + + Hz + 赫兹 + + + Desired capture width + 期望宽度 + + + Height + 高度 + + + ms + 毫秒 + + + Device + 设备名称 + + + Open + 打开 + + + Camera settings (when available) + 摄像头设置 (连接时) + + + Point extraction + 跟踪点解析 + + + Max size + 最大 + + + Threshold + 大小门限值 + + + Min size + 最小 + + + Intensity threshold for point extraction + 点密度 + + + Automatic threshold + 自动门限值 + + + Enable, slider sets point size + 激活,滑动,设置跟踪点大小 + + + Maximum point diameter + 最大点直径 + + + Minimum point diameter + 最小点直径 + + + Model + 点模式 + + + Clip + 夹子式 + + + Model Dimensions + 尺寸 + + + mm + 毫米 + + + Side + 侧面 + + + Front + 正面 + + + Cap + 帽子式 + + + Custom + 自定义模式 + + + z: + Z: + + + x: + X: + + + <html><head/><body><p>Location of the two remaining model points<br/>with respect to the reference point in default pose</p><p>Use any units you want, not necessarily centimeters.</p></body></html> + <html><head/><body><p>三点中的两点位置是相对第一个点的</p><p>单位不一定要用厘米</p></body></html> + + + y: + Y: + + + <html><head/><body><p><span style=" font-size:16pt;">P</span><span style=" font-size:16pt; vertical-align:sub;">3</span></p></body></html> + <html><head/><body><p><span style=" font-size:16pt;">P</span><span style=" font-size:16pt; vertical-align:sub;">3</span></p></body></html> + + + <html><head/><body><p><span style=" font-size:16pt;">P</span><span style=" font-size:16pt; vertical-align:sub;">2</span></p></body></html> + <html><head/><body><p><span style=" font-size:16pt;">P</span><span style=" font-size:16pt; vertical-align:sub;">2</span></p></body></html> + + + Model position + 姿态空间位置 + + + Start calibration + 开始校准 + + + About + 关于 + + + <html><head/><body><p><span style=" font-weight:600;">FTNoIR PointTracker Plugin<br/>Version 1.1</span></p><p><span style=" font-weight:600;">by Patrick Ruoff</span></p><p><a href="http://ftnoirpt.sourceforge.net/"><span style=" font-weight:600; text-decoration: underline; color:#0000ff;">Manual (external)</span></a></p></body></html> + <html><head/><body><p><span style=" font-weight:600;">FTNoIR PointTracker Plugin<br/>Version 1.1</span></p><p><span style=" font-weight:600;">Patrick Ruoff</span></p><p><a href="http://ftnoirpt.sourceforge.net/"><span style=" font-weight:600; text-decoration: underline; color:#0000ff;">参考手册 (外部链接)</span></a></p></body></html> + + + Status + 状态 + + + Extracted Points: + 解析出的点: + + + Camera Info: + 设备信息: + + + Color channels used + + + + Average + + + + Natural + + + + Red only + + + + Blue only + + + + Dynamic pose (for caps only, never clips) + + + + Value + + + + Use only yaw and pitch while calibrating. +Don't roll or change position. + 用pitch和yaw校准。不要roll或者变换位置 + + + Green only + + + + + pt_impl::TrackerDialog_PT + + Brightness %1/255 + 亮度 %1/255 + + + LED radius %1 pixels + 光源半径 %1 像素 + + + %1 yaw samples. Yaw more to %2 samples for stable calibration. + + + + %1 pitch samples. Pitch more to %2 samples for stable calibration. + + + + %1 samples. Over %2, good! + %1 样本。%2 正常 + + + Stop calibration + 停止校准 + + + Start calibration + 开始校准 + + + %1x%2 @ %3 FPS + %1x%2 @ %3 帧 + + + %1 OK! + %1 正常 + + + %1 BAD! + %1 异常 + + + Tracker offline + 跟踪器脱机 + + + + pt_module::metadata_pt + + Points Tracker 0.1 + + + + -- cgit v1.2.3