From 5e366d93fccbe254d3f6ebe43b3d16ca35deb5e1 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Fri, 25 Feb 2022 00:17:52 +0000 Subject: [PATCH] [ci skip] Translation update --- .../accuweather/translations/es.json | 2 +- .../binary_sensor/translations/he.json | 4 ++++ .../components/cast/translations/es.json | 2 +- .../components/dlna_dms/translations/bg.json | 12 ++++++++++ .../components/dlna_dms/translations/es.json | 12 ++++++++++ .../components/dlna_dms/translations/he.json | 20 ++++++++++++++++ .../components/dlna_dms/translations/it.json | 24 +++++++++++++++++++ .../components/fritz/translations/it.json | 3 ++- .../components/homekit/translations/es.json | 5 ++++ .../components/mysensors/translations/it.json | 4 ++-- .../mysensors/translations/zh-Hant.json | 4 ++-- .../components/nanoleaf/translations/de.json | 8 +++++++ .../components/nanoleaf/translations/et.json | 8 +++++++ .../components/nanoleaf/translations/it.json | 8 +++++++ .../nanoleaf/translations/pt-BR.json | 8 +++++++ .../components/nanoleaf/translations/ru.json | 8 +++++++ .../nanoleaf/translations/zh-Hant.json | 8 +++++++ .../number/translations/zh-Hant.json | 2 +- .../panasonic_viera/translations/es.json | 4 ++-- .../components/plex/translations/es.json | 2 +- .../radio_browser/translations/es.json | 7 ++++++ .../radio_browser/translations/he.json | 7 ++++++ .../remote/translations/zh-Hant.json | 2 +- .../components/sense/translations/es.json | 10 ++++++++ .../components/sense/translations/he.json | 9 ++++++- .../components/sense/translations/it.json | 16 ++++++++++++- .../components/sleepiq/translations/es.json | 3 +++ .../components/sonarr/translations/bg.json | 3 ++- .../components/sonarr/translations/es.json | 1 + .../components/sonarr/translations/he.json | 1 + .../components/sonarr/translations/it.json | 3 ++- .../tuya/translations/select.es.json | 10 +++++++- .../vacuum/translations/zh-Hant.json | 2 +- 33 files changed, 204 insertions(+), 18 deletions(-) create mode 100644 homeassistant/components/dlna_dms/translations/bg.json create mode 100644 homeassistant/components/dlna_dms/translations/es.json create mode 100644 homeassistant/components/dlna_dms/translations/he.json create mode 100644 homeassistant/components/dlna_dms/translations/it.json create mode 100644 homeassistant/components/radio_browser/translations/es.json create mode 100644 homeassistant/components/radio_browser/translations/he.json diff --git a/homeassistant/components/accuweather/translations/es.json b/homeassistant/components/accuweather/translations/es.json index aa24b5ff97..9d0396fddb 100644 --- a/homeassistant/components/accuweather/translations/es.json +++ b/homeassistant/components/accuweather/translations/es.json @@ -16,7 +16,7 @@ "longitude": "Longitud", "name": "Nombre" }, - "description": "Si necesitas ayuda con la configuraci\u00f3n, echa un vistazo aqu\u00ed: https://www.home-assistant.io/integrations/accuweather/ \n\nEl pron\u00f3stico del tiempo no est\u00e1 habilitado por defecto. Puedes habilitarlo en las opciones de la integraci\u00f3n.", + "description": "Si necesitas ayuda con la configuraci\u00f3n, echa un vistazo aqu\u00ed: https://www.home-assistant.io/integrations/accuweather/ \n\nAlgunos sensores no est\u00e1n habilitados por defecto. Los puedes habilitar en el registro de entidades despu\u00e9s de configurar la integraci\u00f3n.\nEl pron\u00f3stico del tiempo no est\u00e1 habilitado por defecto. Puedes habilitarlo en las opciones de la integraci\u00f3n.", "title": "AccuWeather" } } diff --git a/homeassistant/components/binary_sensor/translations/he.json b/homeassistant/components/binary_sensor/translations/he.json index 3866d6a93d..293a4f3f26 100644 --- a/homeassistant/components/binary_sensor/translations/he.json +++ b/homeassistant/components/binary_sensor/translations/he.json @@ -134,6 +134,10 @@ "off": "\u05dc\u05d0 \u05e0\u05d8\u05e2\u05df", "on": "\u05e0\u05d8\u05e2\u05df" }, + "carbon_monoxide": { + "off": "\u05e0\u05e7\u05d9", + "on": "\u05d6\u05d5\u05d4\u05d4" + }, "co": { "off": "\u05e0\u05e7\u05d9", "on": "\u05d6\u05d5\u05d4\u05d4" diff --git a/homeassistant/components/cast/translations/es.json b/homeassistant/components/cast/translations/es.json index dad23682da..d38067588a 100644 --- a/homeassistant/components/cast/translations/es.json +++ b/homeassistant/components/cast/translations/es.json @@ -12,7 +12,7 @@ "known_hosts": "Lista opcional de hosts conocidos si el descubrimiento mDNS no funciona." }, "description": "Introduce la configuraci\u00f3n de Google Cast.", - "title": "Google Cast" + "title": "Configuraci\u00f3n de Google Cast" }, "confirm": { "description": "\u00bfQuieres iniciar la configuraci\u00f3n?" diff --git a/homeassistant/components/dlna_dms/translations/bg.json b/homeassistant/components/dlna_dms/translations/bg.json new file mode 100644 index 0000000000..b43da9ecb1 --- /dev/null +++ b/homeassistant/components/dlna_dms/translations/bg.json @@ -0,0 +1,12 @@ +{ + "config": { + "flow_title": "{name}", + "step": { + "user": { + "data": { + "host": "\u0425\u043e\u0441\u0442" + } + } + } + } +} \ No newline at end of file diff --git a/homeassistant/components/dlna_dms/translations/es.json b/homeassistant/components/dlna_dms/translations/es.json new file mode 100644 index 0000000000..b4bc90a666 --- /dev/null +++ b/homeassistant/components/dlna_dms/translations/es.json @@ -0,0 +1,12 @@ +{ + "config": { + "abort": { + "no_devices_found": "No se han encontrado dispositivos en la red" + }, + "step": { + "user": { + "description": "Escoge un dispositivo a configurar" + } + } + } +} \ No newline at end of file diff --git a/homeassistant/components/dlna_dms/translations/he.json b/homeassistant/components/dlna_dms/translations/he.json new file mode 100644 index 0000000000..cfe995b892 --- /dev/null +++ b/homeassistant/components/dlna_dms/translations/he.json @@ -0,0 +1,20 @@ +{ + "config": { + "abort": { + "already_configured": "\u05ea\u05e6\u05d5\u05e8\u05ea \u05d4\u05d4\u05ea\u05e7\u05df \u05db\u05d1\u05e8 \u05e0\u05e7\u05d1\u05e2\u05d4", + "already_in_progress": "\u05d6\u05e8\u05d9\u05de\u05ea \u05d4\u05ea\u05e6\u05d5\u05e8\u05d4 \u05db\u05d1\u05e8 \u05de\u05ea\u05d1\u05e6\u05e2\u05ea", + "no_devices_found": "\u05dc\u05d0 \u05e0\u05de\u05e6\u05d0\u05d5 \u05de\u05db\u05e9\u05d9\u05e8\u05d9\u05dd \u05d1\u05e8\u05e9\u05ea" + }, + "flow_title": "{name}", + "step": { + "confirm": { + "description": "\u05d4\u05d0\u05dd \u05d1\u05e8\u05e6\u05d5\u05e0\u05da \u05dc\u05d4\u05ea\u05d7\u05d9\u05dc \u05d1\u05d4\u05d2\u05d3\u05e8\u05d4?" + }, + "user": { + "data": { + "host": "\u05de\u05d0\u05e8\u05d7" + } + } + } + } +} \ No newline at end of file diff --git a/homeassistant/components/dlna_dms/translations/it.json b/homeassistant/components/dlna_dms/translations/it.json new file mode 100644 index 0000000000..a8c0d50c0c --- /dev/null +++ b/homeassistant/components/dlna_dms/translations/it.json @@ -0,0 +1,24 @@ +{ + "config": { + "abort": { + "already_configured": "Il dispositivo \u00e8 gi\u00e0 configurato", + "already_in_progress": "Il flusso di configurazione \u00e8 gi\u00e0 in corso", + "bad_ssdp": "Ai dati SSDP manca un valore richiesto", + "no_devices_found": "Nessun dispositivo trovato sulla rete", + "not_dms": "Il dispositivo non \u00e8 un server multimediale supportato" + }, + "flow_title": "{name}", + "step": { + "confirm": { + "description": "Vuoi iniziare la configurazione?" + }, + "user": { + "data": { + "host": "Host" + }, + "description": "Seleziona un dispositivo da configurare", + "title": "Dispositivi DLNA DMA rilevati" + } + } + } +} \ No newline at end of file diff --git a/homeassistant/components/fritz/translations/it.json b/homeassistant/components/fritz/translations/it.json index 0169d27520..6e59455670 100644 --- a/homeassistant/components/fritz/translations/it.json +++ b/homeassistant/components/fritz/translations/it.json @@ -56,7 +56,8 @@ "step": { "init": { "data": { - "consider_home": "Secondi per considerare un dispositivo \"a casa\"" + "consider_home": "Secondi per considerare un dispositivo \"a casa\"", + "old_discovery": "Abilita il vecchio metodo di rilevamento" } } } diff --git a/homeassistant/components/homekit/translations/es.json b/homeassistant/components/homekit/translations/es.json index 6008d399d6..cc1925b809 100644 --- a/homeassistant/components/homekit/translations/es.json +++ b/homeassistant/components/homekit/translations/es.json @@ -35,6 +35,11 @@ "description": "Verifique todas las c\u00e1maras que admiten transmisiones H.264 nativas. Si la c\u00e1mara no emite una transmisi\u00f3n H.264, el sistema transcodificar\u00e1 el video a H.264 para HomeKit. La transcodificaci\u00f3n requiere una CPU de alto rendimiento y es poco probable que funcione en ordenadores de placa \u00fanica.", "title": "Seleccione el c\u00f3dec de video de la c\u00e1mara." }, + "exclude": { + "data": { + "entities": "Entidades" + } + }, "include_exclude": { "data": { "entities": "Entidades", diff --git a/homeassistant/components/mysensors/translations/it.json b/homeassistant/components/mysensors/translations/it.json index 9583735250..56ce395aa4 100644 --- a/homeassistant/components/mysensors/translations/it.json +++ b/homeassistant/components/mysensors/translations/it.json @@ -14,7 +14,7 @@ "invalid_serial": "Porta seriale non valida", "invalid_subscribe_topic": "Argomento di sottoscrizione non valido", "invalid_version": "Versione di MySensors non valida", - "not_a_number": "Per favore inserisci un numero", + "not_a_number": "Digita un numero", "port_out_of_range": "Il numero di porta deve essere almeno 1 e al massimo 65535", "same_topic": "Gli argomenti di sottoscrizione e pubblicazione sono gli stessi", "unknown": "Errore imprevisto" @@ -34,7 +34,7 @@ "invalid_subscribe_topic": "Argomento di sottoscrizione non valido", "invalid_version": "Versione di MySensors non valida", "mqtt_required": "L'integrazione MQTT non \u00e8 configurata", - "not_a_number": "Per favore inserisci un numero", + "not_a_number": "Digita un numero", "port_out_of_range": "Il numero di porta deve essere almeno 1 e al massimo 65535", "same_topic": "Gli argomenti di sottoscrizione e pubblicazione sono gli stessi", "unknown": "Errore imprevisto" diff --git a/homeassistant/components/mysensors/translations/zh-Hant.json b/homeassistant/components/mysensors/translations/zh-Hant.json index 234a2bd0b3..4853b12485 100644 --- a/homeassistant/components/mysensors/translations/zh-Hant.json +++ b/homeassistant/components/mysensors/translations/zh-Hant.json @@ -14,7 +14,7 @@ "invalid_serial": "\u5e8f\u5217\u57e0\u7121\u6548", "invalid_subscribe_topic": "\u8a02\u95b1\u4e3b\u984c\u7121\u6548", "invalid_version": "MySensors \u7248\u672c\u7121\u6548", - "not_a_number": "\u8acb\u8f38\u5165\u865f\u78bc", + "not_a_number": "\u8acb\u8f38\u5165\u6578\u5b57", "port_out_of_range": "\u8acb\u8f38\u5165\u4ecb\u65bc 1 \u81f3 65535 \u4e4b\u9593\u7684\u865f\u78bc", "same_topic": "\u8a02\u95b1\u8207\u767c\u4f48\u4e3b\u984c\u76f8\u540c", "unknown": "\u672a\u9810\u671f\u932f\u8aa4" @@ -34,7 +34,7 @@ "invalid_subscribe_topic": "\u8a02\u95b1\u4e3b\u984c\u7121\u6548", "invalid_version": "MySensors \u7248\u672c\u7121\u6548", "mqtt_required": "MQTT \u6574\u5408\u5c1a\u672a\u8a2d\u5b9a", - "not_a_number": "\u8acb\u8f38\u5165\u865f\u78bc", + "not_a_number": "\u8acb\u8f38\u5165\u6578\u5b57", "port_out_of_range": "\u8acb\u8f38\u5165\u4ecb\u65bc 1 \u81f3 65535 \u4e4b\u9593\u7684\u865f\u78bc", "same_topic": "\u8a02\u95b1\u8207\u767c\u4f48\u4e3b\u984c\u76f8\u540c", "unknown": "\u672a\u9810\u671f\u932f\u8aa4" diff --git a/homeassistant/components/nanoleaf/translations/de.json b/homeassistant/components/nanoleaf/translations/de.json index fa1b9d9805..e29b3b76a4 100644 --- a/homeassistant/components/nanoleaf/translations/de.json +++ b/homeassistant/components/nanoleaf/translations/de.json @@ -24,5 +24,13 @@ } } } + }, + "device_automation": { + "trigger_type": { + "swipe_down": "Nach unten wischen", + "swipe_left": "Nach links wischen", + "swipe_right": "Nach rechts wischen", + "swipe_up": "Nach oben wischen" + } } } \ No newline at end of file diff --git a/homeassistant/components/nanoleaf/translations/et.json b/homeassistant/components/nanoleaf/translations/et.json index 15690ab307..d080167306 100644 --- a/homeassistant/components/nanoleaf/translations/et.json +++ b/homeassistant/components/nanoleaf/translations/et.json @@ -24,5 +24,13 @@ } } } + }, + "device_automation": { + "trigger_type": { + "swipe_down": "Nipsa alla", + "swipe_left": "Nipsa vasakule", + "swipe_right": "Nipsa paremale", + "swipe_up": "Nipsa \u00fcles" + } } } \ No newline at end of file diff --git a/homeassistant/components/nanoleaf/translations/it.json b/homeassistant/components/nanoleaf/translations/it.json index 1e7517d8ad..ccd36acd88 100644 --- a/homeassistant/components/nanoleaf/translations/it.json +++ b/homeassistant/components/nanoleaf/translations/it.json @@ -24,5 +24,13 @@ } } } + }, + "device_automation": { + "trigger_type": { + "swipe_down": "Scorri verso il basso", + "swipe_left": "Scorri verso sinistra", + "swipe_right": "Scorri verso destra", + "swipe_up": "Scorri verso l'alto" + } } } \ No newline at end of file diff --git a/homeassistant/components/nanoleaf/translations/pt-BR.json b/homeassistant/components/nanoleaf/translations/pt-BR.json index 3946a79471..98e60a4bf2 100644 --- a/homeassistant/components/nanoleaf/translations/pt-BR.json +++ b/homeassistant/components/nanoleaf/translations/pt-BR.json @@ -24,5 +24,13 @@ } } } + }, + "device_automation": { + "trigger_type": { + "swipe_down": "Deslize para baixo", + "swipe_left": "Deslize para a esquerda", + "swipe_right": "Desliza para a direita", + "swipe_up": "Deslize para cima" + } } } \ No newline at end of file diff --git a/homeassistant/components/nanoleaf/translations/ru.json b/homeassistant/components/nanoleaf/translations/ru.json index 884ace3ded..93f40d654d 100644 --- a/homeassistant/components/nanoleaf/translations/ru.json +++ b/homeassistant/components/nanoleaf/translations/ru.json @@ -24,5 +24,13 @@ } } } + }, + "device_automation": { + "trigger_type": { + "swipe_down": "\u0421\u0432\u0430\u0439\u043f \u0432\u043d\u0438\u0437", + "swipe_left": "\u0421\u0432\u0430\u0439\u043f \u0432\u043b\u0435\u0432\u043e", + "swipe_right": "\u0421\u0432\u0430\u0439\u043f \u0432\u043f\u0440\u0430\u0432\u043e", + "swipe_up": "\u0421\u0432\u0430\u0439\u043f \u0432\u0432\u0435\u0440\u0445" + } } } \ No newline at end of file diff --git a/homeassistant/components/nanoleaf/translations/zh-Hant.json b/homeassistant/components/nanoleaf/translations/zh-Hant.json index cc5d1c08a8..c18331f858 100644 --- a/homeassistant/components/nanoleaf/translations/zh-Hant.json +++ b/homeassistant/components/nanoleaf/translations/zh-Hant.json @@ -24,5 +24,13 @@ } } } + }, + "device_automation": { + "trigger_type": { + "swipe_down": "\u5411\u4e0b\u6ed1", + "swipe_left": "\u5411\u5de6\u6ed1", + "swipe_right": "\u5411\u53f3\u6ed1", + "swipe_up": "\u5411\u4e0a\u6ed1" + } } } \ No newline at end of file diff --git a/homeassistant/components/number/translations/zh-Hant.json b/homeassistant/components/number/translations/zh-Hant.json index d36f751682..d724acc8f5 100644 --- a/homeassistant/components/number/translations/zh-Hant.json +++ b/homeassistant/components/number/translations/zh-Hant.json @@ -4,5 +4,5 @@ "set_value": "{entity_name} \u8a2d\u5b9a\u503c" } }, - "title": "\u865f\u78bc" + "title": "\u6578\u5b57" } \ No newline at end of file diff --git a/homeassistant/components/panasonic_viera/translations/es.json b/homeassistant/components/panasonic_viera/translations/es.json index cb8021f36d..d14cc6b878 100644 --- a/homeassistant/components/panasonic_viera/translations/es.json +++ b/homeassistant/components/panasonic_viera/translations/es.json @@ -7,14 +7,14 @@ }, "error": { "cannot_connect": "No se pudo conectar", - "invalid_pin_code": "El c\u00f3digo PIN que ha introducido no es v\u00e1lido" + "invalid_pin_code": "El c\u00f3digo PIN que has introducido no es v\u00e1lido" }, "step": { "pairing": { "data": { "pin": "C\u00f3digo PIN" }, - "description": "Introduzca el PIN que aparece en su Televisor", + "description": "Introduce el PIN que aparece en tu Televisor", "title": "Emparejamiento" }, "user": { diff --git a/homeassistant/components/plex/translations/es.json b/homeassistant/components/plex/translations/es.json index 71365b9e2f..c31dcf26e0 100644 --- a/homeassistant/components/plex/translations/es.json +++ b/homeassistant/components/plex/translations/es.json @@ -9,7 +9,7 @@ "unknown": "Fall\u00f3 por razones desconocidas" }, "error": { - "faulty_credentials": "La autorizaci\u00f3n fall\u00f3, verifica el token", + "faulty_credentials": "La autorizaci\u00f3n ha fallado, verifica el token", "host_or_token": "Debes proporcionar al menos uno de Host o Token", "no_servers": "No hay servidores vinculados a la cuenta Plex", "not_found": "No se ha encontrado el servidor Plex", diff --git a/homeassistant/components/radio_browser/translations/es.json b/homeassistant/components/radio_browser/translations/es.json new file mode 100644 index 0000000000..6bb377d2d2 --- /dev/null +++ b/homeassistant/components/radio_browser/translations/es.json @@ -0,0 +1,7 @@ +{ + "config": { + "abort": { + "single_instance_allowed": "Ya est\u00e1 configurado. Solamente una configuraci\u00f3n es posible." + } + } +} \ No newline at end of file diff --git a/homeassistant/components/radio_browser/translations/he.json b/homeassistant/components/radio_browser/translations/he.json new file mode 100644 index 0000000000..d0c3523da9 --- /dev/null +++ b/homeassistant/components/radio_browser/translations/he.json @@ -0,0 +1,7 @@ +{ + "config": { + "abort": { + "single_instance_allowed": "\u05ea\u05e6\u05d5\u05e8\u05ea\u05d5 \u05db\u05d1\u05e8 \u05e0\u05e7\u05d1\u05e2\u05d4. \u05e8\u05e7 \u05ea\u05e6\u05d5\u05e8\u05d4 \u05d0\u05d7\u05ea \u05d0\u05e4\u05e9\u05e8\u05d9\u05ea." + } + } +} \ No newline at end of file diff --git a/homeassistant/components/remote/translations/zh-Hant.json b/homeassistant/components/remote/translations/zh-Hant.json index 80f59008dc..e8a07049e2 100644 --- a/homeassistant/components/remote/translations/zh-Hant.json +++ b/homeassistant/components/remote/translations/zh-Hant.json @@ -22,5 +22,5 @@ "on": "\u958b\u5553" } }, - "title": "\u9059\u63a7" + "title": "\u9059\u63a7\u5668" } \ No newline at end of file diff --git a/homeassistant/components/sense/translations/es.json b/homeassistant/components/sense/translations/es.json index cdc833eeeb..ca77c97900 100644 --- a/homeassistant/components/sense/translations/es.json +++ b/homeassistant/components/sense/translations/es.json @@ -9,6 +9,11 @@ "unknown": "Error inesperado" }, "step": { + "reauth_validate": { + "data": { + "password": "Contrase\u00f1a" + } + }, "user": { "data": { "email": "Correo electr\u00f3nico", @@ -16,6 +21,11 @@ "timeout": "Timeout" }, "title": "Conectar a tu Sense Energy Monitor" + }, + "validation": { + "data": { + "code": "C\u00f3digo de verificaci\u00f3n" + } } } } diff --git a/homeassistant/components/sense/translations/he.json b/homeassistant/components/sense/translations/he.json index c4e8725919..b46ec81b6d 100644 --- a/homeassistant/components/sense/translations/he.json +++ b/homeassistant/components/sense/translations/he.json @@ -1,7 +1,8 @@ { "config": { "abort": { - "already_configured": "\u05ea\u05e6\u05d5\u05e8\u05ea \u05d4\u05d4\u05ea\u05e7\u05df \u05db\u05d1\u05e8 \u05e0\u05e7\u05d1\u05e2\u05d4" + "already_configured": "\u05ea\u05e6\u05d5\u05e8\u05ea \u05d4\u05d4\u05ea\u05e7\u05df \u05db\u05d1\u05e8 \u05e0\u05e7\u05d1\u05e2\u05d4", + "reauth_successful": "\u05d4\u05d0\u05d9\u05de\u05d5\u05ea \u05de\u05d7\u05d3\u05e9 \u05d4\u05e6\u05dc\u05d9\u05d7" }, "error": { "cannot_connect": "\u05d4\u05d4\u05ea\u05d7\u05d1\u05e8\u05d5\u05ea \u05e0\u05db\u05e9\u05dc\u05d4", @@ -9,6 +10,12 @@ "unknown": "\u05e9\u05d2\u05d9\u05d0\u05d4 \u05d1\u05dc\u05ea\u05d9 \u05e6\u05e4\u05d5\u05d9\u05d4" }, "step": { + "reauth_validate": { + "data": { + "password": "\u05e1\u05d9\u05e1\u05de\u05d4" + }, + "title": "\u05d0\u05d9\u05de\u05d5\u05ea \u05de\u05d7\u05d3\u05e9 \u05e9\u05dc \u05e9\u05d9\u05dc\u05d5\u05d1" + }, "user": { "data": { "email": "\u05d3\u05d5\u05d0\"\u05dc", diff --git a/homeassistant/components/sense/translations/it.json b/homeassistant/components/sense/translations/it.json index 66c09d294c..f769de0c3d 100644 --- a/homeassistant/components/sense/translations/it.json +++ b/homeassistant/components/sense/translations/it.json @@ -1,7 +1,8 @@ { "config": { "abort": { - "already_configured": "Il dispositivo \u00e8 gi\u00e0 configurato" + "already_configured": "Il dispositivo \u00e8 gi\u00e0 configurato", + "reauth_successful": "La nuova autenticazione \u00e8 stata eseguita correttamente" }, "error": { "cannot_connect": "Impossibile connettersi", @@ -9,6 +10,13 @@ "unknown": "Errore imprevisto" }, "step": { + "reauth_validate": { + "data": { + "password": "Password" + }, + "description": "L'integrazione Sense deve autenticare nuovamente il tuo account {email}.", + "title": "Autentica nuovamente l'integrazione" + }, "user": { "data": { "email": "Email", @@ -16,6 +24,12 @@ "timeout": "Tempo scaduto" }, "title": "Connettiti al tuo Sense Energy Monitor" + }, + "validation": { + "data": { + "code": "Codice di verifica" + }, + "title": "Autenticazione a pi\u00f9 fattori Sense" } } } diff --git a/homeassistant/components/sleepiq/translations/es.json b/homeassistant/components/sleepiq/translations/es.json index 6b8cd4ac64..8715dc6b7a 100644 --- a/homeassistant/components/sleepiq/translations/es.json +++ b/homeassistant/components/sleepiq/translations/es.json @@ -1,5 +1,8 @@ { "config": { + "abort": { + "already_configured": "La cuenta ya est\u00e1 configurada" + }, "error": { "cannot_connect": "Error al conectar", "invalid_auth": "Autenticaci\u00f3n inv\u00e1lida" diff --git a/homeassistant/components/sonarr/translations/bg.json b/homeassistant/components/sonarr/translations/bg.json index 29dc5bfd9a..c6ab1b205e 100644 --- a/homeassistant/components/sonarr/translations/bg.json +++ b/homeassistant/components/sonarr/translations/bg.json @@ -18,7 +18,8 @@ "data": { "api_key": "API \u043a\u043b\u044e\u0447", "host": "\u0425\u043e\u0441\u0442", - "port": "\u041f\u043e\u0440\u0442" + "port": "\u041f\u043e\u0440\u0442", + "url": "URL" } } } diff --git a/homeassistant/components/sonarr/translations/es.json b/homeassistant/components/sonarr/translations/es.json index cee9f6661c..b2f073297d 100644 --- a/homeassistant/components/sonarr/translations/es.json +++ b/homeassistant/components/sonarr/translations/es.json @@ -22,6 +22,7 @@ "host": "Host", "port": "Puerto", "ssl": "Utiliza un certificado SSL", + "url": "URL", "verify_ssl": "Verificar certificado SSL" } } diff --git a/homeassistant/components/sonarr/translations/he.json b/homeassistant/components/sonarr/translations/he.json index d033613184..53b98ae413 100644 --- a/homeassistant/components/sonarr/translations/he.json +++ b/homeassistant/components/sonarr/translations/he.json @@ -20,6 +20,7 @@ "host": "\u05de\u05d0\u05e8\u05d7", "port": "\u05e4\u05ea\u05d7\u05d4", "ssl": "\u05e9\u05d9\u05de\u05d5\u05e9 \u05d1\u05d0\u05d9\u05e9\u05d5\u05e8 SSL", + "url": "\u05db\u05ea\u05d5\u05d1\u05ea \u05d0\u05ea\u05e8", "verify_ssl": "\u05d0\u05d9\u05de\u05d5\u05ea \u05d0\u05d9\u05e9\u05d5\u05e8 SSL" } } diff --git a/homeassistant/components/sonarr/translations/it.json b/homeassistant/components/sonarr/translations/it.json index 9dc6582c15..ba78810d92 100644 --- a/homeassistant/components/sonarr/translations/it.json +++ b/homeassistant/components/sonarr/translations/it.json @@ -12,7 +12,7 @@ "flow_title": "{name}", "step": { "reauth_confirm": { - "description": "L'integrazione di Sonarr deve essere nuovamente autenticata manualmente con l'API Sonarr ospitata su: {host}", + "description": "L'integrazione di Sonarr deve essere nuovamente autenticata manualmente con l'API Sonarr ospitata su: {url}", "title": "Autentica nuovamente l'integrazione" }, "user": { @@ -22,6 +22,7 @@ "host": "Host", "port": "Porta", "ssl": "Utilizza un certificato SSL", + "url": "URL", "verify_ssl": "Verifica il certificato SSL" } } diff --git a/homeassistant/components/tuya/translations/select.es.json b/homeassistant/components/tuya/translations/select.es.json index adc306feae..02201f09da 100644 --- a/homeassistant/components/tuya/translations/select.es.json +++ b/homeassistant/components/tuya/translations/select.es.json @@ -29,7 +29,15 @@ }, "tuya__humidifier_level": { "level_1": "Nivel 1", - "level_10": "Nivel 10" + "level_10": "Nivel 10", + "level_2": "Nivel 2", + "level_3": "Nivel 3", + "level_4": "Nivel 4", + "level_5": "Nivel 5", + "level_6": "Nivel 6", + "level_7": "Nivel 7", + "level_8": "Nivel 8", + "level_9": "Nivel 9" }, "tuya__humidifier_spray_mode": { "health": "Salud", diff --git a/homeassistant/components/vacuum/translations/zh-Hant.json b/homeassistant/components/vacuum/translations/zh-Hant.json index 0f141b0f22..1382ef7f1a 100644 --- a/homeassistant/components/vacuum/translations/zh-Hant.json +++ b/homeassistant/components/vacuum/translations/zh-Hant.json @@ -25,5 +25,5 @@ "returning": "\u8fd4\u56de\u5145\u96fb" } }, - "title": "\u5438\u5875\u5668" + "title": "\u6383\u5730\u6a5f\u5668\u4eba" } \ No newline at end of file