This commit is contained in:
Mateusz Gruszczyński
2026-08-28 10:04:35 +02:00
parent d159795267
commit eb325cc0c8
15 changed files with 392 additions and 653 deletions
+12
View File
@@ -627,8 +627,15 @@
"zones.quickThermostat": "Quick thermostat",
"zones.temporaryTitle": "Temporary mode",
"zones.temporaryActive": "Temporary Quick Thermostat active",
"zones.temporaryScheduled": "Temporary Quick Thermostat scheduled",
"zones.temporaryStop": "Finish and return to automation",
"zones.temporaryTarget": "Quick thermostat temperature",
"zones.temporaryStartRule": "When to start",
"zones.temporaryStartNow": "Immediately",
"zones.temporaryStartDelay": "After a delay",
"zones.temporaryStartAt": "At a specific date and time",
"zones.temporaryStartDelayMinutes": "Start in (min)",
"zones.temporaryStartAtDate": "Start at",
"zones.temporaryFinishRule": "When to return to automation",
"zones.temporaryDuration": "After a duration",
"zones.temporaryUntil": "At a specific date and time",
@@ -659,9 +666,14 @@
"zones.temporaryWaitingReached": "Waiting for condition: {condition}.",
"zones.temporaryUntilScheduleStatus": "Until the next schedule transition",
"zones.temporaryTimeStatus": "Until automatic return to automation",
"zones.temporaryScheduledStatus": "Scheduled start: {time}. Normal automation continues unchanged until then.",
"zones.temporaryStartingStatus": "Starting Quick Thermostat…",
"zones.temporaryStopped": "Temporary mode finished — automation resumed control",
"zones.temporaryStarted": "Temporary Quick Thermostat started",
"zones.temporaryScheduledToast": "Temporary Quick Thermostat has been scheduled",
"zones.temporaryInvalidStartAt": "Enter a valid start date and time",
"zones.temporaryInvalidUntil": "Enter a valid finish date and time",
"zones.temporaryEndAfterStart": "The finish time must be after Quick Thermostat starts",
"zones.automationToggleHint": "Enables or disables thermostat automation for this zone. This is not temporary control."
}
}