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

25 lines
898 B
JSON

{
"config": {
"abort": {
"authorize_url_timeout": "Tempo excedido a gerar um URL de autoriza\u00e7\u00e3o",
"missing_configuration": "O componente n\u00e3o est\u00e1 configurado. Por favor, siga a documenta\u00e7\u00e3o.",
"no_url_available": "Nenhum URL dispon\u00edvel. Para obter informa\u00e7\u00f5es sobre esse erro, [verifique a sec\u00e7\u00e3o de ajuda]({docs_url})"
},
"error": {
"already_configured": "Conta j\u00e1 configurada"
},
"step": {
"pick_implementation": {
"title": "Escolha o m\u00e9todo de autentica\u00e7\u00e3o"
},
"profile": {
"data": {
"profile": "Perfil"
}
},
"reauth": {
"title": "Re-autenticar Perfil"
}
}
}
}