mirror of
https://github.com/Ralim/IronOS.git
synced 2025-02-26 07:53:55 +00:00
update of Spanish translations
This commit is contained in:
@@ -30,20 +30,20 @@
|
|||||||
"messagesWarn": {
|
"messagesWarn": {
|
||||||
"ResetOKMessage": "Hecho.",
|
"ResetOKMessage": "Hecho.",
|
||||||
"SettingsResetMessage": [
|
"SettingsResetMessage": [
|
||||||
"Settings were",
|
"Los ajustes fueron",
|
||||||
"reset!"
|
"¡Reinicio!"
|
||||||
],
|
],
|
||||||
"NoAccelerometerMessage": [
|
"NoAccelerometerMessage": [
|
||||||
"No accelerometer",
|
"Sin acelerómetro",
|
||||||
"detected!"
|
"¡Detectado!"
|
||||||
],
|
],
|
||||||
"NoPowerDeliveryMessage": [
|
"NoPowerDeliveryMessage": [
|
||||||
"No USB-PD IC",
|
"Sin USB-PD IC",
|
||||||
"detected!"
|
"¡Detectado!"
|
||||||
],
|
],
|
||||||
"LockingKeysString": " LOCKED",
|
"LockingKeysString": " BLOQUEADO",
|
||||||
"UnlockingKeysString": "UNLOCKED",
|
"UnlockingKeysString": "DESBLOQUEADO",
|
||||||
"WarningKeysLockedString": "!LOCKED!"
|
"WarningKeysLockedString": "¡BLOQUEADO!"
|
||||||
},
|
},
|
||||||
"characters": {
|
"characters": {
|
||||||
"SettingRightChar": "D",
|
"SettingRightChar": "D",
|
||||||
@@ -69,10 +69,10 @@
|
|||||||
"menuGroups": {
|
"menuGroups": {
|
||||||
"PowerMenu": {
|
"PowerMenu": {
|
||||||
"text2": [
|
"text2": [
|
||||||
"Power",
|
"Potencia",
|
||||||
"settings"
|
"ajustes"
|
||||||
],
|
],
|
||||||
"desc": "Power settings"
|
"desc": "Ajustes de potencia"
|
||||||
},
|
},
|
||||||
"SolderingMenu": {
|
"SolderingMenu": {
|
||||||
"text2": [
|
"text2": [
|
||||||
@@ -261,51 +261,51 @@
|
|||||||
"HallEffSensitivity": {
|
"HallEffSensitivity": {
|
||||||
"text2": [
|
"text2": [
|
||||||
"Hall Eff",
|
"Hall Eff",
|
||||||
"Sensitivity"
|
"Sensibilidad"
|
||||||
],
|
],
|
||||||
"desc": "Sensitivity of the Hall effect sensor in detecting sleep <O=Off,L=Low,M=Medium,H=High>"
|
"desc": "Sensibilidad del sensor de efecto Hall en la detección de reposo <O=Off,L=Low,M=Medium,H=High>"
|
||||||
},
|
},
|
||||||
"LockingMode": {
|
"LockingMode": {
|
||||||
"text2": [
|
"text2": [
|
||||||
"Allow buttons",
|
"Permitir botones",
|
||||||
"locking"
|
"bloqueo"
|
||||||
],
|
],
|
||||||
"desc": "When soldering, long press on both buttons lock them <D=Disable, B=Boost only, F=Full locking>"
|
"desc": "Al soldar, una pulsación larga en ambos botones los bloquea <D=desactivar, B=sólo potenciar, F=bloqueo total>."
|
||||||
},
|
},
|
||||||
"MinVolCell": {
|
"MinVolCell": {
|
||||||
"text2": [
|
"text2": [
|
||||||
"Minimum",
|
"Mínimo",
|
||||||
"voltage"
|
"voltaje"
|
||||||
],
|
],
|
||||||
"desc": "Minimum allowed voltage per cell <Volts> <3S: 3.0V - 3.7V, 4/5/6S: 2.4V - 3.7V>"
|
"desc": "voltaje mínimo permitido por célula <Voltios> <3S: 3,0V - 3,7V, 4/5/6S: 2,4V - 3,7V>"
|
||||||
},
|
},
|
||||||
"AnimLoop": {
|
"AnimLoop": {
|
||||||
"text2": [
|
"text2": [
|
||||||
"Anim.",
|
"Anim.",
|
||||||
"loop"
|
"bucle"
|
||||||
],
|
],
|
||||||
"desc": "Loop icon animations in root menu"
|
"desc": "Animaciones de iconos en bucle en el menú raíz"
|
||||||
},
|
},
|
||||||
"AnimSpeed": {
|
"AnimSpeed": {
|
||||||
"text2": [
|
"text2": [
|
||||||
"Anim.",
|
"Anim.",
|
||||||
"speed"
|
"velocidad"
|
||||||
],
|
],
|
||||||
"desc": "Speed of icon animations in menu <O=off | L=low | M=medium | H=high>"
|
"desc": "Velocidad de las animaciones de los iconos en el menú <O=off | L=low | M=medium | H=high>"
|
||||||
},
|
},
|
||||||
"PowerPulseWait": {
|
"PowerPulseWait": {
|
||||||
"text2": [
|
"text2": [
|
||||||
"Power pulse",
|
"Impulso de potencia",
|
||||||
"wait time"
|
"tiempo de espera"
|
||||||
],
|
],
|
||||||
"desc": "Time to wait before triggering every keep-awake pulse (x 2.5s)"
|
"desc": "Tiempo de espera antes de disparar cada pulso de mantenimiento de la vigilia (x 2,5s)"
|
||||||
},
|
},
|
||||||
"PowerPulseDuration": {
|
"PowerPulseDuration": {
|
||||||
"text2": [
|
"text2": [
|
||||||
"Power pulse",
|
"Impulso de potencia",
|
||||||
"duration"
|
"duración"
|
||||||
],
|
],
|
||||||
"desc": "Keep-awake-pulse duration (x 250ms)"
|
"desc": "Duración del impulso de mantenimiento de la vigilia (x 250ms)"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user