mirror of
https://github.com/Ralim/IronOS.git
synced 2025-02-26 07:53:55 +00:00
Change menu text to use whole screen msg format
This commit is contained in:
@@ -62,243 +62,141 @@
|
||||
},
|
||||
"menuGroups": {
|
||||
"PowerMenu": {
|
||||
"text2": [
|
||||
"",
|
||||
"電源設定"
|
||||
],
|
||||
"text2": "電源設定",
|
||||
"desc": "電源設定"
|
||||
},
|
||||
"SolderingMenu": {
|
||||
"text2": [
|
||||
"",
|
||||
"焊接設定"
|
||||
],
|
||||
"text2": "焊接設定",
|
||||
"desc": "焊接設定"
|
||||
},
|
||||
"PowerSavingMenu": {
|
||||
"text2": [
|
||||
"",
|
||||
"待機設定"
|
||||
],
|
||||
"text2": "待機設定",
|
||||
"desc": "自動待機慳電設定"
|
||||
},
|
||||
"UIMenu": {
|
||||
"text2": [
|
||||
"",
|
||||
"使用者介面"
|
||||
],
|
||||
"text2": "使用者介面",
|
||||
"desc": "使用者介面設定"
|
||||
},
|
||||
"AdvancedMenu": {
|
||||
"text2": [
|
||||
"",
|
||||
"進階設定"
|
||||
],
|
||||
"text2": "進階設定",
|
||||
"desc": "進階設定"
|
||||
}
|
||||
},
|
||||
"menuOptions": {
|
||||
"DCInCutoff": {
|
||||
"text2": [
|
||||
"",
|
||||
"電源"
|
||||
],
|
||||
"text2": "電源",
|
||||
"desc": "輸入電源;設定自動停機電壓 <DC 10V> <S 鋰電池,以每粒3.3V計算;依個設定會停用功率限制>"
|
||||
},
|
||||
"SleepTemperature": {
|
||||
"text2": [
|
||||
"",
|
||||
"待機温度"
|
||||
],
|
||||
"text2": "待機温度",
|
||||
"desc": "喺待機模式時嘅辣雞咀温度"
|
||||
},
|
||||
"SleepTimeout": {
|
||||
"text2": [
|
||||
"",
|
||||
"待機延時"
|
||||
],
|
||||
"text2": "待機延時",
|
||||
"desc": "自動進入待機模式前嘅閒置等候時間 <S=秒 | M=分鐘>"
|
||||
},
|
||||
"ShutdownTimeout": {
|
||||
"text2": [
|
||||
"",
|
||||
"自動熄機"
|
||||
],
|
||||
"text2": "自動熄機",
|
||||
"desc": "自動熄機前嘅閒置等候時間 <M=分鐘>"
|
||||
},
|
||||
"MotionSensitivity": {
|
||||
"text2": [
|
||||
"",
|
||||
"動作敏感度"
|
||||
],
|
||||
"text2": "動作敏感度",
|
||||
"desc": "0=停用 | 1=最低敏感度 | ... | 9=最高敏感度"
|
||||
},
|
||||
"TemperatureUnit": {
|
||||
"text2": [
|
||||
"",
|
||||
"温度單位"
|
||||
],
|
||||
"text2": "温度單位",
|
||||
"desc": "C=攝氏 | F=華氏"
|
||||
},
|
||||
"AdvancedIdle": {
|
||||
"text2": [
|
||||
"",
|
||||
"詳細閒置畫面"
|
||||
],
|
||||
"text2": "詳細閒置畫面",
|
||||
"desc": "喺閒置畫面以英文細字顯示詳細嘅資料"
|
||||
},
|
||||
"DisplayRotation": {
|
||||
"text2": [
|
||||
"",
|
||||
"畫面方向"
|
||||
],
|
||||
"text2": "畫面方向",
|
||||
"desc": "A=自動 | L=使用左手 | R=使用右手"
|
||||
},
|
||||
"BoostTemperature": {
|
||||
"text2": [
|
||||
"",
|
||||
"增熱温度"
|
||||
],
|
||||
"text2": "增熱温度",
|
||||
"desc": "喺增熱模式時使用嘅温度"
|
||||
},
|
||||
"AutoStart": {
|
||||
"text2": [
|
||||
"",
|
||||
"自動啓用"
|
||||
],
|
||||
"text2": "自動啓用",
|
||||
"desc": "開機時自動啓用 <無=停用 | 焊=焊接模式 | 待=待機模式 | 室=室温待機>"
|
||||
},
|
||||
"CooldownBlink": {
|
||||
"text2": [
|
||||
"",
|
||||
"降温時閃爍"
|
||||
],
|
||||
"text2": "降温時閃爍",
|
||||
"desc": "停止加熱之後,當辣雞咀仲係熱嗰陣閃爍畫面"
|
||||
},
|
||||
"TemperatureCalibration": {
|
||||
"text2": [
|
||||
"",
|
||||
"温度校正?"
|
||||
],
|
||||
"text2": "温度校正?",
|
||||
"desc": "開始校正辣雞咀温度位移"
|
||||
},
|
||||
"SettingsReset": {
|
||||
"text2": [
|
||||
"",
|
||||
"全部重設?"
|
||||
],
|
||||
"text2": "全部重設?",
|
||||
"desc": "將所有設定重設到預設值"
|
||||
},
|
||||
"VoltageCalibration": {
|
||||
"text2": [
|
||||
"",
|
||||
"輸入電壓校正?"
|
||||
],
|
||||
"text2": "輸入電壓校正?",
|
||||
"desc": "開始校正VIN輸入電壓 <長撳以退出>"
|
||||
},
|
||||
"AdvancedSoldering": {
|
||||
"text2": [
|
||||
"",
|
||||
"詳細焊接畫面"
|
||||
],
|
||||
"text2": "詳細焊接畫面",
|
||||
"desc": "喺焊接模式畫面以英文細字顯示詳細嘅資料"
|
||||
},
|
||||
"ScrollingSpeed": {
|
||||
"text2": [
|
||||
"",
|
||||
"捲動速度"
|
||||
],
|
||||
"text2": "捲動速度",
|
||||
"desc": "解說文字嘅捲動速度"
|
||||
},
|
||||
"QCMaxVoltage": {
|
||||
"text2": [
|
||||
"",
|
||||
"QC電壓"
|
||||
],
|
||||
"text2": "QC電壓",
|
||||
"desc": "使用QC電源時請求嘅最高目標電壓"
|
||||
},
|
||||
"PowerLimit": {
|
||||
"text2": [
|
||||
"",
|
||||
"功率限制"
|
||||
],
|
||||
"text2": "功率限制",
|
||||
"desc": "限制辣雞可用嘅最大功率 <W=watt(火)>"
|
||||
},
|
||||
"ReverseButtonTempChange": {
|
||||
"text2": [
|
||||
"",
|
||||
"反轉加減掣"
|
||||
],
|
||||
"text2": "反轉加減掣",
|
||||
"desc": "反轉調校温度時加減掣嘅方向"
|
||||
},
|
||||
"TempChangeShortStep": {
|
||||
"text2": [
|
||||
"",
|
||||
"温度調整 短"
|
||||
],
|
||||
"text2": "温度調整 短",
|
||||
"desc": "調校温度時短撳一下嘅温度變幅"
|
||||
},
|
||||
"TempChangeLongStep": {
|
||||
"text2": [
|
||||
"",
|
||||
"温度調整 長"
|
||||
],
|
||||
"text2": "温度調整 長",
|
||||
"desc": "調校温度時長撳嘅温度變幅"
|
||||
},
|
||||
"PowerPulsePower": {
|
||||
"text2": [
|
||||
"",
|
||||
"電源脈衝"
|
||||
],
|
||||
"text2": "電源脈衝",
|
||||
"desc": "為保持電源喚醒而通電所用嘅功率 <watt(火)>"
|
||||
},
|
||||
"HallEffSensitivity": {
|
||||
"text2": [
|
||||
"",
|
||||
"磁場敏感度"
|
||||
],
|
||||
"text2": "磁場敏感度",
|
||||
"desc": "磁場感應器用嚟啓動待機模式嘅敏感度 <關=停用 | 低=最低敏感度 | 中=中等敏感度 | 高=最高敏感度>"
|
||||
},
|
||||
"LockingMode": {
|
||||
"text2": [
|
||||
"",
|
||||
"撳掣鎖定"
|
||||
],
|
||||
"text2": "撳掣鎖定",
|
||||
"desc": "喺焊接模式時,同時長撳兩粒掣啓用撳掣鎖定 <無=停用 | 增=鎖定增熱模式 | 全=鎖定全部>"
|
||||
},
|
||||
"MinVolCell": {
|
||||
"text2": [
|
||||
"",
|
||||
"最低電壓"
|
||||
],
|
||||
"text2": "最低電壓",
|
||||
"desc": "每粒電池嘅最低可用電壓 <伏特> <3S: 3.0V - 3.7V, 4/5/6S: 2.4V - 3.7V>"
|
||||
},
|
||||
"AnimLoop": {
|
||||
"text2": [
|
||||
"",
|
||||
"動畫循環"
|
||||
],
|
||||
"text2": "動畫循環",
|
||||
"desc": "循環顯示功能表圖示動畫"
|
||||
},
|
||||
"AnimSpeed": {
|
||||
"text2": [
|
||||
"",
|
||||
"動畫速度"
|
||||
],
|
||||
"text2": "動畫速度",
|
||||
"desc": "功能表圖示動畫嘅速度 <關=不顯示動畫 | 慢=慢速 | 中=中速 | 快=快速>"
|
||||
},
|
||||
"PowerPulseWait": {
|
||||
"text2": [
|
||||
"",
|
||||
"電源脈衝間隔"
|
||||
],
|
||||
"text2": "電源脈衝間隔",
|
||||
"desc": "為保持電源喚醒,每次通電之間嘅間隔時間 <x2.5s(秒)>"
|
||||
},
|
||||
"PowerPulseDuration": {
|
||||
"text2": [
|
||||
"",
|
||||
"電源脈衝時長"
|
||||
],
|
||||
"text2": "電源脈衝時長",
|
||||
"desc": "為保持電源喚醒,每次通電脈衝嘅時間長度 <x250ms(亳秒)>"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user