Message properties

The file contains message properties for english locale

openiam.ui.webconsole.resource.invalidResourceType=A valid resource type is required
openiam.ui.webconsole.resource.invalidResourceName=A valid resource name is required
openiam.ui.webconsole.resource.save.success=Resource was saved successfully
openiam.ui.webconsole.resource.property.saved.success=Resource Property was saved successfully
openiam.ui.webconsole.resource.property.delete.success=Resource Property was deleted successfully
openiam.ui.selfservice.report.subscription.saved.success=You have successfully subscribed to this report
org.openiam.error=Error
org.openiam.error.not.found=Not Found
org.openiam.error.unauthorized=Unauthorized
openiam.ui.selfservice.challenge.response.noquestiontaken=Please select a question
openiam.ui.selfservice.challenge.response.noanswertaken=Please answer the question(s)
openiam.ui.selfservice.challenge.response.answeristoolong=Answer provided is too long
openiam.ui.webconsole.policymap.col.object_type=Object type
openiam.ui.webconsole.policymap.col.attribute_name=Attribute name
openiam.ui.webconsole.policymap.col.policy=Policy
openiam.ui.webconsole.policymap.col.data_type=Data type
openiam.ui.webconsole.policymap.col.defval=Default Value
openiam.ui.webconsole.policymap.col.status=Status
openiam.ui.webconsole.policymap.empty=Nothing to save
openiam.ui.webconsole.policymap.attrname.empty=Attribute name(s) is/are empty
openiam.ui.webconsole.policymap.policy.empty=Some policy records are empty
openiam.ui.webconsole.administrative.actions=Administrative Actions
openiam.ui.webconsole.resource.prop.save.error=Resource Property could not be saved. Please check that all required values have been filledn
openiam.ui.webconsole.resource.save.error=Resource could not be saved
openiam.ui.internal.error=An internal error has occurred
openiam.ui.misconfigured=Invalid configuration
openiam.ui.unauthorized=Unauthorized
openiam.ui.invalid.request=Invalid Request
openiam.ui.authentication.debug.response.here=Response will be here
openiam.ui.authentication.debug.title=Authentication Debug Page
openiam.ui.authentication.login.debug=Login Debug
openiam.ui.authentication.renew.token.debug=Renew Token Debug
openiam.ui.webconsole.menu.delete.child.resource.exist=Unable to delete Menu ''{0}''. . Please delete the children first
openiam.ui.webconsole.menu.delete.groups.entitled=Unable to delete Menu ''{0}''. Please delete the Groups entitled to this Menu first
openiam.ui.webconsole.menu.delete.roles.entitled=Unable to delete Menu. ''{0}''. Please delete the Roles entitled to this Menu first
openiam.ui.webconsole.menu.delete.notexists=Menu ''{0}'' does not exist
openiam.ui.webconsole.menu.delete.name.exists=A menu called ''{0}'' already exists. Please choose another name
openiam.ui.webconsole.resource.does.not.exist=Resource does not exist
openiam.ui.webconsole.resource.save.notexists=Resource ''{0}'' does not exist
openiam.ui.webconsole.resource.saved.success=Resource was saved successfully
openiam.ui.webconsole.resource.delete.child.resource.exist=Unable to delete resource. Please delete the children first
openiam.ui.webconsole.resource.delete.groups.entitled=Unable to delete Resource. Please delete the Groups entitled to this Resource first
openiam.ui.webconsole.resource.delete.roles.entitled=Unable to delete Resource. Please delete the Roles entitled to this Resource first
openiam.ui.webconsole.resource.notexists=Resource does not exist
openiam.ui.webconsole.resource.delete.name.exists=A Resource called ''{0}'' already exists. Please choose another name
openiam.ui.webconsole.resource.delete.linked.cp=Unable to delete Resource. Please delete the linked Content Provider ''{0}'' first
openiam.ui.webconsole.resource.delete.linked.uri=Unable to delete Resource. Please delete the linked URI Pattern ''{0}'' first
openiam.ui.webconsole.resource.delete.linked.authprovider=Unable to delete Resource. Please delete the linked Authentication Provider ''{0}'' first
openiam.ui.webconsole.resource.delete.linked.metaelement=Unable to delete Resource. Please delete the linked Metadata Element ''{0}'' first
openiam.ui.webconsole.resource.delete.linked.pagetemplate=Unable to delete Resource. Please delete the linked Page Template ''{0}'' first
openiam.ui.webconsole.resource.delete.linked.managedsys=Unable to delete Resource. Please delete the linked Managed System ''{0}'' first
openiam.ui.webconsole.resource.delete.admin.resource.error=Unable to delete Resource. Please delete the linked Admin Resource of Resource ''{0}'' first
openiam.ui.webconsole.resource.delete.admin.role.error=Unable to delete Resource. Please delete the linked Admin Resource of Role ''{0}'' first
openiam.ui.webconsole.resource.delete.admin.group.error=Unable to delete Resource. Please delete the linked Admin Resource if Group ''{0}'' first
openiam.ui.webconsole.resource.delete.admin.organization.error=Unable to delete Resource. Please delete the linked Admin Resource for Organization ''{0}'' first
openiam.ui.webconsole.resource.prop.uri.invalid=Invalid URI Pattern
openiam.ui.webconsole.saml.sp.create.new=Create a new SAML Service Provider
openiam.ui.webconsole.saml.idp.create.new=Create a new SAML Identity Provider
openiam.ui.webconsole.saml.sp.create.edit=Edit SAML Service Provider ''{0}''
openiam.ui.webconsole.saml.idp.create.edit=Edit SAML Identity Provider ''{0}''
openiam.ui.webconsole.saml.idp.request.issuer.label=Request Issuer
openiam.ui.webconsole.saml.idp.request.issuer.title=IDP side configuration - Please provide a value for the Issuer element of the SAML Request
openiam.ui.webconsole.saml.sp.request.issuer.label=SAML Issuer Name
openiam.ui.webconsole.saml.sp.request.issuer.title=SP side configuration - Please provide a value for the Issuer element of the SAML Request
openiam.ui.webconsole.saml.sp.request.issuer.format.label=SAML Issuer Format
openiam.ui.webconsole.saml.sp.request.issuer.format.title=The Format of the SAML Issuer
openiam.ui.webconsole.saml.authentication.context.class.label=Authentication Context Class
openiam.ui.webconsole.saml.authentication.context.class.title=The value of the AuthnContextClassRef attribute
openiam.ui.webconsole.saml.authentication.context.class.select=Select an Authentication Context Class
openiam.ui.webconsole.saml.signing.enabled.label=SAML Signing enabled
openiam.ui.webconsole.saml.signing.enabled.title=If checked, all Signatures will be validated and all requests sent will be signed. Unchecking this box is useful while debugging, since it will disable Signature checking.
openiam.ui.signing.algorithm.invalid=Invalid Signing Algorithm
openiam.ui.saml.idp.generate.confirmation=Are you sure that you want to re-generate the public/private keypair? This operation cannot be rolled back.
openiam.ui.keys.pubpriv.generate.error=Unable to generate Public/Private key pairs
openiam.ui.idp.pubpriv.keys.generated.success=Keys were successfully generated
openiam.ui.idp.pubpriv.keys.uploaded.success=Keys were successfully uploaded
openiam.ui.webconsole.saml.security.keys=Signature
openiam.ui.webconsole.saml.idp.no.signature.warning=SAML Responses will not be signed, and SAML Request Signatures will not be validated.
openiam.ui.webconsole.saml.sp.no.signature.warning=SAML Requests will not be signed, and the SAMLResponse Signatures will not be validated.
openiam.ui.webconsole.saml.sp.signin.page.url.label=Sign-in page URL
openiam.ui.webconsole.saml.sp.signin.page.url.title=The SAML SSO URL of the IDP. The SAMLRequest will be sent here.
openiam.ui.webconsole.saml.sp.signin.binding.label=SSO Binding
openiam.ui.webconsole.saml.sp.signin.binding.title=The SAMLRequest will use this HTTP method. Please note that SAMLRequest signing is only supported by POST operations.
openiam.ui.webconsole.saml.sp.signout.page.url.label=Sign-out page URL
openiam.ui.webconsole.saml.sp.signout.page.url.title=The SAML SLO URL of the IDP. The LogoutRequest will be sent here. If the IDP does not support SLO, then this should be a URL which will terminate the current session.
openiam.ui.webconsole.saml.sp.signout.binding.label=SLO Binding
openiam.ui.webconsole.saml.sp.signout.binding.title=The LogoutRequest will use this HTTP method. Please note that LogoutRequest signing is only supported by POST operations.
openiam.ui.webconsole.saml.nameid.sp.name.qualifier.label=SP Name Qualifier
openiam.ui.webconsole.saml.nameid.sp.name.qualifier.title=The value of the SPNameQualifier attribute in the Name ID Element
openiam.ui.webconsole.saml.nameId=Name ID
openiam.ui.webconsole.saml.idp.name.id.format.label=Name ID Format
openiam.ui.webconsole.saml.idp.name.id.format.title=The value of the Format attribute in the NameID Element
openiam.ui.webconsole.saml.sp.name.id.format.label=Name ID Format
openiam.ui.webconsole.saml.sp.name.id.format.title=The value of the Format attribute in the NameID Element
openiam.ui.webconsole.saml.sp.name.id.format.select=Select a Name ID Format
openiam.ui.webconsole.saml.sp.name.id.allow.create.label=Allow create on the NameIdPolicy
openiam.ui.webconsole.saml.name.id.resolver.groovy.script.label=NameID Resolver Groovy Script
openiam.ui.webconsole.saml.sp.name.id.resolver.groovy.script.title=This Groovy Script gets called in order to correlate the SAMLResponse to a valid User. This gives the administrator additional flexibility when mapping the NameID in the SAMLResponse.
openiam.ui.webconsole.saml.idp.name.id.resolver.groovy.script.title=This Groovy Script gets called in order to determine which Name ID Value and Format to use when constructing the SAMLResponse.
openiam.ui.webconsole.saml.sp.jit.auth.groovy.script.label=Just-in-time provisioning groovy script
openiam.ui.webconsole.saml.sp.jit.auth.groovy.script.title=This Groovy Script gives the admin full control over just-in-time authentication. This script is called for <b>both</b> new and existing users.
openiam.ui.webconsole.saml.relay.state=Relay State
openiam.ui.webconsole.saml.relay.state.strategy=Relay State Strategy
openiam.ui.webconsole.saml.relay.state.strategy.default=Default Relay State Strategy
openiam.ui.webconsole.saml.relay.state.strategy.static=Static Relay State Strategy
openiam.ui.webconsole.saml.relay.state.strategy.groovy=Groovy Script Relay State Strategy
openiam.ui.webconsole.saml.relay.state.groovy.label=Relay State Generator Groovy Script
openiam.ui.webconsole.saml.relay.state.static.value.label=Static Relay State Value
openiam.ui.webconsole.saml.sp.relay.state.groovy.title=If defined, this script will be called to determine the RelayState which determines where the user will be redirected to after authenticating successfully.
openiam.ui.webconsole.saml.idp.relay.state.groovy.title=If defined, this script will be called to determine the RelayState parameter which will be sent back to the Service Provider
openiam.ui.webconsole.saml.sp.relay.state.default.message=By default, upon successful authentication, the user will be redirected to the value of the 'RelayState' URL Parameter. If this parameter is missing, the user will be redirected to ''{0}''
openiam.ui.webconsole.saml.idp.relay.state.default.message=By default, the RelayState parameter that was sent as part of the original SAMLRequest will be sent back to the Service Provider
openiam.ui.webconsole.saml.sp.relay.state.static.value.title=If defined, the user will be redirected here after authenticating successfully.
openiam.ui.webconsole.saml.idp.relay.state.static.value.title=If defined, this will be used as the value of the RelayState parameter, which will be sent back to the Service Provider
openiam.ui.webconsole.saml.sp.destination.attr.enabled.label=Destination attribute enabled
openiam.ui.webconsole.saml.sp.destination.attr.enabled.title=Does the AuthnRequest have a Destination Attribute? If it does, it will be set to the value of the ACS of the Service Provider
openiam.ui.webconsole.saml.idp.response.issuer.label=Response Issuer
openiam.ui.webconsole.saml.idp.response.issuer.title=The value of the 'Issuer' Element in the SAMLResponse. The default will be the SAML Login Page URL.
openiam.ui.webconsole.saml.idp.acs.label=Assertion Consumer URL
openiam.ui.webconsole.saml.idp.acs.title=This is where the SAMLResponse will be posted to
openiam.ui.webconsole.saml.idp.audiences.label=Audiences
openiam.ui.webconsole.saml.idp.audiences.title=Enter the audience values(s) which are to be included in the SAMLResponse. The values must be comma-separated
openiam.ui.webconsole.saml.information=Provider Information
openiam.ui.webconsole.saml.idp.security.authentication=Authentication
openiam.ui.webconsole.saml.idp.canon.algo.label=Canonicalized Algorithm
openiam.ui.webconsole.saml.digest.algorithm.label=Digest Algorithm
openiam.ui.webconsole.saml.idp.signature.algorithm.label=Signature Algorithm
openiam.ui.webconsole.saml.idp.metadata.exposed=Metadata Exposed
openiam.ui.webconsole.saml.idp.nameid.qualifier.label=Name ID Qualifier
openiam.ui.webconsole.saml.idp.nameid.qualifier.title=The value of the NameQualifier attribute in the Name ID Element
openiam.ui.webconsole.saml.slo=Single Logout
openiam.ui.webconsole.saml.idp.slo.url.label=Single-Logout URL of Service Provider
openiam.ui.webconsole.saml.idp.slo.url.title=If specified, the final LogoutResponse will be sent here when the session is terminated.
openiam.ui.webconsole.saml.customization=Customization
openiam.ui.webconsole.post.process.groovy.script.label=Post Processor Groovy Script
openiam.ui.webconsole.post.process.groovy.script.title=This Groovy Script gets called before signing the SAMLResponse. You can modify the SAMLResponse as needed here.
org.openiam.saml.sp.saml.post.processor.script.label=Post Processor Groovy Script
org.openiam.saml.sp.saml.post.processor.script.title=This Groovy Script gets called after processing the SAMLResponse. You can modify the SAMLResponse as needed here.
openiam.ui.webconsole.saml.sp.sign.authn.requests.label=Sign Authentication Requests
openiam.ui.webconsole.saml.sp.sign.authn.requests.title=If checked, SAMLRequests will be signed
openiam.ui.webconsole.saml.idp.sign.authn.requests.label=Expect AuthnRequests to be signed
openiam.ui.webconsole.saml.idp.sign.authn.requests.title=If checked, the incoming AuthnRequest MUST be signed
openiam.ui.webconsole.saml.idp.assertion.encrypt.label=Encrypt Assertions
openiam.ui.webconsole.saml.idp.assertion.encrypt.title=If checked, an EncryptedAssertion will be sent, instead of an Assertion
openiam.ui.webconsole.saml.idp.assertion.encrypt.clickwarn=Sending EncryptedAssertions requires the Service Provider to decrypt the message. Please ensure that both the SP and the IDP are using the same public/private keypair, otherwise decryption will fail.
openiam.ui.webconsole.saml.idp.assertion.encrypt.data.algorithm=Data Encryption Algorithm
openiam.ui.webconsole.saml.idp.assertion.encrypt.key.algorithm=Key Encryption Algorithm
openiam.ui.webconsole.saml.sp.want.assertions.signed.label=Want Assertions Signed
openiam.ui.webconsole.saml.sp.want.assertions.signed.title=If checked, the Service Provider will expect a Signature as part of each SAML Assertion
openiam.ui.webconsole.saml.idp.want.assertions.signed.label=Sign Assertions
openiam.ui.webconsole.saml.idp.want.assertions.signed.title=If checked, the SAML Assertion (rather than the SAML Response) will be signed.
openiam.ui.webconsole.resource.deleted.success=Resource was deleted successfully
openiam.ui.webconsole.resource.child.add.success=Child Resource was added successfully
openiam.ui.webconsole.resource.child.add.deleted=Child Resource was deleted successfully
openiam.ui.webconsole.resource.recon.save.success=Reconciliation Config was saved successfully
openiam.ui.reconciliation.manual.recon.not.allowed=Manual Reconciliation is not permitted with the current configuration. To enable Manual Reconciliaiton, please go to 'Reconciliation' page and check 'Manual Reconciliation'. Next, click 'Save and Reconcile'.
openiam.ui.webconsole.entity.relationship.exists=This relationship already exists
openiam.ui.webconsole.resource.save.resourcetype.notequal=Unable to create this relationship. The resource types of both entities must be equal
openiam.ui.webconsole.entity.child.yourself.error=An entity cannot be a child of itself
openiam.ui.webconsole.entity.child.circular.dependency=Cannot add a child as it would cause a circular dependency
openiam.ui.webconsole.identity.saved=Identity saved
openiam.ui.webconsole.identity.deleted=Identity deleted
openiam.ui.webconsole.identity.taken=This identity already exists
openiam.ui.webconsole.identity.save.fail=Could not save identity
openiam.ui.webconsole.identity.delete.fail=Identity cannot be deleted
openiam.ui.webconsole.identity.not.exists=Identity does not exist
openiam.ui.webconsole.entity.not.exists=Object does not exist
openiam.ui.webconsole.entity.add.success=Entity was added successfully
openiam.ui.webconsole.user.entity.add.success=User entitlement was added successfully
openiam.ui.webconsole.entity.delete.success=Entity was deleted successfully
openiam.ui.webconsole.user.entity.delete.success=User entitlement was deleted successfully
openiam.ui.webconsole.role.save.success=Role was saved successfully
openiam.ui.webconsole.role.name.invalid=Invalid Role Name
openiam.ui.webconsole.role.duplicate=A Role with this name and Managed System already exists
openiam.ui.webconsole.role.domain.invalid=Invalid Role Domain
openiam.ui.webconsole.role.name.taken=Role name is already in use.
openiam.ui.webconsole.role.delete.success=Role was deleted successfully
openiam.ui.webconsole.role.delete.hanging.groups=This Role has Groups as members - delete these relationships first
openiam.ui.webconsole.role.delete.hanging.roles=This Role has Child Roles as members - delete these relationships first
openiam.ui.webconsole.role.delete.hanging.users=This Role has Users as members - delete these relationships first
openiam.ui.webconsole.role.delete.hanging.resources=This Role has Resources as members - delete these relationships first
openiam.ui.webconsole.namevalue.msising=Missing Name or Value
openiam.ui.webconsole.role.attribute.save.fail=Unable to save Role Attribute
openiam.ui.webconsole.role.attribute.save.success=Role Attribute was saved successfully
openiam.ui.webconsole.role.attribute.delete.success=Role Attribute was deleted successfully
openiam.ui.webconsole.role.attribute.delete.fail=Unable not delete Role Attribute
openiam.ui.webconsole.group.name.invalid=Group Name invalid
openiam.ui.webconsole.group.name.taken=A combination of this Group Name and Managed System already exists
openiam.ui.webconsole.group.save.success=Group was saved successfully
openiam.ui.webconsole.group.delete.success=Group was deleted successfully
openiam.ui.webconsole.group.attribute.save.success=Group Attribute was saved successfully
openiam.ui.webconsole.group.attribute.delete.success=Group Attribute was deleted successfully
openiam.ui.webconsole.group.attribute.save.fail=Unable to save group attribute
openiam.ui.webconsole.group.attribute.delete.fail=Unable to delete group attribute
openiam.ui.webconsole.group.limit.users.exceeded=Group's user limit exceeded
openiam.ui.webconsole.organization.save.success=Organization was saved successfully
openiam.ui.webconsole.organization.delete.success=Organization was deleted successfully
openiam.ui.webconsole.attribute.save.success=Attribute was saved successfully
openiam.ui.webconsole.attribute.delete.success=Attribute was deleted successfully
openiam.ui.webconsole.attribute.save.fail=Unable to save attribute
openiam.ui.webconsole.attribute.delete.fail=Unable to delete Attribute
openiam.ui.selfservice.report.save.fail=Unable to save the report subscription
openiam.ui.selfservice.report.delete.fail=Unable to delete the report subscription
openiam.ui.webconsole.organization.name.invalid=Invalid Organization Name
openiam.ui.webconsole.organization.name.taken=Another Organization with this Name and Organization Type already exists
openiam.ui.webconsole.user.lable=Users
openiam.ui.webconsole.user.firstName=First name
openiam.ui.webconsole.user.lastName=Last name
openiam.ui.webconsole.user.organization=Organization
openiam.ui.webconsole.user.email=E-mail
openiam.ui.webconsole.user.phone=Phone Nbr
openiam.ui.webconsole.user.principal=Principal name
openiam.ui.webconsole.user.role=Role
openiam.ui.webconsole.user.group=Group
openiam.ui.webconsole.user.resource=Resource
openiam.ui.webconsole.user.status=User status
openiam.ui.webconsole.user.status.select=Select User Status
openiam.ui.webconsole.user.accountStatus=Account status
openiam.ui.webconsole.user.supervisor.type=Supervisor Type
openiam.ui.webconsole.user.supervisor.type.select=Please Select Supervisor Type
openiam.ui.webconsole.user.accountStatus.select=Select Account Status
openiam.ui.webconsole.user.ex.attributes=Extended attributes
openiam.ui.webconsole.user.ex.attributes.select=Select Extended Attributes
openiam.ui.webconsole.user.employeeId=Employee ID
openiam.ui.webconsole.groovy.script.full.path=Groovy script with full path
openiam.ui.login.domain.invalid=Login failed - Security domain is not valid
openiam.ui.login.user.status.invalid=Login failed - Invalid user status : {0}
openiam.ui.login.user.disabled=Login failed - Your account has been disabled
openiam.ui.login.user.locked=Login failed - Your account has been locked
openiam.ui.login.invalid.configuration=Invalid Configuration
openiam.ui.login.invalid.login=Invalid Login and/or Password
openiam.ui.login.password.change=To change your password, enter the information below
openiam.ui.login.password.expired=Your password has expired. Please choose a new one.
openiam.ui.login.password.willexpire.soon=Your password will expire soon.
openiam.ui.login.password.willexpire=Your password will expire in ''{0}'' days.
openiam.ui.login.password.willexpire.today=Your password will expire today
openiam.ui.changepassword.not.equal=Password and confirm password must match
openiam.ui.changepassword.fail=Change password failed
openiam.ui.changepassword.invalid.password=Invalid Password
openiam.ui.password.policy.notfound=Policy not found
openiam.ui.password.policy.notset=Password Policy not set
openiam.ui.authn.policy.notset=Authentication Policy not set
openiam.ui.password.rule.alphachar=Incorrect number of alphabetic characters in the password
openiam.ui.password.rule.alphachar.min=At least {0} alphabetic characters are required
openiam.ui.password.rule.alphachar.max=At most {0} alphabetic characters are allowed
openiam.ui.password.rule.alphachar.range={0} to {1} alphabetic characters are required
openiam.ui.password.rule.title=Password Policy Rules
openiam.ui.password.rule.lowercase=Incorrect number of lower-case characters in the password
openiam.ui.password.rule.lowercase.min=At least {0} lower-case characters are required
openiam.ui.password.rule.lowercase.max=At most {0} lower-case characters are allowed
openiam.ui.password.rule.lowercase.range={0} to {1} lower-case characters are required
openiam.ui.password.rule.uppercase=Incorrect number of upper-case characters in the password
openiam.ui.password.rule.uppercase.min=At least {0} upper-case characters are required
openiam.ui.password.rule.uppercase.max=At most {0} upper-case characters are allowed
openiam.ui.password.rule.uppercase.range={0} to {1} upper-case characters are required
openiam.ui.password.rule.nonalphanumeric.min=At least {0} non-alphanumeric characters are required
openiam.ui.password.rule.nonalphanumeric.max=At most {0} non-alphanumeric characters are allowed
openiam.ui.password.rule.nonalphanumeric.range={0} to {1} non-alphanumeric characters are required
openiam.ui.password.rule.numericchar=Incorrect number of numeric characters in the password.
openiam.ui.password.rule.numericchar.min=Password must contain at least {0} numeric character(s)
openiam.ui.password.rule.numericchar.max=At most {0} numeric characters are allowed
openiam.ui.password.rule.numericchar.range={0} to {1} numeric characters are required
openiam.ui.password.rule.length=Password length is either too short or too long
openiam.ui.password.rule.length.min=The password must be at least {0} characters long
openiam.ui.password.rule.length.max=The password can be at most {0} characters long
openiam.ui.password.rule.length.range=Password must be between {0} and {1} characters in length
openiam.ui.connector.save.error=Unable to save connector
openiam.ui.webconsole.idm.connector.delete.error=Unable to delete connector, please delete dependencies first.
openiam.ui.password.rule.nonalphanumeric=Incorrect number of non-alpha numeric characters in the password
openiam.ui.password.rule.history=Cannot use a previously used password
openiam.ui.password.rule.history.message=Cannot use a previously used password
openiam.ui.password.rule.name=Password cannot be equal to the user's last name
openiam.ui.password.rule.char.repetition=Only {0} repetitive characters allowed
openiam.ui.password.rule.word.password=Please pick a more unique password
openiam.ui.password.rule.principal=Password cannot contain your login
openiam.ui.password.rule.change.frequency=You have maxed out the number of password changes for this login
openiam.ui.password.rule.change.allow=Your login does not allow password changes
openiam.ui.password.rule.badchars=Password must not contain ''{0}''
openiam.ui.webconsole.idmAttrsMap.saved.success=AttributeMap was saved successfully
openiam.ui.webconsole.user.identity,deleted.success=User Identity was deleted successfully
openiam.ui.webconsole.user.identity,deleted.fail=Unable to delete User Identity
openiam.ui.menu.entitlement.error=Unable to save menu entitlements
openiam.ui.webconsole.user.info.saved.success=User information was saved successfully
openiam.ui.webconsole.user.infoprov.saved.success=Provisioning
openiam.ui.webconsole.user.activated.success=User was activated successfully
openiam.ui.webconsole.user.delete.success=User was deleted successfully
openiam.ui.webconsole.user.removed.success=User was removed successfully
openiam.ui.webconsole.user.disabled.success=User disabled successfully
openiam.ui.webconsole.user.enabled.success=User enabled successfully
openiam.ui.webconsole.user.security.questions.reset=User security questions have been reset
openiam.ui.webconsole.user.account.reset.success=User account has been reset successfully
openiam.ui.webconsole.user.account.reset.fail=Unable to reset the user account
openiam.ui.webconsole.user.account.reset.warn=User status is "Inactive". Would you like to activate the user as part of the password reset process?
openiam.ui.user.info.firstname.required=First name is a required field
openiam.ui.user.info.lastname.required=Last name is a required field
openiam.ui.user.info.organization.required=Organization is a required field
openiam.ui.user.info.department.required=Department is a required field
openiam.ui.user.info.employee.type.required=Employee Type is required field
openiam.ui.user.info.birthday.required=Birthdate is a required field
openiam.ui.user.info.sex.required=Gender is a required field
openiam.ui.user.info.startdate.required=Start date is a required field
openiam.ui.user.info.lastdate.required=Last date is a required field
openiam.ui.invalid.date.format=Date format is invalid. Correct date format should be {0}
openiam.ui.user.info.birthday.format.invalid=Invalid format for the date of birth. Correct date format should be {0}
openiam.ui.user.info.startdate.format.invalid=Start Date has an invalid format. Correct date format should be {0}
openiam.ui.user.info.lastdate.format.invalid=Last Date has an invalid format. Correct date format should be {0}
openiam.ui.user.info.claim.date.format.invalid=Claim Date has an invalid format. Correct date format should be {0}
openiam.ui.user.info.login.required=Login is a required field
openiam.ui.user.info.password.required=Password is a required field
openiam.ui.user.info.password.doesnot.match=Passwords don't match
openiam.ui.user.info.email.required=E-mail address is required field
openiam.ui.user.info.login.exits=Entered Login already exists.
openiam.ui.webconsole.user.email.saved.success=E-mail address was saved successfully
openiam.ui.webconsole.user.email.deleted.success=E-mail was deleted successfully
openiam.ui.webconsole.user.address.saved.success=Address was saved successfully
openiam.ui.webconsole.user.address.deleted.success=Address was deleted successfully
openiam.ui.webconsole.user.phone.deleted.success=Phone number was deleted successfully
openiam.ui.webconsole.user.phone.saved.success=Phone number was saved successfully
openiam.ui.user.contact.email.label.required=E-mail label is a required field
openiam.ui.user.contact.email.address.required=E-mail address is a required field
openiam.ui.user.contact.email.address.invalid=E-mail address has an invalid format
openiam.ui.user.contact.phone.label.required=Phone description is a required field
openiam.ui.user.contact.phone.area.required=Phone area code is a required field
openiam.ui.user.contact.phone.number.required=Phone number is a required field
openiam.ui.user.contact.address.label.required=Address description is a required field
openiam.ui.webconsole.user.supervisor.type.saved.success=Supervisor type was saved successfully
openiam.ui.idp.auth.saml.provider.notconfigured=SAML Provider has not been configured for this Issuer
openiam.ui.idp.auth.user.notprovisioned=User has not been provisioned to the Authentication Provider
openiam.ui.idp.auth.saml.securityexception=SAML SSO failed due to a security exception
openiam.ui.idp.auth.saml.entitlements.noaccess=Unable to SSO to this applicaton as you do not have access. Please contact your Help Desk.
openiam.ui.auth.provider.chain.required=Next Authentication Provider must be selected
openiam.ui.am.auth.provider.saved.success=SAML Provider saved successfully
openiam.ui.auth.provider.chain.referenced=This Authentication Provider is referenced in a chain. Please remove it from the chain before attempting to delete it.
openiam.ui.am.auth.provider.save.failed=Unable to save Authentication Provider
openiam.ui.am.auth.provider.missing.authProviderType=Authentication Provider Type not set
openiam.ui.am.auth.provider.missing.managedSys=No Managed System selected
openiam.ui.am.auth.provider.missing.resource=No Resource selected
openiam.ui.am.auth.provider.missing.name=A Name is required for this Authentication Provider
openiam.ui.am.auth.provider.missing.required.attributes=One or several required fields not set.
openiam.ui.am.auth.provider.missing.security.keys=Security key not set
openiam.ui.am.auth.provider.delete.fail=Unable to delete Authentication Provider
openiam.ui.am.auth.provider.delete.success=Authentication Provider was deleted successfully
openiam.ui.am.auth.provider.attribute.delete.success=Authentication Attribute was deleted successfully
openiam.ui.am.auth.provider.attribute.save.success=Authentication Attribute saved
openiam.ui.am.auth.provider.attribute.save.error=Unable to save Authentication Attribute
org.openiam.am.auth.public.key.warn.invalidX509=You have uploaded a public key which cannot be parsed into an X509 Certificate. This will cause problems when signing the request.
openiam.ui.am.auth.providers=Authentication Providers
openiam.ui.am.auth.provider.search.page.title=Authentication Provider Search
openiam.ui.am.auth.provider.search.title=Search Authentication Providers
openiam.ui.am.auth.provider.search.empty=No Authentication Providers found
openiam.ui.am.auth.provider.delete.warn=Are you sure you want to delete this authentication provider?
openiam.ui.am.auth.provider.delete.confirm=Yes, delete this provider
openiam.ui.am.auth.provider.name=Provider Name
openiam.ui.am.auth.provider.name.title=Provide a name or short description to help us identify this configuration
openiam.ui.am.auth.provider.application.url=Application URL
openiam.ui.am.auth.provider.application.url.title=The URL of your application which will trigger SSO Authentication
openiam.ui.am.auth.provider.icon.url=Application Icon
openiam.ui.am.auth.provider.icon.url.title=The URL of the icon associated with your application. Expected size is (136 x 136 px)
openiam.ui.am.auth.provider.mngsys=Linked to Managed System
openiam.ui.am.auth.provider.mngsys.title=The Managed System that this Authentication Provider corresponds to. This will be used for uniquely identifying users of this system when performing SSO
openiam.ui.am.auth.saml.provider.chaining=SAML Chaining
openiam.ui.am.auth.provider.chained.label=Is this provider chained?
openiam.ui.am.auth.provider.chained.title=If true, the request will be seamlessly passed onto the 'next' authentication provider
openiam.ui.am.auth.provider.chained.provider.next.label=The next Authentication Provider in the Chain
openiam.ui.am.auth.provider.chained.provider.next.title=If this Authentication Provider is chained, the request will be seamlessly passed to this Authentication Provider
openiam.ui.am.auth.provider.public.key=Public Key for Signing
openiam.ui.am.auth.provider.public.key.validation.label=Public Key for Validating Signatures
openiam.ui.am.auth.provider.public.key.validation.title=This Public Key will be used to validate the Signature of the incoming SAML Messages
openiam.ui.am.auth.provider.public.key.validation.required=Public Key is required for validation
openiam.ui.am.auth.provider.public.key.validating.uploaded=Public key used for validation validating has been uploaded
openiam.ui.am.auth.provider.public.key.signing.uploaded=Public key used for signing has been uploaded.
openiam.ui.am.auth.provider.public.key.signing.not.uploaded=Unable to upload the Public key used fof signing
openiam.ui.am.auth.provider.private.key=Private Key for Signing
openiam.ui.am.auth.provider.key.props=Key Properties
openiam.ui.am.auth.provider.key.upload=Upload a new key
openiam.ui.am.auth.provider.key.generate=Generate a new key
openiam.ui.am.auth.provider.public.key.start.date=Start Date
openiam.ui.am.auth.provider.public.key.expiration.date=Expiration Date
openiam.ui.am.auth.provider.public.key.version=Certificate Version
openiam.ui.am.auth.provider.public.key.type=Certificate Type
openiam.ui.am.auth.provider.public.key.principal=Principal Name
openiam.ui.am.auth.provider.public.key.subject=Subject DN
openiam.ui.am.auth.provider.public.key.issuer=Issuer DN
openiam.ui.am.auth.provider.public.key.algorithm=Signature Algorithm Name
openiam.ui.am.auth.provider.public.key.algorithm.id=Signature Algorithm OID
openiam.ui.am.auth.provider.edit.attribute.help=Use a comma to delimit values
openiam.ui.am.auth.provider.new.page.title=Create an Authentication Provider
openiam.ui.am.auth.provider.new.title=Create a New Authentication Provider
openiam.ui.am.auth.provider.type.select=Select a Provider Type
openiam.ui.am.auth.provider.attribute.page.title=Edit Authentication Provider Attributes
openiam.ui.am.auth.provider.attribute.title=Attributes for Authentication Provider
openiam.ui.am.auth.provider.attribute.prop.name=Property Name
openiam.ui.am.auth.provider.attribute.data.type=Data Type
openiam.ui.am.auth.provider.attribute.prop.type=Property Type
openiam.ui.am.auth.provider.attribute.prop.value=Property Value
openiam.ui.am.auth.provider.attribute.empty=This authentication provider is not associated with any properties
openiam.ui.am.auth.provider.attribute.prop.user=Property from User
openiam.ui.am.auth.provider.attribute.prop.user.select=Select a User Value
openiam.ui.am.auth.provider.attribute.prop.static=Static Value
openiam.ui.am.auth.provider.attribute.prop.static.placeholder=Enter a static Value
openiam.ui.am.auth.provider.attribute.prop.groovy=Groovy Script
openiam.ui.am.auth.provider.attribute.prop.groovy.placeholder=Enter the path of the Groovy Script
openiam.ui.am.auth.provider.attribute.save=Save this Property
openiam.ui.webconsole.user.attribute.delete.success=User attribute has been deleted successfully
openiam.ui.user.attribute.delete.error=Unable to delete user attribute
openiam.ui.user.attribute.save.error=Unable to save user attribute
openiam.ui.webconsole.user.attribute.saved.success=User attribute was saved successfully
openiam.ui.user.attribute.user.not.set=User was not specified for the selected attribute
openiam.ui.user.attribute.name.not.set=Unable to set the Attribute name
openiam.ui.user.info.metadatatype.required=Metadata Type is a required field
openiam.ui.user.info.startdate.greater.lastdate=Start Date must be less than the Last Date
openiam.ui.user.delegation.save.success=Delegation Filter for user was saved successfully
openiam.ui.user.delegation.save.failed=Unable to save Delegation Filter for user
openiam.ui.am.content.provider.unvavailable.resource.label=Unavailable Resource
openiam.ui.am.content.provider.unvavailable.resource.description=If the user is entilted to this Resource, than the user will still be allowed to access the application even though it is unavailable
openiam.ui.am.content.provider.unvavailable.url.label=Unavailable URL
openiam.ui.am.content.provider.unvavailable.url.description=The User will be redirected to this URL if the application is unavailable, and the user is not entitled to the Unavailable Resource
openiam.ui.am.content.provider.unvavailable.label=Application Unavailable
openiam.ui.am.content.provider.unvavailable.description=Is this Application Unavailable? If Checked, then Users not entitled to the Unavailable Resource will be redirected to the Unavailable URL by the Proxy. Entitled users will proceed as if the application is available. This is present for debugging purposes.
openiam.ui.am.content.provider.unvavailable.url.required=Unavailable URL Required
openiam.ui.am.content.provider.saved.fail=Unable to save Content Provider
openiam.ui.am.content.provider.saved.success=Content Provider successfully saved. Please allow a few minutes for changes to propagate.
openiam.ui.am.content.provider.missing.name=The Name value is required for this Content Provider
openiam.ui.am.content.provider.missing.authlevel=Authentication Level is required for this Content Provider
openiam.ui.am.content.provider.missing.domainpattern=Domain Pattern is required for this Content Provider
openiam.ui.am.content.provider.deleted.success=Content Provider was deleted successfully. Please allow several minutes for the changes to propagate.
openiam.ui.am.content.provider.delete.fail=Unable to delete the Content Provider
openiam.ui.am.content.provider.server.save.fail=Unable to save the Application Server for this Content Provider
openiam.ui.am.content.provider.server.severurl.required=Server Url is a required field
openiam.ui.am.content.provider.server.provider.missing=Content Provider is a required
openiam.ui.am.content.provider.server.saved.success=Application Server was saved successfully. Please allow a few minutes for changes to propagate.
openiam.ui.am.content.provider.server.deleted.success=Application Server was deleted successfully. Please allow several minutes for changes to propagate.
openiam.ui.am.content.provider.server.delete.fail=Application Server did not delete successfully
openiam.ui.am.content.provider.server.missing=Application Server is not selected
openiam.ui.am.content.provider.managedsys.not.set=Managed System not set, or the selected managed system was not found
openiam.ui.am.uri.pattern.saved.success=URI Pattern for Content Provider successfully saved. Please allow a few minutes for changes to propagate.
openiam.ui.am.uri.pattern.deleted.success=URI Pattern for Content Provider successfully deleted. Please allow a few minutes for changes to propagate.
openiam.ui.am.uri.pattern.missing=Pattern is a required field
openiam.ui.am.uri.pattern.missing.authlevel=Authentication Level is required for this URI Pattern
openiam.ui.am.uri.pattern.saved.failed=Unable to save the URI Pattern for this Content Provider
openiam.ui.am.uri.pattern.deleted.failed=Unable to delete the URI Pattern for this Content Provider
openiam.ui.am.uri.pattern.not.selected=URI Pattern is not selected
openiam.ui.am.uri.pattern.meta.saved.failed=Unable to save Metadata for URI this pattern
openiam.ui.am.uri.pattern.meta.deleted.failed=Metadata for URI Pattern did not delete successfully
openiam.ui.am.uri.pattern.meta.saved.success=Metadata for URI Pattern successfully saved. Please allow several minutes for changes to propagate.
openiam.ui.am.uri.pattern.meta.deleted.success=Metadata for URI Pattern successfully deleted. Please allow several minutes for changes to propagate.
openiam.ui.am.content.provider.name.exists=Content Provider with this name already exists
openiam.ui.am.content.provider.domain.pattern.exists=Content Provider with this Domain Pattern and Is SSL fields already exists
openiam.ui.am.content.provider.server.exists=Application Server for Content Provider already exists
openiam.ui.am.uri.pattern.not.set=URI Pattern not set
openiam.ui.am.uri.pattern.meta.type.not.set=URI Pattern Meta Type not selected for Meta Field with name ''{0}''
openiam.ui.am.uri.pattern.meta.exists=URI Pattern Meta already exists. Please select other URI Pattern Meta Type
openiam.ui.am.uri.pattern.exists=URI Pattern with the specified pattern already exists for Content Provider
openiam.ui.am.uri.pattern.meta.value.name.missing=Property Name is missing for one or more properties
openiam.ui.am.uri.pattern.meta.value.map.missing=Property Value is missing for one or more properties
openiam.ui.am.uri.pattern.invalid=URI Pattern is invalid
openiam.ui.am.uri.pattern.meta.name.not.set=URI Pattern Meta Name is a required field
openiam.ui.idp.saml.metadata.view=View SAML Metadata
openiam.ui.idp.saml.metadata.notexposed=SAML Metadata not exposed
openiam.ui.saml.view.public.key.signing=View Signing Public Key
openiam.ui.saml.view.public.key.validation=View Validation Public Key
openiam.ui.saml.download.signing.public.key=Download Signing Public Key
openiam.ui.saml.download.validation.public.key=Download Validation Public Key
openiam.ui.saml.download.public.key.exists=Public Key is already associated with this Authentication Provider
openiam.ui.saml.idp.upload.keys=Upload Custom Public/Private Keypair
openiam.ui.saml.idp.generate.keys=Generate New Public/Private Keypair
openiam.ui.saml.import.service.provider.metadata=Import from Service Provider Metadata
openiam.ui.saml.idp.import.service.provider.metadata.description=Create this Identity Provider from SP Metadata
openiam.ui.saml.idp.import.service.provider.metadata.confirmation.result=The SP Metadata has been applied. Please make sure to save the form. Note that the Public Key from the metadata has <b>not</b> been applied (due to the absence of a private key). After saving the form, please generate a new public/private keypair, or upload your own.
openiam.ui.saml.sp.import.service.provider.metadata.confirmation.result=The SP Metadata has been applied. Please make sure to save the form. Note that the Public Key from the metadata has <b>not</b> been applied. Please make sure to upload a Public Key
openiam.ui.saml.import.idp.provider.metadata=Import from Identity Provider Metadata
openiam.ui.saml.idp.import.idp.provider.metadata.description=Create an Identity Provider from an IDP Metadata File
openiam.ui.saml.idp.import.idp.provider.metadata.confirmation.result=The IDP Metadata has been applied. Please make sure to save the form. Note that the Public Key from the metadata has <b>not</b> been applied (due to the absence of a private key). After saving the form, please generate a new public/private keypair, or upload your own.
openiam.ui.saml.sp.import.idp.provider.metadata.confirmation.result=The IDP Metadata has been applied. Please make sure to save the form. Note that the Public Key from the metadata has <b>not</b> been applied. Please make sure to upload a Public Key
openiam.ui.webconsole.custom.field.type.label=The Type of Custom Field
openiam.ui.webconsole.custom.field.name.missing=Field name is required
openiam.ui.webconsole.custom.field.type.missing=Field type is required
openiam.ui.webconsole.custom.field.display.name.missing=Display name is required
openiam.ui.webconsole.custom.field.save.failed=Unable to save Custom field
openiam.ui.webconsole.custom.field.save.success=Custom field saved successfully
openiam.ui.webconsole.custom.field.delete.success=Custom field deleted successfully
openiam.ui.webconsole.custom.field.delete.failed=Unable to delete Custom field
openiam.ui.webconsole.custom.field.option.value.missing=UI Value is missing for one of the Valid Values for this Custom Field
openiam.ui.webconsole.custom.field.option.display.name.missing=Display Name is missing for one of the Valid Values for this Custom Field
openiam.ui.webconsole.page.template.save.success=Page Template was saved successfully
openiam.ui.webconsole.page.template.name.missing=Page Template Name is required
openiam.ui.webconsole.page.template.save.failed=Unable to save the Page Template
openiam.ui.webconsole.page.template.delete.success=Page Template deleted successfully
openiam.ui.webconsole.page.template.delete.failed=Unable to delete the Page Template
openiam.ui.webconsole.page.template.duplicate.field.found=Duplicate Custom Fields found.
openiam.ui.webconsole.template.type.required=Template Type is a required field.
openiam.ui.webconsole.template.field.duplicated=Duplicate Template fields found.
openiam.ui.webconsole.user.reset.password.success=Password reset was successfully
openiam.ui.webconsole.user.password.encrypt.error=User Password encryption failed.
openiam.ui.webconsole.user.password.missing=User Password is a required field
openiam.ui.webconsole.user.password.not.match=Entered passwords don't match
openiam.ui.user.info.save.failed=Unable to save user information
openiam.ui.user.activate.failed=Unable to activate the User
openiam.ui.user.delete.failed=Unable to deactivate the User
openiam.ui.user.remove.failed=Unable to delete the User
openiam.ui.user.enable.failed=Unable to enable the user
openiam.ui.user.disable.failed=Unable to disable the user
openiam.ui.webconsole.attrMap.saved.success=Attribute Map saved successfully
openiam.ui.webconsole.attrMap.delete.success=Attribute Map deleted successfully
#----------------------------------------------------------------------------------------------------
# OPENIAM USEL BULK OPERATIONS MESSAGES
#----------------------------------------------------------------------------------------------------
openiam.ui.webconsole.user.bulk.operations.page.title=User Bulk Operations
openiam.ui.webconsole.user.bulk.operations.error.single.user.operation.allowed=Only a Single user operation is allowed
openiam.ui.webconsole.user.bulk.operations.error.operation.list.notEmpty=Operation list is not empty
openiam.ui.webconsole.user.bulk.operations.started=User Bulk Operations has started
openiam.ui.webconsole.user.bulk.operations.not.selected=Operations not selected
openiam.ui.webconsole.user.bulk.operations.choose=Choose Operations &raquo;
#----------------------------------------------------------------------------------------------------
# OPENIAM IDM MODULE MESSAGES
#----------------------------------------------------------------------------------------------------
# Provisioning Connectors
openiam.ui.idm.prov.connlist.header=Provisioning Connectors
openiam.ui.idm.prov.connlist.provConnectorTypeId.defaultmsg=Select a Provisioning Connector Type...
openiam.ui.idm.prov.connlist.searchInpt.label=Search:
openiam.ui.idm.prov.connlist.searchBtn=Search
openiam.ui.idm.prov.connlist.search.empty=No Connectors Found
openiam.ui.idm.prov.conn.field.id=ID
org.openiam.ui.user.dir.lookup.search.result.columns.name=Directory Lookup Search Result Columns
org.openiam.ui.user.dir.lookup.search.result.columns.title=Defines the search result columns shown on the Directory Lookup screen in Self-service.
org.openiam.ui.reset.password.methods.name=Password Reset Methods
org.openiam.ui.reset.password.methods.title=When a user attempts to reset his password, he can do so using the selected methods.
org.openiam.ui.user.view.user.search.result.columns.name=Directory Reports Search Result Columns
org.openiam.ui.user.view.user.search.result.columns.title=Defines the columns shown in the Direct Reports table on Directory Lookup (User View) screen in Selfservice.
openiam.ui.idm.prov.conn.field.name=Connector Name
openiam.ui.idm.prov.conn.title.name=Name or short description which helps to identify this connector
openiam.ui.idm.prov.conn.field.type=Type
openiam.ui.idm.prov.conn.title.type=The metadata type name of connector
openiam.ui.idm.prov.conn.field.protocol=Communication Protocol
openiam.ui.idm.prov.conn.title.protocol=The Communication Protocol used by the connector
openiam.ui.idm.prov.conn.field.interface=Connector Interface Type
openiam.ui.idm.prov.conn.title.interface=The connector interface
openiam.ui.idm.prov.conn.field.connectorQueue=Connector Queue
openiam.ui.idm.prov.conn.title.connectorQueue=The Name of the queue that is used by the connector
openiam.ui.idm.prov.conn.field.servicenamespace=Service Namespace
openiam.ui.idm.prov.conn.title.servicenamespace=The WS namespace configuration
openiam.ui.idm.prov.conn.field.serviceport=Service Port
openiam.ui.idm.prov.conn.title.serviceport=The WS port configuration
openiam.ui.idm.prov.table.col.name=Name
openiam.ui.idm.prov.table.col.blocked=Do not approve
openiam.ui.idm.prov.table.col.description=Description
openiam.ui.idm.prov.table.col.type=Type
openiam.ui.idm.prov.table.col.url=Service URL
openiam.ui.idm.prov.table.noresults=No search results found
openiam.ui.idm.prov.conn_edit.header=Provisioning Connector
openiam.ui.idm.prov.approver.assoc.title=Approver Associations for {0} {1}
openiam.ui.idm.prov.approver.assoc.empty=No Approver Associations
openiam.ui.idm.prov.approver.assoc.create.new=Create New Association
openiam.ui.idm.prov.approver.assoc.new=New Approver Association
openiam.ui.idm.prov.approver.assoc.edit=Edit Approver Association
openiam.ui.idm.prov.approver.assoc.find=Click to find a
openiam.ui.idm.prov.approver.assoc.change=Click to change this
openiam.ui.idm.prov.approver.assoc.find.approver=Click to find an approver
openiam.ui.idm.prov.approver.assoc.find.approve.notifier=Click to find a approve notifier
openiam.ui.idm.prov.approver.assoc.find.reject.notifier=Click to find a reject notifier
openiam.ui.idm.prov.approver.assoc.notify.reject=Notify on Rejection
openiam.ui.idm.prov.approver.assoc.notify.approve=Notify on Approval
openiam.ui.idm.prov.approver.assoc.notify.reject.type=Notify on Reject Type
openiam.ui.idm.prov.approver.assoc.notify.approve.type=Notify on Approve Type
openiam.ui.idm.prov.approver.assoc.approver.type=Approver Object Type
openiam.ui.idm.prov.approver.assoc.approver.type.select=Please select
openiam.ui.idm.prov.approver.assoc.approver.type.USER=User
openiam.ui.idm.prov.approver.assoc.approver.type.SUPERVISOR=Supervisor
openiam.ui.idm.prov.approver.assoc.approver.type.ORGANIZATION_REVIEWER=Organization reviewer
openiam.ui.idm.prov.approver.assoc.approver.type.ROLE=Role
openiam.ui.idm.prov.approver.assoc.approver.type.GROUP=Group
openiam.ui.idm.prov.approver.assoc.approver.type.OWNER=Owner
openiam.ui.idm.prov.approver.assoc.approver.type.ADMIN=Admin
openiam.ui.idm.prov.approver.assoc.approver.type.TARGET_USER=Target user
NotBlank.connectorCommand.name=Connector name field must be set
NotBlank.connectorCommand.clientCommProtocol=Communication protocol must be selected
#----------------------------------------------------------------------------------------------------
# Managed Connections
openiam.ui.idm.prov.mngconnlist.header=Managed Systems
openiam.ui.idm.prov.mngconnlist.restype.defaultmsg=Select a security domain...
openiam.ui.idm.prov.mngconnlist.searchInpt.label=Search:
openiam.ui.idm.prov.mngconnlist.searchBtn=Search
openiam.ui.idm.mngconn.table.col.name=Name
openiam.ui.idm.mngconn.table.col.descr=Description
openiam.ui.idm.mngconn.table.col.status=Status
openiam.ui.idm.mngconn.table.col.hosturl=Host URL
openiam.ui.idm.prov.connector.warning.message=Deleting this connector will disentitle all active dependencies.\nAre you sure that you want to do this?
openiam.ui.idm.prov.connector.SSL=SSL
openiam.ui.idm.prov.connector.CLEAR=CLEAR
openiam.ui.idm.prov.connector.local=LOCAL
openiam.ui.idm.prov.connector.remote=REMOTE
openiam.ui.idm.prov.connector.clearFilter=Click to clear filter.
openiam.ui.idm.prov.connector.template.title=Connector configuration - Define fields to configure connector
openiam.ui.idm.prov.mngsys.rules.header=Edit Managed System rules
openiam.ui.idm.prov.mngsys.rules.title=Rules for managed system
openiam.ui.idm.prov.mngsys.rules.name=Rule Name
openiam.ui.idm.prov.mngsys.rules.value=Rule Value
openiam.ui.idm.prov.mngsys.rules.association.notFound=This managed system is not associated with any rules
openiam.ui.idm.prov.mngsys.title.managesSystem=Managed System
openiam.ui.idm.prov.mngsys.warning.message=Are you sure that you want to delete this Managed System?
openiam.ui.report.mngsys.delete.confirmation=Yes, delete this Managed System
openiam.ui.idm.prov.mngsys.title.editManagesSystem=Edit Managed System
openiam.ui.idm.prov.mngsys.title.createManagesSystem=Create New Managed System
openiam.ui.idm.prov.mngsys.button.testConnect=Test Connection
openiam.ui.idm.prov.mngsys.button.requestSSLCert=Request Certificate
openiam.ui.idm.prov.mngsys.LDAP=LDAP
openiam.ui.idm.prov.mngsys.AD=ACTIVE DIRECTORY
openiam.ui.idm.prov.mngsys.EDIRECTORY=EDIRECTORY
openiam.ui.idm.prov.mngsys.header=Managed System
openiam.ui.idm.prov.mngsys.field.id=Managed Resource Id
openiam.ui.idm.prov.mngsys.field.name=Managed System Name
openiam.ui.idm.prov.new.mngsys.field.name=New Name
openiam.ui.idm.prov.mngsys.title.name=Managed System Resource Name
openiam.ui.idm.prov.mngsys.field.description=Description
openiam.ui.idm.prov.mngsys.title.description=Managed System Description
openiam.ui.idm.prov.mngsys.field.status=Status
openiam.ui.idm.prov.mngsys.title.status=Managed System Status
openiam.ui.idm.prov.mngsys.field.connector=Connector
openiam.ui.idm.prov.mngsys.title.connector=Managed System Connector configuration
openiam.ui.idm.prov.mngsys.field.host_url=Host URL
openiam.ui.idm.prov.mngsys.title.host_url=Managed System Host URL configuration
openiam.ui.idm.prov.mngsys.field.port=Port
openiam.ui.idm.prov.mngsys.title.port=Managed System Port
openiam.ui.idm.prov.mngsys.field.protocol=Communication Protocol
openiam.ui.idm.prov.mngsys.title.protocol=Managed System Communication Protocol configuration
openiam.ui.idm.prov.mngsys.field.jdbc_url=JDBC Driver URL
openiam.ui.idm.prov.mngsys.title.jdbc_url=JDBC Driver URL configuration
openiam.ui.idm.prov.mngsys.field.conn_str=Connection String
openiam.ui.idm.prov.mngsys.title.conn_str=Connection configuration
openiam.ui.idm.prov.mngsys.field.login=Login Id
openiam.ui.idm.prov.mngsys.title.login=Administrator login name
openiam.ui.idm.prov.mngsys.field.passw=Password
openiam.ui.idm.prov.mngsys.title.passw=Administrator Password
openiam.ui.idm.prov.mngsys.field.keyField=Object Primary Key
openiam.ui.idm.prov.mngsys.title.keyField=Managed System Object Match configuration [Object Primary Key]
openiam.ui.idm.prov.mngsys.field.baseDn=Base DN
openiam.ui.idm.prov.mngsys.title.baseDn=Managed System Object Match configuration [Base DN]
openiam.ui.idm.prov.mngsys.field.searchBaseDn=Search Base DN
openiam.ui.idm.prov.mngsys.title.searchBaseDn=Managed System Object Match configuration [Search Base DN]
openiam.ui.idm.prov.mngsys.field.searchFilter=Search Filter
openiam.ui.idm.prov.mngsys.title.searchFilter=Managed System Object Match configuration [Search Filter]
openiam.ui.idm.prov.mngsys.field.attributeNamesLookup=Attribute Names Lookup
openiam.ui.idm.prov.mngsys.title.attributeNamesLookup=Returns a List of Managed System Attributes [Attribute Names Lookup]
openiam.ui.idm.prov.mngsys.field.searchScope=Search Scope
openiam.ui.idm.prov.mngsys.title.searchScope=Search Scope for LDAP
openiam.ui.idm.prov.mngsys.field.primaryRepository=Is Primary Repository?
openiam.ui.idm.prov.mngsys.title.primaryRepository=Determines if this managed system should be used as the primary repository or not
openiam.ui.idm.prov.mngsys.field.secondaryRepositoryId=Secondary Repository
openiam.ui.idm.prov.mngsys.title.secondaryRepositoryId=Secondary Repository configuration
openiam.ui.idm.prov.mngsys.field.updateSecondary=Always Update Secondary
openiam.ui.idm.prov.mngsys.title.updateSecondary=Always Update Secondary
openiam.ui.idm.prov.mngsys.field.handler5=Target System Type
openiam.ui.idm.prov.mngsys.title.handler5=Optional - Select a system to leverage functionality in the connector for that system.
openiam.ui.idm.prov.mngsys.field.addHandler=Add Object Rule
openiam.ui.idm.prov.mngsys.title.addHandler=Add Object Rule handler
openiam.ui.idm.prov.mngsys.field.modifyHandler=Modify Object Rule
openiam.ui.idm.prov.mngsys.title.modifyHandler=Modify Object Rule handler
openiam.ui.idm.prov.mngsys.field.deleteHandler=Delete Object Rule
openiam.ui.idm.prov.mngsys.title.deleteHandler=Delete Object Rule handler
openiam.ui.idm.prov.mngsys.field.passwordHandler=Password Rule
openiam.ui.idm.prov.mngsys.title.passwordHandler=Password Rule handler
openiam.ui.idm.prov.mngsys.field.suspendHandler=Suspend Object Rule
openiam.ui.idm.prov.mngsys.title.suspendHandler=Suspend Object Rule handler
openiam.ui.idm.prov.mngsys.field.resumeHandler=Resume Object Rule
openiam.ui.idm.prov.mngsys.title.resumeHandler=Resume Object Rule handler
openiam.ui.idm.prov.mngsys.field.searchHandler=Search Object Rule
openiam.ui.idm.prov.mngsys.title.searchHandler=Search Object Rule handler
openiam.ui.idm.prov.mngsys.field.lookupHandler=Lookup Object Rule
openiam.ui.idm.prov.mngsys.title.lookupHandler=Lookup Object Rule configuration
openiam.ui.idm.prov.mngsys.field.testConnectionHandler=Test Connection Object Rule
openiam.ui.idm.prov.mngsys.title.testConnectionHandler=Test Connection Object Rule handler
openiam.ui.idm.prov.mngsys.field.reconcileResourceHandler=Reconcile Resource Object Rule
openiam.ui.idm.prov.mngsys.title.reconcileResourceHandler=Reconcile Resource Object Rule handler
openiam.ui.idm.prov.mngsys.field.attributeNamesHandler=Attribute Names Object Rule
openiam.ui.idm.prov.mngsys.title.attributeNamesHandler=Attribute Names Object Rule handler
openiam.ui.idm.prov.mngsys.field.skipGroupProvision=Skip group provisioning
openiam.ui.idm.prov.mngsys.title.skipGroupProvision=Do not provision groups into this target system
openiam.ui.idm.prov.mngsys.field.linked_resource=Linked Resource
openiam.ui.idm.prov.mngsys.matchUser=User Match Fields
openiam.ui.idm.prov.mngsys.matchGroup=Group Match Fields
openiam.ui.idm.prov.mngsys.customConfiguration=Custom Configuration
openiam.ui.idm.prov.mngsys.managedSysName=Enter a Managed System Name
openiam.ui.idm.prov.mngsys.search.empty=No managed systems were found
typeMismatch.mngSystemCommand.port=Port must be a number
NotBlank.mngSystemCommand.name=Connector name is a required field
NotBlank.mngSystemCommand.connectorId=Please select the managed system connector
#----------------------------------------------------------------------------------------------------
# Synchronization Configs
openiam.ui.idm.synch.synchlist.header=Synchronization Configuration List
openiam.ui.idm.synch.synchlist.searchInpt.label=Search:
openiam.ui.idm.synch.synchlist.searchBtn=Search
openiam.ui.idm.synch.table.col.name=Name
openiam.ui.idm.synch.table.col.type=Type
openiam.ui.idm.synch.table.col.status=Status
openiam.ui.idm.synch.table.noresults=No results were found
openiam.ui.idm.synch.synch_edit.header=Configure Synchronization
openiam.ui.idm.synch.synch_edit.field.id=Synch Id
openiam.ui.idm.synch.synch_edit.field.name=Name
openiam.ui.idm.synch.synch_edit.field.th.num=Number Of Threads
openiam.ui.idm.synch.synch_edit.field.th.delay=Delay before thread start
openiam.ui.idm.synch.synch_edit.title.name=Synchronization Name
openiam.ui.idm.synch.synch_edit.field.status=Is Active?
openiam.ui.idm.synch.synch_edit.title.status=Is Active?
openiam.ui.idm.synch.synch_edit.field.synchAdapter=Synchronization Source
openiam.ui.idm.synch.synch_edit.title.synchAdapter=Synchronization Source
openiam.ui.idm.synch.synch_edit.field.customAdapterScript=Custom Adapter Script
openiam.ui.idm.synch.synch_edit.title.customAdapterScript=Custom Adapter Script
openiam.ui.idm.synch.synch_edit.field.processRule=Synchronize Object
openiam.ui.idm.synch.synch_edit.title.processRule=Synchronize Object
openiam.ui.idm.synch.synch_edit.field.synchType=Synch Type
openiam.ui.idm.synch.synch_edit.title.synchType=Synchronization Type
openiam.ui.idm.synch.synch_edit.field.synchFrequency=Synch Frequency
openiam.ui.idm.synch.synch_edit.title.synchFrequency=Synchronization Frequency
openiam.ui.idm.synch.synch_edit.field.organization=Select Organization
openiam.ui.idm.synch.synch_edit.title.organization=Select Organization
openiam.ui.idm.synch.synch_edit.field.usePolicyMap=Use Policy Map
openiam.ui.idm.synch.synch_edit.title.usePolicyMap=Use Policy Map
openiam.ui.idm.synch.synch_edit.field.useTransformationScript=Use Transformation Script
openiam.ui.idm.synch.synch_edit.title.useTransformationScript=Use Transformation Script
openiam.ui.idm.synch.synch_edit.field.policyMapBeforeTransformation=Policy Map Before Transformation
openiam.ui.idm.synch.synch_edit.title.policyMapBeforeTransformation=Policy Map Before Transformation
openiam.ui.idm.synch.synch_edit.field.preSyncScript=Pre Synchronization Script
openiam.ui.idm.synch.synch_edit.title.preSyncScript=Pre Synchronization Script
openiam.ui.idm.synch.synch_edit.field.postSyncScript=Post Synchronization Script
openiam.ui.idm.synch.synch_edit.title.postSyncScript=Post Synchronization Script
openiam.ui.idm.synch.synch_edit.field.validationRule=Validation Rule
openiam.ui.idm.synch.synch_edit.title.validationRule=Validation Rule
openiam.ui.idm.synch.synch_edit.field.transformationRule=Transformation Rule
openiam.ui.idm.synch.synch_edit.title.transformationRule=Transformation Rule
openiam.ui.idm.synch.synch_edit.field.matchFieldName=OpenIAM Field Name
openiam.ui.idm.synch.synch_edit.title.matchFieldName=OpenIAM Field Name
openiam.ui.idm.synch.synch_edit.field.matchSrcFieldName=Source Attribute Name
openiam.ui.idm.synch.synch_edit.title.matchSrcFieldName=Source Attribute Name
openiam.ui.idm.synch.synch_edit.field.customMatchAttr=OpenIAM Custom Attribute Name
openiam.ui.idm.synch.synch_edit.title.customMatchAttr=OpenIAM Custom Attribute Name
openiam.ui.idm.synch.synch_edit.field.customMatchRule=Custom Rule for Matching
openiam.ui.idm.synch.synch_edit.title.customMatchRule=Custom Rule for Matching
openiam.ui.idm.synch.synch_edit.field.fileName=File Name
openiam.ui.idm.synch.synch_edit.field.srcHost=Host Name
openiam.ui.idm.synch.synch_edit.title.srcHost=Host Name
openiam.ui.idm.synch.synch_edit.field.srcLoginId=Src Login
openiam.ui.idm.synch.synch_edit.title.srcLoginId=Source Login
openiam.ui.idm.synch.synch_edit.field.srcPassword=Src Password
openiam.ui.idm.synch.synch_edit.title.srcPassword=Source Password
openiam.ui.idm.synch.synch_edit.field.driver=JDBC Driver
openiam.ui.idm.synch.synch_edit.title.driver=JDBC Driver
openiam.ui.idm.synch.synch_edit.field.connectionUrl=Connection Url
openiam.ui.idm.synch.synch_edit.title.connectionUrl=Connection Url
openiam.ui.idm.synch.synch_edit.field.query=SQL Query / Directory Filter
openiam.ui.idm.synch.synch_edit.title.query=SQL Query / Directory Filter
openiam.ui.idm.synch.synch_edit.field.baseDn=Base DN
openiam.ui.idm.synch.synch_edit.title.baseDn=Base DN
openiam.ui.idm.synch.synch_edit.field.attributeNamesLookup=Source attribute names
openiam.ui.idm.synch.synch_edit.title.attributeNamesLookup=Returns List of Synchronization Attributes
openiam.ui.idm.synch.synch_edit.field.searchScope=Search Scope
openiam.ui.idm.synch.synch_edit.title.searchScope=Search Scope for LDAP
openiam.ui.idm.synch.synch_edit.field.queryTimeField=Last Update Field
openiam.ui.idm.synch.synch_edit.title.queryTimeField=Last Update Field
openiam.ui.idm.synch.synch_edit.field.lastExecTime=Last Execution time
openiam.ui.idm.synch.synch_edit.title.lastExecTime=Last Execution time
openiam.ui.idm.synch.synch_edit.field.lastRecProcessed=Last Record Processed
openiam.ui.idm.synch.synch_edit.title.lastRecProcessed=Last Record Processed
openiam.ui.idm.synch.synch_edit.title.transformationImplementation=Transformation Implementation
openiam.ui.idm.synch.synch_edit.title.file=File
openiam.ui.idm.synch.synch_report.header=View Synchronization Report
openiam.ui.idm.synch.report.event=Synchronization event
openiam.ui.idm.synch.report.date=Synchronization date
NotBlank.synchCommand.name=Field ''Name'' must be set
NotBlank.synchCommand.synchAdapter=Synchronization source must be selected
NotBlank.synchCommand.validationRule=Field 'Validation Rule' must be set
NotBlank.synchCommand.runOn=Field ''Run On'' is required
NotBlank.synchCommand.cronExpression=Field ''CronExpression'' is required
field.required.synchCommand.transformationRule=Field 'Transformation Rule' is required
required.synchCommand.policyMapOrTransformationScript.checked=Please check at least one 'Use Policy Map' or 'Use Transformation Script'
openiam.ui.webconsole.idm.synch.config.start.success=Synchronization has succeeded
openiam.ui.webconsole.idm.synch.config.test.success=Synchronization tested successfully
openiam.ui.webconsole.idm.synch.config.button.syncNow=Sync Now
openiam.ui.webconsole.idm.synch.config.button.testConnect=Test Connection
openiam.ui.webconsole.idm.synch.config.CSV=CSV file
openiam.ui.webconsole.idm.synch.config.RDBMS=RDBMS
openiam.ui.webconsole.idm.synch.config.AD=Connector
openiam.ui.webconsole.idm.synch.config.CUSTOM=Custom Adapter
openiam.ui.webconsole.idm.synch.config.LOG=LOG file
openiam.ui.webconsole.idm.synch.config.USER=User
openiam.ui.webconsole.idm.synch.config.ROLE=Role
openiam.ui.webconsole.idm.synch.config.ORG=Organization
openiam.ui.webconsole.idm.synch.config.GROUP=Group
openiam.ui.webconsole.idm.synch.config.RESOURCE=Resource
openiam.ui.webconsole.idm.synch.config.MANAGED_SYSTEM=Managed System
openiam.ui.webconsole.idm.synch.config.obj.LOG=Log
openiam.ui.webconsole.idm.synch.config.FULL=Complete
openiam.ui.webconsole.idm.synch.config.INCREMENTAL=Incremental
openiam.ui.webconsole.idm.synch.config.USERID=IDM USER ID
openiam.ui.webconsole.idm.synch.config.PRINCIPAL=PRINCIPAL NAME
openiam.ui.webconsole.idm.synch.config.EMAIL=PRIMARY EMAIL ADDRESS
openiam.ui.webconsole.idm.synch.config.EMPLOYEE_ID=EMPLOYEE ID
openiam.ui.webconsole.idm.synch.config.ATTRIBUTE=CUSTOM ATTRIBUTE
openiam.ui.webconsole.idm.synch.config.start.fail=Synchronization process failed
openiam.ui.webconsole.idm.synch.config.test.fail=Test Synchronization failed
openiam.ui.webconsole.idm.question.group.label=Identity Question Group
openiam.ui.webconsole.idm.question.group.select=Select an Identity Question Group
#----------------------------------------------------------------------------------------------------
# Synchronization Reviews
openiam.ui.idm.synch.synchReviewlist.header=Synchronization Review List
openiam.ui.idm.synchReview.table.col.createTime=Created
openiam.ui.idm.synchReview.table.col.modifyTime=Modified
openiam.ui.idm.synchReview.table.col.execTime=Executed
openiam.ui.idm.synchReview.table.col.recordsNum=Rejected records number
openiam.ui.idm.synchReview.sourceRejected=Source rejected
openiam.ui.idm.synchReview.header=Synchronization Review
openiam.ui.idm.synch.synchReview.label.skipSourceValid=Skip source validation
openiam.ui.idm.synch.synchReview.label.skipRecordValid=Skip records validation
openiam.ui.webconsole.idm.synch.review.update.success=Synchronization review was updated
openiam.ui.webconsole.idm.synch.review.update.fail=Unable to update Synchronization review
openiam.ui.webconsole.idm.synch.review.execute.success=Synchronization review executed
openiam.ui.webconsole.idm.synch.review.execute.fail=Failed to execute synchronization
#----------------------------------------------------------------------------------------------------
# Synchronization Log Viewer
typeMismatch.logViewerListCommand.startDate=Start date must be of {0} format
typeMismatch.logViewerListCommand.endDate=End date must be of {0} format
openiam.ui.idm.prov.synclog.header=Synchronization Transaction Log Viewer
openiam.ui.idm.prov.synclog.date.label=Date ({0})
openiam.ui.idm.prov.synclog.searchBtn=Search
openiam.ui.idm.prov.table.col.object.type=Object Type
openiam.ui.idm.prov.table.col.object.type.select=Select Object Type
openiam.ui.idm.prov.table.col.user.id=User ID
openiam.ui.idm.prov.table.col.principal=Principal
openiam.ui.idm.prov.table.col.system=System
openiam.ui.idm.prov.table.col.action=Action
openiam.ui.idm.prov.table.col.result=Result
openiam.ui.idm.prov.table.col.reason=Reason
openiam.ui.idm.prov.table.col.explanation=Explanation
openiam.ui.idm.prov.table.col.request.id=Request ID
openiam.ui.idm.prov.table.col.dateTime=Date/Time
openiam.ui.idm.prov.table.col.synchConfigID=Synch Config ID
openiam.ui.idm.prov.table.col.sessionID=Session ID
#----------------------------------------------------------------------------------------------------
# Reconciliation Configs
openiam.ui.idm.reconcile.field.targetSystemMatchScript=Target System Search Query Script
openiam.ui.idm.reconcile.field.targetSystemSearchFilter=Target System Search Query Filter
openiam.ui.idm.reconcile.field.matchScript=IDM Search Query Script
openiam.ui.idm.reconcile.field.searchFilter=IDM Search Query Filter
openiam.ui.idm.reconcile.field.updatedSince=Updated Since
openiam.ui.idm.reconcile.field.custom.processor=Custom Processor Script
openiam.ui.idm.reconcile.field.custom.processor.flag=Use custom reconciliation logic?
#------------------------------------------------------------------------------------------------------
# END OPENIAM IDM MODULE MESSAGES
#-----------------------------------------------------------------------------------------------------
#SELFSERVICE
openiam.ui.selfservice.login.saved=User login updated successfully
openiam.ui.selfservice.login.deleted=Login Deleted
openiam.ui.selfservice.login.taken=Login already exists
openiam.ui.selfservice.login.taken.for.current.mngsys=User already has an identity for this managed system
openiam.ui.selfservice.login.save.fail=Unable to save login
openiam.ui.selfservice.login.save.delete=Unable to delete login
openiam.ui.selfservice.subscribe.report.deleted.success=Subscribed Report was successfully deleted
openiam.ui.selfservice.subscription.test.start.success=Report subscription test was successfully started
openiam.ui.selfservice.subscription.test.start.fail=Unable to test Report subscription
openiam.ui.selfservice.view.report.deleted.success=View Report was successfully deleted
openiam.ui.selfservice.challenge.response.saved=Responses saved successfully
openiam.ui.selfservice.challenge.response.error=Unable to save responses
openiam.ui.selfservice.challenge.response.noanswer=You did not answer one of the questions
openiam.ui.selfservice.challenge.response.identical=One of the selected questions is a duplicate. Please select unique questions.
openiam.ui.challenge.response.answers.not.equal=New answer and confirmation answer are not equal
openiam.ui.challenge.response.answers.are.same=Answers must not be same for different questions
openiam.ui.challenge.response.custom.question=Enter your custom question
openiam.ui.selfservice.task=Task
openiam.ui.selfservice.task.request.information=Request Information
openiam.ui.selfservice.task.certify=Certify user access:
openiam.ui.selfservice.task.reason.your.decision=Enter a reason for your decision
openiam.ui.selfservice.task.comment.add=Add Comment
openiam.ui.selfservice.task.comment.add.error=No comment
openiam.ui.selfservice.task.comment.header=Comment
openiam.ui.selfservice.task.approval.log=Approval Log
openiam.ui.selfservice.task.comment.message=Message
openiam.ui.selfservice.task.comparison=Compare access rights
openiam.ui.selfservice.task.accept.request=Approve
openiam.ui.selfservice.task.reject.request=Reject
openiam.ui.selfservice.task.delegate.request=Delegate
openiam.ui.selfservice.task.delegate.request.to=Delegate to
openiam.ui.selfservice.task.accept.selected.request=Approve selected requests
openiam.ui.selfservice.task.reject.selected.request=Reject selected requests
openiam.ui.selfservice.task.entitnlements.table.date.approval=Date of approval
openiam.ui.selfservice.task.entitnlements.table.approver.name=Approver name
openiam.ui.selfservice.task.entitnlements.table.approver.comments=Approver comments
openiam.ui.selfservice.task.entitnlements.table.status=Status
openiam.ui.selfservice.task.todo.request=To Do
openiam.ui.selfservice.task.inprogress.request=Start Progress
openiam.ui.selfservice.task.complete.request=Complete
openiam.ui.selfservice.task.addcomment.request=Comment
openiam.ui.selfservice.member.groups=Member of Groups
openiam.ui.selfservice.member.roles=Member of Roles
openiam.ui.selfservice.entitled.resources=Entitled to Resources
openiam.ui.selfservice.no.resources=This user is not entitled to any resources
openiam.ui.selfservice.no.groups=This user is not a member of any groups
openiam.ui.selfservice.no.roles=This user is not a member of any roles
openiam.ui.selfservice.actions.text=Actions
openiam.ui.selfservice.attestation.request.user=Attestation Request for User
openiam.ui.selfservice.finalize.attestation.request=Finalize Attestation Request
openiam.ui.selfservice.task.clone.from.user=Select User for clone
openiam.ui.selfservice.history.direct=Direct Workflows
openiam.ui.selfservice.history.indirect=Indirect Workflows
openiam.ui.selfservice.history.my.task.history.direct=Completed workflows which were created by you
openiam.ui.selfservice.history.my.task.history.indirect=Workflows which you were part of approval process
openiam.ui.selfservice.history.completed=Completed Workflows
openiam.ui.selfservice.history.unfinished=Unfinished Workflows
openiam.ui.selfservice.history.no.history=You have no history records
openiam.ui.selfservice.history.task.name=Task Name
openiam.ui.selfservice.history.task.description=Task Description
openiam.ui.selfservice.history.created.date=Created Date
openiam.ui.selfservice.history.completed.date=Completed Date
openiam.ui.selfservice.history.my.workflows=My Completed Requests
openiam.ui.workflows=Workflows
openiam.ui.user.workflows.involving=Workflows involving this user
openiam.ui.user.workflows.involving.complete.empty=This user is not involved in any completed tasks
openiam.ui.user.workflows.involving.incomplete.empty=This user is not involved in any open tasks
openiam.ui.user.workflows.involving.owned.empty=This user does not own any tasks
openiam.ui.selfservice.my.tasks.text=My Tasks
openiam.ui.selfservice.my.approvals.text=My Approvals
openiam.ui.selfservice.my.requests.text=My Requests
openiam.ui.selfservice.my.tasks.assigned.tasks=Assigned Tasks
openiam.ui.selfservice.my.tasks.have.tasks.assigned=You currently do not have aany tasks assigned to you
openiam.ui.selfservice.my.tasks.no.tasks=No tasks
openiam.ui.selfservice.my.tasks.owner.empty=You do not own any tasks
openiam.ui.selfservice.my.tasks.candidate.tasks=Candidate Tasks
openiam.ui.selfservice.my.tasks.owned.tasks=Owned Tasks
openiam.ui.selfservice.my.tasks.no.tasks.claim=No Tasks to claim
openiam.ui.selfservice.my.tasks.unclaim.task=Unclaim Task
openiam.ui.selfservice.my.tasks.claimed=Claimed
openiam.ui.selfservice.my.tasks.requestor.name=Requestor Name
openiam.ui.selfservice.my.tasks.description=Short description
openiam.ui.selfservice.my.tasks.requested.for=Request created for
openiam.ui.selfservice.my.tasks.request.create.date=Request Create Date
openiam.ui.selfservice.my.tasks.request.status=Status
openiam.ui.selfservice.tasks.access.certification.create.date=Access certification date
openiam.ui.selfservice.my.tasks.access.review=Review current access
openiam.ui.selfservice.my.tasks.access.review.id=Access Review Id
openiam.ui.selfservice.my.tasks.request.id=Request ID
openiam.ui.selfservice.my.tasks.menu.view=View
openiam.ui.selfservice.my.tasks.menu.accept=Approve
openiam.ui.selfservice.my.tasks.menu.reject=Reject
openiam.ui.selfservice.my.tasks.task.type=Task type
openiam.ui.selfservice.tasks.view.requestor=Requestor
openiam.ui.selfservice.tasks.view.brief.description=Brief description
openiam.ui.selfservice.tasks.view.user.notes=User notes
openiam.ui.selfservice.tasks.view.request.for=Request for
openiam.ui.selfservice.tasks.view.request.create.date=Request date
openiam.ui.selfservice.tasks.view.request.access=Request access
openiam.ui.selfservice.tasks.view.review.access=Review access
openiam.ui.selfservice.tasks.view.revoke.access=Revoke access
openiam.ui.selfservice.tasks.view.request.approvers=Approvers
openiam.ui.selfservice.tasks.view.request.user.data=Task Related Info
openiam.ui.selfservice.want.revoke.access.warn=Are you sure you want to revoke access from the selected items?
openiam.ui.selfservice.want.revoke.access.warn.yes=Yes, I am sure
openiam.ui.selfservice.want.revoke.access.warn.nothing=You didn't select any access to revoke
openiam.ui.selfservice.want.revoke.access.title=Revoke access for user
openiam.ui.selfservice.taskshistoryinstance.process.workflow=Process Workflow
openiam.ui.selfservice.organization.empty.children=This Organization has no Child Organizations
openiam.ui.selfservice.organization.search.dialog.title=Organization Search
openiam.ui.selfservice.organization.empty.search=No Organizations where found for your search
openiam.ui.selfservice.organization.empty.parent=This Organization has no Parent Organizations
openiam.ui.selfservice.organization.child.organizations.organization=Child Organizations of Organization
openiam.ui.selfservice.organization.parent.organizations.organization=Parent Organizations of Organization
openiam.ui.selfservice.organization.groups.children=Member Groups
openiam.ui.selfservice.organization.groups.children.empty=This Organization has no Member Groups
openiam.ui.selfservice.text=SelfService
openiam.ui.selfservice.task.view.approve.step.number=N
openiam.ui.selfservice.task.view.approve.step.name=Approver name
openiam.ui.selfservice.task.view.approve.step.type=Approver type
openiam.ui.selfservice.task.view.approve.step.status=Status
openiam.ui.selfservice.password.reset=Proceed to password reset
#END SELFSERVICE
#UNLOCK ACCOUNT
openiam.ui.idp.password.unlock.user.not.found=User with this email / login doesn't exist
openiam.ui.idp.password.unlock.user.not.found.by.email=User with this email doesn't exist
openiam.ui.idp.password.unlock.user.not.found.by.login=User with this login doesn't exist
openiam.ui.idp.password.unlock.identity.questions.not.set=Please answer your challenge questions before using this feature
openiam.ui.idp.password.unlock.identity.questions.incorrect=Your answers to these questions were incorrect
openiam.ui.idp.password.unlock.identity.questions.reachfailamount=Account is locked. There were too many wrong attempts to answer Security Questions. Please contact with System Administrator or HelpDesk to unlock.
openiam.ui.user.lock.failed=Cannot lock user
openiam.ui.idp.change.password.success=Password changed successfully
openiam.ui.idp.password.unlock.email.sent=If you have entered a valid email address or user name you will receive a secure link to reset your password. It could take several minutes to receive your email.
openiam.ui.idp.password.login.reminder.sent=We have sent your Login to your email. Please check your mailbox
openiam.ui.idp.password.unlock.identity.email.not.sent=Unable to send email to the specified user
openiam.ui.idp.password.token.pre.validate=You have initiated the password reset process. Please click on the button below to enter a new password.
#END UNLOCK ACCOUNT
openiam.idp.authentication.error=Authentication Error
openiam.idp.error.occurred.request=An Error occurred while processing your request
openiam.idp.saml.post=SAML Post
openiam.idp.openid.confirmatin=OpenID Confirmation
openiam.idp.appl.access.info=This application wants to access the information <b>required</b> below
openiam.idp.addition.appl.access.info=In addition, this application wants to access the below <b>optional</b> information
openiam.idp.openiam.unlock.user=Unlock User
openiam.idp.answer.response.questions.unlock.account=Please provide answers to the challenge response questions. We will use this information to verify your identity for password reset.
openiam.idp.answer.response.number.of.correct.questions=You need to answer {0} questions.
openiam.idp.copyright=&copy; 2019 OpenIAM LLCCopyright 2019. All Rights Reserved.
openiam.idp.enter.username.email=Please enter your username or email address. An email will be sent with instructions for resetting your password.
openiam.idp.enter.username.phone=Please enter your username. The text with a token will be sent to the phone number associated with a username to reset your password.
openiam.idp.enter.username.challenge.response=Please enter your username to answer the challenge response questions associated with this account
openiam.idp.enter.username.to.password.reset=Please enter your Username to reset your password
openiam.idp.enter.username=Enter your Username
openiam.idp.enter.email=Enter your Email Address
openiam.idp.unlock.account=Unlock Account
openiam.idp.change.password=Change Password
openiam.idp.activate.account=Activate Account
openiam.idp.enter.new.pswd.unlock.account=Enter new password to unlock your account
openiam.idp.enter.new.pswd.activate.account=Enter new password to activate your account
openiam.idp.enter.new.password=Enter your New Password
openiam.idp.confirm.new.password=Confirm New Password
openiam.idp.enter.new.answer=Enter your New Answer
openiam.idp.confirm.new.answer=Confirm New Answer
openiam.idp.enter.answer=Enter your Answer
openiam.idp.login=Login
openiam.idp.logout=Logout
openiam.idp.successfully.changed.password=You have successfully changed your password
openiam.idp.or.you.can=Or you can
openiam.idp.skip.this=Skip this
openiam.idp.enter.your.login=Enter your login
openiam.idp.enter.current.password=Enter your Current Password
openiam.idp.enter.user.credentials=Enter your user credentials below to login
openiam.idp.to.unlock.account=to unlock your account
openiam.idp.forgot.password=Forgot your password?
openiam.idp.forgot.username=Forgot your username?
openiam.idp.forgot.username.information.message=Please enter your email address to retrieve your user login information
openiam.idp.send.login.information=Send
openiam.idp.send.password.login.information=Send Password Reset Link
openiam.idp.successfully.logged.out=You have successfully logged out.
### GENERAL TEXT ###
openiam.ui.selfservice.text.pleaseselect=Please Select
### END GENERAL TEXT ####
### USER PROFILE #########
openiam.ui.selfservice.profile.save.success=User Profile Successfully saved
openiam.ui.selfservice.profile.save.fail=User Profile could not be saved
openiam.ui.selfservice.profile.save.invalid.value=Value ''{0}'' is not valid for element ''{1}''
openiam.ui.selfservice.profile.save.invalid.required=Field ''{0}'' is required
openiam.ui.selfservice.profile.email.invalid.missing=Can't have a blank email
openiam.ui.selfservice.profile.email.invalid.pattern=Email ''{0}'' is not valid
openiam.ui.selfservice.profile.create.success.email.notsent=User was created, but could not be notified via email
openiam.ui.selfservice.self.registration.success=Credentials saved. Your account awaits approval after which your username and password will be sent to you. Your request ID is {0}.
openiam.ui.selfservice.workflow.initiate.failure=Could not initiate workflow
### END USER PROFILE ########
## CREATE USER ####
openiam.ui.selfservice.user.create.gender.label=Gender
openiam.ui.selfservice.user.create.gender.male=Male
openiam.ui.selfservice.user.create.gender.female=Female
## END CREATE USER ####
#### ACTIVITI ####
openiam.ui.selfservice.tasks.claim.fail=Could not claim task
openiam.ui.selfservice.tasks.claim.success=Task Claimed
openiam.ui.selfservice.task.delete.fail=Could not delete task
openiam.ui.selfservice.task.delete.success=Task deleted
openiam.ui.selfservice.tasks.process.created=New Hire Process Initialized
openiam.ui.selfservice.task.completed.success=Task Completed. Request will be done in a short time.
openiam.ui.selfservice.task.completed.update=Task Updated
openiam.ui.selfservice.request.approvers.not.exists=No Request Approvers found for this request. Please contact your administrator.
openiam.ui.selfservice.workflow.initiated.success=Workflow Initiated.
openiam.ui.webconsole.idm.user.status.change.fail=Could not initiate workflow to change user status.
openiam.ui.selfservice.tasks.delegate.fail=Could not delegate task
openiam.ui.selfservice.tasks.delegate.success=Task Delegated
#### END ACTIVITI
##### APPROVER ASSOCIATIONS #####
openiam.ui.webconsole.idm.approver.assoc.approver.not.set=Approver is not set
openiam.ui.webconsole.idm.approver.assoc.save.success=Approver Association Saved
openiam.ui.webconsole.idm.approver.assoc.delete.success=Approver Association Deleted
openiam.ui.webconsole.idm.approver.assoc.save.error=Could not save approver associations
openiam.ui.webconsole.idm.approver.assoc.delete.error=Could not delete approver association
##### END APPROVER ASSOCIATIONS ###
openiam.ui.webconsole.challenge.response.question.delete.fail=Failed to delete Challenge Response Question
openiam.ui.webconsole.challenge.response.question.save.fail=Failed to save Challenge Response Question
openiam.ui.webconsole.challenge.response.question.saved.success=Challenge Response Question Saved
openiam.ui.webconsole.challenge.response.question.deleted.success=Challenge Response Question Deleted
openiam.ui.webconsole.identity.questions.not.set=Please enter the question text
openiam.ui.webconsole.identity.questions.duplicate=Question already exists
openiam.ui.webconsole.challenge.response.question.title=Challenge Response Questions
openiam.ui.webconsole.challenge.response.question.empty.result=No Challenge Response Questions were found
openiam.ui.webconsole.challenge.response.question.edit=Edit Challenge Response Question
openiam.ui.webconsole.challenge.response.question.create.new=Create New Challenge Response Question
openiam.ui.webconsole.challenge.response.question.delete.warn=Are you sure you want to delete this question?
openiam.ui.webconsole.challenge.response.question.delete.confirm=Yes, delete this Question
## UI report ##
openiam.ui.webconsole.report.saved.success=Report successfully saved
openiam.ui.webconsole.report.save.fail=Failed to save Report
openiam.ui.webconsole.report.deleted.success=Report successfully deleted
openiam.ui.webconsole.report.delete.fail=Failed to delete Report
openiam.ui.webconsole.report.datasource.invalid=Please enter Report Data Source Script
openiam.ui.webconsole.report.not.set=Report is not set
openiam.ui.webconsole.report.name.taken=Report with this name already exists
openiam.ui.webconsole.report.name.invalid=Report Name is required
openiam.ui.webconsole.report.url.invalid=Please enter Report Design File
openiam.ui.webconsole.report.url.taken=Report Design File with given name already exists
openiam.ui.webconsole.report.data.source.taken=Report Data Source File with given Name already exists
openiam.ui.webconsole.report.url.not.exists=Report Design File with given Name does not exist
openiam.ui.webconsole.report.data.source.not.exists=Report Data Source File with given Name does not exist
openiam.ui.webconsole.report.param.saved.success=Report Parameter successfully saved
openiam.ui.webconsole.report.param.deleted.success=Report Parameter successfully deleted
openiam.ui.webconsole.report.param.save.fail=Failed to save Report Parameter
openiam.ui.webconsole.report.param.delete.fail=Failed to delete Report Parameter
openiam.ui.webconsole.report.param.not.selected=Report Parameter is not selected
openiam.ui.webconsole.report.param.exists=Report Parameter already exists
openiam.ui.webconsole.report.param.name.not.set=Report Parameter Name is not set
openiam.ui.webconsole.report.param.type.not.set=Report Parameter Type is not set
openiam.ui.webconsole.report.builtin.delete.error=Built-in report can not be deleted
openiam.ui.webconsole.report.builtin.update.name.error=Built-in report's name can not be changed
openiam.ui.webconsole.report.params.accept.success=Report Parameters are accepted
openiam.ui.selfservice.report.subscribe.delivery.method.not.taken=Delivery Method is not selected
openiam.ui.selfservice.report.subscribe.delivery.audience.not.taken=Delivery Audience is not selected
openiam.ui.selfservice.report.subscribe.delivery.format.not.taken=Delivery Format is not selected
openiam.ui.selfservice.report.subscribe.param.id.not.set=Report Parameter Name is not set
openiam.ui.selfservice.report.subscribe.param.name.not.set=Report Parameter Name is not set
openiam.ui.selfservice.report.subscribe.param.value.not.set=Report Parameter Value is not set
openiam.ui.selfservice.report.subscribe.saved.success=Report Subscription successfully saved
openiam.ui.selfservice.report.subscribe.save.fail=Could not save Report Subscription
openiam.ui.selfservice.report.subscribe.delete.fail=Could not delete Report Subscription
openiam.ui.selfservice.report.subscribe.deleted.success=Report Subscription successfully deleted
openiam.ui.selfservice.report.subscribe.test.start.success=Report Subscription Test successfully started
openiam.ui.selfservice.report.subscribe.test.start.fail=Report Subscription Test failed to start
openiam.ui.selfservice.report.view.deleted.success=View Report successfully deleted
openiam.ui.report.subscription=Report Subscription
openiam.ui.report.subscriptions=Report Subscriptions
openiam.ui.report.subscription.edit=Edit Subscription
openiam.ui.report.subscription.create.new=Create New Subscription
openiam.ui.report.subscription.id=Subscription ID
openiam.ui.report.subscription.delivery.method=Delivery Method
openiam.ui.report.subscription.delivery.email=E-mail
openiam.ui.report.subscription.delivery.view=View
openiam.ui.report.subscription.delivery.format=Delivery Format
openiam.ui.report.subscription.delivery.audience=Delivery Audience
openiam.ui.report.subscription.status=Status
openiam.ui.report.subscription.status.active=Active
openiam.ui.report.subscription.status.inactive=Inactive
openiam.ui.report.subscription.test=Test Subscription
openiam.ui.report.subscription.delete.warning.message=Are you sure you want to delete this Subscription?
openiam.ui.report.subscription.delete.confirmation=Yes, delete this Subscription
openiam.ui.report.subscription.test.warning.message=Are you sure you want to test this Subscription?
openiam.ui.report.subscription.test.confirmation=Yes, run this Subscription
openiam.ui.report.subscription.search.empty=No Reports were found
openiam.ui.report.subscription.parameter.edit=Edit Subscription Report Parameter
openiam.ui.report.view.reports=View Reports
openiam.ui.report.view.reports.search.empty=No Subscriptions were found
openiam.ui.report.search.empty=No Reports were found
openiam.ui.report.name=Report Name
openiam.ui.report.edit.report=Edit Report
openiam.ui.report.create.new.report=Create New Report
openiam.ui.report.data.source.script=Data Source Script
openiam.ui.report.design.file=Report Design File
openiam.ui.report.upload.new.file=Upload New File
openiam.ui.report.reuse.existing.file=Reuse Existing File
openiam.ui.report.file.name=File Name
openiam.ui.report.file.path=File Path
openiam.ui.report.linked_resource=Linked Resource
openiam.ui.report.overwrite.existing.file=Overwrite existing file
openiam.ui.report.supported.type.message=Files of the ''{0}'' type are supported only
openiam.ui.report.delete.warning.message=Are you sure you want to delete this report?
openiam.ui.report.delete.confirmation=Yes, delete this Report
openiam.ui.report.overwrite.warning.message=Are you sure you want to overwrite this file?
openiam.ui.report.overwrite.confirmation=Yes, overwrite this file
openiam.ui.report.add.parameter=Add Parameter
openiam.ui.report.format=Report format
openiam.ui.report.edit.parameter=Edit Report Parameter
openiam.ui.report.parameter.search.empty=No Parameters were found
openiam.ui.report.parameter.delete.warning.message=Are you sure to delete this parameter from the report?
openiam.ui.report.parameter.delete.confirmation=Yes, delete this Parameter
openiam.ui.report.parameters=Report Parameters
openiam.ui.report.parameters.create.new=Create New Parameter
openiam.ui.report.parameter.caption=Caption
openiam.ui.report.parameter.type=Type
openiam.ui.report.parameter.meta.type=Meta Type
openiam.ui.report.parameter.support.multiple.values=Supports Multiple Values
openiam.ui.report.parameter.request.param=Request parameters
openiam.ui.report.parameter.required=Is Required
openiam.ui.report.parameter.name.taken=Report parameter with this name already exists
openiam.ui.report.parameter.required.error=Report parameter ''{0}'' is required
openiam.ui.report.parameter.not.multiple=Report parameter ''{0}'' does not accept multiple malues
openiam.ui.report.parameter.duplicate=Duplicate values are not allowed for parameter ''{0}''
openiam.ui.report.parameter.name=Parameter Name
openiam.ui.report.parameter.value=Parameter Value
openiam.ui.report.parameters.not.added=No Parameters are added
openiam.ui.report.view.btn=View Report
openiam.ui.report.parameters.managed.system=Managed System
openiam.ui.report.parameters.group.name=Group Name
openiam.ui.report.parameters.role.name=Role Name
openiam.ui.report.parameters.resource.name=Resource Name
openiam.ui.report.parameters.organization.name=Organization Name
openiam.ui.report.parameters.classification=Classification
openiam.ui.report.parameters.action.name=Log Action
## End UI report ##
openiam.ui.webconsole.policy.saved.success=Policy Saved
openiam.ui.webconsole.policy.deleted.success=Policy Deleted
openiam.ui.webconsole.policy.delete.fail=Failed to delete policy
openiam.ui.webconsole.policy.save.fail=Failed to save policy
openiam.ui.webconsole.policy.name.taken=A Policy with this name already exists
openiam.ui.password.rule.passphrase.rule=There must be at least {0} words in the password
openiam.ui.password.rule.passphrase.min=Not enough words in passphrase. There must be {0}, you have {1}
openiam.ui.password.word.repeat.rule=Cannot repeat words in a passphrase.
openiam.ui.password.rule.passphrase.repeat=Same words in passphrase
openiam.ui.webconsole.policy.name.invalid=Policy Name not set
openiam.ui.webconsole.policy.2name=2 attributes with same name found
openiam.ui.webconsole.policy.2policy=
openiam.ui.webconsole.policy.principal=Principal should be unique attribute
openiam.ui.webconsole.policy.name.blank=Policy Map Name can not be blank
openiam.ui.webconsole.policy.primary=Mark this policy map as primary
openiam.ui.webconsole.policy.check.active.count=System must be at least 1 active password policy. Please check attribute Active
openiam.ui.webconsole.it.policy=IT Policy
openiam.ui.webconsole.it.policy.status=IT Policy Status
openiam.ui.webconsole.it.policy.save.success=IT Policy saved
openiam.ui.webconsole.it.policy.reset.success=IT Policy reset
openiam.ui.webconsole.it.policy.exists.error=IT Policy with another ID exists already
Email.passwordBean.email=Not a well-formed email address
openiam.ui.webconsole.organization.type.save.success=Organization Type Name saved successfully.
openiam.ui.webconsole.location.save.success=Location Saved
openiam.ui.webconsole.organization.type.save.failed=Cannot save Organization Type
openiam.ui.webconsole.organization.type.delete.success=Organization Type Deleted
openiam.ui.webconsole.location.delete.success=Location Deleted
openiam.ui.webconsole.organization.type.delete.failed=Cannot delete Organization Type
openiam.ui.webconsole.organization.type.name.required=Organization Type Name Required
openiam.ui.webconsole.organization.type.name.taken=Organization Type with this Name already exists
openiam.ui.webconsole.organization.type.not.exist=Organization Type does not exist
openiam.ui.webconsole.organization.type.children.exist=Organization Type has children - delete them first
openiam.ui.webconsole.organization.type.parents.exist=Organization Type has parents - delete them first
openiam.ui.webconsole.organization.type.organizations.exist=Organization Type has organizations associated with it. Delete the organizations first.
openiam.ui.webconsole.organization.classification.required=Organization Classification is required
openiam.ui.webconsole.organization.type.required=Organization Type is required
openiam.ui.selfservice.attestation.error=Could not complete attestation request
openiam.ui.selfservice.attestation.success=Attestation request completed
openiam.ui.webconsole.idm.batch.tasks.title=Batch Tasks
openiam.ui.webconsole.idm.batch.tasks.notFound=No Batch Tasks were found
openiam.ui.webconsole.idm.batch.task.title=Edit Batch Task
openiam.ui.webconsole.idm.batch.task.save.success=Batch Task Saved
openiam.ui.webconsole.idm.batch.task.delete.success=Batch Task Deleted
openiam.ui.webconsole.idm.batch.task.save.error=Could not save Batch Task
openiam.ui.webconsole.idm.batch.task.delete.error=Could not delete Batch Task
openiam.ui.webconsole.idm.batch.task.delete.warning.message=Are you sure you want to delete this batch task? This will un-schedule any currently scheduled tasks. You can later schedule the task manually.
openiam.ui.webconsole.idm.batch.task.title.edit=Edit Task
openiam.ui.webconsole.idm.batch.task.title.create=Create New Task
openiam.ui.webconsole.idm.batch.task.label.id=Task ID
openiam.ui.webconsole.idm.batch.task.label.name=Task Name
openiam.ui.webconsole.idm.batch.task.title.name=The unique name of this task
openiam.ui.webconsole.idm.batch.task.label.isEnabled=Is Enabled
openiam.ui.webconsole.idm.batch.task.label.execTime=Execution Time
openiam.ui.webconsole.idm.batch.task.select.execTime=Select an Execution Time
openiam.ui.webconsole.idm.batch.task.select.cronJob=Cron Job
openiam.ui.webconsole.idm.batch.task.select.execOnceOnDate=Execute once on exact date
openiam.ui.webconsole.idm.batch.task.label.cronExpession=Cron Expression
openiam.ui.webconsole.idm.batch.task.title.cronExpession=If defined, this CRON expression will be used to determine how often to run this task
openiam.ui.webconsole.idm.batch.task.label.runOn=Run On
openiam.ui.webconsole.idm.batch.task.title.runOn=If defined, the task will be run once, based on this timestamp
openiam.ui.webconsole.idm.batch.task.label.execScript=Execution Script
openiam.ui.webconsole.idm.batch.task.select.execScript=Select an Execution Script
openiam.ui.webconsole.idm.batch.task.select.groovyScript=Groovy Script
openiam.ui.webconsole.idm.batch.task.select.execSpringBean=Execute a Spring Bean
openiam.ui.webconsole.idm.batch.task.label.groovyScriptUrl=Groovy Script URL
openiam.ui.webconsole.idm.batch.task.title.groovyScriptUrl=If defined, we will run this groovy script when executing the task
openiam.ui.webconsole.idm.batch.task.label.springBeanName=Spring Bean Name
openiam.ui.webconsole.idm.batch.task.title.springBeanName=If defined, we will attempt to run the Spring Bean Method of this Spring Bean
openiam.ui.webconsole.idm.batch.task.label.springBeanMethod=Spring Bean Method
openiam.ui.webconsole.idm.batch.task.title.springBeanMethod=If defined, we will attempt to run this Spring Bean Method of the Spring Bean above
openiam.ui.webconsole.idm.batch.task.label.param=Param{0}
openiam.ui.webconsole.idm.batch.task.title.param=Optional parameter, which will be used by the Groovy Script or Spring Bean
openiam.ui.webconsole.idm.batch.task.confirm.delete=Yes, Delete this Task
openiam.ui.name.required=Name is invalid or missing
openiam.ui.webconsole.am.authprov.login.provider=Login Provider
openiam.ui.webconsole.am.authprov.login.provider.title=Login Provider that will be used when logging in a user
openiam.ui.webconsole.am.authprov.login.provider.select=Select a Login Provider
openiam.ui.webconsole.am.authprov.login.provider.defaultLoginModule=Default Login Provider
openiam.ui.webconsole.am.authprov.login.provider.facebookLoginModule=Facebook Login Provider
openiam.ui.webconsole.am.authprov.login.provider.linkedInLoginModule=LinkedIn Login Provider
openiam.ui.webconsole.am.authprov.login.provider.appleIDLoginModule=AppleID Login Provider
openiam.ui.webconsole.am.authprov.login.provider.googleLoginModule=Google Login Provider
openiam.ui.webconsole.am.authprov.login.provider.ldapLoginModule=LDAP Login Provider
openiam.ui.webconsole.am.authprov.login.provider.mngSysLoginModule=Managed System Login Provider
openiam.ui.webconsole.am.authprov.login.provider.activeDirectoryLoginModule=Active Directory Login Provider
openiam.ui.webconsole.am.auth.provider.groovy.script.name=Groovy Script URL
openiam.ui.webconsole.am.auth.provider.groovy.script.description=If defined, we will run this Groovy Script will serve as the implementation of this Authentication Provider
openiam.ui.webconsole.idm.batch.task.name.invalid.or.missing=Task Name invalid or missing
openiam.ui.webconsole.idm.batch.task.execution.time.missing=No Execution Time Provided. Please provide either a Cron Expression or Execution Date
openiam.ui.webconsole.idm.batch.task.cron.expression.invalid=Cron Expression Invalid
openiam.ui.webconsole.idm.batch.task.execution.time.invalid=Execution Date Invalid. It should be after the current date.
openiam.ui.webconsole.idm.batch.task.groovy.script.or.springbean.missing=Please provide a groovy script or spring bean
openiam.ui.webconsole.idm.batch.task.groovyscript.missing=Groovy Script does not exist
openiam.ui.webconsole.idm.batch.task.spring.bean.invalid=Spring Bean is invalid. Either the bean does not exist, the method is missing, or the method is invalid. Please note that only no-argument methods are valid.
#### USER PROFIILE ######
openiam.ui.selfservice.user.profile.required.middleinit=Middle Name is required
openiam.ui.selfservice.user.profile.required.maidenname=Maiden Name is required
openiam.ui.selfservice.user.profile.required.nickname=Nick Name is required
openiam.ui.selfservice.user.profile.required.functionaltitle=Functional Title is required
openiam.ui.selfservice.user.profile.required.employeeid=Employee ID is required
openiam.ui.selfservice.user.profile.required.locationcode=Location Code is required
openiam.ui.selfservice.user.profile.required.locationname=Location Name is required
openiam.ui.selfservice.user.profile.required.classification=Classification is required
openiam.ui.selfservice.user.profile.required.prefix=Prefix is required
openiam.ui.selfservice.user.profile.required.status=Invalid User Status
openiam.ui.selfservice.user.profile.required.secondarystatus=Invalid Account Status
openiam.ui.selfservice.user.profile.required.suffix=Suffix is required
openiam.ui.selfservice.user.profile.required.mailcode=Mailcode is required
openiam.ui.selfservice.user.profile.required.costcenter=Cost Center is required
openiam.ui.selfservice.user.profile.required.jobcode=Job Code is required
openiam.ui.selfservice.user.profile.required.usertype=User Type is required
openiam.ui.selfservice.user.profile.required.alternatecontact=Select an out of office assistant
openiam.ui.selfservice.user.profile.required.alternatecontact.saved.success=Out of office assistant was assigned
openiam.ui.selfservice.user.profile.required.supervisor=Select a Supervisor
openiam.ui.user.supervisor.wrong=This user can't be supervisor
openiam.ui.selfservice.user.profile.required.role=Select a Role
openiam.ui.selfservice.user.profile.required.group=Select a Group
openiam.ui.selfservice.user.profile.required.email=At least one email address is required
openiam.ui.selfservice.user.profile.required.address=At least one address is required
openiam.ui.selfservice.user.profile.required.phone=At least one phone number is required
openiam.ui.profile.email.type.required=One of the email addresses has a missing type
openiam.ui.profile.phone.type.required=One of the phones has a missing type
openiam.ui.user.phone.specific.type.required=A phone of type ''{0}'' is required
openiam.ui.profile.address.type.required=One of the addresses has a missing type
openiam.ui.profile.address1.required=Address1 is required
openiam.ui.profile.location.name.required=Location's name is required
openiam.ui.profile.address.save.error=Address cannot be saved successfully
openiam.ui.profile.address.type.duplicated=Address type has to be unique
openiam.ui.profile.address.primary.duplicated=Primary address type has to be unique
openiam.ui.profile.phone.type.duplicated=Phone type has to be unique
openiam.ui.profile.phone.primary.duplicated=Primary phone type has to be unique
openiam.ui.profile.phone.save.error=Phone cannot be successfully saved
openiam.ui.profile.email.save.error=Email Address cannot be successfully saved
openiam.ui.profile.email.type.duplicated=Email address type has to be unique
openiam.ui.profile.email.primary.duplicated=Primary email address type has to be unique
openiam.ui.profile.email.taken=Email addres already exists
org.openiam.ui.enabled.duplicate.emails.name=Allow duplicate email?
openiam.ui.profile.email.duplicated=Email address has to be unique
openiam.ui.profile.phone.number.required=One of the phones has a missing number
openiam.ui.profile.phone.areacd.required=One of the phones has a missing area code
openiam.ui.profile.supervisor.save.error=Supervisor type cannot be successfully saved
openiam.ui.selfservice.user.access.review.action=Action
openiam.ui.selfservice.user.access.review.nogroup=This User is not entitled to any Group
openiam.ui.selfservice.user.access.review.norole=This User is not entitled to any Role
openiam.ui.selfservice.user.access.review.noresource=This User is not entitled to any Resources
openiam.ui.selfservice.user.access.review.resource.empty.search=No Resources were found for your search
openiam.ui.selfservice.user.access.review.group.empty.search=No Groups were found for your search
openiam.ui.selfservice.user.access.review.role.empty.search=No Roles were found for your search
openiam.ui.selfservice.user.access.review.resource.dialog.title=Resource Search
openiam.ui.selfservice.user.access.review.group.dialog.title=Group Search
openiam.ui.selfservice.user.access.review.role.dialog.title=Role Search
openiam.ui.selfservice.user.access.review.resources=Resources
openiam.ui.selfservice.user.access.review.resource=Resource
openiam.ui.selfservice.user.access.review.groups=Groups
openiam.ui.selfservice.user.access.review.roles=Roles
openiam.ui.selfservice.user.access.review.view.for.user=view for User
openiam.ui.selfservice.user.access.review.exceptions=Exceptions
openiam.ui.selfservice.user.access.review.identity.information=Identity Information
openiam.ui.selfservice.user.access.review.identity=Identity
openiam.ui.selfservice.user.access.review.select.object.type.to.add=Select Object Type to add
openiam.ui.selfservice.user.access.review.show.exceptions=Show Exceptions
openiam.ui.selfservice.user.access.review.show.roles=Show Roles
openiam.ui.selfservice.user.access.review.show.groups=Show Groups
openiam.ui.selfservice.user.access.review.show.managed.systems=Show Managed Systems
openiam.ui.selfservice.user.access.review.group.view=Group View
openiam.ui.selfservice.user.access.review.resource.view=Resource View
openiam.ui.selfservice.user.myself.create.request=Create request for myself
openiam.ui.selfservice.user.create.request.for=Create request for {0}
openiam.ui.selfservice.user.create.request=Create Request
openiam.ui.selfservice.user.create.request.select.subcategory=Select Sub-Category of {0}
openiam.ui.selfservice.user.access.review=Access Review
openiam.ui.selfservice.user.create.access.request=Create Access Request
openiam.ui.selfservice.user.create.request.select.from.service.catalog=Select from Service Catalog
openiam.ui.selfservice.user.create.request.please.select.from.service.catalog=Please select from Service Catalog
openiam.ui.selfservice.user.create.request.application.select.access=Select Access
openiam.ui.selfservice.user.create.request.summary=Summary
openiam.ui.selfservice.user.create.request.date=Request date
openiam.ui.selfservice.user.create.request.brief.description=Brief description
openiam.ui.selfservice.user.create.request.from=From date
openiam.ui.selfservice.user.create.request.to=To
openiam.ui.selfservice.user.create.request.description=Description
openiam.ui.selfservice.user.create.request.requestor=Requestor
openiam.ui.selfservice.user.create.request.user=Access is being requested for
openiam.ui.selfservice.user.create.request.questions=Questions
openiam.ui.selfservice.user.create.request.questionnaire=Questionnaire
openiam.ui.selfservice.user.create.request.questionnaire.empty=Questionnaire was not provided with this request
openiam.ui.selfservice.user.create.request.preview=Preview
openiam.ui.selfservice.user.create.request.application.resources.by.category=Select Applications By Category
openiam.ui.selfservice.user.create.request.descriptions.description=Request description
openiam.ui.selfservice.user.create.request.descriptions.reason=Reason for request
openiam.ui.selfservice.user.create.request.duration=Duration
openiam.ui.selfservice.user.create.request.profile.create=Profile Role
openiam.ui.selfservice.user.create.request.profile.select.rights=Select rights from profile
openiam.ui.selfservice.user.create.request.profile.tool=Profile tool
openiam.ui.selfservice.user.create.request.profile.select=Select profile
openiam.ui.selfservice.user.create.request.profile.rights.select=Select profile rights
openiam.ui.selfservice.user.create.request.profile.rights.selected=Selected rights
openiam.ui.selfservice.user.create.request.profile.name=Profile name
openiam.ui.selfservice.user.create.request.profile.delete=Delete Profile
openiam.ui.selfservice.user.create.request.profile.delete.sure=Are you sure you want to delete this Profile?
openiam.ui.selfservice.user.create.request.profile.description=Profile description
openiam.ui.selfservice.user.create.request.application.select=Select application
openiam.ui.selfservice.menu.request.cart=Request Cart
openiam.ui.selfservice.user.search.find.user.create.request=Find a user to create a request
openiam.ui.selfservice.user.edit.profile.enter.optinal.description=Enter an optional description
openiam.ui.selfservice.user.edit.status.warn=Are you sure you want to change this user's status? This will trigger a workflow
openiam.ui.selfservice.user.directory.lookup=Directory Lookup
openiam.ui.selfservice.user.it.use.policy=IT Use Policy
openiam.ui.selfservice.user.my.identities=My Identities
openiam.ui.selfservice.user.identities.user=Identities for User
openiam.ui.selfservice.user.identity=Identity
openiam.ui.selfservice.user.identity.status=Identity Status
openiam.ui.selfservice.user.create.request.select.job=Select job
openiam.ui.selfservice.user.create.request.select.role=Select role
openiam.ui.selfservice.user.create.request.select.entitlements=Select entitlements
openiam.ui.selfservice.user.create.request.filter.for=Request for
openiam.ui.selfservice.user.create.request.clone.from.user=Clone rights from user
openiam.ui.selfservice.user.create.request.revoke=Revoke access
openiam.ui.selfservice.user.create.request.action=Action
openiam.ui.selfservice.user.create.request.nojob=No Jobs were found for your search
openiam.ui.selfservice.user.create.request.norole=No Roles were found for your search
openiam.ui.selfservice.user.create.request.count.roles=Count of roles
validator.user.employee.id.toolong=Employee ID Field is too long. Max. Length: {0}
validator.user.employee.type.toolong=Employee Type Field is too long. Max. Length: {0}
validator.user.first.name.toolong=First Name Field is too long. Max. Length: {0}
validator.user.job.code.toolong=Job Code Field is too long. Max. Length: {0}
validator.user.last.name.toolong=Last Name Field is too long. Max. Length: {0}
validator.user.location.code.toolong=Location Code Field is too long. Max. Length: {0}
validator.user.location.name.toolong=Location Name Field is too long. Max. Length: {0}
validator.user.metadata.type.id.toolong=Metadata Type Field is too long. Max. Length: {0}
validator.user.classification.toolong=Classification Field is too long. Max. Length: {0}
validator.user.middle.init.toolong=Middle Name Field is too long. Max. Length: {0}
validator.user.prefix.toolong=Prefix Field is too long. Max. Length: {0}
validator.user.sex.toolong=Gender Field is too long. Max. Length: {0}
validator.user.suffix.toolong=Suffix is too long. Max. Length: {0}
validator.user.title.toolong=Functional Title Field is too long. Max. Length: {0}
validator.user.type.identifier.toolong=User Type Field is too long. Max. Length: {0}
validator.user.mailcode.toolong=Mail Code Field is too long. Max. Length: {0}
validator.user.cost.center.toolong=Cost Center Field is too long. Max. Length: {0}
validator.user.nick.name.toolong=Nick Name Field is too long. Max. Length: {0}
validator.user.maiden.name.toolong=Maiden Name Field is too long. Max. Length: {0}
validator.email.description.toolong=Email Description Field is too long. Max. Length: {0}
validator.email.toolong=Email Field is too long. Max. Length: {0}
validator.email.label.toolong=Email Label Field is too long. Max. Length: {0}
validator.phone.area.code.toolong=Phone Area Code Field is too long. Max. Length: {0}
validator.phone.country.code.toolong=Phone Country Code Field is too long. Max. Length: {0}
validator.phone.description.toolong=Phone Description Field is too long. Max. Length: {0}
validator.phone.extension.toolong=Phone Extension Field is too long. Max. Length: {0}
validator.phone.number.toolong=Phone Number Field is too long. Max. Length: {0}
validator.phone.label.toolong=Phone Label Field is too long. Max. Length: {0}
validator.address.building.number.toolong=Address Building Number Field is too long. Max. Length: {0}
validator.address.street.direction.toolong=Address Street Direction Field is too long. Max. Length: {0}
validator.address.suite.toolong=Address Suite Field is too long. Max. Length: {0}
validator.address.address1.toolong=Address1 Field is too long. Max. Length: {0}
validator.address.address2.toolong=Address2 Field is too long. Max. Length: {0}
validator.address.address3.toolong=Address3 Field is too long. Max. Length: {0}
validator.address.address4.toolong=Address4 Field is too long. Max. Length: {0}
validator.address.address5.toolong=Address5 Field is too long. Max. Length: {0}
validator.address.address6.toolong=Address6 Field is too long. Max. Length: {0}
validator.address.address7.toolong=Address7 Field is too long. Max. Length: {0}
validator.address.city.toolong=Address City Field is too long. Max. Length: {0}
validator.address.country.toolong=Address Country Field is too long. Max. Length: {0}
validator.address.description.toolong=Address Description Field is too long. Max. Length: {0}
validator.address.postal.code.toolong=Address Postal Code Field is too long. Max. Length: {0}
validator.address.state.toolong=Address State Field is too long. Max. Length: {0}
validator.address.label.toolong=Address Label Field is too long. Max. Length: {0}
#### END USER PROFIILE ######
openiam.ui.content.provider.pattern.meta.attribute.name.missing=One of the attributes has a missing name
openiam.ui.content.provider.pattern.meta.attribute.value.missing=Meta Rule ''{0}'' has an attribute ''{1}'' with a missing value
role.name.too.long=Role Name is too long. Max. Length: {0}
role.description.too.long=Role Description is too long. Max. Length: {0}
group.name.too.long=Group Name is too long. Max. Length: {0}
group.description.too.long=Group Description is too long. Max. Length: {0}
access.certification.description.too.long=Description of Access Certification is too long. Max. length: {0}
openiam.ui.user.email=Emails of User
openiam.ui.user.email.type.required=Email address type is required field
openiam.ui.user.email.required=Email address is required as User Notification flag is checked.
openiam.ui.user.email.required.for.invite=Email address is required as Send Invite flag is checked.
openiam.ui.user.address.type.required=Address type is required field
openiam.ui.user.address.city.required=City is required field
openiam.ui.user.address.address1.required=Address 1 is required field
openiam.ui.user.phone=Phones of User
openiam.ui.user.phone.type.required=Phone type is required field
openiam.ui.user.phone.countrycd.required=Country Code for phone is a required field
openiam.ui.user.phone.areacd.required=Area Code for phone is required field
openiam.ui.user.phone.number.required=Phone Number is required field
openiam.ui.user.supervisor.required=Supervisor field is required as supervisor notification flag is checked
openiam.ui.user.role.required=Role field is required for user
## MANAGED SYS ##
openiam.ui.webconsole.idm.managed.system.test.connection.success=Connection Successful
openiam.ui.webconsole.idm.managed.system.test.connection.fail=Unable to successfully connect using this Managed Systems configuration
openiam.ui.webconsole.idm.managed.system.name.required=Managed System Name is required
openiam.ui.webconsole.idm.managed.system.save.error=Could not save managed system
openiam.ui.webconsole.idm.managed.system.clone.error=Could not clone managed system
openiam.ui.webconsole.idm.managed.system.delete.error=Could not delete managed system
openiam.ui.webconsole.idm.managed.system.delete.success=Managed System Deleted
openiam.ui.webconsole.idm.connector.delete.success=Connector Deleted
openiam.ui.webconsole.idm.connector.save.success=Connector Saved
openiam.ui.webconsole.idm.managed.system.save.success=Managed System Saved
openiam.ui.webconsole.idm.managed.system.clone.success=Managed System Cloned
openiam.ui.webconsole.idm.managed.system.requestsslcert.success=SSL Certificate was successfully added at the system
openiam.ui.webconsole.idm.managed.system.requestsslcert.fail=Unable to successfully add SSL Certificate
openiam.ui.webconsole.idm.managed.system.default.policies=Create Default Policies
openiam.ui.webconsole.managed.system.delete.linked.authprovider=Can''t delete Managed System. It is linked to Authentication Provider ''{0}''. Delete the Authentication Provider first.
openiam.ui.webconsole.idm.managed.system.clone.policy.map=Clone Policy Map
openiam.ui.webconsole.idm.managed.system.clone.attributes=Clone Managed System Attributes
openiam.ui.webconsole.idm.managed.system.clone.credentials=Clone Managed System login/password
## END MANAGED SYS ##
openiam.ui.login.password.change.after.reset=Your password has been reset. Please choose a new one.
openiam.ui.webconsole.resource.hierarchy.support.disabled=Either the child or parent resource is of type ''{0}'', which does not support hierarchial operations
openiam.ui.user.search.org.not.allowed=You are not authorized to use this organization for your search request
openiam.ui.user.search.group.not.allowed=You are not authorized to use this group for your search request
openiam.ui.user.search.role.not.allowed=You are not authorized to use this role for your search request
openiam.ui.user.search.not.allowed=You are not authorized to execute this search request
resource.name.too.long=Resource Name is too long. Max. Length: {0}
resource.description.too.long=Resource Description is too long. Max. Length: {0}
resource.url.too.long=Resource URL is too long. Max. Length: {0}
organization.alias.too.long=Organization Alias is too long. Max. Length: {0}
organization.description.too.long=Organization Description is too long. Max. Length: {0}
organization.domain.name.too.long=Organization Domain Name is too long. Max. Length: {0}
organization.name.too.long=Organization Name is too long. Max. Length: {0}
organization.abbreviation.too.long=Organization Abbreviation is too long. Max. Length: {0}
organization.symbol.too.long=Organization Symbol is too long. Max. Length: {0}
## UI Theme ##
ui.theme.name=UI Theme
ui.theme.name.tip=The UI Theme to be used on pages corresponding to this content provider, if applicable
ui.theme.use.default=Use Default Theme
ui.theme.name.too.long=UI Theme Name is too long. Max. Length: {0}
ui.theme.url.too.long=UI Theme URL is too long. Max. Length: {0}
openiam.ui.theme.name.required=UI Theme Name is required
openiam.ui.theme.stylesheet.required=A stylesheet URL is required
openiam.ui.theme.name.taken=Another UI Theme with this name already exists
openiam.ui.theme.save.fail=Could not save UI Theme
openiam.ui.theme.delete.fail=Could not delete UI Theme
openiam.ui.theme.save.success=UI Theme saved
openiam.ui.theme.delete.success=UI Theme deleted
## UI Theme ##
## Metadata ##
openiam.ui.webconsole.metadata.type.save.success=Metadata Type Saved
openiam.ui.webconsole.metadata.type.save.failed=Metadata Type Not Saved
openiam.ui.webconsole.metadata.type.delete.success=Metadata Type Deleted
openiam.ui.webconsole.metadata.type.name.required=Metadata Type Name required
openiam.ui.webconsole.metadata.type.delete.failed=Metadata Type Not Deleted
openiam.ui.webconsole.metadata.type.has.links=Metadata Type is linked with Metadata Elements. Please delete linked Metadata Elements firstly.
openiam.ui.webconsole.metadata.element.save.success=Metadata Element Saved
openiam.ui.webconsole.metadata.element.delete.success=Metadata Element Deleted
openiam.ui.webconsole.metadata.element.save.failed=Metadata Element Not Saved
openiam.ui.webconsole.metadata.element.delete.failed=Metadata Element Not Deleted
## Metadata ##
openiam.ui.field.name.taken=Field Name already exists
openiam.ui.common.browse=Browse
openiam.ui.common.advanced.search=Advanced Search
openiam.ui.common.enter.search.text=Enter Search Text
openiam.ui.common.groovy.script=Groovy Script
openiam.ui.common.groovy.new.script.name=New Groovy Script Name
openiam.ui.common.roles=Roles
openiam.ui.common.schedule=Schedule
openiam.ui.common.validated=Validated
openiam.ui.common.test=Test
openiam.ui.common.attributes.edit=Edit Attribute
openiam.ui.common.attributes.new=New Attribute
openiam.ui.common.attributes.create.new=Create New Attribute
openiam.ui.common.attributes=Attributes
openiam.ui.common.back.to.search=Back to Search
openiam.ui.common.switch.view=Switch View
openiam.ui.common.name=Name
openiam.ui.common.requester.date=Requester Date
openiam.ui.common.actions=Actions
openiam.ui.common.manual=Manual
openiam.ui.common.action=Action
openiam.ui.common.user.search.empty=At least one search parameter is required
openiam.ui.common.user.search.no.results=No Users were found for your search
openiam.ui.common.is.default=Is Default
openiam.ui.common.is.for.sms=Is for SMS
openiam.ui.common.is.active=Is Active
openiam.ui.common.is.public=Is Public
openiam.ui.common.is.published=Is Published
openiam.ui.common.active=Active
openiam.ui.common.inactive=Inactive
openiam.ui.common.description=Description
openiam.ui.common.category=Category
openiam.ui.common.application.name=Application Name
openiam.ui.common.requester=Requester
openiam.ui.common.description.requester=Description/Requester
openiam.ui.common.please.select=Please Select...
openiam.ui.common.risk=Risk
openiam.ui.common.risk.select=Select a Risk
openiam.ui.common.risk.select.another=Select another Risk
openiam.ui.common.linked.to.managed.system=Linked to Managed System
openiam.ui.common.requested.date=Requested Date
openiam.ui.common.no.data.found=No Data Found
openiam.ui.common.add=Add
openiam.ui.common.provision=Provision
openiam.ui.common.deprovision=Deprovision
openiam.ui.common.information=Info
openiam.ui.common.email.address.type=Email Type
openiam.ui.common.email.address.type.full=Email Address Type
openiam.ui.common.email.address=Email Address
openiam.ui.common.submit=Submit
openiam.ui.common.accept=Accept
openiam.ui.common.decline=Decline
openiam.ui.common.click=Click
openiam.ui.common.print=Print
openiam.ui.common.target.blank=Open in New Window
openiam.ui.common.here=Here
openiam.ui.common.next=Next &raquo;
openiam.ui.common.prev=&laquo; Previous
openiam.ui.common.return=Return
openiam.ui.common.phone=Phone
openiam.ui.common.phone.type=Phone Type
openiam.ui.common.phone.country.code=Country Code
openiam.ui.common.phone.area.code=Area Code
openiam.ui.common.phone.number=Phone Number
openiam.ui.common.phone.extension=Extension
openiam.ui.common.address=Address
openiam.ui.common.address.type=Address Type
openiam.ui.common.address.building=Building
openiam.ui.common.address.1=Address 1
openiam.ui.common.address.2=Address 2
openiam.ui.common.address.city=City
openiam.ui.common.address.state=State
openiam.ui.common.address.country=Country
openiam.ui.common.address.postal.code=Postal Code
openiam.ui.common.search=Search
openiam.ui.common.search.user=Search User
openiam.ui.common.search.users=Search Users
openiam.ui.common.or=or
openiam.ui.common.organization=Organization
openiam.ui.common.organizations=Organizations
openiam.ui.common.supervisors=Supervisors
openiam.ui.common.subordinates=Direct reports
openiam.ui.common.company.owner=Company Owner
openiam.ui.common.user.owner=User Owner
openiam.ui.common.child.organizations=Child Organizations
openiam.ui.common.parent.organizations=Parent Organizations
openiam.ui.common.organization.select=Select an Organization
openiam.ui.common.organization.select.another=Select another Organization
openiam.ui.common.organization.type.select.another=Select another Organization Type
openiam.ui.common.role=Role
openiam.ui.common.role.select=Select a Role
openiam.ui.common.select=Select
openiam.ui.common.group=Group
openiam.ui.common.group.select=Select a Group
openiam.ui.common.approver=Approver
openiam.ui.common.principal=Principal
openiam.ui.common.identity=Identity
openiam.ui.common.resource=Resource
openiam.ui.common.yes=Yes
openiam.ui.common.no=No
openiam.ui.common.all=All
openiam.ui.common.in.progress=IN PROGRESS
openiam.ui.common.report=Report
openiam.ui.common.reports=Reports
openiam.ui.common.date=Date
openiam.ui.common.na=NA
openiam.ui.common.user.search.algorithm.explanation=All searches use a 'starts with' algorithm
openiam.ui.common.attribute.name=Attribute Name
openiam.ui.common.attribute.value=Attribute Value
openiam.ui.common.attribute.values=Attribute Value(s)
openiam.ui.common.application=Application
openiam.ui.common.application.select=Select an Application
openiam.ui.common.employee.type=Employee Type
openiam.ui.common.employee.type.select=Select an Employee Type
openiam.ui.common.linked.to.resource=Linked to Resource
openiam.ui.common.success=Success
openiam.ui.common.warning=Warning
openiam.ui.common.error=Error
openiam.ui.common.cancel=Cancel
openiam.ui.common.save=Save
openiam.ui.common.delete=Delete
openiam.ui.common.clear=Clear
openiam.ui.common.reset=Reset
openiam.ui.common.refresh=Refresh
openiam.ui.common.continue=Continue
openiam.ui.common.value.select=Select a value
openiam.ui.common.value.pleaseselect=Please Select
openiam.ui.common.value.required=This value is required
openiam.ui.common.value.true=TRUE
openiam.ui.common.value.false=FALSE
openiam.ui.common.value.allowed=Allowed
openiam.ui.common.value.allow=Allow
openiam.ui.common.value.notallowed=Not-Allowed
openiam.ui.common.value.enabled=Enabled
openiam.ui.common.unlock.user=Unlock User
openiam.ui.common.execute=Execute
openiam.ui.common.change=Change
openiam.ui.common.required=Required
openiam.ui.controls.click.to.expand.or.collapse=Click to expand/collapse
openiam.ui.common.logout=Logout
openiam.ui.common.welcome=Welcome
openiam.ui.common.affiliation.type=AffiliationType
openiam.ui.common.organization.name=Organization Name
openiam.ui.common.organization.type=Organization Type
openiam.ui.common.organization.type.select=Select an Organization Type
openiam.ui.common.organization.name.type.command=Type an Organization Name
openiam.ui.common.department.name.type.command=Type an Department Name
openiam.ui.common.division.name.type.command=Type an Division Name
openiam.ui.common.reconciliation.status=Status
openiam.ui.common.reconciliation.type=Reconciliation Type
openiam.ui.common.reconciliation.type.select=Select an Reconciliation Type
openiam.ui.common.reconciliation.customscript=Processor
openiam.ui.common.reconciliation.targetSystemSearchFilter=Search Filter
openiam.ui.common.reconciliation.header=Reconciliation configurations
openiam.ui.common.reconciliation.title=Reconciliation configurations for managed system
openiam.ui.common.reconciliation.association.notFound=This managed system is not associated with any reconciliation configs
openiam.ui.common.invalid.file.name=Invalid file name
openiam.ui.common.invalid.file.extension=Invalid file extension
openiam.ui.common.content.save.empty=There is no content to save
openiam.ui.common.see.more=More...
##UI Template ##
openiam.ui.selfservice.ui.template.contact.information=Contact Information
openiam.ui.selfservice.ui.template.organization.structure=Organizational Structure
openiam.ui.selfservice.ui.template.login.information=Login Information
openiam.ui.selfservice.ui.template.basic.information=Basic Information
openiam.ui.selfservice.ui.template.additional.information=Additional Information
openiam.ui.selfservice.ui.template.membership=Membership
openiam.ui.selfservice.ui.template.self.registration=Self Registration
openiam.ui.selfservice.ui.template.new.user.with.approver=Create New User
openiam.ui.selfservice.ui.template.new.user.no.approver=Create New User
openiam.ui.selfservice.ui.template.edit.user=Edit User {0}
openiam.ui.selfservice.ui.template.edit.profile=Edit Profile
openiam.ui.selfservice.ui.template.no.phones=You did not add any phone numbers
openiam.ui.selfservice.ui.template.no.emails=You did not add any email addresses
openiam.ui.selfservice.ui.template.no.addresses=You did not add any addresses
openiam.ui.selfservice.ui.template.no.organizations=No organizations to show.
openiam.ui.selfservice.ui.template.no.supervisors=User does not have any supervisor
openiam.ui.selfservice.ui.template.no.subordinates=User does not have any direct reports
openiam.ui.selfservice.ui.template.add.email=Add Email
openiam.ui.selfservice.ui.template.add.phone=Add Phone
openiam.ui.selfservice.ui.template.add.address=Add Address
openiam.ui.selfservice.ui.template.phones=Phones
openiam.ui.selfservice.ui.template.addresses=Addresses
openiam.ui.selfservice.ui.template.email=Email
openiam.ui.selfservice.ui.template.edit.email=Edit Email
openiam.ui.selfservice.ui.template.edit.phone=Edit Phone
openiam.ui.selfservice.ui.template.edit.address=Edit Address
openiam.ui.selfservice.ui.template.profile.info.for.approve=Profile Info For Approve
## End UI Tempalte ##
openiam.ui.selfservice.ui.template.edit.profile.pic=Edit Profile Picture
openiam.ui.selfservice.ui.template.profile.pic.info=Allowed image formats: {0}. Max weight: {1}kb. Max width: {2}px. Max height: {3}px
openiam.ui.selfservice.ui.template.profile.pic.info.autoResize=Allowed image formats: {0}. Max weight: {1}kb. Image will be rescaled if width exceeds {2}px or height exceeds {3}px
openiam.ui.webconsole.am.auth.level.provider.has.patterns=Auth Level Grouping is linked to one or more URI Patterns. Please remove these URI Patterns first
openiam.ui.webconsole.am.auth.level.provider.has.content.providers=Auth Level Grouping is linked to one or more Content Providers. Please remove these content providers first
openiam.ui.webconsole.am.auth.level.grouping.saved=Auth Level Grouping Saved
openiam.ui.webconsole.am.auth.level.grouping.name.taken=Auth Level Grouping Name already exists
openiam.ui.webconsole.am.auth.level.grouping.deleted=Auth Level Grouping Deleted
openiam.ui.webconsole.am.auth.level.SMS.disabled=The Selected Auth Provider does not support SMS OTP
openiam.ui.webconsole.am.auth.level.email.disabled=The Selected Auth Provider does not support Email OTP
openiam.ui.webconsole.am.auth.level.TOTP.disabled=The Selected Auth Provider does not support TOTP
openiam.ui.webconsole.am.auth.level.CERT.disabled=The Selected Auth Provider does not support Certificate Authentication
openiam.ui.webconsole.sms.totp.not.allowed.simultaneously=SMS and TOTP cannot be used together. Please use one or the other.
openiam.ui.webconsole.resource.type.description.empty=Description Field is empty.
openiam.ui.webconsole.resource.type.saved=Resource Type is saved
openiam.ui.webconsole.resource.type.deleted=Resource Type is deleted
openiam.ui.webconsole.resource.type.have.dependency=Resource Type has linked Resource records. Please delete them first.
openiam.ui.webconsole.am.auth.level.attribute.type.required=Type is required.
openiam.ui.webconsole.am.auth.level.attribute.value.required=Value is required.
openiam.ui.webconsole.file.too.big=Uploaded file is too big. Max size is {0} KB
openiam.ui.webconsole.resource.type.not.exist=Resource Type with such id not exists
openiam.ui.webconsole.file.empty=File is empty
openiam.ui.webconsole.file.extension.not.supported=File extension is not supported. Only *.png, *.jpg, *.gif, *.bmp extensions are supported.
openiam.ui.webconsole.impersonation.success=Successfully impersonating user
openiam.ui.webconsole.impersionation.failed=Impersonation failed
openiam.ui.webconsole.impersionation.password.error=Impersonation failed. Error Code {0}. Days until password expiration {0}
openiam.ui.display.name.required=Display Name Required
openiam.ui.common.support=Support
openiam.ui.common.website=OpenIAM Website
openiam.ui.common.type=Type
openiam.ui.common.URL=URL
openiam.ui.common.resource.type=Resource Type
openiam.ui.common.category.select=Select a Category
openiam.ui.button.add.email=Add new E-mail
openiam.ui.button.add.address=Add new Address
openiam.ui.button.add.phone=Add new Phone
openiam.ui.common.email.type.added=Email with the same type is already added
openiam.ui.common.address.type.added=Address with the same type is already added
openiam.ui.common.phone.type.added=Phone with the same type is already added
openiam.ui.shared.type.role.name=Type a Role Name
openiam.ui.shared.managed.system=Managed System
openiam.ui.shared.log.action.type.name=Type a Log Action Name
openiam.ui.shared.log.action.search=Search Log Actions
openiam.ui.shared.log.action.search.empty=No Log Actions were found for your search
openiam.ui.shared.supervisor.search=Search Supervisors
openiam.ui.shared.supervisor.search.empty=No Supervisors were found for your search
openiam.ui.shared.group.organizations.empty=There are no Organizations for this Group
openiam.ui.shared.group.organizations=Organizations of Group
openiam.ui.shared.group.name=Group Name
openiam.ui.shared.group.metadata.type=Group metadata type
openiam.ui.shared.group.search=Search Groups
openiam.ui.shared.group.search.empty=No Groups were found for your search
openiam.ui.shared.group.type.name=Type a Group Name
openiam.ui.shared.group.edit=Edit Group
openiam.ui.shared.group.new=Create New Group
openiam.ui.shared.group.attributes.empty=There are no attributes attached to this Group
openiam.ui.shared.group.delete.warning=Deleting this Group will disassociate it with all Roles, Users, Resources, and other Groups. Are you sure you want to do this?
openiam.ui.shared.group.delete.confirmation=Yes, Delete this Group
openiam.ui.shared.group.children=Child Groups
openiam.ui.shared.group.parents=Parent Groups
openiam.ui.shared.group.roles=Member Roles
openiam.ui.shared.group.users=Member Users
openiam.ui.shared.group.resources=Entitled to Resources
openiam.ui.shared.group.children.empty=This Group has no Member Groups
openiam.ui.shared.group.parents.empty=This Group has no Parent Groups
openiam.ui.shared.group.roles.empty=This Group has no Member Roles
openiam.ui.shared.group.users.empty=This Group has no Member Users
openiam.ui.shared.group.users.table.description=Select a User below to entitle him to this resource
openiam.ui.shared.group.resources.empty=This Group is not entitled to any Resources
openiam.ui.shared.group.children.title=Children of Group
openiam.ui.shared.group.parents.title=Parents of Group
openiam.ui.shared.group.roles.title=Member Roles of Group
openiam.ui.shared.group.users.title=Member Users of Group
openiam.ui.shared.group.resources.title=Entitled to Resources to Group
openiam.ui.shared.role.organizations.empty=There are no Organizations for this Role
openiam.ui.shared.role.organizations=Organizations for Role
openiam.ui.shared.ui.button.remove.association=Remove Association
openiam.ui.shared.entitlements.removal.warning=This entity has further child associations which inherit the current entity's properties. Deleting this association may have unintended consequences. Are you sure you want to do this? <br /> Click on the info button for further details.
openiam.ui.shared.role.search=Search Roles
openiam.ui.shared.role.search.empty=No Roles were found for your search
openiam.ui.shared.role.name=Role Name
openiam.ui.shared.role.metadata.type=Role metadata type
openiam.ui.shared.role.delete.warning.message=Deleting this Role will disassociate it with all Groups, Users, Resources, and other Roles. Are you sure you want to do this?
openiam.ui.shared.delete.warning.message=Are you sure you want to delete this?
openiam.ui.shared.user.entitlement.delete.warning.message=Are you sure you want to delete this user entitlement? This will remove all provisioned access for this user entitlement
openiam.ui.shared.role.attributes.empty=There are no attributes attached to this Role
openiam.ui.shared.role.delete.confirmation=Yes, Delete this Role
openiam.ui.shared.role.childroles.empty=This Role has no Member Roles
openiam.ui.shared.role.parentroles.empty=This Role has no Parent Roles
openiam.ui.shared.role.groups.empty=This Role has no Parent Groups
openiam.ui.shared.role.users.empty=This Role has no Member Users
openiam.ui.shared.role.resources.empty=This Role is not entitled to any Resources
openiam.ui.shared.role.edit=Edit Role
openiam.ui.shared.role.new.create=Create New Role
openiam.ui.shared.organization.type.name=Type an Organization Name
openiam.ui.shared.organization.search=Search Organizations
openiam.ui.shared.organization.search.empty=No Organizations were found for your search
openiam.ui.shared.organization.attributes.empty=There are no attributes attached to this Organization
openiam.ui.shared.organization.roles.empty=There are no roles attached to this Organization
openiam.ui.shared.organization.resource.empty=There are no resources attached to this Organization
openiam.ui.shared.organization.delete.confirmation=Yes, Delete this Organization
openiam.ui.shared.organization.delete.warning.message=Are you sure you want to delete this organization? This will dissociate this organization from all users and other organizations.
openiam.ui.shared.organization.create.new=Create New Organization
openiam.ui.shared.organization.edit=Edit Organization
openiam.ui.shared.organization.abbreviation=Abbreviation
openiam.ui.shared.organization.symbol=Symbol
openiam.ui.shared.organization.select.organization.type=Select a Type
openiam.ui.shared.organization.parent.organization=Parent Organization
openiam.ui.shared.organization.parent.organization.add=Add parent organization
openiam.ui.shared.organization.alias=Alias
openiam.ui.shared.organization.domain.name=Domain Name
openiam.ui.shared.organization.ldap.string=LDAP String
openiam.ui.shared.organization.selectable=Is Selectable
openiam.ui.shared.organization.selectable.explanation=If marked as 'No', then a User will not be able to select this organization when creating/editing his profile
openiam.ui.shared.organization.internal.id=Internal organization id
openiam.ui.shared.organization.search.table.description=Select an Organization below to add it as a parent
openiam.ui.shared.protected.by.resource=Protected by admin resource
openiam.ui.shared.resource.organizations.empty=There are no Organizations entitled to this Resource
openiam.ui.shared.resource.organizations=Organizations of Resource
openiam.ui.shared.resource.name.type=Type a Resource Name
openiam.ui.shared.resource.name=Resource Name
openiam.ui.shared.resource.search=Search Resources
openiam.ui.shared.resource.search.page.title=Search Resources
openiam.ui.shared.resource.search.empty=No Resources were found for your search
openiam.ui.shared.resource.edit.resource=Edit Resource
openiam.ui.shared.resource.create.new.resource=Create New Resource
openiam.ui.shared.resource.delete.warning=Deleting this resource will disentitle all Users, Groups, and Roles to this Resource. Are you sure that you want to do this?
openiam.ui.shared.resource.attributes.empty=There are no attributes attached to this Resource
openiam.ui.shared.resource.delete.confirmation=Yes, Delete this Resource
openiam.ui.user=User
openiam.ui.user.edit.title=Edit User
openiam.ui.user.new.title=Create New User
openiam.ui.user.credentials=User credentials
openiam.ui.user.login=Login
openiam.ui.user.password=Password
openiam.ui.user.password.confirm=Confirm password
openiam.ui.user.password.managedSys=Managed System
openiam.ui.user.password.allSys=ALL SYSTEMS
openiam.ui.user.information=User Information
openiam.ui.user.id=User ID
openiam.ui.user.status=User Status
openiam.ui.user.account.status=Account Status
openiam.ui.user.object.class=Metadata Type
openiam.ui.user.sub.object.class=Metadata Sub Type
openiam.ui.user.location.code=Location Code
openiam.ui.user.location.name=Location Name
openiam.ui.user.firstname=First Name
openiam.ui.user.middle=Middle
openiam.ui.user.lastname=Last Name
openiam.ui.user.nickname=Nickname
openiam.ui.user.maiden=Maiden Name
openiam.ui.user.suffix=Suffix
openiam.ui.user.birthday=Date of Birth
openiam.ui.user.gender=Gender
openiam.ui.user.show.in.search=Show in search
openiam.ui.user.access.rule=Access Rules
openiam.ui.user.title=Title
openiam.ui.user.contact.info=User Contact Information
openiam.ui.user.contact.info.only.published=Show Only Published
openiam.ui.user.org.info=Organization Information
openiam.ui.user.functional.title=Functional title
openiam.ui.user.metadata.type=Metadata Type
openiam.ui.user.job.code=Job Code
openiam.ui.user.job.code.select=Select a Job Code
openiam.ui.user.job.title=Job Title
openiam.ui.user.position.id=Do Not Use Position Attribute Workflow
openiam.ui.user.position.secondary.id=Do Not Use Secondary Position Attribute Workflow
openiam.ui.user.classification=Classification
openiam.ui.user.employee.id=Employee ID
openiam.ui.user.type=User Type
openiam.ui.user.start.date=Start Date
openiam.ui.user.end.date=Last Date
openiam.ui.user.mailcode=Mail code
openiam.ui.user.costcenter=Cost Center
openiam.ui.user.employee.type=Employee Type
openiam.ui.user.claim.date=Account claim date
openiam.ui.user.supervisor.and.alternate=Supervisor and user's assistants
openiam.ui.user.alternate=User's assistants
openiam.ui.user.supervisor=Supervisor
openiam.ui.user.admin=Admin
openiam.ui.user.owner=Owner
openiam.ui.user.same.accesses.copy=Copy existing user accesses
openiam.ui.user.same.accesses=User with same accesses
openiam.ui.user.same.accesses.request.name=Request name
openiam.ui.user.supervisor.myinfo=Supervisor
openiam.ui.user.supervisor.select=Select a Supervisor
openiam.ui.user.supervisor.contact.info=Contact Information For Supervisor
openiam.ui.user.requester.select=Select a Requester
openiam.ui.user.alternate.contact=Out of office assistant
openiam.ui.user.alternate.contact.select=Select out of office assistant
openiam.ui.user.notifications=Notifications
openiam.ui.user.notifications.email=Notify User of the credentials via e-mail. Requires an email address
openiam.ui.user.send.invite=Send Invite
openiam.ui.user.notifications.supervisor=Notify Supervisor of the credentials for the new user via e-mail. Requires a supervisor to be selected
openiam.ui.user.notification.subject=Subject
openiam.ui.user.notification.text.placeholder=Use text variables: ${firstName}, ${lastName}, ${login}, ${password}, ${emailAddress}
openiam.ui.user.notification.subject.text.empty=Subject or text field should not be empty
openiam.ui.user.notification.format=HTML Format
openiam.ui.user.profile.pic=Profile Picture
openiam.ui.user.profile.pic.delete.confirmation=Are you sure you want to delete Profile Picture?
openiam.ui.user.profile.pic.uploaded=Profile picture uploaded
openiam.ui.user.Requestor=Requester
openiam.ui.user.provision.delay=Delay user provisioning till start date
openiam.ui.user.birth.date=Birth Date
openiam.ui.user.primary.status=Primary Status
openiam.ui.user.secondary.status=Secondary Status
openiam.ui.user.password.changed.on=Password Changed On
openiam.ui.user.select.user.status=Select a User Status
openiam.ui.user.login.again=Login Again
openiam.ui.user.button.deactivate=DeActivate
openiam.ui.user.button.deactivate.title=Mark object as Deleted by setting DELETE status
openiam.ui.user.button.challengeresponse.reset=Reset Challenge Response
openiam.ui.user.button.challengeresponse.reset.title=Reset the Challenge Response Questions for this User
openiam.ui.user.button.account.reset=Reset Account
openiam.ui.user.button.account.reset.title=Reset the User's Account
openiam.ui.webconsole.challenge.response=Challenge Response
openiam.ui.user.challengeresponse.message=Are you sure you want to reset security questions for this user?
openiam.ui.user.challengeresponse.confirm=Reset
openiam.ui.user.account.reset.message=Are you sure you want to reset the account for this user?
openiam.ui.user.account.reset.confirm=Reset
openiam.ui.user.has.no.access.change.password=You do not have permission to change password
openiam.ui.user.deactivate.message=Are you sure you want to deactivate this user?
openiam.ui.user.delete.message=Are you sure you want to delete this user? This action cannot be reversed and will dissociate the user from all roles, groups, and organizations
openiam.ui.user.supervisor.table.description=Select a user below to add him as supervisor to the user
openiam.ui.user.alt.contact.table.description=Select a user below to add him as out of office assistant to the user
openiam.ui.user.delete.confirm=Yes, Delete this User
openiam.ui.user.deactivate.confirm=Yes, DeActivate this User
openiam.ui.user.search.result.title=Users
openiam.ui.user.contact.email.title=E-mails of User
openiam.ui.user.contact.address.title=Addresses of User
openiam.ui.user.contact.phone.title=Phones of User
openiam.ui.user.contact.email.empty=This User doesn't have any E-mails
openiam.ui.user.contact.address.empty=This User doesn't have any Addresses
openiam.ui.user.contact.phone.empty=This User doesn't have any Phones
openiam.ui.user.managed.system.viewer.title={0} - Managed Systems
openiam.ui.user.managed.system.viewer.header.managedSystem=Managed System
openiam.ui.user.managed.system.viewer.header.managedSystemStatus=Status
openiam.ui.user.managed.system.viewer.header.principal=Principal
openiam.ui.user.managed.system.viewer.header.locked=Is Locked?
openiam.ui.user.managed.system.viewer.header.provStatus=Provisioning Status
openiam.ui.user.managed.system.viewer.header.attributeName=Attribute Name
openiam.ui.user.managed.system.viewer.header.idmValue=IDM Value
openiam.ui.user.managed.system.viewer.header.mngSysValue=Managed System Value
openiam.ui.common.divisions=Divisions
openiam.ui.common.divisions.select=Select divisions
openiam.ui.common.departments=Departments
openiam.ui.common.departments.select=Select departments
openiam.ui.user.delegation.org.inheritance=Use organization inheritance
openiam.ui.group.select=Select a group
openiam.ui.role.select=Select a role
openiam.ui.user.delegation.applications=Applications
openiam.ui.resource.select=Select a resource
openiam.ui.resource.select.another=Select another resource
openiam.ui.user.delegation.direct.report=Direct reports only
openiam.ui.user.entitlement.resource.title=Entitled to Resources
openiam.ui.user.entitlement.group.title=Member of Groups
openiam.ui.user.entitlement.role.title=Member of Roles
openiam.ui.user.entitlement.role=Role Membership
openiam.ui.user.entitlement.group=Group Membership
openiam.ui.user.entitlement.resource=Resource Entitlements
openiam.ui.user.entitlement.organization.membership=Organization Membership
openiam.ui.user.entitlement.list.view=List View
openiam.ui.user.entitlement.tree.view=Tree View
openiam.ui.user.entitlement.tree=Entitlement Tree
openiam.ui.user.entitlement.tree.view.filter=Type the name of an Entity(group, role, resource)
openiam.ui.user.entitlement.tree.view.filter.title=Type the name of an Entity(group, role, resource) to see the user's relationship to that object
openiam.ui.user.entitlement.metadata=Entitlement Metadata
openiam.ui.user.entitlement.reason=Entitlement Reasons
openiam.ui.user.entitlement.resource.public=Public Resources
openiam.ui.user.entitlement.resource.treeview.title=Resources
openiam.ui.user.entitlement.resource.not.found=This User is not entitled to any Resources
openiam.ui.user.entitlement.group.not.found=This User is not a member of any groups
openiam.ui.user.entitlement.role.not.found=This User is not a member of any roles
openiam.ui.user.entitlement.role.inherit=Inherits from Roles
openiam.ui.user.entitlement.group.inherit=Inherits from Groups
openiam.ui.user.entitlement.organization.title=Member of Organizations
openiam.ui.user.role=Roles of User
openiam.ui.user.group=Groups of User
openiam.ui.user.address=Addresses of User
openiam.ui.user.group.empty=There are no groups assigned to this user
openiam.ui.user.resource=Resources of User
openiam.ui.user.role.empty=There are no resources assigned to this user
openiam.ui.org.resource=Resources of Organization
openiam.ui.user.organization=Organizations of User
openiam.ui.user.organization.empty=There are no users in this organization
openiam.ui.user.entitlement.organization.not.found=This User is not a member of any organizations
openiam.ui.user.my.info=My Info
openiam.ui.user.my.info.password.expiration=Password Expiration
openiam.ui.user.my.info.review.accept.policy=Please review and accept the IT Use Policy
openiam.ui.user.accepted=Accepted
openiam.ui.group.identities=Identities of Group
openiam.ui.group.identities.page.title=Group Identities
openiam.ui.group.identities.empty.result=This Group doesn't have any Identities
openiam.ui.group.identities.edit.dialog.title=Edit Identity
openiam.ui.org.identities=Identities of Organization
openiam.ui.org.identities.page.title=Organization Identities
openiam.ui.org.identities.empty.result=This Organization doesn't have any Identities
openiam.ui.org.identities.edit.dialog.title=Edit Identity
openiam.ui.common.resources=Resources
openiam.ui.common.id=ID
openiam.ui.button.ok=Ok
openiam.ui.button.save=Save
openiam.ui.button.save.as=Save As
openiam.ui.button.load=Load
openiam.ui.button.import=Import
openiam.ui.button.export=Export
openiam.ui.button.cancel=Cancel
openiam.ui.button.active=Active
openiam.ui.button.disable=Disable
openiam.ui.button.enable=Enable
openiam.ui.button.delete=Delete
openiam.ui.button.clone.managedsys=Clone Managed System
openiam.ui.button.delete.title=Physically Delete object from DB
openiam.ui.button.emails=Emails
openiam.ui.button.address=Addresses
openiam.ui.button.phone=Phones
openiam.ui.button.clear=Clear
openiam.ui.button.search=Search
openiam.ui.button.create=Create
openiam.ui.button.back=Back
openiam.ui.button.warning.dialog.title=Description
openiam.ui.button.sign.in.instead=Return to Login
openiam.ui.column=Column
openiam.ui.common.resource.risk=Resource Risk
openiam.ui.shared.managed.system.select=Select a Managed System
openiam.ui.shared.managed.system.select.another=Select another Managed System
openiam.ui.no.value.selected=No Value Selected
openiam.ui.shared.resource.children.empty=This Resource has no Member Resources
openiam.ui.shared.resource.parents.empty=This Resource has no Parent Resources
openiam.ui.shared.resource.groups.empty=This Resource has no Entitled Groups
openiam.ui.shared.resource.roles.empty=This Resource has no Entitled Roles
openiam.ui.shared.resource.users.empty=There are no Users entitled to this Resource
openiam.ui.shared.resource.user.select.to.entitle=Select a User below to entitle him to this resource
openiam.ui.shared.resource.user.select=Select a user
openiam.ui.shared.resource.user.another.select=Select another user
openiam.ui.shared.resource.children=Child Resources
openiam.ui.shared.resource.parents=Parent Resources
openiam.ui.shared.resource.groups=Entitled Groups
openiam.ui.shared.resource.roles=Entitled Roles
openiam.ui.shared.resource.users=Entitled Users
openiam.ui.shared.resource.children.title=Children of Resource
openiam.ui.shared.resource.parent.title=Parents of Resources
openiam.ui.shared.resource.groups.title=Entitled Groups to Resource
openiam.ui.shared.resource.roles.title=Entitled Roles to Resource
openiam.ui.shared.resource.users.title=Entitled Users to Resource
openiam.ui.shared.roles.children=Child Roles
openiam.ui.shared.roles.parents=Parent Roles
openiam.ui.shared.roles.groups=Member of Groups
openiam.ui.shared.roles.users=Member Users
openiam.ui.shared.roles.resources=Entitled to Resources
openiam.ui.shared.roles.children.title=Children of Role
openiam.ui.shared.roles.parents.title=Parents of Role
openiam.ui.shared.roles.groups.title=Groups of Role
openiam.ui.shared.roles.users.title=Member Users of Role
openiam.ui.shared.roles.resources.title=Entitled Resources of Role
openiam.ui.audit.log.view.json=View JSON
openiam.ui.audit.log.viewer=Log Viewer
openiam.ui.audit.log.records=Audit Log Records
openiam.ui.audit.log.requestor=Requestor
openiam.ui.audit.log.requestor.id=Requestor ID
openiam.ui.audit.log.requestor.login=Requestor Login
openiam.ui.audit.log.source=Source
openiam.ui.audit.log.target=Target
openiam.ui.audit.log.target.user=Target User
openiam.ui.audit.log.action=Action
openiam.ui.audit.log.action.select=Select an Action
openiam.ui.audit.log.result=Result
openiam.ui.audit.log.result.select=Select an Audit Result
openiam.ui.audit.log.showChild=Show children
openiam.ui.audit.log.event.info=Event Information
openiam.ui.audit.log.event.attribute=Event Attributes
openiam.ui.audit.log.event.target=Event Targets
openiam.ui.audit.log.event.parent=Parent Event
openiam.ui.audit.log.events.associated=Associated Events
openiam.ui.audit.log.event.child=Child Events
openiam.ui.audit.log.event.path.variables=Path Variables
openiam.ui.audit.log.event.request.parameters=Request Parameters
openiam.ui.audit.log.event.target.users=Target Users
openiam.ui.audit.log.event.target.groups=Target Groups
openiam.ui.audit.log.event.target.roles=Target Roles
openiam.ui.audit.log.event.target.resources=Target Resources
openiam.ui.audit.log.event.target.organizations=Target Organizations
openiam.ui.audit.log.event.target.managed.systems=Target Managed Systems
openiam.ui.audit.log.event.target.attributes=Target Attributes
openiam.ui.audit.log.event.parent.empty=This event does not have any parent events
openiam.ui.audit.log.event.child.empty=This event does not have any child events
openiam.ui.audit.log.event.target.empty=This event is not associated with any targets
openiam.ui.audit.log.event.attribute.empty=This event has no attributes
openiam.ui.audit.log.user.id=Requester Id
openiam.ui.audit.log.search=Log Record Search
openiam.ui.audit.log.search.empty=No Audit Log Records were found for your search
openiam.ui.audit.log.from.date=From Date
openiam.ui.audit.log.to.date=To Date
openiam.ui.audit.log.select.date=Click to select a date
openiam.ui.audit.log.select.target.type=Select Target Type
openiam.ui.audit.log.not.available=N/A
openiam.ui.audit.log.mngsys.id=Managed System ID
openiam.ui.audit.log.timestamp=Timestamp
openiam.ui.audit.log.coorelation.id=Correlation ID
openiam.ui.audit.log.client.ip=Client IP
openiam.ui.audit.log.node.ip=Node IP
openiam.ui.audit.log.session.id=Session ID
openiam.ui.audit.log.target.id=Target ID
openiam.ui.audit.log.target.login=Target Principal
openiam.ui.audit.log.secondary.target.id=Sec Target ID
openiam.ui.audit.log.target.type=Target Type
openiam.ui.audit.log.secondary.target.type=Sec Target Type
openiam.ui.audit.log.target.principal=Target Principal
openiam.ui.audit.log.event.attribute.recent=Recent
openiam.ui.user.history=Audit Log of User
openiam.ui.user.history.page.title=User History
openiam.ui.user.history.source.event=Source Events
openiam.ui.user.history.target.event=Target Events
openiam.ui.user.history.empty.result=The History is empty for this User
openiam.ui.user.history.dialog.title=Log Record Search
openiam.ui.user.edit.login=Edit Login
openiam.ui.webconsole.policy.edit=Edit Policy
openiam.ui.webconsole.policy.create.new.attribute=Create New Attribute Policy
openiam.ui.webconsole.policy.authentication=Authentication Policy
openiam.ui.webconsole.policy.authentication.select=Select an Authentication Policy
openiam.ui.webconsole.policy.create.new.authentication=Create New Authentication Policy
openiam.ui.webconsole.policy.authentication.overview=Authentication Policy Overview
openiam.ui.webconsole.policy.id=Policy ID
openiam.ui.webconsole.policy.name=Name
openiam.ui.webconsole.policy.rule.url=Rule URL
openiam.ui.webconsole.policy.rule=Policy Rule
openiam.ui.webconsole.policy.rule.text=Rule Text
openiam.ui.webconsole.policy.rule.src=Rule Src
openiam.ui.webconsole.policy.want.delete.policy=Are you sure you want to delete this policy?
openiam.ui.webconsole.policy.want.delete.policy.warn=Deleting this policy will disentitle all Users, Groups, and Roles to this Policy. Are you sure that you want to do this?
openiam.ui.webconsole.policy.want.delete.yes=Yes, Delete this Policy
openiam.ui.webconsole.policy.status=Policy Status
openiam.ui.webconsole.policy.composition.options=Authentication Policy Composition Options
openiam.ui.webconsole.policy.password.association.no.value=Please select Associate Policy Value
openiam.ui.webconsole.policy.password.association.associate.policy=Associate Policy
openiam.ui.webconsole.policy.password.association.level=Association Level
openiam.ui.webconsole.policy.password.association.level.global=Global
openiam.ui.webconsole.policy.password.association.level.role=Role
openiam.ui.webconsole.policy.password.association.level.organization=Organization
openiam.ui.webconsole.policy.password.association.level.usertype=User Type
openiam.ui.webconsole.policy.password.association.level.managedsystem=Managed System
openiam.ui.webconsole.policy.password.association.value=Association Value
openiam.ui.webconsole.policy.password.edit.create.new.password=Create New Password Policy
openiam.ui.webconsole.policy.password.overview=Password Policy Overview
openiam.ui.webconsole.policy.password.composition=Password Policy Composition
openiam.ui.webconsole.policy.password.forget.parameter=Forget Password Parameter
openiam.ui.webconsole.policy.password.questionbank=QUESTION_BANK
openiam.ui.webconsole.policy.password.change.rule=Password Change Rule
openiam.ui.webconsole.policy.password.import.export=Import/Export
openiam.ui.webconsole.policy.password.note=Note
openiam.ui.webconsole.policy.password.denotes.mandatoryoptional=Check boxes will enable or disable a password policy rule
openiam.ui.webconsole.policy.password.edit.custom=Edit Custom Password Policy
openiam.ui.webconsole.policy.password.upload.custom=Upload Custom Password Policy
openiam.ui.webconsole.policy.password.priority.label=Priority
openiam.ui.password.policy.question.answered.count=Number of answers that are required to be correct should be <= then Number of questions to display
openiam.ui.password.policy.question.user.defined.answered.count=Number of answers for User defined questions that are required to be correct should be <= then Number of User specified questions to display
openiam.ui.webconsole.policy.password.priority.title=A numeric value representing the priority of this Policy. A larger number indicates that this policy has higher priority over others.
openiam.ui.webconsole.policy.notFound=No Policies were found
openiam.ui.webconsole.policy.password.title=Password Policies
openiam.ui.webconsole.policy.authentication.title=Authentication Policies
openiam.ui.webconsole.policy.attribute.title=Attribute Policies
openiam.ui.webconsole.policy.authentication.custom=Custom Login Module
openiam.ui.webconsole.policy.authentication.OPENIAM_TOKEN=OPENIAM_TOKEN
openiam.ui.webconsole.policy.authentication.SAML_TOKEN=SAML{0}_TOKEN
openiam.ui.webconsole.policy.authentication.CLEAN=CLEAN
openiam.ui.webconsole.policy.authentication.SSL=SSL
openiam.ui.webconsole.policy.authentication.TLS=TLS
openiam.ui.webconsole.policy.password.delete.warn=Deleting this policy will disentitle all Users, Groups, and Roles to this Policy.\nAre you sure that you want to do this?
openiam.ui.webconsole.policy.upload=Upload Policy
openiam.ui.webconsole.about=About
openiam.ui.webconsole.about.system.information=Webconsole System Information
openiam.ui.webconsole.about.parameter=Parameter
openiam.ui.webconsole.about.value=Value
openiam.ui.webconsole.about.os=OS
openiam.ui.webconsole.about.java=Java
openiam.ui.webconsole.about.javamemory=Java memory
openiam.ui.webconsole.about.buildinfo=Build info
openiam.ui.webconsole.about.esbsysteminfo=ESB System Information
openiam.ui.webconsole.am.authlevel.search.groupingsearch=Auth Level Grouping Search
openiam.ui.webconsole.am.authlevel.search.nogroupfound=No Groups Found for your search
openiam.ui.webconsole.am.authlevel.grouping.authentication=Authentication Level Groupings
openiam.ui.webconsole.am.authlevel=Auth Level
openiam.ui.webconsole.am.authlevel.groupingname=Grouping Name
openiam.ui.webconsole.am.authlevel.edit.role=Edit Role
openiam.ui.webconsole.am.authlevel.grouping=Auth Level Grouping
openiam.ui.webconsole.am.authlevel.grouping.create=Create Auth Level Grouping
openiam.ui.webconsole.am.authlevel.authenticationlevel.name=Authentication Level Name
openiam.ui.webconsole.am.authlevel.authenticationlevel=Authentication Level
openiam.ui.webconsole.am.authlevel.authenticationlevel.select=Select an Authentication Level
openiam.ui.webconsole.am.authlevel.actions=Actions
openiam.ui.webconsole.am.authlevel.create.newattribute=Create New Attribute
openiam.ui.webconsole.am.authlevel.create.nowattribute=There are no attributes associated with this Authentication Level Group
openiam.ui.webconsole.am.auth.provider.select=Select an Authentication Provider
openiam.ui.webconsole.am.auth.provider.explanation=This Authentication Provider will be used when determining what Authentication Policy to apply upon login.
openiam.ui.am.auth.provider=Authentication Provider
openiam.ui.default.auth.policy=Default Openiam Auth Policy
openiam.ui.user.edit.page.title=Edit User
openiam.ui.user.delegation.page.title=User Delegation Filter
openiam.ui.user.identities.page.title=User Identities
openiam.ui.user.custom.information=Custom Information
openiam.ui.user.identities=Identities of User
openiam.ui.user.identities.empty.result=This User doesn't have any Identities
openiam.ui.user.identities.delete.message=Are you sure to delete this identity from this user
openiam.ui.user.identities.edit.dialog.title=Edit Identity
openiam.ui.user.identities.delete.dialog.title=Delete Identity
openiam.ui.user.identities.password.expired=Password Expired
openiam.ui.user.identities.password.expires=Password Expires On
openiam.ui.user.identities.grace.period=Grace Period
openiam.ui.user.identities.last.login=Last Login
openiam.ui.user.identities.last.login.from=Last Login From
openiam.ui.user.identities.prov.status=Provision Status
openiam.ui.user.identities.previous.login=Previous Login
openiam.ui.user.identities.created.on=Created On
openiam.ui.user.identities.delete.login.question=Are you sure you want to delete this login?
openiam.ui.user.identities.delete.login.confirmation=Yes, Delete this Login
openiam.ui.user.identities.last.password.change=Last Password Change
openiam.ui.user.identities.not.any.identities=You don't have any identities
openiam.ui.common.last.updated=Last Updated
openiam.ui.common.status=Status
openiam.ui.common.is.locked=Is Locked?
openiam.ui.common.locked=Locked
openiam.ui.user.identities.button.new=Create New Login
openiam.ui.common.delete.confirmation=Yes, Delete this Entity
openiam.ui.user.identities.current.login=Current Login
openiam.ui.user.impersonate=Impersonate a User
openiam.ui.user.password.reset.page.title=Reset User Password
openiam.ui.user.password.reset=Reset Password for user
openiam.ui.user.password.send.to.user=Send the password to the user via email. Requires an email address
openiam.ui.user.password.auto.generate=Auto generate the password. User is not required to enter a password
openiam.ui.user.page.title=User Search
openiam.ui.user.sup.page.title=Edit Superiors
openiam.ui.user.sub.page.title=Edit Direct report
openiam.ui.user.sup.title=Superiors of User
openiam.ui.user.sub.title=Direct reports of User
openiam.ui.user.sup.button=Superiors
openiam.ui.user.sub.button=Direct reports
openiam.ui.user.sup.button.search=Search Superiors
openiam.ui.user.sup.empty.result=This User has no Superiors
openiam.ui.user.sup.table.description=Select a User below to entitle him as a Superior
openiam.ui.user.sup.replace.confirm=Are you sure you want to edit the existing superior?
openiam.ui.user.sub.button.search=Search direct report
openiam.ui.user.sub.empty.result=This User has no direct report
openiam.ui.user.sub.table.description=Select a User below to entitle him as a direct report
openiam.ui.user.attributes=User Attributes
openiam.ui.user.attribute.page.title=Edit User Attributes
openiam.ui.user.attribute.edit=Edit User Attribute
openiam.ui.user.attribute.title=Attributes for User
openiam.ui.user.attribute.group=Attribute Group
openiam.ui.user.attribute.not.found=This user is not associated with any attributes
openiam.ui.user.attribute.add=Add Attribute
openiam.ui.user.attribute.object.class.message=Select a Metadata Type for this user, in order to add custom attributes
openiam.ui.title=Title
openiam.ui.user.view.user=View User
openiam.ui.user.supervisors=Supervisors
openiam.ui.user.subordinates=Direct reports
openiam.ui.user.supervisors.viewUser=Supervisors
openiam.ui.user.direct.reports=Direct Reports
openiam.ui.user.view.user.emptysearch=At least one search param is required
openiam.ui.user.view.user.emptyreports=No direct reports found
openiam.ui.metadata.element=MetaData Element
openiam.ui.metadata.elements=MetaData Elements
openiam.ui.metadata.element.select=Please Select Metadata Element
openiam.ui.common.code=Code
openiam.ui.common.display.name=Display Name
openiam.ui.common.value=Value
openiam.ui.webconsole.language.search.page.title=Search Languages
openiam.ui.webconsole.languages.title=Languages
openiam.ui.webconsole.languages.placeholder.search=Type a language code
openiam.ui.webconsole.languages.not.founded=Languages are not founded
openiam.ui.webconsole.languages.new.language=New Language
openiam.ui.webconsole.languages.language=Language
openiam.ui.webconsole.languages.delete.locale=delete locale
openiam.ui.webconsole.languages.add.locale=Add Locale
openiam.ui.webconsole.languages.locale=Locale
openiam.ui.webconsole.languages.sure.default=Do you really want to make the current language default?
openiam.ui.webconsole.languages.saved=Language is saved successfully
openiam.ui.webconsole.languages.locale.already.exists=Locale ''{0}'' already exists.
openiam.ui.webconsole.languages.no.default.language=Default language is not defined.
openiam.ui.common.display.name.cur=Name
openiam.ui.it.policy.page.title=Configure IT Policy
openiam.ui.it.policy.reset=Existing IT Policy will be reset.\n Are you sure you want to do this?
openiam.ui.it.policy.label.approve=Approve
openiam.ui.it.policy.label.confirmation=Confirmation
openiam.ui.it.policy.reset.confirmation=Yes, Reset IT Policy
openiam.ui.common.selected.lowercase=selected
openiam.ui.user.add.more.search.criteria=Add More Search Criteria
openiam.ui.common.group.change=Change Group
openiam.ui.common.group.add.another=Add Another Group
openiam.ui.common.role.add.another=Add Another Role
openiam.ui.common.role.change=Change Role
openiam.ui.common.organization.add.another=Add another organization
openiam.ui.webconsole.languages.no.name=Name for current language is required
openiam.ui.webconsole.languages.no.code=Language code is required
openiam.ui.entitlements.group.add=Add Group
openiam.ui.entitlements.organization.add=Add Organization
openiam.ui.entitlements.group.child.add=Add Child Group
openiam.ui.entitlements.group.parent.add=Add Parent Group
openiam.ui.entitlements.role.child.add=Add Child Role
openiam.ui.entitlements.role.add=Add Role
openiam.ui.entitlements.resource.add=Add Resource
openiam.ui.entitlements.resource.child.add=Add Child Resource
openiam.ui.entitlements.user.add=Add User
openiam.ui.page.template.search.page.title=Page Template Search
openiam.ui.page.template.search.title=Page Templates
openiam.ui.page.template.search=Search
openiam.ui.page.template.name.column=Page Template Name
openiam.ui.page.template.not.found=No results were found for your search
openiam.ui.custom.fields.search.title=Custom Field Search
openiam.ui.custom.fields.custom.fields=Custom Fields
openiam.ui.custom.fields.empty.text=No results were found for your search
openiam.ui.custom.fields.edit.custom.field=Edit Custom Field
openiam.ui.custom.fields.custom.fields.create.new=Create New Custom Field
openiam.ui.custom.fields.custom.field.id=Custom Field ID
openiam.ui.custom.fields.linked.page.templates=Linked to Page Templates
openiam.ui.custom.fields.linked.page.templates.empty=No Page Template use this Field
openiam.ui.custom.fields.field.name=Field Name
openiam.ui.custom.fields.field.name.title=The name to help us identify this field
openiam.ui.custom.fields.name.show.ui.form=The name to show on UI form in
openiam.ui.custom.fields.is.required=Is Required
openiam.ui.custom.fields.is.editable=Is Editable
openiam.ui.custom.fields.custom.fields.type=Custom Field Type
openiam.ui.custom.fields.default.value=Default Value
openiam.ui.custom.fields.valid.values=Valid Values
openiam.ui.custom.fields.change.order=To change the display order of custom fields, drag & drop the elements into the appropriate position
openiam.ui.custom.fields.options.no.found=No options were found for this field
openiam.ui.custom.fields.delete.warn=Are you sure you want to delete this custom field?
openiam.ui.custom.fields.delete.yes=Yes, Delete this Custom Field
openiam.ui.custom.fields.empty.children=This Custom Field doesn't have any specified values
openiam.ui.custom.fields.edit.option.element=Edit option element
openiam.ui.custom.fields.auto.translate=Auto Translate
openiam.ui.custom.fields.width=Width
#----------------------------- STR contentprovider/authlevel.grouping.table.js ----------------------
authlevel.grouping.table.add.auth.level=Add Authentication Level
authlevel.grouping.table.auth.level=Authentication Level
authlevel.grouping.table.edit.not.enabled=Edit not enabled
authlevel.grouping.table.select.auth.level=Select an Authentication Level Grouping
authlevel.grouping.table.level.must.select=At least one Authentication Level must be selected.
openiam.ui.common.method=Method
authlevel.grouping.table.not.exists.in.authLevelTable=does not exist on jQuery.authenticationLevelTable
#----------------------------- END contentprovider/authlevel.grouping.table.js ----------------------
#----------------------------- STR contentprovider/edit.js ----------------------
contentprovider.edit.yes.delete=Yes, Delete this Provider
contentprovider.edit.delete=Are you sure you want to delete this content provider?
#----------------------------- END contentprovider/edit.js ----------------------
#----------------------------- STR contentprovider/entitlements.js ----------------------
contentprovider.entitlements.EmptyChildren=This Content Provider doesn't have any application servers
contentprovider.entitlements.server.url=Server Url
contentprovider.entitlements.server.edit=Edit Server
contentprovider.entitlements.server.add=Add server
contentprovider.entitlements.server.delete.title=Delete Server
contentprovider.entitlements.server.delete=Are you sure to delete Application server from this content provider
contentprovider.entitlements.server.delete.yes=Yes, Delete this Application Server
contentprovider.entitlements.pattern=Pattern
contentprovider.entitlements.proxyPassLocation=Application Path
contentprovider.entitlements.is.auth.delete=Is Authorization Disabled
contentprovider.entitlements.create=Create
contentprovider.entitlements.uri.delete=Are you sure to delete URI Pattern from this content provider
contentprovider.entitlements.uri.delete.yes=Yes, Delete this URI Pattern
#----------------------------- END contentprovider/entitlements.js ----------------------
#----------------------------- STR contentprovider/meta.js ----------------------
contentprovider.meta.empty.meta=This URI Patterns doesn't have any MetaData
openiam.ui.common.matadate=Metadata
contentprovider.meta.delete=Are you sure you want to delete this Meta Rule?
contentprovider.meta.delete.yes=Yes, Delete this MetaData
#----------------------------- END contentprovider/meta.js ----------------------
#----------------------------- STR contentprovider/metaEdit.js ----------------------
contentprovider.meta.edit.prop.type.is.req=Property Type is required field
contentprovider.meta.edit.prop.name.is.req=Property Name is required field
contentprovider.meta.edit.prop.type.not.supp=Selected Property Type not supported
contentprovider.meta.edit.prop.val.req=Property Value is required field
contentprovider.meta.edit.prop.from.user=Property from User
contentprovider.meta.edit.groovy.script=Groovy Script
contentprovider.meta.edit.static.value=Static Value
contentprovider.meta.edit.empty.value=Empty Value
#----------------------------- END contentprovider/metaEdit.js ----------------------
#----------------------------- STR contentprovider/patternEdit.js ----------------------
contentprovider.meta.edit.meta.not.assoc=This Metadata element is not associated with any properties
contentprovider.meta.edit.no.auth.level=The authentication grouping from the parent Content Provider will be used
#----------------------------- END contentprovider/patternEdit.js ----------------------
#----------------------------- STR contentprovider/search.js ----------------------
contentprovider.search.placeholder=Type a Content Provider Name
contentprovider.search.cont.prov.name=Content Provider Name
contentprovider.search.domain.pattern=Domain Pattern
contentprovider.search.domain.pattern.tip=The Domain pattern of your application
contentprovider.search.no=No Content Providers were found for your search
#----------------------------- END contentprovider/search.js ----------------------
contentprovider.debug.proxy.uri.principal.debug=Proxy URI Principal Debug
contentprovider.debug.req.url=Request URL
contentprovider.debug.check.federation=Check Federation
contentprovider.debug.login.response=Login Response
contentprovider.debug.success.login.resp=Success. Retrieved login response
contentprovider.debug.token.resp=Token Type
contentprovider.debug.token=Token
contentprovider.debug.provider=Provider
contentprovider.debug.principal=Principal
contentprovider.debug.max.idle.time=Max Idle Time
contentprovider.debug.exp.time=Expiration Time
contentprovider.debug.create.time=Created Time
contentprovider.debug.fail.login.resp=Failure. Could not get login response
contentprovider.debug.login.error=Login Error
contentprovider.content.provider=Content Provider
contentprovider.content.provider.edit=Edit Content Provider
contentprovider.content.provider.new=Create New Content Provider
contentprovider.linked.to.res=Linked to Resource
contentprovider.linked.msys.content.provider=The Managed System to link this content provider to. This is used in case a user's identity is required
contentprovider.name.provider.help=The name to help us identify this provider
contentprovider.provider.landing.url=The Landing Page URL of this content provider
contentprovider.provider.is.ssl=Does this Application support SSL?
contentprovider.provider.is.auth.disabled=Is Authorization Disabled?
contentprovider.provider.is.ssl.tip=Shows if this provider supports SSL
contentprovider.provider.is.auth.tip=Users accessing a Content Provider with authorization enabled must be authorized to the Content Provider's Resource. Authorization checks are skipped Content Providers with this option set to 'No'.
contentprovider.provider.supp.auth.levels=Supported Authentication Rules
contentprovider.provider.app.server=Application Servers
contentprovider.provider.app.server.req=At least one Content Provider Server is required. A round-robin algorithm will be used to hit the appropriate server
contentprovider.provider.uri.patterns=URI Patterns
contentprovider.provider.uri.pattern=URI Pattern
contentprovider.provider.search.title=Content Providers
openiam.ui.contentprovider.provider.search=Search content provider
contentprovider.provider.edit.meta.title=Edit Metadata for URI Provider
contentprovider.provider.new.meta.title=Create new Metadata for URI Provider
contentprovider.provider.uri.meta.id=URI Pattern Metadata ID
contentprovider.provider.meta.data.name=Metadata Name
contentprovider.provider.meta.data.name.tip=The Name of Metadata. It helps to identify URI Pattern Meta
contentprovider.provider.meta.data.type=Metadata Type
contentprovider.provider.meta.data.type.tip=The Metadata Type that this Metadata corresponds to.
contentprovider.provider.meta.data.type.search=Select Metadata Type
contentprovider.provider.meta.data.type.attrs=Metadata Attributes
contentprovider.provider.meta.data.type.prop.name=Property Name
contentprovider.provider.meta.data.type.prop.type=Property Type
contentprovider.provider.meta.data.type.prop.val=Property Value
contentprovider.provider.meta.data.type.empty.text=This Metadata element is not associated with any properties
contentprovider.provider.meta.data.type.prop.user=Property from User
contentprovider.provider.meta.data.type.val.user=Value from User
contentprovider.provider.meta.data.select.user.val=Select a User Value
contentprovider.provider.meta.data.static.val.placeholder=Enter a static Value
contentprovider.provider.meta.data.groovy.script.placeholder=Enter a groovy script location
contentprovider.provider.search=ContentProvider Search
contentprovider.provider.uri.pattern.head=URIPattern
contentprovider.provider.uri.pattern.edit=Pattern edit for Content Provider
contentprovider.provider.uri.pattern.new=Create new URI Pattern for Content Provider
contentprovider.provider.uri.pattern.is.auth.text=Users accessing a URI Pattern with authorization enabled must be authorized to the URI Pattern's Resource. Authorization checks are skipped for URI Patterns with this option marked as 'No'.
contentprovider.provider.uri.pattern.ui.theme.text=The UI Theme to be used on pages matching this pattern, if applicable
contentprovider.provider.inherit.from.content.provider=Inherit from content provider
contentprovider.provider.debug.uri.federation=Debug URI Federation
contentprovider.provider.debug.user.id=User Id
contentprovider.provider.debug.uri.federation.response=URI Federation Response
contentprovider.provider.debug.uri.federation.success=Success. The user has access to the above URL
contentprovider.provider.debug.content.provider.id=Content Provider ID
contentprovider.provider.debug.pattern.id=Pattern ID
contentprovider.provider.debug.server=Server
contentprovider.provider.debug.id=Id
contentprovider.provider.debug.server.url=Server URL
contentprovider.provider.debug.pair=Key/Value Pairs
contentprovider.provider.debug.key=Key
contentprovider.provider.debug.value=Value
contentprovider.provider.debug.auth.level.token=Auth Level Tokens
contentprovider.provider.debug.auth.level.id=Auth Level ID
contentprovider.provider.debug.string.value=String value
contentprovider.provider.debug.byte.value=Byte Value
contentprovider.provider.debug.type.name=Type Name
contentprovider.provider.debug.type.id=Type ID
contentprovider.provider.debug.no.auth.send=No Auth Level Tokens sent. This should not happen.
contentprovider.provider.debug.failure=Failure. This user cannot access the above URL
contentprovider.provider.debug.reason=Reason
contentprovider.provider.metaedit.head=Edit Group Attributes
contentprovider.provider.pattern.resource.title=This Resource protects this URI Pattern. If a user is entitled to this Resource, then he is entitled to access this URI Pattern (assuming that he has the proper authentication level).
openiam.ui.page.template.edit.page.title=Edit Page Template
openiam.ui.page.template.new.title=Create New Page Template
openiam.ui.page.template.edit.title=Edit Page Template
openiam.ui.page.template.name=Template Name
openiam.ui.page.template.type=Template Type
openiam.ui.page.template.type.select=Please Select Template Type
openiam.ui.page.template.field=Template Fields
openiam.ui.page.template.field.selected=Selected template fields
openiam.ui.page.template.field.order=To change the display order of template fields, drag & drop the elements into the appropriate position
openiam.ui.page.template.custom.field=Custom Fields
openiam.ui.page.template.add.custom.field=Add Custom Field
openiam.ui.page.template.custom.field.order=To change the display order of custom fields, drag & drop the elements into the appropriate position
openiam.ui.page.template.uri.patterns=URI Patterns
openiam.ui.page.template.type.change.confirm=Yes, Change Template Type
openiam.ui.page.template.delete.confirm=Yes, Delete this Page Template
openiam.ui.page.template.delete.message=Are you sure you want to delete this Page Template?
openiam.ui.page.template.search.custom.field.dialog.title=Search Custom Field
openiam.ui.page.template.search.custom.field.empty=This Page Template doesn't have any specified fields
openiam.ui.page.template.custom.field.placeholder=Type Custom Field Name
openiam.ui.page.template.custom.field.delete=Are you sure you want to delete this Custom Field from template?
openiam.ui.page.template.custom.field.delete.confirm=Yes, Delete Custom Field from this template
openiam.ui.page.template.uri.pattern=Search URI Patterns
openiam.ui.page.template.uri.pattern.empty=This Page Template doesn't belong to any URI Pattern
openiam.ui.page.template.uri.pattern.placeholder=Type URI Pattern
openiam.ui.page.template.uri.pattern.delete=Are you sure you want to delete this URI Pattern from template?
openiam.ui.page.template.uri.pattern.delete.confirm=Yes, Delete pattern from this template
openiam.ui.page.template.search.field.dialog.title=Edit Field
openiam.ui.page.template.search.field.empty=This Page Template doesn't have any specified fields
openiam.ui.page.template.field.delete=Are you sure you want to delete this Field from template?
openiam.ui.page.template.field.delete.confirm=Yes, Delete field from this template
openiam.ui.page.template.type.change.warn=All Template Fields will be deleted. Are you sure to proceed changing Template Type?
openiam.ui.page.template.search.custom.field.type.select=Select Field type
openiam.ui.page.template.field.name=Field Name
openiam.ui.page.template.field.is.required=Is Required
openiam.ui.page.template.field.is.editable=Is Editable
openiam.ui.page.template.field.rule=Rule
openiam.ui.page.template.field.rules=Actions
openiam.ui.page.template.field.errorMessage=Error Message
openiam.ui.page.template.field.actions.validation=Show error message
openiam.ui.page.template.field.actions.show=Show
openiam.ui.page.template.field.actions.hide=Hide
openiam.ui.page.template.field.actions.disable=Disable
openiam.ui.page.template.field.actions.enable=Enable
openiam.ui.page.template.field.actions.required=Set required
openiam.ui.page.template.field.actions.notrequired=Set not required
openiam.ui.page.template.field.actions.update=Update
openiam.ui.page.template.field.validation.required=Please fill required field:{0}
openiam.ui.page.template.field.update.searchAddresses=Location
openiam.ui.page.template.field.update.searchOrganizations=Organization
openiam.ui.page.template.field.update.searchUsers=Users
openiam.ui.page.template.field.update.roleNames=Delegation role names
openiam.ui.page.template.field.update.searchAddresses.name=Name
openiam.ui.page.template.field.update.searchAddresses.country=Country
openiam.ui.page.template.field.update.searchAddresses.state=State
openiam.ui.page.template.field.update.searchAddresses.city=City
openiam.ui.page.template.field.update.searchAddresses.organization=Organization ID
openiam.ui.page.template.field.update.searchAddresses.user=User ID
openiam.ui.page.template.field.update.searchAddresses.description=Description
openiam.ui.page.template.field.update.searchAddresses.postalCd=Postal Code
openiam.ui.page.template.field.update.searchOrganizations.name=Name
openiam.ui.page.template.field.update.searchOrganizations.abbreviation=Abbreviation
openiam.ui.page.template.field.update.searchOrganizations.domainName=Domain name
openiam.ui.page.template.field.update.searchOrganizations.organizationType=Organization type
openiam.ui.page.template.field.update.searchOrganizations.status=Status
openiam.ui.page.template.field.update.searchOrganizations.description=Description
openiam.ui.page.template.field.update.searchOrganizations.symbol=Symbol
openiam.ui.page.template.field.update.searchOrganizations.user=User
openiam.ui.page.template.field.update.searchUsers.name=Name
openiam.ui.page.template.field.update.searchUsers.department=Department
openiam.ui.page.template.field.update.searchUsers.division=Division
openiam.ui.page.template.field.update.searchUsers.email=Email
openiam.ui.page.template.field.update.searchUsers.organization=Organization
openiam.ui.page.template.field.update.searchUsers.phone=Phone
openiam.ui.page.template.field.update.searchUsers.principal=Principal
openiam.ui.page.template.field.update.data.source=Data source:
openiam.ui.page.template.field.update.data.type=Data type:
openiam.ui.page.template.field.hint.actionType=Action Type
openiam.ui.page.template.field.hint.addRule=Add rule
openiam.ui.page.template.field.hint.removeRule=Remove rule
openiam.ui.page.template.field.hint.addCondition=Add Condition
openiam.ui.page.template.field.hint.removeCondition=Remove Condition
openiam.ui.page.template.field.add=Add to list
openiam.ui.page.template.custom.field.name=Custom Field Name
openiam.ui.page.template.custom.field.type=Custom Field Type
openiam.ui.page.template.uri.pattern.column=Pattern
openiam.ui.page.template.content.provider.column=Content Provider
openiam.ui.page.template.content.provider=Content Provider Details
openiam.ui.page.template.search.custom.field.not.found=No Custom Fields were found for your search
openiam.ui.page.template.uri.pattern.not.found=No URI Pattern were found for your search
openiam.ui.entitlements.group.summary.dialog.title=Entitlements of this Group
openiam.ui.entitlements.role.summary.dialog.title=Entitlements of this Role
openiam.ui.entitlements.resources.summary.dialog.title=Entitlements of this Resource
#Metadata pages
metadata.type.search.title=Metadata Type Search
metadata.type.search.name.placeholder=Type a Metadata Type Name
metadata.type.search.empty=No Metadata Types Found
metadata.type.search.edit.title.edit=Edit Metadata Type
metadata.type.search.edit.title.new=Create New Metadata Type
metadata.type.search.edit.edit.warning=You are editing a sensitive Metadata Type. Some values cannot be changed.
metadata.type.search.edit.grouping.select=Select a Metadata Grouping
metadata.type.search.edit.grouping=Metadata Grouping
metadata.type.search.edit.is.sync=Is synchronized with Managed System
metadata.type.search.edit.is.binary=Represents Binary Data
metadata.type.search.edit.delete.warning=Are you sure that you want to do delete this Metadata Type?
metadata.search.title=Metadata Element Search
metadata.search.empty=No Metadata Elements Found
metadata.search.name.placeholder=Type a Metadata Element Name
metadata.edit.title.edit=Edit Metadata Element
metadata.edit.title.new=New Metadata Element
metadata.edit.meta.data.type=Metadata Element Data Type
metadata.edit.meta.data.static.def.val=Metadata Element Static Default Value
metadata.edit.meta.data.res=Metadata Element Resource
metadata.edit.meta.data.is.audit=Is Auditable
metadata.edit.meta.data.is.selfeditable=Is SelfEditable
#Endmetadata pages
#SSO selfvervice page
selfservice.sso.title=My Applications
selfservice.sso.head=SSO Applications
selfservice.sso.empty=These are the applications that you are entitled to
selfservice.sso.no.apps=Unfortunately, you're not entitled to any applications.
#END SSO selfvervice page
#UI Theme webconsole pages
webconsole.ui.theme.head=UI Theme Search
webconsole.ui.theme.title=UI Themes
webconsole.ui.theme.no.themes=No UI Themes were found for your search
webconsole.ui.theme.name=UI Theme Name
webconsole.ui.theme.name.edit.title=Edit UI Theme
webconsole.ui.theme.name.new.title=New UI Theme
webconsole.ui.theme.edit.delete=Deleting this UI theme will disassociate it from all content providers and URI patterns. Are you sure you want to do this?
webconsole.ui.theme.edit.delete.yes=Yes, Delete this Theme
webconsole.ui.theme.style.url=Stylesheet URL
webconsole.ui.theme.style.url.title=This is the URL of the Stylesheet
#END UI Theme webconsole pages
openiam.ui.webconsole.meta.type.grouping.OAUTH_AUTH_GRANT=OAuth Grant
openiam.ui.webconsole.meta.type.grouping.OAUTH_CLIENT_AUTH_TYPE=OAuth Client
openiam.ui.webconsole.meta.type.grouping.OAUTH_SIGN_ALG=OAuth Sign Algorithm
openiam.ui.webconsole.meta.type.grouping.PROV_OBJECT=Provision Object
openiam.ui.webconsole.meta.type.grouping.OBJECT_TYPE=Object Type
openiam.ui.webconsole.meta.type.grouping.USER_EMPLOYEE_TYPE=User Employee Type
openiam.ui.webconsole.meta.type.grouping.OPERATION=Operation
openiam.ui.webconsole.meta.type.grouping.PHONE=Phone
openiam.ui.webconsole.meta.type.grouping.UI_WIDGET=UI Widget
openiam.ui.webconsole.meta.type.grouping.USER=User Status
openiam.ui.webconsole.meta.type.grouping.USER_2ND_STATUS=Account Status
openiam.ui.webconsole.meta.type.grouping.ADDRESS=Address
openiam.ui.webconsole.meta.type.grouping.EMAIL=Email
openiam.ui.webconsole.meta.type.grouping.AUTH_LEVEL=Authentication Level
openiam.ui.webconsole.meta.type.grouping.JOB_CODE=Job Code
openiam.ui.webconsole.meta.type.grouping.SERVICE_STATUS=Service Status
openiam.ui.webconsole.meta.type.grouping.GROUP_TYPE=Group Type
openiam.ui.webconsole.meta.type.grouping.ROLE_TYPE=Role Type
openiam.ui.webconsole.meta.type.grouping.ORG_TYPE=Organization Type
openiam.ui.webconsole.meta.type.grouping.RESOURCE_TYPE=Resource Type
openiam.ui.webconsole.meta.type.grouping.USER_OBJECT_TYPE=User Object Type
openiam.ui.webconsole.meta.type.grouping.USER_SUB_TYPES=User Sub Types
openiam.ui.webconsole.meta.type.grouping.select=Select a Grouping
openiam.ui.webconsole.meta.type.grouping.SUPERVISOR_TYPE=Supervisor type
openiam.ui.webconsole.meta.type.grouping.AFFILIATIONS=Affiliations
openiam.ui.webconsole.meta.type.grouping.APPLICATION=Application
openiam.ui.webconsole.meta.type.grouping.APPLICATION_CATEGORY=Category
openiam.ui.webconsole.meta.type.name=Metadata Type Name
openiam.ui.webconsole.meta.type=Metadata Type
openiam.ui.webconsole.meta.type.select=Click to select a Metadata Type
openiam.ui.webconsole.meta.type.select.another=Click to select another Metadata Type
openiam.ui.webconsole.meta.type.search.empty=No Metadata Types were found for your search
openiam.ui.webconsole.meta.type.change.warn=Changing this Metadata Type will disassoiate the Attributes of this Entity from the current Metadata Elements. Are you sure you want to do this? Make sure to update the Metadata Element that each attribute is associated with.
openiam.ui.webconsole.meta.type.delete.warn=Removing this Metadata Type will disassoiate the Attributes of this Entity from the current Metadata Elements. Are you sure you want to do this?
openiam.ui.webconsole.saml.sp.metadata=SAML Metadata
openiam.common.required.params='entityType' and 'entityId' are required parameters.
openiam.common.action.missing='action' is either missing or doesn't resolve to a method
openiam.common.method=Method
openiam.common.not.exist.on.jquery=does not exist on jQuery.entitlementsEntityView
openiam.common.not.exist.on.jquery.pagerview=does not exist on jQuery.entitlementsPagerView
openiam.common.url.required='url' is required.
openiam.common.entityid.required='entityId' is required
openiam.common.emptymessage.required='emptyMessage' is required
openiam.common.dialogtitle.required.parameter='dialogTitle' is a required parameter'
openiam.common.not.exist.on.jquery.dialogsearch=does not exist on jQuery.logDialogSearch
openiam.common.not.exist.on.jquery.searchresult=does not exist on jQuery.logSearchResults
openiam.common.not.exist.on.jquery.entitlemetnstable=does not exist on jQuery.entitlemetnsTable
openiam.common.type.edit.delete.confirm=Yes, Delete this Resource Type
openiam.common.type.search.process.name=Process Name
openiam.common.type.search.support.hierarhy=Is support Hierarchy
openiam.common.type.search.is.searchable=Is Searchable
openiam.common.type.search.provision.resource=Provision Resource
openiam.common.no.results.search=No results were found for your search
openiam.common.edit.resource.type.delete.resource.question=Do you really want to delete Resource Type?
openiam.common.edit.resource.type.support.hierarchy=Is Support Hierarchy
openiam.common.edit.resource.type.upload.icon=Upload Icon
openiam.common.edit.resource.type.upload=Upload
openiam.ui.common.upload=Upload
openiam.ui.common.close=Close
org.openiam.ui.webconsole.title=WebConsole
openiam.ui.selfservice.ext.title=SelfServiceExt
openiam.webconsole.resource.type.menu.tree.edit=Menu Tree Edit
openiam.webconsole.resource.type.menu.tree=Menu Tree
openiam.webconsole.resource.type.menu.tree.save=Save this Menu Tree
openiam.webconsole.resource.type.menu.metadata=Menu Metadata
openiam.webconsole.resource.type.add.new.child.node=Add New Child Node
openiam.webconsole.resource.type.insert.new.node.before=Insert New Node Before
openiam.webconsole.resource.type.insert.new.node.after=Insert New Node After
openiam.common.icon=Icon
openiam.common.edit=Edit
openiam.common.quit=Quit
openiam.ui.common.is.visible=Is Visible
openiam.ui.entitlements.participant.certification=Participate in Access Certification
openiam.webconsole.resource.type.menu.entitlements=Menu Entitlements
openiam.webconsole.resource.type.menu.entitlements.for=Menu Entitlements for
openiam.webconsole.resource.type.menu.not.entitled=Not Entitled
openiam.webconsole.resource.type.menu.public=Public Menu
openiam.webconsole.resource.type.menu.implicitly.entitled=Implicitly Entitled
openiam.webconsole.resource.type.menu.explicitly.entitled=Explicitly Entitled
openiam.webconsole.resource.type.menu.implicity.and.public=Implicitly Entitled, and menu is Public
openiam.webconsole.resource.type.menu.explicitly.and.public=Explicitly Entitled, and menu is Public
openiam.webconsole.resource.type.menu.implicity.explicitly.and.public=Explicitly and Implicitly Entitled, and menu is public
openiam.webconsole.resource.type.menu.select.tree=Select a Menu Tree
openiam.webconsole.resource.type.menu.double.click=Double click on a menu to entitle the entity to the menu. You can also double-click an existing entitlement to remove it.
openiam.webconsole.resource.type.menu.edit.reconciliation.config=Edit Reconciliation configuration
openiam.webconsole.resource.type.menu.manual.reconciliation.resource=Manual Reconciliation for resource
openiam.common.search.records=Search records
openiam.common.search.case=Search case
openiam.common.sort.direction=Sort Direction
openiam.common.search.query=Search query
openiam.common.do.nothing=Do nothing
openiam.ui.common.no.records=No Records were found for your search
openiam.webconsole.resource.type.create.new=Create New Resource Type
openiam.webconsole.resource.type.search=Resource Type Search
openiam.webconsole.resource.types=Resource Types
openiam.webconsole.organization.type.search=Organization Type Search
openiam.webconsole.organization.type.hierarchy=Organization Type Hierarchy
openiam.webconsole.organization.type.hierarchy.add.another=Create a new hierarchy
openiam.webconsole.organization.type.no.found=No Organization Types Found
openiam.webconsole.organization.type.child=Child Organization Types
openiam.webconsole.organization.type.parent=Parent Organization Types
openiam.webconsole.organization.type.list.organizations=Organizations of this type
openiam.ui.webconsole.organization.type.no.children=This Organization Type has no Children
openiam.ui.webconsole.organization.type.search.dialog.title=Organization Type Search
openiam.ui.webconsole.organization.type.empty.search=No Organizations were found for your search
openiam.ui.webconsole.organization.type.empty.parent=This Organization Type has no Parents
openiam.ui.webconsole.organization.type.no.this.type=There are no Organizations of this type
openiam.ui.webconsole.organization.type.child.org.types=Child Org Types of Type
openiam.ui.webconsole.organization.type.parent.org.types=Parent Org Types of Type
openiam.ui.webconsole.organization.type.org.types=Organizations of Type
openiam.ui.webconsole.organization.type.create.new=Create New Organization Type
openiam.ui.webconsole.location.create.new=Create New Location
openiam.ui.webconsole.organization.type.delete.ask=Are you sure that you want to do delete this Organization Type?
openiam.ui.webconsole.location.delete.ask=Are you sure that you want to do delete this Location?
openiam.ui.webconsole.organization.type.name=Organization Type Name
openiam.ui.webconsole.location.name=Location Name
openiam.ui.webconsole.location.country=Location Country
openiam.ui.webconsole.location.bldgNum=Bldg Number
openiam.ui.webconsole.location.streetDirection=Street Direction
openiam.ui.webconsole.location.address1=Address 1
openiam.ui.webconsole.location.address2=Address 2
openiam.ui.webconsole.location.address3=Address 3
openiam.ui.webconsole.location.city=City
openiam.ui.webconsole.location.state=State
openiam.ui.webconsole.location.postalCd=Postal Cd
openiam.ui.common.metadatatype.search=MetadataType Search
openiam.ui.language.create.new=Create New Language
openiam.ui.language.edit=Edit Language
openiam.ui.debug.authorization=Debug Authorization
openiam.ui.debug.check.authorization=Check Authorization
openiam.ui.debug.authorization.response=Authorization Response
openiam.ui.debug.is.user.entitled=Is User Entitled
openiam.ui.challenge.response.choose.operations=Choose Operations
openiam.ui.common.choose.object=Choose Object
openiam.ui.common.add.operation=Add operation
openiam.ui.common.object=Object
openiam.ui.common.operation=Operation
openiam.ui.bulk.no.operation=No operation specified
openiam.ui.user.choose.user=Choose Users
openiam.ui.common.delete.selected=Delete Selected
openiam.ui.bulk.start.provisioning=Start Provisioning
openiam.ui.authentication.token=Authentication Token
openiam.ui.authentication.policy.default.login.module=Default Login Module
openiam.ui.authentication.policy.login.module.ldap=LDAP Login Module
openiam.ui.authentication.policy.login.module.ad=Active Directory Login
openiam.ui.pattern.edit.current.impl=Current implementaion only supports patterns such as '/foo/bar/*.html'. '/foo/bar/*/wee' is not supported. Also more than one Wildcard in the URI pattern is not supported
openiam.ui.proxyPassLocation.title=Location where to proxy the request to. By default, it will proxy to the URI in the request.
openiam.ui.pattern.supported.auth.level=Supported Authentication Levels
openiam.ui.role.edit.auth.level.attr=Edit Authentication Level Attribute
openiam.ui.role.creat.auth.level.attr=Create Authentication Level Attribute
openiam.ui.common.select.type=Select a Type
openiam.ui.common.string.value=String value
openiam.ui.common.byte.value=Byte Value
openiam.ui.role.attr.bytearray=Attribute has a byte-array value from an uploaded file. Click to upload a new file
openiam.ui.common.select.file=Select a file
openiam.ui.federation.debug.uri=URIFederationDebug
openiam.ui.attr.resource.not.assoc=This resource is not associated with any properties
openiam.ui.entitlements.empty.children=This User has no membership and entitlements
openiam.ui.entitlements.view.user=Entitlements view for User
openiam.ui.gender.decline.state=Declined to State
openiam.ui.common.no.data.were.found=No data were found
openiam.ui.delegation.filter.user=Delegation Filter for User
openiam.ui.reconcilation.delete.warn=Deleting this resource will disentitle all Users, Groups, and Roles to this Resource. Are you sure that you want to do this?
openiam.ui.reconcilation.config.res=Reconciliation config for resource
openiam.ui.reconcilation.separator=Separator and end of line characters
openiam.ui.reconcilation.situation.list.res=Situations List for resource
openiam.ui.reconcilation.recon.situation=Recon situation
openiam.ui.reconcilation.connector.missing=In order to do reconciliation you must first assign connector to managed system. Do you wish to assign connector to managed system?
openiam.ui.common.response=Response
openiam.ui.common.script=Script
openiam.ui.reconcilation.save.reconcile=Save and Reconcile
openiam.ui.common.stop=Stop
openiam.ui.reconcilation.stopping=Reconciliation Stopping
openiam.ui.reconcilation.starting=Reconciliation Starting
openiam.ui.policy.policymap=policy map
openiam.ui.policy.delete.warn=Deleting this resource will disentitle all Users, Groups, and Roles to this Resource. Are you sure that you want to do this?
openiam.ui.policy.delete.warn2=Are you sure that you want to delete this?
openiam.ui.policy.edit=Edit Policy Map
openiam.ui.policy.template.edit=Edit Policy Map Template
openiam.ui.policy.must.contain=Policy map must contain atleast 1 row where the Object Type is 'Principal'
openiam.ui.policy.there.no.attribute=There are no attribute maps to show
openiam.ui.policy.add.one.or.more=Add one more
openiam.ui.policy.policy.header=Policy maps
openiam.ui.policy.policy.title=Policy maps for managed system
openiam.ui.policy.connector.template.title=Policy map template for provision connector
openiam.ui.common.policy.type=Policy Map Type
openiam.ui.common.policy.type.select=Select an Policy Map Type
openiam.ui.policyMap.header.name=Name
openiam.ui.policyMap.header.type=Type
openiam.ui.policyMap.header.primary=Primary
openiam.ui.policyMap.association.notFound=This managed system is not associated with any policy map
openiam.ui.policyMap.association.template.notFound=This provision connector is not associated with any policy map
openiam.ui.user.title.user.policy=User Policy
openiam.ui.debug.http.request=HTTP Request Debug
openiam.ui.debug.headers.request=Headers in Request
openiam.ui.debug.cookies.request=Cookies in Request
openiam.ui.common.max.age=Max Age
openiam.ui.common.path=Path
openiam.ui.common.domain=Domain
openiam.ui.common.secure=Secure
openiam.ui.common.table.filter.data=Filter Data
openiam.ui.coomontable.apply.Filter=Apply Filter
openiam.ui.common.groups=Groups
openiam.ui.challenge.response.choose.operation=Choose Operation
openiam.ui.custom.fields.field.type=Field type
openiam.ui.entitlements.save.success.message=Menu entitlements saved successfully
openiam.ui.entitlements.no.display.name.set=NO DISPLAY NAME SET
openiam.ui.organization.select=Select an Organization
openiam.ui.organization.parent.add.confirm=Are you sure you want to add a parent organization?
openiam.ui.organization.parent.remove.confirm=Are you sure you want remove this parent organization?
openiam.ui.organization.type.search=Search Organization Types
openiam.ui.organization.type.name.placeholder=Type an Organization Type Name
openiam.ui.policy.name=Policy Name
openiam.ui.menu.edit.save.success=Menu Tree Saved Successfully
openiam.ui.menu.edit.save.error=Can't delete a menu with children. Delete the children first.
openiam.ui.menu.edit.delete.warn=Are you sure you want to delete this menu?
openiam.ui.menu.edit.delete.confirm=Yes, Delete this Menu
openiam.ui.menu.create.new=Create a New Menu
openiam.ui.menu.edit=Edit Menu
openiam.ui.menu.entitlements.users=Users Entitled to this Menu
openiam.ui.menu.entitlements.groups=Groups Entitled to this Menu
openiam.ui.menu.entitlements.roles=Roles Entitled to this Menu
openiam.ui.resource.policymap.save.confirmation=Do you want to save changes before?
openiam.ui.resource.policymap.delete.attributemap.confirm=Yes, Delete selected AttributeMap records
openiam.ui.user.attr.not.support=This attribute is not supported yet
openiam.ui.connector.delete.confirm=Yes, Delete this Connector
openiam.ui.connector.goto.configure.confirm=Would you like to configure connector?
openiam.ui.connector.goto.policymaps.confirm=Would you like to define default policy maps for this connector?
openiam.ui.common.openiam=OpenIAM
openiam.ui.policy.name.placeholder=Type a Policy Name
openiam.ui.attributes.edit.title=Edit Attributes
openiam.ui.resource.type.edit.title=Edit Resource Type
openiam.ui.common.decreasing=Decreasing
openiam.ui.common.ascending=Ascending
openiam.ui.user.identity.sent.successfully=If you have entered valid email address you will receive your username soon, otherwise please contact help desk or administrator.
openiam.ui.user.search.result.column.startdate=Start Date
openiam.ui.user.search.result.column.enddate=End Date
openiam.ui.user.search.result.column.name=Name
openiam.ui.user.search.result.column.phone=Phone Number
openiam.ui.user.search.result.column.email=Email Address
openiam.ui.user.search.result.column.userStatus=User status
openiam.ui.user.search.result.column.accountStatus=Account status
openiam.ui.user.search.result.column.principal=Principal name
openiam.ui.user.search.result.column.organization=Organization
openiam.ui.user.search.result.column.department=Department
openiam.ui.user.search.result.column.title=Functional title
openiam.ui.user.search.result.column.employeeId=Employee ID
openiam.ui.user.search.result.column.startDate=Start Date
openiam.ui.user.search.result.column.rights=Access Rights
openiam.ui.user.search.result.column.location=Location
openiam.ui.user.search.result.column.Actions=Action
openiam.ui.search.dialog.searchfilter.request=Please set the search filter.
openiam.ui.provision.confirmation.message=Please confirm provisioning of selected object\!\nAre you sure you want to do this?
openiam.ui.deprovision.confirmation.message=Please confirm deprovisioning of selected object\!\nAre you sure you want to do this?
openiam.ui.delete.confirmation.message=Please confirm delete of selected object\!\nAre you sure you want to do this?
openiam.ui.delete.relationship.confirmation.delete=Please confirm delete of selected relationship. Are you sure you want to do this?
openiam.ui.saml.service.provider.not.found=SAML Service Provider Not Found
openiam.ui.common.resource.type.select=Select a Resource Type
openiam.ui.common.type.resource.type.select=Type a Resource Type Description
openiam.ui.user.selected=Selected users
openiam.ui.shared.organization.type.edit=Edit Organization Type
openiam.ui.shared.location.edit=Edit Location
openiam.ui.common.frequency=Frequency
openiam.ui.manual.reconciliation.title=Manual Reconciliation
openiam.ui.common.source.csv.title=Source CSV
openiam.ui.common.email.address.notification.completion=Email address for notification of completion
openiam.ui.common.field.type.select=Select a field type
openiam.ui.common.type.field.name=Type a Field Name
openiam.ui.common.field.type.select.custom=Select Custom Field Type
openiam.ui.common.question=Question
openiam.ui.common.edit=Edit
openiam.ui.content.provider.show.on.appplication.page=Show on Applications Page
openiam.ui.content.provider.add.default.pattners=Add Default Patterns
openiam.ui.content.provider.add.default.pattners.warning=Are you sure that you want to add Default URI Patterns to this Content Provider?
openiam.ui.resource.coorelated.name=Correlated Name
openiam.ui.resource.coorelated.name.description=This is the name of the owning entity.
org.openiam.workflow.master.resource.name=Workflow 'Master' resource
org.openiam.workflow.master.resource.description=This resource protects access to workflows. Being entitled to this resource implies being able to access the workflow page(s) for all users.
openiam.ui.webconsole.idm.batch.task.scheduled=Batch Task Scheduled
openiam.ui.webconsole.idm.batch.task.async.execute.success=Batch Task Successfully Scheduled to be run asynchronously
openiam.ui.webconsole.idm.batch.task.async.execute.warn=You are about to trigger asynchronous execution of this batch task. Running this task will not result in any already-scheduled tasks being unscheduled. Are you sure you want to do this?
openiam.ui.idm.reconcile.field.preprocessor=Pre Processor Script
openiam.ui.idm.reconcile.field.postprocessor=Post Processor Script
openiam.ui.common.custom_command_script=Custom Command
openiam.ui.selfservice.user.access.review.certify=Certify
openiam.ui.selfservice.user.access.review.dontCertify=Initiate Certification
openiam.ui.selfservice.access.cannot.create.resource.certification.workflow=Cannot create certification workflow for user ''{0}'' to access to resource ''{1}''
openiam.ui.selfservice.user.access.recertification=Re-Certification
openiam.ui.selfservice.candidate.tasks.notification=You have {0} candidate task(s)
openiam.ui.selfservice.assigned.tasks.notification=You have {0} assigned task(s)
openiam.ui.meta.rule.propagate.through.proxy=Propagate Through Proxy
openiam.ui.meta.rule.propagate.on.error=Propagate on Error
openiam.ui.password.policy.from=From
openiam.ui.password.policy.to=to
openiam.ui.password.policy.PWD_HIST_VER=Password history versions
openiam.ui.password.policy.PWD_EXPIRATION=Password expiration days
openiam.ui.password.policy.PWD_LEN=Password length
openiam.ui.password.policy.NUMERIC_CHARS=Numeric characters(Min-Max) amount
openiam.ui.password.policy.UPPERCASE_CHARS=Uppercase characters(Min-Max) amount
openiam.ui.password.policy.LOWERCASE_CHARS=Lowercase characters(Min-Max) amount
openiam.ui.password.policy.NON_ALPHA_CHARS=Non-alpha numeric symbols(Min-Max) amount
openiam.ui.password.policy.ALPHA_CHARS=Alpha character(Min-Max) amount
openiam.ui.password.policy.PWD_LOGIN=Reject password which equals to LoginId
openiam.ui.password.policy.PWD_NAME=Reject password which equals to First or Last name
openiam.ui.password.policy.PWD_EXP_WARN=Days to password expiration warning
openiam.ui.password.policy.QUEST_COUNT=Number of questions to display
openiam.ui.password.policy.QUEST_LIST=Question list source
openiam.ui.password.policy.PWD_EXP_GRACE=Password expiration grace period
openiam.ui.password.policy.CHNG_PSWD_ON_RESET=Change Password after reset
openiam.ui.password.policy.PWD_EQ_PWD=Reject Password equals password
openiam.ui.password.policy.RESET_BY_USER=Reject reset by user
openiam.ui.password.policy.PASSWORD_CHANGE_ALLOWED=Determines how many times you are allowed to change your password
openiam.ui.password.policy.REJECT_CHARS_IN_PSWD=Characters not allowed in a password
openiam.ui.password.policy.QUEST_ANSWER_CORRECT=Number of answers that are required to be correct
openiam.ui.password.policy.MIN_WORDS_PASSPHRASE=Minimum number of words in the phrase
openiam.ui.password.policy.REPEAT_SAME_WORD_PASSPHRASE=Repetition of the same word in the phrase
openiam.ui.password.policy.LIMIT_NUM_REPEAT_CHAR=Limit the repetition of same character
openiam.ui.password.policy.PWD_PASSWORD=Cannot repeat same Password
openiam.ui.password.policy.NUM_DAYS_FORGET_PWD_TOKEN_VALID=Number of days the forgot password token is valid
openiam.ui.password.policy.INITIAL_PASSWORD=Initial Password type
openiam.ui.password.policy.REJECT_WORDS_IN_PSWD=Words not allowed in a password
openiam.ui.password.policy.USER_DRIVEN_RESET=Should user choose reset password action?
openiam.ui.password.policy.OTP_SMS_LIFETIME=OTP Lifetime (minutes)
openiam.ui.password.policy.CHNG_PSWD_ON_1ST_LOGIN=Change Password on the 1st login?
openiam.ui.password.policy.script.export=Export script
openiam.ui.password.policy.FAIL_ATTEMPTS_HELPDESK=Max number of fail attempts to answer Helpdesk questions
openiam.ui.password.policy.REQUIRED_HELPDESK_QUESTION=Max number of Helpdesk questions to be asked from End user
openiam.ui.password.policy.invalid.string=Required. Please fill field or disable row
openiam.ui.password.policy.invalid.value=Some policies have empty value. Please fill field or disable row.
openiam.ui.password.policy.invalid.attribute=Json errors. Some policies have not required params.
openiam.ui.password.policy.invalid.range=Required. Please fill at least one field or disable row
openiam.ui.password.policy.invalid.range.bad=The second value should not be less that the first
openiam.ui.password.policy.invalid.not.int=Please enter an appropriate integer value. Value between 0 and 2147483647 is allowed
openiam.ui.password.policy.invalid.select=Required. Please select value or disable row
openiam.ui.password.rule.badwords=The password cannot contain the following words: ''{0}''
openiam.ui.password.policy.invalid.negative=Please enter a positive integer
openiam.ui.password.policy.empty.field=Field cannot be left blank
openiam.ui.error.file.empty.not.exist=File is empty or don't exist
openiam.ui.error.cant.connect=Can't connect to target system
openiam.ui.error.sql.connect=SQL connection parameters are wrong
openiam.ui.error.bad.script=Can't load class. It often happens when wrong JDBC Driver is provided for RDBMS. Please look at logs for more information.
openiam.ui.error.problem.script=Resource, Access or Instantiation problem with groovy script
openiam.ui.auth.provider.supports.just.in.time.auth=Supports Just-In-Time Authentication
openiam.ui.organization.certifier=Organization Certifier
openiam.ui.password.policy.select=Select a Password Policy
openiam.ui.password.policy=Password Policy
openiam.ui.auth.provider.default.delete.not.allowed=Cannot delete a default authentication provider
openiam.ui.policy.delete.fail.has.auth.providers=This policy is tied to one or more Authentication Providers. Please delete those first.
openiam.ui.entity.delete.fail.linked.to.content.providers=Cannot delete this entity. It is linked to one or more Content Providers. Please delete those first.
openiam.ui.entity.delete.fail.linked.to.uri.patterns=Cannot delete this entity. It is linked to one or more URI Patterns. Please delete those first.
openiam.ui.auth.provider.groovy.script.must.extend.login.module=Groovy script must extend ''{0}''
openiam.ui.image.upload.success=Image was successfully uploaded
openiam.ui.image.delete.success=Image was successfully deleted
openiam.ui.error.image.invalid.type=Invalid image type. Allowed formats: {0}
openiam.ui.error.image.invalid.dimensions=Image should be less than or equal to {0}px width and {1}px height
openiam.ui.error.image.invalid.size=Image size should be less than or equal to {0}kb
openiam.ui.error.wrong.image.invalid=Invalid image
openiam.ui.idp.initiate.request.fail=Could not initiate request
openiam.ui.org.pre.processor.fail=Organization PreProcessor failed
openiam.ui.org.post.processor.fail=Organization PostProcessor failed
openiam.preprocessor.custom.error.1=Pre-processor custom error \#1
openiam.preprocessor.custom.error.2=Pre-processor custom error \#2
openiam.preprocessor.custom.error.3=Pre-processor custom error \#3
openiam.preprocessor.custom.error.4=Pre-processor custom error \#4
openiam.preprocessor.custom.error.5=Pre-processor custom error \#5
openiam.preprocessor.custom.error.6=Pre-processor custom error \#6
openiam.preprocessor.custom.error.7=Pre-processor custom error \#7
openiam.preprocessor.custom.error.8=Pre-processor custom error \#8
openiam.preprocessor.custom.error.9=Pre-processor custom error \#9
openiam.preprocessor.custom.error.10=Pre-processor custom error \#10
openiam.preprocessor.custom.error.11=Pre-processor custom error \#11
openiam.preprocessor.custom.error.12=Pre-processor custom error \#12
openiam.preprocessor.custom.error.13=Pre-processor custom error \#13
openiam.preprocessor.custom.error.14=Pre-processor custom error \#14
openiam.preprocessor.custom.error.15=Pre-processor custom error \#15
openiam.preprocessor.custom.error.16=Pre-processor custom error \#16
openiam.preprocessor.custom.error.17=Pre-processor custom error \#17
openiam.preprocessor.custom.error.18=Pre-processor custom error \#18
openiam.preprocessor.custom.error.19=Pre-processor custom error \#19
openiam.preprocessor.custom.error.20=Pre-processor custom error \#20
openiam.ui.content.provider.server.requried=An application server is required for this content provider
openiam.ui.content.provider.server.empty.message=There are no application servers defined for this Content Provider.
openiam.ui.uri.pattern.server.empty.message=Server URLs will be inherited from Content Provider
openiam.ui.uri.pattern.proxyPassLocation.invalid.characters=Invalid Characters for Application Path. It must start with a '/', and not contain any '*' characters.
openiam.postprocessor.custom.error.1=Post-processor custom error \#1
openiam.postprocessor.custom.error.2=Post-processor custom error \#2
openiam.postprocessor.custom.error.3=Post-processor custom error \#3
openiam.postprocessor.custom.error.4=Post-processor custom error \#4
openiam.postprocessor.custom.error.5=Post-processor custom error \#5
openiam.postprocessor.custom.error.6=Post-processor custom error \#6
openiam.postprocessor.custom.error.7=Post-processor custom error \#7
openiam.postprocessor.custom.error.8=Post-processor custom error \#8
openiam.postprocessor.custom.error.9=Post-processor custom error \#9
openiam.postprocessor.custom.error.10=Post-processor custom error \#10
openiam.postprocessor.custom.error.11=Post-processor custom error \#11
openiam.postprocessor.custom.error.12=Post-processor custom error \#12
openiam.postprocessor.custom.error.13=Post-processor custom error \#13
openiam.postprocessor.custom.error.14=Post-processor custom error \#14
openiam.postprocessor.custom.error.15=Post-processor custom error \#15
openiam.postprocessor.custom.error.16=Post-processor custom error \#16
openiam.postprocessor.custom.error.17=Post-processor custom error \#17
openiam.postprocessor.custom.error.18=Post-processor custom error \#18
openiam.postprocessor.custom.error.19=Post-processor custom error \#19
openiam.postprocessor.custom.error.20=Post-processor custom error \#20
openiam.ui.button.resetPassword=Reset Password
openiam.ui.button.resync=ReSync
openiam.ui.webconsole.user.resync.password.success=User Password is synchronized successfully
openiam.ui.idm.prov.mngsys.field.changedByEndUser=Show on user change password Screen
openiam.ui.idm.prov.mngsys.title.changedByEndUser=Can this managed system be selected on the User Change Password screen?
openiam.ui.idm.prov.mngsys.field.assignToAll=All users provisioned with this managed system
openiam.ui.idm.prov.mngsys.title.assignToAll=When selected, all users will be entitled to this managed system
openiam.ui.idm.prov.group.field.assignToAll=All users provisioned with this group
openiam.ui.idm.prov.group.title.assignToAll=When selected, all users will be entitled to this group
openiam.ui.idm.prov.role.field.assignToAll=All users provisioned with this role
openiam.ui.idm.prov.role.title.assignToAll=When selected, all users will be entitled to this role
openiam.ui.auth.provider.otp.groovy.script.must.extend.otp.class=SMS One-time-password Groovy Script must extend ''{0}''
openiam.ui.auth.provider.otp.groovy.script.required=SMS One-time-password Groovy Script is required
openiam.ui.auth.provider.sms.otp.groovy.script.description=The Groovy Script that will return the SMS Code. This is required if SMS One-time-passwords are enabled for this Authentication Provider.
openiam.ui.auth.provider.sms.otp.groovy.script=SMS One-time-password Groovy Script
openiam.ui.auth.provider.sms.otp.supports=Supports SMS One-Time-Password
openiam.ui.auth.provider.email.otp.supports=Supports Email One-Time-Password
openiam.ui.auth.provider.cert.supports=Supports Certificate Authentication
openiam.ui.auth.provider.cert.regex=Subject Principal Regular Expression
openiam.ui.auth.provider.cert.regex.description=This Regular Expression will be used to parse the certificate in order to obtain the user's identity.
openiam.ui.auth.provider.cert.groovy.script=Certificate Groovy Script
openiam.ui.auth.provider.cert.groovy.script.description=Groovy Script for parsing Subject out of Certificate
openiam.ui.auth.provider.cert.ca.validate.groovy.script=CA Validate Groovy Script
openiam.ui.auth.provider.cert.ca.validate.groovy.script.description=Groovy Script for validate Certificate with CA Certificate
openiam.ui.auth.provider.cert.crl.list.path=CRL list path
openiam.ui.auth.provider.cert.crl.list.path.description=CRL list path
openiam.ui.auth.provider.cert.ca=CA certificate
openiam.ui.auth.provider.cert.ca.description=Upload CA certificate
openiam.ui.auth.provider.cert.ca.uploaded=CA certificate uploaded
openiam.ui.auth.provider.cert.ca.upload.new=Upload new CA certificate
openiam.ui.auth.provider.cert.ca.view=View CA certificate
openiam.ui.auth.provider.supports.totp=Supports TOTP Authentication
openiam.ui.auth.provider.totp.register.title=Register TOTP Token
openiam.ui.metadata.type.used.for.sms.otp=Used for SMS One-Time-Passwords
openiam.ui.metadata.type.otp.exists=Phone Type ''{0}'' is already marked to be used for SMS One-Time-Passwords.
openiam.ui.auth.provider.otp.enabled.no.phone.types=There are no Phone Metadata Types with the 'SMS One-Time-Password' flag set. Without this, we do not know what phone to use when sending out the SMS token. Please mark one Phone Type with this flag.
openiam.ui.common.organization.location.title=Organization location
openiam.ui.common.address.3=Address 3
openiam.ui.common.location.edit=Edit Location
openiam.ui.common.location.saved.success=Location was successfully saved for organization
openiam.ui.common.location.deleted.success=Location was successfully deleted
openiam.ui.common.location.save.error=Location cannot be successfully saved
openiam.ui.common.location.address=Location
openiam.ui.button.add.location=Add new Location
openiam.ui.common.location.empty=This Organization doesn't have any Location
openiam.ui.button.add.location.to.address=Add location
openiam.ui.otp.enter.phone.page.title=Register your handset with us
openiam.ui.otp.enter.phone.page.description=Enter your phone details to register a handset with us
openiam.ui.otp.enter.phone.register.handset=Register Handset
openiam.ui.otp.could.not.send.sms=Could not send SMS Message
openiam.ui.common.location.name=Name
openiam.ui.common.location.description=Description
openiam.ui.common.location.address.country=Country
openiam.ui.common.location.building=Building
openiam.ui.common.location.street.direction=Street Direction
openiam.ui.common.location.address1=Address 1
openiam.ui.common.location.address2=Address 2
openiam.ui.common.location.address3=Address 3
openiam.ui.common.location.city=City
openiam.ui.common.location.state=State
openiam.ui.common.location.postal.code=Postal Code
openiam.ui.common.location.active=Active
openiam.ui.webconsole.meta.type.grouping.GROUP_CLASSIFICATION=Group Classification
openiam.ui.webconsole.meta.type.grouping.AD_GROUP_TYPE=AD Group Type
openiam.ui.webconsole.meta.type.grouping.AD_GROUP_SCOPE=AD Group Scope
openiam.ui.webconsole.meta.type.grouping.RISK=Risk
openiam.ui.webconsole.meta.type.grouping.KERB_AUTH_LEVEL=Kerberos Authentication
openiam.ui.webconsole.meta.type.grouping.CERT_AUTH_LEVEL=Certificate Authentication
openiam.ui.webconsole.meta.type.grouping.CERTIFICATION_STATUS=Certification Status
openiam.ui.webconsole.meta.type.grouping.CONNECTOR_TYPE=Connector type
openiam.ui.webconsole.meta.type.grouping.CERTIFICATION_INTERVAL=Certification Interval
openiam.ui.otp.enter.sms.page.title=Enter SMS Code
openiam.ui.otp.select.method.page.title=Select OTP Method
openiam.ui.otp.enter.sms.page.description=Please enter the OTP code which was sent to your phone {0}
openiam.ui.otp.enter.email.page.description=Please enter the OTP code which was sent to your e-mail address {0}
openaim.ui.otp.enter.code=Enter Code
openiam.ui.otp.select.method=Please select method to get OTP
openiam.ui.otp.enter.sms.code.title=SMS Code
openiam.ui.otp.could.not.confirm.sms=Could not confirm SMS Code
openiam.ui.otp.sms.invalid=Code is invalid
openiam.ui.otp.sms.expired=Code is expired
openiam.ui.auth.provider.not.set=Authentication Provider not selected
openiam.ui.webconsole.am.cert.auth.config.invalid=Invalid Certificate configuration. When Certificate Authentication is enabled, there must be either a regular expression to parse the Identify from the Certificate, or a Groovy script that extends ''{0}''
openiam.ui.group.type.select=Select a group type
openiam.ui.group.type=Group type
openiam.ui.group.classification=Group Classification
openiam.ui.group.classification.select=Select Group Classification
openiam.ui.group.classification.select.another=Select another Group Classification
openiam.ui.group.ad.type=AD Group Type
openiam.ui.group.ad.type.select=Select AD Group Type
openiam.ui.group.ad.type.select.another=Select another AD Group Type
openiam.ui.pattern.cookie.path=Cookie Path
openiam.ui.pattern.cookie.path.description=This will be the path of the Cookie
openiam.ui.pattern.meta.content.type.title=This value will be used in the Content-Type header of the form post
openiam.ui.pattern.meta.content.type=Content Type
openiam.ui.pattern.params.title=Request Parameters
openiam.ui.pattern.params.empty.messsage=There are no URI Parameters associated with this URI Pattern
openiam.ui.pattern.params.parameter.name=Parameter Name
openiam.ui.pattern.params.parameter.ignore.xss=Ignore XSS
openiam.ui.pattern.params.parameter.xss.empty=There are no XSS Rules defined for this pattern
openiam.ui.pattern.params.parameter.multivalued=Is Multivalued
openiam.ui.pattern.params.parameter.values=Parameter Value(s)
openiam.ui.pattern.params.methods.title=Supported HTTP Methods
openiam.ui.pattern.params.methods.select=Select an explicit HTTP Method. By default, all HTTP Methods will be supported.
openiam.ui.pattern.params.methods.resource.title=This Resource protects accessing the URI Pattern with the specified HTTP Method. If a user is entitled to this resource, then he has permissions to access the URI Pattern with this HTTP Method. The fact of being entitled (or not entitled) to this resource overrides the fact of being entitled (or not entitled) to the Global URI Pattern Resource.
openiam.ui.pattern.params.methods.select.explanation=Select the HTTP Method that this URI Pattern supports. If you do not select a URI Pattern, we will assume that this pattern supports ALL HTTP Methods
openiam.ui.pattern.params.methods.supports=URI Pattern Supports ''{0}''
openiam.ui.pattern.params.methods.supports.all=URI Pattern supports all HTTP Methods
openiam.ui.pattern.params.methods.support.remove=Remove support for this method
openiam.ui.pattern.params.subsitute.title=HTML Substitution List
openiam.ui.pattern.params.subsitute.empty.message=This Pattern has no HTML Substitution Records
openiam.ui.pattern.params.subsitute.query=Text Query
openiam.ui.pattern.params.subsitute.replace.with=Replace With
openiam.ui.pattern.params.subsitute.is.exact.match=Is exact match
openiam.ui.pattern.params.subsitute.fast.search=Is Fast Search
openiam.ui.pattern.params.subsitute.fast.search.explanation=The fast search flag causes mod_substitute to not flatten the buckets after each substitution. This can result in much faster response and a decrease in memory utilization, but should only be used if there is no possibility that the result of one substitution will ever match a pattern or regex of a subsequent one.
openiam.ui.pattern.redirect.url=Redirect URL
openiam.ui.pattern.redirect.url.title=If a user hits the above URI Pattern, he will be redirected to this URL. It can either be relative (to the Content Provider), or absolute.
openiam.ui.pattern.redirect.http.status=Redirect HTTP Status
openiam.ui.pattern.redirect.http.status.title=If the redirect URL is set, this is the HTTP Code to use when redirecting.
openiam.ui.pattern.fetched.value=Fetched Value
openiam.ui.pattern.fetched.value.title=The Fetched Value will contain the name of the variable (__VIEWSTATE, __EVENTVALIDATION), and the URL where to get the value. If no URL will be specified, then the proxy will figure out what URL to hit.
openiam.ui.pattern.redirect.groovy.url=Redirect URL Groovy Script
openiam.ui.pattern.redirect.groovy.url.title=If a user hits the URI Pattern, this groovy script will determine where (if anywhere) to redirect the user. This variable (if valid) takes precedence over the static 'Redirect URL' value.
openiam.ui.uri.pattern.redirect.uri.groovy.script.invalid=The Redirect URL Groovy Script is either invalid, or does not exist. The Groovy Class must extend ''{0}''
openiam.ui.group.ad.scope=AD Group Scope
openiam.ui.group.ad.scope.select=Select AD Group Scope
openiam.ui.group.ad.scope.select.another=Select another AD Group Scope
openiam.ui.pattern.meta.rule.content.type.required=Meta rule ''{0}'' requires a Content Type
openiam.ui.pattern.method.meta.rule.content.type.required=Meta rule ''{0}'' for method ''{1}'' requires a Content Type
openiam.ui.pattern.meta.rule.cookie.path.required=Meta rule ''{0}'' requires a Cookie Path
openiam.ui.pattern.method.meta.rule.cookie.path.required=Meta rule ''{0}'' for method ''{1}'' requires a Cookie Path
openiam.ui.pattern.error.mappings.title=Error Mappings
openiam.ui.pattern.error.mappings.http.code=HTTP Code
openiam.ui.pattern.error.mappings.empty.message=There are no Error Mappings from this URI Pattern
openiam.ui.pattern.error.mappings.http.code.title=The HTTP Code that is received from the proxied application
openiam.ui.pattern.error.mappings.redirect.url=Redirect URL
openiam.ui.pattern.error.mappings.redirect.url.title=The URL to redirect to when the corresponding HTTP Code is received from the proxied application
openiam.ui.invalid.pattern.redirect.url=The redirect URL for this pattern is invalid. It must start with either '/', 'http', or 'https'.
openiam.ui.invalid.pattern.error.redirect.url=The redirect URL ''{0}'' is invalid for error code ''{1}''. It must start with either '/', 'http', or 'https'.
openiam.ui.uri.pattern.substitution.query.required=A substitution requires a query.
openiam.ui.uri.pattern.substitution.replace.with.required=A 'replace with' criteria is required for substitution with query ''{0}''
openiam.ui.uri.server.url.not.set=Server URL is a required field for URI Pattern Servers.
openiam.ui.uri.pattern.application.name=Application Name
openiam.ui.pattern.uri.param.name.required=URI Pattern Parameter Name is required.
openiam.ui.pattern.method.parameter.name.required=Parameter Name is required for method ''{0}''
openiam.ui.pattern.method.parameter.meta.name.required=Meta Rule for method ''{0}'' requires a name
openiam.ui.pattern.method.parameter.meta.type.required=Meta Rule with name ''{0}'' for method ''{1}'' requires a type
openiam.ui.pattern.method.parameter.meta.value.name.missing=Meta Rule name for method ''{0}'' is required
openiam.ui.pattern.method.parameter.meta.value.missing=Meta Rule Value with name ''{0}'' for method ''{1}'' with property name ''{2}'' has a missing value
openiam.ui.group.max.user.count=Max Number of Users
openiam.ui.group.membership.duration=Default Membership Duration (in days)
openiam.ui.group.parent=Group Parent
openiam.ui.group.owner=Group Owner
openiam.ui.group.owner.select=Select a Group Owner
openiam.ui.group.owner.type.to.select=Select a Group Owner Type
openiam.ui.group.admin=Group Admin
openiam.ui.group.admin.select=Select a Group Admin
openiam.ui.group.admin.type.to.select=Select a Group Admin Type
openiam.ui.common.user=User
openiam.ui.content.provider.cookie.name=Authentication Cookie Name
openiam.ui.content.provider.cookie.name.title=The name of the cookie that will be used to store the Authentication Token.
openiam.ui.content.provider.cookie.name.required=Authentication Cookie Name is required
openiam.ui.content.provider.cookie.domain=Authentication Cookie Domain
openiam.ui.content.provider.cookie.domain.title=The domain of the Authenticaton Cookie. This *should* be a substring of the domain pattern.
openiam.ui.content.provider.cookie.domain.required=Authentication Cookie Domain is required
openiam.ui.content.provider.cookie.domain.not.substring.of.domain.pattern=Authentication Cookie Domain should be a substring of the Domain Pattern.
openiam.ui.content.provider.domain.pattern.not.ends.with.cookie.domain=Domain Pattern should ends with the Authentication Cookie Domain
openiam.ui.group.bulk.op=Bulk operation for group
openiam.ui.group.bulk.op.select.operation=Select Operation
openiam.ui.group.bulk.op.select.users=Select Users
openiam.ui.bulk.op.user.not.selected=No users selected for bulk operation
openiam.ui.group.bulk.op.started=Group Bulk Operation is started
openiam.ui.bulk.op.ADD_ENTITLEMENT=Add
openiam.ui.bulk.op.DELETE_ENTITLEMENT=Delete
openiam.ui.group.bulk.op.group.search.empty=You are not the owner of any groups that are matched to the search
openiam.ui.pattern.method.params.duplicate=Method ''{0}'' is defined twice for this URI pattern. The Method must be a unique combination of the Matching Mode and Parameters.
openiam.ui.pattern.method.parameter.params.required=Method ''{0}'' requires at least one URI Parameter.
openiam.ui.pattern.params.required=This URI pattern requires at least one URI Parameter
openiam.ui.pattern.match.mode.required=This URI Pattern requires a Matching Mode
openiam.ui.pattern.method.parameter.match.mode.required=Method ''{0}'' requires a Matching Mode
openiam.ui.pattern.method.matching.mode.select=Select a Matching Mode
openiam.ui.pattern.method.matching.mode.NO_PARAMS=No Request Parameters
openiam.ui.pattern.method.matching.mode.SPECIFIC_PARAMS=Specific Request Parameters are present
openiam.ui.pattern.method.matching.mode.ANY_PARAMS=Any number of parameters are present
openiam.ui.pattern.method.matching.mode.IGNORE=Ignore Request Parameters when doing a match
openiam.ui.pattern.matching.mode.title=This is the 'mode' used when matching an HTTP Request to the Pattern + Method + Params.
openiam.ui.pattern.matching.mode.title.NO_PARAMS=This URI Pattern (and Method, if applicable) will be matched only if the HTTP Request contains NO Request Parameters
openiam.ui.pattern.matching.mode.title.SPECIFIC_PARAMS=This URI Pattern (and Method, if applicable) will be matched only if the HTTP Request contains a specific set of Request Parameters
openiam.ui.pattern.matching.mode.title.ANY_PARAMS=This URI Pattern (and Method, if applicable) will be matched if the HTTP Request contains at least one Request Parameter
openiam.ui.pattern.matching.mode.title.IGNORE=This URI Pattern will be matched regardless of Request Parameters
openiam.ui.http.method=Http Method
openiam.ui.http.request.body=Request Body
openiam.ui.http.response.body=Response Body
openiam.ui.http.response.code=Response Code
openiam.ui.content.provider.login.page.url=Login Page URL
openiam.ui.content.provider.login.page.url.title=This is where the proxy will redirect unauthenticated http requests, which are accessing non-public resources.
openiam.ui.pattern.application.url.title=This is the URL that will be displayed on the 'My Applications' page for the user
openiam.ui.pattern.application.name.title=This is the display name of this link on the 'My Applications' page
openiam.ui.content.provider.postback.param.name=Postback URL Parameter Name
openiam.ui.content.provider.postback.param.name.title=When redirecting to the Login Page URL, this parameter will contain where to redirect to upon successful authentication.
openiam.ui.pattern.application.url.required=Application URL is required
openiam.ui.pattern.application.name.required=Application Name is required
openiam.ui.proprety.value.page.title=Property Values
openiam.ui.proprety.value.save.success=Property Values saved. It may take several minutes for the changes to propagate!
openiam.ui.proprety.value.invalid=Property ''{0}'' has either a missing or invalid value.
org.openiam.ui.password.unlock.enabled.name=Is password unlock enabled?
org.openiam.ui.password.unlock.enabled.title=If 'Yes', then users have the ability to unlock their own password.
org.openiam.self.register.enabled.name=Is self registration enabled?
org.openiam.self.register.enabled.title=If yes, users can self-register through this application.
org.openiam.forgot.username.enabled.name=Is forgot username functionality enabled?
org.openiam.forgot.username.enabled.title=If 'Yes', users can use the 'Forgot username' functionality.
org.openiam.ui.use.policy.required.name=Is accepting an IT Policy Required?
org.openiam.ui.use.policy.required.title=If 'Yes', the user who just logged in is forced to accept an IT Policy, if one is defined.
org.openiam.selfservice.organization.membership.user.screen.hierarchy.name=Organization Hierarchy used by the UI Templating Engine
org.openiam.selfservice.organization.membership.user.screen.hierarchy.title=Controls the "order" in which a user must select an organization hierarchy during self-registration, or when a new user is created.
org.openiam.ui.page.title.organization.name.name=Organization Name
org.openiam.ui.page.title.organization.name.title=The default organization name to display in every page title.
org.openiam.locale.i18n.enabled.name=Is Internationalization Enabled?
org.openiam.locale.i18n.enabled.title=If 'Yes', then the application assumes that internationalization is enabled for this application.
org.openiam.ui.page.footer.copyright.name=Footer
org.openiam.ui.page.footer.copyright.title=The text displayed in the footer of the pages.
org.openiam.ui.page.footer.copyright.flag.name=Enable Footer
org.openiam.ui.page.footer.copyright.flag.title=Enable Footer
org.openiam.ui.page.footer.nav.name=Footer Navigation
org.openiam.ui.page.footer.nav.title=The footer navigation in the footer section.
org.openiam.ui.page.header.copyright.name=Header Copyright Content
org.openiam.ui.page.header.copyright.title=The Copyright content displayed in the header of the login page.
org.openiam.ui.page.header.nav.name=Header Navigation
org.openiam.ui.page.header.nav.title=The navigation in the header of the login page.
org.openiam.ui.challenge.answers.secured.name=Are Challenge Response Questions Secured?
org.openiam.ui.challenge.answers.secured.title=If 'yes', then the answers to a user's challenge response questions are never shown.
org.openiam.change.password.all.name=Show Managed System drop-down on Change Password Screen
org.openiam.change.password.all.title=If 'true', the User is able to select the Managed System for which to reset his password
org.openiam.organization.type.id.name=Define the object that defines an 'Organization'
org.openiam.organization.type.id.title=
org.openiam.division.type.id.name=Define the object that defines a 'Division'
org.openiam.division.type.id.title=
org.openiam.department.type.id.name=Define the object that defines a 'Department'
org.openiam.department.type.id.title=
org.openiam.ui.otp.sms.phone.require.on.create.name=Is a OTP Phone required when creating a new user?
org.openiam.ui.otp.sms.phone.require.on.create.title=If 'yes', then a user is required to enter a phone number of the type that is associated with One-Time-Password (i.e. Cell Phone).
org.openiam.idp.unlock.password.email.enabled.name=Can a user unlock his password using his email address, instead of the principal?
org.openiam.idp.unlock.password.email.enabled.title=If 'yes', then a user has the option to enter his email address, instead of his principal, when unlocking his password.
org.openiam.ui.user.search.result.columns.add=Add Column
org.openiam.ui.user.search.result.columns.name=The columns shown in the User search results
org.openiam.ui.user.search.result.columns.title=When searching for a user, you can choose what attributes to show in the search results for each record. This is an orderalble list of these values.
org.openiam.ui.user.search.form.additional.criteria.name=Additional User Search Criteria
org.openiam.ui.user.search.form.additional.criteria.title=The property is used to add some additional search criteria to the user search form.
org.openiam.idm.activiti.new.user.approver.association.order.name=New Hire Approver Association Order
org.openiam.idm.activiti.new.user.approver.association.order.title=When a new "New Hire" (i.e. Self Registration) request is triggered, we need to figure out the approver associations to use.
org.openiam.idm.activiti.default.approver.user.name=Default Workflow Approver
org.openiam.idm.activiti.default.approver.user.title=The 'default' approver for all workflows, if no approver can be determined
org.openiam.saml.time.threshold.minutes.name=Time threshold for SAML Responses
org.openiam.saml.time.threshold.minutes.title=Time threshold for SAML Responses. This is the plus-minus time from "now".
org.openiam.idm.activiti.default.approver.association.resource.id.name=Default Approver Resource
org.openiam.idm.activiti.default.approver.association.resource.id.title=If no approver associations can be determined for a workflow, the approver assocations of this resource name will be used
org.openiam.access.view.max.level.name=Access Review Hierarchy Level
org.openiam.access.view.max.level.title=Determines how many hierarchy levels should be listed on AccessReview tree.
org.openiam.ui.otp.sms.resource.entitlement.name.skip.id.name=Skip SMS OTP Resource
org.openiam.ui.otp.sms.resource.entitlement.name.skip.id.title=Users Entitled to this Resource will not be required to enter SMS OTP Tokens, if once is required for the pattern they are accessing.
org.openiam.ui.api.google.apikey.name=Google Translation API Key
org.openiam.ui.api.google.apikey.title=The Key to use when using Google Translation API
org.openiam.ui.totp.page.description.name=TOTP Registration Text
org.openiam.ui.totp.page.description.title=Text to display on the TOTP Registration Screen
openiam.default_managed_sys.name=Default Managed System
openiam.default_managed_sys.title=The Default Managed System
org.openiam.selfservice.challenge.response.group.name=Default Challenge Response Group
org.openiam.selfservice.challenge.response.group.title=The default Challenge Response Group
org.openiam.ui.selfservice.directory.lookup.show.details.name=Directory Lookup Search Toggle Enabled
org.openiam.ui.selfservice.directory.lookup.show.details.title=Disables switching from the directory lookup search to the details page.
org.openiam.ui.selfservice.directory.lookup.skip.delegation.filter.name=Does the Directory Lookup use the Delegation Filter?
org.openiam.ui.selfservice.directory.lookup.skip.delegation.filter.title=A configurable option that defines if the directory lookup uses the delegation filter.
org.openiam.ui.selfservice.directory.lookup.show.section=Show this section
org.openiam.ui.selfservice.directory.lookup.config=Directory lookup configuration
org.openiam.email.validation.regexp.name=Email Regular Expression
org.openiam.email.validation.regexp.login.name=Login Regular Expression
org.openiam.email.validation.regexp.name.first.name=First Name Regular Expression
org.openiam.email.validation.regexp.name.last.name=Last Name Regular Expression
org.openiam.email.validation.regexp.title=The regular expression that will be used to validate email addresses.
org.openiam.iam.cryptor.algorithm.name=Crypto Algorithm Name
org.openiam.bootstrap.date.format.name=Date/Timepicker format
org.openiam.bootstrap.date.format.title=This is the format which will be used in UI Date/Timepicker widgets.
org.openiam.moment.date.format.name=See this is a MomentJS format
org.openiam.date.format.name=Date Format
org.openiam.date.format.title=The Date Format that will be used to display Strings
org.openiam.date.time.format.name=Date/Time Format
org.openiam.date.time.format.title=The Date/Time Format that will be used to display Strings
org.openiam.config.remove.roles.and.groups.terminated.users.name=Revoke roles and groups after employee termination
org.openiam.config.remove.roles.and.groups.terminated.users.title=Revoke roles and groups after employee termination
org.openiam.provision.service.flag.name=Is Provisioning Enabled?
org.openiam.provision.service.flag.title=Is Provisioning Enabled?
org.openiam.provision.service.user.entitlements.flag.name=Is Entitlements enabled via provisioning?
org.openiam.provision.service.user.entitlements.flag.title=Is Entitlements enabled via provisioning?
org.openiam.ui.user.fullname.compose.rule.name=Full Name Ordering
org.openiam.ui.user.fullname.compose.rule.title=What to use when composing the full-name. Composed using the order specified here.
openiam.ui.batch.task.schedule.delete.error=Could not delete Scheduled Task
openiam.ui.batch.task.scheduled.tasks=Scheduled Tasks
openiam.ui.batch.task.scheduled.tasks.not.found=This task is not scheduled
openiam.ui.batch.task.scheduled.tasks.scheduled.date=Scheduled Date
openiam.ui.batch.task.scheduled.tasks.scheduled.running=Is Running
openiam.ui.batch.task.scheduled.tasks.scheduled.completed=Is Completed
openiam.ui.batch.task.scheduled.tasks.schedule.task=Schedule Task
openiam.ui.activiti.thread.timeout.seconds.name=Activiti UI Thread Frequency
openiam.ui.activiti.thread.timeout.seconds.title=The number of seconds to wait between ajax calls to Activiti to get Metadata about the current User's tasks.
openiam.ui.security.questions.correct=Security Questions correctly answered.
openiam.ui.property.screen.category.Password=Password
openiam.ui.property.screen.category.UI=UI
openiam.ui.property.screen.category.ChallengeResponse=Challenge Response
openiam.ui.property.screen.category.Organization=Organization
openiam.ui.property.screen.category.System=System
openiam.ui.property.screen.category.Workflow=Workflow
openiam.ui.property.screen.category.Authentication=Authentication
openiam.ui.property.screen.category.SystemAuditLog=System Audit Log
openiam.ui.otp.could.not.confirm.topt=Two Factor Authentication Code was invalid
openiam.ui.topt.could.not.sent.token=Could not send two-factor authenticaton token
openiam.ui.topt.authenticaiton.token=Two Factor Authentication Token
openiam.ui.topt.register.token=Login
openiam.ui.topt.register.page.title=Two Factor Authentication Registration
openiam.ui.topt.page.title=Two Factor Authentication
openiam.ui.topt.page.description=Open your Authentication app on your phone, and enter the token
org.openiam.ui.login.placeholder=Enter Login ID
org.openiam.ui.password.placeholder=Enter your password
org.openiam.ui.cert.placeholder=Login with Certificate
org.openiam.ui.cert.password.placeholder=Enter Certificate password
org.openiam.ui.cert.invalid=Invalid Certificate or password
org.openiam.ui.forgot.password.label=Forgot your password?
org.openiam.ui.forgot.username.label=Forgot your username?
org.openiam.ui.pattern.ignore.xss=Ignore XSS
org.openiam.ui.pattern.ignore.xss.description=If 'true', Cross-Site Scripting Rules will NOT be applied to all HTTP Requests for this URI Pattern
org.openiam.ui.param.xss.rule.table.title=XSS Rules
org.openiam.idm.activiti.merge.custom.approver.with.approver.associations.name=Approver Association and Custom Approver Merging
org.openiam.idm.activiti.merge.custom.approver.with.approver.associations.title=If true, custom approvers are merged with approver associations when a workflow is initialized. If false, they are separated
openiam.ui.saml.request.debug.tool=SAML Request Debug Tool
openiam.ui.saml.response.debug.tool=SAML Response Debug Tool
openiam.ui.saml.request=SAMLRequest
openiam.ui.saml.request.relay.state=RelayState
openiam.ui.saml.response=SAMLResponse
# revoke access
openiam.ui.access.denied=Access denied
# revoke token
openiam.ui.oauth.tokens=OAuth tokens
openiam.ui.oauth.tokens.warn=Are you sure to revoke selected token(s)?
openiam.ui.oauth.tokens.token=Token
openiam.ui.oauth.tokens.expired.on=Expired on
openiam.ui.oauth.tokens.empty=No tokens were found for this user
openiam.ui.oauth.tokens.revoke=Revoke
openiam.ui.access.rights=Access Rights
openiam.ui.access.right.delete.error=Access Right could not be deleted
openiam.ui.access.right.delete.success=Access Right Deleted Successfully
openiam.ui.access.right.save.error=Access Right could not be saved
openiam.ui.access.right.save.success=Access Right Saved
openiam.ui.access.right.search.empty=No Access Rights were found for your search
openiam.ui.access.right.name=Access Right Name
openiam.ui.access.search=Search Access Right
openiam.ui.access.new.title=New Access Right
openiam.ui.access.edit.title=Edit Access Right
openiam.ui.access.rights.resource.edit=Edit Rights for resource ''{0}''
openiam.ui.access.rights.groups.edit=Edit Rights for group ''{0}''
openiam.ui.access.rights.roles.edit=Edit Rights for role ''{0}''
openiam.ui.access.rights.user.edit=Edit Right of the user to this entity
openiam.ui.access.rights.organization.edit=Edit Rights for organization ''{0}''
openiam.ui.webconsole.user.password.sync.fail=Password synchronization is failed\!
task.name.delete.resource=Delete Resource {0}
task.name.create.resource=Create New Resource
task.name.edit.resource=Edit Resource {0}
task.name.delete.group=Delete Group {0}
task.name.create.group=Create New Group {0}
task.name.edit.group=Edit Group {0}
task.name.delete.role=Delete Role {0}
task.name.create.role=Create New Role
task.name.edit.role=Edit Role {0}
task.name.delete.organization=Delete Organization {0}
task.name.create.organization=Create New Organization
task.name.edit.organization=Edit Organization {0}
task.name.entitle.resource.user=Entitle user {0} to resource {1}
task.name.disentitle.resource.user=Disentitle user {0} from resource {1}
task.name.make.role.user=Make user {0} a member of role {1}
task.name.remove.role.user=Remove user {0} from role {1}
task.name.make.group.user=Make user {0} a member of group {1}
task.name.remove.group.user=Remove user {0} from group {1}
task.name.make.user.user=Make {0} a direct report of {1}
task.name.remove.user.user=Remove {0} as a direct report of {1}
task.name.make.organization.user=Make user {0} a member of organization {1}
task.name.remove.organization.user=Remove user {0} from organization {1}
task.name.make.group.group=Make group {0} a child of group {1}
task.name.remove.group.group=Remove group {0} a child of group {1}
task.name.make.group.role=Make role {0} a child of group {1}
task.name.remove.group.role=Remove role {0} from group {1}
task.name.make.role.role=Make role {0} a child of role {1}
task.name.remove.role.role=Remove role {0} from role {1}
task.name.make.resource.resource=Make resource {0} a child of resource {1}
task.name.remove.resource.resource=Remove resource {0} from resource {1}
task.name.entitle.resource.role=Entitle resource {0} to role {1}
task.name.disentitle.resource.role=Disentitle resource {0} from role {1}
task.name.entitle.resource.group=Entitle resource {0} to group {1}
task.name.disentitle.resource.group=Disentitle resource {0} from group {1}
openiam.ui.webconsole.entitlements.multiple.primary.affiliations=Multiple primary affiliation. Please remove first primary affiliation and after add new one.
openiam.ui.common.organization.primary.affiliation=Primary Affiliation
openiam.ui.common.organization.primary.exists=Primary Affiliation exists. Do you want to override it?
openiam.ui.user.info.organization.assegneed=This organization has already been assigned.
openiam.ui.user.password.reset.link=Reset password request will be sent to user by email.
openiam.ui.user.action.perform.now=Perform now?
openiam.ui.webconsole.managed.system.delete.linked.users=Managed System is linked with ''{0}'' existed identities. Delete the identities first using bulk operations.
openiam.ui.password.policy.CUSTOM_QUEST_COUNT=Number of User specified questions to display
openiam.ui.password.policy.CUSTOM_QUEST_ANSWER_COUNT=Number of answers for User defined questions that are required to be correct
openiam.ui.password.policy.FAILED_QUESTION_COUNT=User failed question answers count
openiam.ui.idm.synch.import.map.sync.id.wrong=Wrong Synch Id!
openiam.ui.idm.synch.import.map.sync.id.empty=Empty Synch Id!
openiam.ui.idm.synch.import.map.file.path.empty=File doesn't exists!
openiam.ui.idm.synch.import.map.file.empty=Imported file is empty!
openiam.ui.idm.synch.import.map.parse.excepiom=Parse Exception!
openiam.ui.idm.synch.import.map.notning.import=No new data to import!
openiam.ui.selfservice.assigned.tasks.selected.nothing=Selected nothing
openiam.ui.idm.synch.synch_edit.field.wsUri=Web Service URI
openiam.ui.idm.synch.synch_edit.title.wsUri=Web Service URI
openiam.ui.idm.synch.synch_edit.field.wsNameSpace=Web Service Name Space
openiam.ui.idm.synch.synch_edit.title.wsNameSpace=Web Service Name Space
openiam.ui.idm.synch.synch_edit.field.wsOperation=Web Service Operation
openiam.ui.idm.synch.synch_edit.title.wsOperation=Web Service Operation
openiam.ui.idm.synch.synch_edit.field.wsAttributes=Web Service Attributes String
openiam.ui.idm.synch.synch_edit.title.wsAttributes=Web Service Attributes String
openiam.ui.idm.synch.synch_edit.field.wsTargetEntityPath=Web Service Target Entity Path
openiam.ui.idm.synch.synch_edit.title.wsTargetEntityPath=Web Service Target Entity Path
openiam.ui.user.password.reset.type=Reset Password action
openiam.ui.user.password.send.link.type=Send activation Link
openiam.ui.user.password.fill.pass.type=Fill password manually
openiam.ui.user.password.fill.pass.description=User has chosen the following reset password type:
openiam.idp.reset.type.title=Select reset password type
openiam.idp.reset.type.desc=Please select how Help Desk or Administrator should reset your account password in case it will be locked.
openiam.ui.user.prefix=Prefix
openiam.ui.user.prefix.lastname=Last Name Prefix
openiam.ui.user.partner.info=Partner Information
openiam.ui.user.partner.name=Partner Name
openiam.ui.user.partner.lastname.prefix=Partner Last Name prefix
openiam.ui.user.info.prefix.lenght=Prefix is too long. It should be not more that 4 characters
openiam.ui.user.info.prefix.lastname.lenght=Last Name Prefix is too long. It should be not more that 10 characters
openiam.ui.user.info.partner.name=Partner name is too long. It should be not more that 60 characters
openiam.ui.user.info.partner.lastname.prefix=Partner Last Name preffix is too long. It should be not more that 10 characters
openiam.ui.error.select.managed.system=Managed system must be set
openiam.ui.error.select.auto.generate.pass=Incorrectly selected checkboxes
openiam.ui.page.template.data.model.url=Data Model script path
openiam.ui.page.template.custom.js=Custom Javascript
openiam.ui.custom.fields.model.type=Data Model Source Type
openiam.ui.custom.fields.model.type.static=Static
openiam.ui.custom.fields.model.type.dynamic=Dynamic Data Model
openiam.ui.custom.fields.model.type.template=Inherit from template
openiam.ui.custom.fields.model.type.groovy=Data Model Script
openiam.ui.custom.fields.model.script.url=Data Model script path
openiam.ui.password.policy.invalid.display.questions=Number questions to display should be greater than question that are required to be correct
openiam.ui.password.policy.fail.selected.attribute.questions=Number of questions to display and required to be correct should be selected together
openiam.ui.idm.synch.import.button=Import
openiam.ui.oauth.search.dialog=Search for the oAuth2 scopes
openiam.ui.oauth.scope.name=oAuth2 Scope
openiam.ui.oauth.client.delete.fail=OAuth Client did not delete successfully
openiam.ui.oauth.client.delete.success=OAuth Client deleted successfully
openiam.ui.oauth.client.save.failed=OAuth Client can not be saved successfully
openiam.ui.oauth.client.saved.success=OAuth Client is saved successfully
openiam.ui.oauth.client.not.exists=OAuth Client ID {0} is not registered
openiam.ui.oauth.client.id.required=OAuth Client ID is required
openiam.ui.oauth.redirect.uri.required=Redirect URI is required
openiam.ui.oauth.redirect.uri.not.match=Redirect URI for Client ID {0} is not registered
openiam.idp.oauth.client.auth.title=OAuth Client Authorization
openiam.idp.oauth.client.auth.request=The application {0} would like the ability to access the following resources:
openiam.idp.oauth.deny=Deny
openiam.idp.oauth.allow=Allow
openiam.oauth.authorization.failed=Authorization problems. Please refresh page if you are sure that you have access to this screen
openiam.oauth.authorization.reconnect.failed=Unable to reauthorize. Please logout and login again. It's possible that your account is used on another computer.
openiam.ui.selfservice.user.access.review.bean.information=Additional information
openiam.ui.webconsole.uri.pattern.cache.ttl.invalid=Cache TTL Must be a Number greater than 0
openiam.ui.webconsole.cacheable.label=Cachable
openiam.ui.webconsole.cacheable.description=If 'Yes', the Proxy will cache requests to this URI Pattern for Cache TTL Seconds
openiam.ui.webconsole.cache.ttl.label=Cache TTL
openiam.ui.webconsole.cache.ttl.description=Requests to this URI Pattern will be cached by the proxy for this many seconds
openiam.ui.setup.content.provider.title=Setup a Content Provider to Continue. Don't worry, you can change these settings later.
openiam.ui.content.provider.cookie.domain.invalid=Content Provider Domain is invalid.
openiam.ui.webconsoe.phone.invalid=Invalid Phone Number
openiam.ui.selfservice.user.access.review.select.object.wizzard=Object selection wizard
openiam.ui.selfservice.user.access.review.wizzard.step1.title=Please select the application
openiam.ui.selfservice.user.access.review.wizzard.step2.title=Please select the object
openiam.ui.selfservice.user.access.review.wizzard.step3.title=Enter Memberships Dates
openiam.ui.selfservice.user.access.review.wizzard.step4.title=Enter Description
openiam.ui.selfservice.user.access.review.wizzard.step1.btn=Select the application
openiam.ui.selfservice.user.access.review.wizzard.add.btn=Add Request
openiam.ui.selfservice.user.access.review.wizzard.app.has.children=This application has dependent objects. if you would like to select one of the dependent object please click one of the following buttons:
openiam.ui.selfservice.user.access.review.wizzard.app.name=Application or URL
openiam.ui.page.multiplied.template=This page have a several templates. Page must be constructed only by once template.
openiam.ui.group.description.required=Group Description is required
openiam.ui.managedsys.required=Group Managed Sys is required
openiam.ui.group.classification.required=Group Classification is required
openiam.ui.group.ad.type.required=AD Group Type is required
openiam.ui.group.ad.scope.required=AD Group Scope is required
openiam.ui.risk.required=Group Risk is required
openiam.ui.group.max.user.count.required=Max. Number of Users is required
openiam.ui.group.membership.duration.required=Group Membership duration is required
openiam.ui.group.parent.required=Group Parent is required
openiam.ui.group.owner.required=Group Owner is required
openiam.ui.group.organization.required=Group Organization is required
openiam.comman.already.added=Already added.
openiam.ui.common.phone.country.code.title=Add country code in following format: + <country code> like: +31, +46, +86, +76 or +1
openiam.ui.common.phone.number.title=Add mobile number, leaving out the leading zero for most countries, e.g. 6 12345678. The Country Code together with the Phone Number should result in a dial able number. Like: +31 6 1234567 or +86 12345678901
openiam.ui.common.phone.area.code.title=Add area code
openiam.ui.common.phone.extention.title=Add Extention
openiam.ui.common.group.show.results=Show search Result
openiam.ui.common.from.date.lable=From date
openiam.ui.common.to.date.lable=To date
openiam.ui.access.review.request.added=Access was added to the cart
openiam.ui.access.review.request.removed=Access was removed from the cart
openiam.ui.access.review.request.submited=Your request(s) has(ve) been submitted
openiam.ui.request.cart.button.submit=Submit all requests
openiam.ui.request.cart.title=My Cart
openiam.ui.request.cart.add=Add to Cart
openiam.ui.request.cart.add.all=All to Cart
openiam.ui.request.cart.remove=Remove from Cart
openiam.ui.request.cart.add.more=Add more items
openiam.ui.request.cart.complete=Complete Request
openiam.ui.request.cart.clear=Clear Cart
openiam.ui.common.other=Other
openiam.ui.saml.sp.exception=An exception occurred when logging into the SP. Please contact your Systems Administrator.
openiam.ui.user.disable.message=Are you sure to disable this user?
openiam.ui.user.disable.confirm=Yes, Disable this user
openiam.ui.add.selected=Add selected data
openiam.ui.add.all=Add all
openiam.ui.selected.nothing=Nothing has been selected
openiam.ui.shared.start.date=Start Date
openiam.ui.shared.end.date=End Date
openiam.ui.common.comment=Comments
openiam.ui.common.add.comment=Add Comments
openiam.ui.selfservice.user.cart.operation=Operation
openiam.ui.selfservice.user.cart.user=User Name
openiam.ui.webconsole.elasticsearch.reindex.confirm=Are you sure you want to reindex the ''{0}'' entity?
openiam.ui.webconsole.elasticsearch.reindex.entities.title=Indexed Entities
openiam.ui.webconsole.elasticsearch.reindex.error=Could not reindex the selected entity.
openiam.ui.webconsole.elasticsearch.reindex.success=Entity Reindex initialized. If you have many entities, this operation may take a while.
openiam.ui.workflow.not.yet.entitled=You are not yet entitled to view this workflow. Please wait several minutes before attempt to proceed with this workflow.
openiam.ui.reset.password.method.invalid=Please choose a valid method to reset your password
org.openiam.ui.reset.password.method.basetext=Reset your password via
org.openiam.ui.reset.password.method.setup=Please setup methods to reset your password on system configuration page
org.openiam.ui.reset.password.method.SMS=Text a security code
org.openiam.ui.reset.password.method.VOICE_OTP=Call with a security code
org.openiam.ui.reset.password.method.EMAIL=Email a secure link
org.openiam.ui.reset.password.method.CHALLENGE_RESPONSE=Challenge Response Questions
org.openiam.ui.otp.method.SMS=Text to {0}
org.openiam.ui.otp.method.EMAIL=Email to {0}
openiam.ui.webconsole.idm.synch.config.save.success=Synchonization configuration saved Successfully!
openiam.ui.webconsole.idm.synch.config.save.fail=Synchonization configuration save fail!
openiam.ui.webconsole.idm.synch.config.delete.success=Synchonization configuration deleted Successfully!
openiam.ui.webconsole.idm.synch.config.delete.fail=Synchonization configuration delete fail!
openiam.ui.access.review.request.submited.error=Some requests submitted with error
openiam.ui.social.login.access.denied=Access to you social account is denied.
openiam.ui.no.handset.registered=No Handset Registered
org.openiam.password.unlock.secure.enabled.name=Hide Challenge Response questions
org.openiam.password.unlock.secure.enabled.title=When checked, Challenge Response questions will display as a password field.
openiam.show.phone.area.code.name=Show the Area Code on Phone Numbers
openiam.show.phone.area.code.title=Should the Area Code be shown when displaying a User's Phone Number?
org.openiam.send.user.activation.link.name=Send Activation Link to new users
org.openiam.send.user.activation.link.title=If checked, new users must click on an activation link before their account is activated.
org.openiam.menu.search=Search Menus
org.openiam.menu.tree.new=Create New Menu Tree
org.openiam.attestation.exclude.menus.name=Exclude Menus in Access Review
org.openiam.attestation.exclude.menus.title=If checked, Menus will not be shown in the Access Review.
org.openiam.affiliation.types.name=Primary/Secondary Affiliation Enabled?
org.openiam.affiliation.types.title=If checked, a user will have a primary and secondary affiliation type
org.openiam.affiliation.primary.type.id.name=Primary Affiliation Type
org.openiam.affiliation.primary.type.id.title=The Primary Organization that new users will be affiliated with upon creation.
org.openiam.oauth.client.edit=Edit oAuth2 client
org.openiam.oauth.client.new=Create new oAuth2 client
org.openiam.oauth.client.authentication.type=Client Authentication Type
org.openiam.oauth.client.grand.flow=Authorization Grant Flow
org.openiam.oauth.client.use.refresh=Use Refresh token
org.openiam.oauth.client.redirectUrl=Redirect Url. Use 'Space' or 'Enter' to separate values
org.openiam.oauth.client.scopes=Default Scopes
org.openiam.oauth.client.scopes.search=Search OAuth Scopes
org.openiam.oauth.client.scopes.add.another=Add Another OAuth Scope
openiam.ui.priority.required=Priority is required
org.openiam.oauth.client.sign.alg=Signing Algorithm
openiam.ui.button.oauth.keys=Download keys
contentprovider.linked.to.oauth.client=Linked to OAuth Client
openiam.ui.common.field.fill.required=Please fill required fields.
openiam.ui.common.field.required=Following field is required: {0}
openiam.ui.common.field.invalid.value=Value {0} is not valid for field {1}
openiam.ui.groovy.manager.groovy_edit.header=Groovy Manager
openiam.ui.groovy.manager.groovy.editor=Groovy Editor
openiam.ui.groovy.manager.groovy.switch.to.editor=Switch to Groovy Editor
openiam.ui.groovy.manager.groovy.switch.to.file.browser=Switch to File Browser
openiam.ui.groovy.manager.groovy.compile.all=Compile All Groovy Scripts
openiam.ui.groovy.manager.groovy.compile.all.warning=This will compile all groovy scripts, and output the errors. This may take a while.
openiam.ui.groovy.manager.groovy.compile.all.results=The following errors occurred during compilation.
openiam.ui.groovy.manager.groovy.compile.all.success=All groovy scripts were compiled successfully.
openiam.ui.webconsole.groovy.script.save.success=Groovy script saved.
openiam.ui.groovy.manager.save.error=Groovy script could not be saved.
openiam.ui.groovy.manager.confirm.new=All your unsaved changes will be lost. Are you sure you want to do this?
openiam.ui.groovy.manager.new.groovy.title=New Groovy Script
openiam.ui.groovy.manager.select.groovy.script.to.load=Select Groovy Script For Loading
openiam.ui.groovy.manager.select.groovy.directory.for.upload=Select directory where groovy script should be uploaded.
openiam.ui.webconsole.groovy.script.import.success=Groovy scripts import was successful.
openiam.ui.webconsole.groovy.script.import.error=Groovy scripts could not be imported. Check if all files have .groovy extension.
openiam.ui.webconsole.groovy.script.get.error=Could not retrieve groovy scripts.
openiam.audit.log.batch.size.name=Audit log batch size
openiam.audit.log.batch.size.title=Audit log batch size
openiam.ui.webconsole.groovy.script.export.success=Groovy scripts export file successfully created.
openiam.ui.idm.synch.synch_edit.field.isProvision=Provision to target systems? (if unchecked, please take care about identities creation in transformation script)
openiam.ui.webconsole.duplicate.principal=User with this login already exists
openiam.ui.idm.synch.synch_edit.message.save.button=You uploaded file to Configurations that is not saved to DB. Please don't forget click 'Save' button after you will finish configuration.
openiam.ui.idm.synch.synch_edit.message.csv.applied=CSV filed attached to Synchronization Configuration.
openiam.ui.webconsole.idm.synch.config.validate.fail=One or more required fields are empty
openiam.ui.user.access.rights=User Access Rights
openiam.ui.common.field.validation.error=Validation error
openiam.ui.button.new=New
openiam.ui.common.select.folder=Please Select folder.
openiam.ui.common.user.view.direct.reports=View direct reports
openiam.ui.user.view.direct.reports.link=Click here to see direct reports
openiam.ui.common.user.create.request.link=Create Request Link
openiam.ui.common.user.create.request=Create Request
openiam.ui.common.user.access.review.link=Review Access
openiam.ui.common.user.create.request.page.size=Page size
openiam.ui.common.new=New
openiam.ui.common.edit.or.new=Edit/New
openiam.ui.mail.template.editor.header=Mail Template Editor
openiam.ui.webconsole.mail.template.save.success=Mail Template saved.
openiam.ui.mail.template.save.error=Mail template could not be saved.
openiam.ui.mail.template=Mail Template
openiam.ui.mail.template.name=Mail Template Name
openiam.ui.mail.template.caption=Mail Template Subject
openiam.ui.mail.template.description=Mail Template Description
openiam.ui.mail.template.content=Mail Template Content
openiam.ui.mail.template.is.html=Is HTML?
openiam.ui.mail.template.is.enabled=Is Enabled?
openiam.ui.user.view.access.rights=View Current Access
openiam.ui.user.view.access.rights.link=Click here to see access
openiam.ui.common.user.create.request.for.myself=Create request for myself
openiam.ui.selfservice.task.request.pending.number=Number of Pending requests in the Inbox
openiam.ui.selfservice.task.request.pending.check=Check pending requests
openiam.ui.selfservice.requests.waiting.for.my.approval=Requests awaiting my approval
openiam.ui.selfservice.task.request.direct.reports=Create Request for my direct reports
openiam.ui.selfservice.view.access.for.my.direct.reports=Direct report(s)
org.openiam.ui.selfservice.welcome.page.name=Selfservice default welcome page
org.openiam.ui.selfservice.welcome.page.title=Selfservice default welcome page
openiam.ui.selfservice.my.info.upload.picture=Upload profile picture
org.openiam.my.info.show.profile.picture.section.name=Show Profile picture section on My Info page
org.openiam.my.info.show.profile.picture.section.title=Show Profile picture section on My Info page
org.openiam.my.info.show.upload.profile.picture.on.header.name=Show Upload Profile Picture Button on header
org.openiam.my.info.show.upload.profile.picture.on.header.title=Show Upload Profile Picture Button on header
openiam.ui.selfservice.task.request.track.open.request=My open requests
openiam.ui.selfservice.view.access=View Access
openiam.ui.common.delete.photo=Delete Photo
openiam.ui.common.change.photo=Change Photo
openiam.select2.search.loading.results=Loading more results....
openiam.select2.autocomplete.search=Searching....
openiam.ui.selfservice.view.open.requests=View Open Requests
openiam.ui.mail.template.properties=Mail Template Properties
openiam.ui.button.add.property.to.content=Add Property To Content
openiam.ui.selfservice.task.cancel.task=Cancel request
openiam.ui.selfservice.task.delete.task=Delete request
openiam.ui.role.owner=Role Owner
openiam.ui.resource.owner=Resource Owner
openiam.ui.role.admin=Role Admin
openiam.ui.resource.admin=Resource Admin
openiam.ui.mail.template.content.length.max=Maximum length of mail template is 30000 characters.
openiam.ui.report.syncconfig.delete.confirmation=Yes, Delete this configuration
openiam.ui.idm.prov.syncconfig.warning.message=Are you sure that you want to delete this Synchronization Configuration?
openiam.ui.page.template.data.model.url.title=Groovy script location to get global data for this template.
o.o.audit.status.SUCCESS=Success
o.o.audit.status.FAILURE=Failure
o.o.audit.status.SECURITY_BREACH=Security Breach
openiam.ui.webconsole.idm.managed.system.test.connection.confirm=Test request was successfully sent
org.openiam.workflow.default.approvers.name=Workflows default Approvers
org.openiam.workflow.default.approvers.description=Manage each workflow default association approvers
org.openiam.workflow.default.position.attribute.id.name=Default Position Id Attribute
org.openiam.workflow.default.position.attribute.id.title=Default Position Id Attribute
org.openiam.workflow.default.position.secondary.attribute.id.name=Default Secondary Position Id Attribute
org.openiam.workflow.default.position.secondary.attribute.id.title=Default Secondary Position Id Attribute
org.openiam.selfservice.myinfo.menus.name=Menus shown under My Info page
org.openiam.selfservice.myinfo.menus.title=Menus shown under My Info page
org.openiam.selfservice.myinfo.fields.name=Fields shown on My Info page
org.openiam.selfservice.myinfo.fields.title=Fields shown on My Info page
org.openiam.selfservice.show.search.header.name=Show search header under Selfservice
org.openiam.selfservice.show.search.header.title=If 'true', search header will be shown under Selfservice
org.openiam.ui.myinfo.menus.ACCESS_REQUEST=Access Request
org.openiam.ui.myinfo.menus.MY_INFORMATION=My Information
openiam.ui.idm.prov.mngsys.title.status.managedSystems=Managed System Dashboard
openiam.ui.idm.prov.mngsys.up=UP
openiam.ui.idm.prov.mngsys.unknown=N/A
org.openiam.syslog.actions.name=Actions
org.openiam.syslog.actions.title=Actions to log
org.openiam.syslog.ident.name=Identificator
org.openiam.syslog.ident.title=Identificator in system log
org.openiam.syslog.logopt.name=Logopt
org.openiam.syslog.logopt.title=Logopt
org.openiam.syslog.facility.name=Syslog facility
org.openiam.syslog.facility.title=Syslog facility
org.openiam.syslog.priority.name=Syslog severity
org.openiam.syslog.priority.title=Syslog severity
org.openiam.syslog.hostName.name=Host name
org.openiam.syslog.hostName.title=Host name
org.openiam.syslog.port.name=Port
org.openiam.syslog.port.title=Port
org.openiam.syslog.enable.name=Enable syslog
org.openiam.syslog.enable.title=Enable syslog
org.openiam.syslog.message.order.name=Information for export to syslog
org.openiam.syslog.message.order.title=Information for export to syslog
#Questionnaire
openiam.ui.questionnaire.question.add=Add Question
openiam.ui.questionnaire.question.edit=Edit question
openiam.ui.questionnaire.question.remove=Remove Question
openiam.ui.questionnaire.save=Save Changes
openiam.ui.questionnaire.for.resource=Questionnaire for Resource ''{0}''
openiam.ui.questionnaire.answer.add=Add answer
openiam.ui.questionnaire.answer.edit=Edit answer
openiam.ui.questionnaire.answer.remove=Remove answer
#----------------------------------------------------------------------------------------------------
# OPENIAM REPORT MESSAGES
#----------------------------------------------------------------------------------------------------
org.openiam.ui.report.title=Report Generator
openiam.ui.report.header.title=Title
openiam.ui.report.header.name=Name
openiam.ui.report.header.first.name=First name
openiam.ui.report.header.last.name=Last name
openiam.ui.report.header.status=User Status
openiam.ui.report.header.account.status=Account Status
openiam.ui.report.header.company=Company
openiam.ui.report.header.employee.id=Employee ID
openiam.ui.report.header.phone=Phone
openiam.ui.report.header.email=Email
openiam.ui.report.header.last.login=Last Login
openiam.ui.report.header.login=Login
openiam.ui.report.number.of.users=Number of users
openiam.ui.report.user_access.header.full.name=Full Name
openiam.ui.report.user_access.header.emp.id=EMP ID
openiam.ui.report.user_access.header.role=Role
openiam.ui.report.user_access.header.group=Group
openiam.ui.report.user_access.header.resource.type=Resource Type
openiam.ui.report.user_access.header.resource.name=Resource Name
openiam.ui.report.user_access.header.resource.description=Resource Description
# request report messages
openiam.ui.report.request.header.request.type=Request Type:
openiam.ui.report.request.header.request.status=Approval Workflow Status:
openiam.ui.report.request.header.start.date=Membership Start Date:
openiam.ui.report.request.header.end.date=End Date:
openiam.ui.report.request.header.reason=Reason:
openiam.ui.report.request.header.description=Description:
openiam.ui.report.request.header.questionnaire=Questionnaire
openiam.ui.report.request.header.request.number=Request Number:
openiam.ui.report.request.header.requestor.name=Requestor Name:
openiam.ui.report.request.header.requestor.login=Requestor Login:
openiam.ui.report.request.header.requested.name=Requested For Name (User):
openiam.ui.report.request.header.requested.login=Requested For Login:
openiam.ui.report.request.header.request.date=Request Date
openiam.ui.report.request.header.resource.approvals=Applications and Line Item Approvals
openiam.ui.report.request.header.resource.type=Application Type:
openiam.ui.report.request.header.resource.name=Application Name:
openiam.ui.report.request.header.submeted.date=Submitted Date
openiam.ui.report.request.header.completed.date=Completed Date
openiam.ui.report.request.header.diration.in.date=Duration in Days
openiam.ui.report.request.header.access.name=Access Name
openiam.ui.report.request.header.action=Action
openiam.ui.report.request.header.type=Type
openiam.ui.report.request.header.approver=Approver
openiam.ui.report.request.header.status=Status
openiam.ui.report.request.header.date=Date
openiam.ui.report.request.header.comment=Comment
openiam.ui.report.request.header.user=User
openiam.ui.report.request.header.supervisor=Supervisor
openiam.ui.report.request.header.current.approver=Current Approver
openiam.ui.report.request.header.approver.members=Members of
# resource usage messages
openiam.ui.report.request.header.resource.usage.request.member=Request Number
openiam.ui.report.request.header.resource.usage.requested.date=Requested Date
openiam.ui.report.request.header.resource.usage.requested.name=Requested For
openiam.ui.report.request.header.resource.usage.requested.login=Requested For Login
openiam.ui.report.request.header.resource.usage.emp.number=Emp number
openiam.ui.report.request.header.resource.usage.status=Status
openiam.ui.report.request.header.resource.usage.application.category=Application Category
openiam.ui.report.request.header.resource.usage.sub.category=Sub Category
openiam.ui.report.request.header.resource.usage.application=Managed System
openiam.ui.report.request.header.resource.usage.role=Role
openiam.ui.report.request.header.resource.usage.start.date=Start Date
openiam.ui.report.request.header.resource.usage.end.date=End Date
openiam.ui.report.request.header.resource.usage.supervisor.name=Supervisor Name
openiam.ui.report.request.header.resource.usage.approver.name=Approver Name
openiam.ui.report.request.header.resource.usage.approver.approved.date=Approved Date
openiam.ui.report.request.header.resource.usage.implemented.date=Implemented Date
openiam.ui.target.user=TARGET_USER
openiam.ui.supervisor.user=SUPERVISOR
openiam.ui.owner.user=OWNER
openiam.ui.admin.user=ADMIN
openiam.ui.user.supsub.empty.search.result=No Users were found for your search
openiam.role.to.org.internal.error=Adding role to organization is not allowed
org.openiam.webconsole.defaultBaseDomain.name=Default Base Domain
org.openiam.webconsole.defaultBaseDomain.title=Default Base Domain
openiam.ui.selfservice.activiti.approver.list=List of approvers
openiam.ui.webconsole.resource.was.deleted=Application has been deleted or deactivated, request cannot be proceeded. Open details to remove
openiam.ui.webconsole.role.attribute.error=You have unsaved attributes - please save it or undo it
openiam.ui.webconsole.approver.association.error=You have unsaved data - please save it or undo it
openiam.ui.webconsole.policy.auto.unlock.time=Auto Unlock Time
openiam.ui.webconsole.policy.basedn=Basedn
openiam.ui.webconsole.policy.failed.auth.count=Failed Auth Count
openiam.ui.webconsole.policy.failed.url=Fail Url
openiam.ui.webconsole.policy.host.login=Host Login
openiam.ui.webconsole.policy.host.password=Host Password
openiam.ui.webconsole.policy.host.url=Host Url
openiam.ui.webconsole.policy.key.attribute=Key Attribute
openiam.ui.webconsole.policy.module.sel.policy=Login Module Sel Policy
openiam.ui.webconsole.policy.login.mod.type=Login Mod Type
openiam.ui.webconsole.policy.success.url=Success Url
openiam.ui.webconsole.policy.token.issuer=Token Issuer
openiam.ui.webconsole.policy.token.life=Token Life
openiam.ui.webconsole.policy.token.type=Token Type
openiam.ui.webconsole.policy.protocol=Protocol
openiam.ui.webconsole.managed.sysId=Managed Sys ID
openiam.ui.selfservice.task.delegate.selected.request=Delegate selected requests
openiam.ui.selfservice.task.cancel.selected.request=Cancel selected requests
openiam.ui.webconsole.add.more.attribute.value=Add More Attribute Value
openiam.ui.webconsole.upload.supported.file=Supported File Format
openiam.ui.webconsole.idm.batch.tasks.search=Search Batch Tasks
openiam.ui.selfservice.blocked.requests.message=At least one item should be accepted, or use reject function.
org.openiam.webconsole.managedsystem.status.connector.info=Running connectors status
org.openiam.webconsole.managedsystem.no.connector.active=No active connectors found
org.openiam.webconsole.managedsystem.status.connector.replies=Connector replies
org.openiam.webconsole.managedsystem.status.application.id=Application Id
org.openiam.webconsole.managedsystem.status.identity.name=Object Name
org.openiam.webconsole.managedsystem.status.identity.type=Object Type
org.openiam.webconsole.managedsystem.status.date=Date
org.openiam.webconsole.managedsystem.send.success=Selected Data has been successfully sent to the system
org.openiam.common.id.wrong=Wrong ID
openiam.ui.role.type.select=Select Role type
openiam.ui.role.type=Role type
openiam.ui.role.parent=Role Parent
org.openiam.common.object.not.found=Object not found
org.openiam.common.id.some.objects=Found some objects with one ID
org.openiam.common.user.rights.new.no=No new rights for user
openiam.ui.shared.role.new=New Role
openiam.ui.selfservice.ui.template.add.identity=Add Identity
openiam.ui.user.title.secret.word=Secret Word
openiam.ui.user.title.secret.word.message=Please spend 1 minute to come up with a secret word. It will help to identify you in case of your phone call to the support service
org.openiam.am.helpdesk.role.id.name=Helpdesk protected role
org.openiam.am.helpdesk.role.id.title=Member of this roles will be asked with security question that end users should answer by phone.
org.openiam.am.helpdesk.answer.title=Please answer the questions
org.openiam.am.helpdesk.question.field.EMAIL=Enter any email address that user has in the system
org.openiam.am.helpdesk.question.field.TITLE=Enter user's title
org.openiam.am.helpdesk.question.field.INITIALS=Enter user's initials
org.openiam.am.helpdesk.question.field.EMPLOYEE_ID=Enter user's employee ID
org.openiam.am.helpdesk.question.field.BIRTHDAY=Enter user's birthday
org.openiam.am.helpdesk.question.field.USER_SECRET=Enter user's secret word
org.openiam.am.helpdesk.question.too.many.wrong=Too many wrong answers. You are not able to open this user profile anymore.
org.openiam.am.helpdesk.question.wrong=Some of answers are wrong
org.openiam.am.helpdesk.question.secret.not.set=User didn't set up secret word. Not able to process. Please contact with system administrator.
openiam.ui.webconsole.user.deactivate.success=User deactivated successfully
openiam.ui.common.field.regex.login.validation.error=Login should not contain banned special characters.
openiam.ui.common.field.regex.firstName.validation.error=First Name should not contain banned special characters.
openiam.ui.common.field.regex.lastName.validation.error=Last Name should not contain banned special characters.
openiam.ui.user.info.skip.managedsys=Select applications to exclude from the given action
openiam.ui.user.active.confirm.title=Activate user?
openiam.ui.user.active.confirm=Yes, Activate.
openiam.ui.user.enable.confirm.title=Enable user?
openiam.ui.user.enable.confirm=Yes, Enable.
openiam.ui.user.disable.confirm.title=Disable user?
openiam.ui.webconsole.user.validation.error=Please fill the fields with the appropriate valid values
openiam.ui.shared.organization.parent.organization.success=Parent Organization saved successfully
openiam.ui.shared.organization.parent.organization.remove.success=Parent Organization deleted successfully
openiam.ui.selfservice.user.profile.required.alternatecontact.delete.success=Out of office assistant dismissed
openiam.ui.mail.template.name.empty.error=Mail Template Name is required field.
openiam.ui.webconsole.uri.pattern.http.code.validate.fail=HTTP Code should be a number
openiam.ui.theme.upload.BIG_LOGO=Upload Login and Self-Registration Logo. (Recommended size 270X100)
openiam.ui.theme.upload.SMALL_LOGO=Upload Application Logo. (Recommended size 110X40)
openiam.ui.theme.upload.FAVICO_16X16=Upload favicon (16X16)
openiam.ui.theme.upload.FAVICO_32X32=Upload favicon (32X32)
openiam.ui.theme.upload.FAVICO_57X57=Upload favicon (57X57)
openiam.ui.theme.upload.FAVICO_60X60=Upload favicon (60X60)
openiam.ui.theme.upload.FAVICO_72X72=Upload favicon (72X72)
openiam.ui.theme.upload.FAVICO_76X76=Upload favicon (76X76)
openiam.ui.theme.upload.FAVICO_96X96=Upload favicon (96X96)
openiam.ui.theme.upload.FAVICO_114X114=Upload favicon (114X114)
openiam.ui.theme.upload.FAVICO_120X120=Upload favicon (120X120)
openiam.ui.theme.upload.FAVICO_144X144=Upload favicon (144X144)
openiam.ui.theme.upload.FAVICO_152X152=Upload favicon (152X152)
openiam.ui.theme.upload.FAVICO_180X180=Upload favicon (180X180)
openiam.ui.theme.upload.FAVICO_192X192=Upload favicon (192X192)
openiam.ui.theme.upload.favicon.info=You do not need to upload each favicon separately; only the application and login logos should be uploaded separately. You can upload only one favicon (the biggest one) in any favicon uploader and OpenIAM will replicate it for all required sizes.
openiam.ui.theme.upload.favicon.replication.confirmation=Do you want to replicate uploaded file to all favicon images? They will be resized automatically.
org.openiam.task.days.before.leaver.title=Days before leaver process
org.openiam.task.days.before.leaver.name=Days before leaver process
openiam.ui.webconsole.post=POST
openiam.ui.webconsole.get=GET
org.openiam.ui.user.reset.password.option.sendByEmail.show.name=Show 'Send the password to the user via email' on reset password page
org.openiam.ui.user.reset.password.option.sendByEmail.defaultValue.name=Check by default 'Send the password to the user via email' on reset password page
org.openiam.ui.user.reset.password.option.autoGenerate.show.name=Show 'Auto generate the password' on reset password page
org.openiam.ui.user.reset.password.option.autoGenerate.defaultValue.name=Check by default 'Auto generate the password' on reset password page
org.openiam.ui.user.reset.password.button.reSync.show.name=Show ReSync button on reset password page
org.openiam.ui.user.reset.password.displayAfterReset.name=Display Password value after reset password completed successfully
org.openiam.ui.user.reset.password.defaultManagedSysIds.name=Set of Managed systems that are checked by default on reset password page
org.openiam.ui.user.reset.password.option.sendByEmail.show.title=Show 'Send the password to the user via email' on reset password page
org.openiam.ui.user.reset.password.option.sendByEmail.defaultValue.title=Check by default 'Send the password to the user via email' on reset password page
org.openiam.ui.user.reset.password.option.autoGenerate.show.title=Show 'Auto generate the password' on reset password page
org.openiam.ui.user.reset.password.option.autoGenerate.defaultValue.title=Check by default 'Auto generate the password' on reset password page
org.openiam.ui.user.reset.password.button.reSync.show.title=Show ReSync button on reset password page
org.openiam.ui.user.reset.password.displayAfterReset.title=Display Password value after reset password completed successfully
org.openiam.ui.user.reset.password.defaultManagedSysIds.title=Set of Managed systems that are checked by default on reset password page
org.openiam.error.documentation=Documentation profile is not activated for this instance. Active profile should be 'documentation' for UI application
org.openiam.documentation=Rest API documentation
org.openiam.documentation.select.group=Select Group
openiam.ui.shared.logout.warning.message=Are you sure you want to exit?
openiam.ui.usersearch.lastname.summary=Last Name starts with '{0}'
openiam.ui.usersearch.maidenname.summary=Maiden Name starts with '{0}'
openiam.ui.usersearch.firstname.summary=First Name starts with '{0}'
openiam.ui.usersearch.nickname.summary=Nick Name starts with '{0}'
openiam.ui.usersearch.emailaddress.summary=Email Address starts with '{0}'
openiam.ui.usersearch.principal.summary=Principal starts with '{0}'
openiam.ui.usersearch.userstatus.summary=User Status equals to '{0}'
openiam.ui.usersearch.accountstatus.summary=Account Status equals to '{0}'
openiam.ui.usersearch.jobcode.summary=Job Code equals to '{0}'
openiam.ui.usersearch.attributename.summary=User has attribute equals to '{0}'
openiam.ui.usersearch.withvalue.summary=with value '{0}'
openiam.ui.usersearch.employeeId.summary=Employee ID starts with '{0}'
openiam.ui.usersearch.employeetype.summary=Employee Type equals to '{0}'
openiam.ui.usersearch.application.summary=Entitled to application '{0}'
openiam.ui.usersearch.group.summary=User is having one of the following Groups: '{0}'
openiam.ui.usersearch.role.summary=User is having one of the following Roles: '{0}'
openiam.ui.usersearch.organization.summary=User is having one of the following Organizations: '{0}'
openiam.ui.usersearch.AND=and
openiam.ui.common.organization.parents.not.allowed=This Organization could not have parent based on Organization Type membership configuration
org.openiam.workflow.position.change.use.requested.only.name=Include in Position Change request only role and groups requested from service catalog
org.openiam.workflow.termination.access.remove.name=When user is getting terminated, remove his access (if 'false' then access will be end-dated)
openiam.ui.webconsole.auth.level.add=Are you sure that you want to add new Authn Level to Content provider? It can damage your installation. Be sure that you understand what are you doing or change Auth level only for required URI patterns.
org.openiam.workflow.access.auto.expire.name=Use batch task for handling of expiring access
org.openiam.workflow.access.auto.expire.days.reminder.name=Number of days to send reminder about expiring access
org.openiam.workflow.access.auto.expire.reminder.base.url.name=Base URL for formation of link to renew access request
org.openiam.ui.login.password.change.after.1st.login=You have to reset your password due to it is your the first login
org.openiam.ui.access.hidden.objects.name=Following roles grant access to see all object (ignoring "is visible" flag)
openiam.audit.log.export=Export Audit Logs
openiam.audit.log.export.purge.warn=Do you want to purge exported audit data from Elasticsearch?
openiam.audit.log.purge.allowed.name=Roles which members are allowed to purge audit data
openiam.ui.parse.date.error=An error occurred while parsing date of access expiration, please contact system administrator or validate URL
openiam.ui.selfservice.privileged.access.request.cart=You can't request privileged access to more then one service account at a time
openiam.ui.selfservice.privileged.account.taken=This service account is taken without time limitation, please contact administrator
openiam.ui.selfservice.my.info.create.request=Create Request For Myself
openiam.ui.selfservice.my.info.request.privileged.access=Request Privileged Access
openiam.ui.selfservice.my.info.my.current.access=My Current Access
openiam.ui.selfservice.my.info.my.approvals=My Approvals
openiam.ui.selfservice.my.info.my.requests=My Requests
openiam.ui.selfservice.my.info.access.request=Access Request
org.openiam.ui.selfservice.header.sso.launch.pad.enabled.name=SSO Launch Pad Enabled
org.openiam.ui.selfservice.header.sso.launch.pad.enabled.title=If checked, SSO Launch Pad will be able on selfservice in the header
openiam.webconsole.access.certification=Access Certification
openiam.ui.webconsole.meta.type.grouping.CERTIFICATION=Certification Type
openiam.webconsole.access.certification.reviewer.add=Add Reviewer
openiam.webconsole.access.certification.reviewer.reason=Reason
openiam.webconsole.access.certification.reviewer.waiting=Waiting for review
openiam.webconsole.access.certification.approved=In-progress/Completed/Total
openiam.webconsole.access.certification.reviewer.remove=Remove Reviewer
openiam.webconsole.access.certification.all.users=All users are selected by default if filter is not applied
openiam.webconsole.access.certification.approver.primary=Primary Approver
openiam.webconsole.access.certification.approver.secondary=Secondary Approver
openiam.webconsole.access.certification.approver.final=Final Approver
openiam.webconsole.access.certification.approver.SUPERVISOR=User's supervisor
openiam.webconsole.access.certification.approver.ORGANIZATION=Organization certifier
openiam.webconsole.access.certification.approver.USER=Select reviewer
openiam.webconsole.access.certification.approver.TARGET_USER=User reviews their own access
openiam.webconsole.access.certification.target=Select target for certification:
openiam.webconsole.access.certification.target.ALL=All users
openiam.webconsole.access.certification.target.ORGANIZATION=Organization
openiam.webconsole.access.certification.target.GROUP=Group
openiam.webconsole.access.certification.target.ROLE=Role
openiam.webconsole.access.certification.target.SEARCH=Search users
openiam.webconsole.access.certification.new=New Access Certification
openiam.webconsole.access.certification.users=User selection
openiam.webconsole.access.certification.reviewers=Reviewers
openiam.webconsole.access.certification.select=Type access certification name
openiam.webconsole.access.certification.search.empty=No access certification found
openiam.webconsole.access.certification.create.new=Create New Access Certification
openiam.webconsole.access.certification.delete.question=Do you really want to delete Access Certification?
openiam.webconsole.access.certification.name=Access Certification Name
openiam.webconsole.access.certification.days.before.completion=Number of days before completion
openiam.webconsole.access.certification.remind=Send reminder
openiam.webconsole.access.certification.campaign.select=Please select campaign
openiam.webconsole.access.certification.type=Type of certification
openiam.webconsole.access.certification.status.type=Status
openiam.webconsole.access.certification.interval=Scheduled Interval
openiam.webconsole.access.certification.start.date=Reference start date
openiam.webconsole.access.certification.complete.duration=Complete duration
openiam.webconsole.access.certification.execute.success=Access certification has been successfully started
openiam.webconsole.access.certification.execute=Execute now
openiam.webconsole.access.certification.upload=Users are uploaded
openiam.webconsole.access.certification.saved=Access Certification saved
openiam.webconsole.access.certification.deleted=Access Certification deleted
openiam.webconsole.access.certification.number.of.days.to.complete.campaign=Number of days to complete campaign
openiam.webconsole.access.certification.send.reminder.after.days=Send reminder after days
openiam.webconsole.access.certification.number.times.to.send.reminder=Number times to send a reminder
openiam.webconsole.access.certification.email.template.for.reminder=Email template to use for the reminder
openiam.webconsole.access.certification.escalate.after.reminder.notices=Number of reminder notices before Escalate
openiam.webconsole.access.certification.escalate.to=Escalate to
openiam.webconsole.access.certification.approver.RESOURCE=Application Owner
openiam.webconsole.access.certification.approver.GROUP=Group
openiam.webconsole.access.certification.dashboard=Dashboard
openiam.webconsole.access.certification.days.to.completion=Days to completion
openiam.webconsole.access.certification.number.completed=Number of completed certifications
openiam.webconsole.access.certification.number.certifications.in.progress=Number pending completion
openiam.webconsole.access.certification.number.pending.completion.for.review.step=Number of certifications under review
openiam.webconsole.access.certification.modify.date=Last modify date
openiam.webconsole.access.certification.create.date=Create date
openiam.webconsole.access.certification.executed.date=Last Executed date
openiam.webconsole.access.certification.status.inprogress=In-progress
openiam.webconsole.access.certification.status.completed=Completed
openiam.webconsole.access.certification.status.canceled=Canceled
openiam.webconsole.access.certification.preview.users=Preview Users
selfservice.privileged.accounts.empty=These are the privileged accounts that you have access to
selfservice.privileged.accounts.terminal.title=Command Line
org.openiam.ui.webconsole.allow.change.own.status.name=Allow change own status
org.openiam.ui.webconsole.allow.change.own.status.title=Allow delete themselves or change own status
org.openiam.ui.webconsole.allow.change.own.entitlements.name=Allow change own entitlements
org.openiam.ui.webconsole.allow.change.own.entitlements.title=Allow add or remove roles, groups, resources, organizations
openiam.ui.profile.email.long=Email address is too long. Max length is 320 symbols
openiam.ui.selfservice.task.target.user.detailed.info=Target User Detailed Info
org.openiam.ui.webconsole.password.policy.custom.question.count.error='Number of User specified questions to display' can not be less than 'Number of answers for User defined questions that are required to be correct'
org.openiam.ui.webconsole.password.policy.question.count.error='Number of questions to display' can not be less than 'Number of answers that are required to be correct'
openiam.ui.selfservice.task.user.details=User Details
openiam.idp.select.account=Select account
openiam.idp.select.account.description=Do you want to continue as
openiam.idp.select.account.login=Login with another account
org.openiam.ui.task.requested.for.details.name=Show button 'More' to display user details on task page.
org.openiam.workflow.revoke.access.admin.role.name=Roles which members are allowed to revoke access for any user
org.openiam.ui.webconsole.am.cert.ca.upload.error=Error on upload CA certificate
org.openiam.ui.webconsole.user.entitlements.no.access=You are not authorized for this action!
org.openiam.ui.webconsole.user.entitlements.not.dicrect=Not a Direct!
org.openiam.ui.webconsole.user.entitlements.root.no.edit=You are not able to edit selected row
openiam.ui.selfservice.revoke.access.no.accesses=Currently you don't have any roles or groups to revoke
openiam.ui.selfservice.revoke.not.authorized=You are not authorized to revoke access for the selected user {0}
openiam.ui.access.was.revoked=Request to revoke access was initiated. Once request will be approved manual task(s) will be generated for non-automated applications, access to automated applications will be closed immediately.
openiam.ui.webconsole.edit.user.button.classic.view=Turn to classic view
openiam.ui.webconsole.edit.user.button.template.view=turn to template based view
org.openiam.ui.login.again.show.title=Show 'Login again' button on logout page
org.openiam.ui.login.again.show.name=Show 'Login again' button on logout page
org.openiam.syslog.export.child.rows.name=Export child rows to syslog
org.openiam.syslog.export.child.rows.title=Export child rows to syslog
openiam.ui.property.screen.category.CustomRedirect=Custom Redirect
org.openiam.custom.redirect.change_password.after_first_login.name=After first login change password
org.openiam.custom.redirect.change_password.after_first_login.title=Redirect after first login change password
org.openiam.custom.redirect.edit_profile.after_success_save.name=After success save edit profile
org.openiam.custom.redirect.edit_profile.after_success_save.title=Redirect after success save edit profile
org.openiam.custom.redirect.reset_password.activate_link.name=After activate link
org.openiam.custom.redirect.reset_password.activate_link.title=Redirect after activate link
openiam.ui.idm.synch.synch_edit.field.preprocessor=Preprocessor Script
openiam.ui.idm.synch.synch_edit.field.postprocessor=Postprocessor Script
org.openiam.custom.redirect.selfservice_redirect.name=After login on selfservice page
org.openiam.custom.redirect.selfservice_redirect.title=Redirect after login on selfservice page
openiam.ui.webconsole.email.templates=Email Template
openiam.ui.webconsole.system.configuration=System Configuration
openiam.ui.webconsole.system.export.page.title=Export Objects
openiam.ui.webconsole.system.import.page.title=Import Objects
openiam.ui.webconsole.system.import.file.selelect=Select JSON File to Import
openiam.ui.webconsole.idp.token.invalid=Your activation link or token has expired. Since you have not logged in before, please contact your helpdesk to request a new activation link/code.
openiam.ui.webconsole.content.provider.name.invalid=Invalid content provider name
openiam.ui.webconsole.user.reset.password.not.possible=User doesn't have any email address to complete reset password operation.
openiam.ui.access.profile.save.success=Access profile saved
openiam.ui.access.profile.save.fail=Failed to save access profile
openiam.webconsole.source.adapter.search=Search Source Adapters
openiam.webconsole.source.adapter.title=Source Adapter
openiam.webconsole.source.adapter.name=Name
openiam.webconsole.source.adapter.fail.requests=Persist fail requests
openiam.webconsole.source.adapter.type=Type
openiam.webconsole.source.adapter.notification.type=Notification type
openiam.webconsole.source.adapter.notification.target=Notification target
openiam.webconsole.source.adapter.rule.type=Match rule type
openiam.webconsole.source.adapter.rule=Match rule
openiam.webconsole.source.adapter.execution.type=Execution type
openiam.webconsole.source.adapter.execution.script=Execution script
openiam.webconsole.source.adapter.synch.id=Linked synchronization configs
openiam.webconsole.source.adapter.expiration=Expiration
openiam.webconsole.source.adapter.no.found=Source adapters not found
openiam.webconsole.source.adapter.warn.delete=Are you sure to delete source adapter configuration?
openiam.webconsole.source.adapter.confirm.delete=Yes
openiam.webconsole.source.adapter.saved=Source adapter configuration was saved successfully.
openiam.ui.webconsole.meta.type.grouping.SOURCE_ADAPTER=Source Adapter
openiam.ui.am.content.provider.support.global.logout.label=Support Global Logout
openiam.ui.am.content.provider.support.global.logout.description=If true than account will be logged out everywhere where this account is used right now, otherwise only current session will be closed.
openiam.ui.password.rule.ideographic=Password must not contain ideographic characters
openiam.ui.password.policy.IDEOGRAPHIC_CHARS=Ideographic characters are not allowed in the password
openiam.selfservice.challenge.response.not.checked=Challenge response questions feature has been disabled by your administrator.
org.openiam.ui.webconsole.user.entitlements.no.more.elements=No more objects have been found
openiam.ui.selfservice.task.return=Return to list
openiam.ui.selfservice.bulkupload.syncstat=Synchronization details : <br>Processed {0} of {1} &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Successful : {2} &nbsp;&nbsp;&nbsp;&nbsp;Failed : {3}
openiam.ui.webconsole.idm.syncprocess.status.completed=Synchronization Completed.
openiam.ui.webconsole.idm.syncprocess.status.running=Synchronization In Progress.
openiam.ui.idm.bulkupload.synch_report.header=Synchronization Report
openiam.ui.wrong.phone.type=One of the selected phone types cannot be used for One-Time-Password SMS
openiam.ui.selfservice.request.administration=Request Administration
openiam.ui.selfservice.request.cancel.reason=Please provide reason to cancel the request
openiam.ui.selfservice.request.cancel.title=Cancel Request
openiam.ui.selfservice.revoke.access.reason=Please provide reason to revoke selected access
openiam.webconsole.authentication.rule.search.title=Authentication Rules
openiam.webconsole.authentication.rule.search=Search authentication rule
openiam.webconsole.authentication.rule.prop.name=Name
openiam.webconsole.authentication.rule.prop.description=Description
openiam.webconsole.authentication.rule.prop.active=Active
openiam.webconsole.authentication.rule.search.no=No Authentication Rules were found for your search
openiam.webconsole.authentication.rule.edit.title=Authentication Rule
openiam.webconsole.authentication.rule.edit.modify=Edit Authentication Rule
openiam.webconsole.authentication.rule.edit.new=Create New Authentication Rule
openiam.webconsole.authentication.rule.edit.prop.name=Authentication Rule Name
openiam.webconsole.authentication.rule.edit.prop.description=Description
openiam.webconsole.authentication.rule.edit.prop.active=Active
openiam.webconsole.authentication.rule.edit.prop.operation.risk=Risk operation
openiam.webconsole.authentication.rule.edit.prop.operation.auth=Authentication operation
openiam.webconsole.authentication.rule.edit.table.risks.prop.name=Risk Name
openiam.webconsole.authentication.rule.edit.table.auth.steps.title=Authentication steps
openiam.webconsole.authentication.rule.edit.table.autj.prop.name=Authentication Name
openiam.webconsole.authentication.rule.edit.table.patterns=URI Patterns
openiam.webconsole.authentication.rule.edit.table.content.providers=Content Providers
openiam.webconsole.authentication.rule.edit.yes.delete=Yes, Delete this Rule
openiam.webconsole.authentication.rule.edit.delete=Are you sure you want to delete this authentication rule?
openiam.ui.am.authentication.rule.saved.fail=Could not save Authentication Rule
openiam.ui.am.authentication.rule.validate.not.set.name=Rule name not set
openiam.ui.am.authentication.rule.validate.not.set.operation.risk=Risk operation not set
openiam.ui.am.authentication.rule.validate.not.set.operation.auth=Auth operation not set
openiam.ui.am.authentication.rule.validate.not.set.risks=Rule risks not set
openiam.ui.am.authentication.rule.validate.not.set.authentications=Rule authentications not set
openiam.ui.am.authentication.rule.saved.success=Authentication rule successfully saved
openiam.ui.am.authentication.rule.deleted.success=Authentication rule successfully deleted
openiam.ui.am.authentication.rule.delete.error=Authentication rule did not delete successfully
openiam.ui.am.authentication.rule.step.saved.success=Authentication rule step successfully saved
openiam.ui.am.authentication.rule.step.deleted.success=Authentication rule step successfully deleted
openiam.ui.am.authentication.rule.step.delete.error=Authentication rule step did not delete successfully
openiam.ui.am.authentication.rule.not.exists.in.authentication.rule.risk.table=does not exist on jQuery.authenticationRuleRiskTable
openiam.ui.am.authentication.rule.risks.risk.type=Risk Type
openiam.ui.am.authentication.rule.risks.conformity.type=Conformity Type
openiam.ui.am.authentication.rule.risks.add=Add Adaptive Risk
openiam.ui.am.authentication.rule.risks.not.set=Risks don't set
openiam.ui.am.authentication.rule.risks.edit=Edit Adaptive Risk
openiam.ui.am.authentication.rule.risks.taken=Risk already taken
openiam.ui.am.authentication.rule.authentications.step.type=Step type
openiam.ui.am.authentication.rule.authentications.auth.type=Authentication Method
openiam.ui.am.authentication.rule.authentications.conformity.type.select=Select conformity type
openiam.ui.am.authentication.rule.authentications.add=Add authentication rule step
openiam.ui.am.authentication.rule.authentications.not.set=Authentication rule steps don't set
openiam.ui.am.authentication.rule.authentications.edit=Edit authentication rule step
openiam.ui.am.authentication.rule.authentications.taken=Authentication Method already taken
openiam.ui.am.authentication.rule.supp.auth.rules=Supported Authentication Rules
openiam.ui.am.authentication.rule.step.number=N
openiam.ui.am.authentication.rule.step.auth.method=Authentication method
openiam.ui.am.authentication.rule.step.adaptive.risk=Adaptive risk
openiam.ui.am.authentication.rule.step.adaptive.risk.type=Adaptive risk type
openiam.ui.am.authentication.rule.step.adaptive.risk.operation=Adaptive risk operation
openiam.ui.am.authentication.rule.step.adaptive.risk.value=Adaptive risk value
openiam.ui.am.authentication.rule.step.parent.number=parent N
openiam.ui.am.authentication.rule.step.parent.result=parent result
openiam.ui.am.authentication.rule.step.type.select=Select step type
openiam.ui.am.authentication.rule.step.type.not.selected=Step type was not selected
#----------------------------- contentprovider/auth.rule.table.js ----------------------
auth.rule.table.add.auth.rule=Add Authentication Rule
auth.rule.table.auth.rule=Authentication Rule
auth.rule.table.edit.not.enabled=Edit not enabled
auth.rule.table.select.auth.rule=Select an Authentication Rule
auth.rule.table.rule.must.select=At least one Authentication Rule must be selected.
auth.rule.table.not.exists.in.authRuleTable=does not exist on jQuery.authenticationLevelTable
openiam.ui.webconsole.auth.rule.add=Are you sure that you want to add new Authn Rule to Content provider? It can damage your installation. Be sure that you understand what are you doing or change Auth Rule only for required URI patterns.
openiam.ui.am.authentication.rule.select.auth.type=Select an authentication type
openiam.ui.am.authentication.rule.select.adaptive.risk=Select an adaptive risk
openiam.ui.am.authentication.rule.delete.selected.link=Delete selected link
openiam.ui.am.authentication.rule.delete.selected.step=Delete selected step
openiam.ui.am.authentication.rule.step.property.title=Step properties
openiam.ui.am.authentication.rule.adaptive.risk.conf.type.missing=Conformity type for adaptive risk is required field
openiam.ui.am.authentication.rule.id.not.set=Rule id not set
openiam.idp.next=Next
openiam.idp.cert=Login with Certificate
openiam.idp.push=Please select device to continue...
openiam.ui.device.select=Select a Device
openiam.ui.device.enabled.success=Device Enabled
openiam.ui.device.disabled.success=Device Disabled
openiam.ui.device.saved.success=Device Registed Successfully
org.openiam.ui.device.page.description=Please scan QR code with your mobile device.
org.openiam.ui.device.page.description.name=New Device Registration
openiam.ui.selfservice.my.device=My Devices
openiam.ui.selfservice.my.device.new=Register New Device
openiam.ui.selfservice.my.device.delete.title=Delete Device
openiam.ui.selfservice.my.device.delete.message=Are you really want to delete selected device?
openiam.ui.selfservice.my.device.empty=Device list is empty
openiam.ui.device.brand=Brand
openiam.ui.device.model=Model
openiam.ui.device.manufacturer=Manufacturer
openiam.ui.device.already.exists=Device already exists
openiam.ui.device.create.fail=Can't create device. Please try again later.
openiam.ui.device.delete.fail=Can't delete device.
openiam.ui.device.enable.fail=Can't enable device.
openiam.ui.device.disable.fail=Can't disable device.
openiam.ui.device.registered.fail=Can't register device.
org.openiam.ui.oauth.client.application.launcher.name=Application Launcher Oauth Client
org.openiam.ui.oauth.client.application.launcher.title=Application Launcher Oauth Client
org.openiam.authorization.oauth.disabled.name=Is OAuth client Authorization Disabled (Back compatibility for case when all OAuth Clients were available for any users)
org.openiam.authorization.oauth.disabled.title=Is OAuth client Authorization Disabled (Back compatibility for case when all OAuth Clients were available for any users)
openiam.ui.invalid.captcha.code=Invalid captcha code
openiam.ui.enter.captcha=Enter code
openiam.ui.refresh.captcha=Click on the captcha image to refresh it.
org.openiam.ui.captcha.enabled.name=Is captcha activated?
org.openiam.ui.captcha.enabled.title=Is captcha activated?
org.openiam.ui.captcha.height.name=Captcha height
org.openiam.ui.captcha.height.title=Captcha height
org.openiam.ui.captcha.width.name=Captcha width
org.openiam.ui.captcha.width.title=Captcha width
org.openiam.ui.captcha.default.code.name=Default captcha code
org.openiam.ui.captcha.default.code.title=Default captcha code
org.openiam.ui.captcha.testing.active.name=Enable testing mode for captcha
org.openiam.ui.captcha.testing.active.title=Enable testing mode for captcha
org.openiam.authorization.create.request.disabled.name=Is Create Request categories Authorization Disabled (Back compatibility for case when all Categories were available for any users)
org.openiam.authorization.create.request.disabled.title=Is Create Request categories Authorization Disabled (Back compatibility for case when all Categories were available for any users)
openiam.ui.invalid.file.extension=Invalid file extension
openiam.ui.selfservice.user.save.profile=Save profile changes confirmation
openiam.ui.selfservice.user.save.profile.email.code=Email Confirmation Code
openiam.ui.selfservice.user.save.profile.phone.code=Phone Confirmation Code
openiam.ui.email.code.invalid=Invalid email address change confirmation code
openiam.ui.selfservice.profile.change.target.email=The confirmation code has been sent to the Email address: ''{0}''
openiam.ui.selfservice.profile.change.target.phone=The confirmation code has been sent to the Phone number: ''{0}''
org.openiam.selfservice.confirmation.on.profile.change.name=User must confirm email and/or phone changes on edit profile page
org.openiam.selfservice.confirmation.on.profile.change.title=User must confirm email and/or phone changes on edit profile page
org.openiam.ui.page.check.sms.phone.name=Check sms phone
org.openiam.ui.page.check.sms.phone.title=Check sms phone
openiam.ui.button.send.sms=Send Validation Code
openiam.ui.button.check.sms=Validate code
openiam.ui.button.type.sms=Validation code
openiam.ui.send.sms.code.question=SMS code will be sent to your phone number
openiam.ui.send.sms.code.must.be.checked=Phone number must be validated before continue
openiam.ui.send.sms.code.can.not.be.delivered=Validation code can't be delivered to the specified number
openiam.ui.send.sms.otp.type.missing=OTP type missing
openiam.ui.send.sms.principal.not.found=Principal not found
openiam.ui.send.sms.token.generate.error=Error on token generate
org.openiam.workflow.create.request.rbac.mode.name=Use approver association or role/group instead of resource
org.openiam.workflow.create.request.rbac.mode.title=Use approver association or role/group instead of resource
openiam.ui.webconsole.saml.idp.protected.by.2fa.label=If checked than 2FA is required to access this application (In case it's configured for used Content Provider).
openiam.ui.webconsole.saml.idp.protected.by.2fa.title=If checked than 2FA is required to access this application (In case it's configured for used Content Provider).
org.openiam.ui.reset.password.user.not.found.phone.not.set=Either this account doesn’t exists, or you don’t have a mobile number registered
org.openiam.ui.reset.password.user.not.found.challenge.questions.not.set=Either this account doesn’t exists, or you haven’t answered the challenge questions yet
org.openiam.ui.reset.password.user.not.found.email.not.set=Either this account doesn’t exists, or you don’t have an email registered
org.openiam.ui.selfservice.missing.required.attributes=One or more required fields have not been filled in
openiam.ui.webconsole.user.supervisor.new=Adding superior
openiam.ui.webconsole.user.subordinate.new=Adding direct report
openiam.ui.webconsole.user.supervisor.type.choose=Please choose superior type or leave it empty
openiam.ui.common.supervisors.types.load.error=Error occurred while loading supervisor types
openiam.ui.common.approver.is.mandatory=Mandatory?
org.openiam.ui.user.entitlement.resType.included.name=Included Resource Type Ids
org.openiam.ui.user.entitlement.resType.included.title=Included Resource Type Ids
org.openiam.ui.user.entitlement.resType.revoked.name=Included Resource Type Ids for Revoke
org.openiam.ui.user.entitlement.resType.revoked.title=Included Resource Type Ids for Revoke
org.openiam.ui.user.entitlement.resType.eliminated.name=Eliminated Resource Type Ids
org.openiam.ui.user.entitlement.resType.eliminated.title=Eliminated Resource Type Ids
openiam.ui.property.screen.category.UserEntitlements=User Entitlements
openiam.ui.webconsole.meta.type.grouping.MAIL_TEMPLATE=Mail template
openiam.webconsole.ip.geo.location.manage=IP geolocation manage
openiam.webconsole.ip.geo.location.use.geolocation=Use geolocation
openiam.webconsole.ip.geo.location.use.custom.api=Use custom API
openiam.webconsole.ip.geo.location.save.new.ip=Save new IP in DB
openiam.webconsole.ip.geo.location.first.search.in.db=First search in DB
openiam.webconsole.ip.geo.location.custom.groovy=Custom groovy script
openiam.webconsole.ip.geo.location.db.file.name=DB file name
openiam.webconsole.ip.geo.location.ip=Test search IP
openiam.webconsole.ip.geo.location.config=IP geolocation config
openiam.webconsole.ip.geo.location.info.by.ip=Info by IP
openiam.webconsole.ip.geo.location.db.info=IP geolocation DB info
openiam.webconsole.ip.geo.location.db.status=IP geolocation DB status
openiam.webconsole.ip.geo.location.db.row.count=Row count in DB
openiam.webconsole.ip.geo.location.upload.db.file.name=File for upload
openiam.webconsole.ip.geo.location.upload.db.button=Upload DB
openiam.webconsole.ip.geo.location.upload.db.error=Error on upload IP geolocation DB
openiam.webconsole.ip.geo.location.info.ip=IP
openiam.webconsole.ip.geo.location.info.country.code=Country code
openiam.webconsole.ip.geo.location.info.continent.code=Continent code
openiam.webconsole.ip.geo.location.info.country.name=Country name
openiam.webconsole.ip.geo.location.info.continent.name=Continent name
openiam.webconsole.ip.geo.location.info.city=City
openiam.webconsole.ip.geo.location.info.stateprov=Stateprov
openiam.webconsole.ip.geo.location.info.district=District
openiam.webconsole.ip.geo.location.info.zipcode=Zipcode
openiam.webconsole.ip.geo.location.info.timezoneName=Timezone name
openiam.webconsole.ip.geo.location.info.weatherCode=Weather code
openiam.webconsole.ip.geo.location.info.ispName=Isp Name
openiam.webconsole.ip.geo.location.info.connectionType=Connection type
openiam.webconsole.ip.geo.location.info.organizationName=Organization name
openiam.webconsole.ip.geo.location.upload.db.started=Upload DB started
openiam.ui.idp.push.auth.success=Your decision was successfully sent to the server
openiam.ui.idp.push.auth.device.disabled=This device is disabled or not registered
openiam.ui.selfservice.user.create.request.profile.role=
openiam.ui.login.already.registered=User with this email is already registered
openiam.ui.webconsole.user.compare=User comparision
openiam.ui.webconsole.role.compare=Role comparision
openiam.ui.webconsole.compare.donor=Select object to compare with
openiam.ui.webconsole.compare.with=Compare with...
openiam.ui.websonsole.role.not.found=Role Not Found
openiam.ui.websonsole.role.save.error=Can't save role
openiam.ui.webconsole.role.save.async.success=Role save request has been sent. it may take some time to apply all changes.
openiam.ui.webconsole.user.compare.donor=Select user
openiam.ui.webconsole.user.compare.with=Compare with...
openiam.ui.user.delegate.requests.to.alternate=Out of office period starts right now, do you want to reassign requests pending your approval to selected user?
openiam.ui.user.delegate.requests.to.alternate.select=Please pickup requests which should be delegated. Leave empty if you want to delegate all requests
openiam.ui.user.alternate.when.outofoffice=During selected out of office period all income requests will be rerouted to selected assistant. Do you agree with it?
openiam.ui.selfservice.user.create.request.sla=Service Level Agreement
openiam.ui.button.clone.role=Clone Role
openiam.webconsole.new.role.name=New Role Name
openiam.webconsole.clone.role=Clone Role
openiam.webconsole.clone.role.users=Clone Entitlements: Users
openiam.webconsole.clone.role.roles=Clone Entitlements: Roles
openiam.webconsole.clone.role.groups=Clone Entitlements: Groups
openiam.webconsole.clone.role.orgs=Clone Entitlements: Organizations
openiam.webconsole.clone.role.resources=Clone Entitlements: Resources
openiam.webconsole.clone.role.attributes=Clone Entitlements: Attributes
openiam.webconsole.role.not.found=Role Not Found
openiam.webconsole.role.clone.success=Role Cloned
openiam.webconsole.role.clone.fail=Role Clone Failed
openiam.webconsole.role.clone.edit.entitlements=Would you like modify new role entitlements?
openiam.auth.push.title=Step-up Authentication
openiam.auth.push.send.request=Send Request to selected Device
openiam.ui.auth.provider.otp.suppressing.period=OTP token suppressing period (days)
openiam.ui.auth.provider.otp.suppressing.period.description=During this period of time OTP tokens will not be sent to end user in case the user IP will match with previously used IP address based on 'OTP dedicated subnet netmask'
openiam.ui.auth.provider.otp.dedicated.subnet=OTP dedicated subnet netmask
openiam.ui.auth.provider.otp.dedicated.subnet.description=OTP dedicated subnet that will use to make decision about force OTP during OTP token suppressing period.
openiam.ui.auth.provider.otp.dedicated.subnet.empty=OTP dedicated subnet netmask is empty.
openiam.ui.auth.provider.otp.dedicated.subnet.wrong=OTP dedicated subnet netmask is wrong. It should follow dot-decimal notation (For example 255.255.255.0).
openiam.ui.otp.enter.sms.page.remember=Do not ask me for OTP for next {0} days on this computer.
openiam.ui.am.auth.provider.duplicate.issuer=This JWT Issue is used by another authentication provider. Please use another one.
openiam.ui.am.auth.provider.jwt.preview=Final JWT Issuer view (Readonly)
openiam.ui.am.auth.provider.oidc.discovery=OpenID Connect Discovery URL (Readonly)
openiam.ui.am.auth.provider.issue.wrong=Issuer is wrong. It may contain alphanumeric characters, underscore and hyphen. It MUST not end with underscore or hyphen. Good example is (my-unique-issue-1)
org.openiam.ui.otp.email.enter.allowed.name=Allow enter OTP Email on-fly
org.openiam.ui.otp.email.enter.allowed.title=Allow enter OTP Email on-fly
openiam.ui.otp.enter.email.page=Enter your Email Address details to register with us
org.openiam.workflow.task.decision.details.name=Extra Information fields on Task view page
org.openiam.workflow.task.decision.details.title=Extra Information fields on Task Decision page
openiam.ui.am.auth.provider.issuer.duplicate=This Request Issuer is used by another authentication provider. Please use another one.
openiam.ui.selfservice.user.create.request.to.warn=Access to the requested application will expire in less than a month. Are you sure you want to continue?
openiam.ui.selfservice.user.create.request.to.edit=Back and Edit 'To Date'
openiam.ui.selfservice.user.create.request.to.cleanup.and.continue=Cleanup 'To Date' and Continue
openiam.ui.idm.prov.approver.assoc.sla.days=Days to complete request. If the workflow is not completed within that time, it will expire.
openiam.ui.idm.prov.approver.escalate.name=Escalate to
openiam.ui.idm.prov.approver.escalate.reminders.number.sign=1*
openiam.ui.idm.prov.approver.escalate.days.before.remind.sign=2*
openiam.ui.idm.prov.approver.escalate.days.to.complete.sign=3*
openiam.ui.idm.prov.approver.escalate.reminders.number=1* Number of reminders
openiam.ui.idm.prov.approver.escalate.days.before.remind=2* Days before sending a reminder
openiam.ui.idm.prov.approver.escalate.days.to.complete=3* Days to step of request. This value will be calculated if 1* and 2* are filled. If you keep this field empty, task will never be escalated.
openiam.ui.selfservice.task.view.approve.days.to.complete.step=Days for escalation
openiam.ui.selfservice.task.view.approve.escalate.to=Escalate to
openiam.ui.selfservice.activiti.escalate.list=List of user to escalate
org.openiam.ui.wait.for.client.id=Application is not configured yet. Please wait for 5 minutes and completely refresh the page (usually F5 button on your keyboard)
openiam.ui.webconsole.user.security.questions.reset.fail=Can't reset challenge response questions
org.openiam.login.extra.links.script.name=Extra Links on Login page groovy handler
org.openiam.login.extra.links.script.description=This script is used to handle extra links on the login page. Script should extend DefaultLoginPageDisplayHandler class. Default handler is located here '/selfservice/CustomLoginPageDisplayHandler.groovy'
openiam.ui.webconsole.user.id=OpenIAM ID
openiam.ui.idm.prov.approver.assoc.sla.days.not.set=Not set
openiam.ui.selfservice.user.sessions.name=User active sessions
openiam.ui.selfservice.user.sessions.current.session=Current session
openiam.ui.selfservice.user.sessions.last.login=Last Login
openiam.ui.selfservice.user.sessions.ip.address=IP address
openiam.ui.selfservice.user.sessions.device.info=Device info
openiam.ui.selfservice.user.sessions.country=Country
openiam.ui.selfservice.user.sessions.city=City
openiam.ui.selfservice.user.sessions.empty=Session list is empty
openiam.ui.selfservice.user.sessions.logout.error=Can't logout by session
openiam.ui.selfservice.user.sessions.logout.message=Do you really want to logout selected session?
openiam.ui.selfservice.user.sessions.logout.session.success=Logout session success
openiam.ui.idm.forgot.phone.link=Did you forget your phone?
openiam.ui.idm.forgot.phone.question=Did you forget your phone?
openiam.ui.selfservice.task.view.approve.days.complete.by=Complete(d) by
openiam.idp.login.select.please.select=Please select authentication type
openiam.ui.am.authentication.select.auth.type.not.selected=Authentication type not selected
openiam.ui.am.authentication.select.auth.type.wrong=Wrong authentication type
openiam.ui.idm.synch.synch_edit.field.isOrphan=Detect orphans
openiam.webconsole.orphan.search.table.managed.sys=Orphan managed system
openiam.webconsole.orphan.search.table.existed.managed.sys=Identity managed system
openiam.webconsole.orphan.search.table.existed.identity=Existed identity
openiam.webconsole.orphan.search.table.first.name=First name
openiam.webconsole.orphan.search.table.last.name=Last name
openiam.webconsole.orphan.search.table.identity=Orphan identity
openiam.webconsole.orphan.search.table.email.address=Email address
openiam.webconsole.orphan.search.table.employee.id=EmployeeId
openiam.webconsole.orphan.search.table.create.date=Create date
openiam.webconsole.orphan.management=Orphan Management
openiam.webconsole.orphan.management.step1=Step 1. Please find orphan account(s) and select to manage them
openiam.webconsole.orphan.management.step2=Step 2. Please find user to attach orphan account to it
openiam.webconsole.orphan.management.step2.user=Select user ...
openiam.webconsole.orphan.management.step3=Step 3. Please verify mapping of user identities and orphans. Select and click confirm.
openiam.webconsole.orphan.management.link=Pre view of link
openiam.webconsole.orphan.management.no.data=Before proceed to linking you should select both: orphans and user.
openiam.webconsole.orphan.management.no.orphan.data=Please select orphans from list to manage them.
openiam.webconsole.orphan.management.warn=Are you sure you want to link following orphans to selected user?
openiam.webconsole.orphan.management.delete.warn=Are you sure you want to delete selected orphans?
openiam.webconsole.orphan.management.delete.from.iam=Delete selected from IDM
openiam.webconsole.orphan.management.delete.from.mansys=Delete selected from managed system
openiam.webconsole.orphan.management.delete=Delete selected orphans
openiam.webconsole.orphan.management.delete.success=Selected orphans were deleted
openiam.webconsole.orphan.management.link.identites=Update identities
openiam.webconsole.orphan.management.confirm.warn=Are you sure to link selected items, existed identities will be overwritten
openiam.webconsole.orphan.management.link.success=Logins were successfully updated/added to user
openiam.ui.am.authentication.no.connection.target=Unable to complete authentication: IAM is not able to connect with the underlying directory
openiam.ui.selfservice.history.approve=Approvals History
openiam.ui.am.authentication.account.not.found=Unable to find account for authentication in the underlying directory
org.openiam.approve.new.device.message.info.name=Inform user about new device
org.openiam.approve.new.device.message.info.title=Inform user about new device
org.openiam.approve.new.device.message.approve.link.name=Send email with approval link for new device
org.openiam.approve.new.device.message.approve.link.title=Send email with approval link for new device
org.openiam.approve.new.location.message.info.name=Inform user about new location
org.openiam.approve.new.location.message.info.title=Inform user about new location
org.openiam.approve.new.location.message.approve.link.name=Send email with approval link for new location
org.openiam.approve.new.location.message.approve.link.title=Send email with approval link for new location
org.openiam.approve.new.ip.message.info.name=Inform user about new ip
org.openiam.approve.new.ip.message.info.title=Inform user about new ip
org.openiam.approve.new.ip.message.approve.link.name=Send email with approval link for new ip
org.openiam.approve.new.ip.message.approve.link.title=Send email with approval link for new ip
org.openiam.first.login.with.cert.name=Use certificate for authentication
org.openiam.first.login.with.cert.title=Use certificate for authentication
org.openiam.approve.auth.param.message.approved=Authentication parameter was approved
org.openiam.approve.auth.param.message.approved.already=Authentication parameter already was approved before
org.openiam.approve.auth.param.message.approved.can.not.find=Can't find parameter
org.openiam.approve.auth.param.message.approved.find.more.one.parameter=Found more then one parameter
org.openiam.approve.auth.param.message.approved.error=Error on approve parameter
openiam.ui.otp.enter.email.page.title=Enter Email Code
openiam.ui.otp.enter.page.title=Enter Code
openiam.ui.otp.enter.page.text=Please select how you would like to receive the OTP code.
openiam.ui.user.type.select=Select User type
openiam.ui.shared.user.new.create=Create New User
openiam.ui.selfservice.history.my.task.history=My Task History
openiam.ui.webconsole.managed.system.downstream=Downstream managed system
openiam.groovy.compilation.error=The groovy script could not be compiled
openiam.ui.common.user.bulk.operations.search.all.users=Search parameters are empty. Enable checkbox above to select all users in system.
openiam.ui.common.select.mode=Edit
openiam.ui.common.view.mode=View
openiam.ui.common.edit.entitlements=Modify selected
openiam.ui.common.delete.entitlements=Delete selected
openiam.ui.user.entitlements.edit.title=Please specify new property values for selected entitlements
openiam.ui.webconsole.user.entitlements.empty=Nothing selected
openiam.ui.webconsole.user.entitlements.no.access.organizations=Organizations which don't grant any access
openiam.ui.webconsole.user.entitlements.no.access.roles=Roles which don't grant any access
openiam.ui.webconsole.user.entitlements.no.access.groups=Groups which don't grant any access
openiam.ui.webconsole.user.entitlements.new.ui=Turn to new user entitlements view
openiam.ui.webconsole.user.entitlements.old.ui=Turn to old user entitlements view
openiam.ui.webconsole.resource.recon.save.conf.empty=Reconciliation Config is empty
openiam.ui.webconsole.resource.recon.save.recon.type.not.set=Reconciliation type not set
org.openiam.ui.reset.password.method.EMAIL_OTP=Email secure code
org.openiam.webconsole.report.empty.criteria=Search criteria is empty
openiam.ui.am.auth.provider.public.key.for.validation.signature.required=Public Key for validation signature is required
openiam.ui.saml.view.public.key.validation.info=View Validation Public Key Info
openiam.ui.saml.view.public.key.signing.info=View Signing Public Key Info
openiam.ui.am.auth.provider.public.key.is.not.certificate=Public Key Isn't X509 Certificate
openiam.ui.report.header.manager=Supervisor
openiam.ui.report.header.access.name=Access name
openiam.ui.report.header.access.type=Access type
openiam.ui.report.header.access.revoke.date=Revoke date
openiam.ui.report.header.first.approver=1st reviewer
openiam.ui.report.header.second.approver=2nd reviewer
openiam.ui.report.header.third.approver=3d reviewer
openiam.ui.report.header.first.approver.decision=1st reviewer decision
openiam.ui.report.header.second.approver.decision=2nd reviewer decision
openiam.ui.report.header.third.approver.decision=3d reviewer decision
openiam.ui.report.header.first.approver.decision.date=1st decision date
openiam.ui.report.header.second.approver.decision.date=2nd decision date
openiam.ui.report.header.third.approver.decision.date=3d decision date
openiam.ui.report.header.organization.structure=Organization(s)
openiam.ui.report.header.certification.status=Certification Status
openiam.ui.report.header.certification.start.date=Certification started
openiam.ui.report.header.certification.complete.date=Certification completed
openiam.ui.metadata.type.grouping.required=Grouping is required
openiam.webconsole.access.certification.applications=Applications
openiam.webconsole.access.certification.mng.systems=Managed Systems
openiam.ui.webconsole.user.certification.delegate.name=Certification delegate
openiam.webconsole.orphan.management.link.identity.error=Error occurred when linking orphan to user
openiam.webconsole.orphan.management.link.identity.skip=Orphan linking was skipped
#release 4.2.0.1
openiam.ui.webconsole.resource.questionnare.no.type=Type of the question is not set.
openiam.ui.webconsole.resource.questionnare.no.name=Question text is not set.
openiam.ui.webconsole.resource.questionnare.can.not.save=Can't save question.
openiam.ui.webconsole.resource.questionnare.save=Question saved successfully.
openiam.ui.idm.synch.synch_edit.field.download=Download CSV
openiam.ui.idm.synch.synch_edit.field.preview=Preview
openiam.ui.common.open.new.tab=Open in new tab
openiam.ui.business.rules.page.title=Business rules
openiam.ui.business.rules.on.do.target=Rule when conditions match
openiam.ui.business.rules.on.undo.target=Rule when conditions DO NOT match
openiam.ui.business.rules.target.saved=Target Saved
openiam.ui.business.rules.target.not.saved=Can't save target
openiam.ui.business.rules.target.save.confirm=Are you sure want to update target
openiam.ui.business.rules.target.delete.confirm=Are you sure want to delete target
openiam.ui.business.rules.target.delete.success=Target deleted!
openiam.ui.business.rules.target.delete.error=Can't delete target
openiam.ui.business.rules.target.in.use=Target is used by business rules
openiam.ui.business.rules.action.type.ENABLE=Enable User
openiam.ui.business.rules.action.type.DISABLE=Disable User
openiam.ui.business.rules.action.type.ACTIVATE=Activate User
openiam.ui.business.rules.action.type.DEACTIVATE=Deactivate User
openiam.ui.business.rules.action.type.LOCK=Lock User
openiam.ui.business.rules.action.type.GROOVY=Call Groovy script
openiam.ui.business.rules.action.type.ADD_ROLE=Add User to Role
openiam.ui.business.rules.action.type.REMOVE_ROLE=Remove User from Role
openiam.ui.business.rules.action.type.ADD_GROUP=Add User to Group
openiam.ui.business.rules.action.type.REMOVE_GROUP=Remove User from Group
openiam.ui.business.rules.action.type.ADD_RESOURCE=Grant Resource to User
openiam.ui.business.rules.action.type.REMOVE_RESOURCE=Revoke Access from Resource
openiam.ui.business.rules.action.type.ADD_ORG=Add User to Organization
openiam.ui.business.rules.action.type.REMOVE_ORG=Remove User from Organization
openiam.ui.business.rules.not.saved=Can't save business rule
openiam.ui.business.rules.saved=Business Rule saved
openiam.ui.business.rules.invalid.condition=Invalid condition
org.openiam.ui.business.rule.expression.attribute.ADDRESSES=Addresses
org.openiam.ui.business.rule.expression.attribute.BIRTHDATE=Birth Date
org.openiam.ui.business.rule.expression.attribute.COMPANY_OWNER_ID=Company owner Id
org.openiam.ui.business.rule.expression.attribute.CREATE_DATE=Create Date
org.openiam.ui.business.rule.expression.attribute.CREATED_BY=Created By
org.openiam.ui.business.rule.expression.attribute.EMAIL_ADDRESSES=Email Addresses
org.openiam.ui.business.rule.expression.attribute.EMPLOYEE_ID=Employee Id
org.openiam.ui.business.rule.expression.attribute.EMPLOYEE_TYPE_ID=Employee Type Id
org.openiam.ui.business.rule.expression.attribute.FIRST_NAME=First Name
org.openiam.ui.business.rule.expression.attribute.JOB_CODE_ID=job Code
org.openiam.ui.business.rule.expression.attribute.LAST_NAME=Last name
org.openiam.ui.business.rule.expression.attribute.LAST_UPDATE=Last updated at
org.openiam.ui.business.rule.expression.attribute.LAST_UPDATED_BY=Last updated by
org.openiam.ui.business.rule.expression.attribute.LOCATION_CD=Location code
org.openiam.ui.business.rule.expression.attribute.LOCATION_NAME=Location name
org.openiam.ui.business.rule.expression.attribute.CLASSIFICATION=Classification
org.openiam.ui.business.rule.expression.attribute.MIDDLE_INIT=Initials
org.openiam.ui.business.rule.expression.attribute.PHONES=Phones
org.openiam.ui.business.rule.expression.attribute.PREFIX=Prefix
org.openiam.ui.business.rule.expression.attribute.SEX=Sex
org.openiam.ui.business.rule.expression.attribute.STATUS=User Status
org.openiam.ui.business.rule.expression.attribute.SECONDARY_STATUS=Account Status
org.openiam.ui.business.rule.expression.attribute.SUFFIX=Suffix
org.openiam.ui.business.rule.expression.attribute.TITLE=Title
org.openiam.ui.business.rule.expression.attribute.USER_ATTRIBUTES=User Attributes
org.openiam.ui.business.rule.expression.attribute.USER_TYPE_IND=User Type Index
org.openiam.ui.business.rule.expression.attribute.COST_CENTER=Cost Center
org.openiam.ui.business.rule.expression.attribute.START_DATE=Start Date
org.openiam.ui.business.rule.expression.attribute.LAST_DATE=Last Date
org.openiam.ui.business.rule.expression.attribute.CLAIM_DATE=Claim Date
org.openiam.ui.business.rule.expression.attribute.MAIL_CODE=Mail Code
org.openiam.ui.business.rule.expression.attribute.NICKNAME=Nickname
org.openiam.ui.business.rule.expression.attribute.MAIDEN_NAME=Maiden Name
org.openiam.ui.business.rule.expression.attribute.PRINCIPAL_LIST=Logins
org.openiam.ui.business.rule.expression.attribute.ALTERNATE_CONTACT_ID=Alternate Contact
org.openiam.ui.business.rule.expression.attribute.ALTERNATIVE_START_DATE=Alternate Contact Start Date
org.openiam.ui.business.rule.expression.attribute.ALTERNATIVE_END_DATE=Alternate Contact End Date
org.openiam.ui.business.rule.expression.attribute.ROLES=Roles
org.openiam.ui.business.rule.expression.attribute.RESOURCES=Resouces
org.openiam.ui.business.rule.expression.attribute.GROUPS=Groups
org.openiam.ui.business.rule.expression.attribute.AFFILIATIONS=Organizations
org.openiam.ui.business.rule.expression.attribute.PARTNER_NAME=Partner Name
org.openiam.ui.business.rule.expression.attribute.PREFIX_LAST_NAME=Last name Prefix
org.openiam.ui.business.rule.expression.attribute.PREFIX_PARTNER_NAME=Partner prefix name
org.openiam.ui.business.rule.expression.attribute.USER_SUB_TYPE_ID=User Sub type
org.openiam.ui.business.rule.expression.attribute.TYPE_ID=Metadata type
org.openiam.ui.business.rule.expression.operation.enum.ALL_MATCH=All Match
org.openiam.ui.business.rule.expression.operation.enum.EQUALS=Equals
org.openiam.ui.business.rule.expression.operation.enum.EQUALS_IGNORE_CASE=Equals Ignore case
org.openiam.ui.business.rule.expression.operation.enum.LESS_THAN=Less than
org.openiam.ui.business.rule.expression.operation.enum.GREATER_THAN=Greater than
org.openiam.ui.business.rule.expression.operation.enum.ANY_MATCH=Any match
org.openiam.ui.business.rule.expression.operation.enum.START_WITH=Starts with
org.openiam.ui.business.rule.expression.operation.enum.ENDS_WITH=Ends with
org.openiam.ui.business.rule.expression.operation.enum.CONTAINS=Contains
org.openiam.ui.business.rule.expression.operation.enum.CONTAINS_IGNORE_CASE=Contains ignore case
org.openiam.ui.business.rule.expression.operation.enum.IS_NULL=Is empty
org.openiam.ui.business.rule.condition.type.enum.OR=Or
org.openiam.ui.business.rule.condition.type.enum.AND=And
org.openiam.ui.business.rule.condition.type.enum.EXPRESSION=Expression
org.openiam.ui.business.rule.condition.type.enum.GROOVY=Groovy Script
org.openiam.ui.user.status.enum.ACTIVE=Active
org.openiam.ui.user.status.enum.INACTIVE=Inactive
org.openiam.ui.user.status.enum.ON_DEACTIVATE=Pending deactivation (Will change status to 'Inactive')
org.openiam.ui.user.status.enum.ON_MODIFY=Pending modifications (Will change status to 'Active')
org.openiam.ui.user.status.enum.ON_DELETE=Pending deletion (Will be physically deleted)
org.openiam.ui.user.status.enum.PENDING_START_DATE=Pending Start Date
org.openiam.ui.user.status.enum.PENDING_APPROVAL=Pending Approval
org.openiam.ui.user.status.enum.APPROVAL_DECLINED=Approval Declined
org.openiam.ui.user.status.enum.PENDING_USER_VALIDATION=Pending User Validation
org.openiam.ui.user.status.enum.PENDING_INITIAL_LOGIN=Pending Initial Login
org.openiam.ui.user.status.enum.TERMINATED=Terminated
org.openiam.ui.user.status.enum.DEACTIVATED=Deactivated
org.openiam.ui.user.status.enum.REMOVE=Remove
org.openiam.ui.user.status.enum.LOCKED=Locked
org.openiam.ui.user.status.enum.LOCKED_ADMIN=Locker by Admin
org.openiam.ui.user.status.enum.DISABLED=Disabled
org.openiam.ui.user.status.enum.RETIRED=Retired
org.openiam.ui.user.status.enum.LEAVE=Leave
org.openiam.ui.user.status.enum.PENDING_DELETE=Pending Delete
org.openiam.ui.user.status.enum.PENDING_DEACTIVATION=Pending Deactivation
openiam.ui.business.rules.delete.confirm=Are you sure want to delete Business Rule
openiam.ui.business.rules.delete.success=Business Rule deleted!
openiam.ui.business.rules.delete.error=Can't delete Business Rule
openiam.ui.business.rules.condition.error.empty.type=Condition type can't be blank
openiam.ui.business.rules.condition.error.or.and=Or/And condition has to have at least two children
openiam.ui.business.rules.condition.error.data.empty=Value can't be empty
openiam.ui.business.rules.condition.error.operation=Invalid Operation for attribute
openiam.ui.business.rules.condition.error.data.wrong=One of attributes has wrong value
openiam.ui.business.rules.condition.error.construction=Condition is wrongly constructed!
openiam.ui.business.rules.condition.error.groovy=Groovy must implement 'org.openiam.br.groovy.IConditionExecutor' interface
openiam.ui.business.rules.preview.success=The user compliance check process has been started. This process could take long time. You can see the progress by updating the table 'Out of sync users'
openiam.ui.business.rules.reprovisioning.success=The provisioning of users who do not meet the business rule was launched. This process can take a long time and cannot be stopped.
openiam.ui.business.rules.preview.warning=This process will check all users against changed business rules and will render the result in 'Out of sync users' table. Users, who updated after will be deleted from 'Out of sync users' users automatically.
openiam.ui.business.rules.reprovisioning.warning=This process can take a long time and cannot be stopped. Are you sure? The best practice is to schedule batch task that updates users based on business rules.
openiam.ui.business.rules.add.br=Add Business rules
openiam.ui.business.rules.edit.br=Edit Business Rule
openiam.ui.business.rules.add.br.target=Add Target
openiam.ui.business.rules.preview.impacted.users=Preview impacted users
openiam.ui.business.rules.reprovision=Provison impacted users
openiam.ui.business.rules.add.br.target.action=Add action
openiam.ui.business.rules.edit.br.target.action=Edit Action
openiam.ui.business.rules.add.br.or=Add 'Or'
openiam.ui.business.rules.add.br.and=Add 'And'
openiam.ui.business.rules.add.br.expression=Add 'Expression'
openiam.ui.business.rules.add.br.groovy=Add 'Groovy'
openiam.ui.business.rules.edit.br.condition.edit=Edit
openiam.ui.business.rules.edit.br.condition.delete=Delete
openiam.ui.business.rules.on.do=Apply selected rule when conditions match
openiam.ui.business.rules.on.undo=Apply selected rule when conditions DO NOT match
openiam.ui.business.rules.condition=Condition
openiam.ui.business.rules.conditions=Conditions
openiam.ui.business.rules.actions=Actions
openiam.ui.business.rules.out.of.sync=Out of sync users
openiam.ui.business.rules.targets=Targets
openiam.ui.business.rules.attribute=Attribute
openiam.ui.business.rules.negation=Negation
openiam.ui.business.rules.target.name.placeholder=Target name
openiam.ui.selfservice.security.keys=Security keys
openiam.ui.selfservice.security.keys.new=Register New Key
openiam.ui.selfservice.security.keys.delete.message=Are you really want to delete selected key?
org.openiam.idm.fido.auth.use.first.login.name=Use Web Authentication
org.openiam.idm.fido.auth.use.first.login.title=If checked, Web Authentication will be able on Login page
openiam.ui.selfservice.security.keys.list.empty=Key list is empty
org.openiam.idm.fido.auth.rp.name.name=RP Name
org.openiam.idm.fido.auth.rp.name.title=Relying Party Name
org.openiam.idm.fido.auth.key.save.failed=Error on authenticator save
org.openiam.idm.fido.auth.key.create.cred.creation.options.failed=Can't create Server Public Key Credential Creation Options
org.openiam.idm.fido.auth.key.credential.id.wrong=Wrong Credential Id
org.openiam.idm.fido.auth.key.save.success=Authenticator saved
org.openiam.idm.fido.auth.key.table.col.name=Authenticator name
org.openiam.idm.fido.auth.key.table.name=Rename Authenticator
org.openiam.idm.fido.auth.key.web.authentication.btn=Web Authentication
org.openiam.idm.fido.auth.key.web.authentication=Web Authentication
org.openiam.idm.fido.auth.key.failed.convert.data=Failed to convert data
org.openiam.idm.fido.auth.key.web.auth.success=Web Authentication - Success
org.openiam.idm.fido.auth.key.login.failed=Error on create login action token
org.openiam.idm.fido.auth.key.web.authentication.use.authenticator=Please, use authenticator
org.openiam.idm.fido.auth.key.failed.validate.data=Failed to validate data
org.openiam.idm.fido.auth.key.remove.authenticator.done=Authenticator removed
#IAM-5335
openiam.ui.page.template.custom.validation.rule=Custom Validation Groovy Script
openiam.ui.page.template.custom.validation.rule.error=Custom Validation Groovy Script is wrong. It MUST implement org.openiam.idm.service.IPolicyMapProcessorService interface
openiam.ui.selfreg.config.page.title=Self Registration Workflow Configuration
openiam.ui.selfreg.config.first.step=First step of Self Registration workflow
openiam.ui.selfreg.config.steps=Self Registration Workflow Steps
openiam.ui.selfreg.config.step=Self Registration Workflow Step
openiam.ui.selfreg.config.step.new=New Self Registration Workflow Step
openiam.ui.selfreg.config.step.add.new=Add new Self Registration Workflow Step
openiam.ui.selfreg.config.template.for.label=Template for Step
openiam.ui.selfreg.config.first.step.for.label=First Step for
openiam.ui.selfreg.config.template.saved.success=Self Registration Workflow Saved Successfully
openiam.ui.selfreg.config.template.saved.fail=Can't save Self Registration Workflow
openiam.ui.selfreg.config.template.delete.fail=Can't delete Self Registration Workflow
openiam.ui.selfreg.config.template.delete.success=Self Registration Workflow Deleted Successfully
openiam.ui.business.rules.action.type.TRANSITION=Transition to Next step
openiam.ui.business.rules.action.type.TRIGGER_CREATE_WITHOUT_APPROVAL=Save user
openiam.ui.business.rules.action.type.TRIGGER_CREATE_WITH_APPROVAL=Initiate New Hire workflow
openiam.ui.selfreg.config.template.next.step=Next Step
openiam.ui.selfreg.config.template.next.step.action=What's next?
openiam.ui.selfreg.config.template.next.step.br=Check condition and apply actions based on it
openiam.ui.selfreg.config.template.next.step.tr=Apply action
openiam.ui.selfreg.config.template.next.action=Next Action
openiam.ui.selfreg.config.template.next.step.do=Next Action for positive condition result
openiam.ui.selfreg.config.template.next.step.undo=Next Action for negative condition result
openiam.ui.selfservice.self.registration.step.completed=Form is submitted successfully. Redirecting to the next step...
openiam.ui.selfservice.self.registration.phone.invalid=Invalid phone number. Phone must contain at least 5 digits and might start with + sign
openiam.ui.create.account.google=Create account with Google
org.openiam.cert.cannot.read.certificate=Cannot read Certificate
openiam.ui.language.choose=Choose a Language
openiam.ui.social.google.signin=Sign in with Google
openiam.ui.social.facebook.signin=Continue with Facebook
openiam.webconsole.access.certification.approver.APPLICATION_OWNER=Application Owner
openiam.webconsole.access.certification.approver.APPLICATION_ADMIN=Application Admin
openiam.webconsole.access.certification.approver.ENTITLEMENT_OWNER=Entitlement Owner
openiam.webconsole.access.certification.approver.ENTITLEMENT_ADMIN=Entitlement Admin
openiam.ui.property.screen.category.Gateway=Gateway(SMTP) Deprecated. Please use webconsole -> Administration -> Mailbox Configuration
org.openiam.smtp.mail.host.name=SMTP hostname
org.openiam.smtp.mail.host.title=SMTP hostname
org.openiam.smtp.mail.port.name=SMTP port
org.openiam.smtp.mail.port.title=SMTP port
org.openiam.smtp.mail.smtp.auth.name=SMTP auth
org.openiam.smtp.mail.smtp.auth.title=SMTP auth
org.openiam.smtp.mail.smtp.starttls.enable.name=Start TLS enabled?
org.openiam.smtp.mail.smtp.starttls.enable.title=Start TLS enabled?
org.openiam.smtp.mail.defaultSender.name=Default sender (Usually the same as UserName)
org.openiam.smtp.mail.defaultSender.title=Default sender
org.openiam.smtp.mail.defaultSubjectPrefix.name=Default subject prefix
org.openiam.smtp.mail.defaultSubjectPrefix.title=Default subject prefix
org.openiam.smtp.mail.optionalBccAddress.name=Optional BCC address
org.openiam.smtp.mail.optionalBccAddress.title=Optional BCC
org.openiam.smtp.mail.inbox.folder.name.name=Inbox folder name
org.openiam.smtp.mail.inbox.folder.name.title=Inbox folder name
org.openiam.smtp.mail.imap.port.name=IMAP port
org.openiam.smtp.mail.imap.port.title=IMAP port
org.openiam.smtp.mail.imap.ssl.enable.name=IMAP SSL enabled?
org.openiam.smtp.mail.imap.ssl.enable.title=IMAP SSL enabled?
org.openiam.smtp.mail.incoming.mail.host.name=Incoming mail hostname
org.openiam.smtp.mail.incoming.mail.host.title=Incoming mail hostname
org.openiam.smtp.mail.socketFactory.port.name=Socket factory port
org.openiam.smtp.mail.socketFactory.port.title=Socket factory port
org.openiam.smtp.mail.socketFactory.class.name=Socket factory class
org.openiam.smtp.mail.socketFactory.class.title=Socket factory class
org.openiam.smtp.mail.socketFactory.fallback.name=Socket fallback
org.openiam.smtp.mail.socketFactory.fallback.title=Socket fallback
org.openiam.smtp.vault.secret.mail.username.name=SMTP username
org.openiam.smtp.vault.secret.mail.username.title=SMTP username
org.openiam.smtp.vault.secret.mail.password.name=SMTP password
org.openiam.smtp.vault.secret.mail.password.title=SMTP password
org.openiam.smtp.test.send=Send test mail
org.openiam.smtp.test.send.no.email=User you logged in does not have email address specified in profile, please add email and try test email again. Now system can't submit test mail
org.openiam.smtp.test.send.success=System has submitted test mail
openiam.ui.common.sync.activity.list=Reconciliation and synchronization activities
openiam.ui.common.sync.activity.report=Reconciliation / synchronization report
openiam.ui.common.sync.activity.config.id=Configuration ID
openiam.ui.common.sync.activity.type=Activity type
openiam.ui.common.sync.activity.start.date=Start date
openiam.ui.common.sync.activity.not.found=Reconciliation / synchronization activity not found
openiam.ui.common.object.diff=Differences
openiam.ui.common.object.name=Login / Name
openiam.ui.common.activity.list.empty=Objects were not found
openiam.ui.common.download=Download
openiam.ui.idm.prov.approver.escalate.flow=Escalate flow
openiam.ui.idm.prov.approver.escalate.flow.empty=No escalate flow defined
openiam.ui.reconciliation.send.report.donothing=Send report about Do Nothing cases
openiam.ui.escalation.days.before.send.reminder=Days before sending a reminder
openiam.ui.escalation.days.to.complete=Days to complete
openiam.ui.escalation.number.of.reminders=Number of reminders
openiam.ui.escalation.escalate.to=Escalate to
openiam.ui.escalation.escalate.to.type=Escalate type
openiam.ui.esclatation.escalate.no.days.warn=Please provide days before sending a reminder and number of reminders to be sent
openiam.ui.common.no.managed.sys=Managed System not set
openiam.ui.common.role.no.md.type=Group without type
openiam.ui.common.group.no.md.type=Role without type
openiam.ui.common.skip=Skip
openiam.webconsole.access.certification.tab.entitlements=Entitlements
openiam.webconsole.access.certification.all.managed.sys.entitlements=Use all entitlements in selected applications
openiam.webconsole.access.certification.select.managed.sys.entitlements=Select entitlements from applications
openiam.webconsole.access.certification.select.select.groups=Select Groups
openiam.webconsole.access.certification.select.select.roles=Select Roles
openiam.webconsole.access.certification.sensitivity.level=Filter by sensitivity level
openiam.webconsole.access.certification.selected.groups=Selected groups
openiam.webconsole.access.certification.selected.roles=Selected roles
openiam.webconsole.access.certification.groups.not.selected=No Groups were selected
openiam.webconsole.access.certification.roles.not.selected=No Roles were selected
openiam.webconsole.access.certification.selected.entitlements=Selected Entitlements
openiam.webconsole.access.certification.entitlements.not.selected=No Entitlements were selected
openiam.webconsole.access.certification.application=Application
openiam.webconsole.access.certification.select.all.entitlements=Select all entitlements
openiam.webconsole.access.certification.campaign=Campaign
openiam.webconsole.access.certification.revoke.all=Revoke all
openiam.webconsole.access.certification.process.page=Process the page
openiam.webconsole.access.certification.process.back=Back to the 'My Approvals' page
openiam.webconsole.access.certification.clear.revokation=Clear all 'revoke'
openiam.webconsole.access.certification.new.note=New comment
openiam.webconsole.access.certification.add.attachment=Add Attachment
openiam.webconsole.access.certification.comment.success=Comment Successfully Added
openiam.webconsole.access.certification.revoked=Revoked
openiam.webconsole.access.certification.revoked.by=Revoked by
openiam.webconsole.user.access.certification.history=Certification History
openiam.ui.common.application.type=Application Type
openiam.ui.common.entitlement.name=Entitlement Name
openiam.ui.common.date.access.granted=Date Access Granted
openiam.webconsole.access.certification.campaign.header=Certification Campaign
openiam.webconsole.access.certification.comments.header=Certification Comments
openiam.webconsole.access.certification.attachments=Attachments
openiam.ui.common.no.attributes.found=No attributes were found
openiam.ui.common.login.attributes=Login Attributes
openiam.ui.webconsole.meta.type.grouping.LOGIN_ATTRIBUTE_TYPE=Login Attribute
openiam.webconsole.access.certification.execute.message=Are you sure that you want to execute this campaign? Executing this campaign will result in notifications being sent to the reviewers and this operation cannot be undone.
openiam.webconsole.access.certification.execute.confirmation=Yes, execute now
openiam.webconsole.access.certification.entitlement.details=Entitlement details
openiam.webconsole.access.certification.entitlement.details.view=View Entitlement Details
openiam.webconsole.access.certification.view.edit.page=Open in New Tab
openiam.webconsole.access.certification.uar.manager=Manager of access review
openiam.webconsole.report.sent.message.fail=User you logged in does not have email address specified in profile, please add email address and try to generate report again.
openiam.webconsole.report.sent.message=Please check your email inbox to find email from OpenIAM with attached report. It might take couple of minutes to prepare the report.
openiam.webconsole.access.certification.number.not.started.completion.for.review=Number of certifications which have not started
openiam.webconsole.access.certification.days.to.completion.not.defined=Days to completion not defined
openiam.ui.report.header.certification.reuqest.note=Request notes
openiam.ui.report.header.certification.entitlement.note=Entitlement notes
openiam.ui.webconsole.reconciliation.please.select.custom.processor.script=Please select Custom Processor Script
openiam.ui.report.request.header.username=Username
openiam.ui.report.header.first.reviewer.email=First reviewer email
openiam.ui.report.header.second.reviewer.email=Second reviewer email
openiam.ui.report.header.third.reviewer.email=Third reviewer email
openiam.ui.report.header.end.date.entitlement=End date of entitlement
openiam.ui.selfservice.task.cancel.fail=Could not cancel task
openiam.ui.selfservice.task.cancel.success=Task was canceled
openiam.ui.report.header.entitlement.type=Entitlement Type
openiam.ui.report.header.entitlement.name=Entitlement Name
openiam.ui.report.header.description=Description
openiam.ui.report.header.created.date=Created Date
openiam.ui.report.header.created.by=Created By
openiam.ui.report.header.admin=Admin
openiam.ui.report.header.owner=Owner
openiam.ui.report.header.entitlement.membership.type=Membership Type
openiam.ui.report.header.entitlement.membership=Entitlement Membership
openiam.ui.webconsole.meta.type.grouping.RELATED_ACCOUNT_ASSOCIATION_TYPE=Related account association type
openiam.ui.user.related.accounts.page.title=Related accounts
openiam.ui.user.primary.accounts.page.title=Primary accounts
openiam.ui.user.primary.accounts.dialog.title=Primary account is
openiam.ui.user.related.accounts.name=Related accounts of user
openiam.ui.user.primary.accounts.name=Primary accounts of user
openiam.ui.user.related.accounts.button.search=Search accounts
openiam.ui.user.related.accounts.modal.search=Search related accounts
openiam.ui.user.primary.accounts.modal.search=Search primary accounts
openiam.ui.user.related.accounts.empty.search=No accounts were found
openiam.ui.user.related.accounts.assign.description=Please select a user below to entitle it as a related account
openiam.ui.user.primary.accounts.assign.description=Please select a user below to entitle it as a primary account
openiam.ui.user.related.accounts.assign.error=An Error occurred while assigning related account
openiam.ui.user.related.accounts.assign.choose.type=Please choose association type
openiam.ui.user.related.accounts.assign.type.error=An error occurred while loading relation types
openiam.ui.user.related.accounts.relation.type=Relation type
openiam.ui.user.related.accounts.relation.new=Adding related account
openiam.ui.user.primary.accounts.relation.new=Adding primary account
openiam.ui.user.related.accounts.relation.added=Account was added
openiam.ui.user.related.accounts.relation.removed=Account was removed
openiam.ui.user.related.button=Related
openiam.ui.user.primary.button=Primary
openiam.ui.user.related.accounts.assign.error.itself=An Error occurred while assigning related account: cannot add a user as its related account cause a circular dependency
openiam.ui.webconsole.user.password.validate.password.policy.error=Password does not comply with the password policy
openiam.ui.selfservice.my.info.my.uar=User Access Reviews
openiam.ui.selfservice.uar.title=User Access Reviews
openiam.ui.selfservice.uar.menu.top.certifications=Certifications
openiam.ui.selfservice.uar.btn.reports=Reports
openiam.ui.selfservice.uar.btn.continue=Continue
openiam.ui.selfservice.uar.info.progress=In Progress
openiam.ui.selfservice.uar.info.new=New
openiam.ui.selfservice.uar.info.completed=Completed
openiam.ui.selfservice.uar.info.title=Global UAR Status
openiam.ui.selfservice.uar.info.owner=Entitlement Owner
openiam.ui.selfservice.uar.info.manager=User's supervisor
openiam.ui.selfservice.my.access.cert.campaign.name=UAR Campaign
openiam.ui.selfservice.my.access.cert.tasks.executed.date=UAR was started on
openiam.ui.selfservice.my.access.cert.campaign.summary=Summary
openiam.ui.selfservice.my.access.cert.campaign.pivot.view=Pivot View
openiam.ui.selfservice.my.access.cert.campaign.detail.view=Detail View
openiam.ui.selfservice.my.access.cert.campaign.administration=Administration
openiam.ui.selfservice.my.access.cert.campaign.review.workflow=Review Workflow
openiam.ui.selfservice.my.access.certs.tasks.summary.request.id=Request ID
openiam.ui.selfservice.my.access.certs.tasks.summary.review.for=Review For
openiam.ui.selfservice.my.access.certs.tasks.summary.email=E-mail
openiam.ui.selfservice.my.access.certs.tasks.summary.manager=Supervisor
openiam.ui.selfservice.my.access.certs.tasks.summary.reviewed.by=Reviewed By
openiam.ui.selfservice.my.access.certs.tasks.summary.current.reviewer=Current Reviewer
openiam.ui.selfservice.my.access.certs.tasks.summary.action=Action
openiam.ui.selfservice.uar.info.reviewer=Reviewer
openiam.ui.selfservice.my.access.certs.tasks.summary.uar.manager=UAR Manager
openiam.ui.webconsole.access.certification.report.scope=Scope report
openiam.ui.webconsole.access.certification.report.completed=Result report
openiam.ui.webconsole.access.certification.report.current=Current state report
openiam.ui.webconsole.access.certification.report.current.button=Generate current state report
openiam.ui.webconsole.access.certification.report.empty.report=Currently there is no available report, please try again later or contact system administrator
openiam.ui.selfservice.my.access.certs.tasks.details.reviewer.workflow=Reviewer workflow
openiam.ui.common.field.validation.success=Validation success
openiam.ui.selfservice.uar.campaign.review.steps.completed=Review steps completed
openiam.ui.selfservice.uar.campaign.executed.date=Started on:
openiam.ui.selfservice.adm.tab.table.col.request.id=Request #
openiam.ui.selfservice.adm.tab.table.col.manager=User's supervisor
openiam.ui.selfservice.adm.tab.table.col.approval.step=Approval step
openiam.ui.selfservice.adm.tab.table.col.current.reviewer=Current reviewer
openiam.ui.selfservice.adm.tab.table.col.reviewed=Reviewed by
openiam.ui.selfservice.adm.tab.table.col.task.status=Status
openiam.ui.selfservice.my.access.certs.tasks.details.complete.review=Complete review
openiam.ui.selfservice.my.access.certs.tasks.pivot.manager.name=Supervisor name
openiam.ui.selfservice.my.access.certs.tasks.pivot.review.later=Review later
openiam.ui.selfservice.my.access.certs.tasks.pivot.complete.user.review=Complete review
org.openiam.api.calls.base.domain.name=API call base domain
org.openiam.api.calls.base.domain.title=API call base domain
openiam.ui.selfservice.adm.tab.email.subject=Email subject
openiam.ui.selfservice.adm.tab.email.message=Email message
openiam.ui.selfservice.adm.tab.email.message.title=Email for reviewers
openiam.ui.selfservice.adm.tab.send.email=Send Email
openiam.ui.selfservice.adm.tab.send.email.sent=Email sent successfully
openiam.ui.selfservice.adm.tab.email.message.required=Email message must not be empty
openiam.ui.selfservice.my.access.certs.tasks.summary.empty.result=You have nothing to review
org.openiam.ui.auth.level.SMS_AUTH=Send SMS
org.openiam.ui.auth.level.EMAIL_AUTH=Send Email
org.openiam.ui.auth.level.CERT_AUTH=Certificate
org.openiam.ui.auth.level.KERB_AUTH=Kerberos
org.openiam.ui.auth.level.PASSWORD_AUTH=Password
org.openiam.ui.auth.level.TOTP_AUTH=TOTP
org.openiam.ui.auth.level.PUSH_AUTH=Push Notification
org.openiam.ui.auth.level.WEB_AUTH=Web Authentication
org.openiam.custom.redirect.selfregistration_redirect.name=After success selfregistration
org.openiam.custom.redirect.selfregistration_redirect.title=Redirect after success selfregistration
openiam.ui.oauth.code.challenge.required=Code challenge required
openiam.ui.oauth.transform.algorithm.not.supported=Transform algorithm not supported
openiam.ui.otp.code.expire.in=OTP code will expire in {0} minutes
openiam.ui.otp.code.resend=Resend OTP code
openiam.ui.otp.code.resent=New OTP code is sent
openiam.ui.otp.user.locked=The code you entered is invalid and your account has been locked.
openiam.ui.otp.resend.max=You have exceeded the number of attempts.
openiam.ui.password.policy.OTP_MAX_FAIL_ATTEMPT=Failed OTP count
org.openiam.ui.user.status.enum.DECEASED=Deceased
openiam.ui.oauth.client.expiration.invalid='Token Expiration' has wrong value. 'Token Expiration' MUST have number value between 1 and 999999
openiam.ui.reset.password.link.expired=The secure link you have used has expired. Please request a new link, or call Support for assistance
openiam.ui.am.content.provider.allow.origin.header.label=Set Access-Control-Allow-Origin Header
openiam.ui.am.content.provider.allow.origin.header.title=If checked, this will set the Access-Control-Allow-Origin header to the URL (i.e. https://example.openiam.com)
openiam.ui.am.setup.application.error=Cannot setup application. Please contact the system administrator to enable this application.
openiam.ui.audit.log.device.info=Device Info
openiam.common.seconds=Seconds
openiam.ui.setup.content.provider.ssl.both=Support both HTTP and HTTPS
openiam.ui.setup.content.provider.https.only=Support only HTTPS
openiam.ui.setup.content.provider.http.only=Support only HTTP
openiam.ui.secret.word.saved=Secret word was successfully saved
openiam.ui.setup.content.provider.heading=Identity and Access Management solution
openiam.ui.setup.content.provider.footer=OpenIAM is the most comprehensive Identity and Access Management solution based on a professional open source model.
org.openiam.idm.fido.auth.rp.icon.name=RP Icon
org.openiam.idm.fido.auth.rp.icon.title=RP Icon Path
org.openiam.idm.fido.auth.key.table.col.description=Description
org.openiam.ui.password.policy.dictionary.upload=Upload Password Dictionary
org.openiam.ui.password.policy.dictionary.saved=Password Dictionary Saved
org.openiam.ui.password.policy.password.blocked=Not blocked by password dictionary
org.openiam.custom.redirect.challenge.response.questions.name=After successfully answering security questions and resetting password
org.openiam.custom.redirect.challenge.response.questions.title=Redirect after successfully answering security questions and resetting password
openiam.webconsole.orphan.management.create.new.user=Create new user from orphan
openiam.webconsole.orphan.management.create.new.user.modal=Create new user from orphan
openiam.webconsole.orphan.management.create.new.user.more.selected=Please select one orphan account
openiam.ui.webconsole.idm.synch.config.MANAGED_SYS_PRINCIPAL=PRINCIPAL NAME (By managed system in config)
openiam.ui.custom.fields.field.placeholder=Field Placeholder
openiam.ui.custom.fields.field.placeholder.title=The Placeholder to help us describe this field
openiam.ui.selfservice.request.claim=Claim
openiam.ui.selfservice.request.unclaim=Unclaim
openiam.ui.selfservice.tasks.unclaim.fail=Could not unclaim task
openiam.ui.selfservice.tasks.unclaim.success=Task unclaimed
openiam.ui.selfservice.tasks.unclaimed.message=You must claim request before making a decision
otp.provider.search=OTP Providers
openiam.ui.otp.provider.search=Search OTP Providers
openiam.ui.otp.provider.search.no=No OTP Providers has been found.
openiam.ui.otp.provider.delete.warn=Do you really want to delete OTP Provider?
org.openiam.constants.otp.OTPProviderTypeEnum.TWILIO_TEXT=Twilio SMS Provider
org.openiam.constants.otp.OTPProviderTypeEnum.TWILIO_VOICE=Twilio Voice Call Provider
org.openiam.constants.otp.OTPProviderTypeEnum.SMS_GLOBAL_TEXT=SMSGlobal SMS Provider
org.openiam.constants.otp.OTPProviderTypeEnum.EMAIL_TEXT=Email OTP Provider
org.openiam.constants.otp.OTPProviderTypeEnum.GROOVY=Custom OTP Provider
openiam.ui.otp.provider.new=New OTP Provider
openiam.ui.otp.provider.edit=Edit OTP Provider
openiam.ui.otp.provider.in.vault=Store in Secret
openiam.ui.otp.provider.saved=OTP Provider is saved
openiam.ui.otp.provider.not.saved=OTP Provider is not saved.
openiam.ui.auth.provider.otp.providers=Supported OTP Providers
openiam.ui.otp.enter.voice.page.description=Please enter the OTP code that you received by phone call at {0}
org.openiam.ui.otp.method.VOICE=Call to {0}
openiam.ui.idp.password.unlock.otp.sent=If you have entered a valid user name you will receive a text message with code to reset your password. It could take several minutes to receive your code.
openiam.ui.idp.password.unlock.otp.called=If you have entered a valid user name you will be phoned with code to reset your password. It could take several minutes to receive your code.
openiam.ui.idp.password.unlock.otp.email=If you have entered a valid user name you will be emailed with code to reset your password. It could take several minutes to receive your code.
openiam.ui.oauth.response.type.required=Response type is missing
openiam.ui.oauth.prompt.none='prompt' parameter value in the Authentication Request is none, but the Authentication Request cannot be completed without displaying a user interface for End-User interaction
org.openiam.ui.otp.attribute.name.ACCOUNT_ID=Account Id (internal: ACCOUNT_ID)
org.openiam.ui.otp.attribute.name.ACCOUNT_NAME=Account Name (internal: ACCOUNT_NAME)
org.openiam.ui.otp.attribute.name.ACCOUNT_PASSWORD=Account Password (internal: ACCOUNT_PASSWORD)
org.openiam.ui.otp.attribute.name.FROM_ACCOUNT=From Number (internal: FROM_ACCOUNT)
org.openiam.ui.otp.attribute.name.TOKEN_LEN=Length of the OTP code (internal: TOKEN_LEN)
org.openiam.ui.otp.attribute.name.GROOVY_PATH=Path to the groovy script (internal: GROOVY_PATH)
org.openiam.ui.otp.attribute.name.LANGUAGE=Pronunciation Language (internal: LANGUAGE)
org.openiam.ui.otp.attribute.name.TEXT_MESSAGE_FORMAT=Message format (internal: TEXT_MESSAGE_FORMAT)
openiam.ui.common.approver.approverLevel=Lvl
openiam.ui.selfservice.filter.access.no.access=None of access matches your filter
openiam.ui.webconsole.audit.sync.perform.at=Performed at
openiam.ui.webconsole.audit.sync.perform.by=by User
openiam.ui.webconsole.audit.details=Details
openiam.ui.webconsole.audit.details.time.header=Transformation time (min/max/average), ms
openiam.ui.webconsole.audit.details.objects.header=Number of Objects (Success/Failure or Orphan/Total)
openiam.ui.selfservice.ssh.keys.manager.title=SSH key manager
openiam.ui.selfservice.ssh.keys.manager.delete.message=Are you really want to delete SSH key?
openiam.ui.selfservice.ssh.keys.manager.table.col.private.file.name=Pk file name
openiam.ui.selfservice.ssh.keys.manager.table.col.private.key=Private key
openiam.ui.selfservice.ssh.keys.manager.table.col.public.file.name=Pub file name
openiam.ui.selfservice.ssh.keys.manager.table.col.public.key=Public key
openiam.ui.selfservice.ssh.keys.manager.table.col.expiration.date=Expiration date
openiam.ui.selfservice.ssh.keys.manager.key.new=Add SSH Key
openiam.ui.selfservice.ssh.keys.manager.key.remove.done=SSH key removed
openiam.ui.selfservice.ssh.keys.manager.key.save.done=SSH key saved
openiam.ui.selfservice.ssh.keys.manager.error.save=Error on save SSH key
openiam.ui.selfservice.ssh.keys.manager.error.delete=Error on delete SSH key
openiam.ui.selfservice.ssh.keys.manager.add.pk=Add Pk key
openiam.ui.selfservice.ssh.keys.manager.add.pub=Add Pub key
org.openiam.idm.fido.auth.key.create.not.supported=This feature is available only in secure contexts (HTTPS)
openiam.ui.webconsole.self.registration.content.provider.in.use=Content Provider has already been attached to another SelfRegistration Workflow
openiam.ui.audit.log.linked.events=Linked events
openiam.ui.selfservice.task.not.found.or.access.denied=You don't have access to the task or it doesn't exist.
#4.2.1.1
openiam.ui.audit.log.user.created.success=User has been successfully created
openiam.ui.audit.log.user.created.failed=User hasn't been created successfully
openiam.ui.audit.log.user.updated.success=User has been successfully modified
openiam.ui.audit.log.user.updated.failed=User hasn't been modified successfully
openiam.ui.audit.log.user.provision.to=has been provisioned to
openiam.ui.audit.log.user.performed.action=Performed Actions
openiam.ui.common.request=Request
openiam.ui.webconsole.user.removed.failed=User hasn't been removed successfully
openiam.ui.webconsole.user.enabled.failed=User hasn't been enabled successfully
openiam.ui.webconsole.user.disabled.failed=User hasn't been disabled successfully
openiam.ui.webconsole.user.deactivate.failed=User hasn't been deactivated successfully
openiam.ui.selfreg.config.steps.page.title=Self Registration Workflow Steps Configuration
openiam.ui.selfreg.config.steps.search.title=Search for Selfregistration Steps
openiam.ui.selfreg.step.config.template.delete.success=Step has been deleted successfully.
openiam.ui.selfreg.step.config.template.delete.failure=Step hasn't been deleted successfully.
openiam.ui.selfreg.step.config.linked.error=The step is a part of some Self Registration workflow. Please click 'Info' button for details. You should reorganize or delete Self Registration workflows before Self Registration step deletion.
openiam.ui.common.confirm.delete=Are you sure you want to delete this entity?
openiam.ui.selfservice.user.create.request.duration.max=Max duration
openiam.ui.selfservice.user.create.request.duration.information=Please note that the above dates are subject to change and will calculated based on the actual approval date. In cases where no end-date has been provided, the maximum duration period will be used to determine the end date.
openiam.ui.webconsole.user.activated.failed=User wasn't activated successfully
openiam.ui.idp.change.password.fail=Password wasn't changed successfully
openiam.ui.webconsole.idm.recon.config.start.success=Reconciliation has succeeded
openiam.ui.webconsole.idm.recon.config.start.fail=Reconciliation has failed
openiam.ui.business.rules.action.type.END_DATE_ALL_ACCESS=Terminate access to all entitlements by setting end date for now
openiam.ui.business.rules.action.type.RESTORE_ALL_ACCESS=Resume access, erase memberships end dates.
openiam.ui.business.rules.action.type.PROLONG_ALL_ACCESS=Resume access, prolong end date for given number of days from current moment
openiam.ui.business.rules.action.type.DROP_ALL_ENTITLEMENTS=Remove all entitlements (Roles, Groups, Organizations, Resources) now.
openiam.ui.selfservice.my.tasks.claim=Claim
openiam.ui.selfservice.my.tasks.unclaim=Unclaim
openiam.ui.selfservice.view.direct.reports.name=Name
openiam.ui.selfservice.view.direct.reports.email=Email Addresses
openiam.ui.selfservice.view.direct.reports.address=Addresses
openiam.ui.selfservice.view.direct.reports.phone=Phones
openiam.ui.selfservice.view.direct.reports.subordinaries=Direct reports
openiam.ui.selfservice.task.view.approve.days.complete.by.date=Completed by date
openiam.ui.selfservice.my.tasks.claimed.by=Claimed By
openiam.ui.selfservice.my.tasks.claimed.date=Claimed Date
org.openiam.selfservice.organization.search.enabled.name=Limit search only in organization scope
org.openiam.selfservice.organization.search.enabled.title=Limit search only in organization scope
openiam.ui.webconsole.user.deceased.success=Status changed to Deceased successfully
openiam.ui.webconsole.user.terminate.success=User terminated successfully
openiam.ui.webconsole.user.leave.with.pay.success=Status changed to Leave With Pay successfully
openiam.ui.webconsole.user.leave.of.absence.success=Status changed to Leave of absence successfully
openiam.ui.user.deceased.failed=Cannot change status to Deceased
openiam.ui.user.terminate.failed=Unable to terminate the user
openiam.ui.user.leave.with.pay.failed=Cannot change status to Leave With Pay
openiam.ui.user.leave.of.absence.failed=Cannot change status to Leave of absence
openiam.ui.user.account.terminate.message=Are you sure you want to terminate the account for this user?
openiam.ui.user.account.terminate.confirm=Terminate
openiam.ui.user.account.deceased.message=Are you sure you want to change the status to Deceased for this user?
openiam.ui.user.account.leave.with.pay.message=Are you sure you want to change the status to Leave With Pay for this user?
openiam.ui.user.account.leave.of.absence.message=Are you sure you want to change the status to Leave of absence for this user?
openiam.ui.user.account.change.status.confirm=Yes
openiam.ui.selfservice.select.access.rights=Please select access rights
openiam.ui.social.appleid.signin=Sign in with Apple
org.openiam.webconsole.auth.provider.private.key.upload.failed=Failure has occurred while uploading private key, please try again
org.openiam.webconsole.auth.provider.private.key.uploaded=Private key has been successfully uploaded
org.openiam.webconsole.auth.provider.private.key.upload=Upload private key
org.openiam.webconsole.auth.provider.private.key.upload.failed.wrong.extension=Apple private key must have extension .p8
org.openiam.webconsole.auth.provider.private.key.upload.failed.empty=File was empty, please try again
openiam.ui.idp.forgot.username.disabled='Forgot UserName' functionality is disabled. Please contact with System Administrator or HelpDesk.
org.openiam.selfservice.create.access.request.session.expired=Session has been expired, please initiate request again
openiam.ui.selfservice.catalog.time.unit.hours=Hours
openiam.ui.selfservice.catalog.time.unit.days=Days
openiam.ui.selfservice.catalog.time.unit.months=Months
openiam.ui.selfservice.catalog.time.unit.years=Years
openiam.ui.selfservice.catalog.time.unit.name=Time unit
openiam.ui.selfservice.catalog.time.unit.count=Count
openiam.ui.selfservice.catalog.request.more.maximum.duration=You have requested more than maximum allowed duration
openiam.ui.usersearch.usertype.summary=User Type equals to '{0}'
openiam.webconsole.access.certification.approver.SERVICE_ACCOUNT_OWNER=Service account owner
openiam.ui.webconsole.idm.max.membership.reached=Max number of linked users is reached for one of entitlements
openiam.ui.idp.no.second.authentication.factor=Two factor authentication can't be completed. Email address or Phone number is not setup for the current account. Please fill contact information on the profile page (if available) or contact Help desk or administrator to solve this problem.
openiam.ui.counter.saved=Sequence generator has been successfully created
openiam.ui.counter.deleted=Sequence generator has been successfully deleted
openiam.ui.counter.failed=Sequence generator hasn't been successfully created. Probably sequence generator with such name has already existed or Key length is too long. Max key length is 32 characters.
openiam.ui.counter.delete.warning=Are you sure that you want to delete the Sequence generator? This may be a result of duplication of identities and primary keys. Please be sure that you have taken carry of consequences.
openiam.ui.counter.title=Sequence generators
openiam.ui.counter.add.btn=Create Sequence generator
openiam.ui.counter.add.validation=Key and value mustn't be empty
openiam.ui.counter.add.error=Please, finish previous addition.
openiam.ui.webconsole.user.force.enabled=Force enabled
openiam.ui.webconsole.user.force.disabled=Force disabled
openiam.ui.webconsole.user.force.deleted=Force deleted
openiam.ui.webconsole.user.force.unlink.identity=Unlink identity
openiam.ui.webconsole.user.force.unlink.identity.question=Do you want to unlink from user and move principal to orphan?
openiam.ui.webconsole.user.force.unlink.identity.success=Login was successfully unlinked and move to orphan
openiam.ui.webconsole.user.force.unlink.identity.error=Error occurred when linking orphan to user
openiam.ui.webconsole.organization.type.select.dialog.title=Select organization type
openiam.ui.organization.type.select=Select organization types
openiam.ui.page.template.select.custom.field.dialog.title=Select custom field
openiam.ui.user.access.current.access=Current access for
openiam.ui.selfservice.user.view.direct.reports.title=Direct reports for
openiam.ui.selfservice.meta.type.name=Entitlement type
openiam.ui.group.name=Group Name
openiam.ui.group.password.policy=Password Policy
openiam.ui.group.description=Description
openiam.ui.group.managed.system=Managed System
openiam.ui.group.risk=Risk
openiam.ui.group.status=Status
openiam.ui.group.max.users=Max Number of Users
openiam.ui.group.org.structure=Organizational Structure
openiam.ui.selfservice.tasks.view.request.group.data=Group Info
openiam.ui.selfservice.manually.connected=Manually connected
openiam.ui.webconsole.about.buildinfo.unavailable=No info available, because MANIFEST.MF file doesn't exist
openiam.ui.selfservice.user.view.direct.reports.reason.disable=Please, provide a reason for disabling user
openiam.ui.selfservice.user.view.direct.reports.reason.enable=Please, provide a reason for enabling user
openiam.ui.selfservice.user.access.review.title=Title
openiam.ui.selfservice.user.access.review.supervisor=Supervisor
openiam.ui.selfservice.user.view.direct.reports.message.disable=Are you sure you want to disable this user?
openiam.ui.selfservice.user.view.direct.reports.message.enable=Are you sure you want to enable this user?
openiam.ui.social.facebook.selfregistration=Create account with Facebook
openiam.ui.social.linkedin.selfregistration=Create account with LinkedIN
openiam.ui.mailbox.configuration.title=Mailbox Configuration
openiam.ui.mailbox.configuration.active.inbox=Read Inbox?
openiam.ui.mailbox.configuration.template.title=Mailbox Configuration Template
openiam.ui.mailbox.configuration.failover.search=Failover Mailbox Configuration
openiam.ui.mailbox.configuration.search=Search for Mailbox Configuration
openiam.ui.mailbox.configuration.no=No any Mailbox Configurations
openiam.ui.mailbox.configuration.saved=Mailbox Configurations successfully saved
openiam.ui.mailbox.configuration.saved.fail=Mailbox Configuration hasn't been saved successfully saved
openiam.ui.mailbox.configuration.deleted=Mailbox Configuration successfully deleted
openiam.ui.mailbox.configuration.deleted.fail=Mailbox Configuration hasn't been deleted successfully
openiam.ui.mailbox.configuration.template.search=Search for Mailbox Configuration Templates
openiam.ui.mailbox.configuration.failover.col=Failover Configuration
openiam.ui.mailbox.configuration.template.saved=Mailbox Configurations Template successfully saved
openiam.ui.mailbox.configuration.template.deleted=Mailbox Configuration Template successfully deleted
openiam.ui.mailbox.configuration.template.saved.fail=Mailbox Configuration Template hasn't been saved successfully saved. Please check the values. If 'Failover configuration' is set, please be sure that there is no circular dependencies between Mailbox COonfiguratuion and failover configuration
openiam.ui.mailbox.configuration.template.deleted.fail=Mailbox Configuration Template hasn't been deleted successfully
openiam.ui.mailbox.configuration.template.deleted.fail.has.configs=Mailbox Configuration Template hasn't been deleted successfully because there are configurations which are related to it. Please delete Mailbox Configurations, related to the current Mailbox Configuration config firstly.
openiam.ui.otp.providers.failover=Failover OTP Provider
openiam.ui.mailbox.configuration.template.warning=The Success of 'Send test mail' doesn't persist the configuration you have done. Please be sure that you have your configuration being saved before leaving the page.
openiam.ui.webconsole.entity.failover.circular.dependency=Cannot add a Failover Provider as it would cause a circular dependency
openiam.ui.webconsole.entity.failover.types.fail=Cannot add Failover Provider because it's type is different from the OTP Provider type
openiam.ui.selfservice.user.access.review.table.status=Status
openiam.ui.webconsole.user.another.save.in.progress=Can't save user. User saving operation, triggered by another source, is still in progress. Please retry save operation later. Pay attention that user data can be changed, so before retry please refresh the edit user page.
openiam.ui.selfservice.user.sessions.delete=Delete session
openiam.ui.webconsole.delegate.to.requester.error=You are trying to delegate task to its owner. It is a security rules violation. Task wasn't delegated.
openiam.ui.selfreg.sponsor.field.title=Sponsor's email
org.openiam.ui.page.check.email.code.name=Check email code
org.openiam.ui.otp.email.require.on.create.name=Is a OTP email required when creating a new user?
org.openiam.ui.otp.email.require.on.create.title=If 'yes', then a user is required to enter a email address of the type that is associated with One-Time-Password (i.e. primary email).
openiam.ui.user.sponsor.email.address.invalid=Sponsor's e-mail address has an invalid format
openiam.ui.button.send.email.code=Send email code
openiam.ui.button.type.email.code=Email validation code
openiam.ui.button.check.email.code=Validate email code
openiam.ui.send.email.code.must.be.checked=Email address must be validated before continue
openiam.ui.send.email.token.generate.error=Error on token generate
openiam.ui.send.email.code.can.not.be.delivered=Validation code can't be delivered to the specified email
openiam.ui.send.email.code.question=Email code will be sent now
openiam.ui.send.verification.code.check.notequal=Sent code and input do not match
openiam.ui.user.sponsor.invalid=Sponsor is invalid