Skip to content

Commit b489601

Browse files
authored
Merge pull request #1818 from dogtopus/add-missing-chinese-translation
Add missing Chinese translation
2 parents c0a5e24 + e56060a commit b489601

File tree

2 files changed

+18
-18
lines changed

2 files changed

+18
-18
lines changed

Translations/translation_ZH_CN.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"tempUnitFahrenheit": true,
55
"messagesWarn": {
66
"CalibrationDone": {
7-
"message": "Calibration done!"
7+
"message": "校正完成!"
88
},
99
"ResetOKMessage": {
1010
"message": "已重置!"
@@ -31,13 +31,13 @@
3131
"message": "加热失控"
3232
},
3333
"WarningTipShorted": {
34-
"message": "!Tip Shorted!"
34+
"message": "!烙铁头短路!"
3535
},
3636
"SettingsCalibrationWarning": {
37-
"message": "Before rebooting, make sure tip & handle are at room temperature!"
37+
"message": "在重启前请确认烙铁头及本体已完全冷却!"
3838
},
3939
"CJCCalibrating": {
40-
"message": "calibrating"
40+
"message": "校正中"
4141
},
4242
"SettingsResetWarning": {
4343
"message": "你是否确定要将全部设定重置为默认值?"
@@ -133,7 +133,7 @@
133133
},
134134
"PDVpdo": {
135135
"displayText": "PD VPDO",
136-
"description": "Enables PPS & EPR modes"
136+
"description": "启用PPS和EPR快充支持"
137137
},
138138
"BoostTemperature": {
139139
"displayText": "增热温度",
@@ -280,16 +280,16 @@
280280
"description": "焊接模式画面以英语小字体显示详请"
281281
},
282282
"BluetoothLE": {
283-
"displayText": "Bluetooth",
284-
"description": "Enables BLE"
283+
"displayText": "蓝牙",
284+
"description": "启用蓝牙支持"
285285
},
286286
"PowerLimit": {
287287
"displayText": "功率限制",
288288
"description": "限制烙铁可用的最大功率 <W=瓦特>"
289289
},
290290
"CalibrateCJC": {
291291
"displayText": "校正CJC",
292-
"description": "At next boot tip Cold Junction Compensation will be calibrated (not required if Delta T is < 5 C)"
292+
"description": "在下次重启时校正烙铁头热电偶冷接点补偿值(CJC)(温差小于5摄氏度时无需校正)"
293293
},
294294
"VoltageCalibration": {
295295
"displayText": "输入电压校正?",
@@ -316,4 +316,4 @@
316316
"description": ""
317317
}
318318
}
319-
}
319+
}

Translations/translation_ZH_TW.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"tempUnitFahrenheit": true,
55
"messagesWarn": {
66
"CalibrationDone": {
7-
"message": "Calibration done!"
7+
"message": "校正完成!"
88
},
99
"ResetOKMessage": {
1010
"message": "已重設!"
@@ -31,13 +31,13 @@
3131
"message": "加熱失控"
3232
},
3333
"WarningTipShorted": {
34-
"message": "!Tip Shorted!"
34+
"message": "!烙鐵頭短路!"
3535
},
3636
"SettingsCalibrationWarning": {
37-
"message": "Before rebooting, make sure tip & handle are at room temperature!"
37+
"message": "在重啟前請確認烙鐵頭及本體已完全冷卻!"
3838
},
3939
"CJCCalibrating": {
40-
"message": "calibrating"
40+
"message": "校正中"
4141
},
4242
"SettingsResetWarning": {
4343
"message": "你是否確定要將全部設定重設到預設值?"
@@ -133,7 +133,7 @@
133133
},
134134
"PDVpdo": {
135135
"displayText": "PD VPDO",
136-
"description": "Enables PPS & EPR modes"
136+
"description": "開啟PPS及EPR支援"
137137
},
138138
"BoostTemperature": {
139139
"displayText": "增熱溫度",
@@ -280,16 +280,16 @@
280280
"description": "於焊接模式畫面以英文小字型顯示詳細資料"
281281
},
282282
"BluetoothLE": {
283-
"displayText": "Bluetooth",
284-
"description": "Enables BLE"
283+
"displayText": "藍牙",
284+
"description": "開啟藍牙支援"
285285
},
286286
"PowerLimit": {
287287
"displayText": "功率限制",
288288
"description": "限制烙鐵可用的最大功率 <W=watt(瓦特)>"
289289
},
290290
"CalibrateCJC": {
291291
"displayText": "校正CJC",
292-
"description": "At next boot tip Cold Junction Compensation will be calibrated (not required if Delta T is < 5 C)"
292+
"description": "在下次重啟時校正烙鐵頭熱電偶冷接點補償值(CJC)(溫差小於5攝氏度時無需校正)"
293293
},
294294
"VoltageCalibration": {
295295
"displayText": "輸入電壓校正?",
@@ -316,4 +316,4 @@
316316
"description": ""
317317
}
318318
}
319-
}
319+
}

0 commit comments

Comments
 (0)