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

16 lines
474 B
JSON

{
"config": {
"abort": {
"already_configured": "Conta j\u00e1 configurada",
"authorize_url_timeout": "Tempo excedido a gerar um URL de autoriza\u00e7\u00e3o"
},
"step": {
"pick_implementation": {
"title": "Escolha o m\u00e9todo de autentica\u00e7\u00e3o"
},
"reauth_confirm": {
"title": "Reautenticar integra\u00e7\u00e3o"
}
}
}
}