v0.7.4
This commit is contained in:
+8
-3
@@ -73,6 +73,7 @@
|
||||
"devices.readDone": "Device state updated",
|
||||
"devices.bound": "Device bound",
|
||||
"devices.added": "Device added",
|
||||
"devices.disabledZoneTechnicalOnly": "This zone is disabled. Manual control of its unit is available only from the Devices view.",
|
||||
"zones.automation": "Automation",
|
||||
"zones.new": "New zone",
|
||||
"zones.description": "Zones define thermostat logic and sensor configuration. Use Quick thermostats on the Dashboard for current temperature, preset and mode changes.",
|
||||
@@ -538,10 +539,10 @@
|
||||
"house.noControl": "Do not control",
|
||||
"house.powerAllEyebrow": "Global power",
|
||||
"house.powerAllTitle": "All air conditioners",
|
||||
"house.powerAllHint": "Master power for all enabled units. “Turn all off” prevents them from restarting. Choosing whole-house Cooling/Heating or an Auto/Comfort/Sleep/Away profile automatically switches master power back on.",
|
||||
"house.powerAllHint": "Master power for thermostat zones. “Turn all off” also turns off every group and unit. “Turn all on” starts enabled zones only; disabled zones remain disabled. Choosing whole-house Cooling/Heating or a profile automatically enables master power.",
|
||||
"house.powerOnAll": "Turn all on",
|
||||
"house.powerOffAll": "Turn all off",
|
||||
"house.powerOnDone": "All air conditioners turned on",
|
||||
"house.powerOnDone": "All enabled zones turned on",
|
||||
"house.powerOffDone": "All air conditioners turned off",
|
||||
"house.powerPartial": "Could not change power on {count} devices",
|
||||
"preset.manual": "Manual",
|
||||
@@ -586,6 +587,10 @@
|
||||
"zones.controlNow": "Control",
|
||||
"zones.noGroup": "no group",
|
||||
"zones.coolOnly": "Cooling only",
|
||||
"zones.heatOnly": "Heating only"
|
||||
"zones.heatOnly": "Heating only",
|
||||
"zones.manualDeviceControl": "Manual control / remote",
|
||||
"zones.manualDeviceUntil": "Manual control / remote until {time}",
|
||||
"zones.manualDeviceNoBoundary": "Manual control / remote · until resumed",
|
||||
"zones.resumeAutomation": "Resume automation"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user