diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2018-12-07 08:22:11 +0100 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2018-12-07 08:22:11 +0100 |
commit | d0dbe46a389b4ce33414fb9435784bbdb34a923f (patch) | |
tree | b4124c5e1d0ecf0eb080d1623a93cddd1f9fc1c0 /tracker-aruco/lang/nl_NL.ts | |
parent | b627bf2d913cd2f60a26462cd5e86a957a6ce508 (diff) |
tracker/aruco: make fps change backward-compatible
Issue: #794
Diffstat (limited to 'tracker-aruco/lang/nl_NL.ts')
-rw-r--r-- | tracker-aruco/lang/nl_NL.ts | 39 |
1 files changed, 5 insertions, 34 deletions
diff --git a/tracker-aruco/lang/nl_NL.ts b/tracker-aruco/lang/nl_NL.ts index ad34d973..87040565 100644 --- a/tracker-aruco/lang/nl_NL.ts +++ b/tracker-aruco/lang/nl_NL.ts @@ -36,30 +36,6 @@ <translation><html><head/><body><p>Lees de <a href="https://github.com/opentrack/opentrack/wiki/Aruco-tracker"><span style=" text-decoration: underline; color:#0000ff;">wiki-pagina</span></a> en voornamelijk de laatste paragraaf voordat u de markering uitprint.</p></body></html></translation> </message> <message> - <source>Default</source> - <translation>Standaard</translation> - </message> - <message> - <source>30</source> - <translation>30</translation> - </message> - <message> - <source>60</source> - <translation>30</translation> - </message> - <message> - <source>75</source> - <translation>75</translation> - </message> - <message> - <source>125</source> - <translation>125</translation> - </message> - <message> - <source>200</source> - <translation>200</translation> - </message> - <message> <source>Default (not recommended!)</source> <translation>Standaard (niet aanbevolen)</translation> </message> @@ -83,17 +59,12 @@ <source>Toggle calibration</source> <translation>Schakel tussen kalibratie</translation> </message> +</context> +<context> + <name>aruco_dialog</name> <message> - <source>50</source> - <translation type="unfinished">50</translation> - </message> - <message> - <source>100</source> - <translation type="unfinished">100</translation> - </message> - <message> - <source>120</source> - <translation type="unfinished">120</translation> + <source>Default</source> + <translation type="unfinished">Standaard</translation> </message> </context> </TS> |