From a29f3e7163e1ed7c4d635a7adb2ea2f090530a59 Mon Sep 17 00:00:00 2001 From: HomeAssistant Azure Date: Fri, 11 Dec 2020 00:04:19 +0000 Subject: [PATCH] [ci skip] Translation update --- homeassistant/components/cover/translations/nl.json | 2 +- homeassistant/components/dsmr/translations/nl.json | 10 ++++++++++ homeassistant/components/gios/translations/it.json | 5 +++++ homeassistant/components/hassio/translations/ca.json | 2 +- .../components/homeassistant/translations/ca.json | 2 +- .../components/homeassistant/translations/nl.json | 2 +- homeassistant/components/tuya/translations/it.json | 3 +++ homeassistant/components/tuya/translations/tr.json | 3 +++ 8 files changed, 25 insertions(+), 4 deletions(-) diff --git a/homeassistant/components/cover/translations/nl.json b/homeassistant/components/cover/translations/nl.json index 7d68d78641e..679d9360a82 100644 --- a/homeassistant/components/cover/translations/nl.json +++ b/homeassistant/components/cover/translations/nl.json @@ -28,7 +28,7 @@ "state": { "_": { "closed": "Gesloten", - "closing": "Sluit", + "closing": "Sluiten", "open": "Open", "opening": "Opent", "stopped": "Gestopt" diff --git a/homeassistant/components/dsmr/translations/nl.json b/homeassistant/components/dsmr/translations/nl.json index 41edcd176da..ba31fa36fd2 100644 --- a/homeassistant/components/dsmr/translations/nl.json +++ b/homeassistant/components/dsmr/translations/nl.json @@ -11,5 +11,15 @@ "one": "Leeg", "other": "Leeg" } + }, + "options": { + "step": { + "init": { + "data": { + "time_between_update": "Minimumtijd tussen entiteitsupdates [s]" + }, + "title": "DSMR-opties" + } + } } } \ No newline at end of file diff --git a/homeassistant/components/gios/translations/it.json b/homeassistant/components/gios/translations/it.json index f1d7d60315e..26bf8386d66 100644 --- a/homeassistant/components/gios/translations/it.json +++ b/homeassistant/components/gios/translations/it.json @@ -18,5 +18,10 @@ "title": "GIO\u015a (Ispettorato capo polacco di protezione ambientale)" } } + }, + "system_health": { + "info": { + "can_reach_server": "Raggiungi il server GIO\u015a" + } } } \ No newline at end of file diff --git a/homeassistant/components/hassio/translations/ca.json b/homeassistant/components/hassio/translations/ca.json index ac804794b48..0cdb9318428 100644 --- a/homeassistant/components/hassio/translations/ca.json +++ b/homeassistant/components/hassio/translations/ca.json @@ -3,7 +3,7 @@ "info": { "board": "Placa", "disk_total": "Total disc", - "disk_used": "Disc utilitzat", + "disk_used": "Emmagatzematge utilitzat", "docker_version": "Versi\u00f3 de Docker", "healthy": "Saludable", "host_os": "Sistema operatiu amfitri\u00f3", diff --git a/homeassistant/components/homeassistant/translations/ca.json b/homeassistant/components/homeassistant/translations/ca.json index 8f9931c6820..97e3d088af4 100644 --- a/homeassistant/components/homeassistant/translations/ca.json +++ b/homeassistant/components/homeassistant/translations/ca.json @@ -3,7 +3,7 @@ "info": { "arch": "Arquitectura de la CPU", "chassis": "Xass\u00eds", - "dev": "Desenvolupament", + "dev": "Desenvolupador", "docker": "Docker", "docker_version": "Docker", "hassio": "Supervisor", diff --git a/homeassistant/components/homeassistant/translations/nl.json b/homeassistant/components/homeassistant/translations/nl.json index a4f73279a76..277c044c533 100644 --- a/homeassistant/components/homeassistant/translations/nl.json +++ b/homeassistant/components/homeassistant/translations/nl.json @@ -1,7 +1,7 @@ { "system_health": { "info": { - "dev": "Ontwikkelaarsmodus", + "dev": "Ontwikkeling", "docker": "Docker", "docker_version": "Docker", "os_version": "Versie van het besturingssysteem", diff --git a/homeassistant/components/tuya/translations/it.json b/homeassistant/components/tuya/translations/it.json index 1277d8fca89..639f5834922 100644 --- a/homeassistant/components/tuya/translations/it.json +++ b/homeassistant/components/tuya/translations/it.json @@ -23,6 +23,9 @@ } }, "options": { + "abort": { + "cannot_connect": "Impossibile connettersi" + }, "error": { "dev_multi_type": "Pi\u00f9 dispositivi selezionati da configurare devono essere dello stesso tipo", "dev_not_config": "Tipo di dispositivo non configurabile", diff --git a/homeassistant/components/tuya/translations/tr.json b/homeassistant/components/tuya/translations/tr.json index d2af1633f99..0dd8a3d5543 100644 --- a/homeassistant/components/tuya/translations/tr.json +++ b/homeassistant/components/tuya/translations/tr.json @@ -1,5 +1,8 @@ { "options": { + "abort": { + "cannot_connect": "Ba\u011flanma hatas\u0131" + }, "step": { "init": { "data": {