mirror of
https://github.com/Ralim/IronOS.git
synced 2025-07-23 04:13:01 +02:00
* Minor doc updates * pydoc * Draft tip selection menu * Start linking in manual tip resistance * Enable on Pinecilv1 / TS10x * Fixup drawing tip type * Update Settings.cpp * Rename JBC type * Add translations * Handle one tip type * Refactor header includes * Fixup translation_IT.json * Fixing up includes * Format * Apply suggestions from code review Co-authored-by: discip <53649486+discip@users.noreply.github.com> * Update Documentation/Hardware.md Co-authored-by: discip <53649486+discip@users.noreply.github.com> --------- Co-authored-by: = <=> Co-authored-by: discip <53649486+discip@users.noreply.github.com>
348 lines
10 KiB
JSON
348 lines
10 KiB
JSON
{
|
||
"languageCode": "YUE_HK",
|
||
"languageLocalName": "廣東話 (香港)",
|
||
"tempUnitFahrenheit": true,
|
||
"messagesWarn": {
|
||
"CalibrationDone": {
|
||
"message": "Calibration done!"
|
||
},
|
||
"ResetOKMessage": {
|
||
"message": "已重設!"
|
||
},
|
||
"SettingsResetMessage": {
|
||
"message": "設定已被重設!"
|
||
},
|
||
"NoAccelerometerMessage": {
|
||
"message": "未能偵測加速度計"
|
||
},
|
||
"NoPowerDeliveryMessage": {
|
||
"message": "未能偵測PD晶片"
|
||
},
|
||
"LockingKeysString": {
|
||
"message": "已鎖定"
|
||
},
|
||
"UnlockingKeysString": {
|
||
"message": "已解除鎖定"
|
||
},
|
||
"WarningKeysLockedString": {
|
||
"message": "!撳掣鎖定!"
|
||
},
|
||
"WarningThermalRunaway": {
|
||
"message": "加熱失控"
|
||
},
|
||
"WarningTipShorted": {
|
||
"message": "!Tip Shorted!"
|
||
},
|
||
"SettingsCalibrationWarning": {
|
||
"message": "Before rebooting, make sure tip & handle are at room temperature!"
|
||
},
|
||
"CJCCalibrating": {
|
||
"message": "calibrating"
|
||
},
|
||
"SettingsResetWarning": {
|
||
"message": "你係咪確定要將全部設定重設到預設值?"
|
||
},
|
||
"UVLOWarningString": {
|
||
"message": "電壓過低"
|
||
},
|
||
"UndervoltageString": {
|
||
"message": "Undervoltage"
|
||
},
|
||
"InputVoltageString": {
|
||
"message": "Input V: "
|
||
},
|
||
"SleepingAdvancedString": {
|
||
"message": "Sleeping..."
|
||
},
|
||
"SleepingTipAdvancedString": {
|
||
"message": "Tip: "
|
||
},
|
||
"ProfilePreheatString": {
|
||
"message": "Preheat"
|
||
},
|
||
"ProfileCooldownString": {
|
||
"message": "Cooldown"
|
||
},
|
||
"DeviceFailedValidationWarning": {
|
||
"message": "依支焫雞好有可能係冒牌貨!"
|
||
},
|
||
"TooHotToStartProfileWarning": {
|
||
"message": "Too hot to start profile"
|
||
}
|
||
},
|
||
"characters": {
|
||
"SettingRightChar": "右",
|
||
"SettingLeftChar": "左",
|
||
"SettingAutoChar": "自",
|
||
"SettingSlowChar": "慢",
|
||
"SettingMediumChar": "中",
|
||
"SettingFastChar": "快",
|
||
"SettingStartSolderingChar": "焊",
|
||
"SettingStartSleepChar": "待",
|
||
"SettingStartSleepOffChar": "室",
|
||
"SettingLockBoostChar": "增",
|
||
"SettingLockFullChar": "全"
|
||
},
|
||
"menuGroups": {
|
||
"PowerMenu": {
|
||
"displayText": "電源設定",
|
||
"description": ""
|
||
},
|
||
"SolderingMenu": {
|
||
"displayText": "焊接設定",
|
||
"description": ""
|
||
},
|
||
"PowerSavingMenu": {
|
||
"displayText": "待機設定",
|
||
"description": ""
|
||
},
|
||
"UIMenu": {
|
||
"displayText": "使用者介面",
|
||
"description": ""
|
||
},
|
||
"AdvancedMenu": {
|
||
"displayText": "進階設定",
|
||
"description": ""
|
||
}
|
||
},
|
||
"menuValues": {
|
||
"USBPDModeDefault": {
|
||
"displayText": "Default\nMode"
|
||
},
|
||
"USBPDModeNoDynamic": {
|
||
"displayText": "No\nDynamic"
|
||
},
|
||
"USBPDModeSafe": {
|
||
"displayText": "Safe\nMode"
|
||
},
|
||
"TipTypeAuto": {
|
||
"displayText": "Auto\nSense"
|
||
},
|
||
"TipTypeT12Long": {
|
||
"displayText": "TS100\nLong"
|
||
},
|
||
"TipTypeT12Short": {
|
||
"displayText": "Pine\nShort"
|
||
},
|
||
"TipTypeT12PTS": {
|
||
"displayText": "PTS\n200"
|
||
},
|
||
"TipTypeTS80": {
|
||
"displayText": "TS80\n"
|
||
},
|
||
"TipTypeJBCC210": {
|
||
"displayText": "JBC\nC210"
|
||
}
|
||
},
|
||
"menuOptions": {
|
||
"DCInCutoff": {
|
||
"displayText": "電源",
|
||
"description": "輸入電源;設定自動停機電壓 <DC 10V> <S 鋰電池,以每粒3.3V計算;依個設定會停用功率限制>"
|
||
},
|
||
"MinVolCell": {
|
||
"displayText": "最低電壓",
|
||
"description": "每粒電池嘅最低可用電壓 <伏特> <3S: 3.0V - 3.7V, 4/5/6S: 2.4V - 3.7V>"
|
||
},
|
||
"QCMaxVoltage": {
|
||
"displayText": "QC電壓",
|
||
"description": "使用QC電源時請求嘅最高目標電壓"
|
||
},
|
||
"PDNegTimeout": {
|
||
"displayText": "PD逾時",
|
||
"description": "設定USB PD協定交涉嘅逾時時限;為兼容某啲QC電源而設 <x100ms(亳秒)>"
|
||
},
|
||
"USBPDMode": {
|
||
"displayText": "PD VPDO",
|
||
"description": "No Dynamic disables EPR & PPS, Safe mode does not use padding resistance"
|
||
},
|
||
"BoostTemperature": {
|
||
"displayText": "增熱温度",
|
||
"description": "喺增熱模式時使用嘅温度"
|
||
},
|
||
"AutoStart": {
|
||
"displayText": "自動啓用",
|
||
"description": "開機時自動啓用 <焊=焊接模式 | 待=待機模式 | 室=室温待機>"
|
||
},
|
||
"TempChangeShortStep": {
|
||
"displayText": "温度調整 短",
|
||
"description": "調校温度時短撳一下嘅温度變幅"
|
||
},
|
||
"TempChangeLongStep": {
|
||
"displayText": "温度調整 長",
|
||
"description": "調校温度時長撳嘅温度變幅"
|
||
},
|
||
"LockingMode": {
|
||
"displayText": "撳掣鎖定",
|
||
"description": "喺焊接模式時,同時長撳兩粒掣啓用撳掣鎖定 <增=淨係容許增熱模式 | 全=鎖定全部>"
|
||
},
|
||
"ProfilePhases": {
|
||
"displayText": "Profile Phases",
|
||
"description": "Number of phases in profile mode"
|
||
},
|
||
"ProfilePreheatTemp": {
|
||
"displayText": "Preheat Temp",
|
||
"description": "Preheat to this temperature at the start of profile mode"
|
||
},
|
||
"ProfilePreheatSpeed": {
|
||
"displayText": "Preheat Speed",
|
||
"description": "Preheat at this rate (degrees per second)"
|
||
},
|
||
"ProfilePhase1Temp": {
|
||
"displayText": "Phase 1 Temp",
|
||
"description": "Target temperature for the end of this phase"
|
||
},
|
||
"ProfilePhase1Duration": {
|
||
"displayText": "Phase 1 Duration",
|
||
"description": "Target duration of this phase (seconds)"
|
||
},
|
||
"ProfilePhase2Temp": {
|
||
"displayText": "Phase 2 Temp",
|
||
"description": ""
|
||
},
|
||
"ProfilePhase2Duration": {
|
||
"displayText": "Phase 2 Duration",
|
||
"description": ""
|
||
},
|
||
"ProfilePhase3Temp": {
|
||
"displayText": "Phase 3 Temp",
|
||
"description": ""
|
||
},
|
||
"ProfilePhase3Duration": {
|
||
"displayText": "Phase 3 Duration",
|
||
"description": ""
|
||
},
|
||
"ProfilePhase4Temp": {
|
||
"displayText": "Phase 4 Temp",
|
||
"description": ""
|
||
},
|
||
"ProfilePhase4Duration": {
|
||
"displayText": "Phase 4 Duration",
|
||
"description": ""
|
||
},
|
||
"ProfilePhase5Temp": {
|
||
"displayText": "Phase 5 Temp",
|
||
"description": ""
|
||
},
|
||
"ProfilePhase5Duration": {
|
||
"displayText": "Phase 5 Duration",
|
||
"description": ""
|
||
},
|
||
"ProfileCooldownSpeed": {
|
||
"displayText": "Cooldown Speed",
|
||
"description": "Cooldown at this rate at the end of profile mode (degrees per second)"
|
||
},
|
||
"MotionSensitivity": {
|
||
"displayText": "動作敏感度",
|
||
"description": "1=最低敏感度 | ... | 9=最高敏感度"
|
||
},
|
||
"SleepTemperature": {
|
||
"displayText": "待機温度",
|
||
"description": "喺待機模式時嘅焫雞咀温度"
|
||
},
|
||
"SleepTimeout": {
|
||
"displayText": "待機延時",
|
||
"description": "自動進入待機模式前嘅閒置等候時間 <s=秒 | m=分鐘>"
|
||
},
|
||
"ShutdownTimeout": {
|
||
"displayText": "自動熄機",
|
||
"description": "自動熄機前嘅閒置等候時間 <m=分鐘>"
|
||
},
|
||
"HallEffSensitivity": {
|
||
"displayText": "磁場敏感度",
|
||
"description": "磁場感應器用嚟啓動待機模式嘅敏感度 <1=最低敏感度 | ... | 9=最高敏感度>"
|
||
},
|
||
"HallEffSleepTimeout": {
|
||
"displayText": "HallSensor\nSleepTime",
|
||
"description": "Interval before \"sleep mode\" starts when hall effect is above threshold"
|
||
},
|
||
"TemperatureUnit": {
|
||
"displayText": "温度單位",
|
||
"description": "C=攝氏 | F=華氏"
|
||
},
|
||
"DisplayRotation": {
|
||
"displayText": "畫面方向",
|
||
"description": "右=使用右手 | 左=使用左手 | 自=自動"
|
||
},
|
||
"CooldownBlink": {
|
||
"displayText": "降温時閃爍",
|
||
"description": "停止加熱之後,當焫雞咀仲係熱嗰陣閃爍畫面"
|
||
},
|
||
"ScrollingSpeed": {
|
||
"displayText": "捲動速度",
|
||
"description": "解說文字嘅捲動速度"
|
||
},
|
||
"ReverseButtonTempChange": {
|
||
"displayText": "反轉加減掣",
|
||
"description": "反轉調校温度時加減掣嘅方向"
|
||
},
|
||
"AnimSpeed": {
|
||
"displayText": "動畫速度",
|
||
"description": "功能表圖示動畫嘅速度 <慢=慢速 | 中=中速 | 快=快速>"
|
||
},
|
||
"AnimLoop": {
|
||
"displayText": "動畫循環",
|
||
"description": "循環顯示功能表圖示動畫"
|
||
},
|
||
"Brightness": {
|
||
"displayText": "熒幕亮度",
|
||
"description": "設定OLED熒幕嘅亮度"
|
||
},
|
||
"ColourInversion": {
|
||
"displayText": "熒幕反轉色",
|
||
"description": "反轉OLED熒幕嘅黑白色"
|
||
},
|
||
"LOGOTime": {
|
||
"displayText": "開機畫面",
|
||
"description": "設定開機畫面顯示時長 <s=秒>"
|
||
},
|
||
"AdvancedIdle": {
|
||
"displayText": "詳細閒置畫面",
|
||
"description": "喺閒置畫面以英文細字顯示詳細嘅資料"
|
||
},
|
||
"AdvancedSoldering": {
|
||
"displayText": "詳細焊接畫面",
|
||
"description": "喺焊接模式畫面以英文細字顯示詳細嘅資料"
|
||
},
|
||
"BluetoothLE": {
|
||
"displayText": "Bluetooth",
|
||
"description": "Enables BLE"
|
||
},
|
||
"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)"
|
||
},
|
||
"VoltageCalibration": {
|
||
"displayText": "輸入電壓校正?",
|
||
"description": "開始校正VIN輸入電壓 <長撳以退出>"
|
||
},
|
||
"PowerPulsePower": {
|
||
"displayText": "電源脈衝",
|
||
"description": "為保持電源喚醒而通電所用嘅功率 <watt(火)>"
|
||
},
|
||
"PowerPulseWait": {
|
||
"displayText": "電源脈衝間隔",
|
||
"description": "為保持電源喚醒,每次通電之間嘅間隔時間 <x2.5s(秒)>"
|
||
},
|
||
"PowerPulseDuration": {
|
||
"displayText": "電源脈衝時長",
|
||
"description": "為保持電源喚醒,每次通電脈衝嘅時間長度 <x250ms(亳秒)>"
|
||
},
|
||
"SettingsReset": {
|
||
"displayText": "全部重設?",
|
||
"description": "將所有設定重設到預設值"
|
||
},
|
||
"LanguageSwitch": {
|
||
"displayText": "語言: 廣東話",
|
||
"description": ""
|
||
},
|
||
"SolderingTipType": {
|
||
"displayText": "Soldering\nTip Type",
|
||
"description": "Select the tip type fitted"
|
||
}
|
||
}
|
||
}
|