diff --git a/Translation Editor/translation_cs.json b/Translation Editor/translation_cs.json old mode 100644 new mode 100755 index 6d6d59d0..1cef0ce8 --- a/Translation Editor/translation_cs.json +++ b/Translation Editor/translation_cs.json @@ -22,7 +22,8 @@ "SolderingAdvancedPowerPrompt": "Ohřev: ", "OffString": "Vyp", "ResetOKMessage": "Reset OK", - "YourGainMessage": "Zisk:" + "YourGainMessage": "Zisk:", + "SettingsResetMessage": "Tov. nas. obnov." }, "characters": { "SettingRightChar": "P", @@ -238,58 +239,58 @@ "PowerLimitEnable": { "text": "PLIMEN", "text2": [ - "P Limit", - "Enable" + "Omez. výk.", + "Aktivovat" ], - "desc": "Enable power limit" + "desc": "Aktivovat omezení výkonu" }, "PowerLimit": { "text": "PLIM", "text2": [ - "Power", - "Limit" + "Omezení", + "Výkonu" ], - "desc": "Maximum power the iron can use " + "desc": "Maximální příkon " }, "ReverseButtonTempChange": { "text": "RVTCHG", "text2": [ - "Key +-", - "reverse?" + "Prohodit", + "tl. +-?" ], - "desc": "Reverse the tip temperature change buttons plus minus assignment." + "desc": "Prohodí tlačítka plus a minus pro změnu teploty hrotu." }, "TempChangeShortStep": { "text": "TCHGST", "text2": [ - "Temp change", - "short?" + "Krok teploty", + "krátký?" ], - "desc": "Temperature change steps on short button press!" + "desc": "Velikost skoku při změně teploty krátkým stiskem tlačítka!" }, "TempChangeLongStep": { "text": "TCHGLT", "text2": [ - "Temp change", - "long?" + "Krok teploty", + "dlouhý?" ], - "desc": "Temperature change steps on long button press!" + "desc": "Velikost skoku při změně teploty dlouhým stiskem tlačítka!" }, - "PowerPulsePower":{ + "PowerPulsePower": { "text": "POWPLS", "text2": [ - "Power", - "Pulse W" + "Intenzita", + "Výkon. pulsu" ], - "desc": "Keep awake pulse power intensity" + "desc": "Puls pro udržení zařízení v chodu (kvůli power bankám)." }, "TipGain": { "text": "TG", "text2": [ - "Modify", - "tip gain" + "Změnit", + "zisk hr." ], - "desc": "Tip gain" + "desc": "Zisk hrotu (měření)" } } -} +} \ No newline at end of file