From a48a5ddf8426af4a211d46c60ad6516aa621be35 Mon Sep 17 00:00:00 2001 From: Swyter Date: Sun, 5 Jul 2020 12:31:46 +0200 Subject: [PATCH 1/3] Update the Spanish translation to cover the recent UI changes. --- Translation Editor/translation_es.json | 34 +++++++++++++------------- 1 file changed, 17 insertions(+), 17 deletions(-) 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 From 93ef2ea2f110191c65fc36e1b0521304b6a54832 Mon Sep 17 00:00:00 2001 From: Swyter Date: Sun, 5 Jul 2020 14:00:07 +0200 Subject: [PATCH 2/3] Minor tweaks to the Castilian Spanish translation, to improve the layout, the explanations and to adapt better to the tight space. --- Translation Editor/translation_es.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/Translation Editor/translation_es.json b/Translation Editor/translation_es.json index c514f187..d1a2ee80 100644 --- a/Translation Editor/translation_es.json +++ b/Translation Editor/translation_es.json @@ -23,7 +23,7 @@ "OffString": " No", "ResetOKMessage": "Hecho. ", "YourGainMessage": "Gananc.:", - "SettingsResetMessage": "Restablecidos." + "SettingsResetMessage": "Ajustes borrados" }, "characters": { "SettingRightChar": "D", @@ -258,7 +258,7 @@ "Invertir", "botones +/-" ], - "desc": "Intercambia las funciones de subir y bajar la temperatura de los botones +/-." + "desc": "Intercambia las funciones de subir y bajar la temperatura de los botones +/- para que funcionen al revés." }, "TempChangeShortStep": { "text": "TCHGST", @@ -266,7 +266,7 @@ "Cambio temp.", "puls. cortas" ], - "desc": "Subir y bajar la temperatura con pulsaciones cortas de los botones +/-." + "desc": "Subir y bajar X grados de temperatura con cada pulsación corta de los botones +/-." }, "TempChangeLongStep": { "text": "TCHGLT", @@ -274,20 +274,20 @@ "Cambio temp.", "puls. largas" ], - "desc": "Subir y bajar la temperatura con pulsaciones largas de los botones +/-." + "desc": "Subir y bajar X grados de temperatura con cada pulsación larga de los botones +/-." }, "PowerPulsePower": { "text": "POWPLS", "text2": [ - "Pot. pulso", - "en vatios" + "Pulsos de pot.", + "constantes" ], - "desc": "Intensidad de los pulsos necesarios para mantener encendidas ciertas baterías." + "desc": "Aplica unos pulsos necesarios para mantener encendidas ciertas baterías portátiles. En vatios." }, "TipGain": { "text": "TG", "text2": [ - "Ganancia", + "Ajustar ganancia", "de punta" ], "desc": "Modificar el valor de ganancia de la punta." From 96d368b91a406e0d38031f0ba777b31671afeffe Mon Sep 17 00:00:00 2001 From: Swyter Date: Sun, 5 Jul 2020 14:27:00 +0200 Subject: [PATCH 3/3] Last tweaks to the Castilian Spanish translation. The power pulse option acts a bit weird, so shorten the string a big. Happy with the rest. --- Translation Editor/translation_es.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Translation Editor/translation_es.json b/Translation Editor/translation_es.json index d1a2ee80..66a31e79 100644 --- a/Translation Editor/translation_es.json +++ b/Translation Editor/translation_es.json @@ -279,7 +279,7 @@ "PowerPulsePower": { "text": "POWPLS", "text2": [ - "Pulsos de pot.", + "Pulsos bat.", "constantes" ], "desc": "Aplica unos pulsos necesarios para mantener encendidas ciertas baterías portátiles. En vatios."