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

22 lines
559 B
JSON
Raw Normal View History

2018-10-21 18:34:28 +00:00
{
"config": {
"error": {
"identifier_exists": "Conta j\u00e1 registada",
2020-09-02 00:03:29 +00:00
"unknown": "Erro inesperado"
2018-10-21 18:34:28 +00:00
},
"step": {
2020-09-02 00:03:29 +00:00
"reauth_confirm": {
"data": {
"password": "Palavra-passe"
}
},
2018-10-21 18:34:28 +00:00
"user": {
"data": {
"password": "Palavra-passe",
2020-06-08 00:02:43 +00:00
"username": "Email"
2018-10-21 18:34:28 +00:00
},
"title": "Preencha as suas informa\u00e7\u00f5es"
}
2020-04-15 16:51:07 +00:00
}
2020-04-16 20:00:10 +00:00
}
2018-10-21 18:34:28 +00:00
}