This commit is contained in:
Mateusz Gruszczyński
2026-08-27 22:00:13 +02:00
parent 4cc4378588
commit b93a1f2d92
16 changed files with 196 additions and 64 deletions
+5
View File
@@ -252,6 +252,7 @@
"zones.modePolicyHint": "If this zone should use the global Heating/Cooling mode selected in GREE Controller, leave “Follow global mode” unchanged. “Cooling only” or “Heating only” forces a fixed mode only for this zone.",
"zones.followHouse": "Follow global mode",
"zones.followHouseShort": "Global",
"zones.globalModeUnavailable": "Select global Heating or Cooling first",
"zones.profileTemperatures": "Comfort / sleep / away temperatures",
"zones.minAdjust": "Minimum adjustment interval (s)",
"zones.standbyOffset": "Standby setpoint offset °C",
@@ -376,6 +377,10 @@
"settings.compaction": "Compact old metrics",
"settings.compactionHint": "SQLite keeps recent data locally and compacts older samples to the resolution used by charts.",
"settings.greeCommands": "GREE commands",
"settings.greeTraffic": "GREE traffic",
"settings.greeTrafficHint": "Live counters of UDP frames received from configured air conditioners since controller startup.",
"settings.receivedFramesTotal": "Received frames total",
"settings.receivedFramesDevices": "Air conditioners",
"settings.suppressBeep": "Try to suppress command beeps",
"settings.suppressBeepHint": "Only changed properties are sent. Buzzer suppression is also requested when supported by the unit firmware.",
"settings.influx": "Long-term InfluxDB history",
+5
View File
@@ -252,6 +252,7 @@
"zones.modePolicyHint": "Jeśli strefa ma korzystać z globalnego trybu Grzanie/Chłodzenie ustawionego w GREE Controller, zostaw „Dziedzicz tryb globalny” i nie zmieniaj tej opcji. „Tylko chłodzenie” lub „Tylko grzanie” wymusza stały tryb tylko dla tej strefy.",
"zones.followHouse": "Dziedzicz tryb globalny",
"zones.followHouseShort": "Globalny",
"zones.globalModeUnavailable": "Najpierw wybierz globalnie Grzanie albo Chłodzenie",
"zones.profileTemperatures": "Temperatury komfort / sen / poza domem",
"zones.minAdjust": "Minimalny odstęp regulacji (s)",
"zones.standbyOffset": "Przesunięcie temperatury standby °C",
@@ -376,6 +377,10 @@
"settings.compaction": "Kompaktuj starsze metryki",
"settings.compactionHint": "SQLite przechowuje świeże dane lokalnie, a starsze próbki redukuje do rozdzielczości używanej przez wykresy.",
"settings.greeCommands": "Polecenia GREE",
"settings.greeTraffic": "Ruch GREE",
"settings.greeTrafficHint": "Liczniki ramek UDP odebranych od skonfigurowanych klimatyzatorów od uruchomienia kontrolera, aktualizowane na żywo.",
"settings.receivedFramesTotal": "Odebrane ramki łącznie",
"settings.receivedFramesDevices": "Klimatyzatory",
"settings.suppressBeep": "Próbuj wyciszać dźwięk poleceń",
"settings.suppressBeepHint": "Wysyłane są tylko zmienione właściwości. Jeśli firmware jednostki to obsługuje, wysyłane jest też polecenie wyciszenia buzzera.",
"settings.influx": "Długoterminowa historia InfluxDB",