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

29 lines
1.1 KiB
JSON
Raw Normal View History

2019-11-14 00:32:16 +00:00
{
"config": {
2020-12-07 00:04:18 +00:00
"abort": {
2020-12-10 00:03:01 +00:00
"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.",
2020-12-07 00:04:18 +00:00
"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"
},
2019-11-14 00:32:16 +00:00
"step": {
2020-12-10 00:03:01 +00:00
"pick_implementation": {
"title": "Escolha o m\u00e9todo de autentica\u00e7\u00e3o"
},
2019-11-14 00:32:16 +00:00
"profile": {
"data": {
"profile": "Perfil"
2022-07-14 00:27:41 +00:00
},
"description": "Fornecer um nome de perfil \u00fanico para estes dados. Normalmente, este \u00e9 o nome do perfil que seleccionou na etapa anterior."
2020-07-30 00:03:25 +00:00
},
"reauth": {
"title": "Re-autenticar Perfil"
2022-07-13 00:27:34 +00:00
},
"reauth_confirm": {
"title": "Reautenticar integra\u00e7\u00e3o"
2019-11-14 00:32:16 +00:00
}
}
}
}