diff --git a/apps/client/public/locales/fr-FR/translation.json b/apps/client/public/locales/fr-FR/translation.json index 90172476..cb675cee 100644 --- a/apps/client/public/locales/fr-FR/translation.json +++ b/apps/client/public/locales/fr-FR/translation.json @@ -608,25 +608,21 @@ "Image exceeds 10MB limit.": "L'image dépasse la limite de 10 Mo.", "Image removed successfully": "Image supprimée avec succès", "API key": "Clé API", - "API key created successfully": "Clé API créée avec succès", "API keys": "Clés API", "API management": "Gestion des API", - "Are you sure you want to revoke this API key": "Êtes-vous sûr de vouloir révoquer cette clé API", - "Create API Key": "Créer une clé API", "Custom expiration date": "Date d'expiration personnalisée", "Enter a descriptive token name": "Entrez un nom descriptif pour le jeton", "Expiration": "Expiration", "Expired": "Expiré(e)", "Expires": "Expire", - "I've saved my API key": "J'ai enregistré ma clé API", "Last use": "Dernière utilisation", "No API keys found": "Aucune clé API trouvée", "No expiration": "Pas d'expiration", - "Revoke API key": "Révoquer la clé API", "Revoked successfully": "Révoqué(e) avec succès", "Select expiration date": "Sélectionnez la date d'expiration", "This action cannot be undone. Any applications using this API key will stop working.": "Cette action ne peut pas être annulée. Toutes les applications utilisant cette clé API cesseront de fonctionner.", - "Update API key": "Mettre à jour la clé API", + "Update": "Update", + "Update {{credential}}": "Update {{credential}}", "Manage API keys for all users in the workspace": "Gérer les clés API pour tous les utilisateurs dans l'espace de travail", "Restrict API key creation to admins": "Restreindre la création de clés API aux administrateurs", "Only admins and owners can create new API keys. Existing member keys will continue to work.": "Seuls les administrateurs et les propriétaires peuvent créer de nouvelles clés API. Les clés des membres existants continueront de fonctionner.", @@ -880,5 +876,29 @@ "Try a different search term.": "Essayez un autre terme de recherche.", "Try again": "Réessayer", "Untitled chat": "Discussion sans titre", - "What can I help you with?": "Que puis-je faire pour vous aider ?" + "What can I help you with?": "Que puis-je faire pour vous aider ?", + "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" }