Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
mederly committed Dec 13, 2018
2 parents 5073ea8 + ff250fb commit 245d69b
Show file tree
Hide file tree
Showing 35 changed files with 4,465 additions and 3,543 deletions.
453 changes: 252 additions & 201 deletions gui/admin-gui/src/main/resources/localization/Midpoint_cs.properties

Large diffs are not rendered by default.

361 changes: 206 additions & 155 deletions gui/admin-gui/src/main/resources/localization/Midpoint_de.properties

Large diffs are not rendered by default.

Expand Up @@ -61,6 +61,8 @@ AssignmentEditorPanel.target=Target
AssignmentEditorPanel.tenantRef=Tenant
AssignmentEditorPanel.undefined=Undefined
AssignmentEditorPanel.metadataBlock={0} Metadata
AssignmentEditorPanel.message.loadAttributes.fatalError=Exception occurred during assignment attribute loading.
AssignmentEditorPanel.message.getReference.fatalError=Couldn't get account construction resource ref.
AssignmentActivationPopupPanel.title=Activation
AssignmentActivationPopupPanel.okButton=OK
AssignmentActivationPopupPanel.cancelButton=Cancel
Expand Down Expand Up @@ -252,6 +254,7 @@ contentPanel.accounts=Content
contentPanel.entitlements=Entitlements
CountToolbar.label={0,number,integer} to {1,number,integer} of {2,number,integer}
CountToolbar.noFound=No matching result found.
DataLanguagePanel.message.onStateChanged.fatalError=Couldn't change the language.
DateValidator.message.fromAfterTo=Valid from date must be before valid to date.
DebugButtonPanel.button.delete=Delete
DebugButtonPanel.button.export=Export
Expand Down Expand Up @@ -377,6 +380,7 @@ feedtempMessagePanelbackMessagePanel.message.info=Information
fetchStrategy.nullValid=Choose One
filter.duplicate=Filter with name '{0}' is already defined
filter.emptyFilter=Filter must not be empty
FocusTypeAssignmentPopupTabPanel.message.addFilterToContentQuery.fatalError=Couldn't load available roles
H3Header.label.error=Error
H3Header.showMore=Show more
HandlerUriActions.ACTION_ADD_FOCUS=Add focus
Expand Down Expand Up @@ -566,6 +570,7 @@ Message.SourceMemory=task in memory (fetched {0})
Message.SourceRepository=repository (statistics updated on {0})
message.success=Your Answers Were Updated Successfully
message.WrongAnswer=Questions Not Answered Correctly
ModelInitialSetup.message.init.fatalError=Model post initialization failed.
ModelOperationStatusPanel.label.focusName=Object:
ModelOperationStatusPanel.label.focusType=of type:
ModelOperationStatusPanel.label.primaryDelta=Primary delta:
Expand Down Expand Up @@ -629,6 +634,10 @@ NotificationsStatistics.MinTime=Min
NotificationsStatistics.TotalTime=Total time
NotificationsStatistics.Transport=Transport
nullValid=Choose one
ObjectDataProvider.message.listObjects.fatalError=Couldn't list objects
ObjectDataProvider.message.countObjects.fatalError=Couldn't count objects.
ObjectDataProvider.message.loadResourceForAccount.fatalError=Couldn't load resource for account.
ObjectDeltaOperationPanel.message.fetchOrVisualize.fatalError=Couldn't fetch or visualize the delta: {0}
objectPolicyConfigurationEditor.button.edit=Edit
objectPolicyConfigurationEditor.label=Object policies
objectPolicyConfigurationEditor.name.placeholder=Insert object policy
Expand All @@ -643,6 +652,7 @@ ObjectPolicyDialog.property.placeholder=Insert property path
ObjectPolicyDialog.subtype=Object subtype
ObjectPolicyDialog.template=Object template
ObjectPolicyDialog.type=Object type
ObjectPolicyDialogDto.message.preparePolicyConfig.warning=Skipping setting property constraint, no path was defined.
ObjectPolicyConfigurationTabPanel.type=Type
ObjectPolicyConfigurationTabPanel.subtype=Subtype
ObjectPolicyConfigurationTabPanel.objectTemplate=Object template
Expand Down Expand Up @@ -1170,6 +1180,7 @@ PageAdminObjectDetails.title.newSystemConfigurationType=Create new system config
PageAdminObjectDetails.title.editSystemConfigurationType=Edit system configuration
PageAdminObjectDetails.noChangesSave=There were no changes to be saved.
PageAdminObjectDetails.noChangesPreview=There are no changes to be previewed.
PageAdminObjectDetails.message.loadParentOrgs.warning=Cannot load parent org {0}
pageAdminFocus.basic=Basic
pageAdminFocus.message.cantEditFocus=Unknown error occurred, can't edit focus object.
pageAdminFocus.message.cantNewFocus=Unknown error occurred, can't create new focus object.
Expand Down Expand Up @@ -1265,6 +1276,13 @@ PageBulkAction.button.start=Start
PageBulkAction.message.emptyString=Inserted bulk action is empty. Please provide non-empty script.
PageBulkAction.options=Options
PageBulkAction.title=User bulk actions
PageBulkAction.message.startPerformed.inProgress={0} has been successfully submitted to execution
PageBulkAction.message.startPerformed.success=Action executed. Returned {0} item(s). Console and data output available via 'Export to XML' function.
PageBulkAction.message.startPerformed.fatalError.execute=Couldn't execute bulk action
PageBulkAction.message.startPerformed.fatalError.submit=Couldn't submit bulk action to execution
PageBulkAction.message.startPerformed.fatalError.parse=Couldn't parse bulk action object
PageBulkAction.message.startPerformed.fatalError.provided=No bulk action object was provided.
PageBulkAction.message.startPerformed.fatalError.notBulkAction=Provided text is not a bulk action object. An instance of {0} is expected; you have provided {1} instead.
PageRepositoryQuery.title=Repository query
PageRepositoryQuery.button.translateAndExecute=Translate and execute
PageRepositoryQuery.button.translate=Translate to hibernate query
Expand Down Expand Up @@ -1473,6 +1491,7 @@ PageCertDefinition.scopeEnabledItemsOnly=Enabled items only
PageCertDefinition.stagesDefinition=Stages definition
PageCertDefinitions.message.deleteDefinitionPerformed.success=The definition has been successfully deleted.
PageCertDefinitions.message.deleteDefinitionPerformed.partialError=Couldn't delete campaign definition.
PageCertDefinitions.message.createCampaignPerformed.warning=Definition '{0}' is for ad-hoc campaigns that cannot be started manually.
PageCert.in=in {0}
PageCert.message.assignment={0} of {1} {2} to {3} {4}.
PageCert.message.textAdministrativeState=Administrative state: {0}.
Expand Down Expand Up @@ -1521,6 +1540,10 @@ StageDefinitionPanel.addNewStageButton = Add stage definition
StageDefinitionPanel.moveStageLeftButton = Move left
StageDefinitionPanel.moveStageRightButton = Move right
StageDefinitionPanel.deleteStageButton = Delete this stage
PageBase.message.parseObject.fatalError=Couldn't parse object: {0}
PageBase.message.loadAdminGuiConfiguration.fatalError=Couldn't load system configuration.
PageBase.message.loadDeploymentInformationType.fatalError=Couldn't load deployment information.
PageBase.message.getAdministratorPrivileged.fatalError=Couldn't get administrator user: {0}
PageContacts.title=Contacts browser
pageContentAccounts.button.searchButton=Search
pageContentAccounts.dialog.title.confirmDelete=Delete Confirmation
Expand Down Expand Up @@ -2291,6 +2314,10 @@ pageTasks.message.confirmationMessageForSingleTaskObject=Do you really want to {
pageTasks.message.confirmationMessageForMultipleTaskObject=Do you really want to {0} selected {1} task(s)?
pageTasks.message.confirmationMessageForSingleNodeObject=Do you really want to {0} node '{1}'?
pageTasks.message.confirmationMessageForMultipleNodeObject=Do you really want to {0} selected {1} node(s)?
pageTasks.message.resumeTasksPerformed.success=The task(s) have been successfully resumed.
pageTasks.message.resumeTasksPerformed.fatalError=Couldn't resume the task(s)
pageTasks.message.synchronizeTasksPerformed.fatalError=Couldn't synchronize tasks
pageTasks.message.deleteAllClosedTasksConfirmedPerformed.fatalError=Error dealing with schema
pageTask.scheduleHelp=For one-time tasks, enter neither schedule interval nor cron-like specification. For recurring tasks, enter exactly one of these.
pageTask.scheduleInterval=Schedule interval (seconds)
pageTask.scheduleTitle=Scheduling
Expand Down Expand Up @@ -2499,7 +2526,9 @@ pageWorkItem.requestedBy=Requested by:
pageWorkItem.requestedOn=Requested on:
pageWorkItem.requester.description=Requester
pageWorkItem.requestSpecific.description=Your decision
webComponentUtil.message.createMenuItemsFromActions.warning=There are no objects to execute the action on
WebComponentUtil.message.createMenuItemsFromActions.warning=There are no objects to execute the action on
WebComponentUtil.message.refreshResourceSchema.fatalError=Error refreshing resource schema
WebComponentUtil.message.getAssignableRolesFilter.fatalError=Couldn't load available roles
WebComponentUtil.formatDurationWordsForLocal.seconds=seconds
WebComponentUtil.formatDurationWordsForLocal.minutes=minutes
WebComponentUtil.formatDurationWordsForLocal.hours=hours
Expand Down Expand Up @@ -2553,6 +2582,8 @@ workItemPanel.relatedRequests=Related requests
workItemPanel.reasons=Reasons for the approval process
workItemPanel.approverComment=Approver comment
workItemPanel.approverInstruction=Approver instruction
PageTaskController.message.deleteSyncTokenPerformed.warning=Token is not present in this task.
PageTaskController.message.deleteSyncTokenPerformed.fatalError=Couldn't delete sync token from the task.
pageWorkItems.button.back=Back
pageWorkItems.button.approve=Approve
pageWorkItems.button.claim=Claim
Expand All @@ -2566,9 +2597,12 @@ pageWorkItems.item.status=Status
pageWorkItems.message.noItemSelected=No work item has been selected.
pageWorkItems.message.noItemToBeReleased=None of the work items can be released (most probably because they were not claimed by the user).
pageWorkItems.message.success.approved=The work item(s) have been successfully approved.
pageWorkItems.message.partialError.approved=Couldn't approve/reject work item due to an unexpected exception.
pageWorkItems.message.success.rejected=The work item(s) have been successfully rejected.
pageWorkItems.message.success.claimed=The work item(s) have been successfully claimed.
pageWorkItems.message.partialError.claimed=Couldn't claim work item due to an unexpected exception.
pageWorkItems.message.success.released={0} work item(s) have been successfully released.
pageWorkItems.message.partialError.released=Couldn't release work item due to an unexpected exception.
PageWorkItemsAll.title=All work items
PageWorkItemsAllocatedToMe.title=Work items allocated to me
PageWorkItem.title=Work item details
Expand Down Expand Up @@ -2680,6 +2714,7 @@ DownloadButtonPanel.download=Download
ReconciliationPopupPanel.resource=Resource
ReconciliationPopupPanel.title.basic=Basic Reconciliation Report Configuration
repeater.input.nullValid=Choose One
RepoInitialSetup.message.init.fatalError=Repository post initialization failed.
ReportConfigurationPanel.title.basic=Basic
ReportConfigurationPanel.title.advanced=Advanced
Requestable.ALL=All
Expand Down Expand Up @@ -2736,6 +2771,11 @@ ResourceAttributeEditor.label.tolerantVP=Tolerant pattern
ResourceAttributeEditor.message.cantParseSchema=Couldn't parse resource schema
ResourceAttributeEditor.title.delete=Delete
ResourceAttributeEditor.title.edit=Edit
ResourceContentPanel.message.importResourceObject.warning=Nothing select to import
ResourceContentPanel.message.importResourceObject.partialError=Could not import account {0}
ResourceContentPanel.message.updateResourceObjectStatusPerformed.warning=Nothing selected to update status
ResourceContentPanel.message.updateResourceObjectStatusPerformed.partialError=Could not update status (to {0}) for {1}
ResourceContentPanel.message.deleteResourceObjectPerformed.warning=Nothing selected to delete
ResourceCredentialsEditor.label=Edit Resource Credentials
ResourceCredentialsEditor.label.fetchStrategy=Fetch strategy
ResourceCredentialsEditor.label.inbound=Inbound
Expand Down Expand Up @@ -3261,6 +3301,7 @@ type.nullValid=Choose One
Type.RECONCILIATION=Reconciliation
typeSelect.null=All roles
Type.USERS=User
TypedAssignablePanel.message.addFilterToContentQuery.fatalError=Couldn't load available roles
UploadPanel.delete.tooltip=Remove file
UploadPanel.message.help=Choose file for import.
UploadPanel.message.removeError=File was not removed.
Expand All @@ -3286,6 +3327,7 @@ UserMenuPanel.editPasswordQuestions=Security Questions
UserMenuPanel.editProfile=Edit profile
UserMenuPanel.logout=Log out
UserMenuPanel.resetPasswords=Reset password
UserMenuPanel.message.loadSecurityPolicyQuestionsModel.fatalError=Couldn't load system security policy {0}
UserOrgReferenceChoosePanel.type.org=Org. Unit
UserOrgReferenceChoosePanel.type=Owner Type
UserOrgReferenceChoosePanel.type.user=User
Expand All @@ -3302,6 +3344,11 @@ user.noOrgs=No organizations
validFromFetchStrategy.nullValid=Choose One
validToFetchStrategy.nullValid=Choose One
valueAttribute.nullValid=Choose One
WebModelUtils.couldntRunTask=Couldn't run task {0}
WebModelUtils.couldntLoadPasswordPolicies=Couldn't load password policies.
WebModelUtils.couldntAssumePowerAttorney=Couldn't assume power of attorney
WebModelUtils.couldntDropPowerAttorney=Couldn't drop power of attorney
WebModelUtils.couldntLoadSystemConfiguration=Couldn't load system configuration.
WebModelUtils.couldntLoadObject=Couldn't load object.
WebModelUtils.couldntSaveObject=Couldn't save object.
WebModelUtils.couldntSearchObjects=Couldn't search objects.
Expand Down Expand Up @@ -3810,6 +3857,7 @@ AssignmentConflictPanel.undoAction=Undo
PageAssignmentConflicts.title=Assignments conflicts
PageAssignmentConflicts.back=Back
PageAssignmentConflicts.submit=Submit
PageAssignmentsList.conflictsWarning=Unable to calculate assignment conflicts due to authorization problem. Reason:
AbstractShoppingCartTabPanel.addAllButton=Add all
AbstractShoppingCartTabPanel.requestingForLabel=Requesting for
AbstractShoppingCartTabPanel.availableRelationsLabel=Available relations
Expand Down Expand Up @@ -4009,6 +4057,8 @@ PageCaseWorkItem.couldNotGetCaseWorkItem=Couldn't get case work item. It might h
CsvDownloadButtonPanel.export=CSV export
CsvDownloadButtonPanel.confirmationMessage=CSV export size is limited to {0} entries. Continue?
AssignmentEditorDto.policyRuleTitle=Policy rule
AssignmentEditorDto.message.prepareAssignmentAttributes.fatalError=Exception occurred during assignment attribute loading.
AssignmentEditorDto.message.getReference.fatalError=Couldn't get account construction resource ref.
AssignmentDataTablePanel.targetColumnName=Target
AssignmentDataTablePanel.validityColumnName=Validity
AssignmentDataTablePanel.organizationColumnName=Organization
Expand Down Expand Up @@ -4213,6 +4263,7 @@ WorkItemNotificationActionType.details.newValue=New work item notification actio
ResourceObjectAssociationType.details.newValue=New resource object association
ResourceAttributeDefinitionType.details.newValue=New resource attribute definition
MappingType.details.newValue=New mapping
FullTextSearchIndexedItemsConfigurationType.details.newValue=New full text search indexed items
objectState.details=Object state
assignmentState.details=Assignment state
hasAssignment.details=Has assignment
Expand Down

0 comments on commit 245d69b

Please sign in to comment.