diff options
| author | Stanislaw Halik <sthalik@misaki.pl> | 2023-02-27 16:08:16 +0100 | 
|---|---|---|
| committer | Stanislaw Halik <sthalik@misaki.pl> | 2023-02-27 16:08:16 +0100 | 
| commit | cec57b98cb03159863b3af9c7ab9103cd4d4b63c (patch) | |
| tree | 53ed8077e4f6be26c8bee676c7c7f2704af7c6ec /tracker-neuralnet/lang | |
| parent | e1f05c90dbd440c2f670b9d8dd4849cafdb3f91b (diff) | |
tracker/nn: actually remove most options
Diffstat (limited to 'tracker-neuralnet/lang')
| -rw-r--r-- | tracker-neuralnet/lang/nl_NL.ts | 36 | ||||
| -rw-r--r-- | tracker-neuralnet/lang/ru_RU.ts | 36 | ||||
| -rw-r--r-- | tracker-neuralnet/lang/stub.ts | 36 | ||||
| -rw-r--r-- | tracker-neuralnet/lang/zh_CN.ts | 36 | 
4 files changed, 16 insertions, 128 deletions
| diff --git a/tracker-neuralnet/lang/nl_NL.ts b/tracker-neuralnet/lang/nl_NL.ts index b1e03913..52a7c174 100644 --- a/tracker-neuralnet/lang/nl_NL.ts +++ b/tracker-neuralnet/lang/nl_NL.ts @@ -49,38 +49,6 @@ Don't roll or change position.</source>          <translation type="unfinished"></translation>      </message>      <message> -        <source>Camera name</source> -        <translation type="unfinished"></translation> -    </message> -    <message> -        <source>The requested resolution for cases where the camera delivers maximum frame rate only for a particular resolution. The image may still be downscaled to the internal resolution.</source> -        <translation type="unfinished"></translation> -    </message> -    <message> -        <source>Field of view. Needed to transform the pose to world coordinates.</source> -        <translation type="unfinished"></translation> -    </message> -    <message> -        <source>Diagonal FOV</source> -        <translation type="unfinished"></translation> -    </message> -    <message> -        <source>Resolution</source> -        <translation type="unfinished"></translation> -    </message> -    <message> -        <source>Requested video frame rate. Actual setting may not be supported by the camera.</source> -        <translation type="unfinished"></translation> -    </message> -    <message> -        <source>Frames per second</source> -        <translation type="unfinished"></translation> -    </message> -    <message> -        <source>MJPEG</source> -        <translation type="unfinished"></translation> -    </message> -    <message>          <source>Tuning / Debug</source>          <translation type="unfinished"></translation>      </message> @@ -116,6 +84,10 @@ 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>Camera override</source> +        <translation type="unfinished"></translation> +    </message>  </context>  <context>      <name>neuralnet_tracker_ns::NeuralNetDialog</name> diff --git a/tracker-neuralnet/lang/ru_RU.ts b/tracker-neuralnet/lang/ru_RU.ts index fcca70a9..4c9cec04 100644 --- a/tracker-neuralnet/lang/ru_RU.ts +++ b/tracker-neuralnet/lang/ru_RU.ts @@ -49,38 +49,6 @@ Don't roll or change position.</source>          <translation type="unfinished"></translation>      </message>      <message> -        <source>Camera name</source> -        <translation type="unfinished"></translation> -    </message> -    <message> -        <source>The requested resolution for cases where the camera delivers maximum frame rate only for a particular resolution. The image may still be downscaled to the internal resolution.</source> -        <translation type="unfinished"></translation> -    </message> -    <message> -        <source>Field of view. Needed to transform the pose to world coordinates.</source> -        <translation type="unfinished"></translation> -    </message> -    <message> -        <source>Diagonal FOV</source> -        <translation type="unfinished"></translation> -    </message> -    <message> -        <source>Resolution</source> -        <translation type="unfinished"></translation> -    </message> -    <message> -        <source>Requested video frame rate. Actual setting may not be supported by the camera.</source> -        <translation type="unfinished"></translation> -    </message> -    <message> -        <source>Frames per second</source> -        <translation type="unfinished"></translation> -    </message> -    <message> -        <source>MJPEG</source> -        <translation type="unfinished"></translation> -    </message> -    <message>          <source>Tuning / Debug</source>          <translation type="unfinished"></translation>      </message> @@ -116,6 +84,10 @@ 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>Camera override</source> +        <translation type="unfinished"></translation> +    </message>  </context>  <context>      <name>neuralnet_tracker_ns::NeuralNetDialog</name> diff --git a/tracker-neuralnet/lang/stub.ts b/tracker-neuralnet/lang/stub.ts index ecd559b1..5936d630 100644 --- a/tracker-neuralnet/lang/stub.ts +++ b/tracker-neuralnet/lang/stub.ts @@ -49,38 +49,6 @@ Don't roll or change position.</source>          <translation type="unfinished"></translation>      </message>      <message> -        <source>Camera name</source> -        <translation type="unfinished"></translation> -    </message> -    <message> -        <source>The requested resolution for cases where the camera delivers maximum frame rate only for a particular resolution. The image may still be downscaled to the internal resolution.</source> -        <translation type="unfinished"></translation> -    </message> -    <message> -        <source>Field of view. Needed to transform the pose to world coordinates.</source> -        <translation type="unfinished"></translation> -    </message> -    <message> -        <source>Diagonal FOV</source> -        <translation type="unfinished"></translation> -    </message> -    <message> -        <source>Resolution</source> -        <translation type="unfinished"></translation> -    </message> -    <message> -        <source>Requested video frame rate. Actual setting may not be supported by the camera.</source> -        <translation type="unfinished"></translation> -    </message> -    <message> -        <source>Frames per second</source> -        <translation type="unfinished"></translation> -    </message> -    <message> -        <source>MJPEG</source> -        <translation type="unfinished"></translation> -    </message> -    <message>          <source>Tuning / Debug</source>          <translation type="unfinished"></translation>      </message> @@ -116,6 +84,10 @@ 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>Camera override</source> +        <translation type="unfinished"></translation> +    </message>  </context>  <context>      <name>neuralnet_tracker_ns::NeuralNetDialog</name> diff --git a/tracker-neuralnet/lang/zh_CN.ts b/tracker-neuralnet/lang/zh_CN.ts index ab458d6f..13dc34cf 100644 --- a/tracker-neuralnet/lang/zh_CN.ts +++ b/tracker-neuralnet/lang/zh_CN.ts @@ -49,38 +49,6 @@ Don't roll or change position.</source>          <translation type="unfinished"></translation>      </message>      <message> -        <source>Camera name</source> -        <translation type="unfinished"></translation> -    </message> -    <message> -        <source>The requested resolution for cases where the camera delivers maximum frame rate only for a particular resolution. The image may still be downscaled to the internal resolution.</source> -        <translation type="unfinished"></translation> -    </message> -    <message> -        <source>Field of view. Needed to transform the pose to world coordinates.</source> -        <translation type="unfinished"></translation> -    </message> -    <message> -        <source>Diagonal FOV</source> -        <translation type="unfinished"></translation> -    </message> -    <message> -        <source>Resolution</source> -        <translation type="unfinished"></translation> -    </message> -    <message> -        <source>Requested video frame rate. Actual setting may not be supported by the camera.</source> -        <translation type="unfinished"></translation> -    </message> -    <message> -        <source>Frames per second</source> -        <translation type="unfinished"></translation> -    </message> -    <message> -        <source>MJPEG</source> -        <translation type="unfinished"></translation> -    </message> -    <message>          <source>Tuning / Debug</source>          <translation type="unfinished"></translation>      </message> @@ -116,6 +84,10 @@ 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>Camera override</source> +        <translation type="unfinished"></translation> +    </message>  </context>  <context>      <name>neuralnet_tracker_ns::NeuralNetDialog</name> | 
