core/homeassistant/components/eight_sleep/translations/pt-BR.json

19 lines
570 B
JSON

{
"config": {
"abort": {
"already_configured": "Dispositivo j\u00e1 est\u00e1 configurado",
"cannot_connect": "N\u00e3o \u00e9 poss\u00edvel conectar \u00e0 nuvem Eight Sleep: {error}"
},
"error": {
"cannot_connect": "N\u00e3o \u00e9 poss\u00edvel conectar \u00e0 nuvem Eight Sleep: {error}"
},
"step": {
"user": {
"data": {
"password": "Senha",
"username": "Usu\u00e1rio"
}
}
}
}
}