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

37 lines
1.1 KiB
JSON
Raw Normal View History

2018-10-21 18:34:28 +00:00
{
"config": {
2020-03-04 18:13:24 +00:00
"abort": {
"already_configured": "Esta cuenta SimpliSafe ya est\u00e1 en uso."
},
2018-10-21 18:34:28 +00:00
"error": {
"identifier_exists": "Cuenta ya registrada",
2020-07-28 00:04:53 +00:00
"invalid_credentials": "Credenciales no v\u00e1lidas",
"unknown": "Error inesperado"
2018-10-21 18:34:28 +00:00
},
"step": {
2020-07-28 00:04:53 +00:00
"reauth_confirm": {
"data": {
"password": "Contrase\u00f1a"
}
},
2018-10-21 18:34:28 +00:00
"user": {
"data": {
2020-04-29 00:03:31 +00:00
"code": "C\u00f3digo (utilizado en el interfaz de usuario de Home Assistant)",
2018-10-21 18:34:28 +00:00
"password": "Contrase\u00f1a",
2020-07-20 00:03:01 +00:00
"username": "Correo electr\u00f3nico"
2018-10-21 18:34:28 +00:00
},
2020-05-13 18:27:21 +00:00
"title": "Introduce tu informaci\u00f3n"
2018-10-21 18:34:28 +00:00
}
2020-04-15 16:51:07 +00:00
}
2020-03-24 13:18:47 +00:00
},
"options": {
"step": {
"init": {
"data": {
"code": "C\u00f3digo (utilizado en el interfaz de usuario de Home Assistant)"
},
"title": "Configurar SimpliSafe"
}
}
2020-04-16 20:00:10 +00:00
}
2018-10-21 18:34:28 +00:00
}