v0.7.12
This commit is contained in:
+5
-2
@@ -597,12 +597,15 @@
|
||||
"zones.localThermostatOn": "Local control · on",
|
||||
"zones.localThermostatOff": "Local control · off",
|
||||
"zones.localThermostatOnDescription": "This zone runs locally regardless of the group power gate. Sensor, hysteresis, profile and GREE regulation remain active.",
|
||||
"zones.localThermostatOffDescription": "This zone is locally off and its group cannot start it until automation is resumed.",
|
||||
"zones.localThermostatOffDescription": "This zone is locally off. Without an active countdown it remains outside group control until automation is resumed manually.",
|
||||
"zones.unitPowerLocalHint": "Turns this zone's local thermostat on or off; this is not remote-style or direct device control.",
|
||||
"zones.localPowerUpdated": "Local thermostat state updated",
|
||||
"zones.turnThermostatOn": "Turn thermostat on",
|
||||
"zones.turnThermostatOff": "Turn thermostat off",
|
||||
"zones.waiting": "Waiting",
|
||||
"zones.noMeasurement": "No measurement"
|
||||
"zones.noMeasurement": "No measurement",
|
||||
"zones.localThermostatOffDescriptionTimed": "This zone is locally off. Automation takes control again in {time}.",
|
||||
"zones.localThermostatResuming": "Timer elapsed — automation is taking control…",
|
||||
"zones.resumeNow": "Resume now"
|
||||
}
|
||||
}
|
||||
|
||||
+5
-2
@@ -597,12 +597,15 @@
|
||||
"zones.localThermostatOn": "Sterowanie lokalne · włączone",
|
||||
"zones.localThermostatOff": "Sterowanie lokalne · wyłączone",
|
||||
"zones.localThermostatOnDescription": "Strefa działa lokalnie niezależnie od bramki grupy. Czujnik, histereza, profil i regulacja GREE pozostają aktywne.",
|
||||
"zones.localThermostatOffDescription": "Strefa jest lokalnie wyłączona i grupa jej nie uruchomi do czasu wznowienia automatyki.",
|
||||
"zones.localThermostatOffDescription": "Strefa jest lokalnie wyłączona. Bez aktywnego licznika pozostaje poza sterowaniem grupy do ręcznego wznowienia automatyki.",
|
||||
"zones.unitPowerLocalHint": "Włącza lub wyłącza lokalny termostat tej strefy; nie jest to sterowanie pilotem ani bezpośrednia komenda urządzenia.",
|
||||
"zones.localPowerUpdated": "Zmieniono stan lokalnego termostatu",
|
||||
"zones.turnThermostatOn": "Włącz termostat",
|
||||
"zones.turnThermostatOff": "Wyłącz termostat",
|
||||
"zones.waiting": "Oczekiwanie",
|
||||
"zones.noMeasurement": "Brak pomiaru"
|
||||
"zones.noMeasurement": "Brak pomiaru",
|
||||
"zones.localThermostatOffDescriptionTimed": "Strefa jest lokalnie wyłączona. Automatyka przejmie sterowanie za {time}.",
|
||||
"zones.localThermostatResuming": "Czas minął — automatyka przejmuje sterowanie…",
|
||||
"zones.resumeNow": "Wznów teraz"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user