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

25 lines
1.2 KiB
JSON

{
"config": {
"abort": {
"already_configured": "A conta j\u00e1 foi configurada",
"already_in_progress": "O fluxo de configura\u00e7\u00e3o j\u00e1 est\u00e1 em andamento",
"authorize_url_timeout": "Tempo limite gerando URL de autoriza\u00e7\u00e3o.",
"missing_configuration": "O componente n\u00e3o est\u00e1 configurado. Por favor, siga a documenta\u00e7\u00e3o.",
"no_url_available": "N\u00e3o h\u00e1 URL dispon\u00edvel. Para obter informa\u00e7\u00f5es sobre esse erro, [verifique a se\u00e7\u00e3o de ajuda]({docs_url})",
"oauth_error": "Dados de token recebidos inv\u00e1lidos.",
"reauth_successful": "A reautentica\u00e7\u00e3o foi bem-sucedida"
},
"create_entry": {
"default": "Autenticado com sucesso"
},
"step": {
"pick_implementation": {
"title": "Escolha o m\u00e9todo de autentica\u00e7\u00e3o"
},
"reauth_confirm": {
"description": "A integra\u00e7\u00e3o Geocaching precisa reautenticar sua conta",
"title": "Reautenticar Integra\u00e7\u00e3o"
}
}
}
}