This commit is contained in:
Mateusz Gruszczyński
2026-09-17 08:52:02 +02:00
parent ff4f2b60e7
commit b7846c3b9f
87 changed files with 3783 additions and 1418 deletions
+29 -4
View File
@@ -82,7 +82,7 @@
"devices.modelFirmware": "Model / firmware",
"devices.lastSeen": "Last response",
"devices.communicationFailures": "Communication failures",
"devices.lastError": "Last error",
"devices.lastError": "Error",
"devices.readStatus": "Read status",
"devices.technicalConfig": "Technical configuration",
"devices.diagnostics": "Diagnostics",
@@ -1274,7 +1274,7 @@
"debug.emptyCloud": "No GREE Cloud API activity captured yet.",
"debug.emptyMqtt": "No GREE Cloud MQTT activity captured yet.",
"settings.cloudDevicesOnline": "Devices online",
"settings.cloudResponseTime": "Last device response time",
"settings.cloudResponseTime": "Device response time",
"settings.cloudLastDeviceResponse": "Last device response",
"settings.cloudLastMqttMessage": "Last MQTT activity",
"settings.cloudConnectedSince": "MQTT connected since",
@@ -1288,7 +1288,7 @@
"devices.cloudAuthenticationProblem": "GREE Cloud authentication error",
"devices.cloudTransportProblem": "GREE Cloud connection is unavailable",
"devices.cloudDeviceOffline": "GREE Cloud is connected, but the unit is not responding",
"settings.cloudRestResponseTime": "Last REST response time",
"settings.cloudRestResponseTime": "REST response time",
"common.pending": "Pending",
"devices.installations": "Split / multisplit installations",
"devices.installationsHint": "Group indoor units that share one outdoor unit. Energy and outdoor temperature can use one shared source.",
@@ -1358,6 +1358,31 @@
"flow.haEntitySearchLabel": "Search Home Assistant entities",
"flow.haEntitySearchPlaceholder": "Type a name, entity_id or state…",
"flow.haEntitySelectedLabel": "Selected entity (entity_id)",
"flow.haEntitySearchMatches": "{count} of {total} Home Assistant entities match"
"flow.haEntitySearchMatches": "{count} of {total} Home Assistant entities match",
"settings.influxTest": "Test InfluxDB connection",
"settings.influxTesting": "Testing InfluxDB…",
"settings.influxTestSuccess": "Connection successful ({ms} ms)",
"publicChart.title": "Custom chart",
"publicChart.loading": "Loading…",
"publicChart.invalidLink": "Invalid chart link.",
"publicChart.loadFailed": "Unable to load chart: {error}",
"publicChart.rangeAria": "Chart range",
"publicChart.periodHint": "Period: {hours} h",
"publicChart.hoursShort": "{hours} h",
"publicChart.noData": "No data",
"publicChart.field.deviceIndoor": "Indoor temperature",
"publicChart.field.deviceOutdoor": "GREE outdoor temperature",
"publicChart.field.deviceTarget": "Device target",
"publicChart.field.sharedOutdoor": "Shared outdoor temperature",
"publicChart.field.zoneControl": "Control temperature",
"publicChart.field.greeSensor": "GREE sensor",
"publicChart.field.roomSensor": "Room sensor",
"publicChart.field.comfortTarget": "Comfort target",
"publicChart.field.deviceSetpoint": "Device setpoint",
"publicChart.field.outdoor": "Outdoor temperature",
"publicChart.field.temperature": "Temperature",
"flow.invalidPresetFilename": "Invalid preset filename.",
"flow.invalidPresetFile": "{filename}: invalid preset.",
"flow.presetNotFound": "Preset not found."
}
}
+29 -4
View File
@@ -82,7 +82,7 @@
"devices.modelFirmware": "Model / firmware",
"devices.lastSeen": "Ostatnia odpowiedź",
"devices.communicationFailures": "Błędy komunikacji",
"devices.lastError": "Ostatni błąd",
"devices.lastError": "Błąd",
"devices.readStatus": "Odczytaj status",
"devices.technicalConfig": "Konfiguracja techniczna",
"devices.diagnostics": "Diagnostyka",
@@ -1274,7 +1274,7 @@
"debug.emptyCloud": "Brak przechwyconej aktywności API GREE Cloud.",
"debug.emptyMqtt": "Brak przechwyconej aktywności MQTT GREE Cloud.",
"settings.cloudDevicesOnline": "Urządzenia online",
"settings.cloudResponseTime": "Czas ostatniej odpowiedzi urządzenia",
"settings.cloudResponseTime": "Czas odpowiedzi urządzenia",
"settings.cloudLastDeviceResponse": "Ostatnia odpowiedź urządzenia",
"settings.cloudLastMqttMessage": "Ostatnia aktywność MQTT",
"settings.cloudConnectedSince": "MQTT połączony od",
@@ -1288,7 +1288,7 @@
"devices.cloudAuthenticationProblem": "Błąd uwierzytelniania GREE Cloud",
"devices.cloudTransportProblem": "Połączenie z GREE Cloud jest niedostępne",
"devices.cloudDeviceOffline": "GREE Cloud jest połączony, ale urządzenie nie odpowiada",
"settings.cloudRestResponseTime": "Czas ostatniej odpowiedzi REST",
"settings.cloudRestResponseTime": "Czas odpowiedzi REST",
"common.pending": "Oczekiwanie",
"devices.installations": "Instalacje split / multisplit",
"devices.installationsHint": "Grupuj jednostki wewnętrzne współdzielące jedną jednostkę zewnętrzną. Energia i temperatura zewnętrzna mogą korzystać z jednego wspólnego źródła.",
@@ -1358,6 +1358,31 @@
"flow.haEntitySearchLabel": "Szukaj encji Home Assistant",
"flow.haEntitySearchPlaceholder": "Wpisz nazwę, entity_id lub stan…",
"flow.haEntitySelectedLabel": "Wybrana encja (entity_id)",
"flow.haEntitySearchMatches": "Pasujących: {count} z {total} encji Home Assistant"
"flow.haEntitySearchMatches": "Pasujących: {count} z {total} encji Home Assistant",
"settings.influxTest": "Testuj połączenie z InfluxDB",
"settings.influxTesting": "Testowanie InfluxDB…",
"settings.influxTestSuccess": "Połączenie działa ({ms} ms)",
"publicChart.title": "Wykres niestandardowy",
"publicChart.loading": "Wczytywanie…",
"publicChart.invalidLink": "Nieprawidłowy link do wykresu.",
"publicChart.loadFailed": "Nie udało się wczytać wykresu: {error}",
"publicChart.rangeAria": "Zakres wykresu",
"publicChart.periodHint": "Okres: {hours} h",
"publicChart.hoursShort": "{hours} h",
"publicChart.noData": "Brak danych",
"publicChart.field.deviceIndoor": "Temperatura wewnętrzna",
"publicChart.field.deviceOutdoor": "Temperatura zewnętrzna GREE",
"publicChart.field.deviceTarget": "Temperatura zadana urządzenia",
"publicChart.field.sharedOutdoor": "Wspólna temperatura zewnętrzna",
"publicChart.field.zoneControl": "Temperatura sterująca",
"publicChart.field.greeSensor": "Czujnik GREE",
"publicChart.field.roomSensor": "Czujnik pomieszczenia",
"publicChart.field.comfortTarget": "Temperatura docelowa",
"publicChart.field.deviceSetpoint": "Nastawa urządzenia",
"publicChart.field.outdoor": "Temperatura zewnętrzna",
"publicChart.field.temperature": "Temperatura",
"flow.invalidPresetFilename": "Nieprawidłowa nazwa pliku presetu.",
"flow.invalidPresetFile": "{filename}: nieprawidłowy preset.",
"flow.presetNotFound": "Nie znaleziono presetu."
}
}