summaryrefslogtreecommitdiffhomepage
path: root/tracker-neuralnet
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2023-09-30 15:55:39 +0200
committerGitHub <noreply@github.com>2023-09-30 15:55:39 +0200
commitb6a772751b7df44eac3bc9aa46a9fdcc44f3612e (patch)
treeb25b6bede7b734e8b34ed78f8cd0bf35c1e562d0 /tracker-neuralnet
parentff23f84bceb9b286846cb40ac4df6f640e38426b (diff)
parentb3445b4db1f5c9186fa72e10a18d7e235433cdaf (diff)
Merge pull request #1729 from ddzzkunye/dz-GuiText
Diffstat (limited to 'tracker-neuralnet')
-rw-r--r--tracker-neuralnet/lang/zh_CN.ts42
1 files changed, 22 insertions, 20 deletions
diff --git a/tracker-neuralnet/lang/zh_CN.ts b/tracker-neuralnet/lang/zh_CN.ts
index c3a91211..cf12f304 100644
--- a/tracker-neuralnet/lang/zh_CN.ts
+++ b/tracker-neuralnet/lang/zh_CN.ts
@@ -1,35 +1,36 @@
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE TS>
+
<TS version="2.1" language="zh_CN">
-<context>
+ <context>
<name>Form</name>
<message>
<source>Tracker settings</source>
- <translation type="unfinished"></translation>
+ <translation >追踪器设置</translation>
</message>
<message>
<source>Diagonal FOV</source>
- <translation type="unfinished"></translation>
+ <translation >对角FOV</translation>
</message>
<message>
<source>Camera name</source>
- <translation type="unfinished"></translation>
+ <translation >相机名</translation>
</message>
<message>
<source>Frames per second</source>
- <translation type="unfinished"></translation>
+ <translation >FPS</translation>
</message>
<message>
<source>Camera settings</source>
- <translation type="unfinished"></translation>
+ <translation >相机设置</translation>
</message>
<message>
<source>Camera Configuration</source>
- <translation type="unfinished"></translation>
+ <translation >相机配置</translation>
</message>
<message>
<source>Head Center Offset</source>
- <translation type="unfinished"></translation>
+ <translation >头部归中补偿</translation>
</message>
<message>
<source> mm</source>
@@ -38,27 +39,28 @@
<message>
<source>Use only yaw and pitch while calibrating.
Don&apos;t roll or change position.</source>
- <translation type="unfinished"></translation>
+ <translation >在校准时只使用偏航和俯仰,
+不要滚转或是改变位置. </translation>
</message>
<message>
<source>Start calibration</source>
- <translation type="unfinished"></translation>
+ <translation >开始校准</translation>
</message>
<message>
<source>Right</source>
- <translation type="unfinished"></translation>
+ <translation >向右</translation>
</message>
<message>
<source>Forward</source>
- <translation type="unfinished"></translation>
+ <translation >向前</translation>
</message>
<message>
<source>Up</source>
- <translation type="unfinished"></translation>
+ <translation >向上</translation>
</message>
<message>
<source>Show Network Input</source>
- <translation type="unfinished"></translation>
+ <translation >展示神经网络输入</translation>
</message>
<message>
<source>MJPEG</source>
@@ -112,20 +114,20 @@ Don&apos;t roll or change position.</source>
<source>Zoom factor for the face region. Applied before the patch is fed into the pose estimation model. There is a sweet spot near 1.</source>
<translation type="unfinished"></translation>
</message>
-</context>
+ </context>
<context>
<name>neuralnet_tracker_ns::NeuralNetDialog</name>
<message>
<source>Default</source>
- <translation type="unfinished"></translation>
+ <translation >默认</translation>
</message>
<message>
<source>Tracker Offline</source>
- <translation type="unfinished"></translation>
+ <translation >追踪器离线</translation>
</message>
<message>
<source>%1x%2 @ %3 FPS / Inference: %4 ms</source>
- <translation type="unfinished"></translation>
+ <translation >%1x%2 @ %3 FPS / 推理: %4 ms</translation>
</message>
<message>
<source>%1 yaw samples. Yaw more to %2 samples for stable calibration.</source>
@@ -141,11 +143,11 @@ Don&apos;t roll or change position.</source>
</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>
</context>
</TS>