core/homeassistant/components/ecobee/translations/es-419.json

21 lines
829 B
JSON

{
"config": {
"error": {
"pin_request_failed": "Error al solicitar PIN de ecobee; verifique que la clave API sea correcta.",
"token_request_failed": "Error al solicitar tokens de ecobee; Int\u00e9ntelo de nuevo."
},
"step": {
"authorize": {
"description": "Autorice esta aplicaci\u00f3n en https://www.ecobee.com/consumerportal/index.html con c\u00f3digo PIN: \n\n {pin} \n \n Luego, presione Enviar.",
"title": "Autorizar aplicaci\u00f3n en ecobee.com"
},
"user": {
"data": {
"api_key": "Clave API"
},
"description": "Ingrese la clave API obtenida de ecobee.com.",
"title": "Clave API ecobee"
}
}
}
}