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

19 lines
589 B
JSON

{
"config": {
"abort": {
"cannot_connect": "Falha na liga\u00e7\u00e3o",
"missing_configuration": "O componente n\u00e3o est\u00e1 configurado. Por favor, siga a documenta\u00e7\u00e3o."
},
"create_entry": {
"default": "Autenticado com sucesso"
},
"step": {
"pick_implementation": {
"title": "Escolha o m\u00e9todo de autentica\u00e7\u00e3o"
},
"reauth_confirm": {
"title": "Reautenticar integra\u00e7\u00e3o"
}
}
}
}