1
mirror of https://github.com/home-assistant/core synced 2024-09-06 10:29:55 +02:00

Update translations

This commit is contained in:
Paulus Schoutsen 2018-11-15 14:30:37 +01:00
parent 2d870a29c4
commit 75bb78d440
51 changed files with 813 additions and 12 deletions

View File

@ -0,0 +1,26 @@
{
"mfa_setup": {
"notify": {
"abort": {
"no_available_service": "\u017d\u00e1dn\u00e9 oznamovac\u00ed slu\u017eby nejsou k dispozici."
},
"error": {
"invalid_code": "Neplatn\u00fd k\u00f3d, zkuste to znovu."
},
"step": {
"init": {
"description": "Vyberte pros\u00edm jednu z oznamovac\u00edch slu\u017eeb:",
"title": "Nastavte jednor\u00e1zov\u00e9 heslo dodan\u00e9 komponentou notify"
},
"setup": {
"title": "Ov\u011b\u0159en\u00ed nastaven\u00ed"
}
}
},
"totp": {
"error": {
"invalid_code": "Neplatn\u00fd k\u00f3d, zkuste to znovu. Pokud se tato chyba opakuje, ujist\u011bte se, \u017ee hodiny syst\u00e9mu Home Assistant jsou spr\u00e1vn\u011b nastaveny."
}
}
}
}

View File

@ -0,0 +1,35 @@
{
"mfa_setup": {
"notify": {
"abort": {
"no_available_service": "No hay servicios de notificaci\u00f3n disponibles."
},
"error": {
"invalid_code": "C\u00f3digo inv\u00e1lido, por favor int\u00e9ntelo de nuevo."
},
"step": {
"init": {
"description": "Seleccione uno de los servicios de notificaci\u00f3n:",
"title": "Configure una contrase\u00f1a de un solo uso entregada por el componente de notificaci\u00f3n"
},
"setup": {
"description": "Se ha enviado una contrase\u00f1a de un solo uso a trav\u00e9s de ** notificar. {notify_service} **. Por favor introd\u00facela a continuaci\u00f3n:",
"title": "Verificar la configuraci\u00f3n"
}
},
"title": "Notificar la contrase\u00f1a de un solo uso"
},
"totp": {
"error": {
"invalid_code": "C\u00f3digo inv\u00e1lido, por favor int\u00e9ntalo de nuevo. Si recibes este error de forma consistente, por favor aseg\u00farate de que el reloj de tu Home Assistant es correcto."
},
"step": {
"init": {
"description": "Para activar la autenticaci\u00f3n de dos factores utilizando contrase\u00f1as de un solo uso basadas en el tiempo, escanea el c\u00f3digo QR con tu aplicaci\u00f3n de autenticaci\u00f3n. Si no tienes una, te recomendamos [Autenticador de Google] (https://support.google.com/accounts/answer/1066447) o [Authy] (https://authy.com/). \n\n {qr_code} \n \nDespu\u00e9s de escanear el c\u00f3digo, introduce el c\u00f3digo de seis d\u00edgitos de tu aplicaci\u00f3n para verificar la configuraci\u00f3n. Si tienes problemas para escanear el c\u00f3digo QR, realiza una configuraci\u00f3n manual con el c\u00f3digo ** ` {code} ` **.",
"title": "Configure la autenticaci\u00f3n de dos factores utilizando TOTP"
}
},
"title": "TOTP"
}
}
}

View File

@ -1,6 +1,27 @@
{
"mfa_setup": {
"notify": {
"abort": {
"no_available_service": "Nessun servizio di notifica disponibile."
},
"error": {
"invalid_code": "Codice non valido, per favore riprovare."
},
"step": {
"init": {
"description": "Selezionare uno dei servizi di notifica:"
},
"setup": {
"description": "\u00c8 stata inviata una password monouso tramite **notify.{notify_service}**. Per favore, inseriscila qui sotto:",
"title": "Verifica l'installazione"
}
},
"title": "Notifica la Password monouso"
},
"totp": {
"error": {
"invalid_code": "Codice non valido, per favore riprovare. Se riscontri spesso questo errore, assicurati che l'orologio del sistema Home Assistant sia accurato."
},
"step": {
"init": {
"description": "Per attivare l'autenticazione a due fattori utilizzando password monouso basate sul tempo, eseguire la scansione del codice QR con l'app di autenticazione. Se non ne hai uno, ti consigliamo [Google Authenticator] (https://support.google.com/accounts/answer/1066447) o [Authy] (https://authy.com/). \n\n {qr_code} \n \n Dopo aver scansionato il codice, inserisci il codice a sei cifre dalla tua app per verificare la configurazione. Se riscontri problemi con la scansione del codice QR, esegui una configurazione manuale con codice ** ` {code} ` **.",

View File

@ -1,5 +1,15 @@
{
"config": {
"abort": {
"no_devices_found": "No se encontraron dispositivos de Google Cast en la red.",
"single_instance_allowed": "S\u00f3lo es necesaria una \u00fanica configuraci\u00f3n de Google Cast."
},
"step": {
"confirm": {
"description": "\u00bfQuieres configurar Google Cast?",
"title": "Google Cast"
}
},
"title": "Google Cast"
}
}

View File

@ -0,0 +1,33 @@
{
"config": {
"abort": {
"already_configured": "El puente ya esta configurado",
"no_bridges": "No se han descubierto puentes deCONZ",
"one_instance_only": "El componente s\u00f3lo soporta una instancia deCONZ"
},
"error": {
"no_key": "No se pudo obtener una clave API"
},
"step": {
"init": {
"data": {
"host": "Host",
"port": "Puerto"
},
"title": "Definir pasarela deCONZ"
},
"link": {
"description": "Desbloquee su pasarela deCONZ para registrarse con Home Assistant. \n\n 1. Ir a la configuraci\u00f3n del sistema deCONZ \n 2. Presione el bot\u00f3n \"Desbloquear Gateway\"",
"title": "Enlazar con deCONZ"
},
"options": {
"data": {
"allow_clip_sensor": "Permitir importar sensores virtuales",
"allow_deconz_groups": "Permitir la importaci\u00f3n de grupos deCONZ"
},
"title": "Opciones de configuraci\u00f3n adicionales para deCONZ"
}
},
"title": "Pasarela Zigbee deCONZ"
}
}

View File

@ -12,7 +12,7 @@
"init": {
"data": {
"host": "Vert",
"port": "Port (standardverdi: '80')"
"port": "Port"
},
"title": "Definer deCONZ-gatewayen"
},

View File

@ -0,0 +1,18 @@
{
"config": {
"abort": {
"not_internet_accessible": "Va\u0161e Home Assistant instance mus\u00ed b\u00fdt p\u0159\u00edstupn\u00e1 z internetu aby mohla p\u0159ij\u00edmat zpr\u00e1vy Dialogflow.",
"one_instance_allowed": "Povolena je pouze jedna instance."
},
"create_entry": {
"default": "Chcete-li odeslat ud\u00e1losti do aplikace Home Assistant, budete muset nastavit [integraci Dialogflow]({dialogflow_url}). \n\n Vypl\u0148te n\u00e1sleduj\u00edc\u00ed informace: \n\n - URL: `{webhook_url}' \n - Metoda: POST \n - Typ obsahu: aplikace/json \n\n Podrobn\u011bj\u0161\u00ed informace naleznete v [dokumentaci]({docs_url})."
},
"step": {
"user": {
"description": "Opravdu chcete nastavit Dialogflow?",
"title": "Nastavit Dialogflow Webhook"
}
},
"title": "Dialogflow"
}
}

View File

@ -0,0 +1,14 @@
{
"config": {
"abort": {
"not_internet_accessible": "Su instancia de Home Assistant debe ser accesible desde Internet para recibir mensajes de Dialogflow.",
"one_instance_allowed": "Solo una instancia es necesaria."
},
"step": {
"user": {
"description": "\u00bfEst\u00e1 seguro de que desea configurar Dialogflow?"
}
},
"title": "Dialogflow"
}
}

View File

@ -0,0 +1,29 @@
{
"config": {
"abort": {
"already_configured": "Slu\u017eba Google Hangouts je ji\u017e nakonfigurov\u00e1na",
"unknown": "Do\u0161lo k nezn\u00e1m\u00e9 chyb\u011b"
},
"error": {
"invalid_2fa": "Dfoufaktorov\u00e9 ov\u011b\u0159en\u00ed se nezda\u0159ilo. Zkuste to znovu.",
"invalid_2fa_method": "Neplatn\u00e1 metoda 2FA (ov\u011b\u0159en\u00ed na telefonu).",
"invalid_login": "Neplatn\u00e9 p\u0159ihla\u0161ovac\u00ed jm\u00e9no, pros\u00edm zkuste to znovu."
},
"step": {
"2fa": {
"data": {
"2fa": "Dvoufaktorov\u00fd ov\u011b\u0159ovac\u00ed k\u00f3d"
},
"title": "Dvoufaktorov\u00e9 ov\u011b\u0159en\u00ed"
},
"user": {
"data": {
"email": "E-mailov\u00e1 adresa",
"password": "Heslo"
},
"title": "P\u0159ihl\u00e1\u0161en\u00ed do slu\u017eby Google Hangouts"
}
},
"title": "Google Hangouts"
}
}

View File

@ -0,0 +1,31 @@
{
"config": {
"abort": {
"already_configured": "Google Hangouts ya est\u00e1 configurado",
"unknown": "Error desconocido"
},
"error": {
"invalid_2fa": "Autenticaci\u00f3n de 2 factores no v\u00e1lida, por favor, int\u00e9ntelo de nuevo.",
"invalid_2fa_method": "M\u00e9todo 2FA no v\u00e1lido (verificar en el tel\u00e9fono).",
"invalid_login": "Inicio de sesi\u00f3n no v\u00e1lido, por favor, int\u00e9ntalo de nuevo."
},
"step": {
"2fa": {
"data": {
"2fa": "Pin 2FA"
},
"description": "Vac\u00edo",
"title": "Autenticaci\u00f3n de 2 factores"
},
"user": {
"data": {
"email": "Correo electr\u00f3nico",
"password": "Contrase\u00f1a"
},
"description": "Vac\u00edo",
"title": "Usuario Google Hangouts"
}
},
"title": "Google Hangouts"
}
}

View File

@ -1,19 +1,30 @@
{
"config": {
"abort": {
"already_configured": "El punto de acceso ya est\u00e1 configurado",
"connection_aborted": "No se pudo conectar al servidor HMIP",
"unknown": "Se ha producido un error desconocido."
},
"error": {
"invalid_pin": "PIN no v\u00e1lido, por favor int\u00e9ntalo de nuevo.",
"press_the_button": "Por favor, pulsa el bot\u00f3n azul"
"press_the_button": "Por favor, pulsa el bot\u00f3n azul",
"register_failed": "No se pudo registrar, por favor intentelo de nuevo.",
"timeout_button": "Tiempo de espera agotado desde que se apret\u00f3 el bot\u00f3n azul, por favor, int\u00e9ntalo de nuevo."
},
"step": {
"init": {
"data": {
"hapid": "ID de punto de acceso (SGTIN)",
"name": "Nombre (opcional, utilizado como prefijo para todos los dispositivos)",
"pin": "C\u00f3digo PIN (opcional)"
}
},
"title": "Elegir punto de acceso HomematicIP"
},
"link": {
"description": "Presione el bot\u00f3n azul en el punto de acceso y el bot\u00f3n enviar para registrar HomematicIP con Home Assistant. \n\n ! [Ubicaci\u00f3n del bot\u00f3n punto de acceso](/static/images/config_flows/config_homematicip_cloud.png)",
"title": "Enlazar punto de acceso"
}
}
},
"title": "HomematicIP Cloud"
}
}

View File

@ -1,11 +1,29 @@
{
"config": {
"abort": {
"all_configured": "Todos los puentes Philips Hue ya est\u00e1n configurados",
"already_configured": "El puente ya esta configurado",
"cannot_connect": "No se puede conectar al puente",
"discover_timeout": "No se han descubierto puentes Philips Hue",
"no_bridges": "No se han descubierto puentes Philips Hue.",
"unknown": "Se produjo un error desconocido"
},
"error": {
"linking": "Se produjo un error de enlace desconocido.",
"register_failed": "No se pudo registrar, intente de nuevo"
}
},
"step": {
"init": {
"data": {
"host": "Host"
},
"title": "Elige el puente de Hue"
},
"link": {
"description": "Presione el bot\u00f3n en el puente para registrar Philips Hue con Home Assistant. \n\n ! [Ubicaci\u00f3n del bot\u00f3n en el puente] (/static/images/config_philips_hue.jpg)",
"title": "Link Hub"
}
},
"title": "Philips Hue"
}
}

View File

@ -1,5 +1,12 @@
{
"config": {
"abort": {
"not_internet_accessible": "Va\u0161e Home Assistant instance mus\u00ed b\u00fdt p\u0159\u00edstupn\u00e1 z internetu aby mohla p\u0159ij\u00edmat zpr\u00e1vy IFTTT.",
"one_instance_allowed": "Povolena je pouze jedna instance."
},
"create_entry": {
"default": "Chcete-li odeslat ud\u00e1losti do aplikace Home Assistant, budete muset pou\u017e\u00edt akci \"Vytvo\u0159it webovou \u017e\u00e1dost\" z [IFTTT Webhook appletu]({applet_url}). \n\n Vypl\u0148te n\u00e1sleduj\u00edc\u00ed informace: \n\n - URL: ` {webhook_url} ' \n - Metoda: POST \n - Typ obsahu: aplikace/json \n\n Viz [dokumentace]({docs_url}), jak konfigurovat automatizace pro zpracov\u00e1n\u00ed p\u0159\u00edchoz\u00edch dat."
},
"step": {
"user": {
"description": "Opravdu chcete nastavit IFTTT?",

View File

@ -1,5 +1,12 @@
{
"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."
},
"create_entry": {
"default": "Para enviar eventos a Home Assistant, deber\u00e1 usar la acci\u00f3n \"Make a web request\" del [applet IFTTT Webhook] ( {applet_url} ). \n\n Complete la siguiente informaci\u00f3n: \n\n - URL: ` {webhook_url} ` \n - M\u00e9todo: POST \n - Tipo de contenido: application/json\n\n Consulte [la documentaci\u00f3n] ( {docs_url} ) sobre c\u00f3mo configurar las automatizaciones para manejar los datos entrantes."
},
"step": {
"user": {
"description": "\u00bfEst\u00e1s seguro de que quieres configurar IFTTT?",

View File

@ -0,0 +1,18 @@
{
"config": {
"abort": {
"not_internet_accessible": "Home Assistant deve essere accessibile da internet per ricevere messaggi IFTTT",
"one_instance_allowed": "E' necessaria una sola istanza."
},
"create_entry": {
"default": "Per inviare eventi a Home Assistant, dovrai utilizzare l'azione \"Esegui una richiesta web\" dall'applet [Weblet di IFTTT] ( {applet_url} ). \n\n Compila le seguenti informazioni: \n\n - URL: ` {webhook_url} ` \n - Metodo: POST \n - Tipo di contenuto: application / json \n\n Vedi [la documentazione] ( {docs_url} ) su come configurare le automazioni per gestire i dati in arrivo."
},
"step": {
"user": {
"description": "Sei sicuro di voler impostare IFTTT?",
"title": "Configura l'applet WebHook IFTTT"
}
},
"title": "IFTTT"
}
}

View File

@ -0,0 +1,14 @@
{
"config": {
"abort": {
"single_instance_allowed": "Solo se necesita una \u00fanica configuraci\u00f3n de Home Assistant iOS."
},
"step": {
"confirm": {
"description": "\u00bfDesea configurar el componente iOS de Home Assistant?",
"title": "Home Assistant iOS"
}
},
"title": "Home Assistant iOS"
}
}

View File

@ -0,0 +1,5 @@
{
"config": {
"title": "Home Assistant per iOS"
}
}

View File

@ -0,0 +1,19 @@
{
"config": {
"error": {
"communication_error": "Nelze komunikovat s Luftdaten API",
"invalid_sensor": "Senzor nen\u00ed k dispozici nebo je neplatn\u00fd",
"sensor_exists": "Senzor je ji\u017e zaregistrov\u00e1n"
},
"step": {
"user": {
"data": {
"show_on_map": "Uka\u017e na map\u011b",
"station_id": "ID senzoru Luftdaten"
},
"title": "Definujte Luftdaten"
}
},
"title": "Luftdaten"
}
}

View File

@ -0,0 +1,19 @@
{
"config": {
"error": {
"communication_error": "No se puede comunicar con la API de Luftdaten",
"invalid_sensor": "Sensor no disponible o no v\u00e1lido",
"sensor_exists": "Sensor ya registrado"
},
"step": {
"user": {
"data": {
"show_on_map": "Mostrar en el mapa",
"station_id": "Sensro ID de Luftdaten"
},
"title": "Definir Luftdaten"
}
},
"title": "Luftdaten"
}
}

View File

@ -0,0 +1,19 @@
{
"config": {
"error": {
"communication_error": "Luftdaten API \uc640 \ud1b5\uc2e0 \ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4",
"invalid_sensor": "\uc13c\uc11c\ub97c \uc0ac\uc6a9\ud560 \uc218 \uc5c6\uac70\ub098 \uc720\ud6a8\ud558\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4",
"sensor_exists": "\uc13c\uc11c\uac00 \uc774\ubbf8 \ub4f1\ub85d\ub41c \uc0c1\ud0dc\uc785\ub2c8\ub2e4"
},
"step": {
"user": {
"data": {
"show_on_map": "\uc9c0\ub3c4\uc5d0 \ud45c\uc2dc\ud558\uae30",
"station_id": "Luftdaten \uc13c\uc11c ID"
},
"title": "Luftdaten \uc124\uc815"
}
},
"title": "Luftdaten"
}
}

View File

@ -0,0 +1,19 @@
{
"config": {
"error": {
"communication_error": "Kann net mat der Luftdaten API kommuniz\u00e9ieren",
"invalid_sensor": "Sensor net disponibel oder ong\u00eblteg",
"sensor_exists": "Sensor ass scho registr\u00e9iert"
},
"step": {
"user": {
"data": {
"show_on_map": "Op der Kaart uweisen",
"station_id": "Luftdaten Sensor ID"
},
"title": "Luftdaten d\u00e9fin\u00e9ieren"
}
},
"title": "Luftdaten"
}
}

View File

@ -0,0 +1,19 @@
{
"config": {
"error": {
"communication_error": "Nie mo\u017cna po\u0142\u0105czy\u0107 si\u0119 z API Luftdaten",
"invalid_sensor": "Sensor niedost\u0119pny lub nieprawid\u0142owy",
"sensor_exists": "Sensor zosta\u0142 ju\u017c zarejestrowany"
},
"step": {
"user": {
"data": {
"show_on_map": "Poka\u017c na mapie",
"station_id": "ID sensora Luftdaten"
},
"title": "Konfiguracja Luftdaten"
}
},
"title": "Luftdaten"
}
}

View File

@ -0,0 +1,19 @@
{
"config": {
"error": {
"communication_error": "\u041d\u0435 \u0443\u0434\u0430\u043b\u043e\u0441\u044c \u043f\u043e\u0434\u043a\u043b\u044e\u0447\u0438\u0442\u044c\u0441\u044f \u043a API Luftdaten",
"invalid_sensor": "\u0414\u0430\u0442\u0447\u0438\u043a \u043d\u0435\u0434\u043e\u0441\u0442\u0443\u043f\u0435\u043d \u0438\u043b\u0438 \u043d\u0435\u0434\u0435\u0439\u0441\u0442\u0432\u0438\u0442\u0435\u043b\u0435\u043d",
"sensor_exists": "\u0414\u0430\u0442\u0447\u0438\u043a \u0443\u0436\u0435 \u0437\u0430\u0440\u0435\u0433\u0438\u0441\u0442\u0440\u0438\u0440\u043e\u0432\u0430\u043d"
},
"step": {
"user": {
"data": {
"show_on_map": "\u041f\u043e\u043a\u0430\u0437\u0430\u0442\u044c \u043d\u0430 \u043a\u0430\u0440\u0442\u0435",
"station_id": "\u0418\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0440 \u0434\u0430\u0442\u0447\u0438\u043a\u0430 Luftdaten"
},
"title": "\u041e\u043f\u0440\u0435\u0434\u0435\u043b\u0438\u0442\u044c Luftdaten"
}
},
"title": "Luftdaten"
}
}

View File

@ -0,0 +1,19 @@
{
"config": {
"error": {
"communication_error": "Ne morem komunicirati z Luftdaten API-jem",
"invalid_sensor": "Senzor ni na voljo ali je neveljaven",
"sensor_exists": "Senzor je \u017ee registriran"
},
"step": {
"user": {
"data": {
"show_on_map": "Prika\u017ei na zemljevidu",
"station_id": "Luftdaten ID Senzorja"
},
"title": "Dolo\u010dite Luftdaten"
}
},
"title": "Luftdaten"
}
}

View File

@ -0,0 +1,18 @@
{
"config": {
"abort": {
"not_internet_accessible": "Va\u0161e Home Assistant instance mus\u00ed b\u00fdt p\u0159\u00edstupn\u00e1 z internetu aby mohla p\u0159ij\u00edmat zpr\u00e1vy Mailgun.",
"one_instance_allowed": "Povolena je pouze jedna instance."
},
"create_entry": {
"default": "Chcete-li odeslat ud\u00e1losti do aplikace Home Assistant, budete muset nastavit [Webhooks with Mailgun]({mailgun_url}). \n\n Vypl\u0148te n\u00e1sleduj\u00edc\u00ed informace: \n\n - URL: `{webhook_url}' \n - Metoda: POST \n - Typ obsahu: aplikace / json \n\n Viz [dokumentace]({docs_url}), jak konfigurovat automatizace pro zpracov\u00e1n\u00ed p\u0159\u00edchoz\u00edch dat."
},
"step": {
"user": {
"description": "Opravdu chcete nastavit slu\u017ebu Mailgun?",
"title": "Nastavit Mailgun Webhook"
}
},
"title": "Mailgun"
}
}

View File

@ -0,0 +1,17 @@
{
"config": {
"abort": {
"not_internet_accessible": "Su instancia de Home Assistant debe ser accesible desde Internet para recibir mensajes de Mailgun.",
"one_instance_allowed": "S\u00f3lo se necesita una sola instancia."
},
"create_entry": {
"default": "Para enviar eventos a Home Assistant, deber\u00e1 configurar [Webhooks en Mailgun] ( {mailgun_url} ). \n\n Complete la siguiente informaci\u00f3n: \n\n - URL: ` {webhook_url} ` \n - M\u00e9todo: POST \n - Tipo de contenido: application/json \n\n Consulte [la documentaci\u00f3n] ( {docs_url} ) sobre c\u00f3mo configurar las automatizaciones para manejar los datos entrantes."
},
"step": {
"user": {
"description": "\u00bfEst\u00e1s seguro de que quieres configurar Mailgun?"
}
},
"title": "Mailgun"
}
}

View File

@ -0,0 +1,30 @@
{
"config": {
"abort": {
"single_instance_allowed": "Je povolena pouze jedin\u00e1 konfigurace MQTT."
},
"error": {
"cannot_connect": "Nelze se p\u0159ipojit k brokeru."
},
"step": {
"broker": {
"data": {
"broker": "Broker",
"discovery": "Povolit automatick\u00e9 vyhled\u00e1v\u00e1n\u00ed za\u0159\u00edzen\u00ed",
"password": "Heslo",
"port": "Port",
"username": "U\u017eivatelsk\u00e9 jm\u00e9no"
},
"title": "MQTT"
},
"hassio_confirm": {
"data": {
"discovery": "Povolit automatick\u00e9 vyhled\u00e1v\u00e1n\u00ed za\u0159\u00edzen\u00ed"
},
"description": "Chcete nakonfigurovat slu\u017ebu Home Assistant pro p\u0159ipojen\u00ed k zprost\u0159edkovateli MQTT poskytovan\u00e9mu dopl\u0148kem hass.io {addon}?",
"title": "MQTT Broker prost\u0159ednictv\u00edm dopl\u0148ku Hass.io"
}
},
"title": "MQTT"
}
}

View File

@ -1,6 +1,23 @@
{
"config": {
"abort": {
"single_instance_allowed": "S\u00f3lo se permite una \u00fanica configuraci\u00f3n de MQTT."
},
"error": {
"cannot_connect": "No se puede conectar con el agente"
},
"step": {
"broker": {
"data": {
"broker": "Agente",
"discovery": "Habilitar descubrimiento",
"password": "Contrase\u00f1a",
"port": "Puerto",
"username": "Usuario"
},
"description": "Por favor, introduce la informaci\u00f3n de tu agente MQTT",
"title": "MQTT"
},
"hassio_confirm": {
"data": {
"discovery": "Habilitar descubrimiento"
@ -8,6 +25,7 @@
"description": "\u00bfDesea configurar Home Assistant para conectarse al agente MQTT provisto por el complemento hass.io {addon} ?",
"title": "MQTT Broker a trav\u00e9s del complemento Hass.io"
}
}
},
"title": "MQTT"
}
}

View File

@ -0,0 +1,24 @@
{
"config": {
"abort": {
"single_instance_allowed": "\u00c8 consentita solo una singola configurazione di MQTT."
},
"error": {
"cannot_connect": "Impossibile connettersi al broker."
},
"step": {
"broker": {
"data": {
"broker": "Broker",
"discovery": "Attiva l'individuazione"
}
},
"hassio_confirm": {
"data": {
"discovery": "Attiva l'individuazione"
}
}
},
"title": "MQTT"
}
}

View File

@ -10,7 +10,7 @@
"broker": {
"data": {
"broker": "\u0411\u0440\u043e\u043a\u0435\u0440",
"discovery": "\u0420\u0430\u0437\u0440\u0435\u0448\u0438\u0442\u044c \u043e\u0431\u043d\u0430\u0440\u0443\u0436\u0435\u043d\u0438\u0435",
"discovery": "\u0420\u0430\u0437\u0440\u0435\u0448\u0438\u0442\u044c \u0430\u0432\u0442\u043e\u0434\u043e\u0431\u0430\u0432\u043b\u0435\u043d\u0438\u0435 \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432",
"password": "\u041f\u0430\u0440\u043e\u043b\u044c",
"port": "\u041f\u043e\u0440\u0442",
"username": "\u0418\u043c\u044f \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044f"
@ -20,7 +20,7 @@
},
"hassio_confirm": {
"data": {
"discovery": "\u0420\u0430\u0437\u0440\u0435\u0448\u0438\u0442\u044c \u043e\u0431\u043d\u0430\u0440\u0443\u0436\u0435\u043d\u0438\u0435"
"discovery": "\u0420\u0430\u0437\u0440\u0435\u0448\u0438\u0442\u044c \u0430\u0432\u0442\u043e\u0434\u043e\u0431\u0430\u0432\u043b\u0435\u043d\u0438\u0435 \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432"
},
"description": "\u0412\u044b \u0443\u0432\u0435\u0440\u0435\u043d\u044b, \u0447\u0442\u043e \u0445\u043e\u0442\u0438\u0442\u0435 \u043d\u0430\u0441\u0442\u0440\u043e\u0438\u0442\u044c Home Assistant \u0434\u043b\u044f \u043f\u043e\u0434\u043a\u043b\u044e\u0447\u0435\u043d\u0438\u044f \u043a \u0431\u0440\u043e\u043a\u0435\u0440\u0443 MQTT \u0447\u0435\u0440\u0435\u0437 \u0430\u0434\u0434\u043e\u043d Hass.io {addon}?",
"title": "\u0411\u0440\u043e\u043a\u0435\u0440 MQTT \u0447\u0435\u0440\u0435\u0437 \u0430\u0434\u0434\u043e\u043d Hass.io"

View File

@ -1,10 +1,31 @@
{
"config": {
"abort": {
"already_setup": "S\u00f3lo puedes configurar una \u00fanica cuenta de Nest.",
"authorize_url_fail": "Error desconocido generando la url de autorizaci\u00f3n",
"authorize_url_timeout": "Tiempo de espera agotado generando la url de autorizaci\u00f3n.",
"no_flows": "Debe configurar Nest antes de poder autenticarse con \u00e9l. [Lea las instrucciones] (https://www.home-assistant.io/components/nest/)."
},
"error": {
"internal_error": "Error interno validando el c\u00f3digo",
"invalid_code": "C\u00f3digo inv\u00e1lido",
"timeout": "Tiempo de espera agotado validando el c\u00f3digo",
"unknown": "Error desconocido validando el c\u00f3digo"
},
"step": {
"init": {
"data": {
"flow_impl": "Proveedor"
},
"description": "Elija a trav\u00e9s de qu\u00e9 proveedor de autenticaci\u00f3n desea autenticarse con Nest.",
"title": "Proveedor de autenticaci\u00f3n"
},
"link": {
"data": {
"code": "C\u00f3digo PIN"
}
},
"description": "Para vincular su cuenta de Nest, [autorice su cuenta] ( {url} ). \n\n Despu\u00e9s de la autorizaci\u00f3n, copie y pegue el c\u00f3digo pin provisto a continuaci\u00f3n.",
"title": "Vincular cuenta de Nest"
}
},
"title": "Nest"

View File

@ -0,0 +1,20 @@
{
"config": {
"error": {
"identifier_exists": "Coordenadas ya registradas",
"invalid_api_key": "Clave API inv\u00e1lida"
},
"step": {
"user": {
"data": {
"api_key": "Clave API de OpenUV",
"elevation": "Elevaci\u00f3n",
"latitude": "Latitud",
"longitude": "Longitud"
},
"title": "Completa tu informaci\u00f3n"
}
},
"title": "OpenUV"
}
}

View File

@ -0,0 +1,19 @@
{
"config": {
"error": {
"identifier_exists": "\uacc4\uc815\uc774 \uc774\ubbf8 \ub4f1\ub85d\ub418\uc5c8\uc2b5\ub2c8\ub2e4",
"invalid_credentials": "\ube44\ubc00\ubc88\ud638\uac00 \uc798\ubabb\ub418\uc5c8\uc2b5\ub2c8\ub2e4"
},
"step": {
"user": {
"data": {
"ip_address": "\ud638\uc2a4\ud2b8 \uc774\ub984 \ub610\ub294 IP \uc8fc\uc18c",
"password": "\ube44\ubc00\ubc88\ud638",
"port": "\ud3ec\ud2b8"
},
"title": "\uc0ac\uc6a9\uc790 \uc815\ubcf4\ub97c \uc785\ub825\ud574 \uc8fc\uc138\uc694"
}
},
"title": "RainMachine"
}
}

View File

@ -0,0 +1,19 @@
{
"config": {
"error": {
"identifier_exists": "Konto ass scho registr\u00e9iert",
"invalid_credentials": "Ong\u00eblteg Login Informatioune"
},
"step": {
"user": {
"data": {
"ip_address": "Host Numm oder IP Adresse",
"password": "Passwuert",
"port": "Port"
},
"title": "F\u00ebllt \u00e4r Informatiounen aus"
}
},
"title": "RainMachine"
}
}

View File

@ -0,0 +1,19 @@
{
"config": {
"error": {
"identifier_exists": "\u0423\u0447\u0435\u0442\u043d\u0430\u044f \u0437\u0430\u043f\u0438\u0441\u044c \u0443\u0436\u0435 \u0437\u0430\u0440\u0435\u0433\u0438\u0441\u0442\u0440\u0438\u0440\u043e\u0432\u0430\u043d\u0430",
"invalid_credentials": "\u041d\u0435\u0432\u0435\u0440\u043d\u044b\u0435 \u0443\u0447\u0435\u0442\u043d\u044b\u0435 \u0434\u0430\u043d\u043d\u044b\u0435"
},
"step": {
"user": {
"data": {
"ip_address": "\u0418\u043c\u044f \u0445\u043e\u0441\u0442\u0430 \u0438\u043b\u0438 IP-\u0430\u0434\u0440\u0435\u0441",
"password": "\u041f\u0430\u0440\u043e\u043b\u044c",
"port": "\u041f\u043e\u0440\u0442"
},
"title": "\u0417\u0430\u043f\u043e\u043b\u043d\u0438\u0442\u0435 \u0441\u0432\u043e\u044e \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044e"
}
},
"title": "RainMachine"
}
}

View File

@ -2,6 +2,9 @@
"state": {
"first_quarter": "Primer cuarto",
"full_moon": "Luna llena",
"new_moon": "Luna nueva"
"last_quarter": "\u00daltimo cuarto",
"new_moon": "Luna nueva",
"waning_crescent": "Luna menguante",
"waxing_crescent": "Luna creciente"
}
}

View File

@ -0,0 +1,12 @@
{
"state": {
"first_quarter": "Ensimm\u00e4inen nelj\u00e4nnes",
"full_moon": "T\u00e4ysikuu",
"last_quarter": "Viimeinen nelj\u00e4nnes",
"new_moon": "Uusikuu",
"waning_crescent": "V\u00e4henev\u00e4 sirppi",
"waning_gibbous": "V\u00e4henev\u00e4 kuperakuu",
"waxing_crescent": "Kasvava sirppi",
"waxing_gibbous": "Kasvava kuperakuu"
}
}

View File

@ -4,6 +4,7 @@
"full_moon": "Luna piena",
"last_quarter": "Ultimo quarto",
"new_moon": "Nuova luna",
"waning_crescent": "Luna calante",
"waning_gibbous": "Gibbosa calante",
"waxing_crescent": "Luna crescente",
"waxing_gibbous": "Gibbosa crescente"

View File

@ -13,6 +13,7 @@
},
"title": "Vypl\u0148te va\u0161e \u00fadaje"
}
}
},
"title": "SimpliSafe"
}
}

View File

@ -2,7 +2,7 @@
"config": {
"error": {
"identifier_exists": "\uacc4\uc815\uc774 \uc774\ubbf8 \ub4f1\ub85d\ub418\uc5c8\uc2b5\ub2c8\ub2e4",
"invalid_credentials": "\uc774\uba54\uc77c \uc8fc\uc18c \ud639\uc740 \ube44\ubc00\ubc88\ud638\uac00 \uc798\ubabb\ub418\uc5c8\uc2b5\ub2c8\ub2e4"
"invalid_credentials": "\ube44\ubc00\ubc88\ud638\uac00 \uc798\ubabb\ub418\uc5c8\uc2b5\ub2c8\ub2e4"
},
"step": {
"user": {

View File

@ -1,7 +1,12 @@
{
"config": {
"abort": {
"no_devices_found": "No se han encontrado dispositivos Sonos en la red.",
"single_instance_allowed": "S\u00f3lo se necesita una \u00fanica configuraci\u00f3n de Sonos."
},
"step": {
"confirm": {
"description": "\u00bfQuieres configurar Sonos?",
"title": "Sonos"
}
},

View File

@ -0,0 +1,22 @@
{
"config": {
"abort": {
"already_configured": "Bridge je ji\u017e nakonfigurov\u00e1n"
},
"error": {
"cannot_connect": "Nelze se p\u0159ipojit k br\u00e1n\u011b.",
"timeout": "\u010casov\u00fd limit ov\u011b\u0159ov\u00e1n\u00ed k\u00f3du vypr\u0161el"
},
"step": {
"auth": {
"data": {
"host": "Hostitel",
"security_code": "Bezpe\u010dnostn\u00ed k\u00f3d"
},
"description": "Bezpe\u010dnostn\u00ed k\u00f3d naleznete na zadn\u00ed stran\u011b za\u0159\u00edzen\u00ed.",
"title": "Zadejte bezpe\u010dnostn\u00ed k\u00f3d"
}
},
"title": "IKEA TR\u00c5DFRI"
}
}

View File

@ -0,0 +1,23 @@
{
"config": {
"abort": {
"already_configured": "El puente ya esta configurado"
},
"error": {
"cannot_connect": "No se puede conectar a la puerta de enlace.",
"invalid_key": "No se pudo registrar con la clave proporcionada. Si esto sigue sucediendo, intente reiniciar la puerta de enlace.",
"timeout": "Tiempo de espera agotado validando el c\u00f3digo."
},
"step": {
"auth": {
"data": {
"host": "Host",
"security_code": "C\u00f3digo de seguridad"
},
"description": "Puede encontrar el c\u00f3digo de seguridad en la parte posterior de su puerta de enlace.",
"title": "Introduzca el c\u00f3digo de seguridad"
}
},
"title": "IKEA TR\u00c5DFRI"
}
}

View File

@ -0,0 +1,5 @@
{
"config": {
"title": "IKEA TR\u00c5DFRI"
}
}

View File

@ -0,0 +1,18 @@
{
"config": {
"abort": {
"not_internet_accessible": "Va\u0161e Home Assistant instance mus\u00ed b\u00fdt p\u0159\u00edstupn\u00e1 z internetu aby mohla p\u0159ij\u00edmat zpr\u00e1vy Twilio.",
"one_instance_allowed": "Povolena je pouze jedna instance."
},
"create_entry": {
"default": "Chcete-li odeslat ud\u00e1losti do aplikace Home Assistant, mus\u00edte nastavit [Webhooks s Twilio]({twilio_url}). \n\n Vypl\u0148te n\u00e1sleduj\u00edc\u00ed informace: \n\n - URL: `{webhook_url}' \n - Metoda: POST \n - Typ obsahu: application/x-www-form-urlencoded \n\n Viz [dokumentace]({docs_url}), jak konfigurovat automatizace pro zpracov\u00e1n\u00ed p\u0159\u00edchoz\u00edch dat."
},
"step": {
"user": {
"description": "Opravdu chcete nastavit slu\u017ebu Twilio?",
"title": "Nastaven\u00ed Twilio Webhook"
}
},
"title": "Twilio"
}
}

View File

@ -0,0 +1,17 @@
{
"config": {
"abort": {
"not_internet_accessible": "Su instancia de Home Assistant debe ser accesible desde Internet para recibir mensajes de Twilio.",
"one_instance_allowed": "S\u00f3lo se necesita una sola instancia."
},
"create_entry": {
"default": "Para enviar eventos a Home Assistant, deber\u00e1 configurar [Webhooks en Twilio] ( {twilio_url} ). \n\n Complete la siguiente informaci\u00f3n: \n\n - URL: ` {webhook_url} ` \n - M\u00e9todo: POST \n - Tipo de contenido: application / x-www-form-urlencoded \n\n Consulte [la documentaci\u00f3n] ( {docs_url} ) sobre c\u00f3mo configurar las automatizaciones para manejar los datos entrantes."
},
"step": {
"user": {
"description": "\u00bfEst\u00e1s seguro de que quieres configurar Twilio?"
}
},
"title": "Twilio"
}
}

View File

@ -0,0 +1,25 @@
{
"config": {
"abort": {
"user_privilege": "U\u017eivatel mus\u00ed b\u00fdt spr\u00e1vcem"
},
"error": {
"faulty_credentials": "Chybn\u00e9 p\u0159ihla\u0161ovac\u00ed \u00fadaje",
"service_unavailable": "Slu\u017eba nen\u00ed dostupn\u00e1"
},
"step": {
"user": {
"data": {
"host": "Hostitel",
"password": "Heslo",
"port": "Port",
"site": "ID s\u00edt\u011b",
"username": "U\u017eivatelsk\u00e9 jm\u00e9no",
"verify_ssl": "\u0158adi\u010d pou\u017e\u00edv\u00e1 spr\u00e1vn\u00fd certifik\u00e1t"
},
"title": "Nastaven\u00ed UniFi \u0159adi\u010de"
}
},
"title": "UniFi \u0159adi\u010d"
}
}

View File

@ -1,8 +1,19 @@
{
"config": {
"abort": {
"already_configured": "UPnP/IGD je ji\u017e nakonfigurov\u00e1no",
"incomplete_device": "Ignorov\u00e1n\u00ed ne\u00fapln\u00e9ho za\u0159\u00edzen\u00ed UPnP",
"no_devices_discovered": "Nebyly zji\u0161t\u011bny \u017e\u00e1dn\u00e9 UPnP/IGD",
"no_sensors_or_port_mapping": "Povolte senzory nebo mapov\u00e1n\u00ed port\u016f"
},
"step": {
"init": {
"title": "UPnP/IGD"
},
"user": {
"data": {
"enable_port_mapping": "Povolit mapov\u00e1n\u00ed port\u016f pro Home Assistant",
"enable_sensors": "P\u0159idejte dopravn\u00ed senzory",
"igd": "UPnP/IGD"
},
"title": "Mo\u017enosti konfigurace pro UPnP/IGD"

View File

@ -2,6 +2,7 @@
"config": {
"abort": {
"already_configured": "UPnP / IGD ya est\u00e1 configurado",
"incomplete_device": "Ignorando el dispositivo UPnP incompleto",
"no_devices_discovered": "No se descubrieron UPnP / IGDs",
"no_sensors_or_port_mapping": "Habilitar al menos sensores o mapeo de puertos"
},

View File

@ -0,0 +1,21 @@
{
"config": {
"error": {
"name_exists": "El nombre ya existe"
},
"step": {
"init": {
"data": {
"icon": "Icono",
"latitude": "Latitud",
"longitude": "Longitud",
"name": "Nombre",
"passive": "Pasivo",
"radius": "Radio"
},
"title": "Definir par\u00e1metros de la zona"
}
},
"title": "Zona"
}
}

View File

@ -1,6 +1,7 @@
{
"config": {
"abort": {
"already_configured": "Z-Wave ya est\u00e1 configurado",
"one_instance_only": "El componente solo admite una instancia de Z-Wave"
},
"error": {