diff --git a/homeassistant/components/adax/translations/pl.json b/homeassistant/components/adax/translations/pl.json new file mode 100644 index 00000000000..05d2f4a918c --- /dev/null +++ b/homeassistant/components/adax/translations/pl.json @@ -0,0 +1,20 @@ +{ + "config": { + "abort": { + "already_configured": "Urz\u0105dzenie jest ju\u017c skonfigurowane" + }, + "error": { + "cannot_connect": "Nie mo\u017cna nawi\u0105za\u0107 po\u0142\u0105czenia", + "invalid_auth": "Niepoprawne uwierzytelnienie" + }, + "step": { + "user": { + "data": { + "account_id": "Identyfikator konta", + "host": "Nazwa hosta lub adres IP", + "password": "Has\u0142o" + } + } + } + } +} \ No newline at end of file diff --git a/homeassistant/components/airvisual/translations/sensor.pl.json b/homeassistant/components/airvisual/translations/sensor.pl.json new file mode 100644 index 00000000000..48835f36f69 --- /dev/null +++ b/homeassistant/components/airvisual/translations/sensor.pl.json @@ -0,0 +1,20 @@ +{ + "state": { + "airvisual__pollutant_label": { + "co": "Tlenek w\u0119gla", + "n2": "Dwutlenek azotu", + "o3": "Ozon", + "p1": "PM10", + "p2": "PM2.5", + "s2": "Dwutlenek siarki" + }, + "airvisual__pollutant_level": { + "good": "dobry", + "hazardous": "niebezpieczny", + "moderate": "umiarkowany", + "unhealthy": "niezdrowy", + "unhealthy_sensitive": "niezdrowy dla grup wra\u017cliwych", + "very_unhealthy": "bardzo niezdrowy" + } + } +} \ No newline at end of file diff --git a/homeassistant/components/automate/translations/de.json b/homeassistant/components/automate/translations/de.json new file mode 100644 index 00000000000..fa773dbf708 --- /dev/null +++ b/homeassistant/components/automate/translations/de.json @@ -0,0 +1,19 @@ +{ + "config": { + "abort": { + "already_configured": "Ger\u00e4t ist bereits konfiguriert" + }, + "error": { + "cannot_connect": "Verbindung fehlgeschlagen", + "invalid_auth": "Ung\u00fcltige Authentifizierung", + "unknown": "Unerwarteter Fehler" + }, + "step": { + "user": { + "data": { + "host": "Host" + } + } + } + } +} \ No newline at end of file diff --git a/homeassistant/components/automate/translations/nl.json b/homeassistant/components/automate/translations/nl.json new file mode 100644 index 00000000000..bb92bf9e593 --- /dev/null +++ b/homeassistant/components/automate/translations/nl.json @@ -0,0 +1,19 @@ +{ + "config": { + "abort": { + "already_configured": "Apparaat is al geconfigureerd" + }, + "error": { + "cannot_connect": "Kan geen verbinding maken", + "invalid_auth": "Ongeldige authenticatie", + "unknown": "Onverwachte fout" + }, + "step": { + "user": { + "data": { + "host": "Host" + } + } + } + } +} \ No newline at end of file diff --git a/homeassistant/components/automate/translations/pl.json b/homeassistant/components/automate/translations/pl.json new file mode 100644 index 00000000000..647c0921e3a --- /dev/null +++ b/homeassistant/components/automate/translations/pl.json @@ -0,0 +1,19 @@ +{ + "config": { + "abort": { + "already_configured": "Urz\u0105dzenie jest ju\u017c skonfigurowane" + }, + "error": { + "cannot_connect": "Nie mo\u017cna nawi\u0105za\u0107 po\u0142\u0105czenia", + "invalid_auth": "Niepoprawne uwierzytelnienie", + "unknown": "Nieoczekiwany b\u0142\u0105d" + }, + "step": { + "user": { + "data": { + "host": "Nazwa hosta lub adres IP" + } + } + } + } +} \ No newline at end of file diff --git a/homeassistant/components/co2signal/translations/pl.json b/homeassistant/components/co2signal/translations/pl.json new file mode 100644 index 00000000000..3b243649180 --- /dev/null +++ b/homeassistant/components/co2signal/translations/pl.json @@ -0,0 +1,34 @@ +{ + "config": { + "abort": { + "already_configured": "Urz\u0105dzenie jest ju\u017c skonfigurowane", + "api_ratelimit": "Przekroczono limit interfejsu API", + "unknown": "Nieoczekiwany b\u0142\u0105d" + }, + "error": { + "api_ratelimit": "Przekroczono limit interfejsu API", + "invalid_auth": "Niepoprawne uwierzytelnienie", + "unknown": "Nieoczekiwany b\u0142\u0105d" + }, + "step": { + "coordinates": { + "data": { + "latitude": "Szeroko\u015b\u0107 geograficzna", + "longitude": "D\u0142ugo\u015b\u0107 geograficzna" + } + }, + "country": { + "data": { + "country_code": "Kod kraju" + } + }, + "user": { + "data": { + "api_key": "Token dost\u0119pu", + "location": "Pobierz dane dla" + }, + "description": "Odwied\u017a https://co2signal.com/, aby uzyska\u0107 token." + } + } + } +} \ No newline at end of file diff --git a/homeassistant/components/coinbase/translations/pl.json b/homeassistant/components/coinbase/translations/pl.json index a5918556892..8c269432b31 100644 --- a/homeassistant/components/coinbase/translations/pl.json +++ b/homeassistant/components/coinbase/translations/pl.json @@ -31,6 +31,7 @@ "init": { "data": { "account_balance_currencies": "Salda portfela do zg\u0142oszenia.", + "exchange_base": "Waluta bazowa dla czujnik\u00f3w kurs\u00f3w walut.", "exchange_rate_currencies": "Kursy walut do zg\u0142oszenia." }, "description": "Dostosuj opcje Coinbase" diff --git a/homeassistant/components/flipr/translations/nl.json b/homeassistant/components/flipr/translations/nl.json new file mode 100644 index 00000000000..d66028ee244 --- /dev/null +++ b/homeassistant/components/flipr/translations/nl.json @@ -0,0 +1,30 @@ +{ + "config": { + "abort": { + "already_configured": "Apparaat is al geconfigureerd" + }, + "error": { + "cannot_connect": "Kan geen verbinding maken", + "invalid_auth": "Ongeldige authenticatie", + "no_flipr_id_found": "Er is nog geen flipr id aan uw account gekoppeld. U moet eerst controleren of het werkt met de mobiele app van Flipr.", + "unknown": "Onverwachte fout" + }, + "step": { + "flipr_id": { + "data": { + "flipr_id": "Flipr ID" + }, + "description": "Kies uw Flipr-ID in de lijst", + "title": "Kies uw Flipr" + }, + "user": { + "data": { + "email": "E-mail", + "password": "Wachtwoord" + }, + "description": "Maak verbinding met uw Flipr-account.", + "title": "Maak verbinding met Flipr" + } + } + } +} \ No newline at end of file diff --git a/homeassistant/components/flipr/translations/pl.json b/homeassistant/components/flipr/translations/pl.json new file mode 100644 index 00000000000..1095c33a83e --- /dev/null +++ b/homeassistant/components/flipr/translations/pl.json @@ -0,0 +1,30 @@ +{ + "config": { + "abort": { + "already_configured": "Urz\u0105dzenie jest ju\u017c skonfigurowane" + }, + "error": { + "cannot_connect": "Nie mo\u017cna nawi\u0105za\u0107 po\u0142\u0105czenia", + "invalid_auth": "Niepoprawne uwierzytelnienie", + "no_flipr_id_found": "Brak identyfikatora flipr powi\u0105zanego z Twoim kontem. Sprawd\u017a najpierw, czy dzia\u0142a z aplikacj\u0105 mobiln\u0105 Flipr.", + "unknown": "Nieoczekiwany b\u0142\u0105d" + }, + "step": { + "flipr_id": { + "data": { + "flipr_id": "Identyfikator Flipr" + }, + "description": "Wybierz sw\u00f3j identyfikator Flipr z listy", + "title": "Wyb\u00f3r identyfikatora Flipr" + }, + "user": { + "data": { + "email": "Adres e-mail", + "password": "Has\u0142o" + }, + "description": "Po\u0142\u0105cz u\u017cywaj\u0105c swojego konta Flipr.", + "title": "Po\u0142\u0105czenie z Flipr" + } + } + } +} \ No newline at end of file diff --git a/homeassistant/components/growatt_server/translations/pl.json b/homeassistant/components/growatt_server/translations/pl.json index 2041a577489..01e37307d7f 100644 --- a/homeassistant/components/growatt_server/translations/pl.json +++ b/homeassistant/components/growatt_server/translations/pl.json @@ -17,6 +17,7 @@ "data": { "name": "Nazwa", "password": "Has\u0142o", + "url": "URL", "username": "Nazwa u\u017cytkownika" }, "title": "Wprowad\u017a dane Growatt." diff --git a/homeassistant/components/homekit/translations/pl.json b/homeassistant/components/homekit/translations/pl.json index 2cd687ebc47..15ccb10e118 100644 --- a/homeassistant/components/homekit/translations/pl.json +++ b/homeassistant/components/homekit/translations/pl.json @@ -12,7 +12,7 @@ "data": { "include_domains": "Domeny do uwzgl\u0119dnienia" }, - "description": "Wybierz domeny do uwzgl\u0119dnienia. Wszystkie wspierane encje w danej domenie b\u0119d\u0105 uwzgl\u0119dnione. W trybie akcesorium, oddzielna instancja HomeKit zostanie utworzona dla ka\u017cdego tv media playera oraz kamery.", + "description": "Wybierz domeny do uwzgl\u0119dnienia. Wszystkie wspierane encje w danej domenie b\u0119d\u0105 uwzgl\u0119dnione. W trybie akcesorium, oddzielna instancja HomeKit zostanie utworzona dla ka\u017cdego tv media playera, pilota na bazie aktywno\u015bci, zamka oraz kamery.", "title": "Wybierz uwzgl\u0119dniane domeny" } } diff --git a/homeassistant/components/honeywell/translations/pl.json b/homeassistant/components/honeywell/translations/pl.json new file mode 100644 index 00000000000..c109565e33a --- /dev/null +++ b/homeassistant/components/honeywell/translations/pl.json @@ -0,0 +1,17 @@ +{ + "config": { + "error": { + "invalid_auth": "Niepoprawne uwierzytelnienie" + }, + "step": { + "user": { + "data": { + "password": "Has\u0142o", + "username": "Nazwa u\u017cytkownika" + }, + "description": "Wprowad\u017a dane uwierzytelniaj\u0105ce u\u017cywane na mytotalconnectcomfort.com", + "title": "Honeywell Total Connect Comfort (USA)" + } + } + } +} \ No newline at end of file diff --git a/homeassistant/components/nfandroidtv/translations/pl.json b/homeassistant/components/nfandroidtv/translations/pl.json new file mode 100644 index 00000000000..597d8bb9200 --- /dev/null +++ b/homeassistant/components/nfandroidtv/translations/pl.json @@ -0,0 +1,21 @@ +{ + "config": { + "abort": { + "already_configured": "Urz\u0105dzenie jest ju\u017c skonfigurowane" + }, + "error": { + "cannot_connect": "Nie mo\u017cna nawi\u0105za\u0107 po\u0142\u0105czenia", + "unknown": "Nieoczekiwany b\u0142\u0105d" + }, + "step": { + "user": { + "data": { + "host": "Nazwa hosta lub adres IP", + "name": "Nazwa" + }, + "description": "Ta integracja wymaga aplikacji Powiadomienia dla Androida TV. \n\nAndroid TV: https://play.google.com/store/apps/details?id=de.cyberdream.androidtv.notifications.google\nFire TV: https://www.amazon.com/Christian-Fees-Notifications-for-Fire/dp/B00OESCXEK \n\nNale\u017cy skonfigurowa\u0107 rezerwacj\u0119 DHCP na routerze (patrz instrukcja obs\u0142ugi routera) lub statyczny adres IP na urz\u0105dzeniu. Je\u015bli tego nie zrobisz, urz\u0105dzenie ostatecznie stanie si\u0119 niedost\u0119pne.", + "title": "Powiadomienia dla Android TV / Fire TV" + } + } + } +} \ No newline at end of file diff --git a/homeassistant/components/samsungtv/translations/cs.json b/homeassistant/components/samsungtv/translations/cs.json index 3bfc07a5fe1..d45c9247b4e 100644 --- a/homeassistant/components/samsungtv/translations/cs.json +++ b/homeassistant/components/samsungtv/translations/cs.json @@ -5,6 +5,7 @@ "already_in_progress": "Konfigurace ji\u017e prob\u00edh\u00e1", "auth_missing": "Home Assistant nem\u00e1 opr\u00e1vn\u011bn\u00ed k p\u0159ipojen\u00ed k t\u00e9to televizi Samsung. Zkontrolujte nastaven\u00ed sv\u00e9 televize a povolte Home Assistant.", "cannot_connect": "Nepoda\u0159ilo se p\u0159ipojit", + "id_missing": "Toto za\u0159\u00edzen\u00ed Samsung nem\u00e1 s\u00e9riov\u00e9 \u010d\u00edslo.", "not_supported": "Tato televize Samsung nen\u00ed aktu\u00e1ln\u011b podporov\u00e1na.", "reauth_successful": "Op\u011btovn\u00e9 ov\u011b\u0159en\u00ed bylo \u00fasp\u011b\u0161n\u00e9", "unknown": "Neo\u010dek\u00e1van\u00e1 chyba" diff --git a/homeassistant/components/switcher_kis/translations/pl.json b/homeassistant/components/switcher_kis/translations/pl.json new file mode 100644 index 00000000000..a8ee3fa57ac --- /dev/null +++ b/homeassistant/components/switcher_kis/translations/pl.json @@ -0,0 +1,13 @@ +{ + "config": { + "abort": { + "no_devices_found": "Nie znaleziono urz\u0105dze\u0144 w sieci", + "single_instance_allowed": "Ju\u017c skonfigurowano. Mo\u017cliwa jest tylko jedna konfiguracja." + }, + "step": { + "confirm": { + "description": "Czy chcesz rozpocz\u0105\u0107 konfiguracj\u0119?" + } + } + } +} \ No newline at end of file diff --git a/homeassistant/components/synology_dsm/translations/nl.json b/homeassistant/components/synology_dsm/translations/nl.json index 6fa342800a2..6ce9f1b63b9 100644 --- a/homeassistant/components/synology_dsm/translations/nl.json +++ b/homeassistant/components/synology_dsm/translations/nl.json @@ -1,7 +1,8 @@ { "config": { "abort": { - "already_configured": "Apparaat is al geconfigureerd" + "already_configured": "Apparaat is al geconfigureerd", + "reauth_successful": "Herauthenticatie was succesvol" }, "error": { "cannot_connect": "Kan geen verbinding maken", @@ -29,6 +30,14 @@ "description": "Wil je {name} ({host}) instellen?", "title": "Synology DSM" }, + "reauth": { + "data": { + "password": "Wachtwoord", + "username": "Gebruikersnaam" + }, + "description": "Reden: {details}", + "title": "Synology DSM Verifieer de integratie opnieuw" + }, "user": { "data": { "host": "Host", diff --git a/homeassistant/components/synology_dsm/translations/pl.json b/homeassistant/components/synology_dsm/translations/pl.json index e060f666f3c..2979aa2c416 100644 --- a/homeassistant/components/synology_dsm/translations/pl.json +++ b/homeassistant/components/synology_dsm/translations/pl.json @@ -1,7 +1,8 @@ { "config": { "abort": { - "already_configured": "Urz\u0105dzenie jest ju\u017c skonfigurowane" + "already_configured": "Urz\u0105dzenie jest ju\u017c skonfigurowane", + "reauth_successful": "Ponowne uwierzytelnienie powiod\u0142o si\u0119" }, "error": { "cannot_connect": "Nie mo\u017cna nawi\u0105za\u0107 po\u0142\u0105czenia", @@ -29,6 +30,14 @@ "description": "Czy chcesz skonfigurowa\u0107 {name} ({host})?", "title": "Synology DSM" }, + "reauth": { + "data": { + "password": "Has\u0142o", + "username": "Nazwa u\u017cytkownika" + }, + "description": "Pow\u00f3d: {details}", + "title": "Ponownie uwierzytelnij integracj\u0119 Synology DSM" + }, "user": { "data": { "host": "Nazwa hosta lub adres IP", diff --git a/homeassistant/components/zwave_js/translations/pl.json b/homeassistant/components/zwave_js/translations/pl.json index 6d6141e1238..cc000691d25 100644 --- a/homeassistant/components/zwave_js/translations/pl.json +++ b/homeassistant/components/zwave_js/translations/pl.json @@ -56,6 +56,14 @@ "config_parameter": "Warto\u015b\u0107 parametru jest {subtype}", "node_status": "Stan w\u0119z\u0142a", "value": "Aktualna warto\u015b\u0107 warto\u015bci Z-Wave" + }, + "trigger_type": { + "event.notification.entry_control": "Wys\u0142ano powiadomienie kontroli wpisu", + "event.notification.notification": "Wys\u0142ano powiadomienie", + "event.value_notification.basic": "Podstawowe wydarzenie CC na {subtype}", + "event.value_notification.central_scene": "Akcja sceny centralnej na {subtype}", + "event.value_notification.scene_activation": "Aktywacja sceny na {subtype}", + "state.node_status": "Zmieni\u0142 si\u0119 stan w\u0119z\u0142a" } }, "options": {