22 lines
1.1 KiB
JSON
22 lines
1.1 KiB
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"access_token": "Error desconocido al generar un token de acceso.",
|
|
"already_setup": "La cuenta de Ambiclimate est\u00e1 configurada.",
|
|
"no_config": "Es necesario configurar Ambiclimate antes de poder autenticarse con \u00e9l. Por favor, lea las instrucciones](https://www.home-assistant.io/components/ambiclimate/)."
|
|
},
|
|
"create_entry": {
|
|
"default": "Autenticaci\u00f3n exitosa con Ambiclimate"
|
|
},
|
|
"error": {
|
|
"follow_link": "Por favor, siga el enlace y autent\u00edquese antes de presionar Enviar",
|
|
"no_token": "No autenticado con Ambiclimate"
|
|
},
|
|
"step": {
|
|
"auth": {
|
|
"description": "Por favor, siga este [link]('authorization_url') y <b>Permitir</b> acceso a su cuenta de Ambiclimate, luego vuelva y presione <b>Enviar</b> a continuaci\u00f3n.\n(Aseg\u00farese de que la url de devoluci\u00f3n de llamada especificada es {cb_url})",
|
|
"title": "Autenticaci\u00f3n de Ambiclimate"
|
|
}
|
|
}
|
|
}
|
|
} |