diff options
author | Meldinov <[email protected]> | 2022-08-03 12:04:24 +0100 |
---|---|---|
committer | GitHub <[email protected]> | 2022-08-03 21:04:24 +1000 |
commit | f78956cc371cf8c01c1a9c58f3cc3b241c4f5384 (patch) | |
tree | 6a65ca0e35712327e48e3508e52b6edf743d22de /Translations/translation_ES.json | |
parent | a9bf8e313a3955146180520d5cdeffac3a3d12c3 (diff) | |
download | IronOS-f78956cc371cf8c01c1a9c58f3cc3b241c4f5384.tar.gz IronOS-f78956cc371cf8c01c1a9c58f3cc3b241c4f5384.zip |
Update translation_ES.json (#1343)
Corrected some typos and added some forgoten translations.
Diffstat (limited to 'Translations/translation_ES.json')
-rw-r--r-- | Translations/translation_ES.json | 18 |
1 files 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)" } } } |