1
mirror of https://github.com/home-assistant/core synced 2024-10-04 07:58:43 +02:00

[ci skip] Translation update

This commit is contained in:
HomeAssistant Azure 2020-04-22 00:03:20 +00:00
parent 877eb0c3ad
commit 46920e9be6
41 changed files with 386 additions and 34 deletions

View File

@ -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"
}

View File

@ -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"
}

View File

@ -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": {

View File

@ -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": {

View File

@ -1,3 +1,9 @@
{
"state": {
"_": {
"recording": "Opptak",
"streaming": "Str\u00f8mming"
}
},
"title": "Kamera"
}

View File

@ -14,5 +14,10 @@
"hvac_mode_changed": "{entity_name} HVAC-modus er endret"
}
},
"state": {
"_": {
"heat": "Varme"
}
},
"title": "Klima"
}

View File

@ -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"

View File

@ -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."

View File

@ -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"
}
}
}
}

View File

@ -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"
}
}
}
}

View File

@ -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"
}
}
}
}

View File

@ -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"
}
}
}
}

View File

@ -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"
}
}
}
}

View File

@ -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."

View File

@ -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."

View File

@ -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",

View File

@ -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."

View File

@ -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"
}

View File

@ -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"
}

View File

@ -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"
}

View File

@ -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"
}

View File

@ -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."

View File

@ -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."

View File

@ -8,5 +8,10 @@
"is_playing": "{entity_name} spiller n\u00e5"
}
},
"state": {
"_": {
"playing": "Spiller"
}
},
"title": "Mediaspiller"
}

View File

@ -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",

View File

@ -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"
}

View File

@ -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: <Your name>\n - ID de dispositivo: <Your device name>\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: <Your name>\n\n{secret}\n\nConsulta [la documentaci\u00f3n]({docs_url}) para obtener m\u00e1s informaci\u00f3n."

View File

@ -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."

View File

@ -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"
}
}

View File

@ -1,9 +1,9 @@
{
"state": {
"_": {
"active": "actiu",
"active": "Actiu",
"idle": "inactiu",
"paused": "en pausa"
"paused": "Pausat"
}
}
}

View File

@ -2,7 +2,7 @@
"state": {
"_": {
"active": "\u555f\u7528",
"idle": "\u9592\u7f6e",
"idle": "\u66ab\u505c",
"paused": "\u66ab\u505c"
}
}

View File

@ -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."

View File

@ -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."

View File

@ -13,5 +13,13 @@
"docked": "{entity_name} dokket"
}
},
"state": {
"_": {
"cleaning": "Rengj\u00f8ring",
"docked": "Dokket",
"error": "Feil",
"returning": "Returner til dokken"
}
},
"title": "St\u00f8vsuger"
}

View File

@ -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",

View File

@ -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"
}
}
}

View File

@ -26,8 +26,8 @@
"sleeping": "Dormint"
},
"query_stage": {
"dead": "No disponible ({query_stage})",
"initializing": "Inicialitzant ({query_stage})"
"dead": "No disponible",
"initializing": "Inicialitzant"
}
}
}

View File

@ -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"
}
}
}

View File

@ -17,5 +17,13 @@
"title": "Sett opp Z-Wave"
}
}
},
"state": {
"_": {
"dead": "D\u00f8d",
"initializing": "Initialiserer",
"ready": "Klar",
"sleeping": "Sover"
}
}
}

View File

@ -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"
}
}
}

View File

@ -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"
}
}
}