diff --git a/homeassistant/components/deconz/.translations/pl.json b/homeassistant/components/deconz/.translations/pl.json index 67af24ceb94..506461ea50e 100644 --- a/homeassistant/components/deconz/.translations/pl.json +++ b/homeassistant/components/deconz/.translations/pl.json @@ -28,7 +28,7 @@ "title": "Zdefiniuj bramk\u0119 deCONZ" }, "link": { - "description": "Odblokuj bramk\u0119 deCONZ, aby zarejestrowa\u0107 j\u0105 w Home Assistant. \n\n 1. Przejd\u017a do ustawie\u0144 systemu deCONZ \n 2. Naci\u015bnij przycisk \"Odblokuj bramk\u0119\"", + "description": "Odblokuj bramk\u0119 deCONZ, aby zarejestrowa\u0107 j\u0105 w Home Assistant. \n\n 1. Przejd\u017a do ustawienia deCONZ > bramka > Zaawansowane\n 2. Naci\u015bnij przycisk \"Uwierzytelnij aplikacj\u0119\"", "title": "Po\u0142\u0105cz z deCONZ" }, "options": { diff --git a/homeassistant/components/iaqualink/.translations/da.json b/homeassistant/components/iaqualink/.translations/da.json new file mode 100644 index 00000000000..a1e1c20cbc5 --- /dev/null +++ b/homeassistant/components/iaqualink/.translations/da.json @@ -0,0 +1,21 @@ +{ + "config": { + "abort": { + "already_setup": "Du kan kun konfigurere en enkelt iAqualink-forbindelse." + }, + "error": { + "connection_failure": "Kan ikke oprette forbindelse til iAqualink. Kontroller dit brugernavn og din adgangskode." + }, + "step": { + "user": { + "data": { + "password": "Adgangskode", + "username": "Brugernavn / e-mail-adresse" + }, + "description": "Indtast brugernavn og adgangskode til din iAqualink-konto.", + "title": "Opret forbindelse til iAqualink" + } + }, + "title": "Jandy iAqualink" + } +} \ No newline at end of file diff --git a/homeassistant/components/iaqualink/.translations/pl.json b/homeassistant/components/iaqualink/.translations/pl.json new file mode 100644 index 00000000000..211a65f5ccb --- /dev/null +++ b/homeassistant/components/iaqualink/.translations/pl.json @@ -0,0 +1,21 @@ +{ + "config": { + "abort": { + "already_setup": "Mo\u017cesz skonfigurowa\u0107 tylko jedno po\u0142\u0105czenie iAqualink." + }, + "error": { + "connection_failure": "Nie mo\u017cna po\u0142\u0105czy\u0107 z iAqualink. Sprawd\u017a nazw\u0119 u\u017cytkownika i has\u0142o." + }, + "step": { + "user": { + "data": { + "password": "Has\u0142o", + "username": "Nazwa u\u017cytkownika / adres e-mail" + }, + "description": "Wprowad\u017a nazw\u0119 u\u017cytkownika i has\u0142o do konta iAqualink.", + "title": "Po\u0142\u0105cz z iAqualink" + } + }, + "title": "Jandy iAqualink" + } +} \ No newline at end of file diff --git a/homeassistant/components/light/.translations/it.json b/homeassistant/components/light/.translations/it.json index b8d1c95750a..85a117f0b53 100644 --- a/homeassistant/components/light/.translations/it.json +++ b/homeassistant/components/light/.translations/it.json @@ -1,17 +1,17 @@ { "device_automation": { "action_type": { - "toggle": "Commuta {nome}", - "turn_off": "Spegnere {nome}", - "turn_on": "Accendere {nome}" + "toggle": "Commuta {entity_name}", + "turn_off": "Spegnere {entity_name}", + "turn_on": "Accendere {entity_name}" }, "condition_type": { - "is_off": "{name} \u00e8 disattivato", - "is_on": "{name} \u00e8 attivo" + "is_off": "{entity_name} \u00e8 disattivato", + "is_on": "{entity_name} \u00e8 attivo" }, "trigger_type": { - "turn_off": "{name} disattivato", - "turn_on": "{name} attivato" + "turn_off": "{entity_name} disattivato", + "turn_on": "{entity_name} attivato" } } } \ No newline at end of file diff --git a/homeassistant/components/light/.translations/ko.json b/homeassistant/components/light/.translations/ko.json index d62717a0725..7277ef5900f 100644 --- a/homeassistant/components/light/.translations/ko.json +++ b/homeassistant/components/light/.translations/ko.json @@ -1,17 +1,17 @@ { "device_automation": { "action_type": { - "toggle": "{name} \ud1a0\uae00", - "turn_off": "{name} \ub044\uae30", - "turn_on": "{name} \ucf1c\uae30" + "toggle": "{entity_name} \ud1a0\uae00", + "turn_off": "{entity_name} \ub044\uae30", + "turn_on": "{entity_name} \ucf1c\uae30" }, "condition_type": { - "is_off": "{name} \uc774(\uac00) \uaebc\uc84c\uc2b5\ub2c8\ub2e4", - "is_on": "{name} \uc774(\uac00) \ucf1c\uc84c\uc2b5\ub2c8\ub2e4" + "is_off": "{entity_name} \uc774(\uac00) \uaebc\uc84c\uc2b5\ub2c8\ub2e4", + "is_on": "{entity_name} \uc774(\uac00) \ucf1c\uc84c\uc2b5\ub2c8\ub2e4" }, "trigger_type": { - "turn_off": "{name} \uc774(\uac00) \uaebc\uc84c\uc2b5\ub2c8\ub2e4", - "turn_on": "{name} \uc774(\uac00) \ucf1c\uc84c\uc2b5\ub2c8\ub2e4" + "turn_off": "{entity_name} \uc774(\uac00) \uaebc\uc84c\uc2b5\ub2c8\ub2e4", + "turn_on": "{entity_name} \uc774(\uac00) \ucf1c\uc84c\uc2b5\ub2c8\ub2e4" } } } \ No newline at end of file diff --git a/homeassistant/components/light/.translations/pl.json b/homeassistant/components/light/.translations/pl.json index a3df3639c22..9debeaf4169 100644 --- a/homeassistant/components/light/.translations/pl.json +++ b/homeassistant/components/light/.translations/pl.json @@ -1,5 +1,14 @@ { "device_automation": { + "action_type": { + "toggle": "Prze\u0142\u0105cz {entity_name}", + "turn_off": "Wy\u0142\u0105cz {entity_name}", + "turn_on": "W\u0142\u0105cz {entity_name}" + }, + "condition_type": { + "is_off": "(entity_name} jest wy\u0142\u0105czony.", + "is_on": "(entity_name} jest w\u0142\u0105czony." + }, "trigger_type": { "turn_off": "{nazwa} wy\u0142\u0105czone", "turn_on": "{name} w\u0142\u0105czone" diff --git a/homeassistant/components/light/.translations/ru.json b/homeassistant/components/light/.translations/ru.json index c0a5e09d244..3154e17a509 100644 --- a/homeassistant/components/light/.translations/ru.json +++ b/homeassistant/components/light/.translations/ru.json @@ -1,17 +1,17 @@ { "device_automation": { "action_type": { - "toggle": "\u041f\u0435\u0440\u0435\u043a\u043b\u044e\u0447\u0438\u0442\u044c {name}", - "turn_off": "\u0412\u044b\u043a\u043b\u044e\u0447\u0438\u0442\u044c {name}", - "turn_on": "\u0412\u043a\u043b\u044e\u0447\u0438\u0442\u044c {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}" }, "condition_type": { - "is_off": "{name} \u0432\u044b\u043a\u043b\u044e\u0447\u0435\u043d\u043e", - "is_on": "{name} \u0432\u043a\u043b\u044e\u0447\u0435\u043d\u043e" + "is_off": "{entity_name} \u0432\u044b\u043a\u043b\u044e\u0447\u0435\u043d\u043e", + "is_on": "{entity_name} \u0432\u043a\u043b\u044e\u0447\u0435\u043d\u043e" }, "trigger_type": { - "turn_off": "{name} \u0432\u044b\u043a\u043b\u044e\u0447\u0435\u043d\u043e", - "turn_on": "{name} \u0432\u043a\u043b\u044e\u0447\u0435\u043d\u043e" + "turn_off": "{entity_name} \u0432\u044b\u043a\u043b\u044e\u0447\u0435\u043d\u043e", + "turn_on": "{entity_name} \u0432\u043a\u043b\u044e\u0447\u0435\u043d\u043e" } } } \ No newline at end of file diff --git a/homeassistant/components/notion/.translations/pl.json b/homeassistant/components/notion/.translations/pl.json index 279290bff1e..380d4ad151e 100644 --- a/homeassistant/components/notion/.translations/pl.json +++ b/homeassistant/components/notion/.translations/pl.json @@ -9,7 +9,7 @@ "user": { "data": { "password": "Has\u0142o", - "username": "Nazwa u\u017cytkownika/adres e-mail" + "username": "Nazwa u\u017cytkownika / adres e-mail" }, "title": "Wprowad\u017a dane" } diff --git a/homeassistant/components/solaredge/.translations/ca.json b/homeassistant/components/solaredge/.translations/ca.json new file mode 100644 index 00000000000..fd3707af3dd --- /dev/null +++ b/homeassistant/components/solaredge/.translations/ca.json @@ -0,0 +1,21 @@ +{ + "config": { + "abort": { + "site_exists": "Aquest site_id ja est\u00e0 configurat" + }, + "error": { + "site_exists": "Aquest site_id ja est\u00e0 configurat" + }, + "step": { + "user": { + "data": { + "api_key": "Clau API d\u2019aquest lloc", + "name": "Nom d\u2019aquesta instal\u00b7laci\u00f3", + "site_id": "SolarEdge site_id" + }, + "title": "Configuraci\u00f3 dels par\u00e0metres de l'API per aquesta instal\u00b7laci\u00f3" + } + }, + "title": "SolarEdge" + } +} \ No newline at end of file diff --git a/homeassistant/components/solaredge/.translations/da.json b/homeassistant/components/solaredge/.translations/da.json new file mode 100644 index 00000000000..7ed64f51083 --- /dev/null +++ b/homeassistant/components/solaredge/.translations/da.json @@ -0,0 +1,21 @@ +{ + "config": { + "abort": { + "site_exists": "Dette site_id er allerede konfigureret" + }, + "error": { + "site_exists": "Dette site_id er allerede konfigureret" + }, + "step": { + "user": { + "data": { + "api_key": "API-n\u00f8glen til dette websted", + "name": "Navnet p\u00e5 denne installation", + "site_id": "SolarEdge site-id" + }, + "title": "Definer API-parametre til denne installation" + } + }, + "title": "SolarEdge" + } +} \ No newline at end of file diff --git a/homeassistant/components/solaredge/.translations/en.json b/homeassistant/components/solaredge/.translations/en.json index 3265e3bb1b0..7b06c110397 100644 --- a/homeassistant/components/solaredge/.translations/en.json +++ b/homeassistant/components/solaredge/.translations/en.json @@ -1,21 +1,21 @@ { "config": { - "title": "SolarEdge", - "step": { - "user": { - "title": "Define the API parameters for this installation", - "data": { - "name": "The name of this installation", - "site_id": "The SolarEdge site-id", - "api_key": "The API key for this site" - } - } + "abort": { + "site_exists": "This site_id is already configured" }, "error": { "site_exists": "This site_id is already configured" }, - "abort": { - "site_exists": "This site_id is already configured" - } + "step": { + "user": { + "data": { + "api_key": "The API key for this site", + "name": "The name of this installation", + "site_id": "The SolarEdge site-id" + }, + "title": "Define the API parameters for this installation" + } + }, + "title": "SolarEdge" } -} +} \ No newline at end of file diff --git a/homeassistant/components/solaredge/.translations/it.json b/homeassistant/components/solaredge/.translations/it.json new file mode 100644 index 00000000000..6523f393628 --- /dev/null +++ b/homeassistant/components/solaredge/.translations/it.json @@ -0,0 +1,21 @@ +{ + "config": { + "abort": { + "site_exists": "Questo site_id \u00e8 gi\u00e0 configurato" + }, + "error": { + "site_exists": "Questo site_id \u00e8 gi\u00e0 configurato" + }, + "step": { + "user": { + "data": { + "api_key": "La chiave API per questo sito", + "name": "Il nome di questa installazione", + "site_id": "Il sito-id di SolarEdge" + }, + "title": "Definire i parametri API per questa installazione" + } + }, + "title": "SolarEdge" + } +} \ No newline at end of file diff --git a/homeassistant/components/solaredge/.translations/ko.json b/homeassistant/components/solaredge/.translations/ko.json new file mode 100644 index 00000000000..3d4b3448252 --- /dev/null +++ b/homeassistant/components/solaredge/.translations/ko.json @@ -0,0 +1,21 @@ +{ + "config": { + "abort": { + "site_exists": "\uc774 site_id \ub294 \uc774\ubbf8 \uad6c\uc131\ub418\uc5c8\uc2b5\ub2c8\ub2e4" + }, + "error": { + "site_exists": "\uc774 site_id \ub294 \uc774\ubbf8 \uad6c\uc131\ub418\uc5c8\uc2b5\ub2c8\ub2e4" + }, + "step": { + "user": { + "data": { + "api_key": "\uc774 \uc0ac\uc774\ud2b8\uc758 API \ud0a4", + "name": "\uc774 \uc124\uce58\uc758 \uc774\ub984", + "site_id": "SolarEdge site-id" + }, + "title": "\uc774 \uc124\uce58\uc5d0 \ub300\ud55c API \ub9e4\uac1c\ubcc0\uc218\ub97c \uc815\uc758\ud574\uc8fc\uc138\uc694" + } + }, + "title": "SolarEdge" + } +} \ No newline at end of file diff --git a/homeassistant/components/solaredge/.translations/pl.json b/homeassistant/components/solaredge/.translations/pl.json new file mode 100644 index 00000000000..376a81219b0 --- /dev/null +++ b/homeassistant/components/solaredge/.translations/pl.json @@ -0,0 +1,21 @@ +{ + "config": { + "abort": { + "site_exists": "Ten site_id jest ju\u017c skonfigurowany" + }, + "error": { + "site_exists": "Ten site_id jest ju\u017c skonfigurowany" + }, + "step": { + "user": { + "data": { + "api_key": "Klucz API dla tej strony", + "name": "Nazwa tej instalacji", + "site_id": "SolarEdge site-id" + }, + "title": "Zdefiniuj parametry API dla tej instalacji" + } + }, + "title": "SolarEdge" + } +} \ No newline at end of file diff --git a/homeassistant/components/solaredge/.translations/ru.json b/homeassistant/components/solaredge/.translations/ru.json new file mode 100644 index 00000000000..fe36e4296fe --- /dev/null +++ b/homeassistant/components/solaredge/.translations/ru.json @@ -0,0 +1,21 @@ +{ + "config": { + "abort": { + "site_exists": "\u042d\u0442\u043e\u0442 site_id \u0443\u0436\u0435 \u0441\u043a\u043e\u043d\u0444\u0438\u0433\u0443\u0440\u0438\u0440\u043e\u0432\u0430\u043d" + }, + "error": { + "site_exists": "\u042d\u0442\u043e\u0442 site_id \u0443\u0436\u0435 \u0441\u043a\u043e\u043d\u0444\u0438\u0433\u0443\u0440\u0438\u0440\u043e\u0432\u0430\u043d" + }, + "step": { + "user": { + "data": { + "api_key": "\u041a\u043b\u044e\u0447 API \u0434\u043b\u044f \u044d\u0442\u043e\u0433\u043e \u0441\u0430\u0439\u0442\u0430", + "name": "\u041d\u0430\u0437\u0432\u0430\u043d\u0438\u0435", + "site_id": "\u0418\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0440 \u0441\u0430\u0439\u0442\u0430 SolarEdge" + }, + "title": "SolarEdge" + } + }, + "title": "SolarEdge" + } +} \ No newline at end of file diff --git a/homeassistant/components/switch/.translations/en.json b/homeassistant/components/switch/.translations/en.json new file mode 100644 index 00000000000..5be333cbf13 --- /dev/null +++ b/homeassistant/components/switch/.translations/en.json @@ -0,0 +1,17 @@ +{ + "device_automation": { + "action_type": { + "toggle": "Toggle {entity_name}", + "turn_off": "Turn off {entity_name}", + "turn_on": "Turn on {entity_name}" + }, + "condition_type": { + "turn_off": "{entity_name} turned off", + "turn_on": "{entity_name} turned on" + }, + "trigger_type": { + "turn_off": "{entity_name} turned off", + "turn_on": "{entity_name} turned on" + } + } +} \ No newline at end of file diff --git a/homeassistant/components/switch/.translations/it.json b/homeassistant/components/switch/.translations/it.json new file mode 100644 index 00000000000..c51ce8c6ee5 --- /dev/null +++ b/homeassistant/components/switch/.translations/it.json @@ -0,0 +1,17 @@ +{ + "device_automation": { + "action_type": { + "toggle": "Attivare / Disattivare {entity_name}", + "turn_off": "Disattivare {entity_name}", + "turn_on": "Attivare {entity_name}" + }, + "condition_type": { + "turn_off": "{entity_name} disattivato", + "turn_on": "{entity_name} attivato" + }, + "trigger_type": { + "turn_off": "{entity_name} disattivato", + "turn_on": "{entity_name} attivato" + } + } +} \ No newline at end of file diff --git a/homeassistant/components/switch/.translations/ko.json b/homeassistant/components/switch/.translations/ko.json new file mode 100644 index 00000000000..2156ea04e01 --- /dev/null +++ b/homeassistant/components/switch/.translations/ko.json @@ -0,0 +1,17 @@ +{ + "device_automation": { + "action_type": { + "toggle": "{entity_name} \ud1a0\uae00", + "turn_off": "{entity_name} \ub044\uae30", + "turn_on": "{entity_name} \ucf1c\uae30" + }, + "condition_type": { + "turn_off": "{entity_name} \uc774(\uac00) \uaebc\uc84c\uc2b5\ub2c8\ub2e4", + "turn_on": "{entity_name} \uc774(\uac00) \ucf1c\uc84c\uc2b5\ub2c8\ub2e4" + }, + "trigger_type": { + "turn_off": "{entity_name} \uc774(\uac00) \uaebc\uc84c\uc2b5\ub2c8\ub2e4", + "turn_on": "{entity_name} \uc774(\uac00) \ucf1c\uc84c\uc2b5\ub2c8\ub2e4" + } + } +} \ No newline at end of file diff --git a/homeassistant/components/switch/.translations/ru.json b/homeassistant/components/switch/.translations/ru.json new file mode 100644 index 00000000000..1b0658cd174 --- /dev/null +++ b/homeassistant/components/switch/.translations/ru.json @@ -0,0 +1,17 @@ +{ + "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}" + }, + "condition_type": { + "turn_off": "{entity_name} \u0432\u044b\u043a\u043b\u044e\u0447\u0435\u043d\u043e", + "turn_on": "{entity_name} \u0432\u043a\u043b\u044e\u0447\u0435\u043d\u043e" + }, + "trigger_type": { + "turn_off": "{entity_name} \u0432\u044b\u043a\u043b\u044e\u0447\u0435\u043d\u043e", + "turn_on": "{entity_name} \u0432\u043a\u043b\u044e\u0447\u0435\u043d\u043e" + } + } +} \ No newline at end of file diff --git a/homeassistant/components/tradfri/.translations/pl.json b/homeassistant/components/tradfri/.translations/pl.json index e3fcfc89c5b..3a1798e66d9 100644 --- a/homeassistant/components/tradfri/.translations/pl.json +++ b/homeassistant/components/tradfri/.translations/pl.json @@ -15,7 +15,7 @@ "host": "Host", "security_code": "Kod bezpiecze\u0144stwa" }, - "description": "Mo\u017cesz znale\u017a\u0107 kod bezpiecze\u0144stwa z ty\u0142u bramy.", + "description": "Mo\u017cesz znale\u017a\u0107 kod bezpiecze\u0144stwa z ty\u0142u bramki.", "title": "Wprowad\u017a kod bezpiecze\u0144stwa" } }, diff --git a/homeassistant/components/unifi/.translations/it.json b/homeassistant/components/unifi/.translations/it.json index c4c76c4232d..499c77bfb69 100644 --- a/homeassistant/components/unifi/.translations/it.json +++ b/homeassistant/components/unifi/.translations/it.json @@ -32,12 +32,6 @@ "track_devices": "Tracciare i dispositivi di rete (dispositivi Ubiquiti)", "track_wired_clients": "Includi i client di rete cablata" } - }, - "init": { - "data": { - "one": "Vuoto", - "other": "Vuoto" - } } } }