1
0
forked from me/IronOS

Merge branch 'dev' into discip-patch-2

This commit is contained in:
discip
2023-08-11 21:54:42 +02:00
committed by GitHub

View File

@@ -31,7 +31,7 @@
"message": "Teplotní\nOchrana" "message": "Teplotní\nOchrana"
}, },
"WarningTipShorted": { "WarningTipShorted": {
"message": "!Tip Shorted!" "message": "!Zkrat na hrotu!"
}, },
"SettingsCalibrationWarning": { "SettingsCalibrationWarning": {
"message": "Před restartem se ujistěte, že hrot a držák mají pokojovou teplotu!" "message": "Před restartem se ujistěte, že hrot a držák mají pokojovou teplotu!"
@@ -64,16 +64,16 @@
"message": "Vyp" "message": "Vyp"
}, },
"ProfilePreheatString": { "ProfilePreheatString": {
"message": "Preheat\n" "message": "Předehřívání\n"
}, },
"ProfileCooldownString": { "ProfileCooldownString": {
"message": "Cooldown\n" "message": "Zchlazování\n"
}, },
"DeviceFailedValidationWarning": { "DeviceFailedValidationWarning": {
"message": "Vaše zařízení je s nejvyšší pravděpodobností padělek!" "message": "Vaše zařízení je pravěpodobně padělek!"
}, },
"TooHotToStartProfileWarning": { "TooHotToStartProfileWarning": {
"message": "Too hot to\nstart profile" "message": "Teplota příliš vysoká pro start profilu"
} }
}, },
"characters": { "characters": {
@@ -156,60 +156,60 @@
"description": "Při pájení podržte obě tlačítka pro jejich zamčení (Z=zakázáno | B=pouze v režimu boost | U=úplné zamčení)" "description": "Při pájení podržte obě tlačítka pro jejich zamčení (Z=zakázáno | B=pouze v režimu boost | U=úplné zamčení)"
}, },
"ProfilePhases": { "ProfilePhases": {
"displayText": "Profile\nPhases", "displayText": "Profilové\nFáze",
"description": "Number of phases in profile mode" "description": "Počet fází v profilovém režimu"
}, },
"ProfilePreheatTemp": { "ProfilePreheatTemp": {
"displayText": "Preheat\nTemp", "displayText": "Teplota\nPředehřátí",
"description": "Preheat to this temperature at the start of profile mode" "description": "Teplota na kterou předehřát na začátku profilového režimu"
}, },
"ProfilePreheatSpeed": { "ProfilePreheatSpeed": {
"displayText": "Preheat\nSpeed", "displayText": "Rychlost\nPředehřívání",
"description": "Preheat at this rate (degrees per second)" "description": "Rychlost předehřívání (stupně za sekundu)"
}, },
"ProfilePhase1Temp": { "ProfilePhase1Temp": {
"displayText": "Phase 1\nTemp", "displayText": "Teplota\nFáze 1",
"description": "Target temperature for the end of this phase" "description": "Cílová teplota na konci této fáze"
}, },
"ProfilePhase1Duration": { "ProfilePhase1Duration": {
"displayText": "Phase 1\nDuration", "displayText": "Trvání\nFáze 1",
"description": "Target duration of this phase (seconds)" "description": "Doba trvání této fáze (sekundy)"
}, },
"ProfilePhase2Temp": { "ProfilePhase2Temp": {
"displayText": "Phase 2\nTemp", "displayText": "Teplota\nFáze 2",
"description": "" "description": ""
}, },
"ProfilePhase2Duration": { "ProfilePhase2Duration": {
"displayText": "Phase 2\nDuration", "displayText": "Trvání\nFáze 2",
"description": "" "description": ""
}, },
"ProfilePhase3Temp": { "ProfilePhase3Temp": {
"displayText": "Phase 3\nTemp", "displayText": "Teplota\nFáze 3",
"description": "" "description": ""
}, },
"ProfilePhase3Duration": { "ProfilePhase3Duration": {
"displayText": "Phase 3\nDuration", "displayText": "Trvání\nFáze 3",
"description": "" "description": ""
}, },
"ProfilePhase4Temp": { "ProfilePhase4Temp": {
"displayText": "Phase 4\nTemp", "displayText": "Teplota\nFáze 4",
"description": "" "description": ""
}, },
"ProfilePhase4Duration": { "ProfilePhase4Duration": {
"displayText": "Phase 4\nDuration", "displayText": "Trvání\nFáze 4",
"description": "" "description": ""
}, },
"ProfilePhase5Temp": { "ProfilePhase5Temp": {
"displayText": "Phase 5\nTemp", "displayText": "Teplota\nFáze 5",
"description": "" "description": ""
}, },
"ProfilePhase5Duration": { "ProfilePhase5Duration": {
"displayText": "Phase 5\nDuration", "displayText": "Trvání\nFáze 5",
"description": "" "description": ""
}, },
"ProfileCooldownSpeed": { "ProfileCooldownSpeed": {
"displayText": "Cooldown\nSpeed", "displayText": "Rychlost\nochlazování",
"description": "Cooldown at this rate at the end of profile mode (degrees per second)" "description": "Rychlost ochlazování na konci profilového režimu (stupně za sekundu)"
}, },
"MotionSensitivity": { "MotionSensitivity": {
"displayText": "Citlivost\nna pohyb", "displayText": "Citlivost\nna pohyb",
@@ -316,4 +316,4 @@
"description": "" "description": ""
} }
} }
} }