diff options
Diffstat (limited to 'tracker-neuralnet/lang')
-rw-r--r-- | tracker-neuralnet/lang/nl_NL.ts | 34 | ||||
-rw-r--r-- | tracker-neuralnet/lang/ru_RU.ts | 8 | ||||
-rw-r--r-- | tracker-neuralnet/lang/stub.ts | 34 | ||||
-rw-r--r-- | tracker-neuralnet/lang/zh_CN.ts | 61 |
4 files changed, 85 insertions, 52 deletions
diff --git a/tracker-neuralnet/lang/nl_NL.ts b/tracker-neuralnet/lang/nl_NL.ts index 52a7c174..8972e35b 100644 --- a/tracker-neuralnet/lang/nl_NL.ts +++ b/tracker-neuralnet/lang/nl_NL.ts @@ -12,6 +12,10 @@ <translation>Camera-instellingen</translation> </message> <message> + <source>Camera Configuration</source> + <translation type="unfinished"></translation> + </message> + <message> <source>Head Center Offset</source> <translation type="unfinished"></translation> </message> @@ -41,11 +45,7 @@ Don't roll or change position.</source> <translation type="unfinished"></translation> </message> <message> - <source>Exposure preset</source> - <translation type="unfinished"></translation> - </message> - <message> - <source>Camera Configuration</source> + <source>Show Network Input</source> <translation type="unfinished"></translation> </message> <message> @@ -53,10 +53,6 @@ Don't roll or change position.</source> <translation type="unfinished"></translation> </message> <message> - <source>Number of threads. Can be used to balance the CPU load between the game and the tracker.</source> - <translation type="unfinished"></translation> - </message> - <message> <source>ROI Smoothing Alpha</source> <translation type="unfinished"></translation> </message> @@ -65,19 +61,19 @@ Don't roll or change position.</source> <translation type="unfinished"></translation> </message> <message> - <source>Show the image patch that the pose estimation model sees.</source> + <source>Thread Count</source> <translation type="unfinished"></translation> </message> <message> - <source>Show Network Input</source> + <source>Number of threads. Can be used to balance the CPU load between the game and the tracker.</source> <translation type="unfinished"></translation> </message> <message> - <source>Amount of smoothing of the face region coordinates. Can help stabilize the pose.</source> + <source>Show the image patch that the pose estimation model sees.</source> <translation type="unfinished"></translation> </message> <message> - <source>Thread Count</source> + <source>Amount of smoothing of the face region coordinates. Can help stabilize the pose.</source> <translation type="unfinished"></translation> </message> <message> @@ -88,6 +84,10 @@ Don't roll or change position.</source> <source>Camera override</source> <translation type="unfinished"></translation> </message> + <message> + <source>Exposure preset</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>neuralnet_tracker_ns::NeuralNetDialog</name> @@ -123,5 +123,13 @@ Don't roll or change position.</source> <source>Start calibration</source> <translation type="unfinished"></translation> </message> + <message> + <source>Select Pose Net ONNX</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>ONNX Files (*.onnx)</source> + <translation type="unfinished"></translation> + </message> </context> </TS> diff --git a/tracker-neuralnet/lang/ru_RU.ts b/tracker-neuralnet/lang/ru_RU.ts index cbfce1d5..f88e0529 100644 --- a/tracker-neuralnet/lang/ru_RU.ts +++ b/tracker-neuralnet/lang/ru_RU.ts @@ -126,5 +126,13 @@ Don't roll or change position.</source> <source>Start calibration</source> <translation>Начать калибровку</translation> </message> + <message> + <source>Select Pose Net ONNX</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>ONNX Files (*.onnx)</source> + <translation type="unfinished"></translation> + </message> </context> </TS> diff --git a/tracker-neuralnet/lang/stub.ts b/tracker-neuralnet/lang/stub.ts index 5936d630..df883d3f 100644 --- a/tracker-neuralnet/lang/stub.ts +++ b/tracker-neuralnet/lang/stub.ts @@ -12,6 +12,10 @@ <translation type="unfinished"></translation> </message> <message> + <source>Camera Configuration</source> + <translation type="unfinished"></translation> + </message> + <message> <source>Head Center Offset</source> <translation type="unfinished"></translation> </message> @@ -41,11 +45,7 @@ Don't roll or change position.</source> <translation type="unfinished"></translation> </message> <message> - <source>Exposure preset</source> - <translation type="unfinished"></translation> - </message> - <message> - <source>Camera Configuration</source> + <source>Show Network Input</source> <translation type="unfinished"></translation> </message> <message> @@ -53,10 +53,6 @@ Don't roll or change position.</source> <translation type="unfinished"></translation> </message> <message> - <source>Number of threads. Can be used to balance the CPU load between the game and the tracker.</source> - <translation type="unfinished"></translation> - </message> - <message> <source>ROI Smoothing Alpha</source> <translation type="unfinished"></translation> </message> @@ -65,19 +61,19 @@ Don't roll or change position.</source> <translation type="unfinished"></translation> </message> <message> - <source>Show the image patch that the pose estimation model sees.</source> + <source>Thread Count</source> <translation type="unfinished"></translation> </message> <message> - <source>Show Network Input</source> + <source>Number of threads. Can be used to balance the CPU load between the game and the tracker.</source> <translation type="unfinished"></translation> </message> <message> - <source>Amount of smoothing of the face region coordinates. Can help stabilize the pose.</source> + <source>Show the image patch that the pose estimation model sees.</source> <translation type="unfinished"></translation> </message> <message> - <source>Thread Count</source> + <source>Amount of smoothing of the face region coordinates. Can help stabilize the pose.</source> <translation type="unfinished"></translation> </message> <message> @@ -88,6 +84,10 @@ Don't roll or change position.</source> <source>Camera override</source> <translation type="unfinished"></translation> </message> + <message> + <source>Exposure preset</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>neuralnet_tracker_ns::NeuralNetDialog</name> @@ -123,5 +123,13 @@ Don't roll or change position.</source> <source>Start calibration</source> <translation type="unfinished"></translation> </message> + <message> + <source>Select Pose Net ONNX</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>ONNX Files (*.onnx)</source> + <translation type="unfinished"></translation> + </message> </context> </TS> diff --git a/tracker-neuralnet/lang/zh_CN.ts b/tracker-neuralnet/lang/zh_CN.ts index 13dc34cf..efac5204 100644 --- a/tracker-neuralnet/lang/zh_CN.ts +++ b/tracker-neuralnet/lang/zh_CN.ts @@ -5,15 +5,19 @@ <name>Form</name> <message> <source>Tracker settings</source> - <translation type="unfinished"></translation> + <translation>追踪器设置</translation> </message> <message> <source>Camera settings</source> - <translation type="unfinished"></translation> + <translation>相机设置</translation> + </message> + <message> + <source>Camera Configuration</source> + <translation>相机配置</translation> </message> <message> <source>Head Center Offset</source> - <translation type="unfinished"></translation> + <translation>头部归中补偿</translation> </message> <message> <source> mm</source> @@ -22,41 +26,34 @@ <message> <source>Use only yaw and pitch while calibrating. Don'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>Exposure preset</source> - <translation type="unfinished"></translation> - </message> - <message> - <source>Camera Configuration</source> - <translation type="unfinished"></translation> + <source>Show Network Input</source> + <translation>展示神经网络输入</translation> </message> <message> <source>Tuning / Debug</source> <translation type="unfinished"></translation> </message> <message> - <source>Number of threads. Can be used to balance the CPU load between the game and the tracker.</source> - <translation type="unfinished"></translation> - </message> - <message> <source>ROI Smoothing Alpha</source> <translation type="unfinished"></translation> </message> @@ -65,19 +62,19 @@ Don't roll or change position.</source> <translation type="unfinished"></translation> </message> <message> - <source>Show the image patch that the pose estimation model sees.</source> + <source>Thread Count</source> <translation type="unfinished"></translation> </message> <message> - <source>Show Network Input</source> + <source>Number of threads. Can be used to balance the CPU load between the game and the tracker.</source> <translation type="unfinished"></translation> </message> <message> - <source>Amount of smoothing of the face region coordinates. Can help stabilize the pose.</source> + <source>Show the image patch that the pose estimation model sees.</source> <translation type="unfinished"></translation> </message> <message> - <source>Thread Count</source> + <source>Amount of smoothing of the face region coordinates. Can help stabilize the pose.</source> <translation type="unfinished"></translation> </message> <message> @@ -88,20 +85,24 @@ Don't roll or change position.</source> <source>Camera override</source> <translation type="unfinished"></translation> </message> + <message> + <source>Exposure preset</source> + <translation type="unfinished"></translation> + </message> </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> @@ -117,10 +118,18 @@ Don'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>开始校准</translation> + </message> + <message> + <source>Select Pose Net ONNX</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>ONNX Files (*.onnx)</source> <translation type="unfinished"></translation> </message> </context> |