diff --git a/Translation Editor/translation_es.json b/Translation Editor/translation_es.json index e6815b34..c514f187 100644 --- a/Translation Editor/translation_es.json +++ b/Translation Editor/translation_es.json @@ -255,42 +255,42 @@ "ReverseButtonTempChange": { "text": "RVTCHG", "text2": [ - "Key +-", - "reverse?" + "Invertir", + "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": { "text": "TCHGST", "text2": [ - "Temp change", - "short?" + "Cambio temp.", + "puls. cortas" ], - "desc": "Temperature change steps on short button press!" + "desc": "Subir y bajar la temperatura con pulsaciones cortas de los botones +/-." }, "TempChangeLongStep": { "text": "TCHGLT", "text2": [ - "Temp change", - "long?" + "Cambio temp.", + "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", "text2": [ - "Power", - "Pulse W" + "Pot. pulso", + "en vatios" ], - "desc": "Keep awake pulse power intensity" + "desc": "Intensidad de los pulsos necesarios para mantener encendidas ciertas baterĂ­as." }, "TipGain": { "text": "TG", "text2": [ - "Modify", - "tip gain" + "Ganancia", + "de punta" ], - "desc": "Tip gain" + "desc": "Modificar el valor de ganancia de la punta." } } -} +} \ No newline at end of file