From 69cf05a42a3286c1af9dce82c73ef5a334f2d1dc Mon Sep 17 00:00:00 2001 From: Meldinov <33942986+Meldinov@users.noreply.github.com> Date: Sat, 28 Sep 2024 20:36:32 +0100 Subject: [PATCH 1/2] Update translation_ES.json added some missing translations --- Translations/translation_ES.json | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/Translations/translation_ES.json b/Translations/translation_ES.json index 9ada4245..cde908db 100644 --- a/Translations/translation_ES.json +++ b/Translations/translation_ES.json @@ -31,7 +31,7 @@ "message": "Térmico\nFuera de control" }, "WarningTipShorted": { - "message": "!Tip Shorted!" + "message": "¡Punta en Corto!" }, "SettingsCalibrationWarning": { "message": "¡Antes de reiniciar, asegúrese de que la punta y el mango estén a temperatura ambiente!" @@ -107,13 +107,13 @@ }, "menuValues": { "USBPDModeDefault": { - "displayText": "Default\nMode" + "displayText": "Modo por\nDefecto" }, "USBPDModeNoDynamic": { - "displayText": "No\nDynamic" + "displayText": "Dinámico\nNo" }, "USBPDModeSafe": { - "displayText": "Safe\nMode" + "displayText": "Modo\nSeguro" } }, "menuOptions": { @@ -233,7 +233,9 @@ "displayText": "Hall Eff\nSensibilidad", "description": "Sensibilidad del sensor de efecto Hall en la detección de reposo (1=menos sensible | ... | 9=más sensible)" }, - "HallEffSleepTimeout": { "displayText": "HallSensor\nSleepTime", "description": "Interval before \"sleep mode\" starts when hall effect is above threshold" + "HallEffSleepTimeout": { + "displayText": "Tiempo reposo\nSensor Hall", + "description": "Intervalo antes de que \"sleep mode\" empiece cuando sensorhall supera límite" }, "TemperatureUnit": { "displayText": "Unidad de\ntemperatura", From 3a7bb0ca6b0ed7bcab3ca5b05736801dd28734ff Mon Sep 17 00:00:00 2001 From: yegor Date: Fri, 4 Oct 2024 21:04:09 +0300 Subject: [PATCH 2/2] Update tranlation_UK.json --- Translations/translation_UK.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Translations/translation_UK.json b/Translations/translation_UK.json index 3f447e50..2fce7ba3 100644 --- a/Translations/translation_UK.json +++ b/Translations/translation_UK.json @@ -233,7 +233,9 @@ "displayText": "Чутливість\nЕфекту Холла", "description": "Чутливість датчика ефекту Холла при виявленні сну (1=мін. чутливості | ... | 9=макс. чутливості)" }, - "HallEffSleepTimeout": { "displayText": "HallSensor\nSleepTime", "description": "Interval before \"sleep mode\" starts when hall effect is above threshold" + "HallEffSleepTimeout": { + "displayText": "Сенсор Холла\nЧас очікування", + "description": "Проміжок часу до \"часу очікування\" за умови спрацювання датчику ефекту Холла" }, "TemperatureUnit": { "displayText": "Формат темпе-\nратури(C°/F°)",