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

32 lines
885 B
JSON

{
"config": {
"abort": {
"already_configured": "A conta j\u00e1 foi configurada"
},
"error": {
"cannot_connect": "Falha ao conectar",
"invalid_auth": "Autentica\u00e7\u00e3o inv\u00e1lida",
"unknown": "Erro inesperado"
},
"step": {
"user": {
"data": {
"password": "Senha",
"server": "Servidor",
"username": "Usu\u00e1rio"
},
"description": "Insira as credenciais do Dexcom Share",
"title": "Configurar integra\u00e7\u00e3o Dexcom"
}
}
},
"options": {
"step": {
"init": {
"data": {
"unit_of_measurement": "Unidade de medida"
}
}
}
}
}