"createError":"User federation provider could not be created: {{error}}",
"queryExtensions":"Query Supported Extensions",
"testAuthentication":"Test authentication",
"testSuccess":"Successfully connected to LDAP",
"testError":"Error when trying to connect to LDAP. See server.log for details. {{error}}",
"learnMore":"Learn more",
"managePriorities":"Manage priorities",
"managePriorityOrder":"Manage priority order",
"managePriorityInfo":"Priority is the order of providers when doing a user lookup. You can drag the row handlers to change the priorities.",
"orderChangeSuccess":"Successfully changed the priority order of user federation providers",
"orderChangeError":"Could not change the priority order of user federation providers {{error}}",
"addNewProvider":"Add new provider",
"addCustomProvider":"Add custom provider",
"providerDetails":"Provider details",
"userFedDeletedSuccess":"The user federation provider has been deleted.",
"userFedDeleteError":"Could not delete user federation provider: '{{error}}'",
"userFedDeleteConfirmTitle":"Delete user federation provider?",
"userFedDeleteConfirm":"If you delete this user federation provider, all associated data will be removed.",
"userFedDisableConfirmTitle":"Disable user federation provider?",
"userFedDisableConfirm":"If you disable this user federation provider, it will not be considered for queries and imported users will be disabled and read-only until the provider is enabled again.",
"userFedUnlinkUsersConfirmTitle":"Unlink all users?",
"userFedUnlinkUsersConfirm":"Do you want to unlink all the users? Any users without a password in the database will not be able to authenticate anymore.",
"removeImportedUsers":"Remove imported users?",
"removeImportedUsersMessage":"Do you really want to remove all imported users?",
"removeImportedUsersSuccess":"Imported users have been removed.",
"removeImportedUsersError":"Could not remove imported users: '{{error}}'",
"syncUsersSuccess":"Sync of users finished successfully.",
"syncUsersError":"Could not sync users: '{{error}}'",
"unlinkUsersSuccess":"Unlink of users finished successfully.",
"unlinkUsersError":"Could not unlink users: '{{error}}'",
"validateName":"You must enter a name",
"validateRealm":"You must enter a realm",
"validateServerPrincipal":"You must enter a server principal",
"validateKeyTab":"You must enter a key tab",
"validateConnectionUrl":"You must enter a connection URL",
"validateBindDn":"You must enter the DN of the LDAP admin",
"validateBindCredentials":"You must enter the password of the LDAP admin",
"validateUuidLDAPAttribute":"You must enter a UUID LDAP attribute",
"validateUserObjectClasses":"You must enter one or more user object classes",
"validateEditMode":"You must select an edit mode",
"validateUsersDn":"You must enter users DN",
"validateUsernameLDAPAttribute":"You must enter a username LDAP attribute",
"validateRdnLdapAttribute":"You must enter an RDN LDAP attribute",
"validateCustomUserSearchFilter":"Filter must be enclosed in parentheses, for example: (filter)",