From f78956cc371cf8c01c1a9c58f3cc3b241c4f5384 Mon Sep 17 00:00:00 2001 From: Meldinov <33942986+Meldinov@users.noreply.github.com> Date: Wed, 3 Aug 2022 12:04:24 +0100 Subject: [PATCH] Update translation_ES.json (#1343) Corrected some typos and added some forgoten translations. --- Translations/translation_ES.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/Translations/translation_ES.json b/Translations/translation_ES.json index 448865ad..46a4603f 100644 --- a/Translations/translation_ES.json +++ b/Translations/translation_ES.json @@ -16,7 +16,7 @@ }, "messagesWarn": { "ResetOKMessage": "Hecho.", - "SettingsResetMessage": ["Los ajustes fueron", "¡Reinicio!"], + "SettingsResetMessage": ["Ajustes", "¡Reiniciados!"], "NoAccelerometerMessage": ["Sin acelerómetro", "¡Detectado!"], "NoPowerDeliveryMessage": ["Sin USB-PD IC", "¡Detectado!"], "LockingKeysString": " BLOQUEADO", @@ -50,7 +50,7 @@ "desc": "Ajustes de potencia" }, "SolderingMenu": { - "text2": ["Ajustes de", "soldadura"], + "text2": ["Soldadura", "ajustes"], "desc": "Ajustes para soldar." }, "PowerSavingMenu": { @@ -188,20 +188,20 @@ "desc": "Duración del impulso de mantenimiento de la vigilia (x 250ms)" }, "LanguageSwitch": { - "text2": ["Language:", " ES Castellano"], + "text2": ["Idioma:", " ES Castellano"], "desc": "" }, "Brightness": { - "text2": ["Screen", "brightness"], - "desc": "Adjust the brightness of the OLED screen" + "text2": ["Pantalla", "brillo"], + "desc": "Ajusta el brillo de la pantalla OLED" }, "ColourInversion": { - "text2": ["Invert", "screen"], - "desc": "Invert the colours of the OLED screen" + "text2": ["Invertir", "pantalla"], + "desc": "Invertir la pantalla OLED" }, "LOGOTime": { - "text2": ["Boot logo", "duration"], - "desc": "Sets the duration for the boot logo (s=seconds)" + "text2": ["logo inicial", "duración"], + "desc": "Duración de la animación del logo inicial (s=segundos)" } } }