diff --git a/apps/client/public/locales/nl-NL/translation.json b/apps/client/public/locales/nl-NL/translation.json index 0ef2a3ba..bed95c2d 100644 --- a/apps/client/public/locales/nl-NL/translation.json +++ b/apps/client/public/locales/nl-NL/translation.json @@ -608,25 +608,21 @@ "Image exceeds 10MB limit.": "Afbeelding overschrijdt de limiet van 10MB.", "Image removed successfully": "Afbeelding succesvol verwijderd", "API key": "API-sleutel", - "API key created successfully": "API-sleutel succesvol aangemaakt", "API keys": "API-sleutels", "API management": "API-beheer", - "Are you sure you want to revoke this API key": "Weet u zeker dat u deze API-sleutel wilt intrekken", - "Create API Key": "API-sleutel aanmaken", "Custom expiration date": "Aangepaste vervaldatum", "Enter a descriptive token name": "Voer een beschrijvende tokennaam in", "Expiration": "Vervaldatum", "Expired": "Verlopen", "Expires": "Verloopt", - "I've saved my API key": "Ik heb mijn API-sleutel opgeslagen", "Last use": "Laatst gebruikt", "No API keys found": "Geen API-sleutels gevonden", "No expiration": "Geen vervaldatum", - "Revoke API key": "API-sleutel intrekken", "Revoked successfully": "Succesvol ingetrokken", "Select expiration date": "Selecteer vervaldatum", "This action cannot be undone. Any applications using this API key will stop working.": "Deze actie kan niet ongedaan worden gemaakt. Alle toepassingen die deze API-sleutel gebruiken, zullen niet meer werken.", - "Update API key": "API-sleutel bijwerken", + "Update": "Update", + "Update {{credential}}": "Update {{credential}}", "Manage API keys for all users in the workspace": "Beheer API-sleutels voor alle gebruikers in de werkruimte", "Restrict API key creation to admins": "Beperk het aanmaken van API-sleutels tot beheerders.", "Only admins and owners can create new API keys. Existing member keys will continue to work.": "Alleen beheerders en eigenaren kunnen nieuwe API-sleutels aanmaken. Bestaande leden-sleutels blijven werken.", @@ -880,5 +876,29 @@ "Try a different search term.": "Probeer een andere zoekterm.", "Try again": "Probeer opnieuw", "Untitled chat": "Chat zonder titel", - "What can I help you with?": "Waar kan ik je mee helpen?" + "What can I help you with?": "Waar kan ik je mee helpen?", + "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" }