core/homeassistant/components/neato/translations/es.json

37 lines
1.5 KiB
JSON
Raw Normal View History

2019-10-07 00:32:19 +00:00
{
"config": {
"abort": {
2020-10-09 00:04:33 +00:00
"already_configured": "El dispositivo ya est\u00e1 configurado",
2020-12-23 00:03:22 +00:00
"authorize_url_timeout": "Tiempo de espera agotado generando la url de autorizaci\u00f3n.",
"invalid_auth": "Autenticaci\u00f3n no v\u00e1lida",
"missing_configuration": "El componente no est\u00e1 configurado. Consulta la documentaci\u00f3n.",
"no_url_available": "No hay URL disponible. Para obtener informaci\u00f3n sobre este error, [consulta la secci\u00f3n de ayuda]({docs_url})",
"reauth_successful": "La reautenticaci\u00f3n se realiz\u00f3 correctamente"
2019-10-07 00:32:19 +00:00
},
"create_entry": {
"default": "Ver [documentaci\u00f3n Neato]({docs_url})."
},
"error": {
2020-10-04 00:05:05 +00:00
"invalid_auth": "Autenticaci\u00f3n no v\u00e1lida",
"unknown": "Error inesperado"
2019-10-07 00:32:19 +00:00
},
"step": {
2020-12-23 00:03:22 +00:00
"pick_implementation": {
"title": "Selecciona el m\u00e9todo de autenticaci\u00f3n"
},
"reauth_confirm": {
"title": "\u00bfQuieres iniciar la configuraci\u00f3n?"
},
2019-10-07 00:32:19 +00:00
"user": {
"data": {
"password": "Contrase\u00f1a",
"username": "Usuario",
"vendor": "Vendedor"
},
"description": "Ver [documentaci\u00f3n Neato]({docs_url}).",
"title": "Informaci\u00f3n de la cuenta de Neato"
}
2020-04-15 16:51:07 +00:00
}
2020-12-23 00:03:22 +00:00
},
"title": "Neato Botvac"
2019-10-07 00:32:19 +00:00
}