mirror of
https://github.com/Ralim/IronOS.git
synced 2025-02-26 07:53:55 +00:00
Merge pull request #665 from Swyter/master
Update the Spanish translation to cover the recent UI changes
This commit is contained in:
@@ -23,7 +23,7 @@
|
|||||||
"OffString": " No",
|
"OffString": " No",
|
||||||
"ResetOKMessage": "Hecho. ",
|
"ResetOKMessage": "Hecho. ",
|
||||||
"YourGainMessage": "Gananc.:",
|
"YourGainMessage": "Gananc.:",
|
||||||
"SettingsResetMessage": "Restablecidos."
|
"SettingsResetMessage": "Ajustes borrados"
|
||||||
},
|
},
|
||||||
"characters": {
|
"characters": {
|
||||||
"SettingRightChar": "D",
|
"SettingRightChar": "D",
|
||||||
@@ -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 +/- para que funcionen al revés."
|
||||||
},
|
},
|
||||||
"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 X grados de temperatura con cada pulsación corta 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 X grados de temperatura con cada pulsación larga de los botones +/-."
|
||||||
},
|
},
|
||||||
"PowerPulsePower":{
|
"PowerPulsePower": {
|
||||||
"text": "POWPLS",
|
"text": "POWPLS",
|
||||||
"text2": [
|
"text2": [
|
||||||
"Power",
|
"Pulsos bat.",
|
||||||
"Pulse W"
|
"constantes"
|
||||||
],
|
],
|
||||||
"desc": "Keep awake pulse power intensity"
|
"desc": "Aplica unos pulsos necesarios para mantener encendidas ciertas baterías portátiles. En vatios."
|
||||||
},
|
},
|
||||||
"TipGain": {
|
"TipGain": {
|
||||||
"text": "TG",
|
"text": "TG",
|
||||||
"text2": [
|
"text2": [
|
||||||
"Modify",
|
"Ajustar ganancia",
|
||||||
"tip gain"
|
"de punta"
|
||||||
],
|
],
|
||||||
"desc": "Tip gain"
|
"desc": "Modificar el valor de ganancia de la punta."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user