40 lines
1.6 KiB
JSON
40 lines
1.6 KiB
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "A conta j\u00e1 foi configurada",
|
|
"already_in_progress": "O fluxo de configura\u00e7\u00e3o j\u00e1 est\u00e1 em andamento",
|
|
"code_expired": "O c\u00f3digo de autentica\u00e7\u00e3o expirou ou a configura\u00e7\u00e3o da credencial \u00e9 inv\u00e1lida. Tente novamente.",
|
|
"invalid_access_token": "Token de acesso inv\u00e1lido",
|
|
"missing_configuration": "O componente n\u00e3o est\u00e1 configurado. Por favor, siga a documenta\u00e7\u00e3o.",
|
|
"oauth_error": "Dados de token recebidos inv\u00e1lidos.",
|
|
"reauth_successful": "A reautentica\u00e7\u00e3o foi bem-sucedida"
|
|
},
|
|
"create_entry": {
|
|
"default": "Autenticado com sucesso"
|
|
},
|
|
"progress": {
|
|
"exchange": "Para vincular sua conta do Google, visite o [{url}]({url}) e insira o c\u00f3digo: \n\n {user_code}"
|
|
},
|
|
"step": {
|
|
"auth": {
|
|
"title": "Vincular Conta do Google"
|
|
},
|
|
"pick_implementation": {
|
|
"title": "Escolha o m\u00e9todo de autentica\u00e7\u00e3o"
|
|
},
|
|
"reauth_confirm": {
|
|
"description": "A integra\u00e7\u00e3o do Google Agenda precisa autenticar novamente sua conta",
|
|
"title": "Reautenticar Integra\u00e7\u00e3o"
|
|
}
|
|
}
|
|
},
|
|
"options": {
|
|
"step": {
|
|
"init": {
|
|
"data": {
|
|
"calendar_access": "Acesso do Home Assistant ao Google Calendar"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |