diff --git a/homeassistant/components/alarm_control_panel/translations/no.json b/homeassistant/components/alarm_control_panel/translations/no.json index d7727fdb5a2..d26d7d0b181 100644 --- a/homeassistant/components/alarm_control_panel/translations/no.json +++ b/homeassistant/components/alarm_control_panel/translations/no.json @@ -22,5 +22,19 @@ "triggered": "{entity_name} utl\u00f8st" } }, + "state": { + "_": { + "armed": "Armert", + "armed_away": "Armert borte", + "armed_custom_bypass": "Armert tilpasset unntak", + "armed_home": "Armert hjemme", + "armed_night": "Armert natt", + "arming": "Armerer", + "disarmed": "Avsl\u00e5tt", + "disarming": "Disarmer", + "pending": "Ventende", + "triggered": "Utl\u00f8st" + } + }, "title": "Alarm kontrollpanel" } \ No newline at end of file diff --git a/homeassistant/components/binary_sensor/translations/no.json b/homeassistant/components/binary_sensor/translations/no.json index 4010e826241..1264e770ce4 100644 --- a/homeassistant/components/binary_sensor/translations/no.json +++ b/homeassistant/components/binary_sensor/translations/no.json @@ -89,5 +89,33 @@ "vibration": "{entity_name} begynte \u00e5 oppdage vibrasjon" } }, + "state": { + "battery": { + "off": "Normalt", + "on": "Lavt" + }, + "cold": { + "on": "Kald" + }, + "gas": { + "off": "Klar", + "on": "Oppdaget" + }, + "heat": { + "on": "Varm" + }, + "moisture": { + "off": "T\u00f8rr", + "on": "V\u00e5t" + }, + "problem": { + "off": "OK", + "on": "Problem" + }, + "safety": { + "off": "Sikker", + "on": "Usikker" + } + }, "title": "Bin\u00e6r sensor" } \ No newline at end of file diff --git a/homeassistant/components/binary_sensor/translations/zh-Hant.json b/homeassistant/components/binary_sensor/translations/zh-Hant.json index 44a71b738fa..89307b4c1ff 100644 --- a/homeassistant/components/binary_sensor/translations/zh-Hant.json +++ b/homeassistant/components/binary_sensor/translations/zh-Hant.json @@ -99,7 +99,7 @@ "on": "\u96fb\u91cf\u4f4e" }, "cold": { - "off": "\u4e0d\u51b7", + "off": "\u6b63\u5e38", "on": "\u51b7" }, "connectivity": { @@ -119,7 +119,7 @@ "on": "\u5df2\u89f8\u767c" }, "heat": { - "off": "\u4e0d\u71b1", + "off": "\u6b63\u5e38", "on": "\u71b1" }, "lock": { @@ -143,12 +143,12 @@ "on": "\u958b\u555f" }, "presence": { - "off": "\u96e2\u5bb6", - "on": "\u5728\u5bb6" + "off": "[%key:component::device_tracker::state::not_home%]", + "on": "[%key:component::device_tracker::state::home%]" }, "problem": { "off": "\u78ba\u5b9a", - "on": "\u554f\u984c" + "on": "\u7570\u5e38" }, "safety": { "off": "\u5b89\u5168", @@ -159,7 +159,7 @@ "on": "\u5df2\u89f8\u767c" }, "sound": { - "off": "\u5df2\u89e3\u9664", + "off": "\u672a\u89f8\u767c", "on": "\u5df2\u89f8\u767c" }, "vibration": { diff --git a/homeassistant/components/braviatv/translations/ca.json b/homeassistant/components/braviatv/translations/ca.json index 6e555d4db8e..d92525ae325 100644 --- a/homeassistant/components/braviatv/translations/ca.json +++ b/homeassistant/components/braviatv/translations/ca.json @@ -13,6 +13,7 @@ "data": { "pin": "Codi PIN" }, + "description": "Introdueix el codi PIN que es mostra a la pantalla del televisor.\n\nSi no es mostra el codi, has d'eliminar Home Assistant del teu televisor. V\u00e9s a Configuraci\u00f3 > Xarxa > Configuraci\u00f3 de dispositiu remot > Elimina dispositiu remot.", "title": "Autoritzaci\u00f3 del televisor Sony Bravia" }, "user": { diff --git a/homeassistant/components/camera/translations/no.json b/homeassistant/components/camera/translations/no.json index f3d16970c01..6c2dc281761 100644 --- a/homeassistant/components/camera/translations/no.json +++ b/homeassistant/components/camera/translations/no.json @@ -1,3 +1,9 @@ { + "state": { + "_": { + "recording": "Opptak", + "streaming": "Str\u00f8mming" + } + }, "title": "Kamera" } \ No newline at end of file diff --git a/homeassistant/components/climate/translations/no.json b/homeassistant/components/climate/translations/no.json index aa0427c851a..900022c4709 100644 --- a/homeassistant/components/climate/translations/no.json +++ b/homeassistant/components/climate/translations/no.json @@ -14,5 +14,10 @@ "hvac_mode_changed": "{entity_name} HVAC-modus er endret" } }, + "state": { + "_": { + "heat": "Varme" + } + }, "title": "Klima" } \ No newline at end of file diff --git a/homeassistant/components/climate/translations/ru.json b/homeassistant/components/climate/translations/ru.json index 415d8641a94..507686629e9 100644 --- a/homeassistant/components/climate/translations/ru.json +++ b/homeassistant/components/climate/translations/ru.json @@ -22,7 +22,7 @@ "fan_only": "\u0412\u0435\u043d\u0442\u0438\u043b\u044f\u0446\u0438\u044f", "heat": "\u041e\u0431\u043e\u0433\u0440\u0435\u0432", "heat_cool": "\u041e\u0431\u043e\u0433\u0440\u0435\u0432 / \u041e\u0445\u043b\u0430\u0436\u0434\u0435\u043d\u0438\u0435", - "off": "\u0412\u044b\u043a\u043b" + "off": "\u0412\u044b\u043a\u043b\u044e\u0447\u0435\u043d\u043e" } }, "title": "\u041a\u043b\u0438\u043c\u0430\u0442" diff --git a/homeassistant/components/dialogflow/translations/es.json b/homeassistant/components/dialogflow/translations/es.json index a25f2db891b..f7131348499 100644 --- a/homeassistant/components/dialogflow/translations/es.json +++ b/homeassistant/components/dialogflow/translations/es.json @@ -2,7 +2,7 @@ "config": { "abort": { "not_internet_accessible": "Tu instancia de Home Assistant debe ser accesible desde Internet para recibir mensajes de Dialogflow.", - "one_instance_allowed": "Solo una instancia es necesaria." + "one_instance_allowed": "S\u00f3lo se necesita una instancia." }, "create_entry": { "default": "Para enviar eventos a Home Assistant, necesitas configurar [Integraci\u00f3n de flujos de dialogo de webhook]({dialogflow_url}).\n\nRellena la siguiente informaci\u00f3n:\n\n- URL: `{webhook_url}`\n- Method: POST\n- Content Type: application/json\n\nVer [Documentaci\u00f3n]({docs_url}) para m\u00e1s detalles." diff --git a/homeassistant/components/fritzbox/translations/ca.json b/homeassistant/components/fritzbox/translations/ca.json new file mode 100644 index 00000000000..44eac165110 --- /dev/null +++ b/homeassistant/components/fritzbox/translations/ca.json @@ -0,0 +1,32 @@ +{ + "config": { + "abort": { + "already_configured": "Aquest AVM FRITZ!Box ja est\u00e0 configurat.", + "already_in_progress": "La configuraci\u00f3 de l'AVM FRITZ!Box ja est\u00e0 en curs.", + "not_found": "No s'ha trobat cap AVM FRITZ!Box compatible a la xarxa." + }, + "error": { + "auth_failed": "Nom d'usuari i/o contrasenya incorrectes." + }, + "flow_title": "AVM FRITZ!Box: {name}", + "step": { + "confirm": { + "data": { + "password": "Contrasenya", + "username": "Nom d'usuari" + }, + "description": "Vols configurar {name}?", + "title": "AVM FRITZ!Box" + }, + "user": { + "data": { + "host": "Amfitri\u00f3 o adre\u00e7a IP", + "password": "Contrasenya", + "username": "Nom d'usuari" + }, + "description": "Introdueix la teva informaci\u00f3 de AVM FRITZ!Box.", + "title": "AVM FRITZ!Box" + } + } + } +} \ No newline at end of file diff --git a/homeassistant/components/fritzbox/translations/es.json b/homeassistant/components/fritzbox/translations/es.json new file mode 100644 index 00000000000..bb28593958c --- /dev/null +++ b/homeassistant/components/fritzbox/translations/es.json @@ -0,0 +1,32 @@ +{ + "config": { + "abort": { + "already_configured": "Este AVM FRITZ!Box ya est\u00e1 configurado.", + "already_in_progress": "La configuraci\u00f3n del AVM FRITZ!Box ya est\u00e1 en progreso.", + "not_found": "No se encontr\u00f3 ning\u00fan AVM FRITZ!Box compatible en la red." + }, + "error": { + "auth_failed": "Usuario y/o contrase\u00f1a incorrectos." + }, + "flow_title": "AVM FRITZ!Box: {name}", + "step": { + "confirm": { + "data": { + "password": "Contrase\u00f1a", + "username": "Usuario" + }, + "description": "\u00bfQuieres configurar {name}?", + "title": "AVM FRITZ! Box" + }, + "user": { + "data": { + "host": "Host o direcci\u00f3n IP", + "password": "Contrase\u00f1a", + "username": "Usuario" + }, + "description": "Introduce tu informaci\u00f3n de AVM FRITZ!Box.", + "title": "AVM FRITZ! Box" + } + } + } +} \ No newline at end of file diff --git a/homeassistant/components/fritzbox/translations/no.json b/homeassistant/components/fritzbox/translations/no.json new file mode 100644 index 00000000000..c523c7412d9 --- /dev/null +++ b/homeassistant/components/fritzbox/translations/no.json @@ -0,0 +1,32 @@ +{ + "config": { + "abort": { + "already_configured": "Denne AVM FRITZ!Box er allerede konfigurert.", + "already_in_progress": "AVM FRITZ!Box-konfigurasjon p\u00e5g\u00e5r allerede.", + "not_found": "Ingen st\u00f8ttet AVM FRITZ!Box funnet p\u00e5 nettverket." + }, + "error": { + "auth_failed": "Brukernavn og/eller passord er feil." + }, + "flow_title": "AVM FRITZ!Box: {name}", + "step": { + "confirm": { + "data": { + "password": "Passord", + "username": "Brukernavn" + }, + "description": "Vil du sette opp {name} ?", + "title": "AVM FRITZ!Box" + }, + "user": { + "data": { + "host": "Vert eller IP-adresse", + "password": "Passord", + "username": "Brukernavn" + }, + "description": "Skriv inn AVM FRITZ!Box informasjonen.", + "title": "AVM FRITZ!Box" + } + } + } +} \ No newline at end of file diff --git a/homeassistant/components/fritzbox/translations/ru.json b/homeassistant/components/fritzbox/translations/ru.json new file mode 100644 index 00000000000..9f19b4d3faa --- /dev/null +++ b/homeassistant/components/fritzbox/translations/ru.json @@ -0,0 +1,32 @@ +{ + "config": { + "abort": { + "already_configured": "\u041d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0430 \u044d\u0442\u043e\u0433\u043e \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u0430 \u0443\u0436\u0435 \u0432\u044b\u043f\u043e\u043b\u043d\u0435\u043d\u0430.", + "already_in_progress": "\u041d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0430 \u044d\u0442\u043e\u0433\u043e \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u0430 \u0443\u0436\u0435 \u0432\u044b\u043f\u043e\u043b\u043d\u044f\u0435\u0442\u0441\u044f.", + "not_found": "\u0412 \u0441\u0435\u0442\u0438 \u043d\u0435 \u043d\u0430\u0439\u0434\u0435\u043d\u043e \u043f\u043e\u0434\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u0435\u043c\u044b\u0445 \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432." + }, + "error": { + "auth_failed": "\u041d\u0435\u0432\u0435\u0440\u043d\u044b\u0439 \u043b\u043e\u0433\u0438\u043d \u0438\u043b\u0438 \u043f\u0430\u0440\u043e\u043b\u044c." + }, + "flow_title": "AVM FRITZ!Box: {name}", + "step": { + "confirm": { + "data": { + "password": "\u041f\u0430\u0440\u043e\u043b\u044c", + "username": "\u041b\u043e\u0433\u0438\u043d" + }, + "description": "\u0425\u043e\u0442\u0438\u0442\u0435 \u043d\u0430\u0441\u0442\u0440\u043e\u0438\u0442\u044c {name}?", + "title": "AVM FRITZ!Box" + }, + "user": { + "data": { + "host": "\u0414\u043e\u043c\u0435\u043d\u043d\u043e\u0435 \u0438\u043c\u044f \u0438\u043b\u0438 IP-\u0430\u0434\u0440\u0435\u0441", + "password": "\u041f\u0430\u0440\u043e\u043b\u044c", + "username": "\u041b\u043e\u0433\u0438\u043d" + }, + "description": "\u0412\u0432\u0435\u0434\u0438\u0442\u0435 \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044e \u043e \u0412\u0430\u0448\u0435\u043c AVM FRITZ! Box.", + "title": "AVM FRITZ!Box" + } + } + } +} \ No newline at end of file diff --git a/homeassistant/components/fritzbox/translations/zh-Hant.json b/homeassistant/components/fritzbox/translations/zh-Hant.json new file mode 100644 index 00000000000..3bc06734e83 --- /dev/null +++ b/homeassistant/components/fritzbox/translations/zh-Hant.json @@ -0,0 +1,32 @@ +{ + "config": { + "abort": { + "already_configured": "\u6b64 AVM FRITZ!Box \u5df2\u7d93\u8a2d\u5b9a\u5b8c\u6210", + "already_in_progress": "AVM FRITZ!Box \u8a2d\u5b9a\u5df2\u7d93\u9032\u884c\u4e2d\u3002", + "not_found": "\u5728\u7db2\u8def\u4e0a\u627e\u4e0d\u5230\u652f\u63f4\u7684 AVM FRITZ!Box\u3002" + }, + "error": { + "auth_failed": "\u4f7f\u7528\u8005\u53ca/\u6216\u5bc6\u78bc\u932f\u8aa4\u3002" + }, + "flow_title": "AVM FRITZ!Box\uff1a{name}", + "step": { + "confirm": { + "data": { + "password": "\u5bc6\u78bc", + "username": "\u4f7f\u7528\u8005\u540d\u7a31" + }, + "description": "\u662f\u5426\u8981\u8a2d\u5b9a {name}\uff1f", + "title": "AVM FRITZ!Box" + }, + "user": { + "data": { + "host": "\u4e3b\u6a5f\u6216 IP \u4f4d\u5740", + "password": "\u5bc6\u78bc", + "username": "\u4f7f\u7528\u8005\u540d\u7a31" + }, + "description": "\u8f38\u5165 AVM FRITZ!Box \u8cc7\u8a0a\u3002", + "title": "AVM FRITZ!Box" + } + } + } +} \ No newline at end of file diff --git a/homeassistant/components/geofency/translations/es.json b/homeassistant/components/geofency/translations/es.json index ae7f87b93bb..9149d6699be 100644 --- a/homeassistant/components/geofency/translations/es.json +++ b/homeassistant/components/geofency/translations/es.json @@ -2,7 +2,7 @@ "config": { "abort": { "not_internet_accessible": "Tu Home Assistant debe ser accesible desde Internet para recibir mensajes de GPSLogger.", - "one_instance_allowed": "Solo se necesita una instancia." + "one_instance_allowed": "S\u00f3lo se necesita una instancia." }, "create_entry": { "default": "Para enviar eventos a Home Assistant, necesitar\u00e1s configurar la funci\u00f3n de webhook en Geofency.\n\nRellene la siguiente informaci\u00f3n:\n\n- URL: ``{webhook_url}``\n- M\u00e9todo: POST\n\nVer[la documentaci\u00f3n]({docs_url}) para m\u00e1s detalles." diff --git a/homeassistant/components/gpslogger/translations/es.json b/homeassistant/components/gpslogger/translations/es.json index 0c20258fba4..8ac817cacbf 100644 --- a/homeassistant/components/gpslogger/translations/es.json +++ b/homeassistant/components/gpslogger/translations/es.json @@ -2,7 +2,7 @@ "config": { "abort": { "not_internet_accessible": "Tu Home Assistant debe ser accesible desde Internet para recibir mensajes de GPSLogger.", - "one_instance_allowed": "Solo se necesita una instancia." + "one_instance_allowed": "S\u00f3lo se necesita una instancia." }, "create_entry": { "default": "Para enviar eventos a Home Assistant, necesitar\u00e1s configurar la funci\u00f3n de webhook en GPSLogger.\n\nRellena la siguiente informaci\u00f3n:\n\n- URL: `{webhook_url}`\n- Method: POST\n\nEcha un vistazo a [la documentaci\u00f3n]({docs_url}) para m\u00e1s detalles." diff --git a/homeassistant/components/group/translations/zh-Hant.json b/homeassistant/components/group/translations/zh-Hant.json index bfd808d61a1..6bf7487c041 100644 --- a/homeassistant/components/group/translations/zh-Hant.json +++ b/homeassistant/components/group/translations/zh-Hant.json @@ -2,9 +2,9 @@ "state": { "_": { "closed": "\u95dc\u9589", - "home": "\u5728\u5bb6", - "locked": "\u9396", - "not_home": "\u96e2\u5bb6", + "home": "[%key:component::device_tracker::state::home%]", + "locked": "\u5df2\u4e0a\u9396", + "not_home": "[%key:component::device_tracker::state::not_home%]", "off": "\u95dc\u9589", "ok": "\u6b63\u5e38", "on": "\u958b\u555f", diff --git a/homeassistant/components/ifttt/translations/es.json b/homeassistant/components/ifttt/translations/es.json index 7160627e544..713cff93847 100644 --- a/homeassistant/components/ifttt/translations/es.json +++ b/homeassistant/components/ifttt/translations/es.json @@ -2,7 +2,7 @@ "config": { "abort": { "not_internet_accessible": "Su instancia de Home Assistant debe estar accesible desde Internet para recibir mensajes IFTTT.", - "one_instance_allowed": "S\u00f3lo se necesita una sola instancia." + "one_instance_allowed": "S\u00f3lo se necesita una instancia." }, "create_entry": { "default": "Para enviar eventos a Home Assistant debes usar la acci\u00f3n \"Make a web request\" del [applet IFTTT Webhook]({applet_url}).\n\nCompleta la siguiente informaci\u00f3n: \n\n- URL: `{webhook_url}`\n- M\u00e9todo: POST\n- Tipo de contenido: application/json\n\nConsulta [la documentaci\u00f3n]({docs_url}) sobre c\u00f3mo configurar las automatizaciones para manejar los datos entrantes." diff --git a/homeassistant/components/islamic_prayer_times/translations/ca.json b/homeassistant/components/islamic_prayer_times/translations/ca.json new file mode 100644 index 00000000000..f57986d2ffd --- /dev/null +++ b/homeassistant/components/islamic_prayer_times/translations/ca.json @@ -0,0 +1,23 @@ +{ + "config": { + "abort": { + "one_instance_allowed": "Nom\u00e9s cal una sola inst\u00e0ncia." + }, + "step": { + "user": { + "description": "Vols configurar temps de preg\u00e0ria isl\u00e0mica?", + "title": "Configuraci\u00f3 de temps de preg\u00e0ria isl\u00e0mica" + } + } + }, + "options": { + "step": { + "init": { + "data": { + "calc_method": "M\u00e8tode de c\u00e0lcul dels temps" + } + } + } + }, + "title": "Temps de preg\u00e0ria isl\u00e0mica" +} \ No newline at end of file diff --git a/homeassistant/components/islamic_prayer_times/translations/es.json b/homeassistant/components/islamic_prayer_times/translations/es.json new file mode 100644 index 00000000000..b7eeb0db8c8 --- /dev/null +++ b/homeassistant/components/islamic_prayer_times/translations/es.json @@ -0,0 +1,23 @@ +{ + "config": { + "abort": { + "one_instance_allowed": "S\u00f3lo se necesita una instancia." + }, + "step": { + "user": { + "description": "\u00bfQuieres configurar las Horas de Oraci\u00f3n Isl\u00e1mica?", + "title": "Configurar las Horas de Oraci\u00f3n Isl\u00e1mica" + } + } + }, + "options": { + "step": { + "init": { + "data": { + "calc_method": "M\u00e9todo de c\u00e1lculo de la oraci\u00f3n" + } + } + } + }, + "title": "Horas de Oraci\u00f3n Isl\u00e1mica" +} \ No newline at end of file diff --git a/homeassistant/components/islamic_prayer_times/translations/ru.json b/homeassistant/components/islamic_prayer_times/translations/ru.json new file mode 100644 index 00000000000..95635fb6802 --- /dev/null +++ b/homeassistant/components/islamic_prayer_times/translations/ru.json @@ -0,0 +1,23 @@ +{ + "config": { + "abort": { + "one_instance_allowed": "\u041d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0430 \u0443\u0436\u0435 \u0432\u044b\u043f\u043e\u043b\u043d\u0435\u043d\u0430." + }, + "step": { + "user": { + "description": "\u0412\u044b \u0443\u0432\u0435\u0440\u0435\u043d\u044b, \u0447\u0442\u043e \u0445\u043e\u0442\u0438\u0442\u0435 \u0434\u043e\u0431\u0430\u0432\u0438\u0442\u044c \u0440\u0430\u0441\u043f\u0438\u0441\u0430\u043d\u0438\u0435 \u0432\u0440\u0435\u043c\u0435\u043d\u0438 \u043d\u0430\u043c\u0430\u0437\u0430?", + "title": "\u0412\u0440\u0435\u043c\u044f \u043d\u0430\u043c\u0430\u0437\u0430" + } + } + }, + "options": { + "step": { + "init": { + "data": { + "calc_method": "\u041c\u0435\u0442\u043e\u0434 \u0440\u0430\u0441\u0447\u0435\u0442\u0430" + } + } + } + }, + "title": "\u0412\u0440\u0435\u043c\u044f \u043d\u0430\u043c\u0430\u0437\u0430" +} \ No newline at end of file diff --git a/homeassistant/components/islamic_prayer_times/translations/zh-Hant.json b/homeassistant/components/islamic_prayer_times/translations/zh-Hant.json new file mode 100644 index 00000000000..568b634d903 --- /dev/null +++ b/homeassistant/components/islamic_prayer_times/translations/zh-Hant.json @@ -0,0 +1,23 @@ +{ + "config": { + "abort": { + "one_instance_allowed": "\u50c5\u9700\u8a2d\u5b9a\u4e00\u7d44\u7269\u4ef6\u5373\u53ef\u3002" + }, + "step": { + "user": { + "description": "\u662f\u5426\u8981\u8a2d\u5b9a\u4f0a\u65af\u862d\u7948\u79b1\u6642\u9593\uff1f", + "title": "\u8a2d\u5b9a\u4f0a\u65af\u862d\u7948\u79b1\u6642\u9593" + } + } + }, + "options": { + "step": { + "init": { + "data": { + "calc_method": "\u7948\u79b1\u8a08\u7b97\u65b9\u5f0f" + } + } + } + }, + "title": "\u4f0a\u65af\u862d\u7948\u79b1\u6642\u9593" +} \ No newline at end of file diff --git a/homeassistant/components/locative/translations/es.json b/homeassistant/components/locative/translations/es.json index e699e41903e..53188cd7be2 100644 --- a/homeassistant/components/locative/translations/es.json +++ b/homeassistant/components/locative/translations/es.json @@ -2,7 +2,7 @@ "config": { "abort": { "not_internet_accessible": "Tu Home Assistant debe ser accesible desde Internet para recibir mensajes de Geofency.", - "one_instance_allowed": "Solo se necesita una instancia." + "one_instance_allowed": "S\u00f3lo se necesita una instancia." }, "create_entry": { "default": "Para enviar ubicaciones a Home Assistant, es necesario configurar la caracter\u00edstica webhook en la app de Locative.\n\nRellena la siguiente informaci\u00f3n:\n\n- URL: `{webhook_url}`\n- M\u00e9todo: POST\n\nRevisa [la documentaci\u00f3n]({docs_url}) para m\u00e1s detalles." diff --git a/homeassistant/components/mailgun/translations/es.json b/homeassistant/components/mailgun/translations/es.json index 27033df4049..f2e5638dcc3 100644 --- a/homeassistant/components/mailgun/translations/es.json +++ b/homeassistant/components/mailgun/translations/es.json @@ -2,7 +2,7 @@ "config": { "abort": { "not_internet_accessible": "Tu instancia de Home Assistant debe ser accesible desde Internet para recibir mensajes de Mailgun.", - "one_instance_allowed": "S\u00f3lo se necesita una sola instancia." + "one_instance_allowed": "S\u00f3lo se necesita una instancia." }, "create_entry": { "default": "Para enviar eventos a Home Assistant debes configurar los [Webhooks en Mailgun]({mailgun_url}). \n\n Completa la siguiente informaci\u00f3n: \n\n - URL: `{webhook_url}` \n - M\u00e9todo: POST \n - Tipo de contenido: application/json \n\n Consulta [la documentaci\u00f3n]({docs_url}) sobre c\u00f3mo configurar las automatizaciones para manejar los datos entrantes." diff --git a/homeassistant/components/media_player/translations/no.json b/homeassistant/components/media_player/translations/no.json index aef3d4216a1..6358aa9b85a 100644 --- a/homeassistant/components/media_player/translations/no.json +++ b/homeassistant/components/media_player/translations/no.json @@ -8,5 +8,10 @@ "is_playing": "{entity_name} spiller n\u00e5" } }, + "state": { + "_": { + "playing": "Spiller" + } + }, "title": "Mediaspiller" } \ No newline at end of file diff --git a/homeassistant/components/media_player/translations/ru.json b/homeassistant/components/media_player/translations/ru.json index 7cd447f84fb..6f5a7cd5234 100644 --- a/homeassistant/components/media_player/translations/ru.json +++ b/homeassistant/components/media_player/translations/ru.json @@ -10,7 +10,7 @@ }, "state": { "_": { - "idle": "\u041e\u0436\u0438\u0434\u0430\u043d\u0438\u0435", + "idle": "\u0411\u0435\u0437\u0434\u0435\u0439\u0441\u0442\u0432\u0438\u0435", "off": "\u0412\u044b\u043a\u043b", "on": "\u0412\u043a\u043b", "paused": "\u041f\u0430\u0443\u0437\u0430", diff --git a/homeassistant/components/media_player/translations/zh-Hant.json b/homeassistant/components/media_player/translations/zh-Hant.json index 1b5942b9cf3..3ae786cbed9 100644 --- a/homeassistant/components/media_player/translations/zh-Hant.json +++ b/homeassistant/components/media_player/translations/zh-Hant.json @@ -13,7 +13,7 @@ "idle": "\u9592\u7f6e", "off": "\u95dc\u9589", "on": "\u958b\u555f", - "paused": "\u5df2\u66ab\u505c", + "paused": "\u66ab\u505c", "playing": "\u64ad\u653e\u4e2d", "standby": "\u5f85\u547d" } diff --git a/homeassistant/components/owntracks/translations/es.json b/homeassistant/components/owntracks/translations/es.json index bb79fca2c94..ce558a70cdd 100644 --- a/homeassistant/components/owntracks/translations/es.json +++ b/homeassistant/components/owntracks/translations/es.json @@ -1,7 +1,7 @@ { "config": { "abort": { - "one_instance_allowed": "Solo se necesita una instancia." + "one_instance_allowed": "S\u00f3lo se necesita una instancia." }, "create_entry": { "default": "\n\nEn Android, abre [la aplicaci\u00f3n OwnTracks]({android_url}), ve a preferencias -> conexi\u00f3n. Cambia los siguientes ajustes:\n - Modo: HTTP privado\n - Host: {webhook_url}\n - Identificaci\u00f3n:\n - Nombre de usuario: \n - ID de dispositivo: \n\nEn iOS, abre [la aplicaci\u00f3n OwnTracks] ({ios_url}), pulsa el icono (i) en la parte superior izquierda -> configuraci\u00f3n. Cambia los siguientes ajustes:\n - Modo: HTTP\n - URL: {webhook_url}\n - Activar la autenticaci\u00f3n\n - UserID: \n\n{secret}\n\nConsulta [la documentaci\u00f3n]({docs_url}) para obtener m\u00e1s informaci\u00f3n." diff --git a/homeassistant/components/plaato/translations/es.json b/homeassistant/components/plaato/translations/es.json index e52a80be986..90ad53085f1 100644 --- a/homeassistant/components/plaato/translations/es.json +++ b/homeassistant/components/plaato/translations/es.json @@ -2,7 +2,7 @@ "config": { "abort": { "not_internet_accessible": "Tu instancia de Home Assistant debe ser accesible desde Internet para recibir mensajes de Plaato Airlock.", - "one_instance_allowed": "Solo se necesita una instancia." + "one_instance_allowed": "S\u00f3lo se necesita una instancia." }, "create_entry": { "default": "Para enviar eventos a Home Assistant, necesitar\u00e1s configurar la funci\u00f3n de webhook en Plaato Airlock.\n\nCompleta la siguiente informaci\u00f3n:\n\n- URL: `{webhook_url}`\n- M\u00e9todo: POST\n\nEcha un vistazo a [la documentaci\u00f3n]({docs_url}) para m\u00e1s detalles." diff --git a/homeassistant/components/tado/translations/ca.json b/homeassistant/components/tado/translations/ca.json index 4dcac2924a9..df340784f7f 100644 --- a/homeassistant/components/tado/translations/ca.json +++ b/homeassistant/components/tado/translations/ca.json @@ -22,6 +22,10 @@ "options": { "step": { "init": { + "data": { + "fallback": "Activa el mode salvaguarda." + }, + "description": "El mode salvaguarda canviar\u00e0 a Planificaci\u00f3 Intel\u00b7ligent en el proper canvi de programaci\u00f3 o quan s'ajusti manualment una zona.", "title": "Ajusta les opcions de Tado" } } diff --git a/homeassistant/components/timer/translations/ca.json b/homeassistant/components/timer/translations/ca.json index 7ee267989d9..b5e9555940d 100644 --- a/homeassistant/components/timer/translations/ca.json +++ b/homeassistant/components/timer/translations/ca.json @@ -1,9 +1,9 @@ { "state": { "_": { - "active": "actiu", + "active": "Actiu", "idle": "inactiu", - "paused": "en pausa" + "paused": "Pausat" } } } \ No newline at end of file diff --git a/homeassistant/components/timer/translations/zh-Hant.json b/homeassistant/components/timer/translations/zh-Hant.json index 596271b5c85..9867885682b 100644 --- a/homeassistant/components/timer/translations/zh-Hant.json +++ b/homeassistant/components/timer/translations/zh-Hant.json @@ -2,7 +2,7 @@ "state": { "_": { "active": "\u555f\u7528", - "idle": "\u9592\u7f6e", + "idle": "\u66ab\u505c", "paused": "\u66ab\u505c" } } diff --git a/homeassistant/components/traccar/translations/es.json b/homeassistant/components/traccar/translations/es.json index b0b65a10c83..b9cd4b9def9 100644 --- a/homeassistant/components/traccar/translations/es.json +++ b/homeassistant/components/traccar/translations/es.json @@ -2,7 +2,7 @@ "config": { "abort": { "not_internet_accessible": "Su instancia de Home Assistant debe ser accesible desde Internet para recibir mensajes de Traccar.", - "one_instance_allowed": "S\u00f3lo se necesita una \u00fanica instancia." + "one_instance_allowed": "S\u00f3lo se necesita una instancia." }, "create_entry": { "default": "Para enviar eventos a Home Assistant, necesitar\u00e1 configurar la funci\u00f3n de webhook en Traccar.\n\nUtilice la siguiente url: ``{webhook_url}``\n\nConsulte la [documentaci\u00f3n]({docs_url}) para m\u00e1s detalles." diff --git a/homeassistant/components/twilio/translations/es.json b/homeassistant/components/twilio/translations/es.json index 943a91fa7ee..a470b3619a4 100644 --- a/homeassistant/components/twilio/translations/es.json +++ b/homeassistant/components/twilio/translations/es.json @@ -2,7 +2,7 @@ "config": { "abort": { "not_internet_accessible": "Tu instancia de Home Assistant debe ser accesible desde Internet para recibir mensajes de Twilio.", - "one_instance_allowed": "S\u00f3lo se necesita una sola instancia." + "one_instance_allowed": "S\u00f3lo se necesita una instancia." }, "create_entry": { "default": "Para enviar eventos a Home Assistant debes configurar los [Webhooks en Twilio]({twilio_url}). \n\n Completa la siguiente informaci\u00f3n: \n\n - URL: `{webhook_url}` \n - M\u00e9todo: POST \n - Tipo de contenido: application/x-www-form-urlencoded \n\nConsulta [la documentaci\u00f3n]({docs_url}) sobre c\u00f3mo configurar las automatizaciones para manejar los datos entrantes." diff --git a/homeassistant/components/vacuum/translations/no.json b/homeassistant/components/vacuum/translations/no.json index fff99232b3a..dbf94d1243b 100644 --- a/homeassistant/components/vacuum/translations/no.json +++ b/homeassistant/components/vacuum/translations/no.json @@ -13,5 +13,13 @@ "docked": "{entity_name} dokket" } }, + "state": { + "_": { + "cleaning": "Rengj\u00f8ring", + "docked": "Dokket", + "error": "Feil", + "returning": "Returner til dokken" + } + }, "title": "St\u00f8vsuger" } \ No newline at end of file diff --git a/homeassistant/components/vacuum/translations/ru.json b/homeassistant/components/vacuum/translations/ru.json index 8615fafc8e9..bb7aca9719f 100644 --- a/homeassistant/components/vacuum/translations/ru.json +++ b/homeassistant/components/vacuum/translations/ru.json @@ -18,7 +18,7 @@ "cleaning": "\u0423\u0431\u043e\u0440\u043a\u0430", "docked": "\u0423 \u0434\u043e\u043a-\u0441\u0442\u0430\u043d\u0446\u0438\u0438", "error": "\u041e\u0448\u0438\u0431\u043a\u0430", - "idle": "\u0411\u0435\u0437\u0434\u0435\u0439\u0441\u0442\u0432\u0438\u0435", + "idle": "\u041e\u0436\u0438\u0434\u0430\u043d\u0438\u0435", "off": "\u0412\u044b\u043a\u043b\u044e\u0447\u0435\u043d", "on": "\u0412\u043a\u043b\u044e\u0447\u0435\u043d", "paused": "\u041f\u0440\u0438\u043e\u0441\u0442\u0430\u043d\u043e\u0432\u043b\u0435\u043d", diff --git a/homeassistant/components/weather/translations/no.json b/homeassistant/components/weather/translations/no.json new file mode 100644 index 00000000000..ff2269de953 --- /dev/null +++ b/homeassistant/components/weather/translations/no.json @@ -0,0 +1,21 @@ +{ + "state": { + "_": { + "clear-night": "Klart, natt", + "cloudy": "Skyet", + "exceptional": "Eksepsjonell", + "fog": "T\u00e5ke", + "hail": "Hagl", + "lightning": "Lyn", + "lightning-rainy": "Lyn, regnfult", + "partlycloudy": "Delvis skyet", + "pouring": "Kraftig regn", + "rainy": "Regnfull", + "snowy": "Sn\u00f8", + "snowy-rainy": "Sludd", + "sunny": "Solfylt", + "windy": "Vindfult", + "windy-variant": "Vindfult" + } + } +} \ No newline at end of file diff --git a/homeassistant/components/zwave/translations/ca.json b/homeassistant/components/zwave/translations/ca.json index 4a6b2da8320..27f543a44c7 100644 --- a/homeassistant/components/zwave/translations/ca.json +++ b/homeassistant/components/zwave/translations/ca.json @@ -26,8 +26,8 @@ "sleeping": "Dormint" }, "query_stage": { - "dead": "No disponible ({query_stage})", - "initializing": "Inicialitzant ({query_stage})" + "dead": "No disponible", + "initializing": "Inicialitzant" } } } \ No newline at end of file diff --git a/homeassistant/components/zwave/translations/es.json b/homeassistant/components/zwave/translations/es.json index 4ade781ec92..0588ab6076b 100644 --- a/homeassistant/components/zwave/translations/es.json +++ b/homeassistant/components/zwave/translations/es.json @@ -26,8 +26,8 @@ "sleeping": "Ahorro de energ\u00eda" }, "query_stage": { - "dead": "No responde ({query_stage})", - "initializing": "Inicializando ({query_stage})" + "dead": "No responde", + "initializing": "Inicializando" } } } \ No newline at end of file diff --git a/homeassistant/components/zwave/translations/no.json b/homeassistant/components/zwave/translations/no.json index bbb03d853b6..1a214262feb 100644 --- a/homeassistant/components/zwave/translations/no.json +++ b/homeassistant/components/zwave/translations/no.json @@ -17,5 +17,13 @@ "title": "Sett opp Z-Wave" } } + }, + "state": { + "_": { + "dead": "D\u00f8d", + "initializing": "Initialiserer", + "ready": "Klar", + "sleeping": "Sover" + } } } \ No newline at end of file diff --git a/homeassistant/components/zwave/translations/ru.json b/homeassistant/components/zwave/translations/ru.json index 30d5347a012..72255110b6a 100644 --- a/homeassistant/components/zwave/translations/ru.json +++ b/homeassistant/components/zwave/translations/ru.json @@ -26,8 +26,8 @@ "sleeping": "\u0420\u0435\u0436\u0438\u043c \u0441\u043d\u0430" }, "query_stage": { - "dead": "\u041d\u0435\u0438\u0441\u043f\u0440\u0430\u0432\u043d\u043e ({query_stage})", - "initializing": "\u0418\u043d\u0438\u0446\u0438\u0430\u043b\u0438\u0437\u0430\u0446\u0438\u044f ({query_stage})" + "dead": "\u041d\u0435\u0438\u0441\u043f\u0440\u0430\u0432\u043d\u043e", + "initializing": "\u0418\u043d\u0438\u0446\u0438\u0430\u043b\u0438\u0437\u0430\u0446\u0438\u044f" } } } \ No newline at end of file diff --git a/homeassistant/components/zwave/translations/zh-Hant.json b/homeassistant/components/zwave/translations/zh-Hant.json index ec8cb1406da..b8e8f00177a 100644 --- a/homeassistant/components/zwave/translations/zh-Hant.json +++ b/homeassistant/components/zwave/translations/zh-Hant.json @@ -26,8 +26,8 @@ "sleeping": "\u4f11\u7720\u4e2d" }, "query_stage": { - "dead": "\u5931\u53bb\u9023\u7dda ({query_stage})", - "initializing": "\u6b63\u5728\u521d\u59cb\u5316 ( {query_stage} )" + "dead": "\u5931\u53bb\u9023\u7dda", + "initializing": "\u6b63\u5728\u521d\u59cb\u5316" } } } \ No newline at end of file