311 lines
6.8 KiB
JSON
311 lines
6.8 KiB
JSON
{
|
|
"languageCode": "EN",
|
|
"languageLocalName": "English",
|
|
"fonts": [
|
|
"ascii_basic"
|
|
],
|
|
"tempUnitFahrenheit": true,
|
|
"messages": {
|
|
"SettingsCalibrationDone": "Calibration done!",
|
|
"SettingsCalibrationWarning": "Please ensure the tip is at room temperature, before continuing!",
|
|
"SettingsResetWarning": "Sure you want to restore default settings?",
|
|
"UVLOWarningString": "DC LOW",
|
|
"UndervoltageString": "Undervoltage",
|
|
"InputVoltageString": "Input V: ",
|
|
"WarningTipTempString": "Tip temp: ",
|
|
"BadTipString": "BAD TIP",
|
|
"SleepingSimpleString": "Zzzz",
|
|
"SleepingAdvancedString": "Sleeping...",
|
|
"WarningSimpleString": "HOT!",
|
|
"WarningAdvancedString": "!!! HOT TIP !!!",
|
|
"SleepingTipAdvancedString": "Tip:",
|
|
"IdleTipString": "Tip:",
|
|
"IdleSetString": " Set:",
|
|
"TipDisconnectedString": "NO TIP",
|
|
"SolderingAdvancedPowerPrompt": "Power: ",
|
|
"OffString": "Off",
|
|
"YourGainMessage": "Your gain:"
|
|
},
|
|
"messagesWarn": {
|
|
"ResetOKMessage": "Reset OK",
|
|
"SettingsResetMessage": [
|
|
"Settings were",
|
|
"reset!"
|
|
],
|
|
"NoAccelerometerMessage": [
|
|
"No accelerometer",
|
|
"detected!"
|
|
],
|
|
"NoPowerDeliveryMessage": [
|
|
"No USB-PD IC",
|
|
"detected!"
|
|
],
|
|
"LockingKeysString": "LOCKED",
|
|
"UnlockingKeysString": "UNLOCKED",
|
|
"WarningKeysLockedString": "!LOCKED!"
|
|
},
|
|
"characters": {
|
|
"SettingRightChar": "R",
|
|
"SettingLeftChar": "L",
|
|
"SettingAutoChar": "A",
|
|
"SettingFastChar": "F",
|
|
"SettingSlowChar": "S",
|
|
"SettingMediumChar": "M",
|
|
"SettingOffChar": "O",
|
|
"SettingStartSolderingChar": "S",
|
|
"SettingStartSleepChar": "Z",
|
|
"SettingStartSleepOffChar": "R",
|
|
"SettingStartNoneChar": "O",
|
|
"SettingSensitivityOff": "O",
|
|
"SettingSensitivityLow": "L",
|
|
"SettingSensitivityMedium": "M",
|
|
"SettingSensitivityHigh": "H",
|
|
"SettingLockDisableChar": "D",
|
|
"SettingLockBoostChar": "B",
|
|
"SettingLockFullChar": "F",
|
|
"SettingNAChar": "N/A"
|
|
},
|
|
"menuGroups": {
|
|
"PowerMenu": {
|
|
"text2": [
|
|
"Power",
|
|
"settings"
|
|
],
|
|
"desc": "Power settings"
|
|
},
|
|
"SolderingMenu": {
|
|
"text2": [
|
|
"Soldering",
|
|
"settings"
|
|
],
|
|
"desc": "Soldering settings"
|
|
},
|
|
"PowerSavingMenu": {
|
|
"text2": [
|
|
"Sleep",
|
|
"mode"
|
|
],
|
|
"desc": "Power saving settings"
|
|
},
|
|
"UIMenu": {
|
|
"text2": [
|
|
"User",
|
|
"interface"
|
|
],
|
|
"desc": "User interface settings"
|
|
},
|
|
"AdvancedMenu": {
|
|
"text2": [
|
|
"Advanced",
|
|
"options"
|
|
],
|
|
"desc": "Advanced options"
|
|
}
|
|
},
|
|
"menuOptions": {
|
|
"DCInCutoff": {
|
|
"text2": [
|
|
"Power",
|
|
"source"
|
|
],
|
|
"desc": "Power source. Sets cutoff voltage. <DC 10V> <S 3.3V per cell, disable power limit>"
|
|
},
|
|
"SleepTemperature": {
|
|
"text2": [
|
|
"Sleep",
|
|
"temp"
|
|
],
|
|
"desc": "Tip temperature while in \"sleep mode\""
|
|
},
|
|
"SleepTimeout": {
|
|
"text2": [
|
|
"Sleep",
|
|
"timeout"
|
|
],
|
|
"desc": "Interval before \"sleep mode\" kicks in <S=seconds | M=minutes>"
|
|
},
|
|
"ShutdownTimeout": {
|
|
"text2": [
|
|
"Shutdown",
|
|
"timeout"
|
|
],
|
|
"desc": "Interval before the iron shuts down <M=minutes>"
|
|
},
|
|
"MotionSensitivity": {
|
|
"text2": [
|
|
"Motion",
|
|
"sensitivity"
|
|
],
|
|
"desc": "0=off | 1=least sensitive | ... | 9=most sensitive"
|
|
},
|
|
"TemperatureUnit": {
|
|
"text2": [
|
|
"Temperature",
|
|
"unit"
|
|
],
|
|
"desc": "C=Celsius | F=Fahrenheit"
|
|
},
|
|
"AdvancedIdle": {
|
|
"text2": [
|
|
"Detailed",
|
|
"idle screen"
|
|
],
|
|
"desc": "Display detailed information in a smaller font on the idle screen"
|
|
},
|
|
"DisplayRotation": {
|
|
"text2": [
|
|
"Display",
|
|
"orientation"
|
|
],
|
|
"desc": "A=automatic | L=left-handed | R=right-handed"
|
|
},
|
|
"BoostTemperature": {
|
|
"text2": [
|
|
"Boost",
|
|
"temp"
|
|
],
|
|
"desc": "Temperature used in \"boost mode\""
|
|
},
|
|
"AutoStart": {
|
|
"text2": [
|
|
"Auto",
|
|
"start"
|
|
],
|
|
"desc": "Starts the iron into soldering mode on power up <O=off | S=soldering | Z=sleep | R=sleep at room temperature>"
|
|
},
|
|
"CooldownBlink": {
|
|
"text2": [
|
|
"Cooldown",
|
|
"blink"
|
|
],
|
|
"desc": "Flash the temperature after heating was halted, while the tip is still hot"
|
|
},
|
|
"TemperatureCalibration": {
|
|
"text2": [
|
|
"Calibrate",
|
|
"temperature?"
|
|
],
|
|
"desc": "Start tip temperature offset calibration"
|
|
},
|
|
"SettingsReset": {
|
|
"text2": [
|
|
"Factory",
|
|
"reset?"
|
|
],
|
|
"desc": "Reset settings to default"
|
|
},
|
|
"VoltageCalibration": {
|
|
"text2": [
|
|
"Calibrate",
|
|
"input voltage?"
|
|
],
|
|
"desc": "Start VIN calibration <long press to exit>"
|
|
},
|
|
"AdvancedSoldering": {
|
|
"text2": [
|
|
"Detailed",
|
|
"solder screen"
|
|
],
|
|
"desc": "Display detailed information in a smaller font on soldering screen"
|
|
},
|
|
"ScrollingSpeed": {
|
|
"text2": [
|
|
"Scrolling",
|
|
"speed"
|
|
],
|
|
"desc": "Speed info text scrolls past at <S=slow | F=fast>"
|
|
},
|
|
"QCMaxVoltage": {
|
|
"text2": [
|
|
"QC",
|
|
"voltage"
|
|
],
|
|
"desc": "Desired max QC voltage the iron negotiates for"
|
|
},
|
|
"PowerLimit": {
|
|
"text2": [
|
|
"Power",
|
|
"limit"
|
|
],
|
|
"desc": "Maximum power the iron can use <W=watt>"
|
|
},
|
|
"ReverseButtonTempChange": {
|
|
"text2": [
|
|
"Reverse",
|
|
"+ - keys"
|
|
],
|
|
"desc": "Reverse assignment of temperature adjustment buttons"
|
|
},
|
|
"TempChangeShortStep": {
|
|
"text2": [
|
|
"Temp change",
|
|
"short"
|
|
],
|
|
"desc": "Temperature change increment on short button press"
|
|
},
|
|
"TempChangeLongStep": {
|
|
"text2": [
|
|
"Temp change",
|
|
"long"
|
|
],
|
|
"desc": "Temperature change increment on long button press"
|
|
},
|
|
"PowerPulsePower": {
|
|
"text2": [
|
|
"Power",
|
|
"pulse"
|
|
],
|
|
"desc": "Intensity of power of keep-awake-pulse <watt>"
|
|
},
|
|
"HallEffSensitivity": {
|
|
"text2": [
|
|
"Hall sensor",
|
|
"sensitivity"
|
|
],
|
|
"desc": "Sensitivity of the Hall effect sensor to detect sleep <O=off | L=low | M=medium | H=high>"
|
|
},
|
|
"LockingMode": {
|
|
"text2": [
|
|
"Allow locking",
|
|
"buttons"
|
|
],
|
|
"desc": "When soldering, long press both buttons, to lock them <D=disable | B=\"boost mode\" only | F=full locking>"
|
|
},
|
|
"MinVolCell": {
|
|
"text2": [
|
|
"Minimum",
|
|
"voltage"
|
|
],
|
|
"desc": "Minimum allowed voltage per cell <Volts> <3S: 3.0V - 3.7V, 4/5/6S: 2.4V - 3.7V>"
|
|
},
|
|
"AnimLoop": {
|
|
"text2": [
|
|
"Anim.",
|
|
"loop"
|
|
],
|
|
"desc": "Loop icon animations in main menu"
|
|
},
|
|
"AnimSpeed": {
|
|
"text2": [
|
|
"Anim.",
|
|
"speed"
|
|
],
|
|
"desc": "Pace of icon animations in menu <O=off | S=slow | M=medium | F=fast>"
|
|
},
|
|
"PowerPulseWait": {
|
|
"text2": [
|
|
"Power pulse",
|
|
"delay"
|
|
],
|
|
"desc": "Delay before keep-awake pulse is triggered (x 2.5s)"
|
|
},
|
|
"PowerPulseDuration": {
|
|
"text2": [
|
|
"Power pulse",
|
|
"duration"
|
|
],
|
|
"desc": "Keep-awake-pulse duration (x 250ms)"
|
|
}
|
|
}
|
|
}
|