diff options
author | discip <[email protected]> | 2023-08-11 21:54:42 +0200 |
---|---|---|
committer | GitHub <[email protected]> | 2023-08-11 21:54:42 +0200 |
commit | d1e03c34bef0752ad600a7d1e99964545347c222 (patch) | |
tree | 75ea92373cb44995147ca23235654bd7221a24cc | |
parent | fb48ff8b91d4d300c463d7757f55953b0ca662a9 (diff) | |
parent | b493f4d0e1c6e66594a0eac6d96544dc773d08af (diff) | |
download | IronOS-d1e03c34bef0752ad600a7d1e99964545347c222.tar.gz IronOS-d1e03c34bef0752ad600a7d1e99964545347c222.zip |
Merge branch 'dev' into discip-patch-2
-rw-r--r-- | Translations/translation_CS.json | 52 |
1 files changed, 26 insertions, 26 deletions
diff --git a/Translations/translation_CS.json b/Translations/translation_CS.json index 8ff55753..ac4d50c9 100644 --- a/Translations/translation_CS.json +++ b/Translations/translation_CS.json @@ -31,7 +31,7 @@ "message": "Teplotní\nOchrana" }, "WarningTipShorted": { - "message": "!Tip Shorted!" + "message": "!Zkrat na hrotu!" }, "SettingsCalibrationWarning": { "message": "Před restartem se ujistěte, že hrot a držák mají pokojovou teplotu!" @@ -64,16 +64,16 @@ "message": "Vyp" }, "ProfilePreheatString": { - "message": "Preheat\n" + "message": "Předehřívání\n" }, "ProfileCooldownString": { - "message": "Cooldown\n" + "message": "Zchlazování\n" }, "DeviceFailedValidationWarning": { - "message": "Vaše zařízení je s nejvyšší pravděpodobností padělek!" + "message": "Vaše zařízení je pravěpodobně padělek!" }, "TooHotToStartProfileWarning": { - "message": "Too hot to\nstart profile" + "message": "Teplota příliš vysoká pro start profilu" } }, "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í)" }, "ProfilePhases": { - "displayText": "Profile\nPhases", - "description": "Number of phases in profile mode" + "displayText": "Profilové\nFáze", + "description": "Počet fází v profilovém režimu" }, "ProfilePreheatTemp": { - "displayText": "Preheat\nTemp", - "description": "Preheat to this temperature at the start of profile mode" + "displayText": "Teplota\nPředehřátí", + "description": "Teplota na kterou předehřát na začátku profilového režimu" }, "ProfilePreheatSpeed": { - "displayText": "Preheat\nSpeed", - "description": "Preheat at this rate (degrees per second)" + "displayText": "Rychlost\nPředehřívání", + "description": "Rychlost předehřívání (stupně za sekundu)" }, "ProfilePhase1Temp": { - "displayText": "Phase 1\nTemp", - "description": "Target temperature for the end of this phase" + "displayText": "Teplota\nFáze 1", + "description": "Cílová teplota na konci této fáze" }, "ProfilePhase1Duration": { - "displayText": "Phase 1\nDuration", - "description": "Target duration of this phase (seconds)" + "displayText": "Trvání\nFáze 1", + "description": "Doba trvání této fáze (sekundy)" }, "ProfilePhase2Temp": { - "displayText": "Phase 2\nTemp", + "displayText": "Teplota\nFáze 2", "description": "" }, "ProfilePhase2Duration": { - "displayText": "Phase 2\nDuration", + "displayText": "Trvání\nFáze 2", "description": "" }, "ProfilePhase3Temp": { - "displayText": "Phase 3\nTemp", + "displayText": "Teplota\nFáze 3", "description": "" }, "ProfilePhase3Duration": { - "displayText": "Phase 3\nDuration", + "displayText": "Trvání\nFáze 3", "description": "" }, "ProfilePhase4Temp": { - "displayText": "Phase 4\nTemp", + "displayText": "Teplota\nFáze 4", "description": "" }, "ProfilePhase4Duration": { - "displayText": "Phase 4\nDuration", + "displayText": "Trvání\nFáze 4", "description": "" }, "ProfilePhase5Temp": { - "displayText": "Phase 5\nTemp", + "displayText": "Teplota\nFáze 5", "description": "" }, "ProfilePhase5Duration": { - "displayText": "Phase 5\nDuration", + "displayText": "Trvání\nFáze 5", "description": "" }, "ProfileCooldownSpeed": { - "displayText": "Cooldown\nSpeed", - "description": "Cooldown at this rate at the end of profile mode (degrees per second)" + "displayText": "Rychlost\nochlazování", + "description": "Rychlost ochlazování na konci profilového režimu (stupně za sekundu)" }, "MotionSensitivity": { "displayText": "Citlivost\nna pohyb", @@ -316,4 +316,4 @@ "description": "" } } -}
\ No newline at end of file +} |