Merge branch 'master' of https://github.com/Ralim/IronOS
This commit is contained in:
@@ -38,7 +38,7 @@
|
|||||||
"SettingFastChar": "S",
|
"SettingFastChar": "S",
|
||||||
"SettingSlowChar": "L",
|
"SettingSlowChar": "L",
|
||||||
"SettingMediumChar": "M",
|
"SettingMediumChar": "M",
|
||||||
"SettingOffChar":"A",
|
"SettingOffChar": "A",
|
||||||
"SettingStartSolderingChar": "L",
|
"SettingStartSolderingChar": "L",
|
||||||
"SettingStartSleepChar": "R",
|
"SettingStartSleepChar": "R",
|
||||||
"SettingStartSleepOffChar": "K",
|
"SettingStartSleepOffChar": "K",
|
||||||
@@ -55,10 +55,10 @@
|
|||||||
"menuGroups": {
|
"menuGroups": {
|
||||||
"PowerMenu": {
|
"PowerMenu": {
|
||||||
"text2": [
|
"text2": [
|
||||||
"Power",
|
"Energie-",
|
||||||
"settings"
|
"einstellungen"
|
||||||
],
|
],
|
||||||
"desc": "Power settings"
|
"desc": "Energieeinstellungen"
|
||||||
},
|
},
|
||||||
"SolderingMenu": {
|
"SolderingMenu": {
|
||||||
"text2": [
|
"text2": [
|
||||||
@@ -289,37 +289,37 @@
|
|||||||
"MinVolCell": {
|
"MinVolCell": {
|
||||||
"text2": [
|
"text2": [
|
||||||
"Minimum",
|
"Minimum",
|
||||||
"voltage"
|
"Spannung"
|
||||||
],
|
],
|
||||||
"desc": "Minimum allowed voltage per cell <Volts> <3S — 3.0V - 3.7V, 4/5/6S — 2.4V - 3.7V>"
|
"desc": "Minimal zulässige Spannung pro Zelle <Volt> <3S - 3,0V - 3,7V, 4/5/6S - 2,4V - 3,7V>"
|
||||||
},
|
},
|
||||||
"AnimLoop": {
|
"AnimLoop": {
|
||||||
"text2": [
|
"text2": [
|
||||||
"Anim.",
|
"Anim.",
|
||||||
"loop"
|
"Schleife"
|
||||||
],
|
],
|
||||||
"desc": "Loop icon animations in root menu"
|
"desc": "Icon-Animationen im Stammmenü wiederholen"
|
||||||
},
|
},
|
||||||
"AnimSpeed": {
|
"AnimSpeed": {
|
||||||
"text2": [
|
"text2": [
|
||||||
"Anim.",
|
"Anim.",
|
||||||
"speed"
|
"Geschw."
|
||||||
],
|
],
|
||||||
"desc": "Speed of icon animations in menu <O=off | L=low | M=medium | H=high>"
|
"desc": "Geschwindigkeit der Icon-Animationen im Menü <A=aus | N=niedrig | M=mittel | H=hoch>"
|
||||||
},
|
},
|
||||||
"PowerPulseWait": {
|
"PowerPulseWait": {
|
||||||
"text2": [
|
"text2": [
|
||||||
"Power pulse",
|
"Leistungsimpulse",
|
||||||
"wait time"
|
"Wartezeit"
|
||||||
],
|
],
|
||||||
"desc": "Time to wait before triggering every keep-awake pulse (x 2.5s)"
|
"desc": "Wartezeit vor dem Auslösen jedes Wachhalteimpulses (x 2,5s)"
|
||||||
},
|
},
|
||||||
"PowerPulseDuration": {
|
"PowerPulseDuration": {
|
||||||
"text2": [
|
"text2": [
|
||||||
"Power pulse",
|
"Leistungsimpulse",
|
||||||
"duration"
|
"Dauer"
|
||||||
],
|
],
|
||||||
"desc": "Keep-awake-pulse duration (x 250ms)"
|
"desc": "Dauer des Wachhalteimpulses (x 250ms)"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user