Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update translation_ES.json #1980

Merged
merged 1 commit into from
Sep 28, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 7 additions & 5 deletions Translations/translation_ES.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"message": "Térmico\nFuera de control"
},
"WarningTipShorted": {
"message": "!Tip Shorted!"
"message": "¡Punta en Corto!"
},
"SettingsCalibrationWarning": {
"message": "¡Antes de reiniciar, asegúrese de que la punta y el mango estén a temperatura ambiente!"
Expand Down Expand Up @@ -107,13 +107,13 @@
},
"menuValues": {
"USBPDModeDefault": {
"displayText": "Default\nMode"
"displayText": "Modo por\nDefecto"
},
"USBPDModeNoDynamic": {
"displayText": "No\nDynamic"
"displayText": "Dinámico\nNo"
},
"USBPDModeSafe": {
"displayText": "Safe\nMode"
"displayText": "Modo\nSeguro"
}
},
"menuOptions": {
Expand Down Expand Up @@ -233,7 +233,9 @@
"displayText": "Hall Eff\nSensibilidad",
"description": "Sensibilidad del sensor de efecto Hall en la detección de reposo (1=menos sensible | ... | 9=más sensible)"
},
"HallEffSleepTimeout": { "displayText": "HallSensor\nSleepTime", "description": "Interval before \"sleep mode\" starts when hall effect is above threshold"
"HallEffSleepTimeout": {
"displayText": "Tiempo reposo\nSensor Hall",
"description": "Intervalo antes de que \"sleep mode\" empiece cuando sensorhall supera límite"
},
"TemperatureUnit": {
"displayText": "Unidad de\ntemperatura",
Expand Down