All Downloads are FREE. Search and download functionalities are using the official Maven repository.

messages.webadmin.messages.properties Maven / Gradle / Ivy

There is a newer version: 3.3.4
Show newest version
FormsChooserComponent.noFormsInfo=There are no forms defined.
FormsChooserComponent.caption=Request creation
FormsChooserComponent.refresh=Refresh
FormsChooserComponent.errorRefresh=Can not refresh the registrations list
FormsChooserComponent.registrationForms=Registration forms:
FormsChooserComponent.enquiryForms=Enquiry forms:
FormsChooserComponent.errorGetForms=Can not read the list of registration forms.
FormsChooserComponent.errorShowFormEdit=Can not initialize registration form editor.

AdminFormLauncher.errorRequestAutoAccept=The request was successfully submitted. However its automatic acceptance failed.
AdminRegistrationFormLauncher.dialogCaption=Registration form
AdminEnquiryFormLauncher.dialogCaption=User enquiry
AdminFormLauncher.autoAccept=The request was automatically accepted immediately after submission.

InvitationsComponent.caption=Invitations

InvitationEditDialog.createInvitation=Create
InvitationEditDialog.createAndSend=Create and send
InvitationEditDialog.addressMandatoryToSend=Contact address is required if invitation shall be sent.
InvitationsTable.type=Type
InvitationsTable.form=Form
InvitationsTable.code=Code
InvitationsTable.expiration=Expiration
InvitationsTable.contactAddress=Contact address
InvitationsTable.errorAdd=Error adding an invitation
InvitationsTable.errorDelete=Error removing an invitation
InvitationsTable.errorSend=Can not send invitation
InvitationsTable.errorGetInvitations=Can not retrieve invitations list
InvitationsTable.addInvitationAction=Invite
InvitationsTable.noValidForms=There no registration forms to create an invitation for
InvitationsTable.noValidFormsDesc=Registration form must be public and must not have a fixed (shared) registration code set.
InvitationsTable.errorGetData=Can not retrieve system data required to create invitation
InvitationsTable.sendCodeAction=Send invitation
InvitationsTable.confirmDelete=Are you sure that you want to remove {0} invitation(s)?
InvitationsTable.errorSend=Invitation added but code was not sent

ScheduledRuleViewerPanel.id=Rule id:
ScheduledRuleViewerPanel.schedule=Cron style schedule:
ScheduledRuleViewerPanel.condition=Condition:

BulkProcessingComponent.caption=Bulk processing
BulkProcessingComponent.tableCaption=Scheduled rules
BulkProcessingComponent.errorRemoving=Removing the rule {0} failed
BulkProcessingComponent.errorReading=Error reading list of rules
BulkProcessingComponent.errorAdd=Can not schedule rule
BulkProcessingComponent.confirmDelete=Are you sure that you want to remove {0} rule(s)?
BulkProcessingComponent.errorCreateActions=Error initializing allowed actions
BulkProcessingComponent.addAction=Schedule a new rule
BulkProcessingComponent.errorPerform=Can not execute bulk processing rule
BulkProcessingComponent.performAction=Run immediate operation...
BulkProcessingComponent.invokeSingleDesc=Creates an one-shot processing rule and immediately runs it. 
BulkProcessingComponent.actionInvoked=Entity processing rule is being run now.
BulkProcessingComponent.runNowAction=Run now
BulkProcessingComponent.editAction=Edit rule

RequestsTable.errorGetRequests=Can not read the list of registration requests.
RequestsTable.processError.accept=Can not accept request {0}
RequestsTable.processError.reject=Can not reject request {0}
RequestsTable.processError.drop=Can not delete request {0}
RequestsTable.confirmAction.accept=Please confirm acceptance of {0} request(s). Note that the registration requests \
can be accepted individually with greater control.  
RequestsTable.confirmAction.reject=Are you sure that you want to reject {0} request(s)?
RequestsTable.confirmAction.drop=Are you sure that you want to delete {0} request(s)?


ConfirmationMode.ON_SUBMIT=Verified on submit
ConfirmationMode.ON_ACCEPT=Verified on acceptance
ConfirmationMode.CONFIRMED=Confirmed, without verification
ConfirmationMode.DONT_CONFIRM=Not confirmed, not verified

ParameterRetrievalSettings.interactive=User input
ParameterRetrievalSettings.automatic=From remote IdP and shown RO
ParameterRetrievalSettings.automaticHidden=From remote IdP and hidden 
ParameterRetrievalSettings.automaticOrInteractive=From remote IdP else user input
ParameterRetrievalSettings.automaticAndInteractive=From remote IdP and editable

AdminTopHeader.toProfile=Switch to your account management
AdminTopHeader.toAdmin=Switch to system administration view
AdminTopHeader.toSupport=Open support page

HomeUIHeader.toProjectManagement=Go to project management

SchemaManagementTab.caption=Schema management
ServerManagementTab.caption=Server management
RegistrationsManagementTab.caption=Registration & enquiry

CredentialDefinitions.caption=Credential definitions
CredentialDefinitions.credentialDefinitionsHeader=Credential definitions
CredentialDefinitions.errorGetCredentialDefinitions=Can not get existing credential definitions
CredentialDefinitions.errorUpdate=Can not update the credential definition
CredentialDefinitions.errorAdd=Can not add the credential definition
CredentialDefinitions.errorRemove=Can not remove the credential definition
CredentialDefinitions.addAction=Add new credential definition
CredentialDefinitions.editAction=Edit credential definition
CredentialDefinitions.confirmDelete=Are you sure that you want to remove the following credential definitions: {0}?

CredentialRequirements.errorGetCredentialRequirements=Can not get existing credential requirements
CredentialRequirements.errorGetCredentials=Can not get existing credential definitions
CredentialRequirements.errorUpdate=Can not update the credential requirement
CredentialRequirements.errorAdd=Can not add the credential requirement
CredentialRequirements.errorRemove=Can not remove the credential requirement
CredentialRequirements.addAction=Add new credential requirement
CredentialRequirements.editAction=Edit credential requirement

AttributeTypes.types=Attribute types
AttributeTypes.caption=Attribute types management
AttributeTypes.refreshAction=Refresh
AttributeTypes.addAction=Add new attribute type
AttributeTypes.importAction=Enable or import more attribute types
AttributeTypes.editAction=Edit attribute type
AttributeTypes.deleteAction=Remove attribute type
AttributeTypes.confirmDelete=Are you sure that you want to delete following attribute types: {0}?
AttributeTypes.withInstances=Remove all attributes of this type too
AttributeTypes.errorAdd=Can''t add a new attribute type
AttributeTypes.errorUpdate=Can''t update an attribute type
AttributeTypes.errorRemove=Can''t remove an attribute type
AttributeTypes.errorGetTypes=Can''t load attribute types
AttributeTypes.exportAction=Export to json
AttributeTypes.errorExport=Can''t export attribute types to json file
AttributeTypes.copyAction=Copy attribute type

ImportAttributeTypes.errorImport=Can''t import attribute types from json file

ContentsManagementTab.caption=Contents management

GroupsTree.addGroupError=Group creation failed
GroupsTree.removeGroupError=Group removal failed
GroupsTree.addToGroupError=Problem adding the entity {0} to the group {1}
GroupsTree.updateGroupError=Can not update the group
GroupsTree.resolveGroupError=Can not get the group''s metadata

Configuration.cannotReloadConfig=Can not reload configuration file

DeployableComponentBase.reload=Reload
DeployableComponentBase.undeploy=Undeploy
DeployableComponentBase.unDeployQuestion=Are you sure that you want to undeploy?
DeployableComponentBase.deploy=Deploy
DeployableComponentBase.status=Status:
DeployableComponentBase.deployed=Deployed
DeployableComponentBase.undeployed=Undeployed

Authenticators.cannotDeploy=Can not deploy authenticator {0}
Authenticators.cannotDeployRemovedConfig=Cannot deploy {0} authenticator, configuration for this authenticator was removed
Authenticators.cannotLoadList=Can not load authenticators list
Authenticators.cannotUndeploy=Can not undeploy authenticator {0}
Authenticators.cannotUpdate=Can not update authenticator {0}
Authenticators.caption=Authenticators
Authenticators.listCaption=Authenticators:
Authenticators.localCredential=Local credential
Authenticators.refreshList=Refresh authenticators list
Authenticators.reloadAll=Reload all authenticators
Authenticators.supportedBinding=Supported binding
Authenticators.type=Technology
Authenticators.unDeployWhenRemoved=Authenticator {0} was removed from configuration. Undeploy this authenticator?
Authenticators.verificationMethodDescription=Description
Authenticators.configuration=Configuration
Authenticators.cannotReadConfig=Can not read configuration
Authenticators.reloadSuccess=Authenticator {0} was successfully reloaded
Authenticators.reloaded=All authenticators was reloaded

Endpoints.authenticationOptions=Authenticators and authentication flows:
Endpoints.binding=Binding
Endpoints.cannotDeploy=Can not deploy endpoint {0}
Endpoints.cannotDeployRemovedConfig=Cannot deploy {0} endpoint, configuration for this endpoint was removed
Endpoints.cannotLoadList=Can not load informations about endpoints
Endpoints.cannotUndeploy=Can not undeploy endpoint {0}
Endpoints.cannotUpdate=Can not update endpoint {0}
Endpoints.caption=Endpoints
Endpoints.contextAddress=Context address
Endpoints.description=Description
Endpoints.listCaption=Endpoints:
Endpoints.pathDescription=Description
Endpoints.paths=Paths
Endpoints.refreshList=Refresh endpoints list
Endpoints.type=Type
Endpoints.typeDescription=Type description
Endpoints.unDeployWhenRemoved=Endpoint {0} was removed from configuration. Undeploy this endpoint?
Endpoints.cannotReadJsonConfig=Can not read json configuration
Endpoints.reloadWarning=Be careful!
Sessions opened on a reloaded endpoint will be forcefully terminated.
\ Take special care when manipulating the Admin UI endpoint (THIS endpoint): you can block your access. Endpoints.reloadSuccess=Endpoint {0} was successfully reloaded MessageTemplatesComponent.capion=Message templates MessageTemplatesComponent.templatesTable=Templates MessageTemplatesComponent.errorGetTemplates=Can not get templates list MessageTemplatesComponent.errorUpdate=Can not update message template MessageTemplatesComponent.errorAdd=Can not add message template MessageTemplatesComponent.errorRemove=Can not remove message template MessageTemplatesComponent.addAction=Add MessageTemplatesComponent.errorInTemplateEdit=Can not create editor MessageTemplatesComponent.editAction=Edit MessageTemplatesComponent.confirmDelete=Are you sure to delete the following message templates: {0}? MessageTemplatesComponent.reloadFromConfig=Reload from configuration MessageTemplatesComponent.confirmReloadFromConfig=Are you sure that new configured templates should be loaded \ replacing all the selected templates? TranslationProfilesComponent.capion=Translation profiles TranslationProfilesComponent.profilesTable=Translation profiles TranslationProfilesComponent.inputProfileType=Input profiles TranslationProfilesComponent.outputProfileType=Output profiles TranslationProfilesComponent.errorGetEndpoints=Can not list endpoints TranslationProfilesComponent.errorGetProfiles=Can not get translation profiles list TranslationProfilesComponent.errorUpdate=Can not update translation profile TranslationProfilesComponent.errorAdd=Can not add translation profile TranslationProfilesComponent.errorRemove=Can not remove translation profile TranslationProfilesComponent.errorReadData=Can not load data required to edit the profile TranslationProfilesComponent.addAction=Add TranslationProfilesComponent.editAction=Edit TranslationProfilesComponent.reloadAction=Reload TranslationProfilesComponent.wizardAction=Wizard TranslationProfilesComponent.dryrunAction=Dry run TranslationProfilesComponent.copyAction=Copy TranslationProfilesComponent.exportAction=Export to json TranslationProfilesComponent.confirmDelete=Are you sure that you want to delete the following translation profiles: {0}? TranslationProfilesComponent.errorExport=Cannot export translation profiles to json file ConfirmationConfigurationViewer.forAttributeType = For attribute type: ConfirmationConfigurationViewer.forIdentityType = For identity type: ConfirmationConfigurationViewer.msgTemplate=Message template: ConfirmationConfigurationViewer.notificationChannel=Notification channel: ConfirmationConfigurationViewer.validityTime=Confirmation validity time (min): ConfirmationConfigurationsComponent.capion=Confirmations configuration ConfirmationConfigurationsComponent.configurationTable=Configurations for: ConfirmationConfigurationsComponent.errorGetConfigurations=Cannot get confirmation configurations list ConfirmationConfigurationsComponent.configurationsForidentities=Configurations for identities ConfirmationConfigurationsComponent.configurationsForattributes=Configurations for attributes ConfirmationConfigurationsComponent.errorGetAttributeTypes=Cannot get attributes types ConfirmationConfigurationsComponent.errorGetIdentitiesTypes=Cannot get identities types ConfirmationConfigurationsComponent.addAction=Add configuration ConfirmationConfigurationsComponent.errorAdd=Cannot add configuration ConfirmationConfigurationsComponent.editAction=Edit configuration ConfirmationConfigurationsComponent.errorUpdate=Cannot update configuration ConfirmationConfigurationsComponent.errorInFormEdit=Cannot get configuration editor ConfirmationConfigurationsComponent.refreshAction=Refresh ConfirmationConfigurationsComponent.confirmDelete=Are you sure that you want to remove the following configurations: {0}? ConfirmationConfigurationsComponent.errorRemove=Cannot remove confirmation configuration ConfirmationConfigurationsComponent.attributesConfigured=All verifiable attributes are configured. You can only edit or remove configurations ConfirmationConfigurationsComponent.identitiesConfigured=All verifiable identities are configured. You can only edit or remove configurations ConfirmationConfigurationsComponent.firstAddAttribute=Please add verifiable attribute type first ConfirmationConfigurationsComponent.firstAddIdentity=Please add verifiable identity type first ConfirmationConfigurationsComponent.firstAddMsqTemplate=Please add message template compatible with "{0}" first ConfirmationConfigurationsComponent.firstAddNotificationChannel=Please add some notification channel first IdentityTypes.types=Identity types IdentityTypes.caption=Identity types management IdentityTypes.errorGetTypes=Can not retrieve the list of identity types IdentityTypes.errorUpdate=Can not update the identity type IdentityTypes.editAction=Edit identity type EntitiesMergeDialog.caption=Manual unification of entities EntitiesMergeDialog.doMerge=Merge entities EntitiesMergeDialog.info=Entity merging adds as much of the merged entity data to the target entity as possible\ and subsequently removes the merged entity. Note that some of the information of the merged entity is lost, as the\ selected credential requirement. NOTE: this operation can not be reversed or undone! EntitiesMergeDialog.mergeDirection=Direction: EntitiesMergeDialog.mergeSpec=Merge {0} into {1} EntitiesMergeDialog.safeMode=Fail on conflicts EntitiesMergeDialog.safeModeDesc=If selected then the operation will fail if any attribute,\ credential or non-volatile identity of the merged identity is in conflict with the data of the target entity.\ Otherwise the conflicting data is dropped. EntitiesMergeDialog.mergeError=Merge failed AutomaticFormProcessingAfterAuthnSettings.DISABLED=Disabled AutomaticFormProcessingAfterAuthnSettings.SUBMIT_WHEN_ALL_PROVIDED=Submit when all retrieved WebAdminMessageAreaProvider.displayedName=Web admin




© 2015 - 2024 Weber Informatics LLC | Privacy Policy