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

21 lines
806 B
JSON

{
"config": {
"abort": {
"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.",
"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 do Lyric precisa autenticar novamente sua conta.",
"title": "Reautenticar Integra\u00e7\u00e3o"
}
}
}
}