From 19fb0deb2fc0f835e68e557423fab9213abf5e0b Mon Sep 17 00:00:00 2001 From: Alex <61422689+onxblog@users.noreply.github.com> Date: Wed, 17 Nov 2021 01:27:13 +0200 Subject: [PATCH 1/2] New translations Added new translations --- Translations/translation_RU.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/Translations/translation_RU.json b/Translations/translation_RU.json index 9519b1ce..82745c75 100644 --- a/Translations/translation_RU.json +++ b/Translations/translation_RU.json @@ -190,24 +190,24 @@ "desc": "Скорость анимации иконок в главном меню (Милисекунды) (О=Отключено | Н=Низкий | С=Средний | В=Высокий)" }, "PowerPulseWait": { - "text2": ["Power pulse", "wait time"], - "desc": "Time to wait before triggering every keep-awake pulse (x 2,5с)" + "text2": ["Пауза имп.", "питания с"], + "desc": "Пауза между импульсами питания удерживающими источник питания от сна (x 2,5с)" }, "PowerPulseDuration": { - "text2": ["Power pulse", "duration"], - "desc": "Keep-awake-pulse duration (x 250мс)" + "text2": ["Длина имп.", "питания мс"], + "desc": "Длина импульса удерживающего от сна источник питания (x 250мс)" }, "LanguageSwitch": { "text2": ["Язык:", " RU Русский"], "desc": "" }, "Brightness": { - "text2": ["Screen", "Brightness"], - "desc": "Adjust the contrast/brightness of the OLED screen" + "text2": ["Яркость", "экрана"], + "desc": "Настройки контраста/яркости OLED экрана" }, "ColourInversion": { - "text2": ["Screen", "Invert"], - "desc": "Invert the colours of the OLED screen" + "text2": ["Инверт", "экрана"], + "desc": "Инвертировать цвета на OLED экране" } } } From 472b6ceb77907f6867657f7d1ff607366e7738ee Mon Sep 17 00:00:00 2001 From: Alex <61422689+onxblog@users.noreply.github.com> Date: Wed, 17 Nov 2021 01:42:40 +0200 Subject: [PATCH 2/2] Fix sentence Fix sentence --- Translations/translation_RU.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Translations/translation_RU.json b/Translations/translation_RU.json index 82745c75..c86a6353 100644 --- a/Translations/translation_RU.json +++ b/Translations/translation_RU.json @@ -191,7 +191,7 @@ }, "PowerPulseWait": { "text2": ["Пауза имп.", "питания с"], - "desc": "Пауза между импульсами питания удерживающими источник питания от сна (x 2,5с)" + "desc": "Пауза между импульсами удерживающими источник питания от сна (x 2,5с)" }, "PowerPulseDuration": { "text2": ["Длина имп.", "питания мс"],