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

20 lines
682 B
JSON

{
"config": {
"abort": {
"cannot_connect": "A liga\u00e7\u00e3o falhou",
"missing_configuration": "O componente n\u00e3o est\u00e1 configurado. Por favor, siga a documenta\u00e7\u00e3o.",
"timeout_connect": "Excedido o tempo limite para estabelecer liga\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"
}
}
}
}