Skip to content

Commit

Permalink
refactor: adding translate pt-br in integrations.json archive
Browse files Browse the repository at this point in the history
  • Loading branch information
Gabriellopes232 committed Jan 7, 2023
1 parent 3e56fe9 commit 3f1eaa8
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 deletions frontend/public/locales/pt-br/integrations.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
{
"title": "Project Integrations",
"description": "Manage your integrations of Infisical with third-party services.",
"no-integrations1": "You don't have any integrations set up yet. When you do, they will appear here.",
"no-integrations2": "To start, click on any of the options below. It takes 5 clicks to set up.",
"available": "Platform & Cloud Integrations",
"available-text1": "Click on the itegration you want to connect. This will let your environment variables flow automatically into selected third-party services.",
"available-text2": "Note: during an integration with Heroku, for security reasons, it is impossible to maintain end-to-end encryption. In theory, this lets Infisical decrypt yor environment variables. In practice, we can assure you that this will never be done, and it allows us to protect your secrets from bad actors online. The core Infisical service will always stay end-to-end encrypted. With any questions, reach out [email protected].",
"cloud-integrations": "Cloud Integrations",
"framework-integrations": "Framework Integrations",
"click-to-start": "Click on an integration to begin syncing secrets to it.",
"click-to-setup": "Click on a framework to get the setup instructions.",
"grant-access-to-secrets": "Grant Infisical access to your secrets",
"why-infisical-needs-access": "Most cloud integrations require Infisical to be able to decrypt your secrets so they can be forwarded over.",
"grant-access-button": "Grant access"
}
"title": "Integrações de Projetos",
"description": "Gerencie suas integrações da Infisical com serviços de terceiros.",
"no-integrations1": "Você ainda não tem integrações configuradas. Quando você fizer isso, eles aparecerão aqui.",
"no-integrations2": "Para começar, clique em qualquer uma das opções abaixo. Leva 5 cliques para configurar.",
"available": "Integrações de Plataforma e Nuvem",
"available-text1": "Clique na integração que deseja conectar. Isso permitirá que suas variáveis de ambiente fluam automaticamente para serviços de terceiros selecionados.",
"available-text2": "Observação: durante uma integração com o Heroku, por questões de segurança, é impossível manter a criptografia de ponta a ponta. Em teoria, isso permite que o Infisical descriptografe suas variáveis de ambiente. Na prática, podemos garantir que isso nunca será feito e nos permite proteger seus segredos de pessoas mal-intencionadas online. O serviço básico da Infisical sempre permanecerá criptografado de ponta a ponta. Em caso de dúvidas, entre em contato com [email protected].",
"cloud-integrations": "Integrações na Nuvem",
"framework-integrations": "Integrações de framework",
"click-to-start": "Clique em uma integração para começar a sincronizar segredos com ela.",
"click-to-setup": "Clique em uma estrutura para obter as instruções de configuração.",
"grant-access-to-secrets": "Conceda acesso Infisical aos seus segredos",
"why-infisical-needs-access": "A maioria das integrações em nuvem exige que o Infisical seja capaz de descriptografar seus segredos para que possam ser encaminhados.",
"grant-access-button": "Garantir acesso"
}

0 comments on commit 3f1eaa8

Please sign in to comment.