mirror of
https://github.com/Ralim/IronOS.git
synced 2025-02-26 07:53:55 +00:00
Merge pull request #651 from pelkat/dev_tpe
Translated remaining CS (czech) strings
This commit is contained in:
49
Translation Editor/translation_cs.json
Normal file → Executable file
49
Translation Editor/translation_cs.json
Normal file → Executable file
@@ -22,7 +22,8 @@
|
|||||||
"SolderingAdvancedPowerPrompt": "Ohřev: ",
|
"SolderingAdvancedPowerPrompt": "Ohřev: ",
|
||||||
"OffString": "Vyp",
|
"OffString": "Vyp",
|
||||||
"ResetOKMessage": "Reset OK",
|
"ResetOKMessage": "Reset OK",
|
||||||
"YourGainMessage": "Zisk:"
|
"YourGainMessage": "Zisk:",
|
||||||
|
"SettingsResetMessage": "Tov. nas. obnov."
|
||||||
},
|
},
|
||||||
"characters": {
|
"characters": {
|
||||||
"SettingRightChar": "P",
|
"SettingRightChar": "P",
|
||||||
@@ -238,58 +239,58 @@
|
|||||||
"PowerLimitEnable": {
|
"PowerLimitEnable": {
|
||||||
"text": "PLIMEN",
|
"text": "PLIMEN",
|
||||||
"text2": [
|
"text2": [
|
||||||
"P Limit",
|
"Omez. výk.",
|
||||||
"Enable"
|
"Aktivovat"
|
||||||
],
|
],
|
||||||
"desc": "Enable power limit"
|
"desc": "Aktivovat omezení výkonu"
|
||||||
},
|
},
|
||||||
"PowerLimit": {
|
"PowerLimit": {
|
||||||
"text": "PLIM",
|
"text": "PLIM",
|
||||||
"text2": [
|
"text2": [
|
||||||
"Power",
|
"Omezení",
|
||||||
"Limit"
|
"Výkonu"
|
||||||
],
|
],
|
||||||
"desc": "Maximum power the iron can use <Watts>"
|
"desc": "Maximální příkon <Watty>"
|
||||||
},
|
},
|
||||||
"ReverseButtonTempChange": {
|
"ReverseButtonTempChange": {
|
||||||
"text": "RVTCHG",
|
"text": "RVTCHG",
|
||||||
"text2": [
|
"text2": [
|
||||||
"Key +-",
|
"Prohodit",
|
||||||
"reverse?"
|
"tl. +-?"
|
||||||
],
|
],
|
||||||
"desc": "Reverse the tip temperature change buttons plus minus assignment."
|
"desc": "Prohodí tlačítka plus a minus pro změnu teploty hrotu."
|
||||||
},
|
},
|
||||||
"TempChangeShortStep": {
|
"TempChangeShortStep": {
|
||||||
"text": "TCHGST",
|
"text": "TCHGST",
|
||||||
"text2": [
|
"text2": [
|
||||||
"Temp change",
|
"Krok teploty",
|
||||||
"short?"
|
"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": {
|
"TempChangeLongStep": {
|
||||||
"text": "TCHGLT",
|
"text": "TCHGLT",
|
||||||
"text2": [
|
"text2": [
|
||||||
"Temp change",
|
"Krok teploty",
|
||||||
"long?"
|
"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",
|
"text": "POWPLS",
|
||||||
"text2": [
|
"text2": [
|
||||||
"Power",
|
"Intenzita",
|
||||||
"Pulse W"
|
"Výkon. pulsu"
|
||||||
],
|
],
|
||||||
"desc": "Keep awake pulse power intensity"
|
"desc": "Puls pro udržení zařízení v chodu (kvůli power bankám)."
|
||||||
},
|
},
|
||||||
"TipGain": {
|
"TipGain": {
|
||||||
"text": "TG",
|
"text": "TG",
|
||||||
"text2": [
|
"text2": [
|
||||||
"Modify",
|
"Změnit",
|
||||||
"tip gain"
|
"zisk hr."
|
||||||
],
|
],
|
||||||
"desc": "Tip gain"
|
"desc": "Zisk hrotu (měření)"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user