From 1463f895bde734c6bf06ff1c1c54ece1d082eef5 Mon Sep 17 00:00:00 2001 From: GO63-samara Date: Tue, 24 Aug 2021 23:43:11 +0400 Subject: Added translation of several lines --- gui/lang/nl_NL.ts | 10 +++++----- gui/lang/ru_RU.ts | 10 +++++----- gui/lang/zh_CN.ts | 10 +++++----- 3 files changed, 15 insertions(+), 15 deletions(-) diff --git a/gui/lang/nl_NL.ts b/gui/lang/nl_NL.ts index f21806b3..721dd4ba 100644 --- a/gui/lang/nl_NL.ts +++ b/gui/lang/nl_NL.ts @@ -306,7 +306,7 @@ Press "clear calibration" to remove any calibration data pertaining to Disable user interface localization - De applicatie nooit vertaald weergeven + Geen Z @@ -362,19 +362,19 @@ Press "clear calibration" to remove any calibration data pertaining to Centering method - + Geen Point - + Geen Wireless VR 360 - + Geen Roll compensated VR 360 - + Geen Hold in-game center of the screen while the mode is active. diff --git a/gui/lang/ru_RU.ts b/gui/lang/ru_RU.ts index b6f460ba..27160ec5 100644 --- a/gui/lang/ru_RU.ts +++ b/gui/lang/ru_RU.ts @@ -361,19 +361,19 @@ Press "clear calibration" to remove any calibration data pertaining to Centering method - + Метод центровки Point - + Точечная Wireless VR 360 - + Беспроводная VR 360 Roll compensated VR 360 - + Roll компенсированная VR 360 Hold in-game center of the screen while the mode is active. @@ -389,7 +389,7 @@ Press "clear calibration" to remove any calibration data pertaining to Disable user interface localization - + Использовать английский интерфейс diff --git a/gui/lang/zh_CN.ts b/gui/lang/zh_CN.ts index 6efcf439..1397a177 100644 --- a/gui/lang/zh_CN.ts +++ b/gui/lang/zh_CN.ts @@ -191,7 +191,7 @@ Press "clear calibration" to remove any calibration data pertaining to Disable user interface localization - 关闭翻译界面 + Geen Minimize to tray @@ -363,19 +363,19 @@ Press "clear calibration" to remove any calibration data pertaining to Centering method - + Geen Point - + Geen Wireless VR 360 - + Geen Roll compensated VR 360 - + Geen Hold in-game center of the screen while the mode is active. -- cgit v1.2.3 From a179497fa7783d189e9ef806d5d6f79d71c2464d Mon Sep 17 00:00:00 2001 From: GO63-samara Date: Sat, 28 Aug 2021 00:47:09 +0400 Subject: Fixed typos in CN and NL --- gui/lang/nl_NL.ts | 10 +++++----- gui/lang/zh_CN.ts | 4 ++-- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/gui/lang/nl_NL.ts b/gui/lang/nl_NL.ts index 721dd4ba..c8b63663 100644 --- a/gui/lang/nl_NL.ts +++ b/gui/lang/nl_NL.ts @@ -306,7 +306,7 @@ Press "clear calibration" to remove any calibration data pertaining to Disable user interface localization - Geen + Z @@ -362,19 +362,19 @@ Press "clear calibration" to remove any calibration data pertaining to Centering method - Geen + Point - Geen + Wireless VR 360 - Geen + Roll compensated VR 360 - Geen + Hold in-game center of the screen while the mode is active. diff --git a/gui/lang/zh_CN.ts b/gui/lang/zh_CN.ts index 1397a177..d9ffd699 100644 --- a/gui/lang/zh_CN.ts +++ b/gui/lang/zh_CN.ts @@ -191,7 +191,7 @@ Press "clear calibration" to remove any calibration data pertaining to Disable user interface localization - Geen + Minimize to tray @@ -363,7 +363,7 @@ Press "clear calibration" to remove any calibration data pertaining to Centering method - Geen + Point -- cgit v1.2.3 From cdf64a6dd3c45a58ecd1fa9b23a6e064e5d0edc9 Mon Sep 17 00:00:00 2001 From: GO63-samara Date: Sat, 28 Aug 2021 21:13:43 +0400 Subject: Translated several lines --- gui/lang/nl_NL.ts | 2 +- gui/lang/zh_CN.ts | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/gui/lang/nl_NL.ts b/gui/lang/nl_NL.ts index c8b63663..f21806b3 100644 --- a/gui/lang/nl_NL.ts +++ b/gui/lang/nl_NL.ts @@ -306,7 +306,7 @@ Press "clear calibration" to remove any calibration data pertaining to Disable user interface localization - + De applicatie nooit vertaald weergeven Z diff --git a/gui/lang/zh_CN.ts b/gui/lang/zh_CN.ts index d9ffd699..6efcf439 100644 --- a/gui/lang/zh_CN.ts +++ b/gui/lang/zh_CN.ts @@ -191,7 +191,7 @@ Press "clear calibration" to remove any calibration data pertaining to Disable user interface localization - + 关闭翻译界面 Minimize to tray @@ -367,15 +367,15 @@ Press "clear calibration" to remove any calibration data pertaining to Point - Geen + Wireless VR 360 - Geen + Roll compensated VR 360 - Geen + Hold in-game center of the screen while the mode is active. -- cgit v1.2.3 From ea46fba9e9532eff0278a0bebd7e710d858d3760 Mon Sep 17 00:00:00 2001 From: GO63-samara Date: Sat, 28 Aug 2021 23:47:04 +0400 Subject: Replaced English flag with a larger 32x16 --- gui/images/english.png | Bin 283 -> 259 bytes 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/gui/images/english.png b/gui/images/english.png index 187aabf9..87d9f7d7 100644 Binary files a/gui/images/english.png and b/gui/images/english.png differ -- cgit v1.2.3