diff --git a/homeassistant/components/application_credentials/translations/ca.json b/homeassistant/components/application_credentials/translations/ca.json new file mode 100644 index 00000000000..073fb242e72 --- /dev/null +++ b/homeassistant/components/application_credentials/translations/ca.json @@ -0,0 +1,3 @@ +{ + "title": "Credencials de l'aplicaci\u00f3" +} \ No newline at end of file diff --git a/homeassistant/components/application_credentials/translations/de.json b/homeassistant/components/application_credentials/translations/de.json new file mode 100644 index 00000000000..95198ef66cc --- /dev/null +++ b/homeassistant/components/application_credentials/translations/de.json @@ -0,0 +1,3 @@ +{ + "title": "Anmeldeinformationen" +} \ No newline at end of file diff --git a/homeassistant/components/application_credentials/translations/el.json b/homeassistant/components/application_credentials/translations/el.json new file mode 100644 index 00000000000..79c30a8b969 --- /dev/null +++ b/homeassistant/components/application_credentials/translations/el.json @@ -0,0 +1,3 @@ +{ + "title": "\u0394\u03b9\u03b1\u03c0\u03b9\u03c3\u03c4\u03b5\u03c5\u03c4\u03ae\u03c1\u03b9\u03b1 \u03b5\u03c6\u03b1\u03c1\u03bc\u03bf\u03b3\u03ae\u03c2" +} \ No newline at end of file diff --git a/homeassistant/components/application_credentials/translations/en.json b/homeassistant/components/application_credentials/translations/en.json new file mode 100644 index 00000000000..2a8755ad9d8 --- /dev/null +++ b/homeassistant/components/application_credentials/translations/en.json @@ -0,0 +1,3 @@ +{ + "title": "Application Credentials" +} \ No newline at end of file diff --git a/homeassistant/components/application_credentials/translations/fr.json b/homeassistant/components/application_credentials/translations/fr.json new file mode 100644 index 00000000000..859fa965023 --- /dev/null +++ b/homeassistant/components/application_credentials/translations/fr.json @@ -0,0 +1,3 @@ +{ + "title": "Informations d'identification de l'application" +} \ No newline at end of file diff --git a/homeassistant/components/application_credentials/translations/hu.json b/homeassistant/components/application_credentials/translations/hu.json new file mode 100644 index 00000000000..d24ea488f08 --- /dev/null +++ b/homeassistant/components/application_credentials/translations/hu.json @@ -0,0 +1,3 @@ +{ + "title": "Alkalmaz\u00e1s hiteles\u00edt\u0151 adatai" +} \ No newline at end of file diff --git a/homeassistant/components/application_credentials/translations/pt-BR.json b/homeassistant/components/application_credentials/translations/pt-BR.json new file mode 100644 index 00000000000..cc21106d6c5 --- /dev/null +++ b/homeassistant/components/application_credentials/translations/pt-BR.json @@ -0,0 +1,3 @@ +{ + "title": "Credenciais do aplicativo" +} \ No newline at end of file diff --git a/homeassistant/components/application_credentials/translations/ru.json b/homeassistant/components/application_credentials/translations/ru.json new file mode 100644 index 00000000000..e0edbab4c74 --- /dev/null +++ b/homeassistant/components/application_credentials/translations/ru.json @@ -0,0 +1,3 @@ +{ + "title": "\u0423\u0447\u0435\u0442\u043d\u044b\u0435 \u0434\u0430\u043d\u043d\u044b\u0435 \u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u044f" +} \ No newline at end of file diff --git a/homeassistant/components/application_credentials/translations/sv.json b/homeassistant/components/application_credentials/translations/sv.json new file mode 100644 index 00000000000..1127f807c9f --- /dev/null +++ b/homeassistant/components/application_credentials/translations/sv.json @@ -0,0 +1,3 @@ +{ + "title": "Autentiseringsuppgifter f\u00f6r applikationer" +} \ No newline at end of file diff --git a/homeassistant/components/deconz/translations/bg.json b/homeassistant/components/deconz/translations/bg.json index 3fe700efd3e..efba936a8d0 100644 --- a/homeassistant/components/deconz/translations/bg.json +++ b/homeassistant/components/deconz/translations/bg.json @@ -8,6 +8,7 @@ "updated_instance": "\u041e\u0431\u043d\u043e\u0432\u044f\u0432\u0430\u043d\u0435 \u043d\u0430 deCONZ \u0441 \u043d\u043e\u0432 \u0430\u0434\u0440\u0435\u0441" }, "error": { + "linking_not_possible": "\u041d\u0435 \u043c\u043e\u0436\u0430 \u0434\u0430 \u0441\u0435 \u0441\u0432\u044a\u0440\u0436\u0435 \u0441 \u0448\u043b\u044e\u0437\u0430", "no_key": "\u041d\u0435 \u043c\u043e\u0436\u0430 \u0434\u0430 \u0441\u0435 \u043f\u043e\u043b\u0443\u0447\u0438 API \u043a\u043b\u044e\u0447" }, "flow_title": "deCONZ Zigbee \u0448\u043b\u044e\u0437 ({host})", diff --git a/homeassistant/components/deconz/translations/ca.json b/homeassistant/components/deconz/translations/ca.json index 2f839b209eb..2d15801b590 100644 --- a/homeassistant/components/deconz/translations/ca.json +++ b/homeassistant/components/deconz/translations/ca.json @@ -9,6 +9,7 @@ "updated_instance": "S'ha actualitzat la inst\u00e0ncia de deCONZ amb una nova adre\u00e7a" }, "error": { + "linking_not_possible": "No s'ha pogut enlla\u00e7ar amb la passarel\u00b7la", "no_key": "No s'ha pogut obtenir una clau API" }, "flow_title": "{host}", diff --git a/homeassistant/components/deconz/translations/de.json b/homeassistant/components/deconz/translations/de.json index a24dbb44ad4..05fa6ce8b3f 100644 --- a/homeassistant/components/deconz/translations/de.json +++ b/homeassistant/components/deconz/translations/de.json @@ -9,6 +9,7 @@ "updated_instance": "deCONZ-Instanz mit neuer Host-Adresse aktualisiert" }, "error": { + "linking_not_possible": "Es konnte keine Verbindung mit dem Gateway hergestellt werden", "no_key": "Es konnte kein API-Schl\u00fcssel abgerufen werden" }, "flow_title": "{host}", diff --git a/homeassistant/components/deconz/translations/el.json b/homeassistant/components/deconz/translations/el.json index 273d939cc34..18eeaf700b6 100644 --- a/homeassistant/components/deconz/translations/el.json +++ b/homeassistant/components/deconz/translations/el.json @@ -9,6 +9,7 @@ "updated_instance": "\u0395\u03bd\u03b7\u03bc\u03b5\u03c1\u03c9\u03bc\u03ad\u03bd\u03b7 \u03c0\u03b1\u03c1\u03bf\u03c5\u03c3\u03af\u03b1 deCONZ \u03bc\u03b5 \u03bd\u03ad\u03b1 \u03b4\u03b9\u03b5\u03cd\u03b8\u03c5\u03bd\u03c3\u03b7 \u03ba\u03b5\u03bd\u03c4\u03c1\u03b9\u03ba\u03bf\u03cd \u03c5\u03c0\u03bf\u03bb\u03bf\u03b3\u03b9\u03c3\u03c4\u03ae" }, "error": { + "linking_not_possible": "\u0394\u03b5\u03bd \u03ae\u03c4\u03b1\u03bd \u03b4\u03c5\u03bd\u03b1\u03c4\u03ae \u03b7 \u03c3\u03cd\u03bd\u03b4\u03b5\u03c3\u03b7 \u03bc\u03b5 \u03c4\u03b7\u03bd \u03c0\u03cd\u03bb\u03b7", "no_key": "\u0394\u03b5\u03bd \u03ae\u03c4\u03b1\u03bd \u03b4\u03c5\u03bd\u03b1\u03c4\u03ae \u03b7 \u03bb\u03ae\u03c8\u03b7 \u03ba\u03bb\u03b5\u03b9\u03b4\u03b9\u03bf\u03cd API" }, "flow_title": "{host}", diff --git a/homeassistant/components/deconz/translations/hu.json b/homeassistant/components/deconz/translations/hu.json index 47bb343247c..c92a5dd36cd 100644 --- a/homeassistant/components/deconz/translations/hu.json +++ b/homeassistant/components/deconz/translations/hu.json @@ -9,6 +9,7 @@ "updated_instance": "A deCONZ-p\u00e9ld\u00e1ny \u00faj \u00e1llom\u00e1sc\u00edmmel friss\u00edtve" }, "error": { + "linking_not_possible": "Nem tudott kapcsol\u00f3dni az \u00e1tj\u00e1r\u00f3hoz", "no_key": "API kulcs lek\u00e9r\u00e9se nem siker\u00fclt" }, "flow_title": "{host}", diff --git a/homeassistant/components/deconz/translations/nl.json b/homeassistant/components/deconz/translations/nl.json index 9c83fb806e8..6339ad0fd10 100644 --- a/homeassistant/components/deconz/translations/nl.json +++ b/homeassistant/components/deconz/translations/nl.json @@ -9,6 +9,7 @@ "updated_instance": "DeCONZ-instantie bijgewerkt met nieuw host-adres" }, "error": { + "linking_not_possible": "Kan geen koppeling maken met de gateway", "no_key": "Kon geen API-sleutel ophalen" }, "flow_title": "{host}", diff --git a/homeassistant/components/deconz/translations/pl.json b/homeassistant/components/deconz/translations/pl.json index 945830a5734..7f49a259304 100644 --- a/homeassistant/components/deconz/translations/pl.json +++ b/homeassistant/components/deconz/translations/pl.json @@ -9,6 +9,7 @@ "updated_instance": "Zaktualizowano instancj\u0119 deCONZ o nowy adres hosta" }, "error": { + "linking_not_possible": "Nie mo\u017cna po\u0142\u0105czy\u0107 si\u0119 z bramk\u0105", "no_key": "Nie mo\u017cna uzyska\u0107 klucza API" }, "flow_title": "{host}", diff --git a/homeassistant/components/deconz/translations/zh-Hant.json b/homeassistant/components/deconz/translations/zh-Hant.json index d6d4dfeba45..d2e37ffa710 100644 --- a/homeassistant/components/deconz/translations/zh-Hant.json +++ b/homeassistant/components/deconz/translations/zh-Hant.json @@ -9,6 +9,7 @@ "updated_instance": "\u4f7f\u7528\u65b0\u4e3b\u6a5f\u7aef\u4f4d\u5740\u66f4\u65b0 deCONZ \u88dd\u7f6e" }, "error": { + "linking_not_possible": "\u7121\u6cd5\u8207\u8def\u7531\u5668\u9023\u7dda", "no_key": "\u7121\u6cd5\u53d6\u5f97 API key" }, "flow_title": "{host}", diff --git a/homeassistant/components/hue/translations/sv.json b/homeassistant/components/hue/translations/sv.json index 80f7b179692..c4687726357 100644 --- a/homeassistant/components/hue/translations/sv.json +++ b/homeassistant/components/hue/translations/sv.json @@ -6,6 +6,7 @@ "already_in_progress": "Konfigurations fl\u00f6det f\u00f6r bryggan p\u00e5g\u00e5r redan.", "cannot_connect": "Det gick inte att ansluta till bryggan", "discover_timeout": "Det gick inte att uppt\u00e4cka n\u00e5gra Hue-bryggor", + "invalid_host": "Ogiltig v\u00e4rd", "no_bridges": "Inga Philips Hue-bryggor uppt\u00e4cktes", "not_hue_bridge": "Inte en Hue-brygga", "unknown": "Ett ok\u00e4nt fel intr\u00e4ffade" diff --git a/homeassistant/components/isy994/translations/bg.json b/homeassistant/components/isy994/translations/bg.json index 04a015b0d61..bba26a6cf89 100644 --- a/homeassistant/components/isy994/translations/bg.json +++ b/homeassistant/components/isy994/translations/bg.json @@ -6,10 +6,17 @@ "error": { "cannot_connect": "\u041d\u0435\u0443\u0441\u043f\u0435\u0445 \u043f\u0440\u0438 \u0441\u0432\u044a\u0440\u0437\u0432\u0430\u043d\u0435", "invalid_auth": "\u041d\u0435\u0432\u0430\u043b\u0438\u0434\u043d\u043e \u0443\u0434\u043e\u0441\u0442\u043e\u0432\u0435\u0440\u044f\u0432\u0430\u043d\u0435", + "reauth_successful": "\u041f\u043e\u0432\u0442\u043e\u0440\u043d\u043e\u0442\u043e \u0443\u0434\u043e\u0441\u0442\u043e\u0432\u0435\u0440\u044f\u0432\u0430\u043d\u0435 \u0431\u0435\u0448\u0435 \u0443\u0441\u043f\u0435\u0448\u043d\u043e", "unknown": "\u041d\u0435\u043e\u0447\u0430\u043a\u0432\u0430\u043d\u0430 \u0433\u0440\u0435\u0448\u043a\u0430" }, "flow_title": "{name} ({host})", "step": { + "reauth_confirm": { + "data": { + "password": "\u041f\u0430\u0440\u043e\u043b\u0430", + "username": "\u041f\u043e\u0442\u0440\u0435\u0431\u0438\u0442\u0435\u043b\u0441\u043a\u043e \u0438\u043c\u0435" + } + }, "user": { "data": { "host": "URL", diff --git a/homeassistant/components/isy994/translations/ca.json b/homeassistant/components/isy994/translations/ca.json index cd0a2d2a1de..69c9d02b1bb 100644 --- a/homeassistant/components/isy994/translations/ca.json +++ b/homeassistant/components/isy994/translations/ca.json @@ -7,10 +7,19 @@ "cannot_connect": "[%key::common::config_flow::error::cannot_connect%]", "invalid_auth": "[%key::common::config_flow::error::invalid_auth%]", "invalid_host": "L'entrada de l'amfitri\u00f3 no t\u00e9 el fromat d'URL complet, ex: http://192.168.10.100:80", + "reauth_successful": "Re-autenticaci\u00f3 realitzada correctament", "unknown": "Error inesperat" }, "flow_title": "{name} ({host})", "step": { + "reauth_confirm": { + "data": { + "password": "Contrasenya", + "username": "Nom d'usuari" + }, + "description": "Les credencials de {host} ja no s\u00f3n v\u00e0lides.", + "title": "Re-autenticaci\u00f3 d'ISY" + }, "user": { "data": { "host": "URL", @@ -19,7 +28,7 @@ "username": "[%key::common::config_flow::data::username%]" }, "description": "L'entrada de l'amfitri\u00f3 ha de tenir el format d'URL complet, ex: http://192.168.10.100:80", - "title": "Connexi\u00f3 amb ISY994" + "title": "Connexi\u00f3 amb ISY" } } }, @@ -33,7 +42,7 @@ "variable_sensor_string": "String de Sensor Variable" }, "description": "Configuraci\u00f3 de les opcions per a la integraci\u00f3 ISY: \n \u2022 String de Sensor Node: qualsevol dispositiu o carpeta que contingui 'String de Sensor Node' dins el nom ser\u00e0 tractat com a un sensor o sensor binari. \n \u2022 String Ignora: qualsevol dispositiu amb 'String Ignora' dins el nom ser\u00e0 ignorat. \n \u2022 String de Sensor Variable: qualsevol variable que contingui 'String de Sensor Variable' s'afegir\u00e0 com a un sensor. \n \u2022 Restaura la brillantor de la llum: si est\u00e0 activat, en encendre un llum es restablir\u00e0 la brillantor anterior en lloc del valor integrat dins el dispositiu.", - "title": "Opcions d'ISY994" + "title": "Opcions d'ISY" } } }, diff --git a/homeassistant/components/isy994/translations/de.json b/homeassistant/components/isy994/translations/de.json index a6e9e0a1498..a183e6f7853 100644 --- a/homeassistant/components/isy994/translations/de.json +++ b/homeassistant/components/isy994/translations/de.json @@ -7,10 +7,19 @@ "cannot_connect": "Verbindung fehlgeschlagen", "invalid_auth": "Ung\u00fcltige Authentifizierung", "invalid_host": "Der Hosteintrag hatte nicht das vollst\u00e4ndige URL-Format, z. B. http://192.168.10.100:80", + "reauth_successful": "Die erneute Authentifizierung war erfolgreich", "unknown": "Unerwarteter Fehler" }, "flow_title": "{name} ({host})", "step": { + "reauth_confirm": { + "data": { + "password": "Passwort", + "username": "Benutzername" + }, + "description": "Die Anmeldedaten f\u00fcr {host} sind nicht mehr g\u00fcltig.", + "title": "Reauthentifizierung deines ISY" + }, "user": { "data": { "host": "URL", @@ -19,7 +28,7 @@ "username": "Benutzername" }, "description": "Der Hosteintrag muss im vollst\u00e4ndigen URL-Format vorliegen, z. B. http://192.168.10.100:80", - "title": "Stelle eine Verbindung zu deinem ISY994 her" + "title": "Verbindung zu deinem ISY" } } }, @@ -33,7 +42,7 @@ "variable_sensor_string": "Variabler Sensor String" }, "description": "Stelle die Optionen f\u00fcr die ISY-Integration ein: \n - Node Sensor String: Jedes Ger\u00e4t oder jeder Ordner, der 'Node Sensor String' im Namen enth\u00e4lt, wird als Sensor oder bin\u00e4rer Sensor behandelt. \n - String ignorieren: Jedes Ger\u00e4t mit 'Ignore String' im Namen wird ignoriert. \n - Variable Sensor Zeichenfolge: Jede Variable, die 'Variable Sensor String' im Namen enth\u00e4lt, wird als Sensor hinzugef\u00fcgt. \n - Lichthelligkeit wiederherstellen: Wenn diese Option aktiviert ist, wird beim Einschalten eines Lichts die vorherige Helligkeit wiederhergestellt und nicht der integrierte Ein-Pegel des Ger\u00e4ts.", - "title": "ISY994 Optionen" + "title": "ISY-Optionen" } } }, diff --git a/homeassistant/components/isy994/translations/el.json b/homeassistant/components/isy994/translations/el.json index 470975e2117..ec32ea756bc 100644 --- a/homeassistant/components/isy994/translations/el.json +++ b/homeassistant/components/isy994/translations/el.json @@ -7,10 +7,19 @@ "cannot_connect": "\u0391\u03c0\u03bf\u03c4\u03c5\u03c7\u03af\u03b1 \u03c3\u03cd\u03bd\u03b4\u03b5\u03c3\u03b7\u03c2", "invalid_auth": "v", "invalid_host": "\u0397 \u03ba\u03b1\u03c4\u03b1\u03c7\u03ce\u03c1\u03b7\u03c3\u03b7 \u03c4\u03bf\u03c5 \u03ba\u03b5\u03bd\u03c4\u03c1\u03b9\u03ba\u03bf\u03cd \u03c5\u03c0\u03bf\u03bb\u03bf\u03b3\u03b9\u03c3\u03c4\u03ae \u03b4\u03b5\u03bd \u03ae\u03c4\u03b1\u03bd \u03c3\u03b5 \u03c0\u03bb\u03ae\u03c1\u03b7 \u03bc\u03bf\u03c1\u03c6\u03ae URL, \u03c0.\u03c7. http://192.168.10.100:80", + "reauth_successful": "\u039f \u03b5\u03ba \u03bd\u03ad\u03bf\u03c5 \u03ad\u03bb\u03b5\u03b3\u03c7\u03bf\u03c2 \u03c4\u03b1\u03c5\u03c4\u03cc\u03c4\u03b7\u03c4\u03b1\u03c2 \u03ae\u03c4\u03b1\u03bd \u03b5\u03c0\u03b9\u03c4\u03c5\u03c7\u03ae\u03c2", "unknown": "\u0391\u03c0\u03c1\u03cc\u03c3\u03bc\u03b5\u03bd\u03bf \u03c3\u03c6\u03ac\u03bb\u03bc\u03b1" }, "flow_title": "{name} ({host})", "step": { + "reauth_confirm": { + "data": { + "password": "\u039a\u03c9\u03b4\u03b9\u03ba\u03cc\u03c2 \u03c0\u03c1\u03cc\u03c3\u03b2\u03b1\u03c3\u03b7\u03c2", + "username": "\u038c\u03bd\u03bf\u03bc\u03b1 \u03c7\u03c1\u03ae\u03c3\u03c4\u03b7" + }, + "description": "\u03a4\u03b1 \u03b4\u03b9\u03b1\u03c0\u03b9\u03c3\u03c4\u03b5\u03c5\u03c4\u03ae\u03c1\u03b9\u03b1 \u03b3\u03b9\u03b1 \u03c4\u03bf {host} \u03b4\u03b5\u03bd \u03b5\u03af\u03bd\u03b1\u03b9 \u03c0\u03bb\u03ad\u03bf\u03bd \u03ad\u03b3\u03ba\u03c5\u03c1\u03b1.", + "title": "\u0395\u03c0\u03b1\u03bb\u03b7\u03b8\u03b5\u03cd\u03c3\u03c4\u03b5 \u03be\u03b1\u03bd\u03ac \u03c4\u03bf ISY \u03c3\u03b1\u03c2" + }, "user": { "data": { "host": "\u0394\u03b9\u03b5\u03cd\u03b8\u03c5\u03bd\u03c3\u03b7 URL", diff --git a/homeassistant/components/isy994/translations/fr.json b/homeassistant/components/isy994/translations/fr.json index c9e53845dfb..29a3c6e54fe 100644 --- a/homeassistant/components/isy994/translations/fr.json +++ b/homeassistant/components/isy994/translations/fr.json @@ -7,10 +7,19 @@ "cannot_connect": "\u00c9chec de connexion", "invalid_auth": "Authentification non valide", "invalid_host": "L'entr\u00e9e d'h\u00f4te n'\u00e9tait pas au format URL complet, par exemple http://192.168.10.100:80", + "reauth_successful": "La r\u00e9-authentification a r\u00e9ussi", "unknown": "Erreur inattendue" }, "flow_title": "{name} ({host})", "step": { + "reauth_confirm": { + "data": { + "password": "Mot de passe", + "username": "Nom d'utilisateur" + }, + "description": "Les informations d'identification pour {host} ne sont plus valides.", + "title": "R\u00e9authentifiez votre ISY" + }, "user": { "data": { "host": "URL", @@ -19,7 +28,7 @@ "username": "Nom d'utilisateur" }, "description": "L'entr\u00e9e d'h\u00f4te doit \u00eatre au format URL complet, par exemple, http://192.168.10.100:80", - "title": "Connect\u00e9 \u00e0 votre ISY994" + "title": "Connexion \u00e0 votre ISY" } } }, @@ -33,7 +42,7 @@ "variable_sensor_string": "Cha\u00eene de capteur variable" }, "description": "D\u00e9finir les options pour l'int\u00e9gration ISY: \n \u2022 Node Sensor String: tout p\u00e9riph\u00e9rique ou dossier contenant \u00abNode Sensor String\u00bb dans le nom sera trait\u00e9 comme un capteur ou un capteur binaire. \n \u2022 Ignore String : tout p\u00e9riph\u00e9rique avec \u00abIgnore String\u00bb dans le nom sera ignor\u00e9. \n \u2022 Variable Sensor String : toute variable contenant \u00abVariable Sensor String\u00bb sera ajout\u00e9e en tant que capteur. \n \u2022 Restaurer la luminosit\u00e9 : si cette option est activ\u00e9e, la luminosit\u00e9 pr\u00e9c\u00e9dente sera restaur\u00e9e lors de l'allumage d'une lumi\u00e8re au lieu de la fonction int\u00e9gr\u00e9e de l'appareil.", - "title": "Options ISY994" + "title": "Options ISY" } } }, diff --git a/homeassistant/components/isy994/translations/hu.json b/homeassistant/components/isy994/translations/hu.json index d9cce2fefcb..e5a5c4d6f98 100644 --- a/homeassistant/components/isy994/translations/hu.json +++ b/homeassistant/components/isy994/translations/hu.json @@ -7,10 +7,19 @@ "cannot_connect": "Sikertelen csatlakoz\u00e1s", "invalid_auth": "\u00c9rv\u00e9nytelen hiteles\u00edt\u00e9s", "invalid_host": "A c\u00edm bejegyz\u00e9se nem volt teljes URL-form\u00e1tumban, p\u00e9ld\u00e1ul: http://192.168.10.100:80", + "reauth_successful": "Az \u00fajrahiteles\u00edt\u00e9s sikeres volt.", "unknown": "V\u00e1ratlan hiba t\u00f6rt\u00e9nt" }, "flow_title": "{name} ({host})", "step": { + "reauth_confirm": { + "data": { + "password": "Jelsz\u00f3", + "username": "Felhaszn\u00e1l\u00f3n\u00e9v" + }, + "description": "{host} hiteles\u00edt\u0151 adatai m\u00e1r nem \u00e9rv\u00e9nyesek.", + "title": "ISY \u00fajrahiteles\u00edt\u00e9se" + }, "user": { "data": { "host": "URL", @@ -19,7 +28,7 @@ "username": "Felhaszn\u00e1l\u00f3n\u00e9v" }, "description": "A c\u00edm bejegyz\u00e9s\u00e9nek teljes URL form\u00e1tumban kell lennie, pl. Http://192.168.10.100:80", - "title": "Csatlakozzon az ISY994-hez" + "title": "Csatlakozzon az ISY-hez" } } }, @@ -33,7 +42,7 @@ "variable_sensor_string": "V\u00e1ltoz\u00f3 \u00e9rz\u00e9kel\u0151 karakterl\u00e1nc" }, "description": "\u00c1ll\u00edtsa be az ISY integr\u00e1ci\u00f3 be\u00e1ll\u00edt\u00e1sait:\n \u2022 Csom\u00f3pont -\u00e9rz\u00e9kel\u0151 karakterl\u00e1nc: B\u00e1rmely eszk\u00f6z vagy mappa, amelynek nev\u00e9ben \u201eNode Sensor String\u201d szerepel, \u00e9rz\u00e9kel\u0151k\u00e9nt vagy bin\u00e1ris \u00e9rz\u00e9kel\u0151k\u00e9nt fog kezelni.\n \u2022 Karakterl\u00e1nc figyelmen k\u00edv\u00fcl hagy\u00e1sa: Minden olyan eszk\u00f6z, amelynek a neve \u201eIgnore String\u201d, figyelmen k\u00edv\u00fcl marad.\n \u2022 V\u00e1ltoz\u00f3 \u00e9rz\u00e9kel\u0151 karakterl\u00e1nc: B\u00e1rmely v\u00e1ltoz\u00f3, amely tartalmazza a \u201eV\u00e1ltoz\u00f3 \u00e9rz\u00e9kel\u0151 karakterl\u00e1ncot\u201d, hozz\u00e1ad\u00f3dik \u00e9rz\u00e9kel\u0151k\u00e9nt.\n \u2022 F\u00e9nyer\u0151ss\u00e9g vissza\u00e1ll\u00edt\u00e1sa: Ha enged\u00e9lyezve van, akkor az el\u0151z\u0151 f\u00e9nyer\u0151 vissza\u00e1ll, amikor a k\u00e9sz\u00fcl\u00e9ket be\u00e9p\u00edtett On-Level helyett bekapcsolja.", - "title": "ISY994 Be\u00e1ll\u00edt\u00e1sok" + "title": "ISY be\u00e1ll\u00edt\u00e1sok" } } }, diff --git a/homeassistant/components/isy994/translations/nl.json b/homeassistant/components/isy994/translations/nl.json index c75cdf86473..580bd307a5c 100644 --- a/homeassistant/components/isy994/translations/nl.json +++ b/homeassistant/components/isy994/translations/nl.json @@ -7,10 +7,19 @@ "cannot_connect": "Kon niet verbinden", "invalid_auth": "Ongeldige authenticatie", "invalid_host": "De hostvermelding had de niet volledig URL-indeling, bijvoorbeeld http://192.168.10.100:80", + "reauth_successful": "Herauthenticatie was succesvol", "unknown": "Onverwachte fout" }, "flow_title": "{name} ({host})", "step": { + "reauth_confirm": { + "data": { + "password": "Wachtwoord", + "username": "Gebruikersnaam" + }, + "description": "De inloggegevens voor {host} zijn niet langer geldig.", + "title": "Herautoriseer uw ISY" + }, "user": { "data": { "host": "URL", @@ -19,7 +28,7 @@ "username": "Gebruikersnaam" }, "description": "Het hostvermelding moet de volledige URL-indeling hebben, bijvoorbeeld http://192.168.10.100:80", - "title": "Maak verbinding met uw ISY994" + "title": "Maak verbinding met uw ISY" } } }, @@ -33,7 +42,7 @@ "variable_sensor_string": "Variabele sensor string" }, "description": "Stel de opties in voor de ISY-integratie:\n \u2022 Node Sensor String: elk apparaat of elke map die 'Node Sensor String' in de naam bevat, wordt behandeld als een sensor of binaire sensor.\n \u2022 Ignore String: elk apparaat met 'Ignore String' in de naam wordt genegeerd.\n \u2022 Variabele sensorreeks: elke variabele die 'Variabele sensorreeks' bevat, wordt als sensor toegevoegd.\n \u2022 Lichthelderheid herstellen: indien ingeschakeld, wordt de vorige helderheid hersteld wanneer u een lamp inschakelt in plaats van het ingebouwde Aan-niveau van het apparaat.", - "title": "ISY994-opties" + "title": "ISY-opties" } } }, diff --git a/homeassistant/components/isy994/translations/pl.json b/homeassistant/components/isy994/translations/pl.json index 4deeefe391d..a1ca157bd14 100644 --- a/homeassistant/components/isy994/translations/pl.json +++ b/homeassistant/components/isy994/translations/pl.json @@ -7,10 +7,19 @@ "cannot_connect": "Nie mo\u017cna nawi\u0105za\u0107 po\u0142\u0105czenia", "invalid_auth": "Niepoprawne uwierzytelnienie", "invalid_host": "Wpis hosta nie by\u0142 w pe\u0142nym formacie URL, np. http://192.168.10.100:80", + "reauth_successful": "Ponowne uwierzytelnienie powiod\u0142o si\u0119", "unknown": "Nieoczekiwany b\u0142\u0105d" }, "flow_title": "{name} ({host})", "step": { + "reauth_confirm": { + "data": { + "password": "Has\u0142o", + "username": "Nazwa u\u017cytkownika" + }, + "description": "Dane uwierzytelniaj\u0105ce dla {host} nie s\u0105 ju\u017c wa\u017cne.", + "title": "Ponownie uwierzytelnij ISY" + }, "user": { "data": { "host": "URL", @@ -19,7 +28,7 @@ "username": "Nazwa u\u017cytkownika" }, "description": "Wpis hosta musi by\u0107 w pe\u0142nym formacie URL, np. http://192.168.10.100:80.", - "title": "Po\u0142\u0105czenie z ISY994" + "title": "Po\u0142\u0105czenie z ISY" } } }, @@ -33,7 +42,7 @@ "variable_sensor_string": "Ci\u0105g zmiennej sensora" }, "description": "Ustaw opcje dla integracji ISY: \n \u2022 Ci\u0105g sensora w\u0119z\u0142a: ka\u017cde urz\u0105dzenie lub folder, kt\u00f3ry zawiera w nazwie ci\u0105g sensora w\u0119z\u0142a, b\u0119dzie traktowane jako sensor lub sensor binarny. \n \u2022 Ci\u0105g ignorowania: ka\u017cde urz\u0105dzenie z 'ci\u0105giem ignorowania' w nazwie zostanie zignorowane. \n \u2022 Ci\u0105g sensora zmiennej: ka\u017cda zmienna zawieraj\u0105ca 'ci\u0105g sensora zmiennej' zostanie dodana jako sensor. \n \u2022 Przywr\u00f3\u0107 jasno\u015b\u0107 \u015bwiat\u0142a: je\u015bli ta opcja jest w\u0142\u0105czona, poprzednia warto\u015b\u0107 jasno\u015bci zostanie przywr\u00f3cona po w\u0142\u0105czeniu \u015bwiat\u0142a zamiast domy\u015blnej warto\u015bci jasno\u015bci dla urz\u0105dzenia.", - "title": "Opcje ISY994" + "title": "Opcje ISY" } } }, diff --git a/homeassistant/components/isy994/translations/pt-BR.json b/homeassistant/components/isy994/translations/pt-BR.json index b644b6c1bfc..7b1d8e796ba 100644 --- a/homeassistant/components/isy994/translations/pt-BR.json +++ b/homeassistant/components/isy994/translations/pt-BR.json @@ -7,10 +7,19 @@ "cannot_connect": "Falha ao conectar", "invalid_auth": "Autentica\u00e7\u00e3o inv\u00e1lida", "invalid_host": "A entrada do host n\u00e3o est\u00e1 no formato de URL completo, por exemplo, http://192.168.10.100:80", + "reauth_successful": "A reautentica\u00e7\u00e3o foi bem-sucedida", "unknown": "Erro inesperado" }, "flow_title": "{name} ({host})", "step": { + "reauth_confirm": { + "data": { + "password": "Senha", + "username": "Usu\u00e1rio" + }, + "description": "As credenciais para {host} n\u00e3o s\u00e3o mais v\u00e1lidas.", + "title": "Reautentique seu ISY" + }, "user": { "data": { "host": "URL", @@ -19,7 +28,7 @@ "username": "Usu\u00e1rio" }, "description": "A entrada do endere\u00e7o deve estar no formato de URL completo, por exemplo, http://192.168.10.100:80", - "title": "Conecte-se ao seu ISY994" + "title": "Conecte-se seu ISY" } } }, @@ -33,7 +42,7 @@ "variable_sensor_string": "Texto da vari\u00e1vel do sensor" }, "description": "Defina as op\u00e7\u00f5es para a Integra\u00e7\u00e3o ISY:\n \u2022 Cadeia de Sensores de N\u00f3: Qualquer dispositivo ou pasta que contenha 'Cadeia de Sensores de N\u00f3' no nome ser\u00e1 tratado como um sensor ou sensor bin\u00e1rio.\n \u2022 Ignore String: Qualquer dispositivo com 'Ignore String' no nome ser\u00e1 ignorado.\n \u2022 Variable Sensor String: Qualquer vari\u00e1vel que contenha 'Variable Sensor String' ser\u00e1 adicionada como sensor.\n \u2022 Restaurar o brilho da luz: Se ativado, o brilho anterior ser\u00e1 restaurado ao acender uma luz em vez do n\u00edvel integrado do dispositivo.", - "title": "ISY994 Op\u00e7\u00f5es" + "title": "Op\u00e7\u00f5es ISY" } } }, diff --git a/homeassistant/components/isy994/translations/ru.json b/homeassistant/components/isy994/translations/ru.json index a5dccc79ddd..61e2c79831a 100644 --- a/homeassistant/components/isy994/translations/ru.json +++ b/homeassistant/components/isy994/translations/ru.json @@ -7,10 +7,19 @@ "cannot_connect": "\u041d\u0435 \u0443\u0434\u0430\u043b\u043e\u0441\u044c \u043f\u043e\u0434\u043a\u043b\u044e\u0447\u0438\u0442\u044c\u0441\u044f.", "invalid_auth": "\u041e\u0448\u0438\u0431\u043a\u0430 \u0430\u0443\u0442\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0446\u0438\u0438.", "invalid_host": "URL-\u0430\u0434\u0440\u0435\u0441 \u0434\u043e\u043b\u0436\u0435\u043d \u0431\u044b\u0442\u044c \u0444\u043e\u0440\u043c\u0430\u0442\u0435 'address[:port]' (\u043d\u0430\u043f\u0440\u0438\u043c\u0435\u0440: 'http://192.168.10.100:80').", + "reauth_successful": "\u041f\u043e\u0432\u0442\u043e\u0440\u043d\u0430\u044f \u0430\u0443\u0442\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0446\u0438\u044f \u0432\u044b\u043f\u043e\u043b\u043d\u0435\u043d\u0430 \u0443\u0441\u043f\u0435\u0448\u043d\u043e.", "unknown": "\u041d\u0435\u043f\u0440\u0435\u0434\u0432\u0438\u0434\u0435\u043d\u043d\u0430\u044f \u043e\u0448\u0438\u0431\u043a\u0430." }, "flow_title": "{name} ({host})", "step": { + "reauth_confirm": { + "data": { + "password": "\u041f\u0430\u0440\u043e\u043b\u044c", + "username": "\u0418\u043c\u044f \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044f" + }, + "description": "\u0423\u0447\u0435\u0442\u043d\u044b\u0435 \u0434\u0430\u043d\u043d\u044b\u0435 \u0434\u043b\u044f {host} \u0431\u043e\u043b\u044c\u0448\u0435 \u043d\u0435\u0434\u0435\u0439\u0441\u0442\u0432\u0438\u0442\u0435\u043b\u044c\u043d\u044b.", + "title": "\u041f\u043e\u0432\u0442\u043e\u0440\u043d\u0430\u044f \u0430\u0443\u0442\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0446\u0438\u044f \u0412\u0430\u0448\u0435\u0433\u043e ISY" + }, "user": { "data": { "host": "URL-\u0430\u0434\u0440\u0435\u0441", diff --git a/homeassistant/components/isy994/translations/zh-Hant.json b/homeassistant/components/isy994/translations/zh-Hant.json index 6370d7bbbf8..c22bbd1b58d 100644 --- a/homeassistant/components/isy994/translations/zh-Hant.json +++ b/homeassistant/components/isy994/translations/zh-Hant.json @@ -7,10 +7,19 @@ "cannot_connect": "\u9023\u7dda\u5931\u6557", "invalid_auth": "\u9a57\u8b49\u78bc\u7121\u6548", "invalid_host": "\u4e3b\u6a5f\u7aef\u4e26\u672a\u4ee5\u5b8c\u6574\u7db2\u5740\u683c\u5f0f\u8f38\u5165\uff0c\u4f8b\u5982\uff1ahttp://192.168.10.100:80", + "reauth_successful": "\u91cd\u65b0\u8a8d\u8b49\u6210\u529f", "unknown": "\u672a\u9810\u671f\u932f\u8aa4" }, "flow_title": "{name} ({host})", "step": { + "reauth_confirm": { + "data": { + "password": "\u5bc6\u78bc", + "username": "\u4f7f\u7528\u8005\u540d\u7a31" + }, + "description": "{username} \u6191\u8b49\u4e0d\u518d\u6709\u6548\u3002", + "title": "\u91cd\u65b0\u8a8d\u8b49 ISY \u5e33\u865f" + }, "user": { "data": { "host": "\u7db2\u5740", @@ -19,7 +28,7 @@ "username": "\u4f7f\u7528\u8005\u540d\u7a31" }, "description": "\u4e3b\u6a5f\u7aef\u5fc5\u9808\u4ee5\u5b8c\u6574\u7db2\u5740\u683c\u5f0f\u8f38\u5165\uff0c\u4f8b\u5982\uff1ahttp://192.168.10.100:80", - "title": "\u9023\u7dda\u81f3 ISY994" + "title": "\u9023\u7dda\u81f3 ISY" } } }, @@ -33,7 +42,7 @@ "variable_sensor_string": "\u53ef\u8b8a\u611f\u6e2c\u5668\u5b57\u4e32" }, "description": "ISY \u6574\u5408\u8a2d\u5b9a\u9078\u9805\uff1a \n \u2022 \u7bc0\u9ede\u611f\u6e2c\u5668\u5b57\u4e32\uff08Node Sensor String\uff09\uff1a\u4efb\u4f55\u540d\u7a31\u6216\u8cc7\u6599\u593e\u5305\u542b\u300cNode Sensor String\u300d\u7684\u88dd\u7f6e\u90fd\u6703\u88ab\u8996\u70ba\u611f\u6e2c\u5668\u6216\u4e8c\u9032\u4f4d\u611f\u6e2c\u5668\u3002\n \u2022 \u5ffd\u7565\u5b57\u4e32\uff08Ignore String\uff09\uff1a\u4efb\u4f55\u540d\u7a31\u5305\u542b\u300cIgnore String\u300d\u7684\u88dd\u7f6e\u90fd\u6703\u88ab\u5ffd\u7565\u3002\n \u2022 \u53ef\u8b8a\u611f\u6e2c\u5668\u5b57\u4e32\uff08Variable Sensor String\uff09\uff1a\u4efb\u4f55\u5305\u542b\u300cVariable Sensor String\u300d\u7684\u8b8a\u6578\u90fd\u5c07\u65b0\u589e\u70ba\u611f\u6e2c\u5668\u3002 \n \u2022 \u56de\u5fa9\u4eae\u5ea6\uff08Restore Light Brightness\uff09\uff1a\u958b\u5553\u5f8c\u3001\u7576\u71c8\u5149\u958b\u555f\u6642\u6703\u56de\u5fa9\u5148\u524d\u7684\u4eae\u5ea6\uff0c\u800c\u4e0d\u662f\u4f7f\u7528\u88dd\u7f6e\u9810\u8a2d\u4eae\u5ea6\u3002", - "title": "ISY994 \u9078\u9805" + "title": "ISY \u9078\u9805" } } }, diff --git a/homeassistant/components/knx/translations/sv.json b/homeassistant/components/knx/translations/sv.json index b1be9557565..de5def120c9 100644 --- a/homeassistant/components/knx/translations/sv.json +++ b/homeassistant/components/knx/translations/sv.json @@ -1,5 +1,9 @@ { "config": { + "error": { + "invalid_individual_address": "V\u00e4rdet matchar inte m\u00f6nstret f\u00f6r en individuell adress i KNX.\n'area.line.device'", + "invalid_ip_address": "Ogiltig IPv4-adress." + }, "step": { "manual_tunnel": { "data": { @@ -13,6 +17,10 @@ "tunnel": { "data": { "tunneling_type": "KNX tunneltyp" + }, + "data_description": { + "host": "IP adress till KNX/IP tunnelingsenhet.", + "port": "Port p\u00e5 KNX/IP tunnelingsenhet." } } } diff --git a/homeassistant/components/media_player/translations/bg.json b/homeassistant/components/media_player/translations/bg.json index 408f3c1e682..ddc7ab9ee6b 100644 --- a/homeassistant/components/media_player/translations/bg.json +++ b/homeassistant/components/media_player/translations/bg.json @@ -10,6 +10,7 @@ }, "state": { "_": { + "buffering": "\u0411\u0443\u0444\u0435\u0440\u0438\u0440\u0430\u043d\u0435", "idle": "\u041d\u0435\u0440\u0430\u0431\u043e\u0442\u0435\u0449", "off": "\u0418\u0437\u043a\u043b\u044e\u0447\u0435\u043d", "on": "\u0412\u043a\u043b\u044e\u0447\u0435\u043d", diff --git a/homeassistant/components/media_player/translations/sv.json b/homeassistant/components/media_player/translations/sv.json index 95f098f2f3e..6aae6d6b208 100644 --- a/homeassistant/components/media_player/translations/sv.json +++ b/homeassistant/components/media_player/translations/sv.json @@ -1,15 +1,20 @@ { "device_automation": { "condition_type": { + "is_buffering": "{entity_name} buffrar", "is_idle": "{entity_name} \u00e4r inaktiv", "is_off": "{entity_name} \u00e4r avst\u00e4ngd", "is_on": "{entity_name} \u00e4r p\u00e5", "is_paused": "{entity_name} \u00e4r pausad", "is_playing": "{entity_name} spelar" + }, + "trigger_type": { + "buffering": "{entity_name} b\u00f6rjar buffra" } }, "state": { "_": { + "buffering": "Buffrar", "idle": "Inaktiv", "off": "Av", "on": "P\u00e5", diff --git a/homeassistant/components/rainmachine/translations/bg.json b/homeassistant/components/rainmachine/translations/bg.json index b54660f8e9f..1239915231b 100644 --- a/homeassistant/components/rainmachine/translations/bg.json +++ b/homeassistant/components/rainmachine/translations/bg.json @@ -4,7 +4,7 @@ "step": { "user": { "data": { - "ip_address": "\u0410\u0434\u0440\u0435\u0441", + "ip_address": "\u0418\u043c\u0435 \u043d\u0430 \u0445\u043e\u0441\u0442 \u0438\u043b\u0438 IP \u0430\u0434\u0440\u0435\u0441", "password": "\u041f\u0430\u0440\u043e\u043b\u0430", "port": "\u041f\u043e\u0440\u0442" }, diff --git a/homeassistant/components/recorder/translations/ca.json b/homeassistant/components/recorder/translations/ca.json new file mode 100644 index 00000000000..b6e5a549ba7 --- /dev/null +++ b/homeassistant/components/recorder/translations/ca.json @@ -0,0 +1,8 @@ +{ + "system_health": { + "info": { + "current_recorder_run": "Hora d'inici de l'execuci\u00f3 actual", + "oldest_recorder_run": "Hora d'inici de l'execuci\u00f3 m\u00e9s antiga" + } + } +} \ No newline at end of file diff --git a/homeassistant/components/recorder/translations/de.json b/homeassistant/components/recorder/translations/de.json new file mode 100644 index 00000000000..823b4ae62bf --- /dev/null +++ b/homeassistant/components/recorder/translations/de.json @@ -0,0 +1,8 @@ +{ + "system_health": { + "info": { + "current_recorder_run": "Aktuelle Startzeit der Ausf\u00fchrung", + "oldest_recorder_run": "\u00c4lteste Startzeit der Ausf\u00fchrung" + } + } +} \ No newline at end of file diff --git a/homeassistant/components/recorder/translations/el.json b/homeassistant/components/recorder/translations/el.json new file mode 100644 index 00000000000..0ede908d151 --- /dev/null +++ b/homeassistant/components/recorder/translations/el.json @@ -0,0 +1,8 @@ +{ + "system_health": { + "info": { + "current_recorder_run": "\u03a4\u03c1\u03ad\u03c7\u03bf\u03c5\u03c3\u03b1 \u03ce\u03c1\u03b1 \u03ad\u03bd\u03b1\u03c1\u03be\u03b7\u03c2 \u03b5\u03ba\u03c4\u03ad\u03bb\u03b5\u03c3\u03b7\u03c2", + "oldest_recorder_run": "\u03a0\u03b1\u03bb\u03b1\u03b9\u03cc\u03c4\u03b5\u03c1\u03b7 \u03ce\u03c1\u03b1 \u03ad\u03bd\u03b1\u03c1\u03be\u03b7\u03c2 \u03b5\u03ba\u03c4\u03ad\u03bb\u03b5\u03c3\u03b7\u03c2" + } + } +} \ No newline at end of file diff --git a/homeassistant/components/recorder/translations/fr.json b/homeassistant/components/recorder/translations/fr.json new file mode 100644 index 00000000000..31673d970f3 --- /dev/null +++ b/homeassistant/components/recorder/translations/fr.json @@ -0,0 +1,8 @@ +{ + "system_health": { + "info": { + "current_recorder_run": "Heure de d\u00e9marrage de l'ex\u00e9cution actuelle", + "oldest_recorder_run": "Heure de d\u00e9marrage de l'ex\u00e9cution la plus ancienne" + } + } +} \ No newline at end of file diff --git a/homeassistant/components/recorder/translations/hu.json b/homeassistant/components/recorder/translations/hu.json new file mode 100644 index 00000000000..4b0cd6067ad --- /dev/null +++ b/homeassistant/components/recorder/translations/hu.json @@ -0,0 +1,8 @@ +{ + "system_health": { + "info": { + "current_recorder_run": "Aktu\u00e1lis futtat\u00e1s kezd\u00e9si id\u0151pontja", + "oldest_recorder_run": "Legr\u00e9gebbi futtat\u00e1s kezd\u00e9si id\u0151pontja" + } + } +} \ No newline at end of file diff --git a/homeassistant/components/recorder/translations/pt-BR.json b/homeassistant/components/recorder/translations/pt-BR.json new file mode 100644 index 00000000000..78d43d14e52 --- /dev/null +++ b/homeassistant/components/recorder/translations/pt-BR.json @@ -0,0 +1,8 @@ +{ + "system_health": { + "info": { + "current_recorder_run": "Hora atual de in\u00edcio de execu\u00e7\u00e3o", + "oldest_recorder_run": "Hora antiga de in\u00edcio de execu\u00e7\u00e3o" + } + } +} \ No newline at end of file diff --git a/homeassistant/components/recorder/translations/ru.json b/homeassistant/components/recorder/translations/ru.json new file mode 100644 index 00000000000..6e5c928d77b --- /dev/null +++ b/homeassistant/components/recorder/translations/ru.json @@ -0,0 +1,7 @@ +{ + "system_health": { + "info": { + "oldest_recorder_run": "\u0412\u0440\u0435\u043c\u044f \u043d\u0430\u0447\u0430\u043b\u0430 \u0441\u0430\u043c\u043e\u0433\u043e \u0441\u0442\u0430\u0440\u043e\u0433\u043e \u0446\u0438\u043a\u043b\u0430" + } + } +} \ No newline at end of file diff --git a/homeassistant/components/sabnzbd/translations/bg.json b/homeassistant/components/sabnzbd/translations/bg.json index 02c83a6e916..d3fcfb0789d 100644 --- a/homeassistant/components/sabnzbd/translations/bg.json +++ b/homeassistant/components/sabnzbd/translations/bg.json @@ -1,8 +1,14 @@ { "config": { + "error": { + "cannot_connect": "\u041d\u0435\u0443\u0441\u043f\u0435\u0448\u043d\u043e \u0441\u0432\u044a\u0440\u0437\u0432\u0430\u043d\u0435", + "invalid_api_key": "\u041d\u0435\u0432\u0430\u043b\u0438\u0434\u0435\u043d API \u043a\u043b\u044e\u0447" + }, "step": { "user": { "data": { + "api_key": "API \u043a\u043b\u044e\u0447", + "name": "\u0418\u043c\u0435", "url": "URL" } } diff --git a/homeassistant/components/simplisafe/translations/bg.json b/homeassistant/components/simplisafe/translations/bg.json index 9d32e18ae5c..56cf0e346f1 100644 --- a/homeassistant/components/simplisafe/translations/bg.json +++ b/homeassistant/components/simplisafe/translations/bg.json @@ -15,6 +15,11 @@ }, "title": "\u041f\u043e\u0432\u0442\u043e\u0440\u043d\u043e \u0443\u0434\u043e\u0441\u0442\u043e\u0432\u0435\u0440\u044f\u0432\u0430\u043d\u0435 \u043d\u0430 \u0438\u043d\u0442\u0435\u0433\u0440\u0430\u0446\u0438\u044f\u0442\u0430" }, + "sms_2fa": { + "data": { + "code": "\u041a\u043e\u0434" + } + }, "user": { "data": { "auth_code": "\u041a\u043e\u0434 \u0437\u0430 \u043e\u0442\u043e\u0440\u0438\u0437\u0430\u0446\u0438\u044f", diff --git a/homeassistant/components/simplisafe/translations/ca.json b/homeassistant/components/simplisafe/translations/ca.json index a89b06bfcfc..827bd6dceec 100644 --- a/homeassistant/components/simplisafe/translations/ca.json +++ b/homeassistant/components/simplisafe/translations/ca.json @@ -7,6 +7,7 @@ "wrong_account": "Les credencials d'usuari proporcionades no coincideixen amb les d'aquest compte SimpliSafe." }, "error": { + "2fa_timed_out": "S'ha esgotat el temps d'espera m\u00e0xim durant l'autenticaci\u00f3 de dos factors", "identifier_exists": "Aquest compte ja est\u00e0 registrat", "invalid_auth": "Autenticaci\u00f3 inv\u00e0lida", "still_awaiting_mfa": "Esperant clic de l'enlla\u00e7 del correu MFA", @@ -29,7 +30,8 @@ "sms_2fa": { "data": { "code": "Codi" - } + }, + "description": "Introdueix el codi d'autenticaci\u00f3 de dos factors que s'ha enviat per SMS." }, "user": { "data": { @@ -38,7 +40,7 @@ "password": "Contrasenya", "username": "Nom d'usuari" }, - "description": "SimpliSafe s'autentica amb Home Assistant a trav\u00e9s de la seva aplicaci\u00f3 web. A causa de les limitacions t\u00e8cniques, hi ha un pas manual al final d'aquest proc\u00e9s; assegura't de llegir la [documentaci\u00f3]({docs_url}) abans de comen\u00e7ar.\n\n1. Fes clic [aqu\u00ed]({url}) per obrir l'aplicaci\u00f3 web de SimpliSafe i introdueix les teves credencials.\n\n2. Quan el proc\u00e9s d'inici de sessi\u00f3 s'hagi completat, torna aqu\u00ed i introdueix a sota el codi d'autoritzaci\u00f3.", + "description": "Introdueix el teu nom d'usuari i contrasenya.", "title": "Introdueix la teva informaci\u00f3" } } diff --git a/homeassistant/components/simplisafe/translations/nl.json b/homeassistant/components/simplisafe/translations/nl.json index 33bc10ac85d..5ed0292b2d0 100644 --- a/homeassistant/components/simplisafe/translations/nl.json +++ b/homeassistant/components/simplisafe/translations/nl.json @@ -2,6 +2,7 @@ "config": { "abort": { "already_configured": "Dit SimpliSafe-account is al in gebruik.", + "email_2fa_timed_out": "Timed out tijdens het wachten op email-gebaseerde twee-factor authenticatie.", "reauth_successful": "Herauthenticatie was succesvol", "wrong_account": "De opgegeven gebruikersgegevens komen niet overeen met deze SimpliSafe-account." }, @@ -12,6 +13,9 @@ "still_awaiting_mfa": "Wacht nog steeds op MFA-e-mailklik", "unknown": "Onverwachte fout" }, + "progress": { + "email_2fa": "Voer de twee-factor authenticatie code in\ndie u per e-mail is toegezonden." + }, "step": { "mfa": { "title": "SimpliSafe Multi-Factor Authenticatie" diff --git a/homeassistant/components/simplisafe/translations/pt-BR.json b/homeassistant/components/simplisafe/translations/pt-BR.json index 596f1f441e6..5257950027b 100644 --- a/homeassistant/components/simplisafe/translations/pt-BR.json +++ b/homeassistant/components/simplisafe/translations/pt-BR.json @@ -24,7 +24,7 @@ "data": { "password": "Senha" }, - "description": "Por favor, digite novamente a senha para {username} .", + "description": "Por favor, digite novamente a senha para {username}.", "title": "Reautenticar Integra\u00e7\u00e3o" }, "sms_2fa": { diff --git a/homeassistant/components/slimproto/translations/bg.json b/homeassistant/components/slimproto/translations/bg.json new file mode 100644 index 00000000000..f49a3911eab --- /dev/null +++ b/homeassistant/components/slimproto/translations/bg.json @@ -0,0 +1,7 @@ +{ + "config": { + "abort": { + "single_instance_allowed": "\u0412\u0435\u0447\u0435 \u043a\u043e\u043d\u0444\u0438\u0433\u0443\u0440\u0438\u0440\u0430\u043d\u043e. \u0412\u044a\u0437\u043c\u043e\u0436\u043d\u0430 \u0435 \u0441\u0430\u043c\u043e \u0435\u0434\u043d\u0430 \u043a\u043e\u043d\u0444\u0438\u0433\u0443\u0440\u0430\u0446\u0438\u044f." + } + } +} \ No newline at end of file diff --git a/homeassistant/components/sql/translations/bg.json b/homeassistant/components/sql/translations/bg.json new file mode 100644 index 00000000000..b6c3577d1d0 --- /dev/null +++ b/homeassistant/components/sql/translations/bg.json @@ -0,0 +1,20 @@ +{ + "config": { + "step": { + "user": { + "data": { + "name": "\u0418\u043c\u0435" + } + } + } + }, + "options": { + "step": { + "init": { + "data": { + "name": "\u0418\u043c\u0435" + } + } + } + } +} \ No newline at end of file diff --git a/homeassistant/components/sql/translations/hu.json b/homeassistant/components/sql/translations/hu.json index cf125215ae3..c7f8b02a2b6 100644 --- a/homeassistant/components/sql/translations/hu.json +++ b/homeassistant/components/sql/translations/hu.json @@ -13,6 +13,7 @@ "data": { "column": "Oszlop", "db_url": "Adatb\u00e1zis URL", + "name": "Elnevez\u00e9s", "query": "Lek\u00e9rdez\u00e9s kijel\u00f6l\u00e9se", "unit_of_measurement": "M\u00e9rt\u00e9kegys\u00e9g", "value_template": "\u00c9rt\u00e9ksablon" @@ -20,6 +21,7 @@ "data_description": { "column": "\u00c1llapotk\u00e9nt megjelen\u00edtend\u0151, lek\u00e9rdezett oszlop", "db_url": "Adatb\u00e1zis URL-c\u00edme, hagyja \u00fcresen az alap\u00e9rtelmezett HA-adatb\u00e1zis haszn\u00e1lat\u00e1hoz", + "name": "A konfigur\u00e1ci\u00f3s bejegyz\u00e9shez \u00e9s az \u00e9rz\u00e9kel\u0151h\u00f6z haszn\u00e1lt n\u00e9v", "query": "A futtatand\u00f3 lek\u00e9rdez\u00e9snek 'SELECT'-el kell kezd\u0151dnie.", "unit_of_measurement": "M\u00e9rt\u00e9kegys\u00e9g (nem k\u00f6telez\u0151)", "value_template": "\u00c9rt\u00e9ksablon (nem k\u00f6telez\u0151)" @@ -38,6 +40,7 @@ "data": { "column": "Oszlop", "db_url": "Adatb\u00e1zis URL", + "name": "Elnevez\u00e9s", "query": "Lek\u00e9rdez\u00e9s kijel\u00f6l\u00e9se", "unit_of_measurement": "M\u00e9rt\u00e9kegys\u00e9g", "value_template": "\u00c9rt\u00e9ksablon" @@ -45,6 +48,7 @@ "data_description": { "column": "\u00c1llapotk\u00e9nt megjelen\u00edtend\u0151, lek\u00e9rdezett oszlop", "db_url": "Adatb\u00e1zis URL-c\u00edme, hagyja \u00fcresen az alap\u00e9rtelmezett HA-adatb\u00e1zis haszn\u00e1lat\u00e1hoz", + "name": "A konfigur\u00e1ci\u00f3s bejegyz\u00e9shez \u00e9s az \u00e9rz\u00e9kel\u0151h\u00f6z haszn\u00e1lt n\u00e9v", "query": "A futtatand\u00f3 lek\u00e9rdez\u00e9snek 'SELECT'-el kell kezd\u0151dnie.", "unit_of_measurement": "M\u00e9rt\u00e9kegys\u00e9g (nem k\u00f6telez\u0151)", "value_template": "\u00c9rt\u00e9ksablon (nem k\u00f6telez\u0151)" diff --git a/homeassistant/components/sql/translations/nl.json b/homeassistant/components/sql/translations/nl.json index c95d4b67701..68aa1230432 100644 --- a/homeassistant/components/sql/translations/nl.json +++ b/homeassistant/components/sql/translations/nl.json @@ -21,6 +21,7 @@ "data_description": { "column": "Kolom voor teruggestuurde query om als status te presenteren", "db_url": "Database URL, leeg laten om de standaard HA database te gebruiken", + "name": "Naam die zal worden gebruikt voor Config Entry en ook de Sensor", "query": "Query die moet worden uitgevoerd, moet beginnen met 'SELECT'", "unit_of_measurement": "Meeteenheid (optioneel)", "value_template": "Waarde Template (optioneel)" @@ -47,6 +48,7 @@ "data_description": { "column": "Kolom voor teruggestuurde query om als status te presenteren", "db_url": "Database URL, leeg laten om de standaard HA database te gebruiken", + "name": "Naam die zal worden gebruikt voor Config Entry en ook de Sensor", "query": "Query die moet worden uitgevoerd, moet beginnen met 'SELECT'", "unit_of_measurement": "Meeteenheid (optioneel)", "value_template": "Waarde Template (optioneel)" diff --git a/homeassistant/components/sql/translations/pl.json b/homeassistant/components/sql/translations/pl.json index 0e8cb47b148..2527a8239b3 100644 --- a/homeassistant/components/sql/translations/pl.json +++ b/homeassistant/components/sql/translations/pl.json @@ -13,6 +13,7 @@ "data": { "column": "Kolumna", "db_url": "Adres URL bazy danych", + "name": "Nazwa", "query": "Wybierz zapytanie", "unit_of_measurement": "Jednostka miary", "value_template": "Szablon warto\u015bci" @@ -20,6 +21,7 @@ "data_description": { "column": "Kolumna dla zwr\u00f3conego zapytania do przedstawienia jako stan", "db_url": "Adres URL bazy danych, pozostaw puste, aby u\u017cy\u0107 domy\u015blnej bazy danych HA", + "name": "Nazwa, kt\u00f3ra b\u0119dzie u\u017cywana do wprowadzania konfiguracji, a tak\u017ce do sensora", "query": "Zapytanie do uruchomienia, musi zaczyna\u0107 si\u0119 od \u201eSELECT\u201d", "unit_of_measurement": "Jednostka miary (opcjonalnie)", "value_template": "Szablon warto\u015bci (opcjonalnie)" @@ -38,6 +40,7 @@ "data": { "column": "Kolumna", "db_url": "Adres URL bazy danych", + "name": "Nazwa", "query": "Wybierz zapytanie", "unit_of_measurement": "Jednostka miary", "value_template": "Szablon warto\u015bci" @@ -45,6 +48,7 @@ "data_description": { "column": "Kolumna dla zwr\u00f3conego zapytania do przedstawienia jako stan", "db_url": "Adres URL bazy danych, pozostaw puste, aby u\u017cy\u0107 domy\u015blnej bazy danych HA", + "name": "Nazwa, kt\u00f3ra b\u0119dzie u\u017cywana do wprowadzania konfiguracji, a tak\u017ce do sensora", "query": "Zapytanie do uruchomienia, musi zaczyna\u0107 si\u0119 od \u201eSELECT\u201d", "unit_of_measurement": "Jednostka miary (opcjonalnie)", "value_template": "Szablon warto\u015bci (opcjonalnie)" diff --git a/homeassistant/components/sql/translations/pt-BR.json b/homeassistant/components/sql/translations/pt-BR.json index 21a930488a6..1846b8d5488 100644 --- a/homeassistant/components/sql/translations/pt-BR.json +++ b/homeassistant/components/sql/translations/pt-BR.json @@ -21,7 +21,7 @@ "data_description": { "column": "Coluna para a consulta retornada para apresentar como estado", "db_url": "URL do banco de dados, deixe em branco para usar o banco de dados padr\u00e3o", - "name": "Nome que ser\u00e1 usado para Config Entry e tamb\u00e9m para o Sensor", + "name": "Nome que ser\u00e1 usado para entrada de configura\u00e7\u00e3o e tamb\u00e9m para o Sensor", "query": "Consulte para ser executada, precisa come\u00e7ar com 'SELECT'", "unit_of_measurement": "Unidade de medida (opcional)", "value_template": "Modelo do valor (opcional)" @@ -48,7 +48,7 @@ "data_description": { "column": "Coluna para a consulta retornada para apresentar como estado", "db_url": "URL do banco de dados, deixe em branco para usar o banco de dados padr\u00e3o", - "name": "Nome que ser\u00e1 usado para Config Entry e tamb\u00e9m para o Sensor", + "name": "Nome que ser\u00e1 usado para entrada de configura\u00e7\u00e3o e tamb\u00e9m para o Sensor", "query": "Consulte para ser executada, precisa come\u00e7ar com 'SELECT'", "unit_of_measurement": "Unidade de medida (opcional)", "value_template": "Modelo do valor (opcional)" diff --git a/homeassistant/components/sql/translations/zh-Hant.json b/homeassistant/components/sql/translations/zh-Hant.json index 801d973049d..43349c39295 100644 --- a/homeassistant/components/sql/translations/zh-Hant.json +++ b/homeassistant/components/sql/translations/zh-Hant.json @@ -13,6 +13,7 @@ "data": { "column": "\u6b04\u4f4d", "db_url": "\u8cc7\u6599\u5eab URL", + "name": "\u540d\u7a31", "query": "\u9078\u64c7\u67e5\u8a62", "unit_of_measurement": "\u6e2c\u91cf\u55ae\u4f4d", "value_template": "\u6578\u503c\u6a21\u677f" @@ -20,6 +21,7 @@ "data_description": { "column": "\u67e5\u8a62\u56de\u8986\u6b04\u4f4d\u70ba\u72c0\u614b", "db_url": "\u8cc7\u6599\u5eab URL\u3001\u4fdd\u7559\u7a7a\u767d\u4ee5\u4f7f\u7528\u9810\u8a2d HA \u8cc7\u6599\u5eab", + "name": "\u540d\u7a31\u5c07\u6703\u7528\u65bc\u8a2d\u5b9a\u5be6\u9ad4\u8207\u611f\u6e2c\u5668", "query": "\u57f7\u884c\u7684\u67e5\u8a62\u3001\u9700\u8981\u4ee5 'SELECT' \u4f5c\u70ba\u958b\u982d", "unit_of_measurement": "\u6e2c\u91cf\u55ae\u4f4d\uff08\u9078\u9805\uff09", "value_template": "\u6578\u503c\u6a21\u677f\uff08\u9078\u9805\uff09" @@ -38,6 +40,7 @@ "data": { "column": "\u6b04\u4f4d", "db_url": "\u8cc7\u6599\u5eab URL", + "name": "\u540d\u7a31", "query": "\u9078\u64c7\u67e5\u8a62", "unit_of_measurement": "\u6e2c\u91cf\u55ae\u4f4d", "value_template": "\u6578\u503c\u6a21\u677f" @@ -45,6 +48,7 @@ "data_description": { "column": "\u67e5\u8a62\u56de\u8986\u6b04\u4f4d\u70ba\u72c0\u614b", "db_url": "\u8cc7\u6599\u5eab URL\u3001\u4fdd\u7559\u7a7a\u767d\u4ee5\u4f7f\u7528\u9810\u8a2d HA \u8cc7\u6599\u5eab", + "name": "\u540d\u7a31\u5c07\u6703\u7528\u65bc\u8a2d\u5b9a\u5be6\u9ad4\u8207\u611f\u6e2c\u5668", "query": "\u57f7\u884c\u7684\u67e5\u8a62\u3001\u9700\u8981\u4ee5 'SELECT' \u4f5c\u70ba\u958b\u982d", "unit_of_measurement": "\u6e2c\u91cf\u55ae\u4f4d\uff08\u9078\u9805\uff09", "value_template": "\u6578\u503c\u6a21\u677f\uff08\u9078\u9805\uff09" diff --git a/homeassistant/components/steam_online/translations/ca.json b/homeassistant/components/steam_online/translations/ca.json index 4535fe6d31c..699630c3732 100644 --- a/homeassistant/components/steam_online/translations/ca.json +++ b/homeassistant/components/steam_online/translations/ca.json @@ -12,13 +12,15 @@ }, "step": { "reauth_confirm": { + "description": "La integraci\u00f3 Steam ha de tornar a autenticar-se manualment\n\nPots trobar la teva clau a: {api_key_url}", "title": "Reautenticaci\u00f3 de la integraci\u00f3" }, "user": { "data": { "account": "ID del compte de Steam", "api_key": "Clau API" - } + }, + "description": "Utilitza {account_id_url} per trobar l'ID del teu compte de Steam" } } }, diff --git a/homeassistant/components/steam_online/translations/de.json b/homeassistant/components/steam_online/translations/de.json index 17950e14e24..fe73cf71448 100644 --- a/homeassistant/components/steam_online/translations/de.json +++ b/homeassistant/components/steam_online/translations/de.json @@ -12,7 +12,7 @@ }, "step": { "reauth_confirm": { - "description": "Die Steam-Integration muss manuell erneut authentifiziert werden \n\nDeinen Schl\u00fcssel findest du hier: https://steamcommunity.com/dev/apikey", + "description": "Die Steam-Integration muss manuell erneut authentifiziert werden \nHier findest du deinen Schl\u00fcssel: {api_key_url}", "title": "Integration erneut authentifizieren" }, "user": { @@ -20,7 +20,7 @@ "account": "Steam-Konto-ID", "api_key": "API-Schl\u00fcssel" }, - "description": "Verwende https://steamid.io, um deine Steam-Konto-ID zu finden" + "description": "Verwende {account_id_url}, um deine Steam-Konto-ID zu finden" } } }, diff --git a/homeassistant/components/steam_online/translations/fr.json b/homeassistant/components/steam_online/translations/fr.json index 5ee6892eef7..ae8055638f7 100644 --- a/homeassistant/components/steam_online/translations/fr.json +++ b/homeassistant/components/steam_online/translations/fr.json @@ -12,7 +12,7 @@ }, "step": { "reauth_confirm": { - "description": "L'int\u00e9gration Steam doit \u00eatre r\u00e9-authentifi\u00e9e manuellement\n\nVous pouvez trouver votre cl\u00e9 ici\u00a0: https://steamcommunity.com/dev/apikey", + "description": "L'int\u00e9gration Steam doit \u00eatre r\u00e9-authentifi\u00e9e manuellement\n\nVous pouvez trouver votre cl\u00e9 ici\u00a0: {api_key_url}", "title": "R\u00e9-authentifier l'int\u00e9gration" }, "user": { @@ -20,7 +20,7 @@ "account": "ID de compte Steam", "api_key": "Cl\u00e9 d'API" }, - "description": "Utilisez https://steamid.io pour trouver l'ID de votre compte Steam" + "description": "Utilisez {account_id_url} pour trouver l'ID de votre compte Steam" } } }, diff --git a/homeassistant/components/steam_online/translations/hu.json b/homeassistant/components/steam_online/translations/hu.json index 9bd0976345e..edff854ab52 100644 --- a/homeassistant/components/steam_online/translations/hu.json +++ b/homeassistant/components/steam_online/translations/hu.json @@ -12,7 +12,7 @@ }, "step": { "reauth_confirm": { - "description": "A Steam integr\u00e1ci\u00f3t manu\u00e1lisan \u00fajra kell hiteles\u00edteni .\n\nA kulcs itt tal\u00e1lhat\u00f3: https://steamcommunity.com/dev/apikey", + "description": "A Steam integr\u00e1ci\u00f3t manu\u00e1lisan \u00fajra kell hiteles\u00edteni .\n\nA kulcs itt tal\u00e1lhat\u00f3: {api_key_url}", "title": "Integr\u00e1ci\u00f3 \u00fajrahiteles\u00edt\u00e9se" }, "user": { @@ -20,7 +20,7 @@ "account": "Steam fi\u00f3k azonos\u00edt\u00f3ja", "api_key": "API kulcs" }, - "description": "A https://steamid.io haszn\u00e1lat\u00e1val kaphat\u00f3 meg a Steam fi\u00f3kazonos\u00edt\u00f3" + "description": "A {account_id_url} haszn\u00e1lat\u00e1val kaphat\u00f3 meg a Steam fi\u00f3kazonos\u00edt\u00f3" } } }, diff --git a/homeassistant/components/steam_online/translations/pt-BR.json b/homeassistant/components/steam_online/translations/pt-BR.json index 93ff3e00dc5..cca660e891e 100644 --- a/homeassistant/components/steam_online/translations/pt-BR.json +++ b/homeassistant/components/steam_online/translations/pt-BR.json @@ -12,7 +12,7 @@ }, "step": { "reauth_confirm": { - "description": "A integra\u00e7\u00e3o da Steam precisa ser autenticada manualmente\n\nVoc\u00ea pode encontrar sua chave aqui: https://steamcommunity.com/dev/apikey", + "description": "A integra\u00e7\u00e3o da Steam precisa ser autenticada manualmente \n\n Voc\u00ea pode encontrar sua chave aqui: {api_key_url}", "title": "Reautenticar Integra\u00e7\u00e3o" }, "user": { @@ -20,7 +20,7 @@ "account": "ID da conta Steam", "api_key": "Chave da API" }, - "description": "Use https://steamid.io para encontrar o ID da sua conta Steam" + "description": "Use {account_id_url} para encontrar o ID da sua conta Steam" } } }, diff --git a/homeassistant/components/tautulli/translations/ca.json b/homeassistant/components/tautulli/translations/ca.json index 15895636b8e..6e53dd83be5 100644 --- a/homeassistant/components/tautulli/translations/ca.json +++ b/homeassistant/components/tautulli/translations/ca.json @@ -13,14 +13,17 @@ "reauth_confirm": { "data": { "api_key": "Clau API" - } + }, + "description": "Per trobar la teva clau API, obre la web de Tautulli i v\u00e9s a Configuraci\u00f3 i despr\u00e9s a Interf\u00edcie web. La clau API estar\u00e0 a la part inferior d'aquesta p\u00e0gina.", + "title": "Re-autenticaci\u00f3 de Tautulli" }, "user": { "data": { "api_key": "Clau API", "url": "URL", "verify_ssl": "Verifica el certificat SSL" - } + }, + "description": "Per trobar la teva clau API, obre la web de Tautulli i v\u00e9s a Configuraci\u00f3 i despr\u00e9s a Interf\u00edcie web. La clau API estar\u00e0 a la part inferior d'aquesta p\u00e0gina.\n\nExemple de l'URL: ```http://192.168.0.10:8181``` on 8181 \u00e9s el port predeterminat." } } } diff --git a/homeassistant/components/tautulli/translations/nl.json b/homeassistant/components/tautulli/translations/nl.json index eeecbd56477..9f10f666030 100644 --- a/homeassistant/components/tautulli/translations/nl.json +++ b/homeassistant/components/tautulli/translations/nl.json @@ -14,6 +14,7 @@ "data": { "api_key": "API-sleutel" }, + "description": "Om uw API sleutel te vinden, opent u de Tautulli webpagina en navigeert u naar Instellingen en vervolgens naar Webinterface. De API sleutel vindt u onderaan de pagina.", "title": "Herauthenticeer Tautulli" }, "user": { @@ -21,7 +22,8 @@ "api_key": "API-sleutel", "url": "URL", "verify_ssl": "SSL-certificaat verifi\u00ebren" - } + }, + "description": "Om uw API sleutel te vinden, opent u de Tautulli webpagina en navigeert u naar Instellingen en vervolgens naar Webinterface. De API sleutel vindt u onderaan de pagina.\n\nVoorbeeld van de URL: ```http://192.168.0.10:8181`` met 8181 als standaard poort." } } } diff --git a/homeassistant/components/trafikverket_ferry/translations/ca.json b/homeassistant/components/trafikverket_ferry/translations/ca.json index 8780b02ee37..0af4ba34155 100644 --- a/homeassistant/components/trafikverket_ferry/translations/ca.json +++ b/homeassistant/components/trafikverket_ferry/translations/ca.json @@ -6,7 +6,9 @@ }, "error": { "cannot_connect": "Ha fallat la connexi\u00f3", - "invalid_auth": "Autenticaci\u00f3 inv\u00e0lida" + "incorrect_api_key": "Clau API inv\u00e0lida per al compte seleccionat", + "invalid_auth": "Autenticaci\u00f3 inv\u00e0lida", + "invalid_route": "No s'ha pogut trobar la ruta amb la informaci\u00f3 proporcionada" }, "step": { "reauth_confirm": { @@ -18,6 +20,7 @@ "data": { "api_key": "Clau API", "from": "Des del port", + "time": "Hora", "to": "Al port", "weekday": "Laborables" } diff --git a/homeassistant/components/update/translations/sv.json b/homeassistant/components/update/translations/sv.json new file mode 100644 index 00000000000..53ecdb21377 --- /dev/null +++ b/homeassistant/components/update/translations/sv.json @@ -0,0 +1,9 @@ +{ + "device_automation": { + "trigger_type": { + "changed_states": "{entity_name} uppdateringstillg\u00e4nglighet \u00e4ndrad", + "turned_off": "{entity_name} blev uppdaterad", + "turned_on": "{entity_name} har en uppdatering tillg\u00e4nglig" + } + } +} \ No newline at end of file