diff --git a/apps/client/public/locales/de-DE/translation.json b/apps/client/public/locales/de-DE/translation.json index 5c9e2d44..aa99c9b9 100644 --- a/apps/client/public/locales/de-DE/translation.json +++ b/apps/client/public/locales/de-DE/translation.json @@ -608,25 +608,21 @@ "Image exceeds 10MB limit.": "Bild überschreitet das Limit von 10 MB.", "Image removed successfully": "Bild erfolgreich entfernt", "API key": "API-Schlüssel", - "API key created successfully": "API-Schlüssel erfolgreich erstellt", "API keys": "API-Schlüssel", "API management": "API-Verwaltung", - "Are you sure you want to revoke this API key": "Sind Sie sicher, dass Sie diesen API-Schlüssel widerrufen möchten?", - "Create API Key": "API-Schlüssel erstellen", "Custom expiration date": "Benutzerdefiniertes Ablaufdatum", "Enter a descriptive token name": "Geben Sie einen beschreibenden Token-Namen ein", "Expiration": "Ablauf", "Expired": "Abgelaufen", "Expires": "Läuft ab", - "I've saved my API key": "Ich habe meinen API-Schlüssel gespeichert", "Last use": "Zuletzt verwendet", "No API keys found": "Keine API-Schlüssel gefunden", "No expiration": "Kein Ablauf", - "Revoke API key": "API-Schlüssel widerrufen", "Revoked successfully": "Erfolgreich widerrufen", "Select expiration date": "Ablaufdatum wählen", "This action cannot be undone. Any applications using this API key will stop working.": "Diese Aktion kann nicht rückgängig gemacht werden. Alle Anwendungen, die diesen API-Schlüssel verwenden, werden nicht mehr funktionieren.", - "Update API key": "API-Schlüssel aktualisieren", + "Update": "Update", + "Update {{credential}}": "Update {{credential}}", "Manage API keys for all users in the workspace": "Verwalten Sie API-Schlüssel für alle Benutzer im Arbeitsbereich", "Restrict API key creation to admins": "API-Schlüsselerstellung auf Administratoren beschränken", "Only admins and owners can create new API keys. Existing member keys will continue to work.": "Nur Administratoren und Eigentümer können neue API-Schlüssel erstellen. Bestehende Mitgliederschlüssel funktionieren weiterhin.", @@ -880,5 +876,29 @@ "Try a different search term.": "Versuchen Sie einen anderen Suchbegriff.", "Try again": "Erneut versuchen", "Untitled chat": "Chat ohne Titel", - "What can I help you with?": "Womit kann ich Ihnen helfen?" + "What can I help you with?": "Womit kann ich Ihnen helfen?", + "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" }