Update the Spanish translation to cover the recent UI changes.

This commit is contained in:
Swyter
2020-07-05 12:31:46 +02:00
parent a81511ceb9
commit a48a5ddf84

View File

@@ -255,42 +255,42 @@
"ReverseButtonTempChange": { "ReverseButtonTempChange": {
"text": "RVTCHG", "text": "RVTCHG",
"text2": [ "text2": [
"Key +-", "Invertir",
"reverse?" "botones +/-"
], ],
"desc": "Reverse the tip temperature change buttons plus minus assignment." "desc": "Intercambia las funciones de subir y bajar la temperatura de los botones +/-."
}, },
"TempChangeShortStep": { "TempChangeShortStep": {
"text": "TCHGST", "text": "TCHGST",
"text2": [ "text2": [
"Temp change", "Cambio temp.",
"short?" "puls. cortas"
], ],
"desc": "Temperature change steps on short button press!" "desc": "Subir y bajar la temperatura con pulsaciones cortas de los botones +/-."
}, },
"TempChangeLongStep": { "TempChangeLongStep": {
"text": "TCHGLT", "text": "TCHGLT",
"text2": [ "text2": [
"Temp change", "Cambio temp.",
"long?" "puls. largas"
], ],
"desc": "Temperature change steps on long button press!" "desc": "Subir y bajar la temperatura con pulsaciones largas de los botones +/-."
}, },
"PowerPulsePower":{ "PowerPulsePower": {
"text": "POWPLS", "text": "POWPLS",
"text2": [ "text2": [
"Power", "Pot. pulso",
"Pulse W" "en vatios"
], ],
"desc": "Keep awake pulse power intensity" "desc": "Intensidad de los pulsos necesarios para mantener encendidas ciertas baterías."
}, },
"TipGain": { "TipGain": {
"text": "TG", "text": "TG",
"text2": [ "text2": [
"Modify", "Ganancia",
"tip gain" "de punta"
], ],
"desc": "Tip gain" "desc": "Modificar el valor de ganancia de la punta."
} }
} }
} }