diff options
Diffstat (limited to 'tracker-aruco/lang')
-rw-r--r-- | tracker-aruco/lang/nl_NL.ts | 12 | ||||
-rw-r--r-- | tracker-aruco/lang/ru_RU.ts | 12 | ||||
-rw-r--r-- | tracker-aruco/lang/stub.ts | 12 | ||||
-rw-r--r-- | tracker-aruco/lang/zh_CN.ts | 12 |
4 files changed, 48 insertions, 0 deletions
diff --git a/tracker-aruco/lang/nl_NL.ts b/tracker-aruco/lang/nl_NL.ts index a4136086..ad34d973 100644 --- a/tracker-aruco/lang/nl_NL.ts +++ b/tracker-aruco/lang/nl_NL.ts @@ -83,5 +83,17 @@ <source>Toggle calibration</source> <translation>Schakel tussen kalibratie</translation> </message> + <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> + </message> </context> </TS> diff --git a/tracker-aruco/lang/ru_RU.ts b/tracker-aruco/lang/ru_RU.ts index f2088d1d..fb54c20f 100644 --- a/tracker-aruco/lang/ru_RU.ts +++ b/tracker-aruco/lang/ru_RU.ts @@ -83,5 +83,17 @@ <source>Toggle calibration</source> <translation type="unfinished"></translation> </message> + <message> + <source>50</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>100</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>120</source> + <translation type="unfinished"></translation> + </message> </context> </TS> diff --git a/tracker-aruco/lang/stub.ts b/tracker-aruco/lang/stub.ts index aadcbd03..39d584a3 100644 --- a/tracker-aruco/lang/stub.ts +++ b/tracker-aruco/lang/stub.ts @@ -83,5 +83,17 @@ <source>Toggle calibration</source> <translation type="unfinished"></translation> </message> + <message> + <source>50</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>100</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>120</source> + <translation type="unfinished"></translation> + </message> </context> </TS> diff --git a/tracker-aruco/lang/zh_CN.ts b/tracker-aruco/lang/zh_CN.ts index 2f497e98..9115340f 100644 --- a/tracker-aruco/lang/zh_CN.ts +++ b/tracker-aruco/lang/zh_CN.ts @@ -83,5 +83,17 @@ <source>Toggle calibration</source> <translation type="unfinished"></translation> </message> + <message> + <source>50</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>100</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>120</source> + <translation type="unfinished"></translation> + </message> </context> </TS> |