diff --git a/apps/client/public/locales/pt-BR/translation.json b/apps/client/public/locales/pt-BR/translation.json index f71b2e59..96249f2e 100644 --- a/apps/client/public/locales/pt-BR/translation.json +++ b/apps/client/public/locales/pt-BR/translation.json @@ -608,25 +608,21 @@ "Image exceeds 10MB limit.": "A imagem excede o limite de 10MB.", "Image removed successfully": "Imagem removida com sucesso", "API key": "Chave API", - "API key created successfully": "Chave API criada com sucesso", "API keys": "Chaves API", "API management": "Gestão de API", - "Are you sure you want to revoke this API key": "Tem certeza de que deseja revogar esta chave API", - "Create API Key": "Criar Chave API", "Custom expiration date": "Data de expiração personalizada", "Enter a descriptive token name": "Insira um nome descritivo para o token", "Expiration": "Expiração", "Expired": "Expirado", "Expires": "Expira", - "I've saved my API key": "Salvei minha chave API", "Last use": "Último uso", "No API keys found": "Nenhuma chave API encontrada", "No expiration": "Sem expiração", - "Revoke API key": "Revogar chave API", "Revoked successfully": "Revogada com sucesso", "Select expiration date": "Selecionar data de expiração", "This action cannot be undone. Any applications using this API key will stop working.": "Esta ação não pode ser desfeita. Qualquer aplicação usando esta chave API deixará de funcionar.", - "Update API key": "Atualizar chave API", + "Update": "Update", + "Update {{credential}}": "Update {{credential}}", "Manage API keys for all users in the workspace": "Gerenciar chaves API para todos os usuários no espaço de trabalho", "Restrict API key creation to admins": "Restringir a criação de chave de API aos administradores", "Only admins and owners can create new API keys. Existing member keys will continue to work.": "Somente administradores e proprietários podem criar novas chaves de API. As chaves de membros já existentes continuarão funcionando.", @@ -880,5 +876,29 @@ "Try a different search term.": "Tente um termo de pesquisa diferente.", "Try again": "Tentar novamente", "Untitled chat": "Chat sem título", - "What can I help you with?": "Com o que posso ajudar você?" + "What can I help you with?": "Com o que posso ajudar você?", + "Are you sure you want to revoke this {{credential}}": "Are you sure you want to revoke this {{credential}}", + "Automatically provision users and groups from your identity provider via SCIM.": "Automatically provision users and groups from your identity provider via SCIM.", + "Configure your identity provider with this URL to provision users and groups.": "Configure your identity provider with this URL to provision users and groups.", + "Create {{credential}}": "Create {{credential}}", + "{{credential}} created": "{{credential}} created", + "{{credential}} created successfully": "{{credential}} created successfully", + "Created by": "Created by", + "Custom": "Custom", + "Enable SCIM": "Enable SCIM", + "Enter a descriptive name": "Enter a descriptive name", + "I've saved my {{credential}}": "I've saved my {{credential}}", + "Important": "Important", + "Make sure to copy your {{credential}} now. You won't be able to see it again!": "Make sure to copy your {{credential}} now. You won't be able to see it again!", + "Never": "Never", + "Revoke {{credential}}": "Revoke {{credential}}", + "SCIM endpoint URL": "SCIM endpoint URL", + "SCIM provisioning": "SCIM provisioning", + "SCIM takes precedence over SSO group sync while enabled.": "SCIM takes precedence over SSO group sync while enabled.", + "You have reached the maximum of {{max}} SCIM tokens. Delete an existing token to create a new one.": "You have reached the maximum of {{max}} SCIM tokens. Delete an existing token to create a new one.", + "SCIM token": "SCIM token", + "SCIM tokens": "SCIM tokens", + "This action cannot be undone. Your identity provider will stop syncing immediately.": "This action cannot be undone. Your identity provider will stop syncing immediately.", + "Toggle SCIM provisioning": "Toggle SCIM provisioning", + "Token": "Token" }