diff options
Diffstat (limited to 'tracker-neuralnet/lang/nl_NL.ts')
| -rw-r--r-- | tracker-neuralnet/lang/nl_NL.ts | 20 | 
1 files changed, 20 insertions, 0 deletions
diff --git a/tracker-neuralnet/lang/nl_NL.ts b/tracker-neuralnet/lang/nl_NL.ts index dbcd3c8c..27da4f5a 100644 --- a/tracker-neuralnet/lang/nl_NL.ts +++ b/tracker-neuralnet/lang/nl_NL.ts @@ -112,6 +112,18 @@ Don'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> +    <message> +        <source>Select Pose Net ONNX</source> +        <translation type="unfinished"></translation> +    </message> +    <message> +        <source><the pose net file></source> +        <translation type="unfinished"></translation> +    </message> +    <message> +        <source>Select the pose network. Changes take affect on the next tracker start</source> +        <translation type="unfinished"></translation> +    </message>  </context>  <context>      <name>neuralnet_tracker_ns::NeuralNetDialog</name> @@ -147,5 +159,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>  | 
