From 703a32f68aa8a6d4745294c28a6d0b5e3c60b175 Mon Sep 17 00:00:00 2001 From: yegor Date: Mon, 31 Jul 2023 18:30:59 +0300 Subject: [PATCH 1/2] Update translation_UK.json --- Translations/translation_UK.json | 48 ++++++++++++++++---------------- 1 file changed, 24 insertions(+), 24 deletions(-) diff --git a/Translations/translation_UK.json b/Translations/translation_UK.json index 48ea65e4..d179c0b6 100644 --- a/Translations/translation_UK.json +++ b/Translations/translation_UK.json @@ -61,16 +61,16 @@ "message": "Вимк" }, "ProfilePreheatString": { - "message": "Preheat\n" + "message": "Попередній розігрів\n" }, "ProfileCooldownString": { - "message": "Cooldown\n" + "message": "Охолодження\n" }, "DeviceFailedValidationWarning": { "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 f61376a4047176b1baae47f0acddc7f623833f33 Mon Sep 17 00:00:00 2001 From: discip <53649486+discip@users.noreply.github.com> Date: Tue, 1 Aug 2023 02:00:47 +0200 Subject: [PATCH 2/2] Update translation_UK.json --- Translations/translation_UK.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Translations/translation_UK.json b/Translations/translation_UK.json index d179c0b6..a2b591e2 100644 --- a/Translations/translation_UK.json +++ b/Translations/translation_UK.json @@ -61,7 +61,7 @@ "message": "Вимк" }, "ProfilePreheatString": { - "message": "Попередній розігрів\n" + "message": "Попередній\nрозігрів" }, "ProfileCooldownString": { "message": "Охолодження\n"