v0.6.8
This commit is contained in:
+37
-2
@@ -430,7 +430,7 @@
|
||||
"simulation.manual": "Manual",
|
||||
"simulation.noCommand": "No command preview",
|
||||
"simulation.noActionPreview": "No direct action payload",
|
||||
"simulation.ruleOnDevice": "Action on device: {device}",
|
||||
"simulation.ruleOnDevice": "Action target: {device}",
|
||||
"simulation.nextReady": "Ready again",
|
||||
"simulation.noRules": "No active automation rules.",
|
||||
"simulation.waitingForData": "Waiting for data",
|
||||
@@ -540,6 +540,41 @@
|
||||
"house.powerOnDone": "All air conditioners turned on",
|
||||
"house.powerOffDone": "All air conditioners turned off",
|
||||
"house.powerPartial": "Could not change power on {count} devices",
|
||||
"preset.manual": "Manual"
|
||||
"preset.manual": "Manual",
|
||||
"nav.groups": "Groups",
|
||||
"groups.eyebrow": "Group control",
|
||||
"groups.dashboardTitle": "Selected air conditioners",
|
||||
"groups.dashboardHint": "Control each group independently with its own heating/cooling mode and Auto/Comfort/Sleep/Away profile.",
|
||||
"groups.manage": "Manage groups",
|
||||
"groups.new": "New group",
|
||||
"groups.description": "Combine thermostat zones, for example upstairs and downstairs, and control only that set. One group can use Sleep + Cooling while another uses Comfort + Heating.",
|
||||
"groups.group": "Group",
|
||||
"groups.namePlaceholder": "Upstairs",
|
||||
"groups.members": "Group members",
|
||||
"groups.membersHint": "Groups are built from thermostat zones so their temperature profiles and schedules keep working.",
|
||||
"groups.noMembers": "No members",
|
||||
"groups.mixed": "Mixed",
|
||||
"groups.followHouse": "House / Auto",
|
||||
"groups.mode": "Mode",
|
||||
"groups.profile": "Profile",
|
||||
"groups.masterOff": "Global power is off. Group settings are saved, but units will stay off until global power is enabled.",
|
||||
"groups.memberCount": "{count} zones",
|
||||
"groups.emptyTitle": "No groups yet",
|
||||
"groups.emptyText": "Create a group to control selected air conditioners together.",
|
||||
"groups.partial": "Group updated, but {count} device commands failed.",
|
||||
"groups.controlUpdated": "Group control updated.",
|
||||
"groups.noZones": "Create thermostat zones before creating a group.",
|
||||
"automations.targetType": "Target type",
|
||||
"automations.groupHint": "For a group, Auto means follow the whole-house heating/cooling mode. Group profiles are applied to all member zones.",
|
||||
"simulation.openTab": "Open simulator only in new tab",
|
||||
"simulation.fullscreen": "Full screen",
|
||||
"simulation.exitFullscreen": "Exit full screen",
|
||||
"simulation.viewBy": "View by",
|
||||
"simulation.unitsView": "Individual units",
|
||||
"simulation.groupsView": "Groups",
|
||||
"simulation.show": "Show",
|
||||
"simulation.allUnits": "All units",
|
||||
"simulation.allGroups": "All groups",
|
||||
"groups.chooseMember": "Select at least one thermostat zone."
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user