diff --git a/homeassistant/components/gios/translations/en.json b/homeassistant/components/gios/translations/en.json index abc49b1f5a0..86f05b8987e 100644 --- a/homeassistant/components/gios/translations/en.json +++ b/homeassistant/components/gios/translations/en.json @@ -18,5 +18,10 @@ "title": "GIO\u015a (Polish Chief Inspectorate Of Environmental Protection)" } } + }, + "system_health": { + "info": { + "can_reach_server": "Reach GIO\u015a server" + } } } \ No newline at end of file diff --git a/homeassistant/components/gios/translations/et.json b/homeassistant/components/gios/translations/et.json index 163407ffce6..2d0906f73ab 100644 --- a/homeassistant/components/gios/translations/et.json +++ b/homeassistant/components/gios/translations/et.json @@ -18,5 +18,10 @@ "title": "" } } + }, + "system_health": { + "info": { + "can_reach_server": "\u00dchendus GIO\u015a serveriga" + } } } \ No newline at end of file diff --git a/homeassistant/components/gios/translations/no.json b/homeassistant/components/gios/translations/no.json index d80e3bcae1e..038cbdc20a3 100644 --- a/homeassistant/components/gios/translations/no.json +++ b/homeassistant/components/gios/translations/no.json @@ -18,5 +18,10 @@ "title": "" } } + }, + "system_health": { + "info": { + "can_reach_server": "N\u00e5 GIO\u015a-server" + } } } \ No newline at end of file diff --git a/homeassistant/components/gios/translations/pl.json b/homeassistant/components/gios/translations/pl.json index 1b35ab98993..8bc909e2bab 100644 --- a/homeassistant/components/gios/translations/pl.json +++ b/homeassistant/components/gios/translations/pl.json @@ -18,5 +18,10 @@ "title": "G\u0142\u00f3wny Inspektorat Ochrony \u015arodowiska (GIO\u015a)" } } + }, + "system_health": { + "info": { + "can_reach_server": "Dost\u0119p do serwera GIO\u015a" + } } } \ No newline at end of file diff --git a/homeassistant/components/gios/translations/ru.json b/homeassistant/components/gios/translations/ru.json index 826cfc22d4d..68d6ee44b0b 100644 --- a/homeassistant/components/gios/translations/ru.json +++ b/homeassistant/components/gios/translations/ru.json @@ -18,5 +18,10 @@ "title": "GIO\u015a (\u041f\u043e\u043b\u044c\u0441\u043a\u0430\u044f \u0438\u043d\u0441\u043f\u0435\u043a\u0446\u0438\u044f \u043f\u043e \u043e\u0445\u0440\u0430\u043d\u0435 \u043e\u043a\u0440\u0443\u0436\u0430\u044e\u0449\u0435\u0439 \u0441\u0440\u0435\u0434\u044b)" } } + }, + "system_health": { + "info": { + "can_reach_server": "\u0414\u043e\u0441\u0442\u0443\u043f \u043a \u0441\u0435\u0440\u0432\u0435\u0440\u0443 GIO\u015a" + } } } \ No newline at end of file diff --git a/homeassistant/components/gios/translations/zh-Hans.json b/homeassistant/components/gios/translations/zh-Hans.json new file mode 100644 index 00000000000..72430b5e15c --- /dev/null +++ b/homeassistant/components/gios/translations/zh-Hans.json @@ -0,0 +1,7 @@ +{ + "system_health": { + "info": { + "can_reach_server": "\u53ef\u8bbf\u95ee GIO\u015a \u670d\u52a1\u5668" + } + } +} \ No newline at end of file diff --git a/homeassistant/components/gios/translations/zh-Hant.json b/homeassistant/components/gios/translations/zh-Hant.json index 4b8668e08a0..d72bc9bc015 100644 --- a/homeassistant/components/gios/translations/zh-Hant.json +++ b/homeassistant/components/gios/translations/zh-Hant.json @@ -18,5 +18,10 @@ "title": "GIO\u015a\uff08\u6ce2\u862d\u7e3d\u74b0\u5883\u4fdd\u8b77\u7763\u5bdf\u8655\uff09" } } + }, + "system_health": { + "info": { + "can_reach_server": "\u9023\u7dda GIO\u015a \u4f3a\u670d\u5668" + } } } \ No newline at end of file diff --git a/homeassistant/components/hassio/translations/nl.json b/homeassistant/components/hassio/translations/nl.json index 981cb51c83a..fca08d49d7c 100644 --- a/homeassistant/components/hassio/translations/nl.json +++ b/homeassistant/components/hassio/translations/nl.json @@ -1,3 +1,18 @@ { + "system_health": { + "info": { + "disk_total": "Totale schijfruimte", + "disk_used": "Gebruikte schijfruimte", + "docker_version": "Docker versie", + "healthy": "Gezond", + "host_os": "Host-besturingssysteem", + "installed_addons": "Ge\u00efnstalleerde add-ons", + "supervisor_api": "Supervisor API", + "supervisor_version": "Supervisor versie", + "supported": "Ondersteund", + "update_channel": "Update kanaal", + "version_api": "API Versie" + } + }, "title": "Hass.io" } \ No newline at end of file diff --git a/homeassistant/components/homeassistant/translations/nl.json b/homeassistant/components/homeassistant/translations/nl.json new file mode 100644 index 00000000000..a4f73279a76 --- /dev/null +++ b/homeassistant/components/homeassistant/translations/nl.json @@ -0,0 +1,15 @@ +{ + "system_health": { + "info": { + "dev": "Ontwikkelaarsmodus", + "docker": "Docker", + "docker_version": "Docker", + "os_version": "Versie van het besturingssysteem", + "python_version": "Python versie", + "supervisor": "Supervisor", + "timezone": "Tijdzone", + "version": "Versie", + "virtualenv": "Virtuele omgeving" + } + } +} \ No newline at end of file diff --git a/homeassistant/components/kulersky/translations/ca.json b/homeassistant/components/kulersky/translations/ca.json new file mode 100644 index 00000000000..7d765f80f8d --- /dev/null +++ b/homeassistant/components/kulersky/translations/ca.json @@ -0,0 +1,8 @@ +{ + "config": { + "abort": { + "no_devices_found": "No s'ha trobat cap dispositiu a la xarxa", + "single_instance_allowed": "Ja est\u00e0 configurat. Nom\u00e9s una configuraci\u00f3 \u00e9s possible" + } + } +} \ No newline at end of file diff --git a/homeassistant/components/mobile_app/translations/ca.json b/homeassistant/components/mobile_app/translations/ca.json index bb070f391a7..4e857279e97 100644 --- a/homeassistant/components/mobile_app/translations/ca.json +++ b/homeassistant/components/mobile_app/translations/ca.json @@ -8,5 +8,10 @@ "description": "Vols configurar el component d'aplicaci\u00f3 m\u00f2bil?" } } + }, + "device_automation": { + "action_type": { + "notify": "Enviar una notificaci\u00f3" + } } } \ No newline at end of file diff --git a/homeassistant/components/twinkly/translations/nl.json b/homeassistant/components/twinkly/translations/nl.json new file mode 100644 index 00000000000..861ee57283c --- /dev/null +++ b/homeassistant/components/twinkly/translations/nl.json @@ -0,0 +1,13 @@ +{ + "config": { + "step": { + "user": { + "data": { + "host": "Hostnaam (of IP-adres van uw Twinkly apparaat" + }, + "description": "Uw Twinkly LED-string instellen", + "title": "Twinkly" + } + } + } +} \ No newline at end of file