From 9e932c19a51c7109aae8394c13a47b30ed09face Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Thu, 8 Feb 2024 16:11:37 +0100 Subject: i18n: add stubs for {pre,post}-invert settings dialog options --- gui/lang/nl_NL.ts | 12 ++++++++---- gui/lang/ru_RU.ts | 12 ++++++++---- gui/lang/stub.ts | 12 ++++++++---- gui/lang/zh_CN.ts | 12 ++++++++---- 4 files changed, 32 insertions(+), 16 deletions(-) (limited to 'gui') diff --git a/gui/lang/nl_NL.ts b/gui/lang/nl_NL.ts index 375a037b..1b9d8fe9 100644 --- a/gui/lang/nl_NL.ts +++ b/gui/lang/nl_NL.ts @@ -284,10 +284,6 @@ Press "clear calibration" to remove any calibration data pertaining to X X - - Invert - Omkeren - Y Y @@ -392,6 +388,14 @@ Press "clear calibration" to remove any calibration data pertaining to Axis assignment + + Pre-invert + + + + Post-invert + + process_detector diff --git a/gui/lang/ru_RU.ts b/gui/lang/ru_RU.ts index 25404fcf..5b3fcc03 100644 --- a/gui/lang/ru_RU.ts +++ b/gui/lang/ru_RU.ts @@ -270,10 +270,6 @@ Press "clear calibration" to remove any calibration data pertaining to X X - - Invert - Инвертировать - Y Y @@ -394,6 +390,14 @@ Press "clear calibration" to remove any calibration data pertaining to Axis assignment Переназначение осей + + Pre-invert + + + + Post-invert + + process_detector diff --git a/gui/lang/stub.ts b/gui/lang/stub.ts index 800d98c8..ee96d3be 100644 --- a/gui/lang/stub.ts +++ b/gui/lang/stub.ts @@ -288,10 +288,6 @@ Press "clear calibration" to remove any calibration data pertaining to X - - Invert - - Y @@ -392,6 +388,14 @@ Press "clear calibration" to remove any calibration data pertaining to Axis assignment + + Pre-invert + + + + Post-invert + + process_detector diff --git a/gui/lang/zh_CN.ts b/gui/lang/zh_CN.ts index fc19b0fd..4914f7e1 100644 --- a/gui/lang/zh_CN.ts +++ b/gui/lang/zh_CN.ts @@ -241,10 +241,6 @@ Press "clear calibration" to remove any calibration data pertaining to Source 源头 - - Invert - 反向 - Destination 目标 @@ -393,6 +389,14 @@ Press "clear calibration" to remove any calibration data pertaining to Axis assignment 输出重新映射 + + Pre-invert + + + + Post-invert + + process_detector -- cgit v1.2.3