mirror of
https://github.com/Ralim/IronOS.git
synced 2025-02-26 07:53:55 +00:00
Merge branch 'dev' into testing
Some checks are pending
CI / upload_metadata (push) Blocked by required conditions
CI / tests (push) Waiting to run
CI / check_c-cpp (push) Waiting to run
CI / check_python (push) Waiting to run
CI / check_shell (push) Waiting to run
CI / check_readme (push) Waiting to run
CI / build (MHP30) (push) Waiting to run
CI / build (Pinecil) (push) Waiting to run
CI / build (Pinecilv2) (push) Waiting to run
CI / build (S60) (push) Waiting to run
CI / build (S60P) (push) Waiting to run
CI / build (T55) (push) Waiting to run
CI / build (TS100) (push) Waiting to run
CI / build (TS101) (push) Waiting to run
CI / build (TS80) (push) Waiting to run
CI / build (TS80P) (push) Waiting to run
CI / build_multi-lang (Pinecil) (push) Waiting to run
CI / build_multi-lang (Pinecilv2) (push) Waiting to run
Some checks are pending
CI / upload_metadata (push) Blocked by required conditions
CI / tests (push) Waiting to run
CI / check_c-cpp (push) Waiting to run
CI / check_python (push) Waiting to run
CI / check_shell (push) Waiting to run
CI / check_readme (push) Waiting to run
CI / build (MHP30) (push) Waiting to run
CI / build (Pinecil) (push) Waiting to run
CI / build (Pinecilv2) (push) Waiting to run
CI / build (S60) (push) Waiting to run
CI / build (S60P) (push) Waiting to run
CI / build (T55) (push) Waiting to run
CI / build (TS100) (push) Waiting to run
CI / build (TS101) (push) Waiting to run
CI / build (TS80) (push) Waiting to run
CI / build (TS80P) (push) Waiting to run
CI / build_multi-lang (Pinecil) (push) Waiting to run
CI / build_multi-lang (Pinecilv2) (push) Waiting to run
This commit is contained in:
@@ -31,7 +31,7 @@
|
|||||||
"message": "Térmico\nFuera de control"
|
"message": "Térmico\nFuera de control"
|
||||||
},
|
},
|
||||||
"WarningTipShorted": {
|
"WarningTipShorted": {
|
||||||
"message": "!Tip Shorted!"
|
"message": "¡Punta en Corto!"
|
||||||
},
|
},
|
||||||
"SettingsCalibrationWarning": {
|
"SettingsCalibrationWarning": {
|
||||||
"message": "¡Antes de reiniciar, asegúrese de que la punta y el mango estén a temperatura ambiente!"
|
"message": "¡Antes de reiniciar, asegúrese de que la punta y el mango estén a temperatura ambiente!"
|
||||||
@@ -107,13 +107,13 @@
|
|||||||
},
|
},
|
||||||
"menuValues": {
|
"menuValues": {
|
||||||
"USBPDModeDefault": {
|
"USBPDModeDefault": {
|
||||||
"displayText": "Default\nMode"
|
"displayText": "Modo por\nDefecto"
|
||||||
},
|
},
|
||||||
"USBPDModeNoDynamic": {
|
"USBPDModeNoDynamic": {
|
||||||
"displayText": "No\nDynamic"
|
"displayText": "Dinámico\nNo"
|
||||||
},
|
},
|
||||||
"USBPDModeSafe": {
|
"USBPDModeSafe": {
|
||||||
"displayText": "Safe\nMode"
|
"displayText": "Modo\nSeguro"
|
||||||
},
|
},
|
||||||
"TipTypeAuto": {
|
"TipTypeAuto": {
|
||||||
"displayText": "Auto\nSense"
|
"displayText": "Auto\nSense"
|
||||||
@@ -251,9 +251,9 @@
|
|||||||
"displayText": "Hall Eff\nSensibilidad",
|
"displayText": "Hall Eff\nSensibilidad",
|
||||||
"description": "Sensibilidad del sensor de efecto Hall en la detección de reposo (1=menos sensible | ... | 9=más sensible)"
|
"description": "Sensibilidad del sensor de efecto Hall en la detección de reposo (1=menos sensible | ... | 9=más sensible)"
|
||||||
},
|
},
|
||||||
"HallEffSleepTimeout": {
|
"HallEffSleepTimeout": {
|
||||||
"displayText": "HallSensor\nSleepTime",
|
"displayText": "Tiempo reposo\nSensor Hall",
|
||||||
"description": "Interval before \"sleep mode\" starts when hall effect is above threshold"
|
"description": "Intervalo antes de que \"sleep mode\" empiece cuando sensorhall supera límite"
|
||||||
},
|
},
|
||||||
"TemperatureUnit": {
|
"TemperatureUnit": {
|
||||||
"displayText": "Unidad de\ntemperatura",
|
"displayText": "Unidad de\ntemperatura",
|
||||||
|
|||||||
@@ -252,8 +252,8 @@
|
|||||||
"description": "Чутливість датчика ефекту Холла при виявленні сну (1=мін. чутливості | ... | 9=макс. чутливості)"
|
"description": "Чутливість датчика ефекту Холла при виявленні сну (1=мін. чутливості | ... | 9=макс. чутливості)"
|
||||||
},
|
},
|
||||||
"HallEffSleepTimeout": {
|
"HallEffSleepTimeout": {
|
||||||
"displayText": "HallSensor\nSleepTime",
|
"displayText": "Сенсор Холла\nЧас очікування",
|
||||||
"description": "Interval before \"sleep mode\" starts when hall effect is above threshold"
|
"description": "Проміжок часу до \"часу очікування\" за умови спрацювання датчику ефекту Холла"
|
||||||
},
|
},
|
||||||
"TemperatureUnit": {
|
"TemperatureUnit": {
|
||||||
"displayText": "Формат темпе-\nратури(C°/F°)",
|
"displayText": "Формат темпе-\nратури(C°/F°)",
|
||||||
|
|||||||
Reference in New Issue
Block a user