Update translation files

Updated by "Cleanup translation files" hook in Weblate.

Translation: Keycloak/Theme base/admin
Translate-URL: https://hosted.weblate.org/projects/keycloak/theme-baseadmin/
This commit is contained in:
Hosted Weblate 2023-12-10 14:35:46 +01:00 committed by Alexander Schwartz
parent 5931efac39
commit 527e3286b7

View file

@ -9,21 +9,3 @@ invalidPasswordRegexPatternMessage=Ungültiges Passwort: stimmt nicht mit Regex-
invalidPasswordHistoryMessage=Ungültiges Passwort: darf nicht identisch mit einem der letzten {0} Passwörter sein.
invalidPasswordBlacklistedMessage=Ungültiges Passwort: Passwort ist zu bekannt und auf der schwarzen Liste.
invalidPasswordGenericMessage=Ungültiges Passwort: neues Passwort erfüllt die Passwort-Anforderungen nicht.
#ldapErrorInvalidCustomFilter=Custom configured LDAP filter does not start with "(" or does not end with ")".
#ldapErrorConnectionTimeoutNotNumber=Connection Timeout must be a number
#ldapErrorReadTimeoutNotNumber=Read Timeout must be a number
#ldapErrorMissingClientId=Client ID needs to be provided in config when Realm Roles Mapping is not used.
#ldapErrorCantPreserveGroupInheritanceWithUIDMembershipType=Not possible to preserve group inheritance and use UID membership type together.
#ldapErrorCantWriteOnlyForReadOnlyLdap=Can't set write only when LDAP provider mode is not WRITABLE
#ldapErrorCantWriteOnlyAndReadOnly=Can't set write-only and read-only together
#clientRedirectURIsFragmentError=Redirect URIs must not contain an URI fragment
#clientRootURLFragmentError=Root URL must not contain an URL fragment
#pairwiseMalformedClientRedirectURI=Client contained an invalid redirect URI.
#pairwiseClientRedirectURIsMissingHost=Client redirect URIs must contain a valid host component.
#pairwiseClientRedirectURIsMultipleHosts=Without a configured Sector Identifier URI, client redirect URIs must not contain multiple host components.
#pairwiseMalformedSectorIdentifierURI=Malformed Sector Identifier URI.
#pairwiseFailedToGetRedirectURIs=Failed to get redirect URIs from the Sector Identifier URI.
#pairwiseRedirectURIsMismatch=Client redirect URIs does not match redirect URIs fetched from the Sector Identifier URI.