Skip to content

Commit

Permalink
Merge pull request #1818 from dogtopus/add-missing-chinese-translation
Browse files Browse the repository at this point in the history
Add missing Chinese translation
  • Loading branch information
discip authored Sep 22, 2023
2 parents c0a5e24 + e56060a commit b489601
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
18 changes: 9 additions & 9 deletions Translations/translation_ZH_CN.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"tempUnitFahrenheit": true,
"messagesWarn": {
"CalibrationDone": {
"message": "Calibration done!"
"message": "校正完成!"
},
"ResetOKMessage": {
"message": "已重置!"
Expand All @@ -31,13 +31,13 @@
"message": "加热失控"
},
"WarningTipShorted": {
"message": "!Tip Shorted!"
"message": "!烙铁头短路!"
},
"SettingsCalibrationWarning": {
"message": "Before rebooting, make sure tip & handle are at room temperature!"
"message": "在重启前请确认烙铁头及本体已完全冷却!"
},
"CJCCalibrating": {
"message": "calibrating"
"message": "校正中"
},
"SettingsResetWarning": {
"message": "你是否确定要将全部设定重置为默认值?"
Expand Down Expand Up @@ -133,7 +133,7 @@
},
"PDVpdo": {
"displayText": "PD VPDO",
"description": "Enables PPS & EPR modes"
"description": "启用PPS和EPR快充支持"
},
"BoostTemperature": {
"displayText": "增热温度",
Expand Down Expand Up @@ -280,16 +280,16 @@
"description": "焊接模式画面以英语小字体显示详请"
},
"BluetoothLE": {
"displayText": "Bluetooth",
"description": "Enables BLE"
"displayText": "蓝牙",
"description": "启用蓝牙支持"
},
"PowerLimit": {
"displayText": "功率限制",
"description": "限制烙铁可用的最大功率 <W=瓦特>"
},
"CalibrateCJC": {
"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": {
"displayText": "输入电压校正?",
Expand All @@ -316,4 +316,4 @@
"description": ""
}
}
}
}
18 changes: 9 additions & 9 deletions Translations/translation_ZH_TW.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"tempUnitFahrenheit": true,
"messagesWarn": {
"CalibrationDone": {
"message": "Calibration done!"
"message": "校正完成!"
},
"ResetOKMessage": {
"message": "已重設!"
Expand All @@ -31,13 +31,13 @@
"message": "加熱失控"
},
"WarningTipShorted": {
"message": "!Tip Shorted!"
"message": "!烙鐵頭短路!"
},
"SettingsCalibrationWarning": {
"message": "Before rebooting, make sure tip & handle are at room temperature!"
"message": "在重啟前請確認烙鐵頭及本體已完全冷卻!"
},
"CJCCalibrating": {
"message": "calibrating"
"message": "校正中"
},
"SettingsResetWarning": {
"message": "你是否確定要將全部設定重設到預設值?"
Expand Down Expand Up @@ -133,7 +133,7 @@
},
"PDVpdo": {
"displayText": "PD VPDO",
"description": "Enables PPS & EPR modes"
"description": "開啟PPS及EPR支援"
},
"BoostTemperature": {
"displayText": "增熱溫度",
Expand Down Expand Up @@ -280,16 +280,16 @@
"description": "於焊接模式畫面以英文小字型顯示詳細資料"
},
"BluetoothLE": {
"displayText": "Bluetooth",
"description": "Enables BLE"
"displayText": "藍牙",
"description": "開啟藍牙支援"
},
"PowerLimit": {
"displayText": "功率限制",
"description": "限制烙鐵可用的最大功率 <W=watt(瓦特)>"
},
"CalibrateCJC": {
"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": {
"displayText": "輸入電壓校正?",
Expand All @@ -316,4 +316,4 @@
"description": ""
}
}
}
}

0 comments on commit b489601

Please sign in to comment.