From fc5b5d7a5605be59530c8b3f58b0ec63da07a256 Mon Sep 17 00:00:00 2001 From: Alex <61422689+onxblog@users.noreply.github.com> Date: Fri, 26 May 2023 02:33:34 +0300 Subject: [PATCH 1/2] Update translation_RU.json Updated new ENG sentences to Russian. --- Translations/translation_RU.json | 50 ++++++++++++++++---------------- 1 file changed, 25 insertions(+), 25 deletions(-) diff --git a/Translations/translation_RU.json b/Translations/translation_RU.json index 6ccf707017..6b7e0ef309 100644 --- a/Translations/translation_RU.json +++ b/Translations/translation_RU.json @@ -61,16 +61,16 @@ "message": "Вык" }, "ProfilePreheatString": { - "message": "Preheat\n" + "message": "Преднагрев\n" }, "ProfileCooldownString": { - "message": "Cooldown\n" + "message": "Остывание\n" }, "DeviceFailedValidationWarning": { - "message": "Скорее всего, это устройство подделка!" + "message": "Вероятно, это устройство подделка!" }, "TooHotToStartProfileWarning": { - "message": "Too hot to\nstart profile" + "message": "Слишком горячо для\nстарта профиля" } }, "characters": { @@ -153,60 +153,60 @@ "description": "При работе длинное нажатие обеих кнопок блокирует их (О=Отключено | Т=Только турбо | П=Полная блокировка)" }, "ProfilePhases": { - "displayText": "Profile\nPhases", - "description": "Number of phases in profile mode" + "displayText": "Профиль\nЭтапы", + "description": "Количество этапов в режиме профиля" }, "ProfilePreheatTemp": { - "displayText": "Preheat\nTemp", - "description": "Preheat to this temperature at the start of profile mode" + "displayText": "Преднагрев\nТемпература", + "description": "Разогреть до этой температуры в начале режима профиля" }, "ProfilePreheatSpeed": { - "displayText": "Preheat\nSpeed", - "description": "Preheat at this rate (degrees per second)" + "displayText": "Преднагрев\nСкорость", + "description": "Предварительный нагрев с этой скоростью (градусов в секунду)" }, "ProfilePhase1Temp": { - "displayText": "Phase 1\nTemp", - "description": "Target temperature for the end of this phase" + "displayText": "Этап 1\nТемпература", + "description": "Целевая температура в конце этой фазы" }, "ProfilePhase1Duration": { - "displayText": "Phase 1\nDuration", - "description": "Target duration of this phase (seconds)" + "displayText": "Этап 1\nДлительность", + "description": "Целевая длительность этой фазы (секунды)" }, "ProfilePhase2Temp": { - "displayText": "Phase 2\nTemp", + "displayText": "Этап 2\nТемпература", "description": "" }, "ProfilePhase2Duration": { - "displayText": "Phase 2\nDuration", + "displayText": "Этап 2\nДлительность", "description": "" }, "ProfilePhase3Temp": { - "displayText": "Phase 3\nTemp", + "displayText": "Этап 3\nТемпература", "description": "" }, "ProfilePhase3Duration": { - "displayText": "Phase 3\nDuration", + "displayText": "Этап 3\nДлительность", "description": "" }, "ProfilePhase4Temp": { - "displayText": "Phase 4\nTemp", + "displayText": "Этап 4\nТемпература", "description": "" }, "ProfilePhase4Duration": { - "displayText": "Phase 4\nDuration", + "displayText": "Этап 4\nДлительность", "description": "" }, "ProfilePhase5Temp": { - "displayText": "Phase 5\nTemp", + "displayText": "Этап 5\nТемпература", "description": "" }, "ProfilePhase5Duration": { - "displayText": "Phase 5\nDuration", + "displayText": "Этап 5\nДлительность", "description": "" }, "ProfileCooldownSpeed": { - "displayText": "Cooldown\nSpeed", - "description": "Cooldown at this rate at the end of profile mode (degrees per second)" + "displayText": "Остывание\nСкорость", + "description": "Остывать с такой скоростью в конце режима профиля (градусов в секунду)" }, "MotionSensitivity": { "displayText": "Чувствительн.\nакселерометра", @@ -278,7 +278,7 @@ }, "BluetoothLE": { "displayText": "Bluetooth\n", - "description": "Enables BLE" + "description": "Активирует BLE" }, "PowerLimit": { "displayText": "Предел\nмощности", From 75a510a5d372244788e574fc5f2cf2459da95770 Mon Sep 17 00:00:00 2001 From: Alex <61422689+onxblog@users.noreply.github.com> Date: Fri, 26 May 2023 02:41:21 +0300 Subject: [PATCH 2/2] Update translation_RU.json some fix --- Translations/translation_RU.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Translations/translation_RU.json b/Translations/translation_RU.json index 6b7e0ef309..626508192d 100644 --- a/Translations/translation_RU.json +++ b/Translations/translation_RU.json @@ -166,11 +166,11 @@ }, "ProfilePhase1Temp": { "displayText": "Этап 1\nТемпература", - "description": "Целевая температура в конце этой фазы" + "description": "Целевая температура в конце этого эатпа" }, "ProfilePhase1Duration": { "displayText": "Этап 1\nДлительность", - "description": "Целевая длительность этой фазы (секунды)" + "description": "Целевая длительность этого этапа (секунды)" }, "ProfilePhase2Temp": { "displayText": "Этап 2\nТемпература",