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

30 lines
892 B
JSON
Raw Normal View History

2019-02-22 00:40:25 +00:00
{
"config": {
2020-05-03 00:02:26 +00:00
"abort": {
"already_configured": "Esta cuenta SimpliSafe ya est\u00e1 en uso."
},
2019-02-22 00:40:25 +00:00
"error": {
2020-11-11 11:10:09 +00:00
"identifier_exists": "Cuenta ya registrada"
2019-02-22 00:40:25 +00:00
},
"step": {
"user": {
"data": {
2020-05-03 00:02:26 +00:00
"code": "C\u00f3digo (utilizado en la interfaz de usuario de Home Assistant)",
2019-02-22 00:40:25 +00:00
"password": "Contrase\u00f1a",
"username": "Direcci\u00f3n de correo electr\u00f3nico"
},
"title": "Completa tu informaci\u00f3n"
}
2020-04-15 16:51:07 +00:00
}
2020-05-03 00:02:26 +00:00
},
"options": {
"step": {
"init": {
"data": {
"code": "C\u00f3digo (utilizado en la interfaz de usuario de Home Assistant)"
},
"title": "Configurar SimpliSafe"
}
}
2020-04-16 20:00:10 +00:00
}
2019-02-22 00:40:25 +00:00
}