Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update translation_CS.json #1662

Merged
merged 1 commit into from
Apr 10, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 8 additions & 8 deletions Translations/translation_CS.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"tempUnitFahrenheit": false,
"messagesWarn": {
"CJCCalibrationDone": {
"message": "Calibration\ndone!"
"message": "Kalibrace\ndokončena!"
},
"ResetOKMessage": {
"message": "Reset OK"
Expand All @@ -31,10 +31,10 @@
"message": "Teplotní\nOchrana"
},
"SettingsCalibrationWarning": {
"message": "Before rebooting, make sure tip & handle are at room temperature!"
"message": "Před restartem se ujistěte, že hrot a držák mají pokojovou teplotu!"
},
"CJCCalibrating": {
"message": "calibrating\n"
"message": "kalibrování\n"
},
"SettingsResetWarning": {
"message": "Opravdu chcete resetovat zařízení do továrního nastavení?"
Expand All @@ -61,7 +61,7 @@
"message": "Vyp"
},
"DeviceFailedValidationWarning": {
"message": "Your device is most likely a counterfeit!"
"message": "Vaše zařízení je s nejvyšší pravděpodobností padělek!"
}
},
"characters": {
Expand Down Expand Up @@ -121,7 +121,7 @@
},
"PDVpdo": {
"displayText": "PD\nVPDO",
"description": "Enables PPS & EPR modes"
"description": "Povoluje režimy PPS & EPR"
},
"BoostTemperature": {
"displayText": "Teplota\nboostu",
Expand Down Expand Up @@ -213,15 +213,15 @@
},
"BluetoothLE": {
"displayText": "Bluetooth\n",
"description": "Enables BLE"
"description": "Povoluje BLE"
},
"PowerLimit": {
"displayText": "Omezení\nVýkonu",
"description": "Maximální příkon páječky (W=watt)"
},
"CalibrateCJC": {
"displayText": "Calibrate CJC\nat next boot",
"description": "At next boot tip Cold Junction Compensation will be calibrated (not required if Delta T is < 5°C)"
"displayText": "Kalibrovat CJC\npři příštím startu",
"description": "Při příštím startu bude kalibrována kompenzace studeného spoje (není třeba pokud Delta T je < 5°C)"
},
"VoltageCalibration": {
"displayText": "Kalibrovat\nvstupní napětí?",
Expand Down