From 56b668447c38fa0222048c6eef63f65bc18cc989 Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Tue, 29 Mar 2022 00:04:13 +0200 Subject: tracker/trackhat: fix lupdate --- tracker-trackhat/lang/nl_NL.ts | 6 +++- tracker-trackhat/lang/ru_RU.ts | 6 +++- tracker-trackhat/lang/stub.ts | 70 ++++++++++++++++++++++-------------------- tracker-trackhat/lang/zh_CN.ts | 6 +++- 4 files changed, 52 insertions(+), 36 deletions(-) (limited to 'tracker-trackhat') diff --git a/tracker-trackhat/lang/nl_NL.ts b/tracker-trackhat/lang/nl_NL.ts index 12db6607..34639a9d 100644 --- a/tracker-trackhat/lang/nl_NL.ts +++ b/tracker-trackhat/lang/nl_NL.ts @@ -1,6 +1,6 @@ - + trackhat_dialog @@ -131,6 +131,10 @@ Pitch + + Deadzone + + trackhat_module diff --git a/tracker-trackhat/lang/ru_RU.ts b/tracker-trackhat/lang/ru_RU.ts index ef57d94e..939cb91e 100644 --- a/tracker-trackhat/lang/ru_RU.ts +++ b/tracker-trackhat/lang/ru_RU.ts @@ -1,6 +1,6 @@ - + trackhat_dialog @@ -131,6 +131,10 @@ Pitch + + Deadzone + + trackhat_module diff --git a/tracker-trackhat/lang/stub.ts b/tracker-trackhat/lang/stub.ts index 12db6607..d4c0e011 100644 --- a/tracker-trackhat/lang/stub.ts +++ b/tracker-trackhat/lang/stub.ts @@ -1,134 +1,138 @@ - + trackhat_dialog - Cap + TrackHat - Clip (left) + Camera - Clip (right) + Threshold - Mini Clip (left) + Exposure - Mini Clip (right) + Gain - Custom + Fuzz - Status: Tracking stopped. + Model - Status: %1 points detected. Good! + Type - Status: %1 points detected. BAD! + Min point size - TrackHat + Max point size - Camera + px - Threshold + Tracking - Exposure + Limit - Gain + Deadzone - Fuzz + Point filter - Model + Status - Type + Raw data - Min point size + X - Max point size + TextLabel - px + Yaw - Tracking + Roll - Point filter + Y - Limit + Z - Status + Pitch - Raw data + Cap - X + Clip (left) - TextLabel + Clip (right) - Yaw + Mini Clip (left) - Roll + Mini Clip (right) - Y + Custom - Z + Status: Tracking stopped. - Pitch + Status: %1 points detected. Good! + + + + Status: %1 points detected. BAD! diff --git a/tracker-trackhat/lang/zh_CN.ts b/tracker-trackhat/lang/zh_CN.ts index fc797404..566a298a 100644 --- a/tracker-trackhat/lang/zh_CN.ts +++ b/tracker-trackhat/lang/zh_CN.ts @@ -1,6 +1,6 @@ - + trackhat_dialog @@ -131,6 +131,10 @@ Pitch 仰俯 + + Deadzone + + trackhat_module -- cgit v1.2.3