diff --git a/homeassistant/components/almond/.translations/nn.json b/homeassistant/components/almond/.translations/nn.json new file mode 100644 index 00000000000..a25f5dc1574 --- /dev/null +++ b/homeassistant/components/almond/.translations/nn.json @@ -0,0 +1,5 @@ +{ + "config": { + "title": "Almond" + } +} \ No newline at end of file diff --git a/homeassistant/components/geonetnz_volcano/.translations/sl.json b/homeassistant/components/geonetnz_volcano/.translations/sl.json new file mode 100644 index 00000000000..e31f473c26f --- /dev/null +++ b/homeassistant/components/geonetnz_volcano/.translations/sl.json @@ -0,0 +1,16 @@ +{ + "config": { + "error": { + "identifier_exists": "Lokacija je \u017ee registrirana" + }, + "step": { + "user": { + "data": { + "radius": "Radij" + }, + "title": "Izpolnite podrobnosti filtra." + } + }, + "title": "GeoNet NZ vulkan" + } +} \ No newline at end of file diff --git a/homeassistant/components/glances/.translations/nn.json b/homeassistant/components/glances/.translations/nn.json new file mode 100644 index 00000000000..2c9acc227bd --- /dev/null +++ b/homeassistant/components/glances/.translations/nn.json @@ -0,0 +1,5 @@ +{ + "config": { + "title": "Glances" + } +} \ No newline at end of file diff --git a/homeassistant/components/huawei_lte/.translations/nn.json b/homeassistant/components/huawei_lte/.translations/nn.json new file mode 100644 index 00000000000..1a5c63f10f8 --- /dev/null +++ b/homeassistant/components/huawei_lte/.translations/nn.json @@ -0,0 +1,5 @@ +{ + "config": { + "title": "Huawei LTE" + } +} \ No newline at end of file diff --git a/homeassistant/components/iaqualink/.translations/lb.json b/homeassistant/components/iaqualink/.translations/lb.json index 4beb11214bc..db8d67eea75 100644 --- a/homeassistant/components/iaqualink/.translations/lb.json +++ b/homeassistant/components/iaqualink/.translations/lb.json @@ -12,7 +12,7 @@ "password": "Passwuert", "username": "Benotzernumm / E-Mail Adresse" }, - "description": "Gitt den Benotznumm an d'Passwuert fir \u00e4ren iAqualink Kont un.", + "description": "Gitt den Benotzernumm an d'Passwuert fir \u00e4ren iAqualink Kont un.", "title": "Mat iAqualink verbannen" } }, diff --git a/homeassistant/components/lutron_caseta/.translations/lb.json b/homeassistant/components/lutron_caseta/.translations/lb.json new file mode 100644 index 00000000000..cfc3c290afe --- /dev/null +++ b/homeassistant/components/lutron_caseta/.translations/lb.json @@ -0,0 +1,5 @@ +{ + "config": { + "title": "Lutron Cas\u00e9ta" + } +} \ No newline at end of file diff --git a/homeassistant/components/lutron_caseta/.translations/sl.json b/homeassistant/components/lutron_caseta/.translations/sl.json new file mode 100644 index 00000000000..cfc3c290afe --- /dev/null +++ b/homeassistant/components/lutron_caseta/.translations/sl.json @@ -0,0 +1,5 @@ +{ + "config": { + "title": "Lutron Cas\u00e9ta" + } +} \ No newline at end of file diff --git a/homeassistant/components/lutron_caseta/.translations/zh-Hant.json b/homeassistant/components/lutron_caseta/.translations/zh-Hant.json new file mode 100644 index 00000000000..cfc3c290afe --- /dev/null +++ b/homeassistant/components/lutron_caseta/.translations/zh-Hant.json @@ -0,0 +1,5 @@ +{ + "config": { + "title": "Lutron Cas\u00e9ta" + } +} \ No newline at end of file diff --git a/homeassistant/components/solarlog/.translations/nn.json b/homeassistant/components/solarlog/.translations/nn.json new file mode 100644 index 00000000000..3ce86b4e10a --- /dev/null +++ b/homeassistant/components/solarlog/.translations/nn.json @@ -0,0 +1,5 @@ +{ + "config": { + "title": "Solar-Log" + } +} \ No newline at end of file diff --git a/homeassistant/components/starline/.translations/lb.json b/homeassistant/components/starline/.translations/lb.json new file mode 100644 index 00000000000..527add9920b --- /dev/null +++ b/homeassistant/components/starline/.translations/lb.json @@ -0,0 +1,42 @@ +{ + "config": { + "error": { + "error_auth_app": "Ong\u00ebltege Applikatioun's ID oder Schl\u00ebssel", + "error_auth_mfa": "Ong\u00ebltegte Code", + "error_auth_user": "Ong\u00ebltege Benotzernumm oder Passwuert" + }, + "step": { + "auth_app": { + "data": { + "app_id": "App ID", + "app_secret": "Schl\u00ebssel" + }, + "description": "Applikatioun's ID an Schl\u00ebssel vum StarLine Developpeur's Kont", + "title": "Login Informatioune vun der Applikatioun" + }, + "auth_captcha": { + "data": { + "captcha_code": "Cod vum Bild" + }, + "description": "{captcha_img}", + "title": "Captcha" + }, + "auth_mfa": { + "data": { + "mfa_code": "SMS Code" + }, + "description": "Gitt de Code an deen un d'Telefondnummer {phone_number} gesch\u00e9ckt gouf", + "title": "2-Faktor-Authentifikatioun" + }, + "auth_user": { + "data": { + "password": "Passwuert", + "username": "Benotzernumm" + }, + "description": "StarLine Konto Email a Passwuert", + "title": "Login Informatiounen" + } + }, + "title": "StarLine" + } +} \ No newline at end of file diff --git a/homeassistant/components/starline/.translations/nn.json b/homeassistant/components/starline/.translations/nn.json new file mode 100644 index 00000000000..88b146144fb --- /dev/null +++ b/homeassistant/components/starline/.translations/nn.json @@ -0,0 +1,10 @@ +{ + "config": { + "step": { + "auth_captcha": { + "description": "{captcha_img}" + } + }, + "title": "StarLine" + } +} \ No newline at end of file diff --git a/homeassistant/components/starline/.translations/sl.json b/homeassistant/components/starline/.translations/sl.json index 2cc83f1227a..3cdc5bc4bac 100644 --- a/homeassistant/components/starline/.translations/sl.json +++ b/homeassistant/components/starline/.translations/sl.json @@ -1,7 +1,17 @@ { "config": { + "error": { + "error_auth_app": "Nepravilen ID ali skrivnost", + "error_auth_mfa": "Napa\u010dna koda", + "error_auth_user": "Nepravilno uporabni\u0161ko ime ali geslo" + }, "step": { "auth_app": { + "data": { + "app_id": "ID aplikacije", + "app_secret": "Skrivnost" + }, + "description": "ID aplikacije in tajna koda iz ra\u010duna za razvijalce StarLine ", "title": "Poverilnice programa" }, "auth_captcha": { diff --git a/homeassistant/components/starline/.translations/zh-Hant.json b/homeassistant/components/starline/.translations/zh-Hant.json new file mode 100644 index 00000000000..0bd69d54ec6 --- /dev/null +++ b/homeassistant/components/starline/.translations/zh-Hant.json @@ -0,0 +1,42 @@ +{ + "config": { + "error": { + "error_auth_app": "\u61c9\u7528\u7a0b\u5f0f ID \u932f\u8aa4\u6216\u4e0d\u6b63\u78ba", + "error_auth_mfa": "\u5bc6\u78bc\u932f\u8aa4", + "error_auth_user": "\u4f7f\u7528\u8005\u540d\u7a31\u6216\u5bc6\u78bc\u932f\u8aa4" + }, + "step": { + "auth_app": { + "data": { + "app_id": "App ID", + "app_secret": "\u5bc6\u78bc" + }, + "description": "Application ID and secret code \u7531 StarLine \u958b\u767c\u8005\u5e33\u865f \u6240\u53d6\u5f97\u7684\u61c9\u7528\u7a0b\u5f0f ID \u8207\u5bc6\u78bc", + "title": "\u61c9\u7528\u6191\u8b49" + }, + "auth_captcha": { + "data": { + "captcha_code": "\u5716\u50cf\u5bc6\u78bc" + }, + "description": "{captcha_img}", + "title": "Captcha" + }, + "auth_mfa": { + "data": { + "mfa_code": "\u7c21\u8a0a\u5bc6\u78bc" + }, + "description": "\u8f38\u5165\u50b3\u9001\u81f3 {phone_number} \u7684\u9a57\u8b49\u78bc", + "title": "\u5169\u968e\u6bb5\u8a8d\u8b49" + }, + "auth_user": { + "data": { + "password": "\u5bc6\u78bc", + "username": "\u4f7f\u7528\u8005\u540d\u7a31" + }, + "description": "StarLine \u5e33\u865f\u90f5\u4ef6\u8207\u5bc6\u78bc", + "title": "\u4f7f\u7528\u8005\u6191\u8b49" + } + }, + "title": "StarLine" + } +} \ No newline at end of file diff --git a/homeassistant/components/vesync/.translations/lb.json b/homeassistant/components/vesync/.translations/lb.json index cfccd8b1dbb..0825bd0805d 100644 --- a/homeassistant/components/vesync/.translations/lb.json +++ b/homeassistant/components/vesync/.translations/lb.json @@ -12,7 +12,7 @@ "password": "Passwuert", "username": "E-Mail Adresse" }, - "title": "Benotznumm a Passwuert aginn" + "title": "Benotzernumm a Passwuert aginn" } }, "title": "VeSync" diff --git a/homeassistant/components/wled/.translations/nn.json b/homeassistant/components/wled/.translations/nn.json new file mode 100644 index 00000000000..f50a24eeac0 --- /dev/null +++ b/homeassistant/components/wled/.translations/nn.json @@ -0,0 +1,6 @@ +{ + "config": { + "flow_title": "WLED: {name}", + "title": "WLED" + } +} \ No newline at end of file diff --git a/homeassistant/components/zha/.translations/nn.json b/homeassistant/components/zha/.translations/nn.json index ad2c240baf1..392018bb1f1 100644 --- a/homeassistant/components/zha/.translations/nn.json +++ b/homeassistant/components/zha/.translations/nn.json @@ -6,5 +6,10 @@ } }, "title": "ZHA" + }, + "device_automation": { + "action_type": { + "squawk": "Squawk" + } } } \ No newline at end of file