From 6fab4a2c82d94582b7dedabaa3813dbc1af781e9 Mon Sep 17 00:00:00 2001 From: HomeAssistant Azure Date: Mon, 22 Mar 2021 00:08:34 +0000 Subject: [PATCH] [ci skip] Translation update --- .../components/foscam/translations/de.json | 1 + .../components/homekit/translations/ca.json | 2 +- .../components/homekit/translations/en.json | 21 +++++++++++++++++-- .../keenetic_ndms2/translations/de.json | 1 + .../lutron_caseta/translations/de.json | 3 ++- .../mobile_app/translations/de.json | 3 ++- .../components/mysensors/translations/de.json | 4 ++++ .../opentherm_gw/translations/nl.json | 3 ++- .../squeezebox/translations/de.json | 1 + 9 files changed, 33 insertions(+), 6 deletions(-) diff --git a/homeassistant/components/foscam/translations/de.json b/homeassistant/components/foscam/translations/de.json index e3011f61615..d87044b579a 100644 --- a/homeassistant/components/foscam/translations/de.json +++ b/homeassistant/components/foscam/translations/de.json @@ -15,6 +15,7 @@ "host": "Host", "password": "Passwort", "port": "Port", + "rtsp_port": "RTSP-Port", "username": "Benutzername" } } diff --git a/homeassistant/components/homekit/translations/ca.json b/homeassistant/components/homekit/translations/ca.json index dbd83622d8a..1ad6d63a0ff 100644 --- a/homeassistant/components/homekit/translations/ca.json +++ b/homeassistant/components/homekit/translations/ca.json @@ -55,7 +55,7 @@ "entities": "Entitats", "mode": "Mode" }, - "description": "Tria les entitats que vulguis incloure. En mode accessori, nom\u00e9s s'inclou una sola entitat. En mode enlla\u00e7 inclusiu, s'exposaran totes les entitats del domini tret de que se'n seleccionin algunes en concret. En mode enlla\u00e7 excusiu, s'inclouran totes les entitats del domini excepte les entitats excloses. Per obtenir el millor rendiment, es crea una inst\u00e0ncia HomeKit per a cada repoductor multim\u00e8dia/TV i c\u00e0mera.", + "description": "Tria les entitats a incloure. En mode accessori, nom\u00e9s s'inclou una sola entitat. En mode enlla\u00e7 inclusiu, s'exposaran totes les entitats del domini tret de que se'n seleccionin algunes en concret. En mode enlla\u00e7 excusiu, s'inclouran totes les entitats del domini excepte les entitats excloses. Per obtenir el millor rendiment, es crea una inst\u00e0ncia HomeKit per a cada repoductor multim\u00e8dia/TV i c\u00e0mera.", "title": "Selecciona les entitats a incloure" }, "init": { diff --git a/homeassistant/components/homekit/translations/en.json b/homeassistant/components/homekit/translations/en.json index bc516eebf15..42bcb5bd0f2 100644 --- a/homeassistant/components/homekit/translations/en.json +++ b/homeassistant/components/homekit/translations/en.json @@ -4,13 +4,29 @@ "port_name_in_use": "An accessory or bridge with the same name or port is already configured." }, "step": { + "accessory_mode": { + "data": { + "entity_id": "Entity" + }, + "description": "Choose the entity to be included. In accessory mode, only a single entity is included.", + "title": "Select entity to be included" + }, + "bridge_mode": { + "data": { + "include_domains": "Domains to include" + }, + "description": "Choose the domains to be included. All supported entities in the domain will be included.", + "title": "Select domains to be included" + }, "pairing": { "description": "To complete pairing following the instructions in \u201cNotifications\u201d under \u201cHomeKit Pairing\u201d.", "title": "Pair HomeKit" }, "user": { "data": { - "include_domains": "Domains to include" + "auto_start": "Autostart (disable if using Z-Wave or other delayed start system)", + "include_domains": "Domains to include", + "mode": "Mode" }, "description": "Choose the domains to be included. All supported entities in the domain will be included. A separate HomeKit instance in accessory mode will be created for each tv media player and camera.", "title": "Select domains to be included" @@ -21,7 +37,8 @@ "step": { "advanced": { "data": { - "auto_start": "Autostart (disable if you are calling the homekit.start service manually)" + "auto_start": "Autostart (disable if you are calling the homekit.start service manually)", + "safe_mode": "Safe Mode (enable only if pairing fails)" }, "description": "These settings only need to be adjusted if HomeKit is not functional.", "title": "Advanced Configuration" diff --git a/homeassistant/components/keenetic_ndms2/translations/de.json b/homeassistant/components/keenetic_ndms2/translations/de.json index 5994df16940..cc9a3630ab1 100644 --- a/homeassistant/components/keenetic_ndms2/translations/de.json +++ b/homeassistant/components/keenetic_ndms2/translations/de.json @@ -22,6 +22,7 @@ "step": { "user": { "data": { + "interfaces": "Schnittstellen zum Scannen ausw\u00e4hlen", "scan_interval": "Scanintervall" } } diff --git a/homeassistant/components/lutron_caseta/translations/de.json b/homeassistant/components/lutron_caseta/translations/de.json index ce771f52acd..392648136bd 100644 --- a/homeassistant/components/lutron_caseta/translations/de.json +++ b/homeassistant/components/lutron_caseta/translations/de.json @@ -29,7 +29,8 @@ "button_3": "Dritte Taste", "button_4": "Vierte Taste", "off": "Aus", - "on": "An" + "on": "An", + "stop_all": "Alle anhalten" } } } \ No newline at end of file diff --git a/homeassistant/components/mobile_app/translations/de.json b/homeassistant/components/mobile_app/translations/de.json index 493ceb4dfd1..721cbc09f8d 100644 --- a/homeassistant/components/mobile_app/translations/de.json +++ b/homeassistant/components/mobile_app/translations/de.json @@ -13,5 +13,6 @@ "action_type": { "notify": "Sende eine Benachrichtigung" } - } + }, + "title": "Mobile App" } \ No newline at end of file diff --git a/homeassistant/components/mysensors/translations/de.json b/homeassistant/components/mysensors/translations/de.json index 98a1ca9cd32..d05e2bdb47b 100644 --- a/homeassistant/components/mysensors/translations/de.json +++ b/homeassistant/components/mysensors/translations/de.json @@ -6,6 +6,7 @@ "invalid_auth": "Ung\u00fcltige Authentifizierung", "invalid_device": "Ung\u00fcltiges Ger\u00e4t", "invalid_ip": "Ung\u00fcltige IP-Adresse", + "invalid_serial": "Ung\u00fcltiger Serieller Port", "invalid_version": "Ung\u00fcltige MySensors Version", "not_a_number": "Bitte eine Nummer eingeben", "unknown": "Unerwarteter Fehler" @@ -16,6 +17,7 @@ "invalid_auth": "Ung\u00fcltige Authentifizierung", "invalid_device": "Ung\u00fcltiges Ger\u00e4t", "invalid_ip": "Ung\u00fcltige IP-Adresse", + "invalid_serial": "Ung\u00fcltiger Serieller Port", "invalid_version": "Ung\u00fcltige MySensors Version", "not_a_number": "Bitte eine Nummer eingeben", "unknown": "Unerwarteter Fehler" @@ -23,6 +25,7 @@ "step": { "gw_mqtt": { "data": { + "retain": "MQTT behalten", "version": "MySensors Version" }, "description": "MQTT-Gateway einrichten" @@ -38,6 +41,7 @@ "gw_tcp": { "data": { "device": "IP-Adresse des Gateways", + "tcp_port": "Port", "version": "MySensors Version" }, "description": "Einrichtung des Ethernet-Gateways" diff --git a/homeassistant/components/opentherm_gw/translations/nl.json b/homeassistant/components/opentherm_gw/translations/nl.json index e832e790c1e..785d09fdfeb 100644 --- a/homeassistant/components/opentherm_gw/translations/nl.json +++ b/homeassistant/components/opentherm_gw/translations/nl.json @@ -21,7 +21,8 @@ "init": { "data": { "floor_temperature": "Vloertemperatuur", - "precision": "Precisie" + "precision": "Precisie", + "set_precision": "Precisie instellen" }, "description": "Opties voor de OpenTherm Gateway" } diff --git a/homeassistant/components/squeezebox/translations/de.json b/homeassistant/components/squeezebox/translations/de.json index 742210f3dc6..cdbc5c1426a 100644 --- a/homeassistant/components/squeezebox/translations/de.json +++ b/homeassistant/components/squeezebox/translations/de.json @@ -8,6 +8,7 @@ "invalid_auth": "Ung\u00fcltige Authentifizierung", "unknown": "Unerwarteter Fehler" }, + "flow_title": "Logitech Squeezebox", "step": { "edit": { "data": {