From 59a3add24a14ad06d68bbd1f14da4a076c156bad Mon Sep 17 00:00:00 2001 From: HomeAssistant Azure Date: Mon, 19 Oct 2020 00:03:28 +0000 Subject: [PATCH] [ci skip] Translation update --- .../components/airvisual/translations/et.json | 3 ++- .../components/ambiclimate/translations/en.json | 4 +++- .../components/ambiclimate/translations/pl.json | 4 +++- .../components/azure_devops/translations/et.json | 2 ++ .../components/azure_devops/translations/no.json | 2 ++ .../components/climate/translations/ru.json | 4 ++-- .../components/cover/translations/ru.json | 14 +++++++------- .../components/daikin/translations/pl.json | 2 +- .../components/denonavr/translations/et.json | 1 + .../components/denonavr/translations/no.json | 5 +++-- .../components/denonavr/translations/pl.json | 2 +- .../components/denonavr/translations/ru.json | 1 + .../components/denonavr/translations/zh-Hant.json | 2 +- .../components/emulated_roku/translations/et.json | 1 + .../components/emulated_roku/translations/no.json | 5 +++-- .../components/emulated_roku/translations/ru.json | 1 + .../emulated_roku/translations/zh-Hant.json | 2 +- homeassistant/components/fan/translations/ru.json | 4 ++-- .../geonetnz_volcano/translations/et.json | 7 +++++++ .../geonetnz_volcano/translations/no.json | 3 +++ .../geonetnz_volcano/translations/ru.json | 3 +++ .../components/humidifier/translations/de.json | 4 ++++ .../components/humidifier/translations/ru.json | 10 +++++----- .../components/life360/translations/en.json | 2 ++ .../components/life360/translations/pl.json | 2 ++ .../components/light/translations/ru.json | 12 ++++++------ homeassistant/components/lock/translations/ru.json | 6 +++--- .../components/moon/translations/sensor.cs.json | 6 +++--- .../components/ovo_energy/translations/et.json | 1 + homeassistant/components/ps4/translations/no.json | 4 ++-- .../components/remote/translations/ru.json | 6 +++--- .../components/sharkiq/translations/en.json | 1 + .../components/sharkiq/translations/pl.json | 1 + .../components/simplisafe/translations/en.json | 1 + .../components/simplisafe/translations/pl.json | 1 + .../components/switch/translations/ru.json | 6 +++--- .../components/tasmota/translations/no.json | 2 +- .../components/tibber/translations/et.json | 1 + .../components/vacuum/translations/ru.json | 2 +- .../components/water_heater/translations/ru.json | 4 ++-- .../components/xiaomi_aqara/translations/en.json | 2 +- .../components/xiaomi_aqara/translations/pl.json | 2 +- .../components/yeelight/translations/no.json | 2 +- 43 files changed, 96 insertions(+), 54 deletions(-) create mode 100644 homeassistant/components/geonetnz_volcano/translations/et.json diff --git a/homeassistant/components/airvisual/translations/et.json b/homeassistant/components/airvisual/translations/et.json index 4e57a4a7818..b95e1f7ff62 100644 --- a/homeassistant/components/airvisual/translations/et.json +++ b/homeassistant/components/airvisual/translations/et.json @@ -30,7 +30,8 @@ "reauth_confirm": { "data": { "api_key": "API v\u00f5ti" - } + }, + "title": "Taastuvasta AirVisual" }, "user": { "data": { diff --git a/homeassistant/components/ambiclimate/translations/en.json b/homeassistant/components/ambiclimate/translations/en.json index efcc96d85dd..741c3de75b5 100644 --- a/homeassistant/components/ambiclimate/translations/en.json +++ b/homeassistant/components/ambiclimate/translations/en.json @@ -2,13 +2,15 @@ "config": { "abort": { "access_token": "Unknown error generating an access token.", + "already_configured": "Account is already configured", "already_configured_account": "Account is already configured", "already_setup": "The Ambiclimate account is configured.", + "missing_configuration": "The component is not configured. Please follow the documentation.", "no_config": "You need to configure Ambiclimate before being able to authenticate with it. [Please read the instructions](https://www.home-assistant.io/components/ambiclimate/).", "oauth2_missing_configuration": "The component is not configured. Please follow the documentation." }, "create_entry": { - "default": "Successfully authenticated with Ambiclimate" + "default": "Successfully authenticated" }, "error": { "follow_link": "Please follow the link and authenticate before pressing Submit", diff --git a/homeassistant/components/ambiclimate/translations/pl.json b/homeassistant/components/ambiclimate/translations/pl.json index 180810b2bb9..62cb585415b 100644 --- a/homeassistant/components/ambiclimate/translations/pl.json +++ b/homeassistant/components/ambiclimate/translations/pl.json @@ -2,13 +2,15 @@ "config": { "abort": { "access_token": "Nieznany b\u0142\u0105d podczas generowania tokena dost\u0119pu.", + "already_configured": "Konto jest ju\u017c skonfigurowane", "already_configured_account": "Konto jest ju\u017c skonfigurowane", "already_setup": "Konto Ambiclimate jest skonfigurowane.", + "missing_configuration": "Komponent nie jest skonfigurowany. Post\u0119puj zgodnie z dokumentacj\u0105.", "no_config": "Musisz skonfigurowa\u0107 Ambiclimate, aby m\u00f3c si\u0119 z nim uwierzytelni\u0107. Zapoznaj si\u0119 z [instrukcj\u0105](https://www.home-assistant.io/components/ambiclimate/).", "oauth2_missing_configuration": "Komponent nie jest skonfigurowany. Post\u0119puj zgodnie z dokumentacj\u0105." }, "create_entry": { - "default": "Pomy\u015blnie uwierzytelniono z Ambiclimate" + "default": "Pomy\u015blnie uwierzytelniono" }, "error": { "follow_link": "Prosz\u0119 klikn\u0105\u0107 link i uwierzytelni\u0107 przed naci\u015bni\u0119ciem przycisku \"Zatwierd\u017a\"", diff --git a/homeassistant/components/azure_devops/translations/et.json b/homeassistant/components/azure_devops/translations/et.json index d7e519c58ef..1329b02c32a 100644 --- a/homeassistant/components/azure_devops/translations/et.json +++ b/homeassistant/components/azure_devops/translations/et.json @@ -6,7 +6,9 @@ }, "error": { "authorization_error": "Tuvastusviga. Kontrolli kas sul on juurdep\u00e4\u00e4s projektile ja kas sul on \u00f5iged volitused.", + "cannot_connect": "\u00dchendus nurjus", "connection_error": "Azure DevOpsiga ei saanud \u00fchendust luua.", + "invalid_auth": "Tuvastamise viga", "project_error": "Projekti teavet ei \u00f5nnestunud hankida." }, "flow_title": "Azure DevOps: {project_url}", diff --git a/homeassistant/components/azure_devops/translations/no.json b/homeassistant/components/azure_devops/translations/no.json index fee8cb6bc2b..a5b9cc34191 100644 --- a/homeassistant/components/azure_devops/translations/no.json +++ b/homeassistant/components/azure_devops/translations/no.json @@ -6,7 +6,9 @@ }, "error": { "authorization_error": "Autoriseringsfeil. Sjekk at du har tilgang til prosjektet og har riktig legitimasjon.", + "cannot_connect": "Tilkobling mislyktes", "connection_error": "Kunne ikke koble til Azure DevOps.", + "invalid_auth": "Ugyldig godkjenning", "project_error": "Kunne ikke f\u00e5 prosjektinformasjon." }, "flow_title": "", diff --git a/homeassistant/components/climate/translations/ru.json b/homeassistant/components/climate/translations/ru.json index 507686629e9..3cc2cc37a5c 100644 --- a/homeassistant/components/climate/translations/ru.json +++ b/homeassistant/components/climate/translations/ru.json @@ -1,8 +1,8 @@ { "device_automation": { "action_type": { - "set_hvac_mode": "\u0421\u043c\u0435\u043d\u0438\u0442\u044c \u0440\u0435\u0436\u0438\u043c \u0440\u0430\u0431\u043e\u0442\u044b \u043e\u0431\u044a\u0435\u043a\u0442\u0430 \"{entity_name}\"", - "set_preset_mode": "\u0421\u043c\u0435\u043d\u0438\u0442\u044c \u043d\u0430\u0431\u043e\u0440 \u043d\u0430\u0441\u0442\u0440\u043e\u0435\u043a \u043e\u0431\u044a\u0435\u043a\u0442\u0430 \"{entity_name}\"" + "set_hvac_mode": "{entity_name}: \u0441\u043c\u0435\u043d\u0438\u0442\u044c \u0440\u0435\u0436\u0438\u043c HVAC", + "set_preset_mode": "{entity_name}: \u0432\u044b\u0431\u0440\u0430\u0442\u044c \u043f\u0440\u0435\u0434\u0443\u0441\u0442\u0430\u043d\u043e\u0432\u043b\u0435\u043d\u043d\u044b\u0439 \u0440\u0435\u0436\u0438\u043c" }, "condition_type": { "is_hvac_mode": "{entity_name} \u043d\u0430\u0445\u043e\u0434\u0438\u0442\u0441\u044f \u0432 \u0437\u0430\u0434\u0430\u043d\u043d\u043e\u043c \u0440\u0435\u0436\u0438\u043c\u0435 \u0440\u0430\u0431\u043e\u0442\u044b", diff --git a/homeassistant/components/cover/translations/ru.json b/homeassistant/components/cover/translations/ru.json index 9b302e0e52a..21bbe7e2c4d 100644 --- a/homeassistant/components/cover/translations/ru.json +++ b/homeassistant/components/cover/translations/ru.json @@ -1,13 +1,13 @@ { "device_automation": { "action_type": { - "close": "\u0417\u0430\u043a\u0440\u044b\u0442\u044c {entity_name}", - "close_tilt": "\u0417\u0430\u043a\u0440\u044b\u0442\u044c {entity_name} \u0441 \u043f\u043e\u043c\u043e\u0449\u044c\u044e \u043d\u0430\u043a\u043b\u043e\u043d\u0430", - "open": "\u041e\u0442\u043a\u0440\u044b\u0442\u044c {entity_name}", - "open_tilt": "\u041e\u0442\u043a\u0440\u044b\u0442\u044c {entity_name} \u0441 \u043f\u043e\u043c\u043e\u0449\u044c\u044e \u043d\u0430\u043a\u043b\u043e\u043d\u0430", - "set_position": "\u0423\u0441\u0442\u0430\u043d\u043e\u0432\u0438\u0442\u044c \u043f\u043e\u043b\u043e\u0436\u0435\u043d\u0438\u0435 {entity_name}", - "set_tilt_position": "\u0423\u0441\u0442\u0430\u043d\u043e\u0432\u0438\u0442\u044c \u043f\u043e\u043b\u043e\u0436\u0435\u043d\u0438\u0435 \u043d\u0430\u043a\u043b\u043e\u043d\u0430 {entity_name}", - "stop": "\u041e\u0441\u0442\u0430\u043d\u043e\u0432\u0438\u0442\u044c {entity_name}" + "close": "{entity_name}: \u0437\u0430\u043a\u0440\u044b\u0442\u044c", + "close_tilt": "{entity_name}: \u0437\u0430\u043a\u0440\u044b\u0442\u044c \u043b\u0430\u043c\u0435\u043b\u0438", + "open": "{entity_name}: \u043e\u0442\u043a\u0440\u044b\u0442\u044c", + "open_tilt": "{entity_name}: \u043e\u0442\u043a\u0440\u044b\u0442\u044c \u043b\u0430\u043c\u0435\u043b\u0438", + "set_position": "{entity_name}: \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u0438\u0442\u044c \u043f\u043e\u043b\u043e\u0436\u0435\u043d\u0438\u0435", + "set_tilt_position": "{entity_name}: \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u0438\u0442\u044c \u043d\u0430\u043a\u043b\u043e\u043d \u043b\u0430\u043c\u0435\u043b\u0435\u0439", + "stop": "{entity_name}: \u043e\u0441\u0442\u0430\u043d\u043e\u0432\u0438\u0442\u044c" }, "condition_type": { "is_closed": "{entity_name} \u0432 \u0437\u0430\u043a\u0440\u044b\u0442\u043e\u043c \u0441\u043e\u0441\u0442\u043e\u044f\u043d\u0438\u0438", diff --git a/homeassistant/components/daikin/translations/pl.json b/homeassistant/components/daikin/translations/pl.json index c01084f93a9..f20666fda33 100644 --- a/homeassistant/components/daikin/translations/pl.json +++ b/homeassistant/components/daikin/translations/pl.json @@ -20,7 +20,7 @@ "key": "Klucz API", "password": "Has\u0142o" }, - "description": "Wprowad\u017a adres IP klimatyzacji Daikin.\n\nZwr\u00f3\u0107 uwag\u0119, \u017ce klucz API oraz haslo u\u017cywane s\u0105 odpowiednio tylko przez urz\u0105dzenia BRP072Cxx i SKYFi.", + "description": "Wprowad\u017a adres IP klimatyzacji Daikin.\n\nZwr\u00f3\u0107 uwag\u0119, \u017ce klucz API oraz has\u0142o u\u017cywane s\u0105 odpowiednio tylko przez urz\u0105dzenia BRP072Cxx i SKYFi.", "title": "Konfiguracja Daikin AC" } } diff --git a/homeassistant/components/denonavr/translations/et.json b/homeassistant/components/denonavr/translations/et.json index a9bcd8a170a..a8f2fceb897 100644 --- a/homeassistant/components/denonavr/translations/et.json +++ b/homeassistant/components/denonavr/translations/et.json @@ -3,6 +3,7 @@ "abort": { "already_configured": "Seade on juba h\u00e4\u00e4lestatud", "already_in_progress": "Seadistamine on juba k\u00e4imas", + "cannot_connect": "\u00dchenduse loomine nurjus. Vooluv\u00f5rgust ja LAN v\u00f5rgust eemaldamine ja taas\u00fchendamine v\u00f5ib aidata", "connection_error": "\u00dchenduse loomine nurjus. Vooluv\u00f5rgust ja LAN v\u00f5rgust eemaldamine ja taas\u00fchendamine v\u00f5ib aidata" }, "flow_title": "Denon AVR v\u00f5rguvastuv\u00f5tja: {nimi}", diff --git a/homeassistant/components/denonavr/translations/no.json b/homeassistant/components/denonavr/translations/no.json index 2ae9a550c3d..5e0018118e9 100644 --- a/homeassistant/components/denonavr/translations/no.json +++ b/homeassistant/components/denonavr/translations/no.json @@ -3,7 +3,8 @@ "abort": { "already_configured": "Enheten er allerede konfigurert", "already_in_progress": "Konfigurasjonsflyten p\u00e5g\u00e5r allerede", - "connection_error": "Kunne ikke koble til, vennligst pr\u00f8v igjen. Koble fra str\u00f8m- og nettverkskablene og koble dem til igjen kan hjelpe", + "cannot_connect": "Kunne ikke koble til, vennligst pr\u00f8v igjen. Det kan hjelpe \u00e5 koble fra str\u00f8m- og Ethernet-kabler og koble dem til igjen", + "connection_error": "Kunne ikke koble til, vennligst pr\u00f8v igjen. Det kan hjelpe \u00e5 koble fra str\u00f8m- og Ethernet-kabler og koble dem til igjen", "not_denonavr_manufacturer": "Ikke en Denon AVR Network Receiver, oppdaget manafucturer stemte ikke overens", "not_denonavr_missing": "Ikke en Denon AVR Network Receiver, oppdagelsesinformasjon ikke fullf\u00f8rt" }, @@ -18,7 +19,7 @@ }, "select": { "data": { - "select_host": "IP-mottaker" + "select_host": "Receiver IP-adresse" }, "description": "Kj\u00f8r oppsettet igjen hvis du vil koble til flere mottakere", "title": "Velg mottakeren du vil koble til" diff --git a/homeassistant/components/denonavr/translations/pl.json b/homeassistant/components/denonavr/translations/pl.json index a5dbc156825..eade437a7ac 100644 --- a/homeassistant/components/denonavr/translations/pl.json +++ b/homeassistant/components/denonavr/translations/pl.json @@ -3,7 +3,7 @@ "abort": { "already_configured": "Urz\u0105dzenie jest ju\u017c skonfigurowane", "already_in_progress": "Konfiguracja jest ju\u017c w toku", - "cannot_connect": "Nie mo\u017cna nawi\u0105za\u0107 po\u0142\u0105czenia, spr\u00f3buj ponownie. Od\u0142\u0105czenie zasilania i kabla sieciowego i ponowne ich pod\u0142\u0105czenie mo\u017ce pom\u00f3c.", + "cannot_connect": "Nie mo\u017cna nawi\u0105za\u0107 po\u0142\u0105czenia, spr\u00f3buj ponownie. Od\u0142\u0105czenie zasilania oraz kabla sieciowego i ponowne ich pod\u0142\u0105czenie mo\u017ce pom\u00f3c.", "connection_error": "Nie mo\u017cna po\u0142\u0105czy\u0107 si\u0119 z urz\u0105dzeniem, spr\u00f3buj ponownie, od\u0142\u0105czenie zasilania sieciowego i kabla Ethernet i ponowne pod\u0142\u0105czenie mo\u017ce pom\u00f3c", "not_denonavr_manufacturer": "Nie jest to urz\u0105dzenie AVR firmy Denon, producent wykrytego urz\u0105dzenia nie pasuje.", "not_denonavr_missing": "Nie jest to urz\u0105dzenie AVR firmy Denon, dane z automatycznego wykrywania nie s\u0105 kompletne." diff --git a/homeassistant/components/denonavr/translations/ru.json b/homeassistant/components/denonavr/translations/ru.json index 6dddf729fe3..c16d5d0a250 100644 --- a/homeassistant/components/denonavr/translations/ru.json +++ b/homeassistant/components/denonavr/translations/ru.json @@ -3,6 +3,7 @@ "abort": { "already_configured": "\u042d\u0442\u043e \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u043e \u0443\u0436\u0435 \u0434\u043e\u0431\u0430\u0432\u043b\u0435\u043d\u043e \u0432 Home Assistant.", "already_in_progress": "\u041f\u0440\u043e\u0446\u0435\u0441\u0441 \u043d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0438 \u0443\u0436\u0435 \u0432\u044b\u043f\u043e\u043b\u043d\u044f\u0435\u0442\u0441\u044f.", + "cannot_connect": "\u041d\u0435 \u0443\u0434\u0430\u043b\u043e\u0441\u044c \u043f\u043e\u0434\u043a\u043b\u044e\u0447\u0438\u0442\u044c\u0441\u044f, \u043f\u043e\u043f\u0440\u043e\u0431\u0443\u0439\u0442\u0435 \u0435\u0449\u0435 \u0440\u0430\u0437. \u0415\u0441\u043b\u0438 \u043e\u0448\u0438\u0431\u043a\u0430 \u043f\u043e\u0432\u0442\u043e\u0440\u044f\u0435\u0442\u0441\u044f, \u043f\u043e\u043f\u0440\u043e\u0431\u0443\u0439\u0442\u0435 \u043f\u0435\u0440\u0435\u043f\u043e\u0434\u043a\u043b\u044e\u0447\u0438\u0442\u044c \u043a\u0430\u0431\u0435\u043b\u044c Ethernet \u0438 \u0441\u0435\u0442\u0435\u0432\u043e\u0439 \u043a\u0430\u0431\u0435\u043b\u044c.", "connection_error": "\u041d\u0435 \u0443\u0434\u0430\u043b\u043e\u0441\u044c \u043f\u043e\u0434\u043a\u043b\u044e\u0447\u0438\u0442\u044c\u0441\u044f, \u043f\u043e\u043f\u0440\u043e\u0431\u0443\u0439\u0442\u0435 \u0435\u0449\u0435 \u0440\u0430\u0437. \u0415\u0441\u043b\u0438 \u043e\u0448\u0438\u0431\u043a\u0430 \u043f\u043e\u0432\u0442\u043e\u0440\u044f\u0435\u0442\u0441\u044f, \u043f\u043e\u043f\u0440\u043e\u0431\u0443\u0439\u0442\u0435 \u043f\u0435\u0440\u0435\u043f\u043e\u0434\u043a\u043b\u044e\u0447\u0438\u0442\u044c \u043a\u0430\u0431\u0435\u043b\u044c Ethernet \u0438 \u0441\u0435\u0442\u0435\u0432\u043e\u0439 \u043a\u0430\u0431\u0435\u043b\u044c.", "not_denonavr_manufacturer": "\u042d\u0442\u043e \u043d\u0435 \u0440\u0435\u0441\u0438\u0432\u0435\u0440 Denon. \u041f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u044c \u043d\u0435 \u0441\u043e\u043e\u0442\u0432\u0435\u0442\u0441\u0442\u0432\u0443\u0435\u0442.", "not_denonavr_missing": "\u041d\u0435\u043f\u043e\u043b\u043d\u0430\u044f \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044f \u0434\u043b\u044f \u043e\u0431\u043d\u0430\u0440\u0443\u0436\u0435\u043d\u0438\u044f \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u0430." diff --git a/homeassistant/components/denonavr/translations/zh-Hant.json b/homeassistant/components/denonavr/translations/zh-Hant.json index b5a8b07390f..ad398ceee44 100644 --- a/homeassistant/components/denonavr/translations/zh-Hant.json +++ b/homeassistant/components/denonavr/translations/zh-Hant.json @@ -19,7 +19,7 @@ }, "select": { "data": { - "select_host": "\u63a5\u6536\u5668 IP" + "select_host": "\u63a5\u6536\u5668 IP \u4f4d\u5740" }, "description": "\u8acb\u518d\u6b21\u57f7\u884c\u8a2d\u5b9a\uff0c\u5047\u5982\u9084\u8981\u65b0\u589e\u5176\u4ed6\u63a5\u6536\u5668", "title": "\u9078\u64c7\u6240\u8981\u9023\u7dda\u7684\u63a5\u6536\u5668\u3002" diff --git a/homeassistant/components/emulated_roku/translations/et.json b/homeassistant/components/emulated_roku/translations/et.json index 34d6ba900b9..bfbecff709f 100644 --- a/homeassistant/components/emulated_roku/translations/et.json +++ b/homeassistant/components/emulated_roku/translations/et.json @@ -1,6 +1,7 @@ { "config": { "abort": { + "already_configured": "Seade on juba h\u00e4\u00e4lestatud", "name_exists": "Nimi on juba kasutusel" }, "step": { diff --git a/homeassistant/components/emulated_roku/translations/no.json b/homeassistant/components/emulated_roku/translations/no.json index 8bd1d4793a5..f63f7432721 100644 --- a/homeassistant/components/emulated_roku/translations/no.json +++ b/homeassistant/components/emulated_roku/translations/no.json @@ -1,14 +1,15 @@ { "config": { "abort": { + "already_configured": "Enheten er allerede konfigurert", "name_exists": "Navnet eksisterer allerede" }, "step": { "user": { "data": { - "advertise_ip": "Annonser IP", + "advertise_ip": "Annonser IP-adresse", "advertise_port": "Annonser port", - "host_ip": "Vert IP", + "host_ip": "Vertens IP-adresse", "listen_port": "Lytte port", "name": "Navn", "upnp_bind_multicast": "Bind multicast (Sant/Usant)" diff --git a/homeassistant/components/emulated_roku/translations/ru.json b/homeassistant/components/emulated_roku/translations/ru.json index 878575788d8..e2db2f51f46 100644 --- a/homeassistant/components/emulated_roku/translations/ru.json +++ b/homeassistant/components/emulated_roku/translations/ru.json @@ -1,6 +1,7 @@ { "config": { "abort": { + "already_configured": "\u042d\u0442\u043e \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u043e \u0443\u0436\u0435 \u0434\u043e\u0431\u0430\u0432\u043b\u0435\u043d\u043e \u0432 Home Assistant.", "name_exists": "\u042d\u0442\u043e \u043d\u0430\u0437\u0432\u0430\u043d\u0438\u0435 \u0443\u0436\u0435 \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u0435\u0442\u0441\u044f." }, "step": { diff --git a/homeassistant/components/emulated_roku/translations/zh-Hant.json b/homeassistant/components/emulated_roku/translations/zh-Hant.json index 3d09f100fd8..dc95575e04c 100644 --- a/homeassistant/components/emulated_roku/translations/zh-Hant.json +++ b/homeassistant/components/emulated_roku/translations/zh-Hant.json @@ -7,7 +7,7 @@ "step": { "user": { "data": { - "advertise_ip": "\u5ee3\u64ad\u901a\u8a0a\u57e0", + "advertise_ip": "\u5ee3\u64ad IP \u4f4d\u5740", "advertise_port": "\u5ee3\u64ad\u901a\u8a0a\u57e0", "host_ip": "\u4e3b\u6a5f IP \u4f4d\u5740", "listen_port": "\u76e3\u807d\u901a\u8a0a\u57e0", diff --git a/homeassistant/components/fan/translations/ru.json b/homeassistant/components/fan/translations/ru.json index 8d1bf91ed1e..320b4e280c5 100644 --- a/homeassistant/components/fan/translations/ru.json +++ b/homeassistant/components/fan/translations/ru.json @@ -1,8 +1,8 @@ { "device_automation": { "action_type": { - "turn_off": "\u0412\u044b\u043a\u043b\u044e\u0447\u0438\u0442\u044c {entity_name}", - "turn_on": "\u0412\u043a\u043b\u044e\u0447\u0438\u0442\u044c {entity_name}" + "turn_off": "{entity_name}: \u0432\u044b\u043a\u043b\u044e\u0447\u0438\u0442\u044c", + "turn_on": "{entity_name}: \u0432\u043a\u043b\u044e\u0447\u0438\u0442\u044c" }, "condition_type": { "is_off": "{entity_name} \u0432 \u0432\u044b\u043a\u043b\u044e\u0447\u0435\u043d\u043d\u043e\u043c \u0441\u043e\u0441\u0442\u043e\u044f\u043d\u0438\u0438", diff --git a/homeassistant/components/geonetnz_volcano/translations/et.json b/homeassistant/components/geonetnz_volcano/translations/et.json new file mode 100644 index 00000000000..413d9e20992 --- /dev/null +++ b/homeassistant/components/geonetnz_volcano/translations/et.json @@ -0,0 +1,7 @@ +{ + "config": { + "abort": { + "already_configured": "Asukoht on juba m\u00e4\u00e4ratud" + } + } +} \ No newline at end of file diff --git a/homeassistant/components/geonetnz_volcano/translations/no.json b/homeassistant/components/geonetnz_volcano/translations/no.json index 6915a74557f..b7bd20b3eb4 100644 --- a/homeassistant/components/geonetnz_volcano/translations/no.json +++ b/homeassistant/components/geonetnz_volcano/translations/no.json @@ -1,5 +1,8 @@ { "config": { + "abort": { + "already_configured": "Plasseringen er allerede konfigurert" + }, "error": { "identifier_exists": "Plasseringen er allerede registrert" }, diff --git a/homeassistant/components/geonetnz_volcano/translations/ru.json b/homeassistant/components/geonetnz_volcano/translations/ru.json index 33a7f90b6a7..8610314b9aa 100644 --- a/homeassistant/components/geonetnz_volcano/translations/ru.json +++ b/homeassistant/components/geonetnz_volcano/translations/ru.json @@ -1,5 +1,8 @@ { "config": { + "abort": { + "already_configured": "\u041d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0430 \u0434\u043b\u044f \u044d\u0442\u043e\u0433\u043e \u043c\u0435\u0441\u0442\u043e\u043f\u043e\u043b\u043e\u0436\u0435\u043d\u0438\u044f \u0443\u0436\u0435 \u0432\u044b\u043f\u043e\u043b\u043d\u0435\u043d\u0430." + }, "error": { "identifier_exists": "\u041c\u0435\u0441\u0442\u043e\u043f\u043e\u043b\u043e\u0436\u0435\u043d\u0438\u0435 \u0443\u0436\u0435 \u0437\u0430\u0440\u0435\u0433\u0438\u0441\u0442\u0440\u0438\u0440\u043e\u0432\u0430\u043d\u043e." }, diff --git a/homeassistant/components/humidifier/translations/de.json b/homeassistant/components/humidifier/translations/de.json index 04a67dd7da3..24d8b01353e 100644 --- a/homeassistant/components/humidifier/translations/de.json +++ b/homeassistant/components/humidifier/translations/de.json @@ -5,6 +5,10 @@ "toggle": "{entity_name} umschalten", "turn_off": "Schalte {entity_name} aus", "turn_on": "Schalte {entity_name} an" + }, + "trigger_type": { + "turned_off": "{entity_name} ausgeschaltet", + "turned_on": "{entity_name} eingeschaltet" } }, "state": { diff --git a/homeassistant/components/humidifier/translations/ru.json b/homeassistant/components/humidifier/translations/ru.json index 8c2bcde5565..7845a3d36a3 100644 --- a/homeassistant/components/humidifier/translations/ru.json +++ b/homeassistant/components/humidifier/translations/ru.json @@ -1,11 +1,11 @@ { "device_automation": { "action_type": { - "set_humidity": "\u0417\u0430\u0434\u0430\u0442\u044c \u0446\u0435\u043b\u0435\u0432\u0443\u044e \u0432\u043b\u0430\u0436\u043d\u043e\u0441\u0442\u044c {entity_name}", - "set_mode": "\u0421\u043c\u0435\u043d\u0438\u0442\u044c \u0440\u0435\u0436\u0438\u043c \u0440\u0430\u0431\u043e\u0442\u044b \u043e\u0431\u044a\u0435\u043a\u0442\u0430 \"{entity_name}\"", - "toggle": "\u041f\u0435\u0440\u0435\u043a\u043b\u044e\u0447\u0438\u0442\u044c {entity_name}", - "turn_off": "\u0412\u044b\u043a\u043b\u044e\u0447\u0438\u0442\u044c {entity_name}", - "turn_on": "\u0412\u043a\u043b\u044e\u0447\u0438\u0442\u044c {entity_name}" + "set_humidity": "{entity_name}: \u0437\u0430\u0434\u0430\u0442\u044c \u0432\u043b\u0430\u0436\u043d\u043e\u0441\u0442\u044c", + "set_mode": "{entity_name}: \u0441\u043c\u0435\u043d\u0438\u0442\u044c \u0440\u0435\u0436\u0438\u043c", + "toggle": "{entity_name}: \u043f\u0435\u0440\u0435\u043a\u043b\u044e\u0447\u0438\u0442\u044c", + "turn_off": "{entity_name}: \u0432\u044b\u043a\u043b\u044e\u0447\u0438\u0442\u044c", + "turn_on": "{entity_name}: \u0432\u043a\u043b\u044e\u0447\u0438\u0442\u044c" }, "condition_type": { "is_mode": "{entity_name} \u043d\u0430\u0445\u043e\u0434\u0438\u0442\u0441\u044f \u0432 \u0437\u0430\u0434\u0430\u043d\u043d\u043e\u043c \u0440\u0435\u0436\u0438\u043c\u0435 \u0440\u0430\u0431\u043e\u0442\u044b", diff --git a/homeassistant/components/life360/translations/en.json b/homeassistant/components/life360/translations/en.json index a305dacc8c3..1d7b80db4c9 100644 --- a/homeassistant/components/life360/translations/en.json +++ b/homeassistant/components/life360/translations/en.json @@ -1,6 +1,7 @@ { "config": { "abort": { + "invalid_auth": "Invalid authentication", "invalid_credentials": "Invalid credentials", "user_already_configured": "Account is already configured" }, @@ -8,6 +9,7 @@ "default": "To set advanced options, see [Life360 documentation]({docs_url})." }, "error": { + "invalid_auth": "Invalid authentication", "invalid_credentials": "Invalid credentials", "invalid_username": "Invalid username", "unexpected": "Unexpected error communicating with Life360 server", diff --git a/homeassistant/components/life360/translations/pl.json b/homeassistant/components/life360/translations/pl.json index b0a5785a320..54ca11f2bd4 100644 --- a/homeassistant/components/life360/translations/pl.json +++ b/homeassistant/components/life360/translations/pl.json @@ -1,6 +1,7 @@ { "config": { "abort": { + "invalid_auth": "Niepoprawne uwierzytelnienie", "invalid_credentials": "Nieprawid\u0142owe dane uwierzytelniaj\u0105ce", "user_already_configured": "Konto jest ju\u017c skonfigurowane" }, @@ -8,6 +9,7 @@ "default": "Aby skonfigurowa\u0107 zaawansowane ustawienia, zapoznaj si\u0119 z [dokumentacj\u0105 Life360]({docs_url})." }, "error": { + "invalid_auth": "Niepoprawne uwierzytelnienie", "invalid_credentials": "Nieprawid\u0142owe dane uwierzytelniaj\u0105ce", "invalid_username": "Nieprawid\u0142owa nazwa u\u017cytkownika", "unexpected": "Nieoczekiwany b\u0142\u0105d komunikacji z serwerem Life360", diff --git a/homeassistant/components/light/translations/ru.json b/homeassistant/components/light/translations/ru.json index cc95d2d47ce..3237a2812c1 100644 --- a/homeassistant/components/light/translations/ru.json +++ b/homeassistant/components/light/translations/ru.json @@ -1,12 +1,12 @@ { "device_automation": { "action_type": { - "brightness_decrease": "\u0423\u043c\u0435\u043d\u044c\u0448\u0438\u0442\u044c \u044f\u0440\u043a\u043e\u0441\u0442\u044c {entity_name}", - "brightness_increase": "\u0423\u0432\u0435\u043b\u0438\u0447\u0438\u0442\u044c \u044f\u0440\u043a\u043e\u0441\u0442\u044c {entity_name}", - "flash": "\u0412\u043a\u043b\u044e\u0447\u0438\u0442\u044c \u043c\u0438\u0433\u0430\u043d\u0438\u0435 {entity_name}", - "toggle": "\u041f\u0435\u0440\u0435\u043a\u043b\u044e\u0447\u0438\u0442\u044c {entity_name}", - "turn_off": "\u0412\u044b\u043a\u043b\u044e\u0447\u0438\u0442\u044c {entity_name}", - "turn_on": "\u0412\u043a\u043b\u044e\u0447\u0438\u0442\u044c {entity_name}" + "brightness_decrease": "{entity_name}: \u0443\u043c\u0435\u043d\u044c\u0448\u0438\u0442\u044c \u044f\u0440\u043a\u043e\u0441\u0442\u044c", + "brightness_increase": "{entity_name}: \u0443\u0432\u0435\u043b\u0438\u0447\u0438\u0442\u044c \u044f\u0440\u043a\u043e\u0441\u0442\u044c", + "flash": "{entity_name}: \u0432\u043a\u043b\u044e\u0447\u0438\u0442\u044c \u043c\u0438\u0433\u0430\u043d\u0438\u0435", + "toggle": "{entity_name}: \u043f\u0435\u0440\u0435\u043a\u043b\u044e\u0447\u0438\u0442\u044c", + "turn_off": "{entity_name}: \u0432\u044b\u043a\u043b\u044e\u0447\u0438\u0442\u044c", + "turn_on": "{entity_name}: \u0432\u043a\u043b\u044e\u0447\u0438\u0442\u044c" }, "condition_type": { "is_off": "{entity_name} \u0432 \u0432\u044b\u043a\u043b\u044e\u0447\u0435\u043d\u043d\u043e\u043c \u0441\u043e\u0441\u0442\u043e\u044f\u043d\u0438\u0438", diff --git a/homeassistant/components/lock/translations/ru.json b/homeassistant/components/lock/translations/ru.json index 3b82c1f78cc..27d12cd8054 100644 --- a/homeassistant/components/lock/translations/ru.json +++ b/homeassistant/components/lock/translations/ru.json @@ -1,9 +1,9 @@ { "device_automation": { "action_type": { - "lock": "\u0417\u0430\u0431\u043b\u043e\u043a\u0438\u0440\u043e\u0432\u0430\u0442\u044c {entity_name}", - "open": "\u041e\u0442\u043a\u0440\u044b\u0442\u044c {entity_name}", - "unlock": "\u0420\u0430\u0437\u0431\u043b\u043e\u043a\u0438\u0440\u043e\u0432\u0430\u0442\u044c {entity_name}" + "lock": "{entity_name}: \u0437\u0430\u0431\u043b\u043e\u043a\u0438\u0440\u043e\u0432\u0430\u0442\u044c", + "open": "{entity_name}: \u043e\u0442\u043a\u0440\u044b\u0442\u044c", + "unlock": "{entity_name}: \u0440\u0430\u0437\u0431\u043b\u043e\u043a\u0438\u0440\u043e\u0432\u0430\u0442\u044c" }, "condition_type": { "is_locked": "{entity_name} \u0432 \u0437\u0430\u0431\u043b\u043e\u043a\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u043e\u043c \u0441\u043e\u0441\u0442\u043e\u044f\u043d\u0438\u0438", diff --git a/homeassistant/components/moon/translations/sensor.cs.json b/homeassistant/components/moon/translations/sensor.cs.json index 368fa833ea0..337c7eb650d 100644 --- a/homeassistant/components/moon/translations/sensor.cs.json +++ b/homeassistant/components/moon/translations/sensor.cs.json @@ -5,9 +5,9 @@ "full_moon": "\u00dapln\u011bk", "last_quarter": "Posledn\u00ed \u010dtvrt", "new_moon": "Nov", - "waning_crescent": "Ub\u00fdvaj\u00edc\u00ed p\u016flm\u011bs\u00edc", - "waning_gibbous": "Ub\u00fdvaj\u00edc\u00ed m\u011bs\u00edc", - "waxing_crescent": "Dor\u016fstaj\u00edc\u00ed p\u016flm\u011bs\u00edc", + "waning_crescent": "Couvaj\u00edc\u00ed srpek", + "waning_gibbous": "Couvaj\u00edc\u00ed m\u011bs\u00edc", + "waxing_crescent": "Dor\u016fstaj\u00edc\u00ed srpek", "waxing_gibbous": "Dor\u016fstaj\u00edc\u00ed m\u011bs\u00edc" } } diff --git a/homeassistant/components/ovo_energy/translations/et.json b/homeassistant/components/ovo_energy/translations/et.json index 3af6c41e5de..8bf44aef094 100644 --- a/homeassistant/components/ovo_energy/translations/et.json +++ b/homeassistant/components/ovo_energy/translations/et.json @@ -2,6 +2,7 @@ "config": { "error": { "already_configured": "Konto on juba seadistatud", + "cannot_connect": "\u00dchendus nurjus", "connection_error": "\u00dchendamine nurjus", "invalid_auth": "Tuvastamise viga" }, diff --git a/homeassistant/components/ps4/translations/no.json b/homeassistant/components/ps4/translations/no.json index 0f133f14bf7..1aaa81621c9 100644 --- a/homeassistant/components/ps4/translations/no.json +++ b/homeassistant/components/ps4/translations/no.json @@ -32,10 +32,10 @@ }, "mode": { "data": { - "ip_address": "IP adresse (La v\u00e6re tom hvis du bruker Auto Discovery).", + "ip_address": "IP adresse (La v\u00e6re tom hvis du bruker automatisk oppdagelse)", "mode": "Konfigureringsmodus" }, - "description": "Velg modus for konfigurasjon. Feltet IP adresse kan st\u00e5 tomt hvis du velger Auto Discovery, da enheter automatisk blir oppdaget.", + "description": "Velg modus for konfigurasjon. Feltet IP adresse kan st\u00e5 tomt hvis du velger automatisk oppdagelse, da enheter automatisk blir oppdaget.", "title": "" } } diff --git a/homeassistant/components/remote/translations/ru.json b/homeassistant/components/remote/translations/ru.json index 0a725bcca91..7afb30bda1f 100644 --- a/homeassistant/components/remote/translations/ru.json +++ b/homeassistant/components/remote/translations/ru.json @@ -1,9 +1,9 @@ { "device_automation": { "action_type": { - "toggle": "\u041f\u0435\u0440\u0435\u043a\u043b\u044e\u0447\u0438\u0442\u044c {entity_name}", - "turn_off": "\u0412\u044b\u043a\u043b\u044e\u0447\u0438\u0442\u044c {entity_name}", - "turn_on": "\u0412\u043a\u043b\u044e\u0447\u0438\u0442\u044c {entity_name}" + "toggle": "{entity_name}: \u043f\u0435\u0440\u0435\u043a\u043b\u044e\u0447\u0438\u0442\u044c", + "turn_off": "{entity_name}: \u0432\u044b\u043a\u043b\u044e\u0447\u0438\u0442\u044c", + "turn_on": "{entity_name}: \u0432\u043a\u043b\u044e\u0447\u0438\u0442\u044c" }, "condition_type": { "is_off": "{entity_name} \u0432 \u0432\u044b\u043a\u043b\u044e\u0447\u0435\u043d\u043d\u043e\u043c \u0441\u043e\u0441\u0442\u043e\u044f\u043d\u0438\u0438", diff --git a/homeassistant/components/sharkiq/translations/en.json b/homeassistant/components/sharkiq/translations/en.json index fd8592d352b..3f663270dc4 100644 --- a/homeassistant/components/sharkiq/translations/en.json +++ b/homeassistant/components/sharkiq/translations/en.json @@ -1,6 +1,7 @@ { "config": { "abort": { + "already_configured": "Account is already configured", "already_configured_account": "Account is already configured", "cannot_connect": "Failed to connect", "reauth_successful": "Re-authentication was successful", diff --git a/homeassistant/components/sharkiq/translations/pl.json b/homeassistant/components/sharkiq/translations/pl.json index 9ed21190b3f..46b8a54d540 100644 --- a/homeassistant/components/sharkiq/translations/pl.json +++ b/homeassistant/components/sharkiq/translations/pl.json @@ -1,6 +1,7 @@ { "config": { "abort": { + "already_configured": "Konto jest ju\u017c skonfigurowane", "already_configured_account": "Konto jest ju\u017c skonfigurowane", "cannot_connect": "Nie mo\u017cna nawi\u0105za\u0107 po\u0142\u0105czenia", "reauth_successful": "Ponowne uwierzytelnienie powiod\u0142o si\u0119", diff --git a/homeassistant/components/simplisafe/translations/en.json b/homeassistant/components/simplisafe/translations/en.json index e9567e9e3f0..57a669444e5 100644 --- a/homeassistant/components/simplisafe/translations/en.json +++ b/homeassistant/components/simplisafe/translations/en.json @@ -6,6 +6,7 @@ }, "error": { "identifier_exists": "Account already registered", + "invalid_auth": "Invalid authentication", "invalid_credentials": "Invalid credentials", "still_awaiting_mfa": "Still awaiting MFA email click", "unknown": "Unexpected error" diff --git a/homeassistant/components/simplisafe/translations/pl.json b/homeassistant/components/simplisafe/translations/pl.json index 916b5f7e8f0..f3681c76320 100644 --- a/homeassistant/components/simplisafe/translations/pl.json +++ b/homeassistant/components/simplisafe/translations/pl.json @@ -6,6 +6,7 @@ }, "error": { "identifier_exists": "Konto jest ju\u017c zarejestrowane.", + "invalid_auth": "Niepoprawne uwierzytelnienie", "invalid_credentials": "Nieprawid\u0142owe dane uwierzytelniaj\u0105ce", "still_awaiting_mfa": "Wci\u0105\u017c nie potwierdzono linka w e-mailu od SimpliSafe", "unknown": "Nieoczekiwany b\u0142\u0105d" diff --git a/homeassistant/components/switch/translations/ru.json b/homeassistant/components/switch/translations/ru.json index 4ff5c7c208e..bd11c80ac6b 100644 --- a/homeassistant/components/switch/translations/ru.json +++ b/homeassistant/components/switch/translations/ru.json @@ -1,9 +1,9 @@ { "device_automation": { "action_type": { - "toggle": "\u041f\u0435\u0440\u0435\u043a\u043b\u044e\u0447\u0438\u0442\u044c {entity_name}", - "turn_off": "\u0412\u044b\u043a\u043b\u044e\u0447\u0438\u0442\u044c {entity_name}", - "turn_on": "\u0412\u043a\u043b\u044e\u0447\u0438\u0442\u044c {entity_name}" + "toggle": "{entity_name}: \u043f\u0435\u0440\u0435\u043a\u043b\u044e\u0447\u0438\u0442\u044c", + "turn_off": "{entity_name}: \u0432\u044b\u043a\u043b\u044e\u0447\u0438\u0442\u044c", + "turn_on": "{entity_name}: \u0432\u043a\u043b\u044e\u0447\u0438\u0442\u044c" }, "condition_type": { "is_off": "{entity_name} \u0432 \u0432\u044b\u043a\u043b\u044e\u0447\u0435\u043d\u043d\u043e\u043c \u0441\u043e\u0441\u0442\u043e\u044f\u043d\u0438\u0438", diff --git a/homeassistant/components/tasmota/translations/no.json b/homeassistant/components/tasmota/translations/no.json index 06243b567a6..3c68c280086 100644 --- a/homeassistant/components/tasmota/translations/no.json +++ b/homeassistant/components/tasmota/translations/no.json @@ -4,7 +4,7 @@ "single_instance_allowed": "Allerede konfigurert. Bare \u00e9n enkelt konfigurasjon er mulig." }, "error": { - "invalid_discovery_topic": "Ugyldig prefiks for oppdagelsesemne." + "invalid_discovery_topic": "Ugyldig prefiks for oppdagelsesemne" }, "step": { "config": { diff --git a/homeassistant/components/tibber/translations/et.json b/homeassistant/components/tibber/translations/et.json index 086205cada5..94dd4c36e73 100644 --- a/homeassistant/components/tibber/translations/et.json +++ b/homeassistant/components/tibber/translations/et.json @@ -4,6 +4,7 @@ "already_configured": "Teenus on juba h\u00e4\u00e4lestatud" }, "error": { + "cannot_connect": "\u00dchendus nurjus", "connection_error": "\u00dchendamine nurjus", "invalid_access_token": "Vigane juurdep\u00e4\u00e4sut\u00f5end" }, diff --git a/homeassistant/components/vacuum/translations/ru.json b/homeassistant/components/vacuum/translations/ru.json index bb7aca9719f..2833dd2596b 100644 --- a/homeassistant/components/vacuum/translations/ru.json +++ b/homeassistant/components/vacuum/translations/ru.json @@ -2,7 +2,7 @@ "device_automation": { "action_type": { "clean": "\u041e\u0442\u043f\u0440\u0430\u0432\u0438\u0442\u044c {entity_name} \u0434\u0435\u043b\u0430\u0442\u044c \u0443\u0431\u043e\u0440\u043a\u0443", - "dock": "\u0412\u0435\u0440\u043d\u0443\u0442\u044c {entity_name} \u043d\u0430 \u0434\u043e\u043a-\u0441\u0442\u0430\u043d\u0446\u0438\u044e" + "dock": "{entity_name}: \u0432\u0435\u0440\u043d\u0443\u0442\u044c \u043a \u0434\u043e\u043a-\u0441\u0442\u0430\u043d\u0446\u0438\u0438" }, "condition_type": { "is_cleaning": "{entity_name} \u0434\u0435\u043b\u0430\u0435\u0442 \u0443\u0431\u043e\u0440\u043a\u0443", diff --git a/homeassistant/components/water_heater/translations/ru.json b/homeassistant/components/water_heater/translations/ru.json index 2031fbc321e..7c703da39d5 100644 --- a/homeassistant/components/water_heater/translations/ru.json +++ b/homeassistant/components/water_heater/translations/ru.json @@ -1,8 +1,8 @@ { "device_automation": { "action_type": { - "turn_off": "\u0412\u044b\u043a\u043b\u044e\u0447\u0438\u0442\u044c {entity_name}", - "turn_on": "\u0412\u043a\u043b\u044e\u0447\u0438\u0442\u044c {entity_name}" + "turn_off": "{entity_name}: \u0432\u044b\u043a\u043b\u044e\u0447\u0438\u0442\u044c", + "turn_on": "{entity_name}: \u0432\u043a\u043b\u044e\u0447\u0438\u0442\u044c" } } } \ No newline at end of file diff --git a/homeassistant/components/xiaomi_aqara/translations/en.json b/homeassistant/components/xiaomi_aqara/translations/en.json index a4c53dc40bb..e2dfdccf438 100644 --- a/homeassistant/components/xiaomi_aqara/translations/en.json +++ b/homeassistant/components/xiaomi_aqara/translations/en.json @@ -17,7 +17,7 @@ "step": { "select": { "data": { - "select_ip": "Gateway IP" + "select_ip": "IP Address" }, "description": "Run the setup again if you want to connect aditional gateways", "title": "Select the Xiaomi Aqara Gateway that you wish to connect" diff --git a/homeassistant/components/xiaomi_aqara/translations/pl.json b/homeassistant/components/xiaomi_aqara/translations/pl.json index dc6167a0239..0f313a3a8af 100644 --- a/homeassistant/components/xiaomi_aqara/translations/pl.json +++ b/homeassistant/components/xiaomi_aqara/translations/pl.json @@ -17,7 +17,7 @@ "step": { "select": { "data": { - "select_ip": "IP bramki" + "select_ip": "Adres IP" }, "description": "Uruchom konfiguracj\u0119 ponownie, je\u015bli chcesz pod\u0142\u0105czy\u0107 dodatkowe bramki", "title": "Wybierz bramk\u0119 Xiaomi Aqara, z kt\u00f3r\u0105 chcesz si\u0119 po\u0142\u0105czy\u0107" diff --git a/homeassistant/components/yeelight/translations/no.json b/homeassistant/components/yeelight/translations/no.json index dd88224d463..c6b428c618f 100644 --- a/homeassistant/components/yeelight/translations/no.json +++ b/homeassistant/components/yeelight/translations/no.json @@ -18,7 +18,7 @@ "host": "Vert", "ip_address": "IP adresse" }, - "description": "Hvis du lar verten st\u00e5 tom, brukes oppdagelsen til \u00e5 finne enheter." + "description": "Hvis du lar verten st\u00e5 tom, brukes automatisk oppdagelse til \u00e5 finne enheter" } } },