2020-10-15 05:50:47 +00:00
{
"user-federation" : {
"userFederation" : "User federation" ,
"descriptionLanding" : "This is the description for the user federation landing page" ,
"userFederationExplanation" : "Keycloak can federate external user databases. Out of the box we have support for LDAP and Active Directory." ,
"getStarted" : "To get started, select a provider from the list below." ,
"providers" : "Add providers" ,
"addKerberos" : "Add Kerberos providers" ,
2020-10-30 20:15:37 +00:00
"addLdap" : "Add LDAP providers" ,
2021-01-04 21:33:18 +00:00
"addKerberosWizardTitle" : "Add Kerberos user federation provider" ,
"addLdapWizardTitle" : "Add LDAP user federation provider" ,
2020-10-30 20:15:37 +00:00
"syncChangedUsers" : "Sync changed users" ,
"syncAllUsers" : "Sync all users" ,
"unlinkUsers" : "Unlink users" ,
"removeImported" : "Remove imported" ,
"deleteProvider" : "Delete provider" ,
"generalOptions" : "General options" ,
"consoleDisplayName" : "Console display name" ,
"vendor" : "Vendor" ,
"connectionAndAuthenticationSettings" : "Connection and authentication settings" ,
"connectionURL" : "Connection URL" ,
2020-12-16 07:02:41 +00:00
"enableStartTls" : "Enable StartTLS" ,
2020-10-30 20:15:37 +00:00
"useTruststoreSpi" : "Use Truststore SPI" ,
"connectionPooling" : "Connection pooling" ,
"connectionTimeout" : "Connection timeout" ,
"bindType" : "Bind type" ,
"bindDn" : "Bind DN" ,
"bindCredentials" : "Bind credentials" ,
"ldapSearchingAndUpdatingSettings" : "LDAP searching and updating" ,
"editMode" : "Edit mode" ,
"usersDN" : "Users DN" ,
"usernameLdapAttribute" : "Username LDAP attribute" ,
"rdnLdapAttribute" : "RDN LDAP attribute" ,
"uuidLdapAttribute" : "UUID LDAP attribute" ,
"userObjectClasses" : "User object classes" ,
"userLdapFilter" : "User LDAP filter" ,
"searchScope" : "Search scope" ,
"readTimeout" : "Read timeout" ,
"pagination" : "Pagination" ,
"synchronizationSettings" : "Synchronization settings" ,
"importUsers" : "Import users" ,
"batchSize" : "Batch size" ,
"periodicFullSync" : "Periodic full sync" ,
2021-01-26 01:41:14 +00:00
"fullSyncPeriod" : "Full sync period" ,
2020-10-30 20:15:37 +00:00
"periodicChangedUsersSync" : "Periodic changed users sync" ,
2021-01-26 01:41:14 +00:00
"changedUsersSyncPeriod" : "Changed users sync period" ,
2020-10-30 20:15:37 +00:00
"kerberosIntegration" : "Kerberos integration" ,
"allowKerberosAuthentication" : "Allow Kerberos authentication" ,
"useKerberosForPasswordAuthentication" : "Use Kerberos for password authentication" ,
"cacheSettings" : "Cache settings" ,
"cachePolicy" : "Cache policy" ,
2020-11-24 13:56:31 +00:00
"evictionDay" : "Eviction day" ,
"evictionHour" : "Eviction hour" ,
"evictionMinute" : "Eviction minute" ,
"maxLifespan" : "Max lifespan" ,
2020-10-30 20:15:37 +00:00
"advancedSettings" : "Advanced settings" ,
"enableLdapv3Password" : "Enable the LDAPv3 password modify extended operation" ,
"validatePasswordPolicy" : "Validate password policy" ,
2020-11-09 12:31:05 +00:00
"trustEmail" : "Trust email" ,
"requiredSettings" : "Required Settings" ,
"kerberosRealm" : "Kerberos realm" ,
"serverPrincipal" : "Server principal" ,
"keyTab" : "Key tab" ,
"debug" : "Debug" ,
"allowPasswordAuthentication" : "Allow password authentication" ,
2020-11-10 20:26:20 +00:00
"updateFirstLogin" : "Update first login" ,
2020-12-16 07:02:41 +00:00
"always" : "Always" ,
"never" : "Never" ,
"onlyLdaps" : "Only for ldaps" ,
"oneLevel" : "One Level" ,
"subtree" : "Subtree" ,
2021-02-10 21:54:21 +00:00
"saveSuccess" : "User federation provider successfully saved" ,
"saveError" : "User federation provider could not be saved: {error}" ,
"createSuccess" : "User federation provider successfully created" ,
"createError" : "User federation provider could not be created: {error}" ,
2021-01-22 20:15:32 +00:00
2020-11-10 20:26:20 +00:00
"learnMore" : "Learn more" ,
"addNewProvider" : "Add new provider" ,
"userFedDeletedSuccess" : "The user federation provider has been deleted." ,
"userFedDeleteError" : "Could not delete user federation provider: '{{error}}'" ,
"userFedDeleteConfirmTitle" : "Delete user federation provider?" ,
2021-01-13 19:28:53 +00:00
"userFedDeleteConfirm" : "If you delete this user federation provider, all associated data will be removed." ,
2021-01-20 15:43:52 +00:00
"userFedDisableConfirmTitle" : "Disable user federation provider?" ,
2021-02-08 20:50:03 +00:00
"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." ,
"removeImportedUsers" : "Remove imported users?" ,
"removeImportedUsersMessage" : "Do you really want to remove all imported users? The option \"Unlink users\" makes sense just for the Edit Mode \"Unsynced\" and there should be a warning that \"unlinked\" users without the password in the Keycloak database won't be able to authenticate." ,
2021-03-09 19:55:08 +00:00
"removeImportedUsersSuccess" : "Imported users have been removed." ,
2021-02-08 20:50:03 +00:00
"removeImportedUsersError" : "Could not remove imported users: '{{error}}'" ,
2021-01-13 19:28:53 +00:00
2021-03-09 19:55:08 +00:00
"syncUsersSuccess" : "Sync of users finished successfully." ,
"syncUsersError" : "Could not sync users: '{{error}}'" ,
"unlinkUsersSuccess" : "Unlink of users finished successfully." ,
"unlinkUsersError" : "Could not unlink users: '{{error}}'" ,
2021-01-22 20:15:32 +00:00
"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" ,
2021-01-26 01:41:14 +00:00
"validateConnectionUrl" : "You must enter a connection URL" ,
2021-02-23 20:49:57 +00:00
"validateBindDn" : "You must enter the DN of the LDAP admin" ,
"validateBindCredentials" : "You must enter the password of the LDAP admin" ,
2021-01-26 01:41:14 +00:00
"validateUuidLDAPAttribute" : "You must enter a UUID LDAP attribute" ,
"validateUserObjectClasses" : "You must enter one or more user object classes" ,
"validateUsersDn" : "You must enter users DN" ,
"validateUsernameLDAPAttribute" : "You must enter a username LDAP attribute" ,
"validateRdnLdapAttribute" : "You must enter an RDN LDAP attribute" ,
2021-02-22 19:48:03 +00:00
"validateCustomUserSearchFilter" : "Filter must be enclosed in parentheses, for example: (filter)" ,
2021-01-13 19:28:53 +00:00
"mapperTypeMsadUserAccountControlManager" : "msad-user-account-control-mapper" ,
"mapperTypeMsadLdsUserAccountControlMapper" : "msad-user-account-control-mapper" ,
"mapperTypeGroupLdapMapper" : "group-ldap-mapper" ,
"mapperTypeUserAttributeLdapMapper" : "user-attribute-ldap-mapper" ,
"mapperTypeRoleLdapMapper" : "role-ldap-mapper" ,
"mapperTypeHardcodedAttributeMapper" : "hardcoded-attribute-mapper" ,
"mapperTypeHardcodedLdapRoleMapper" : "hardcoded-ldap-role-mapper" ,
"mapperTypeCertificateLdapMapper" : "certificate-ldap-mapper" ,
"mapperTypeFullNameLdapMapper" : "full-name-ldap-mapper" ,
"mapperTypeHardcodedLdapGroupMapper" : "hardcoded-ldap-group-mapper" ,
2021-01-14 15:56:03 +00:00
"mapperTypeLdapAttributeMapper" : "hardcoded-ldap-attribute-mapper" ,
2021-01-13 19:28:53 +00:00
2021-03-29 23:47:13 +00:00
"ldapMappersList" : "LDAP Mappers" ,
2021-03-30 21:16:38 +00:00
2021-03-29 23:47:13 +00:00
"ldapFullNameAttribute" : "LDAP full name attribute" ,
"writeOnly" : "Write only" ,
2021-01-13 19:28:53 +00:00
2021-03-29 23:47:13 +00:00
"ldapGroupsDn" : "LDAP groups DN" ,
2021-03-31 16:15:03 +00:00
"groupNameLdapAttribute" : "Group name LDAP attribute" ,
2021-01-13 19:28:53 +00:00
"groupObjectClasses" : "Group object classes" ,
"preserveGroupInheritance" : "Preserve group inheritance" ,
"ignoreMissingGroups" : "Ignore missing groups" ,
2021-03-29 23:47:13 +00:00
"userGroupsRetrieveStrategy" : "User groups retrieve strategy" ,
"mappedGroupAttributes" : "Mapped group attributes" ,
"dropNonexistingGroupsDuringSync" : "Drop non-existing groups during sync" ,
"groupsPath" : "Groups path" ,
2021-01-13 19:28:53 +00:00
"membershipLdapAttribute" : "Membership LDAP attribute" ,
"membershipAttributeType" : "Membership attribute type" ,
"membershipUserLdapAttribute" : "Membership user LDAP attribute" ,
"ldapFilter" : "LDAP filter" ,
"mode" : "Mode" ,
"memberofLdapAttribute" : "Member-of LDAP attribute" ,
2021-03-29 23:47:13 +00:00
2021-03-31 16:15:03 +00:00
"ldapRolesDn" : "LDAP roles DN" ,
2021-03-29 23:47:13 +00:00
"roleNameLdapAttribute" : "Role name LDAP attribute" ,
"roleObjectClasses" : "Role object classes" ,
"userRolesRetrieveStrategy" : "User roles retrieve strategy" ,
"useRealmRolesMapping" : "Use realm roles mapping" ,
"ldapAttributeName" : "LDAP attribute name" ,
"ldapAttributeValue" : "LDAP attribute value" ,
2021-01-13 19:28:53 +00:00
"userModelAttribute" : "User model attribute" ,
"ldapAttribute" : "LDAP attribute" ,
"readOnly" : "Read only" ,
"alwaysReadValueFromLdap" : "Always read value from LDAP" ,
"isMandatoryInLdap" : "Is mandatory in LDAP" ,
"isBinaryAttribute" : "Is binary attribute" ,
"derFormatted" : "DER formatted" ,
2021-03-29 23:47:13 +00:00
"passwordPolicyHintsEnabled" : "Password policy hints enabled" ,
2021-01-13 19:28:53 +00:00
2021-03-29 23:47:13 +00:00
"userModelAttributeName" : "User model attribute name" ,
"attributeValue" : "Attribute value" ,
2021-01-13 19:28:53 +00:00
2021-03-29 23:47:13 +00:00
"selectRole" : "Select role" ,
"group" : "Group"
2020-10-15 05:50:47 +00:00
}
}