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

13 lines
423 B
JSON

{
"config": {
"abort": {
"authorize_url_timeout": "Excedido o tempo limite para gerar um URL de autoriza\u00e7\u00e3o",
"missing_configuration": "O componente n\u00e3o est\u00e1 configurado. Por favor, siga a documenta\u00e7\u00e3o."
},
"step": {
"reauth_confirm": {
"title": "Reautenticar integra\u00e7\u00e3o"
}
}
}
}