1
0
forked from me/IronOS

Merge pull request #1818 from dogtopus/add-missing-chinese-translation

Add missing Chinese translation
This commit is contained in:
discip
2023-09-22 21:37:09 +02:00
committed by GitHub
2 changed files with 18 additions and 18 deletions

View File

@@ -4,7 +4,7 @@
"tempUnitFahrenheit": true, "tempUnitFahrenheit": true,
"messagesWarn": { "messagesWarn": {
"CalibrationDone": { "CalibrationDone": {
"message": "Calibration done!" "message": "校正完成!"
}, },
"ResetOKMessage": { "ResetOKMessage": {
"message": "已重置!" "message": "已重置!"
@@ -31,13 +31,13 @@
"message": "加热失控" "message": "加热失控"
}, },
"WarningTipShorted": { "WarningTipShorted": {
"message": "!Tip Shorted!" "message": "!烙铁头短路!"
}, },
"SettingsCalibrationWarning": { "SettingsCalibrationWarning": {
"message": "Before rebooting, make sure tip & handle are at room temperature!" "message": "在重启前请确认烙铁头及本体已完全冷却!"
}, },
"CJCCalibrating": { "CJCCalibrating": {
"message": "calibrating" "message": "校正中"
}, },
"SettingsResetWarning": { "SettingsResetWarning": {
"message": "你是否确定要将全部设定重置为默认值?" "message": "你是否确定要将全部设定重置为默认值?"
@@ -133,7 +133,7 @@
}, },
"PDVpdo": { "PDVpdo": {
"displayText": "PD VPDO", "displayText": "PD VPDO",
"description": "Enables PPS & EPR modes" "description": "启用PPS和EPR快充支持"
}, },
"BoostTemperature": { "BoostTemperature": {
"displayText": "增热温度", "displayText": "增热温度",
@@ -280,8 +280,8 @@
"description": "焊接模式画面以英语小字体显示详请" "description": "焊接模式画面以英语小字体显示详请"
}, },
"BluetoothLE": { "BluetoothLE": {
"displayText": "Bluetooth", "displayText": "蓝牙",
"description": "Enables BLE" "description": "启用蓝牙支持"
}, },
"PowerLimit": { "PowerLimit": {
"displayText": "功率限制", "displayText": "功率限制",
@@ -289,7 +289,7 @@
}, },
"CalibrateCJC": { "CalibrateCJC": {
"displayText": "校正CJC", "displayText": "校正CJC",
"description": "At next boot tip Cold Junction Compensation will be calibrated (not required if Delta T is < 5 C)" "description": "在下次重启时校正烙铁头热电偶冷接点补偿值CJC温差小于5摄氏度时无需校正"
}, },
"VoltageCalibration": { "VoltageCalibration": {
"displayText": "输入电压校正?", "displayText": "输入电压校正?",
@@ -316,4 +316,4 @@
"description": "" "description": ""
} }
} }
} }

View File

@@ -4,7 +4,7 @@
"tempUnitFahrenheit": true, "tempUnitFahrenheit": true,
"messagesWarn": { "messagesWarn": {
"CalibrationDone": { "CalibrationDone": {
"message": "Calibration done!" "message": "校正完成!"
}, },
"ResetOKMessage": { "ResetOKMessage": {
"message": "已重設!" "message": "已重設!"
@@ -31,13 +31,13 @@
"message": "加熱失控" "message": "加熱失控"
}, },
"WarningTipShorted": { "WarningTipShorted": {
"message": "!Tip Shorted!" "message": "!烙鐵頭短路!"
}, },
"SettingsCalibrationWarning": { "SettingsCalibrationWarning": {
"message": "Before rebooting, make sure tip & handle are at room temperature!" "message": "在重啟前請確認烙鐵頭及本體已完全冷卻!"
}, },
"CJCCalibrating": { "CJCCalibrating": {
"message": "calibrating" "message": "校正中"
}, },
"SettingsResetWarning": { "SettingsResetWarning": {
"message": "你是否確定要將全部設定重設到預設值?" "message": "你是否確定要將全部設定重設到預設值?"
@@ -133,7 +133,7 @@
}, },
"PDVpdo": { "PDVpdo": {
"displayText": "PD VPDO", "displayText": "PD VPDO",
"description": "Enables PPS & EPR modes" "description": "開啟PPS及EPR支援"
}, },
"BoostTemperature": { "BoostTemperature": {
"displayText": "增熱溫度", "displayText": "增熱溫度",
@@ -280,8 +280,8 @@
"description": "於焊接模式畫面以英文小字型顯示詳細資料" "description": "於焊接模式畫面以英文小字型顯示詳細資料"
}, },
"BluetoothLE": { "BluetoothLE": {
"displayText": "Bluetooth", "displayText": "藍牙",
"description": "Enables BLE" "description": "開啟藍牙支援"
}, },
"PowerLimit": { "PowerLimit": {
"displayText": "功率限制", "displayText": "功率限制",
@@ -289,7 +289,7 @@
}, },
"CalibrateCJC": { "CalibrateCJC": {
"displayText": "校正CJC", "displayText": "校正CJC",
"description": "At next boot tip Cold Junction Compensation will be calibrated (not required if Delta T is < 5 C)" "description": "在下次重啟時校正烙鐵頭熱電偶冷接點補償值CJC溫差小於5攝氏度時無需校正"
}, },
"VoltageCalibration": { "VoltageCalibration": {
"displayText": "輸入電壓校正?", "displayText": "輸入電壓校正?",
@@ -316,4 +316,4 @@
"description": "" "description": ""
} }
} }
} }