@eo-sdk/client 11.5.0-rc.3 → 11.7.0-beta.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/LICENSE +21 -21
- package/README.md +35 -35
- package/app/eo-client/about-state/about-state.component.d.ts.map +1 -1
- package/app/eo-client/dashboard/dashboard.component.d.ts.map +1 -1
- package/app/eo-client/eo-client.module.d.ts +4 -5
- package/app/eo-client/eo-client.module.d.ts.map +1 -1
- package/app/eo-client/index.d.ts +3 -0
- package/app/eo-client/index.d.ts.map +1 -1
- package/app/eo-client/process-state/filter-label.d.ts +10 -0
- package/app/eo-client/process-state/filter-label.d.ts.map +1 -0
- package/app/eo-framework/grid/grid.component.d.ts +2 -1
- package/app/eo-framework/grid/grid.component.d.ts.map +1 -1
- package/app/eo-framework/object-form/object-form/form-element-table/form-element-table.component.d.ts +1 -0
- package/app/eo-framework/object-form/object-form/form-element-table/form-element-table.component.d.ts.map +1 -1
- package/app/eo-framework/ui/ui.module.d.ts +10 -11
- package/app/eo-framework/ui/ui.module.d.ts.map +1 -1
- package/app/eo-framework-core/agent/agent.service.d.ts.map +1 -1
- package/app/eo-framework-core/eo-framework-core.module.d.ts +1 -2
- package/app/eo-framework-core/eo-framework-core.module.d.ts.map +1 -1
- package/app/eo-framework-core/error-handler/error-handler.service.d.ts.map +1 -1
- package/assets/_default/README.md +2 -2
- package/assets/_default/config/extend.json +6 -6
- package/assets/_default/config/main.json +44 -44
- package/assets/_default/fonts/roboto_bold_macroman/Roboto-Bold-webfont.svg +765 -765
- package/assets/_default/fonts/roboto_light_macroman/Roboto-Light-webfont.svg +818 -818
- package/assets/_default/fonts/roboto_medium_macroman/Roboto-Medium-webfont.svg +765 -765
- package/assets/_default/fonts/roboto_regular_macroman/Roboto-Regular-webfont.svg +795 -795
- package/assets/_default/i18n/de.json +1130 -1130
- package/assets/_default/i18n/de_after.json +1137 -0
- package/assets/_default/i18n/en.json +1130 -1130
- package/assets/_default/i18n/po/de.po +310 -310
- package/assets/_default/i18n/po/en.po +310 -310
- package/assets/_default/svg/ic_delete_sweep.svg +3 -3
- package/assets/_default/svg/ic_emoticon-cool.svg +1 -1
- package/assets/_default/svg/ic_kitt-loader.svg +1 -1
- package/assets/_default/svg/ic_link.svg +6 -6
- package/assets/_default/svg/ic_not_listed_location.svg +4 -4
- package/assets/_default/theme/theme.css +13 -13
- package/assets/dashboard.json +47 -47
- package/assets/i18n/temp.json +584 -584
- package/assets/i18n/temp.pot +1753 -1753
- package/esm2022/app/eo-client/about-state/about-state.component.mjs +7 -7
- package/esm2022/app/eo-client/dashboard/dashboard.component.mjs +5 -5
- package/esm2022/app/eo-client/dashboard/widgets/charts-widget/charts-setup/charts-setup.component.mjs +5 -5
- package/esm2022/app/eo-client/dashboard/widgets/charts-widget/charts-widget.component.mjs +5 -5
- package/esm2022/app/eo-client/dashboard/widgets/charts-widget/icharts.mjs +1 -1
- package/esm2022/app/eo-client/dashboard/widgets/count-objects-widget/count-objects-setup/count-objects-setup.component.mjs +5 -5
- package/esm2022/app/eo-client/dashboard/widgets/count-objects-widget/count-objects-widget.component.mjs +5 -5
- package/esm2022/app/eo-client/dashboard/widgets/count-objects-widget/count-objects.model.mjs +1 -1
- package/esm2022/app/eo-client/dashboard/widgets/hitlist-widget/IHitlist.mjs +1 -1
- package/esm2022/app/eo-client/dashboard/widgets/hitlist-widget/hitlist-setup/hitlist-setup.component.mjs +5 -5
- package/esm2022/app/eo-client/dashboard/widgets/hitlist-widget/hitlist-widget.component.mjs +5 -5
- package/esm2022/app/eo-client/dashboard/widgets/iframe-widget/iframe-setup/iframe-setup.component.mjs +5 -5
- package/esm2022/app/eo-client/dashboard/widgets/iframe-widget/iframe-widget.component.mjs +8 -8
- package/esm2022/app/eo-client/dashboard/widgets/info-inbox-widget/info-inbox-setup/info-inbox-setup.component.mjs +5 -5
- package/esm2022/app/eo-client/dashboard/widgets/info-inbox-widget/info-inbox-widget.component.mjs +5 -5
- package/esm2022/app/eo-client/dashboard/widgets/info-inbox-widget/info-inbox.model.mjs +1 -1
- package/esm2022/app/eo-client/dashboard/widgets/info-intray-widget/info-intray-setup/info-intray-setup.component.mjs +5 -5
- package/esm2022/app/eo-client/dashboard/widgets/info-intray-widget/info-intray-widget.component.mjs +5 -5
- package/esm2022/app/eo-client/dashboard/widgets/info-intray-widget/info-intray.model.mjs +1 -1
- package/esm2022/app/eo-client/dashboard/widgets/last-edited-widget/last-edited-and-created-setup/last-edited-and-created-setup.component.mjs +5 -5
- package/esm2022/app/eo-client/dashboard/widgets/last-edited-widget/last-edited-and-created.component.mjs +5 -5
- package/esm2022/app/eo-client/dashboard/widgets/last-edited-widget/last-edited-and-created.mjs +1 -1
- package/esm2022/app/eo-client/dashboard/widgets/picture-widget/picture-widget-setup/picture-widget-setup.component.mjs +5 -5
- package/esm2022/app/eo-client/dashboard/widgets/picture-widget/picture-widget.component.mjs +5 -5
- package/esm2022/app/eo-client/dashboard/widgets/search-widget/search-widget.component.mjs +5 -5
- package/esm2022/app/eo-client/dashboard/widgets/todowidget/todo-setup/todo-setup.component.mjs +5 -5
- package/esm2022/app/eo-client/dashboard/widgets/todowidget/todo-widget.component.mjs +5 -5
- package/esm2022/app/eo-client/eo-client-routing.module.mjs +5 -5
- package/esm2022/app/eo-client/eo-client.module.mjs +26 -28
- package/esm2022/app/eo-client/favorite-state/favorite-state.component.mjs +16 -16
- package/esm2022/app/eo-client/inbox-state/inbox-state/inbox-state.component.mjs +20 -20
- package/esm2022/app/eo-client/inbox-state/inbox-state/inbox.types.enum.mjs +1 -1
- package/esm2022/app/eo-client/inbox-state/inbox-state-routing.module.mjs +5 -5
- package/esm2022/app/eo-client/inbox-state/inbox-state.module.mjs +5 -5
- package/esm2022/app/eo-client/index.mjs +4 -1
- package/esm2022/app/eo-client/login/login.component.mjs +5 -5
- package/esm2022/app/eo-client/notifications-state/notifications-state.component.mjs +18 -18
- package/esm2022/app/eo-client/notifications-state/notifications-state.interface.mjs +1 -1
- package/esm2022/app/eo-client/object-state/object-state/object-state.component.mjs +5 -5
- package/esm2022/app/eo-client/object-state/object-state-routing.module.mjs +5 -5
- package/esm2022/app/eo-client/object-state/object-state-service/object-state.interface.mjs +1 -1
- package/esm2022/app/eo-client/object-state/object-state-service/object-state.service.mjs +4 -4
- package/esm2022/app/eo-client/object-state/object-state.module.mjs +5 -5
- package/esm2022/app/eo-client/prepare-state/prepare-state/prepare-state.component.mjs +16 -16
- package/esm2022/app/eo-client/prepare-state/prepare-state-routing.module.mjs +5 -5
- package/esm2022/app/eo-client/prepare-state/prepare-state.module.mjs +5 -5
- package/esm2022/app/eo-client/process-state/filter-label.mjs +11 -0
- package/esm2022/app/eo-client/process-state/process-state.component.mjs +24 -24
- package/esm2022/app/eo-client/recyclebin-state/recyclebin-state.component.mjs +18 -18
- package/esm2022/app/eo-client/result-state/result-state.component.mjs +5 -5
- package/esm2022/app/eo-client/settings/agent-lock-settings.enum.mjs +1 -1
- package/esm2022/app/eo-client/settings/settings.component.mjs +5 -5
- package/esm2022/app/eo-client/stored-queries-state/stored-queries-state.component.mjs +16 -16
- package/esm2022/app/eo-client/version-state/version-state.component.mjs +18 -18
- package/esm2022/app/eo-framework/accordion/accordion.module.mjs +5 -5
- package/esm2022/app/eo-framework/accordion/index.mjs +1 -1
- package/esm2022/app/eo-framework/accordion/simple-accordion/simple-accordion.component.mjs +5 -5
- package/esm2022/app/eo-framework/actions/action-menu/action-component-anchor/action-component-anchor.directive.mjs +4 -4
- package/esm2022/app/eo-framework/actions/action-menu/action-menu.component.mjs +5 -5
- package/esm2022/app/eo-framework/actions/action-service/action.service.mjs +4 -4
- package/esm2022/app/eo-framework/actions/action-target.mjs +1 -1
- package/esm2022/app/eo-framework/actions/action.module.mjs +5 -5
- package/esm2022/app/eo-framework/actions/actions/add-resubmission-action/add-resubmission/add-resubmission.component.mjs +5 -5
- package/esm2022/app/eo-framework/actions/actions/add-resubmission-action/add-resubmission-action.mjs +4 -4
- package/esm2022/app/eo-framework/actions/actions/add-subscription-action/add-subscription/add-subscription.component.mjs +5 -5
- package/esm2022/app/eo-framework/actions/actions/add-subscription-action/add-subscription-action.mjs +4 -4
- package/esm2022/app/eo-framework/actions/actions/cancel-signing-action/cancel-signing/cancel-signing.component.mjs +5 -5
- package/esm2022/app/eo-framework/actions/actions/cancel-signing-action/cancel-signing-action.mjs +4 -4
- package/esm2022/app/eo-framework/actions/actions/clipboard/clipboard-action.mjs +4 -4
- package/esm2022/app/eo-framework/actions/actions/clipboard/clipboard-object-action/clipboard-object-action.component.mjs +5 -5
- package/esm2022/app/eo-framework/actions/actions/copy-action/copy-action.mjs +4 -4
- package/esm2022/app/eo-framework/actions/actions/custom-actions/custom-actions.component.mjs +4 -4
- package/esm2022/app/eo-framework/actions/actions/cut-action/cut-action.mjs +4 -4
- package/esm2022/app/eo-framework/actions/actions/delete-action/delete/delete.component.mjs +5 -5
- package/esm2022/app/eo-framework/actions/actions/delete-action/delete-action.mjs +4 -4
- package/esm2022/app/eo-framework/actions/actions/delete-action/delete-prepared-action.mjs +4 -4
- package/esm2022/app/eo-framework/actions/actions/delete-content-action/delete-content/delete-content.component.mjs +5 -5
- package/esm2022/app/eo-framework/actions/actions/delete-content-action/delete-content-action.mjs +4 -4
- package/esm2022/app/eo-framework/actions/actions/download-action/download-action.mjs +4 -4
- package/esm2022/app/eo-framework/actions/actions/download-action/download-object-action/download-object-action.component.mjs +5 -5
- package/esm2022/app/eo-framework/actions/actions/email/email/email.component.mjs +5 -5
- package/esm2022/app/eo-framework/actions/actions/email/email-action.mjs +4 -4
- package/esm2022/app/eo-framework/actions/actions/favorite-action/favorite-action.mjs +4 -4
- package/esm2022/app/eo-framework/actions/actions/finalize/definalize-action.mjs +4 -4
- package/esm2022/app/eo-framework/actions/actions/finalize/finalize-action.mjs +5 -5
- package/esm2022/app/eo-framework/actions/actions/finalize/finalize-object-action/finalize-object-action.component.mjs +5 -5
- package/esm2022/app/eo-framework/actions/actions/open-context-action/open-context-action.mjs +4 -4
- package/esm2022/app/eo-framework/actions/actions/open-document-action/open-document-action.component.mjs +5 -5
- package/esm2022/app/eo-framework/actions/actions/open-document-action/open-document-action.mjs +4 -4
- package/esm2022/app/eo-framework/actions/actions/open-versions-action/open-versions-action.mjs +4 -4
- package/esm2022/app/eo-framework/actions/actions/remove-subscription-action/remove-subscription-action.mjs +4 -4
- package/esm2022/app/eo-framework/actions/actions/restore-version-action/restore-version-action.mjs +4 -4
- package/esm2022/app/eo-framework/actions/actions/share-object-action/share-object/share-object.component.mjs +5 -5
- package/esm2022/app/eo-framework/actions/actions/share-object-action/share-object-action.mjs +4 -4
- package/esm2022/app/eo-framework/actions/actions/signature-action/sequence-list/sequence-list.component.mjs +6 -6
- package/esm2022/app/eo-framework/actions/actions/signature-action/sequence-list-item/sequence-list-item.component.mjs +5 -5
- package/esm2022/app/eo-framework/actions/actions/signature-action/signature/signature.component.mjs +5 -5
- package/esm2022/app/eo-framework/actions/actions/signature-action/signature-action.component.mjs +4 -4
- package/esm2022/app/eo-framework/actions/actions/signature-action/signature.model.mjs +1 -1
- package/esm2022/app/eo-framework/actions/actions/unlock-action/unlock-action.mjs +4 -4
- package/esm2022/app/eo-framework/actions/actions/update-resubmission-action/update-resubmission-action.mjs +4 -4
- package/esm2022/app/eo-framework/actions/actions/workflow-action/simple-workflow-action.component.mjs +4 -4
- package/esm2022/app/eo-framework/actions/actions/workflow-action/workflow/workflow.component.mjs +5 -5
- package/esm2022/app/eo-framework/actions/actions/workflow-action/workflow-action.component.mjs +4 -4
- package/esm2022/app/eo-framework/actions/index.mjs +1 -1
- package/esm2022/app/eo-framework/actions/interfaces/action-component.interface.mjs +1 -1
- package/esm2022/app/eo-framework/actions/interfaces/action-list-entry.mjs +1 -1
- package/esm2022/app/eo-framework/actions/interfaces/action.interface.mjs +1 -1
- package/esm2022/app/eo-framework/actions/selection-range.enum.mjs +1 -1
- package/esm2022/app/eo-framework/animations/animations.mjs +1 -1
- package/esm2022/app/eo-framework/app-shell/app-bar/app-add/app-add-dialog/app-add-dialog.component.mjs +5 -5
- package/esm2022/app/eo-framework/app-shell/app-bar/app-add/app-add.component.mjs +5 -5
- package/esm2022/app/eo-framework/app-shell/app-bar/app-bar.component.mjs +5 -5
- package/esm2022/app/eo-framework/app-shell/app-bar/app-process/app-process.component.mjs +5 -5
- package/esm2022/app/eo-framework/app-shell/app-bar/app-search/app-search.component.mjs +5 -5
- package/esm2022/app/eo-framework/app-shell/app-bar/app-search/app-search.interface.mjs +1 -1
- package/esm2022/app/eo-framework/app-shell/app-bar/context-search/context-search.component.mjs +5 -5
- package/esm2022/app/eo-framework/app-shell/app-bar/side-bar/side-bar.component.mjs +5 -5
- package/esm2022/app/eo-framework/app-shell/app-bar/user-avatar-overlay/user-avatar-overlay.component.mjs +5 -5
- package/esm2022/app/eo-framework/app-shell/app-shell-routing.module.mjs +5 -5
- package/esm2022/app/eo-framework/app-shell/app-shell.module.mjs +5 -5
- package/esm2022/app/eo-framework/app-shell/index.mjs +1 -1
- package/esm2022/app/eo-framework/app-shell/license-warning/license-warning.component.mjs +5 -5
- package/esm2022/app/eo-framework/cta/component/cta.component.mjs +5 -5
- package/esm2022/app/eo-framework/cta/cta.module.mjs +5 -5
- package/esm2022/app/eo-framework/cta/index.mjs +1 -1
- package/esm2022/app/eo-framework/eo-framework.module.mjs +5 -5
- package/esm2022/app/eo-framework/error/error.module.mjs +5 -5
- package/esm2022/app/eo-framework/error/error404/error404.component.mjs +5 -5
- package/esm2022/app/eo-framework/error/index.mjs +1 -1
- package/esm2022/app/eo-framework/error/not-found/not-found.component.mjs +4 -4
- package/esm2022/app/eo-framework/form-elements/checkbox/checkbox.component.mjs +6 -6
- package/esm2022/app/eo-framework/form-elements/codesystem/codesystem.component.mjs +6 -6
- package/esm2022/app/eo-framework/form-elements/date/date.component.mjs +6 -6
- package/esm2022/app/eo-framework/form-elements/date/year-range/year-range.directive.mjs +4 -4
- package/esm2022/app/eo-framework/form-elements/datetime-range/datetime-range.component.mjs +6 -6
- package/esm2022/app/eo-framework/form-elements/dynamic-list/dynamic-list.component.mjs +6 -6
- package/esm2022/app/eo-framework/form-elements/form-elements.module.mjs +5 -5
- package/esm2022/app/eo-framework/form-elements/form-input/form-input.component.mjs +5 -5
- package/esm2022/app/eo-framework/form-elements/form-input/input-focus/input-focus.directive.mjs +4 -4
- package/esm2022/app/eo-framework/form-elements/id-reference/animation/reference-finder.animation.mjs +1 -1
- package/esm2022/app/eo-framework/form-elements/id-reference/id-reference.component.mjs +6 -6
- package/esm2022/app/eo-framework/form-elements/id-reference/interface/reference-finder.interface.mjs +1 -1
- package/esm2022/app/eo-framework/form-elements/id-reference/reference-finder/reference-finder.component.mjs +5 -5
- package/esm2022/app/eo-framework/form-elements/id-reference/reference-finder-entry/reference-finder-entry.component.mjs +5 -5
- package/esm2022/app/eo-framework/form-elements/id-reference/service/reference-finder.service.mjs +4 -4
- package/esm2022/app/eo-framework/form-elements/index.mjs +1 -1
- package/esm2022/app/eo-framework/form-elements/number/number.component.mjs +6 -6
- package/esm2022/app/eo-framework/form-elements/number-range/number-range.component.mjs +6 -6
- package/esm2022/app/eo-framework/form-elements/organization/organization.component.mjs +6 -6
- package/esm2022/app/eo-framework/form-elements/password/password.component.mjs +5 -5
- package/esm2022/app/eo-framework/form-elements/reference/reference.component.mjs +6 -6
- package/esm2022/app/eo-framework/form-elements/string/string.component.mjs +6 -6
- package/esm2022/app/eo-framework/frame/frame.component.mjs +5 -5
- package/esm2022/app/eo-framework/grid/column-configurator/column-configurator.component.mjs +5 -5
- package/esm2022/app/eo-framework/grid/extensions/custom-sort/custom-sort.component.mjs +5 -5
- package/esm2022/app/eo-framework/grid/extensions/empty/empty.component.mjs +5 -5
- package/esm2022/app/eo-framework/grid/extensions/filter/abstract-filter.component.mjs +4 -4
- package/esm2022/app/eo-framework/grid/extensions/filter/custom/custom-filter.component.mjs +5 -5
- package/esm2022/app/eo-framework/grid/extensions/filter/setFilters/set-filter.component.mjs +5 -5
- package/esm2022/app/eo-framework/grid/extensions/filter/setFilters/set-filters.interface.mjs +1 -1
- package/esm2022/app/eo-framework/grid/extensions/filter/text/text-filter.component.mjs +5 -5
- package/esm2022/app/eo-framework/grid/extensions/pagination/pagination.component.mjs +5 -5
- package/esm2022/app/eo-framework/grid/extensions/quick-filter/quick-filter.component.mjs +23 -23
- package/esm2022/app/eo-framework/grid/extensions/reset-filter/reset-filter.component.mjs +5 -5
- package/esm2022/app/eo-framework/grid/extensions/services/list-settings.service.mjs +4 -4
- package/esm2022/app/eo-framework/grid/extensions/total-count/total-count.component.mjs +5 -5
- package/esm2022/app/eo-framework/grid/filters/codesystem-filter.component.mjs +5 -5
- package/esm2022/app/eo-framework/grid/filters/datetime-filter.component.mjs +5 -5
- package/esm2022/app/eo-framework/grid/filters/dynamic-list-filter.component.mjs +5 -5
- package/esm2022/app/eo-framework/grid/filters/filesize-filter.component.mjs +1 -1
- package/esm2022/app/eo-framework/grid/filters/list-filter.component.mjs +5 -5
- package/esm2022/app/eo-framework/grid/filters/organization-filter.component.mjs +5 -5
- package/esm2022/app/eo-framework/grid/grid-filter.model.mjs +1 -1
- package/esm2022/app/eo-framework/grid/grid.component.mjs +22 -18
- package/esm2022/app/eo-framework/grid/grid.module.mjs +5 -5
- package/esm2022/app/eo-framework/grid/index.mjs +1 -1
- package/esm2022/app/eo-framework/grid/loader.interface.mjs +1 -1
- package/esm2022/app/eo-framework/grid/row-grouping/batchRemover.mjs +1 -1
- package/esm2022/app/eo-framework/grid/row-grouping/group-stage.mjs +1 -1
- package/esm2022/app/eo-framework/grid/row-grouping/row-grouping.module.mjs +1 -1
- package/esm2022/app/eo-framework/inbox-details/duetimeInfo/duetimeInfo.component.mjs +5 -5
- package/esm2022/app/eo-framework/inbox-details/inbox-details.component.mjs +5 -5
- package/esm2022/app/eo-framework/index.mjs +1 -1
- package/esm2022/app/eo-framework/list-container/index.mjs +1 -1
- package/esm2022/app/eo-framework/list-container/list-container.component.mjs +5 -5
- package/esm2022/app/eo-framework/list-container/list-container.module.mjs +5 -5
- package/esm2022/app/eo-framework/media/content-preview.service.mjs +4 -4
- package/esm2022/app/eo-framework/media/index.mjs +1 -1
- package/esm2022/app/eo-framework/media/media.component.mjs +5 -5
- package/esm2022/app/eo-framework/media/media.module.mjs +5 -5
- package/esm2022/app/eo-framework/object-details/edit-icon/edit-icon.component.mjs +5 -5
- package/esm2022/app/eo-framework/object-details/favorite-icon/favorite-icon.component.mjs +5 -5
- package/esm2022/app/eo-framework/object-details/index.mjs +1 -1
- package/esm2022/app/eo-framework/object-details/object-details.component.mjs +5 -5
- package/esm2022/app/eo-framework/object-details/object-details.module.mjs +5 -5
- package/esm2022/app/eo-framework/object-details/object-history/history-filter/history-filter-pipe/history-filter.pipe.mjs +4 -4
- package/esm2022/app/eo-framework/object-details/object-history/history-filter/history-filter.component.mjs +5 -5
- package/esm2022/app/eo-framework/object-details/object-history/history-filter/history-filter.mjs +1 -1
- package/esm2022/app/eo-framework/object-details/object-history/object-history.component.mjs +5 -5
- package/esm2022/app/eo-framework/object-details/object-links/object-links.component.mjs +5 -5
- package/esm2022/app/eo-framework/object-form/form-status-changed-event.interface.mjs +1 -1
- package/esm2022/app/eo-framework/object-form/index.mjs +1 -1
- package/esm2022/app/eo-framework/object-form/object-form/form-element/form-element-template.directive.mjs +4 -4
- package/esm2022/app/eo-framework/object-form/object-form/form-element/form-element.component.mjs +5 -5
- package/esm2022/app/eo-framework/object-form/object-form/form-element-table/form-element-table.component.mjs +30 -28
- package/esm2022/app/eo-framework/object-form/object-form/form-element-table/form-element.interface.mjs +1 -1
- package/esm2022/app/eo-framework/object-form/object-form/form-element-table/row-edit/row-edit.component.mjs +5 -5
- package/esm2022/app/eo-framework/object-form/object-form/form-validation/form-validation.mjs +1 -1
- package/esm2022/app/eo-framework/object-form/object-form/object-form-control-wrapper.mjs +1 -1
- package/esm2022/app/eo-framework/object-form/object-form/object-form-control.mjs +1 -1
- package/esm2022/app/eo-framework/object-form/object-form/object-form-group/object-form-group.component.mjs +5 -5
- package/esm2022/app/eo-framework/object-form/object-form/object-form-group.model.mjs +1 -1
- package/esm2022/app/eo-framework/object-form/object-form/object-form-script/object-form-script.interface.mjs +1 -1
- package/esm2022/app/eo-framework/object-form/object-form/object-form-script/object-form-script.service.mjs +4 -4
- package/esm2022/app/eo-framework/object-form/object-form/object-form-script/object-form-scripting-scope.mjs +1 -1
- package/esm2022/app/eo-framework/object-form/object-form/object-form.component.mjs +5 -5
- package/esm2022/app/eo-framework/object-form/object-form/object-form.model.mjs +1 -1
- package/esm2022/app/eo-framework/object-form/object-form-edit/object-form-edit.component.mjs +5 -5
- package/esm2022/app/eo-framework/object-form/object-form-helper.service.mjs +4 -4
- package/esm2022/app/eo-framework/object-form/object-form-options.interface.mjs +1 -1
- package/esm2022/app/eo-framework/object-form/object-form.module.mjs +5 -5
- package/esm2022/app/eo-framework/object-state-details/object-state-details.component.mjs +5 -5
- package/esm2022/app/eo-framework/plugins/index.mjs +1 -1
- package/esm2022/app/eo-framework/plugins/plugin.component.mjs +22 -22
- package/esm2022/app/eo-framework/plugins/plugin.directive.mjs +4 -4
- package/esm2022/app/eo-framework/plugins/plugin.service.mjs +4 -4
- package/esm2022/app/eo-framework/plugins/plugins.module.mjs +5 -5
- package/esm2022/app/eo-framework/prepare-details/prepare-content-exists-info/prepare-content-exists-info.component.mjs +5 -5
- package/esm2022/app/eo-framework/prepare-details/prepare-details.component.mjs +12 -12
- package/esm2022/app/eo-framework/process/details/process-details.component.mjs +5 -5
- package/esm2022/app/eo-framework/process/history/process-history.component.mjs +5 -5
- package/esm2022/app/eo-framework/process/process-file/file-entry-permissions.interface.mjs +1 -1
- package/esm2022/app/eo-framework/process/process-file/process-file.component.mjs +5 -5
- package/esm2022/app/eo-framework/process-form/process-form.component.mjs +5 -5
- package/esm2022/app/eo-framework/process-form/process-form.module.mjs +5 -5
- package/esm2022/app/eo-framework/quick-search/index.mjs +1 -1
- package/esm2022/app/eo-framework/quick-search/quick-search/quick-search-result.interface.mjs +1 -1
- package/esm2022/app/eo-framework/quick-search/quick-search/quick-search.component.mjs +5 -5
- package/esm2022/app/eo-framework/quick-search/quick-search.module.mjs +5 -5
- package/esm2022/app/eo-framework/recyclebin-details/recyclebin-details.component.mjs +5 -5
- package/esm2022/app/eo-framework/result-list/index.mjs +1 -1
- package/esm2022/app/eo-framework/result-list/result-list.component.mjs +5 -5
- package/esm2022/app/eo-framework/result-list/result-list.module.mjs +5 -5
- package/esm2022/app/eo-framework/settings/change-password/change-password-form/change-password-form.component.mjs +5 -5
- package/esm2022/app/eo-framework/settings/change-password/change-password.interface.mjs +1 -1
- package/esm2022/app/eo-framework/settings/index.mjs +1 -1
- package/esm2022/app/eo-framework/settings/permissions/permissions.component.mjs +5 -5
- package/esm2022/app/eo-framework/settings/settings.module.mjs +5 -5
- package/esm2022/app/eo-framework/shortcuts/global-shortcut-action.interface.mjs +1 -1
- package/esm2022/app/eo-framework/shortcuts/global-shortcut-component.interface.mjs +1 -1
- package/esm2022/app/eo-framework/shortcuts/global-shortcuts/global-shortcuts-section/global-shortcuts-section.component.mjs +5 -5
- package/esm2022/app/eo-framework/shortcuts/global-shortcuts/global-shortcuts.component.mjs +5 -5
- package/esm2022/app/eo-framework/shortcuts/index.mjs +1 -1
- package/esm2022/app/eo-framework/shortcuts/shortcut.interface.mjs +4 -4
- package/esm2022/app/eo-framework/shortcuts/shortcuts.directive.mjs +4 -4
- package/esm2022/app/eo-framework/shortcuts/shortcuts.module.mjs +5 -5
- package/esm2022/app/eo-framework/shortcuts/shortcuts.service.mjs +4 -4
- package/esm2022/app/eo-framework/stored-query/index.mjs +1 -1
- package/esm2022/app/eo-framework/stored-query/stored-query/stored-query.component.mjs +5 -5
- package/esm2022/app/eo-framework/stored-query/stored-query-details/dynamic-property-switch/dynamic-property-switch.component.mjs +5 -5
- package/esm2022/app/eo-framework/stored-query/stored-query-details/stored-query-details.component.mjs +5 -5
- package/esm2022/app/eo-framework/stored-query/stored-query-type-filter.enum.mjs +1 -1
- package/esm2022/app/eo-framework/stored-query/stored-query.interface.mjs +1 -1
- package/esm2022/app/eo-framework/stored-query/stored-query.module.mjs +5 -5
- package/esm2022/app/eo-framework/tree/index.mjs +1 -1
- package/esm2022/app/eo-framework/tree/tree-node/tree-node.component.mjs +5 -5
- package/esm2022/app/eo-framework/tree/tree.component.interface.mjs +1 -1
- package/esm2022/app/eo-framework/tree/tree.component.mjs +6 -6
- package/esm2022/app/eo-framework/tree/tree.module.mjs +5 -5
- package/esm2022/app/eo-framework/ui/animations/panel-loading.animation.mjs +1 -1
- package/esm2022/app/eo-framework/ui/clipboard/clipboard.component.mjs +5 -5
- package/esm2022/app/eo-framework/ui/eo-dialog/eo-dialog.component.mjs +5 -5
- package/esm2022/app/eo-framework/ui/eo-icon/eo-icon.component.mjs +4 -4
- package/esm2022/app/eo-framework/ui/error-message/error-message.component.mjs +5 -5
- package/esm2022/app/eo-framework/ui/index.mjs +1 -1
- package/esm2022/app/eo-framework/ui/indexdata-summary/indexdata-summary-entry/indexdata-summary-entry.component.mjs +5 -5
- package/esm2022/app/eo-framework/ui/indexdata-summary/indexdata-summary-entry.interface.mjs +1 -1
- package/esm2022/app/eo-framework/ui/indexdata-summary/indexdata-summary.component.mjs +5 -5
- package/esm2022/app/eo-framework/ui/loading-spinner/loading-spinner.component.mjs +9 -9
- package/esm2022/app/eo-framework/ui/outside-click/outside-click.directive.mjs +4 -4
- package/esm2022/app/eo-framework/ui/overlay/overlay.component.mjs +5 -5
- package/esm2022/app/eo-framework/ui/query-scope-select/query-scope-select.component.mjs +5 -5
- package/esm2022/app/eo-framework/ui/router-link/router-link.directive.mjs +4 -4
- package/esm2022/app/eo-framework/ui/rtl-aware/rtl-aware.directive.mjs +4 -4
- package/esm2022/app/eo-framework/ui/signature-tab/signature-tab.component.mjs +5 -5
- package/esm2022/app/eo-framework/ui/ui.module.mjs +17 -28
- package/esm2022/app/eo-framework/ui/user-avatar/user-avatar.component.mjs +4 -4
- package/esm2022/app/eo-framework/upload-overlay/upload-overlay-guard.service.mjs +4 -4
- package/esm2022/app/eo-framework/upload-overlay/upload-overlay.component.mjs +5 -5
- package/esm2022/app/eo-framework/util/directive/prevent-double-click.directive.mjs +4 -4
- package/esm2022/app/eo-framework/util/directive/trap-focus.directive.mjs +4 -4
- package/esm2022/app/eo-framework/util/index.mjs +1 -1
- package/esm2022/app/eo-framework/util/services/utilities.service.mjs +4 -4
- package/esm2022/app/eo-framework/util/sortable/order-by.pipe.mjs +4 -4
- package/esm2022/app/eo-framework/util/util.module.mjs +5 -5
- package/esm2022/app/eo-framework-core/agent/agent.interface.mjs +1 -1
- package/esm2022/app/eo-framework-core/agent/agent.service.mjs +4 -4
- package/esm2022/app/eo-framework-core/api/grid.service.mjs +6 -6
- package/esm2022/app/eo-framework-core/api/model/dms-object.api.interface.mjs +1 -1
- package/esm2022/app/eo-framework-core/api/plugins.service.mjs +4 -4
- package/esm2022/app/eo-framework-core/empty-state/empty-state.interface.mjs +1 -1
- package/esm2022/app/eo-framework-core/empty-state/empty-state.service.mjs +4 -4
- package/esm2022/app/eo-framework-core/eo-framework-core.module.mjs +13 -19
- package/esm2022/app/eo-framework-core/error-handler/error-handler.service.mjs +4 -4
- package/esm2022/app/eo-framework-core/error-handler/error-keys.mjs +1 -1
- package/esm2022/app/eo-framework-core/index.mjs +1 -1
- package/esm2022/app/eo-framework-core/layout/layout.service.mjs +4 -4
- package/esm2022/app/eo-framework-core/location/location.service.mjs +4 -4
- package/esm2022/app/eo-framework-core/pending-changes/pending-changes-component.interface.mjs +1 -1
- package/esm2022/app/eo-framework-core/pending-changes/pending-changes-guard.service.mjs +4 -4
- package/esm2022/app/eo-framework-core/pending-changes/pending-changes.service.mjs +4 -4
- package/esm2022/app/eo-framework-core/pipes/filesize.pipe.mjs +4 -4
- package/esm2022/app/eo-framework-core/pipes/keys.pipe.mjs +4 -4
- package/esm2022/app/eo-framework-core/pipes/locale-date.pipe.mjs +4 -4
- package/esm2022/app/eo-framework-core/pipes/locale-number.pipe.mjs +13 -13
- package/esm2022/app/eo-framework-core/pipes/pipes.module.mjs +5 -5
- package/esm2022/app/eo-framework-core/pipes/safe-html.pipe.mjs +4 -4
- package/esm2022/app/eo-framework-core/references/reference.service.mjs +4 -4
- package/esm2022/app/eo-framework-core/route-guards/auth/auth-guard.service.mjs +4 -4
- package/esm2022/app/eo-framework-core/route-guards/capabilities/capabilities-guard.service.mjs +4 -4
- package/esm2022/app/eo-framework-core/search/app-search.service.mjs +4 -4
- package/esm2022/app/eo-framework-core/selection/selection.service.mjs +4 -4
- package/esm2022/app/eo-framework-core/title/page-title.service.mjs +4 -4
- package/esm2022/public_api.mjs +1 -1
- package/fesm2022/eo-sdk-client.mjs +1187 -1189
- package/fesm2022/eo-sdk-client.mjs.map +1 -1
- package/languages/ar.json +523 -523
- package/languages/es.json +523 -523
- package/languages/fr.json +523 -523
- package/languages/po/ar.po +457 -457
- package/languages/pt.json +523 -523
- package/languages/temp.pot +928 -928
- package/languages/zh.json +523 -523
- package/misc/client.properties +1 -1
- package/misc/doc-styles/style.css +175 -175
- package/misc/scripts/copy-client-assets.js +26 -26
- package/misc/scripts/copy-core-styles.js +3 -3
- package/misc/scripts/exclude-core-ng-package.js +11 -11
- package/misc/scripts/helper.js +64 -64
- package/misc/scripts/i18n-apply.js +46 -46
- package/misc/scripts/i18n-diff.js +100 -100
- package/misc/scripts/injectdocbase.js +7 -7
- package/misc/scripts/mvn-deploy.js +66 -66
- package/misc/scripts/prebuild-about-state.js +32 -32
- package/misc/scripts/preparedist.js +39 -39
- package/misc/scripts/zipdist.js +21 -21
- package/misc/template.yml +4 -4
- package/misc/tsscheme.xml +34 -34
- package/package.json +17 -17
- package/proxy.config.json +97 -97
- package/scss/_ag-grid.scss +59 -59
- package/scss/_animation.scss +55 -55
- package/scss/_eo-variables.scss +78 -78
- package/scss/_form.scss +660 -660
- package/scss/_main.scss +394 -394
- package/scss/_migrationTemp.scss +27 -27
- package/scss/_mixins.scss +201 -201
- package/scss/_theme-dark.scss +22 -22
- package/scss/_timeline.scss +98 -98
- package/scss/_yuuvis-components.scss +40 -40
- package/styles.scss +141 -141
package/languages/temp.pot
CHANGED
|
@@ -1,929 +1,929 @@
|
|
|
1
|
-
msgid ""
|
|
2
|
-
msgstr ""
|
|
3
|
-
"MIME-Version: 1.0\n"
|
|
4
|
-
"Content-Type: text/plain; charset=utf-8\n"
|
|
5
|
-
"Content-Transfer-Encoding: 8bit\n"
|
|
6
|
-
|
|
7
|
-
msgid "_eo.shortcuts.app.title"
|
|
8
|
-
msgstr ""
|
|
9
|
-
|
|
10
|
-
msgid "_eo.shortcuts.app.action.add"
|
|
11
|
-
msgstr ""
|
|
12
|
-
|
|
13
|
-
msgid "_eo.shortcuts.app.action.search"
|
|
14
|
-
msgstr ""
|
|
15
|
-
|
|
16
|
-
msgid "_eo.shortcuts.app.action.logout"
|
|
17
|
-
msgstr ""
|
|
18
|
-
|
|
19
|
-
msgid "_eo.shortcuts.app.nav.title"
|
|
20
|
-
msgstr ""
|
|
21
|
-
|
|
22
|
-
msgid "_eo.shortcuts.app.action.dashboard"
|
|
23
|
-
msgstr ""
|
|
24
|
-
|
|
25
|
-
msgid "_eo.shortcuts.app.action.inbox"
|
|
26
|
-
msgstr ""
|
|
27
|
-
|
|
28
|
-
msgid "_eo.shortcuts.app.action.intray"
|
|
29
|
-
msgstr ""
|
|
30
|
-
|
|
31
|
-
msgid "_eo.shortcuts.app.action.favorites"
|
|
32
|
-
msgstr ""
|
|
33
|
-
|
|
34
|
-
msgid "_eo.shortcuts.app.action.settings"
|
|
35
|
-
msgstr ""
|
|
36
|
-
|
|
37
|
-
msgid "app.inbox.sort.title"
|
|
38
|
-
msgstr ""
|
|
39
|
-
|
|
40
|
-
msgid "app.inbox.sort.date"
|
|
41
|
-
msgstr ""
|
|
42
|
-
|
|
43
|
-
msgid "app.inbox.filter.unread"
|
|
44
|
-
msgstr ""
|
|
45
|
-
|
|
46
|
-
msgid "app.inbox.filter.absent"
|
|
47
|
-
msgstr ""
|
|
48
|
-
|
|
49
|
-
msgid "app.inbox.RESUBMISSION"
|
|
50
|
-
msgstr ""
|
|
51
|
-
|
|
52
|
-
msgid "app.inbox.SUBSCRIPTION"
|
|
53
|
-
msgstr ""
|
|
54
|
-
|
|
55
|
-
msgid "app.inbox.BPM"
|
|
56
|
-
msgstr ""
|
|
57
|
-
|
|
58
|
-
msgid "app.notifications.sort.title"
|
|
59
|
-
msgstr ""
|
|
60
|
-
|
|
61
|
-
msgid "_eo.notifications.sort.title"
|
|
62
|
-
msgstr ""
|
|
63
|
-
|
|
64
|
-
msgid "app.notifications.sort.due"
|
|
65
|
-
msgstr ""
|
|
66
|
-
|
|
67
|
-
msgid "_eo.shortcuts.eo-page.title"
|
|
68
|
-
msgstr ""
|
|
69
|
-
|
|
70
|
-
msgid "_eo.shortcuts.eo-page.action.undock"
|
|
71
|
-
msgstr ""
|
|
72
|
-
|
|
73
|
-
msgid "_eo.state.object.tree.filter.label"
|
|
74
|
-
msgstr ""
|
|
75
|
-
|
|
76
|
-
msgid "_eo.app.init.fail.config"
|
|
77
|
-
msgstr ""
|
|
78
|
-
|
|
79
|
-
msgid "_eo.app.init.fail.auth"
|
|
80
|
-
msgstr ""
|
|
81
|
-
|
|
82
|
-
msgid "eo.state.settings.presence.error.title"
|
|
83
|
-
msgstr ""
|
|
84
|
-
|
|
85
|
-
msgid "eo.state.settings.presence.error.description"
|
|
86
|
-
msgstr ""
|
|
87
|
-
|
|
88
|
-
msgid "_eo.user.service.schema.locale.error.title"
|
|
89
|
-
msgstr ""
|
|
90
|
-
|
|
91
|
-
msgid "_eo.user.service.schema.locale.error.description"
|
|
92
|
-
msgstr ""
|
|
93
|
-
|
|
94
|
-
msgid "action.edit.document.label"
|
|
95
|
-
msgstr ""
|
|
96
|
-
|
|
97
|
-
msgid "action.edit.document.description"
|
|
98
|
-
msgstr ""
|
|
99
|
-
|
|
100
|
-
msgid "_eo.app.add.prepare.fail.title"
|
|
101
|
-
msgstr ""
|
|
102
|
-
|
|
103
|
-
msgid "_eo.app.add.prepare.fail.msg"
|
|
104
|
-
msgstr ""
|
|
105
|
-
|
|
106
|
-
msgid "app.favorite.icon.tooltip.remove"
|
|
107
|
-
msgstr ""
|
|
108
|
-
|
|
109
|
-
msgid "app.favorite.icon.tooltip.add"
|
|
110
|
-
msgstr ""
|
|
111
|
-
|
|
112
|
-
msgid "_eo.global.number.separator.decimal"
|
|
113
|
-
msgstr ""
|
|
114
|
-
|
|
115
|
-
msgid "eo.column.config.info.type.context"
|
|
116
|
-
msgstr ""
|
|
117
|
-
|
|
118
|
-
msgid "eo.column.config.info.type"
|
|
119
|
-
msgstr ""
|
|
120
|
-
|
|
121
|
-
msgid "eo.column.config.info.fulltext"
|
|
122
|
-
msgstr ""
|
|
123
|
-
|
|
124
|
-
msgid "app.resultlist.grid.filterOoo"
|
|
125
|
-
msgstr ""
|
|
126
|
-
|
|
127
|
-
msgid "_eo.process.details.workitem.load.fail"
|
|
128
|
-
msgstr ""
|
|
129
|
-
|
|
130
|
-
msgid "eo.process.details.task.resubmission.description"
|
|
131
|
-
msgstr ""
|
|
132
|
-
|
|
133
|
-
msgid "eo.process.details.button.resubmission.remove"
|
|
134
|
-
msgstr ""
|
|
135
|
-
|
|
136
|
-
msgid "eo.process.details.task.subscription.description"
|
|
137
|
-
msgstr ""
|
|
138
|
-
|
|
139
|
-
msgid "eo.process.details.button.subscription.remove"
|
|
140
|
-
msgstr ""
|
|
141
|
-
|
|
142
|
-
msgid "eo.process.activity.lock.denied"
|
|
143
|
-
msgstr ""
|
|
144
|
-
|
|
145
|
-
msgid "eo.process.file.notification.error"
|
|
146
|
-
msgstr ""
|
|
147
|
-
|
|
148
|
-
msgid "eo.process.file.notification.add.message"
|
|
149
|
-
msgstr ""
|
|
150
|
-
|
|
151
|
-
msgid "eo.process.activity.unlock.denied"
|
|
152
|
-
msgstr ""
|
|
153
|
-
|
|
154
|
-
msgid "_app.bpm.activity.forward.success"
|
|
155
|
-
msgstr ""
|
|
156
|
-
|
|
157
|
-
msgid "app.bpm.activity.forward.error"
|
|
158
|
-
msgstr ""
|
|
159
|
-
|
|
160
|
-
msgid "eo.process.file.notification.remove"
|
|
161
|
-
msgstr ""
|
|
162
|
-
|
|
163
|
-
msgid "eo.process.file.notification.remove.message"
|
|
164
|
-
msgstr ""
|
|
165
|
-
|
|
166
|
-
msgid "app.bpm.activity.indexdata.save.success"
|
|
167
|
-
msgstr ""
|
|
168
|
-
|
|
169
|
-
msgid "app.bpm.activity.indexdata.save.error"
|
|
170
|
-
msgstr ""
|
|
171
|
-
|
|
172
|
-
msgid "_app.inbox.activity.confirm.success"
|
|
173
|
-
msgstr ""
|
|
174
|
-
|
|
175
|
-
msgid "_eo.process.item.remove.fail"
|
|
176
|
-
msgstr ""
|
|
177
|
-
|
|
178
|
-
msgid "eo.framework.datetime.filter.pattern"
|
|
179
|
-
msgstr ""
|
|
180
|
-
|
|
181
|
-
msgid "app.object.lock"
|
|
182
|
-
msgstr ""
|
|
183
|
-
|
|
184
|
-
msgid "_eo.shortcuts.eo-object-details.title"
|
|
185
|
-
msgstr ""
|
|
186
|
-
|
|
187
|
-
msgid "_eo.shortcuts.action.open.context"
|
|
188
|
-
msgstr ""
|
|
189
|
-
|
|
190
|
-
msgid "_eo.shortcuts.form.title"
|
|
191
|
-
msgstr ""
|
|
192
|
-
|
|
193
|
-
msgid "_eo.shortcuts.form.action.save"
|
|
194
|
-
msgstr ""
|
|
195
|
-
|
|
196
|
-
msgid "_eo.shortcuts.form.action.reset"
|
|
197
|
-
msgstr ""
|
|
198
|
-
|
|
199
|
-
msgid "_eo.shortcuts.form.action.edit"
|
|
200
|
-
msgstr ""
|
|
201
|
-
|
|
202
|
-
msgid "app.object.indexdata.save.success"
|
|
203
|
-
msgstr ""
|
|
204
|
-
|
|
205
|
-
msgid "app.object.indexdata.save.error"
|
|
206
|
-
msgstr ""
|
|
207
|
-
|
|
208
|
-
msgid "app.prepare.created.error.title"
|
|
209
|
-
msgstr ""
|
|
210
|
-
|
|
211
|
-
msgid "app.prepare.created.error.message"
|
|
212
|
-
msgstr ""
|
|
213
|
-
|
|
214
|
-
msgid "eo.prepare.template.error.message"
|
|
215
|
-
msgstr ""
|
|
216
|
-
|
|
217
|
-
msgid "eo.prepare.template.error.title"
|
|
218
|
-
msgstr ""
|
|
219
|
-
|
|
220
|
-
msgid "eo.upload.global.error.title"
|
|
221
|
-
msgstr ""
|
|
222
|
-
|
|
223
|
-
msgid "eo.upload.global.error.description"
|
|
224
|
-
msgstr ""
|
|
225
|
-
|
|
226
|
-
msgid "app.prepare.location.title.sysroot"
|
|
227
|
-
msgstr ""
|
|
228
|
-
|
|
229
|
-
msgid "app.prepare.location.title.prefix"
|
|
230
|
-
msgstr ""
|
|
231
|
-
|
|
232
|
-
msgid "eo.prepare.details.type.title"
|
|
233
|
-
msgstr ""
|
|
234
|
-
|
|
235
|
-
msgid "eo.prepare.details.type.subtitle"
|
|
236
|
-
msgstr ""
|
|
237
|
-
|
|
238
|
-
msgid "eo.prepare.details.content.subtitle"
|
|
239
|
-
msgstr ""
|
|
240
|
-
|
|
241
|
-
msgid "eo.prepare.details.indexdata.subtitle"
|
|
242
|
-
msgstr ""
|
|
243
|
-
|
|
244
|
-
msgid "_eo.tabcontainer.order.question"
|
|
245
|
-
msgstr ""
|
|
246
|
-
|
|
247
|
-
msgid "_eo.tabcontainer.order.success"
|
|
248
|
-
msgstr ""
|
|
249
|
-
|
|
250
|
-
msgid "_eo.app.init.fail"
|
|
251
|
-
msgstr ""
|
|
252
|
-
|
|
253
|
-
msgid "eo.quicksearch.hits"
|
|
254
|
-
msgstr ""
|
|
255
|
-
|
|
256
|
-
msgid "eo.state.dashboard.storedqueries"
|
|
257
|
-
msgstr ""
|
|
258
|
-
|
|
259
|
-
msgid "eo.quicksearch.result.group.global"
|
|
260
|
-
msgstr ""
|
|
261
|
-
|
|
262
|
-
msgid "app.favorites.list.title"
|
|
263
|
-
msgstr ""
|
|
264
|
-
|
|
265
|
-
msgid "app.favorites.filter.title"
|
|
266
|
-
msgstr ""
|
|
267
|
-
|
|
268
|
-
msgid "app.favorites.filter.section.objecttype"
|
|
269
|
-
msgstr ""
|
|
270
|
-
|
|
271
|
-
msgid "app.favorites.list.empty"
|
|
272
|
-
msgstr ""
|
|
273
|
-
|
|
274
|
-
msgid "eo.favorite.details.item.gone.remove"
|
|
275
|
-
msgstr ""
|
|
276
|
-
|
|
277
|
-
msgid "app.inbox.list.title"
|
|
278
|
-
msgstr ""
|
|
279
|
-
|
|
280
|
-
msgid "app.inbox.filter.title"
|
|
281
|
-
msgstr ""
|
|
282
|
-
|
|
283
|
-
msgid "app.inbox.filter.section.type"
|
|
284
|
-
msgstr ""
|
|
285
|
-
|
|
286
|
-
msgid "app.inbox.list.empty"
|
|
287
|
-
msgstr ""
|
|
288
|
-
|
|
289
|
-
msgid "_eo.state.login.username"
|
|
290
|
-
msgstr ""
|
|
291
|
-
|
|
292
|
-
msgid "_eo.state.login.password"
|
|
293
|
-
msgstr ""
|
|
294
|
-
|
|
295
|
-
msgid "_eo.state.login.msg.invalid"
|
|
296
|
-
msgstr ""
|
|
297
|
-
|
|
298
|
-
msgid "_eo.state.login.host"
|
|
299
|
-
msgstr ""
|
|
300
|
-
|
|
301
|
-
msgid "_eo.state.login.submit"
|
|
302
|
-
msgstr ""
|
|
303
|
-
|
|
304
|
-
msgid "app.notifications.list.title"
|
|
305
|
-
msgstr ""
|
|
306
|
-
|
|
307
|
-
msgid "app.notifications.filter.title"
|
|
308
|
-
msgstr ""
|
|
309
|
-
|
|
310
|
-
msgid "app.notifications.filter.section.title"
|
|
311
|
-
msgstr ""
|
|
312
|
-
|
|
313
|
-
msgid "app.notifications.filter.section.objecttype"
|
|
314
|
-
msgstr ""
|
|
315
|
-
|
|
316
|
-
msgid "app.notifications.list.subtitle"
|
|
317
|
-
msgstr ""
|
|
318
|
-
|
|
319
|
-
msgid "app.notifications.list.empty"
|
|
320
|
-
msgstr ""
|
|
321
|
-
|
|
322
|
-
msgid "eo.notifications.details.item.gone.remove"
|
|
323
|
-
msgstr ""
|
|
324
|
-
|
|
325
|
-
msgid "_eo.state.object.tree.error"
|
|
326
|
-
msgstr ""
|
|
327
|
-
|
|
328
|
-
msgid "_eo.state.object.frontpage.created"
|
|
329
|
-
msgstr ""
|
|
330
|
-
|
|
331
|
-
msgid "_eo.state.object.frontpage.doccount"
|
|
332
|
-
msgstr ""
|
|
333
|
-
|
|
334
|
-
msgid "_eo.state.object.frontpage.filesize"
|
|
335
|
-
msgstr ""
|
|
336
|
-
|
|
337
|
-
msgid "_eo.state.object.frontpage.lastchanges"
|
|
338
|
-
msgstr ""
|
|
339
|
-
|
|
340
|
-
msgid "eo.state.settings.presence.present"
|
|
341
|
-
msgstr ""
|
|
342
|
-
|
|
343
|
-
msgid "eo.state.settings.presence.absent"
|
|
344
|
-
msgstr ""
|
|
345
|
-
|
|
346
|
-
msgid "eo.state.settings.language"
|
|
347
|
-
msgstr ""
|
|
348
|
-
|
|
349
|
-
msgid "eo.state.settings.language.client"
|
|
350
|
-
msgstr ""
|
|
351
|
-
|
|
352
|
-
msgid "eo.state.settings.language.schema"
|
|
353
|
-
msgstr ""
|
|
354
|
-
|
|
355
|
-
msgid "_eo.state.settings.permission"
|
|
356
|
-
msgstr ""
|
|
357
|
-
|
|
358
|
-
msgid "eo.state.settings.roles"
|
|
359
|
-
msgstr ""
|
|
360
|
-
|
|
361
|
-
msgid "eo.state.settings.others"
|
|
362
|
-
msgstr ""
|
|
363
|
-
|
|
364
|
-
msgid "eo.state.settings.lock"
|
|
365
|
-
msgstr ""
|
|
366
|
-
|
|
367
|
-
msgid "eo.state.settings.lock.enable"
|
|
368
|
-
msgstr ""
|
|
369
|
-
|
|
370
|
-
msgid "eo.state.settings.lock.disable"
|
|
371
|
-
msgstr ""
|
|
372
|
-
|
|
373
|
-
msgid "eo.state.settings.lock.ask"
|
|
374
|
-
msgstr ""
|
|
375
|
-
|
|
376
|
-
msgid "eo.state.settings.agent"
|
|
377
|
-
msgstr ""
|
|
378
|
-
|
|
379
|
-
msgid "eo.state.settings.agent.new-connection"
|
|
380
|
-
msgstr ""
|
|
381
|
-
|
|
382
|
-
msgid "eo.state.settings.agent.description"
|
|
383
|
-
msgstr ""
|
|
384
|
-
|
|
385
|
-
msgid "eo.state.settings.agent.pairing.request"
|
|
386
|
-
msgstr ""
|
|
387
|
-
|
|
388
|
-
msgid "eo.state.settings.agent.pairing.description"
|
|
389
|
-
msgstr ""
|
|
390
|
-
|
|
391
|
-
msgid "eo.state.settings.pairing-status"
|
|
392
|
-
msgstr ""
|
|
393
|
-
|
|
394
|
-
msgid "eo.state.settings.agent.pairing.status.paired"
|
|
395
|
-
msgstr ""
|
|
396
|
-
|
|
397
|
-
msgid "eo.state.settings.agent.pairing.status.could-pair"
|
|
398
|
-
msgstr ""
|
|
399
|
-
|
|
400
|
-
msgid "eo.state.settings.agent.pairing.status.not-connected"
|
|
401
|
-
msgstr ""
|
|
402
|
-
|
|
403
|
-
msgid "eo.state.settings.agent.pairing.status.paired-desc"
|
|
404
|
-
msgstr ""
|
|
405
|
-
|
|
406
|
-
msgid "eo.state.settings.agent.pairing.status.could-pair-desc"
|
|
407
|
-
msgstr ""
|
|
408
|
-
|
|
409
|
-
msgid "eo.state.settings.agent.pairing.status.not-connected-desc"
|
|
410
|
-
msgstr ""
|
|
411
|
-
|
|
412
|
-
msgid "app.actions.sticky.title"
|
|
413
|
-
msgstr ""
|
|
414
|
-
|
|
415
|
-
msgid "app.actions.sticky.title.sub.selection"
|
|
416
|
-
msgstr ""
|
|
417
|
-
|
|
418
|
-
msgid "app.actions.sticky.title.sub.for"
|
|
419
|
-
msgstr ""
|
|
420
|
-
|
|
421
|
-
msgid "app.actions.group.common"
|
|
422
|
-
msgstr ""
|
|
423
|
-
|
|
424
|
-
msgid "app.actions.group.further_actions"
|
|
425
|
-
msgstr ""
|
|
426
|
-
|
|
427
|
-
msgid "app.eo.export.cancel"
|
|
428
|
-
msgstr ""
|
|
429
|
-
|
|
430
|
-
msgid "eo.app.checkout.message"
|
|
431
|
-
msgstr ""
|
|
432
|
-
|
|
433
|
-
msgid "eo.app.checkout.cancel"
|
|
434
|
-
msgstr ""
|
|
435
|
-
|
|
436
|
-
msgid "eo.app.checkout.yes"
|
|
437
|
-
msgstr ""
|
|
438
|
-
|
|
439
|
-
msgid "eo.app.checkout.no"
|
|
440
|
-
msgstr ""
|
|
441
|
-
|
|
442
|
-
msgid "app.add.title.location"
|
|
443
|
-
msgstr ""
|
|
444
|
-
|
|
445
|
-
msgid "app.add.title.location.common"
|
|
446
|
-
msgstr ""
|
|
447
|
-
|
|
448
|
-
msgid "app.add.title"
|
|
449
|
-
msgstr ""
|
|
450
|
-
|
|
451
|
-
msgid "app.bar.button.search.tooltip"
|
|
452
|
-
msgstr ""
|
|
453
|
-
|
|
454
|
-
msgid "app.bar.button.file.tooltip"
|
|
455
|
-
msgstr ""
|
|
456
|
-
|
|
457
|
-
msgid "app.bar.button.favorites.tooltip"
|
|
458
|
-
msgstr ""
|
|
459
|
-
|
|
460
|
-
msgid "app.bar.button.prepare.tooltip"
|
|
461
|
-
msgstr ""
|
|
462
|
-
|
|
463
|
-
msgid "app.bar.button.inbox.tooltip"
|
|
464
|
-
msgstr ""
|
|
465
|
-
|
|
466
|
-
msgid "app.bar.button.settings.title"
|
|
467
|
-
msgstr ""
|
|
468
|
-
|
|
469
|
-
msgid "app.bar.button.logout.title"
|
|
470
|
-
msgstr ""
|
|
471
|
-
|
|
472
|
-
msgid "_app.search.mode.expert"
|
|
473
|
-
msgstr ""
|
|
474
|
-
|
|
475
|
-
msgid "_app.search.mode.expert.close"
|
|
476
|
-
msgstr ""
|
|
477
|
-
|
|
478
|
-
msgid "app.search.restrict.type"
|
|
479
|
-
msgstr ""
|
|
480
|
-
|
|
481
|
-
msgid "app.search.group.general"
|
|
482
|
-
msgstr ""
|
|
483
|
-
|
|
484
|
-
msgid "app.search.restrict.creation"
|
|
485
|
-
msgstr ""
|
|
486
|
-
|
|
487
|
-
msgid "app.search.agg.time.span"
|
|
488
|
-
msgstr ""
|
|
489
|
-
|
|
490
|
-
msgid "app.search.agg.createdby"
|
|
491
|
-
msgstr ""
|
|
492
|
-
|
|
493
|
-
msgid "app.search.restrict.modification"
|
|
494
|
-
msgstr ""
|
|
495
|
-
|
|
496
|
-
msgid "app.search.agg.modifiedby"
|
|
497
|
-
msgstr ""
|
|
498
|
-
|
|
499
|
-
msgid "app.search.restrict.file"
|
|
500
|
-
msgstr ""
|
|
501
|
-
|
|
502
|
-
msgid "app.search.restrict.filename"
|
|
503
|
-
msgstr ""
|
|
504
|
-
|
|
505
|
-
msgid "app.search"
|
|
506
|
-
msgstr ""
|
|
507
|
-
|
|
508
|
-
msgid "app.search.submit"
|
|
509
|
-
msgstr ""
|
|
510
|
-
|
|
511
|
-
msgid "app.search.objecttype.form"
|
|
512
|
-
msgstr ""
|
|
513
|
-
|
|
514
|
-
msgid "app.search.objecttype.form.context"
|
|
515
|
-
msgstr ""
|
|
516
|
-
|
|
517
|
-
msgid "app.search.agg.time.span.custom"
|
|
518
|
-
msgstr ""
|
|
519
|
-
|
|
520
|
-
msgid "app.search.agg.creator"
|
|
521
|
-
msgstr ""
|
|
522
|
-
|
|
523
|
-
msgid "app.search.agg.modifier"
|
|
524
|
-
msgstr ""
|
|
525
|
-
|
|
526
|
-
msgid "app.search.restrict.mimetypegroup"
|
|
527
|
-
msgstr ""
|
|
528
|
-
|
|
529
|
-
msgid "app.search.restrict.filesize"
|
|
530
|
-
msgstr ""
|
|
531
|
-
|
|
532
|
-
msgid "_app.search.aside.summary.storedquery"
|
|
533
|
-
msgstr ""
|
|
534
|
-
|
|
535
|
-
msgid "_app.search.aside.summary"
|
|
536
|
-
msgstr ""
|
|
537
|
-
|
|
538
|
-
msgid "_app.search.aside.summary.term"
|
|
539
|
-
msgstr ""
|
|
540
|
-
|
|
541
|
-
msgid "_app.search.aside.summary.types"
|
|
542
|
-
msgstr ""
|
|
543
|
-
|
|
544
|
-
msgid "_app.search.storedquery.close"
|
|
545
|
-
msgstr ""
|
|
546
|
-
|
|
547
|
-
msgid "_app.search.storedquery.update"
|
|
548
|
-
msgstr ""
|
|
549
|
-
|
|
550
|
-
msgid "app.search.reset"
|
|
551
|
-
msgstr ""
|
|
552
|
-
|
|
553
|
-
msgid "_app.search.summary.empty"
|
|
554
|
-
msgstr ""
|
|
555
|
-
|
|
556
|
-
msgid "app.sidebar.navigation.title"
|
|
557
|
-
msgstr ""
|
|
558
|
-
|
|
559
|
-
msgid "app.sidebar.help.title"
|
|
560
|
-
msgstr ""
|
|
561
|
-
|
|
562
|
-
msgid "app.sidebar.navigation.favorites"
|
|
563
|
-
msgstr ""
|
|
564
|
-
|
|
565
|
-
msgid "app.sidebar.navigation.inbox"
|
|
566
|
-
msgstr ""
|
|
567
|
-
|
|
568
|
-
msgid "app.sidebar.navigation.prepare"
|
|
569
|
-
msgstr ""
|
|
570
|
-
|
|
571
|
-
msgid "app.sidebar.navigation.notifications"
|
|
572
|
-
msgstr ""
|
|
573
|
-
|
|
574
|
-
msgid "app.favorite.icon.dialog.title"
|
|
575
|
-
msgstr ""
|
|
576
|
-
|
|
577
|
-
msgid "app.favorite.icon.dialog.input.label"
|
|
578
|
-
msgstr ""
|
|
579
|
-
|
|
580
|
-
msgid "app.favorite.icon.dialog.cancel"
|
|
581
|
-
msgstr ""
|
|
582
|
-
|
|
583
|
-
msgid "app.favorite.icon.dialog.save"
|
|
584
|
-
msgstr ""
|
|
585
|
-
|
|
586
|
-
msgid "eo.datepicker.calendar.cancel"
|
|
587
|
-
msgstr ""
|
|
588
|
-
|
|
589
|
-
msgid "eo.datepicker.calendar.select"
|
|
590
|
-
msgstr ""
|
|
591
|
-
|
|
592
|
-
msgid "_form.property.dynamic.list.empty"
|
|
593
|
-
msgstr ""
|
|
594
|
-
|
|
595
|
-
msgid "eo.column.config.title"
|
|
596
|
-
msgstr ""
|
|
597
|
-
|
|
598
|
-
msgid "eo.column.config.action.resetdefault"
|
|
599
|
-
msgstr ""
|
|
600
|
-
|
|
601
|
-
msgid "eo.column.config.action.close"
|
|
602
|
-
msgstr ""
|
|
603
|
-
|
|
604
|
-
msgid "eo.column.config.action.save.default"
|
|
605
|
-
msgstr ""
|
|
606
|
-
|
|
607
|
-
msgid "eo.column.config.action.save"
|
|
608
|
-
msgstr ""
|
|
609
|
-
|
|
610
|
-
msgid "eo.column.config.headline.current"
|
|
611
|
-
msgstr ""
|
|
612
|
-
|
|
613
|
-
msgid "eo.column.config.pinned"
|
|
614
|
-
msgstr ""
|
|
615
|
-
|
|
616
|
-
msgid "eo.column.config.group"
|
|
617
|
-
msgstr ""
|
|
618
|
-
|
|
619
|
-
msgid "eo.column.config.sort"
|
|
620
|
-
msgstr ""
|
|
621
|
-
|
|
622
|
-
msgid "eo.column.config.headline.available"
|
|
623
|
-
msgstr ""
|
|
624
|
-
|
|
625
|
-
msgid "app.sort.by"
|
|
626
|
-
msgstr ""
|
|
627
|
-
|
|
628
|
-
msgid "app.search.result.hits"
|
|
629
|
-
msgstr ""
|
|
630
|
-
|
|
631
|
-
msgid "{{loaderText}}"
|
|
632
|
-
msgstr ""
|
|
633
|
-
|
|
634
|
-
msgid "eo.process.details.tab.task"
|
|
635
|
-
msgstr ""
|
|
636
|
-
|
|
637
|
-
msgid "eo.process.details.tab.progress"
|
|
638
|
-
msgstr ""
|
|
639
|
-
|
|
640
|
-
msgid "eo.process.details.tab.attachments"
|
|
641
|
-
msgstr ""
|
|
642
|
-
|
|
643
|
-
msgid "eo.process.details.tab.task.description"
|
|
644
|
-
msgstr ""
|
|
645
|
-
|
|
646
|
-
msgid "_eo.process.task.due"
|
|
647
|
-
msgstr ""
|
|
648
|
-
|
|
649
|
-
msgid "eo.process.substitute"
|
|
650
|
-
msgstr ""
|
|
651
|
-
|
|
652
|
-
msgid "_eo.process.task.continue"
|
|
653
|
-
msgstr ""
|
|
654
|
-
|
|
655
|
-
msgid "eo.process.recipients"
|
|
656
|
-
msgstr ""
|
|
657
|
-
|
|
658
|
-
msgid "eo.process.details.tab.task.indexdata"
|
|
659
|
-
msgstr ""
|
|
660
|
-
|
|
661
|
-
msgid "eo.process.depersonalize"
|
|
662
|
-
msgstr ""
|
|
663
|
-
|
|
664
|
-
msgid "app.object.indexdata.save"
|
|
665
|
-
msgstr ""
|
|
666
|
-
|
|
667
|
-
msgid "eo.process.personalize"
|
|
668
|
-
msgstr ""
|
|
669
|
-
|
|
670
|
-
msgid "eo.process.file.empty.label"
|
|
671
|
-
msgstr ""
|
|
672
|
-
|
|
673
|
-
msgid "eo.process.file.add.label"
|
|
674
|
-
msgstr ""
|
|
675
|
-
|
|
676
|
-
msgid "_eo.app.object.summary.title"
|
|
677
|
-
msgstr ""
|
|
678
|
-
|
|
679
|
-
msgid "app.object.indexdata.title"
|
|
680
|
-
msgstr ""
|
|
681
|
-
|
|
682
|
-
msgid "app.object.history.title"
|
|
683
|
-
msgstr ""
|
|
684
|
-
|
|
685
|
-
msgid "_eo.app.object.links.title"
|
|
686
|
-
msgstr ""
|
|
687
|
-
|
|
688
|
-
msgid "_eo.app.object.content.title"
|
|
689
|
-
msgstr ""
|
|
690
|
-
|
|
691
|
-
msgid "_app.object.history.filter.modification"
|
|
692
|
-
msgstr ""
|
|
693
|
-
|
|
694
|
-
msgid "_app.object.history.filter.process"
|
|
695
|
-
msgstr ""
|
|
696
|
-
|
|
697
|
-
msgid "_app.object.history.filter.informational"
|
|
698
|
-
msgstr ""
|
|
699
|
-
|
|
700
|
-
msgid "app.timeline.empty"
|
|
701
|
-
msgstr ""
|
|
702
|
-
|
|
703
|
-
msgid "app.object.history.version"
|
|
704
|
-
msgstr ""
|
|
705
|
-
|
|
706
|
-
msgid "app.object.history.workflowprocess"
|
|
707
|
-
msgstr ""
|
|
708
|
-
|
|
709
|
-
msgid "app.object.history.activity"
|
|
710
|
-
msgstr ""
|
|
711
|
-
|
|
712
|
-
msgid "app.object.indexdata.form.invalid"
|
|
713
|
-
msgstr ""
|
|
714
|
-
|
|
715
|
-
msgid "app.object.indexdata.reset"
|
|
716
|
-
msgstr ""
|
|
717
|
-
|
|
718
|
-
msgid "eo.form.table.options.btn.delete"
|
|
719
|
-
msgstr ""
|
|
720
|
-
|
|
721
|
-
msgid "eo.form.table.options.btn.save"
|
|
722
|
-
msgstr ""
|
|
723
|
-
|
|
724
|
-
msgid "eo.form.table.options.subhead.edit"
|
|
725
|
-
msgstr ""
|
|
726
|
-
|
|
727
|
-
msgid "eo.form.table.options.subhead.new"
|
|
728
|
-
msgstr ""
|
|
729
|
-
|
|
730
|
-
msgid "eo.form.table.options.btn.cancel"
|
|
731
|
-
msgstr ""
|
|
732
|
-
|
|
733
|
-
msgid "_form.property.daterange.invalid"
|
|
734
|
-
msgstr ""
|
|
735
|
-
|
|
736
|
-
msgid "_form.property.numberrange.invalid"
|
|
737
|
-
msgstr ""
|
|
738
|
-
|
|
739
|
-
msgid "form.property.number"
|
|
740
|
-
msgstr ""
|
|
741
|
-
|
|
742
|
-
msgid "{{formElementRef.errors.precision.translateKey}}"
|
|
743
|
-
msgstr ""
|
|
744
|
-
|
|
745
|
-
msgid "{{formElementRef.errors.scale.translateKey}}"
|
|
746
|
-
msgstr ""
|
|
747
|
-
|
|
748
|
-
msgid "_form.property.date.invalid"
|
|
749
|
-
msgstr ""
|
|
750
|
-
|
|
751
|
-
msgid "_form.property.codesystem.value.invalid"
|
|
752
|
-
msgstr ""
|
|
753
|
-
|
|
754
|
-
msgid "form.property.required"
|
|
755
|
-
msgstr ""
|
|
756
|
-
|
|
757
|
-
msgid "form.property.maxlength"
|
|
758
|
-
msgstr ""
|
|
759
|
-
|
|
760
|
-
msgid "form.property.minlength"
|
|
761
|
-
msgstr ""
|
|
762
|
-
|
|
763
|
-
msgid "_eo.object.preview.attachments"
|
|
764
|
-
msgstr ""
|
|
765
|
-
|
|
766
|
-
msgid "eo.prepare.template.abort"
|
|
767
|
-
msgstr ""
|
|
768
|
-
|
|
769
|
-
msgid "eo.prepare.template.select"
|
|
770
|
-
msgstr ""
|
|
771
|
-
|
|
772
|
-
msgid "eo.prepare.save"
|
|
773
|
-
msgstr ""
|
|
774
|
-
|
|
775
|
-
msgid "eo.prepare.saveopen"
|
|
776
|
-
msgstr ""
|
|
777
|
-
|
|
778
|
-
msgid "eo.prepare.details.type.empty"
|
|
779
|
-
msgstr ""
|
|
780
|
-
|
|
781
|
-
msgid "eo.prepare.details.type.notallowed"
|
|
782
|
-
msgstr ""
|
|
783
|
-
|
|
784
|
-
msgid "eo.prepare.details.contents.title"
|
|
785
|
-
msgstr ""
|
|
786
|
-
|
|
787
|
-
msgid "eo.prepare.attachment.template.resolver"
|
|
788
|
-
msgstr ""
|
|
789
|
-
|
|
790
|
-
msgid "eo.prepare.attachment.info"
|
|
791
|
-
msgstr ""
|
|
792
|
-
|
|
793
|
-
msgid "eo.prepare.attachment.upload.title"
|
|
794
|
-
msgstr ""
|
|
795
|
-
|
|
796
|
-
msgid "eo.prepare.attachment.upload.desc"
|
|
797
|
-
msgstr ""
|
|
798
|
-
|
|
799
|
-
msgid "eo.prepare.attachment.template.title"
|
|
800
|
-
msgstr ""
|
|
801
|
-
|
|
802
|
-
msgid "eo.prepare.attachment.template.desc"
|
|
803
|
-
msgstr ""
|
|
804
|
-
|
|
805
|
-
msgid "eo.prepare.attachment.nofile.title"
|
|
806
|
-
msgstr ""
|
|
807
|
-
|
|
808
|
-
msgid "eo.prepare.attachment.nofile.desc"
|
|
809
|
-
msgstr ""
|
|
810
|
-
|
|
811
|
-
msgid "app.prepare.list.item.type.undefined"
|
|
812
|
-
msgstr ""
|
|
813
|
-
|
|
814
|
-
msgid "app.prepare.list.title"
|
|
815
|
-
msgstr ""
|
|
816
|
-
|
|
817
|
-
msgid "app.prepare.list.title.sub"
|
|
818
|
-
msgstr ""
|
|
819
|
-
|
|
820
|
-
msgid "app.prepare.list.empty"
|
|
821
|
-
msgstr ""
|
|
822
|
-
|
|
823
|
-
msgid "app.prepare.list.item.location.set"
|
|
824
|
-
msgstr ""
|
|
825
|
-
|
|
826
|
-
msgid "app.prepare.list.item.location.notset"
|
|
827
|
-
msgstr ""
|
|
828
|
-
|
|
829
|
-
msgid "app.prepare.list.item.template"
|
|
830
|
-
msgstr ""
|
|
831
|
-
|
|
832
|
-
msgid "app.prepare.list.item.file.none"
|
|
833
|
-
msgstr ""
|
|
834
|
-
|
|
835
|
-
msgid "_eo.quicksearch.label"
|
|
836
|
-
msgstr ""
|
|
837
|
-
|
|
838
|
-
msgid "app.search.result.term"
|
|
839
|
-
msgstr ""
|
|
840
|
-
|
|
841
|
-
msgid "app.search.suggest"
|
|
842
|
-
msgstr ""
|
|
843
|
-
|
|
844
|
-
msgid "app.search.title"
|
|
845
|
-
msgstr ""
|
|
846
|
-
|
|
847
|
-
msgid "_eo.shortcuts.title"
|
|
848
|
-
msgstr ""
|
|
849
|
-
|
|
850
|
-
msgid "app.eo.storedquery.res.count.label"
|
|
851
|
-
msgstr ""
|
|
852
|
-
|
|
853
|
-
msgid "_eo.clipboard.type.cut"
|
|
854
|
-
msgstr ""
|
|
855
|
-
|
|
856
|
-
msgid "_eo.clipboard.type.copy"
|
|
857
|
-
msgstr ""
|
|
858
|
-
|
|
859
|
-
msgid "_eo.clipboard.more"
|
|
860
|
-
msgstr ""
|
|
861
|
-
|
|
862
|
-
msgid "_eo.clipboard.clear"
|
|
863
|
-
msgstr ""
|
|
864
|
-
|
|
865
|
-
msgid "{{ errorMessage }}"
|
|
866
|
-
msgstr ""
|
|
867
|
-
|
|
868
|
-
msgid "_eo.indexdata.summary.more"
|
|
869
|
-
msgstr ""
|
|
870
|
-
|
|
871
|
-
msgid "_eo.global.baseparam.filename"
|
|
872
|
-
msgstr ""
|
|
873
|
-
|
|
874
|
-
msgid "_eo.global.baseparam.filesize"
|
|
875
|
-
msgstr ""
|
|
876
|
-
|
|
877
|
-
msgid "_eo.global.baseparam.modified"
|
|
878
|
-
msgstr ""
|
|
879
|
-
|
|
880
|
-
msgid "_eo.global.baseparam.modifier"
|
|
881
|
-
msgstr ""
|
|
882
|
-
|
|
883
|
-
msgid "_eo.global.baseparam.created"
|
|
884
|
-
msgstr ""
|
|
885
|
-
|
|
886
|
-
msgid "_eo.global.baseparam.creator"
|
|
887
|
-
msgstr ""
|
|
888
|
-
|
|
889
|
-
msgid "eo.object.summary.version"
|
|
890
|
-
msgstr ""
|
|
891
|
-
|
|
892
|
-
msgid "eo.object.summary.version.compare"
|
|
893
|
-
msgstr ""
|
|
894
|
-
|
|
895
|
-
msgid "_eo.upload.global.headline"
|
|
896
|
-
msgstr ""
|
|
897
|
-
|
|
898
|
-
msgid "eo.upload.global.choose.title"
|
|
899
|
-
msgstr ""
|
|
900
|
-
|
|
901
|
-
msgid "eo.upload.global.choose.message"
|
|
902
|
-
msgstr ""
|
|
903
|
-
|
|
904
|
-
msgid "eo.upload.global.cancel"
|
|
905
|
-
msgstr ""
|
|
906
|
-
|
|
907
|
-
msgid "eo.upload.global.choose.single"
|
|
908
|
-
msgstr ""
|
|
909
|
-
|
|
910
|
-
msgid "eo.upload.global.choose.multi"
|
|
911
|
-
msgstr ""
|
|
912
|
-
|
|
913
|
-
msgid "eo.upload.global.target"
|
|
914
|
-
msgstr ""
|
|
915
|
-
|
|
916
|
-
msgid "eo.upload.global.root.title"
|
|
917
|
-
msgstr ""
|
|
918
|
-
|
|
919
|
-
msgid "eo.upload.global.root.description"
|
|
920
|
-
msgstr ""
|
|
921
|
-
|
|
922
|
-
msgid "eo.upload.global.object.title"
|
|
923
|
-
msgstr ""
|
|
924
|
-
|
|
925
|
-
msgid "eo.upload.global.object.title.nocontent"
|
|
926
|
-
msgstr ""
|
|
927
|
-
|
|
928
|
-
msgid "_eo.upload.global.context.title"
|
|
1
|
+
msgid ""
|
|
2
|
+
msgstr ""
|
|
3
|
+
"MIME-Version: 1.0\n"
|
|
4
|
+
"Content-Type: text/plain; charset=utf-8\n"
|
|
5
|
+
"Content-Transfer-Encoding: 8bit\n"
|
|
6
|
+
|
|
7
|
+
msgid "_eo.shortcuts.app.title"
|
|
8
|
+
msgstr ""
|
|
9
|
+
|
|
10
|
+
msgid "_eo.shortcuts.app.action.add"
|
|
11
|
+
msgstr ""
|
|
12
|
+
|
|
13
|
+
msgid "_eo.shortcuts.app.action.search"
|
|
14
|
+
msgstr ""
|
|
15
|
+
|
|
16
|
+
msgid "_eo.shortcuts.app.action.logout"
|
|
17
|
+
msgstr ""
|
|
18
|
+
|
|
19
|
+
msgid "_eo.shortcuts.app.nav.title"
|
|
20
|
+
msgstr ""
|
|
21
|
+
|
|
22
|
+
msgid "_eo.shortcuts.app.action.dashboard"
|
|
23
|
+
msgstr ""
|
|
24
|
+
|
|
25
|
+
msgid "_eo.shortcuts.app.action.inbox"
|
|
26
|
+
msgstr ""
|
|
27
|
+
|
|
28
|
+
msgid "_eo.shortcuts.app.action.intray"
|
|
29
|
+
msgstr ""
|
|
30
|
+
|
|
31
|
+
msgid "_eo.shortcuts.app.action.favorites"
|
|
32
|
+
msgstr ""
|
|
33
|
+
|
|
34
|
+
msgid "_eo.shortcuts.app.action.settings"
|
|
35
|
+
msgstr ""
|
|
36
|
+
|
|
37
|
+
msgid "app.inbox.sort.title"
|
|
38
|
+
msgstr ""
|
|
39
|
+
|
|
40
|
+
msgid "app.inbox.sort.date"
|
|
41
|
+
msgstr ""
|
|
42
|
+
|
|
43
|
+
msgid "app.inbox.filter.unread"
|
|
44
|
+
msgstr ""
|
|
45
|
+
|
|
46
|
+
msgid "app.inbox.filter.absent"
|
|
47
|
+
msgstr ""
|
|
48
|
+
|
|
49
|
+
msgid "app.inbox.RESUBMISSION"
|
|
50
|
+
msgstr ""
|
|
51
|
+
|
|
52
|
+
msgid "app.inbox.SUBSCRIPTION"
|
|
53
|
+
msgstr ""
|
|
54
|
+
|
|
55
|
+
msgid "app.inbox.BPM"
|
|
56
|
+
msgstr ""
|
|
57
|
+
|
|
58
|
+
msgid "app.notifications.sort.title"
|
|
59
|
+
msgstr ""
|
|
60
|
+
|
|
61
|
+
msgid "_eo.notifications.sort.title"
|
|
62
|
+
msgstr ""
|
|
63
|
+
|
|
64
|
+
msgid "app.notifications.sort.due"
|
|
65
|
+
msgstr ""
|
|
66
|
+
|
|
67
|
+
msgid "_eo.shortcuts.eo-page.title"
|
|
68
|
+
msgstr ""
|
|
69
|
+
|
|
70
|
+
msgid "_eo.shortcuts.eo-page.action.undock"
|
|
71
|
+
msgstr ""
|
|
72
|
+
|
|
73
|
+
msgid "_eo.state.object.tree.filter.label"
|
|
74
|
+
msgstr ""
|
|
75
|
+
|
|
76
|
+
msgid "_eo.app.init.fail.config"
|
|
77
|
+
msgstr ""
|
|
78
|
+
|
|
79
|
+
msgid "_eo.app.init.fail.auth"
|
|
80
|
+
msgstr ""
|
|
81
|
+
|
|
82
|
+
msgid "eo.state.settings.presence.error.title"
|
|
83
|
+
msgstr ""
|
|
84
|
+
|
|
85
|
+
msgid "eo.state.settings.presence.error.description"
|
|
86
|
+
msgstr ""
|
|
87
|
+
|
|
88
|
+
msgid "_eo.user.service.schema.locale.error.title"
|
|
89
|
+
msgstr ""
|
|
90
|
+
|
|
91
|
+
msgid "_eo.user.service.schema.locale.error.description"
|
|
92
|
+
msgstr ""
|
|
93
|
+
|
|
94
|
+
msgid "action.edit.document.label"
|
|
95
|
+
msgstr ""
|
|
96
|
+
|
|
97
|
+
msgid "action.edit.document.description"
|
|
98
|
+
msgstr ""
|
|
99
|
+
|
|
100
|
+
msgid "_eo.app.add.prepare.fail.title"
|
|
101
|
+
msgstr ""
|
|
102
|
+
|
|
103
|
+
msgid "_eo.app.add.prepare.fail.msg"
|
|
104
|
+
msgstr ""
|
|
105
|
+
|
|
106
|
+
msgid "app.favorite.icon.tooltip.remove"
|
|
107
|
+
msgstr ""
|
|
108
|
+
|
|
109
|
+
msgid "app.favorite.icon.tooltip.add"
|
|
110
|
+
msgstr ""
|
|
111
|
+
|
|
112
|
+
msgid "_eo.global.number.separator.decimal"
|
|
113
|
+
msgstr ""
|
|
114
|
+
|
|
115
|
+
msgid "eo.column.config.info.type.context"
|
|
116
|
+
msgstr ""
|
|
117
|
+
|
|
118
|
+
msgid "eo.column.config.info.type"
|
|
119
|
+
msgstr ""
|
|
120
|
+
|
|
121
|
+
msgid "eo.column.config.info.fulltext"
|
|
122
|
+
msgstr ""
|
|
123
|
+
|
|
124
|
+
msgid "app.resultlist.grid.filterOoo"
|
|
125
|
+
msgstr ""
|
|
126
|
+
|
|
127
|
+
msgid "_eo.process.details.workitem.load.fail"
|
|
128
|
+
msgstr ""
|
|
129
|
+
|
|
130
|
+
msgid "eo.process.details.task.resubmission.description"
|
|
131
|
+
msgstr ""
|
|
132
|
+
|
|
133
|
+
msgid "eo.process.details.button.resubmission.remove"
|
|
134
|
+
msgstr ""
|
|
135
|
+
|
|
136
|
+
msgid "eo.process.details.task.subscription.description"
|
|
137
|
+
msgstr ""
|
|
138
|
+
|
|
139
|
+
msgid "eo.process.details.button.subscription.remove"
|
|
140
|
+
msgstr ""
|
|
141
|
+
|
|
142
|
+
msgid "eo.process.activity.lock.denied"
|
|
143
|
+
msgstr ""
|
|
144
|
+
|
|
145
|
+
msgid "eo.process.file.notification.error"
|
|
146
|
+
msgstr ""
|
|
147
|
+
|
|
148
|
+
msgid "eo.process.file.notification.add.message"
|
|
149
|
+
msgstr ""
|
|
150
|
+
|
|
151
|
+
msgid "eo.process.activity.unlock.denied"
|
|
152
|
+
msgstr ""
|
|
153
|
+
|
|
154
|
+
msgid "_app.bpm.activity.forward.success"
|
|
155
|
+
msgstr ""
|
|
156
|
+
|
|
157
|
+
msgid "app.bpm.activity.forward.error"
|
|
158
|
+
msgstr ""
|
|
159
|
+
|
|
160
|
+
msgid "eo.process.file.notification.remove"
|
|
161
|
+
msgstr ""
|
|
162
|
+
|
|
163
|
+
msgid "eo.process.file.notification.remove.message"
|
|
164
|
+
msgstr ""
|
|
165
|
+
|
|
166
|
+
msgid "app.bpm.activity.indexdata.save.success"
|
|
167
|
+
msgstr ""
|
|
168
|
+
|
|
169
|
+
msgid "app.bpm.activity.indexdata.save.error"
|
|
170
|
+
msgstr ""
|
|
171
|
+
|
|
172
|
+
msgid "_app.inbox.activity.confirm.success"
|
|
173
|
+
msgstr ""
|
|
174
|
+
|
|
175
|
+
msgid "_eo.process.item.remove.fail"
|
|
176
|
+
msgstr ""
|
|
177
|
+
|
|
178
|
+
msgid "eo.framework.datetime.filter.pattern"
|
|
179
|
+
msgstr ""
|
|
180
|
+
|
|
181
|
+
msgid "app.object.lock"
|
|
182
|
+
msgstr ""
|
|
183
|
+
|
|
184
|
+
msgid "_eo.shortcuts.eo-object-details.title"
|
|
185
|
+
msgstr ""
|
|
186
|
+
|
|
187
|
+
msgid "_eo.shortcuts.action.open.context"
|
|
188
|
+
msgstr ""
|
|
189
|
+
|
|
190
|
+
msgid "_eo.shortcuts.form.title"
|
|
191
|
+
msgstr ""
|
|
192
|
+
|
|
193
|
+
msgid "_eo.shortcuts.form.action.save"
|
|
194
|
+
msgstr ""
|
|
195
|
+
|
|
196
|
+
msgid "_eo.shortcuts.form.action.reset"
|
|
197
|
+
msgstr ""
|
|
198
|
+
|
|
199
|
+
msgid "_eo.shortcuts.form.action.edit"
|
|
200
|
+
msgstr ""
|
|
201
|
+
|
|
202
|
+
msgid "app.object.indexdata.save.success"
|
|
203
|
+
msgstr ""
|
|
204
|
+
|
|
205
|
+
msgid "app.object.indexdata.save.error"
|
|
206
|
+
msgstr ""
|
|
207
|
+
|
|
208
|
+
msgid "app.prepare.created.error.title"
|
|
209
|
+
msgstr ""
|
|
210
|
+
|
|
211
|
+
msgid "app.prepare.created.error.message"
|
|
212
|
+
msgstr ""
|
|
213
|
+
|
|
214
|
+
msgid "eo.prepare.template.error.message"
|
|
215
|
+
msgstr ""
|
|
216
|
+
|
|
217
|
+
msgid "eo.prepare.template.error.title"
|
|
218
|
+
msgstr ""
|
|
219
|
+
|
|
220
|
+
msgid "eo.upload.global.error.title"
|
|
221
|
+
msgstr ""
|
|
222
|
+
|
|
223
|
+
msgid "eo.upload.global.error.description"
|
|
224
|
+
msgstr ""
|
|
225
|
+
|
|
226
|
+
msgid "app.prepare.location.title.sysroot"
|
|
227
|
+
msgstr ""
|
|
228
|
+
|
|
229
|
+
msgid "app.prepare.location.title.prefix"
|
|
230
|
+
msgstr ""
|
|
231
|
+
|
|
232
|
+
msgid "eo.prepare.details.type.title"
|
|
233
|
+
msgstr ""
|
|
234
|
+
|
|
235
|
+
msgid "eo.prepare.details.type.subtitle"
|
|
236
|
+
msgstr ""
|
|
237
|
+
|
|
238
|
+
msgid "eo.prepare.details.content.subtitle"
|
|
239
|
+
msgstr ""
|
|
240
|
+
|
|
241
|
+
msgid "eo.prepare.details.indexdata.subtitle"
|
|
242
|
+
msgstr ""
|
|
243
|
+
|
|
244
|
+
msgid "_eo.tabcontainer.order.question"
|
|
245
|
+
msgstr ""
|
|
246
|
+
|
|
247
|
+
msgid "_eo.tabcontainer.order.success"
|
|
248
|
+
msgstr ""
|
|
249
|
+
|
|
250
|
+
msgid "_eo.app.init.fail"
|
|
251
|
+
msgstr ""
|
|
252
|
+
|
|
253
|
+
msgid "eo.quicksearch.hits"
|
|
254
|
+
msgstr ""
|
|
255
|
+
|
|
256
|
+
msgid "eo.state.dashboard.storedqueries"
|
|
257
|
+
msgstr ""
|
|
258
|
+
|
|
259
|
+
msgid "eo.quicksearch.result.group.global"
|
|
260
|
+
msgstr ""
|
|
261
|
+
|
|
262
|
+
msgid "app.favorites.list.title"
|
|
263
|
+
msgstr ""
|
|
264
|
+
|
|
265
|
+
msgid "app.favorites.filter.title"
|
|
266
|
+
msgstr ""
|
|
267
|
+
|
|
268
|
+
msgid "app.favorites.filter.section.objecttype"
|
|
269
|
+
msgstr ""
|
|
270
|
+
|
|
271
|
+
msgid "app.favorites.list.empty"
|
|
272
|
+
msgstr ""
|
|
273
|
+
|
|
274
|
+
msgid "eo.favorite.details.item.gone.remove"
|
|
275
|
+
msgstr ""
|
|
276
|
+
|
|
277
|
+
msgid "app.inbox.list.title"
|
|
278
|
+
msgstr ""
|
|
279
|
+
|
|
280
|
+
msgid "app.inbox.filter.title"
|
|
281
|
+
msgstr ""
|
|
282
|
+
|
|
283
|
+
msgid "app.inbox.filter.section.type"
|
|
284
|
+
msgstr ""
|
|
285
|
+
|
|
286
|
+
msgid "app.inbox.list.empty"
|
|
287
|
+
msgstr ""
|
|
288
|
+
|
|
289
|
+
msgid "_eo.state.login.username"
|
|
290
|
+
msgstr ""
|
|
291
|
+
|
|
292
|
+
msgid "_eo.state.login.password"
|
|
293
|
+
msgstr ""
|
|
294
|
+
|
|
295
|
+
msgid "_eo.state.login.msg.invalid"
|
|
296
|
+
msgstr ""
|
|
297
|
+
|
|
298
|
+
msgid "_eo.state.login.host"
|
|
299
|
+
msgstr ""
|
|
300
|
+
|
|
301
|
+
msgid "_eo.state.login.submit"
|
|
302
|
+
msgstr ""
|
|
303
|
+
|
|
304
|
+
msgid "app.notifications.list.title"
|
|
305
|
+
msgstr ""
|
|
306
|
+
|
|
307
|
+
msgid "app.notifications.filter.title"
|
|
308
|
+
msgstr ""
|
|
309
|
+
|
|
310
|
+
msgid "app.notifications.filter.section.title"
|
|
311
|
+
msgstr ""
|
|
312
|
+
|
|
313
|
+
msgid "app.notifications.filter.section.objecttype"
|
|
314
|
+
msgstr ""
|
|
315
|
+
|
|
316
|
+
msgid "app.notifications.list.subtitle"
|
|
317
|
+
msgstr ""
|
|
318
|
+
|
|
319
|
+
msgid "app.notifications.list.empty"
|
|
320
|
+
msgstr ""
|
|
321
|
+
|
|
322
|
+
msgid "eo.notifications.details.item.gone.remove"
|
|
323
|
+
msgstr ""
|
|
324
|
+
|
|
325
|
+
msgid "_eo.state.object.tree.error"
|
|
326
|
+
msgstr ""
|
|
327
|
+
|
|
328
|
+
msgid "_eo.state.object.frontpage.created"
|
|
329
|
+
msgstr ""
|
|
330
|
+
|
|
331
|
+
msgid "_eo.state.object.frontpage.doccount"
|
|
332
|
+
msgstr ""
|
|
333
|
+
|
|
334
|
+
msgid "_eo.state.object.frontpage.filesize"
|
|
335
|
+
msgstr ""
|
|
336
|
+
|
|
337
|
+
msgid "_eo.state.object.frontpage.lastchanges"
|
|
338
|
+
msgstr ""
|
|
339
|
+
|
|
340
|
+
msgid "eo.state.settings.presence.present"
|
|
341
|
+
msgstr ""
|
|
342
|
+
|
|
343
|
+
msgid "eo.state.settings.presence.absent"
|
|
344
|
+
msgstr ""
|
|
345
|
+
|
|
346
|
+
msgid "eo.state.settings.language"
|
|
347
|
+
msgstr ""
|
|
348
|
+
|
|
349
|
+
msgid "eo.state.settings.language.client"
|
|
350
|
+
msgstr ""
|
|
351
|
+
|
|
352
|
+
msgid "eo.state.settings.language.schema"
|
|
353
|
+
msgstr ""
|
|
354
|
+
|
|
355
|
+
msgid "_eo.state.settings.permission"
|
|
356
|
+
msgstr ""
|
|
357
|
+
|
|
358
|
+
msgid "eo.state.settings.roles"
|
|
359
|
+
msgstr ""
|
|
360
|
+
|
|
361
|
+
msgid "eo.state.settings.others"
|
|
362
|
+
msgstr ""
|
|
363
|
+
|
|
364
|
+
msgid "eo.state.settings.lock"
|
|
365
|
+
msgstr ""
|
|
366
|
+
|
|
367
|
+
msgid "eo.state.settings.lock.enable"
|
|
368
|
+
msgstr ""
|
|
369
|
+
|
|
370
|
+
msgid "eo.state.settings.lock.disable"
|
|
371
|
+
msgstr ""
|
|
372
|
+
|
|
373
|
+
msgid "eo.state.settings.lock.ask"
|
|
374
|
+
msgstr ""
|
|
375
|
+
|
|
376
|
+
msgid "eo.state.settings.agent"
|
|
377
|
+
msgstr ""
|
|
378
|
+
|
|
379
|
+
msgid "eo.state.settings.agent.new-connection"
|
|
380
|
+
msgstr ""
|
|
381
|
+
|
|
382
|
+
msgid "eo.state.settings.agent.description"
|
|
383
|
+
msgstr ""
|
|
384
|
+
|
|
385
|
+
msgid "eo.state.settings.agent.pairing.request"
|
|
386
|
+
msgstr ""
|
|
387
|
+
|
|
388
|
+
msgid "eo.state.settings.agent.pairing.description"
|
|
389
|
+
msgstr ""
|
|
390
|
+
|
|
391
|
+
msgid "eo.state.settings.pairing-status"
|
|
392
|
+
msgstr ""
|
|
393
|
+
|
|
394
|
+
msgid "eo.state.settings.agent.pairing.status.paired"
|
|
395
|
+
msgstr ""
|
|
396
|
+
|
|
397
|
+
msgid "eo.state.settings.agent.pairing.status.could-pair"
|
|
398
|
+
msgstr ""
|
|
399
|
+
|
|
400
|
+
msgid "eo.state.settings.agent.pairing.status.not-connected"
|
|
401
|
+
msgstr ""
|
|
402
|
+
|
|
403
|
+
msgid "eo.state.settings.agent.pairing.status.paired-desc"
|
|
404
|
+
msgstr ""
|
|
405
|
+
|
|
406
|
+
msgid "eo.state.settings.agent.pairing.status.could-pair-desc"
|
|
407
|
+
msgstr ""
|
|
408
|
+
|
|
409
|
+
msgid "eo.state.settings.agent.pairing.status.not-connected-desc"
|
|
410
|
+
msgstr ""
|
|
411
|
+
|
|
412
|
+
msgid "app.actions.sticky.title"
|
|
413
|
+
msgstr ""
|
|
414
|
+
|
|
415
|
+
msgid "app.actions.sticky.title.sub.selection"
|
|
416
|
+
msgstr ""
|
|
417
|
+
|
|
418
|
+
msgid "app.actions.sticky.title.sub.for"
|
|
419
|
+
msgstr ""
|
|
420
|
+
|
|
421
|
+
msgid "app.actions.group.common"
|
|
422
|
+
msgstr ""
|
|
423
|
+
|
|
424
|
+
msgid "app.actions.group.further_actions"
|
|
425
|
+
msgstr ""
|
|
426
|
+
|
|
427
|
+
msgid "app.eo.export.cancel"
|
|
428
|
+
msgstr ""
|
|
429
|
+
|
|
430
|
+
msgid "eo.app.checkout.message"
|
|
431
|
+
msgstr ""
|
|
432
|
+
|
|
433
|
+
msgid "eo.app.checkout.cancel"
|
|
434
|
+
msgstr ""
|
|
435
|
+
|
|
436
|
+
msgid "eo.app.checkout.yes"
|
|
437
|
+
msgstr ""
|
|
438
|
+
|
|
439
|
+
msgid "eo.app.checkout.no"
|
|
440
|
+
msgstr ""
|
|
441
|
+
|
|
442
|
+
msgid "app.add.title.location"
|
|
443
|
+
msgstr ""
|
|
444
|
+
|
|
445
|
+
msgid "app.add.title.location.common"
|
|
446
|
+
msgstr ""
|
|
447
|
+
|
|
448
|
+
msgid "app.add.title"
|
|
449
|
+
msgstr ""
|
|
450
|
+
|
|
451
|
+
msgid "app.bar.button.search.tooltip"
|
|
452
|
+
msgstr ""
|
|
453
|
+
|
|
454
|
+
msgid "app.bar.button.file.tooltip"
|
|
455
|
+
msgstr ""
|
|
456
|
+
|
|
457
|
+
msgid "app.bar.button.favorites.tooltip"
|
|
458
|
+
msgstr ""
|
|
459
|
+
|
|
460
|
+
msgid "app.bar.button.prepare.tooltip"
|
|
461
|
+
msgstr ""
|
|
462
|
+
|
|
463
|
+
msgid "app.bar.button.inbox.tooltip"
|
|
464
|
+
msgstr ""
|
|
465
|
+
|
|
466
|
+
msgid "app.bar.button.settings.title"
|
|
467
|
+
msgstr ""
|
|
468
|
+
|
|
469
|
+
msgid "app.bar.button.logout.title"
|
|
470
|
+
msgstr ""
|
|
471
|
+
|
|
472
|
+
msgid "_app.search.mode.expert"
|
|
473
|
+
msgstr ""
|
|
474
|
+
|
|
475
|
+
msgid "_app.search.mode.expert.close"
|
|
476
|
+
msgstr ""
|
|
477
|
+
|
|
478
|
+
msgid "app.search.restrict.type"
|
|
479
|
+
msgstr ""
|
|
480
|
+
|
|
481
|
+
msgid "app.search.group.general"
|
|
482
|
+
msgstr ""
|
|
483
|
+
|
|
484
|
+
msgid "app.search.restrict.creation"
|
|
485
|
+
msgstr ""
|
|
486
|
+
|
|
487
|
+
msgid "app.search.agg.time.span"
|
|
488
|
+
msgstr ""
|
|
489
|
+
|
|
490
|
+
msgid "app.search.agg.createdby"
|
|
491
|
+
msgstr ""
|
|
492
|
+
|
|
493
|
+
msgid "app.search.restrict.modification"
|
|
494
|
+
msgstr ""
|
|
495
|
+
|
|
496
|
+
msgid "app.search.agg.modifiedby"
|
|
497
|
+
msgstr ""
|
|
498
|
+
|
|
499
|
+
msgid "app.search.restrict.file"
|
|
500
|
+
msgstr ""
|
|
501
|
+
|
|
502
|
+
msgid "app.search.restrict.filename"
|
|
503
|
+
msgstr ""
|
|
504
|
+
|
|
505
|
+
msgid "app.search"
|
|
506
|
+
msgstr ""
|
|
507
|
+
|
|
508
|
+
msgid "app.search.submit"
|
|
509
|
+
msgstr ""
|
|
510
|
+
|
|
511
|
+
msgid "app.search.objecttype.form"
|
|
512
|
+
msgstr ""
|
|
513
|
+
|
|
514
|
+
msgid "app.search.objecttype.form.context"
|
|
515
|
+
msgstr ""
|
|
516
|
+
|
|
517
|
+
msgid "app.search.agg.time.span.custom"
|
|
518
|
+
msgstr ""
|
|
519
|
+
|
|
520
|
+
msgid "app.search.agg.creator"
|
|
521
|
+
msgstr ""
|
|
522
|
+
|
|
523
|
+
msgid "app.search.agg.modifier"
|
|
524
|
+
msgstr ""
|
|
525
|
+
|
|
526
|
+
msgid "app.search.restrict.mimetypegroup"
|
|
527
|
+
msgstr ""
|
|
528
|
+
|
|
529
|
+
msgid "app.search.restrict.filesize"
|
|
530
|
+
msgstr ""
|
|
531
|
+
|
|
532
|
+
msgid "_app.search.aside.summary.storedquery"
|
|
533
|
+
msgstr ""
|
|
534
|
+
|
|
535
|
+
msgid "_app.search.aside.summary"
|
|
536
|
+
msgstr ""
|
|
537
|
+
|
|
538
|
+
msgid "_app.search.aside.summary.term"
|
|
539
|
+
msgstr ""
|
|
540
|
+
|
|
541
|
+
msgid "_app.search.aside.summary.types"
|
|
542
|
+
msgstr ""
|
|
543
|
+
|
|
544
|
+
msgid "_app.search.storedquery.close"
|
|
545
|
+
msgstr ""
|
|
546
|
+
|
|
547
|
+
msgid "_app.search.storedquery.update"
|
|
548
|
+
msgstr ""
|
|
549
|
+
|
|
550
|
+
msgid "app.search.reset"
|
|
551
|
+
msgstr ""
|
|
552
|
+
|
|
553
|
+
msgid "_app.search.summary.empty"
|
|
554
|
+
msgstr ""
|
|
555
|
+
|
|
556
|
+
msgid "app.sidebar.navigation.title"
|
|
557
|
+
msgstr ""
|
|
558
|
+
|
|
559
|
+
msgid "app.sidebar.help.title"
|
|
560
|
+
msgstr ""
|
|
561
|
+
|
|
562
|
+
msgid "app.sidebar.navigation.favorites"
|
|
563
|
+
msgstr ""
|
|
564
|
+
|
|
565
|
+
msgid "app.sidebar.navigation.inbox"
|
|
566
|
+
msgstr ""
|
|
567
|
+
|
|
568
|
+
msgid "app.sidebar.navigation.prepare"
|
|
569
|
+
msgstr ""
|
|
570
|
+
|
|
571
|
+
msgid "app.sidebar.navigation.notifications"
|
|
572
|
+
msgstr ""
|
|
573
|
+
|
|
574
|
+
msgid "app.favorite.icon.dialog.title"
|
|
575
|
+
msgstr ""
|
|
576
|
+
|
|
577
|
+
msgid "app.favorite.icon.dialog.input.label"
|
|
578
|
+
msgstr ""
|
|
579
|
+
|
|
580
|
+
msgid "app.favorite.icon.dialog.cancel"
|
|
581
|
+
msgstr ""
|
|
582
|
+
|
|
583
|
+
msgid "app.favorite.icon.dialog.save"
|
|
584
|
+
msgstr ""
|
|
585
|
+
|
|
586
|
+
msgid "eo.datepicker.calendar.cancel"
|
|
587
|
+
msgstr ""
|
|
588
|
+
|
|
589
|
+
msgid "eo.datepicker.calendar.select"
|
|
590
|
+
msgstr ""
|
|
591
|
+
|
|
592
|
+
msgid "_form.property.dynamic.list.empty"
|
|
593
|
+
msgstr ""
|
|
594
|
+
|
|
595
|
+
msgid "eo.column.config.title"
|
|
596
|
+
msgstr ""
|
|
597
|
+
|
|
598
|
+
msgid "eo.column.config.action.resetdefault"
|
|
599
|
+
msgstr ""
|
|
600
|
+
|
|
601
|
+
msgid "eo.column.config.action.close"
|
|
602
|
+
msgstr ""
|
|
603
|
+
|
|
604
|
+
msgid "eo.column.config.action.save.default"
|
|
605
|
+
msgstr ""
|
|
606
|
+
|
|
607
|
+
msgid "eo.column.config.action.save"
|
|
608
|
+
msgstr ""
|
|
609
|
+
|
|
610
|
+
msgid "eo.column.config.headline.current"
|
|
611
|
+
msgstr ""
|
|
612
|
+
|
|
613
|
+
msgid "eo.column.config.pinned"
|
|
614
|
+
msgstr ""
|
|
615
|
+
|
|
616
|
+
msgid "eo.column.config.group"
|
|
617
|
+
msgstr ""
|
|
618
|
+
|
|
619
|
+
msgid "eo.column.config.sort"
|
|
620
|
+
msgstr ""
|
|
621
|
+
|
|
622
|
+
msgid "eo.column.config.headline.available"
|
|
623
|
+
msgstr ""
|
|
624
|
+
|
|
625
|
+
msgid "app.sort.by"
|
|
626
|
+
msgstr ""
|
|
627
|
+
|
|
628
|
+
msgid "app.search.result.hits"
|
|
629
|
+
msgstr ""
|
|
630
|
+
|
|
631
|
+
msgid "{{loaderText}}"
|
|
632
|
+
msgstr ""
|
|
633
|
+
|
|
634
|
+
msgid "eo.process.details.tab.task"
|
|
635
|
+
msgstr ""
|
|
636
|
+
|
|
637
|
+
msgid "eo.process.details.tab.progress"
|
|
638
|
+
msgstr ""
|
|
639
|
+
|
|
640
|
+
msgid "eo.process.details.tab.attachments"
|
|
641
|
+
msgstr ""
|
|
642
|
+
|
|
643
|
+
msgid "eo.process.details.tab.task.description"
|
|
644
|
+
msgstr ""
|
|
645
|
+
|
|
646
|
+
msgid "_eo.process.task.due"
|
|
647
|
+
msgstr ""
|
|
648
|
+
|
|
649
|
+
msgid "eo.process.substitute"
|
|
650
|
+
msgstr ""
|
|
651
|
+
|
|
652
|
+
msgid "_eo.process.task.continue"
|
|
653
|
+
msgstr ""
|
|
654
|
+
|
|
655
|
+
msgid "eo.process.recipients"
|
|
656
|
+
msgstr ""
|
|
657
|
+
|
|
658
|
+
msgid "eo.process.details.tab.task.indexdata"
|
|
659
|
+
msgstr ""
|
|
660
|
+
|
|
661
|
+
msgid "eo.process.depersonalize"
|
|
662
|
+
msgstr ""
|
|
663
|
+
|
|
664
|
+
msgid "app.object.indexdata.save"
|
|
665
|
+
msgstr ""
|
|
666
|
+
|
|
667
|
+
msgid "eo.process.personalize"
|
|
668
|
+
msgstr ""
|
|
669
|
+
|
|
670
|
+
msgid "eo.process.file.empty.label"
|
|
671
|
+
msgstr ""
|
|
672
|
+
|
|
673
|
+
msgid "eo.process.file.add.label"
|
|
674
|
+
msgstr ""
|
|
675
|
+
|
|
676
|
+
msgid "_eo.app.object.summary.title"
|
|
677
|
+
msgstr ""
|
|
678
|
+
|
|
679
|
+
msgid "app.object.indexdata.title"
|
|
680
|
+
msgstr ""
|
|
681
|
+
|
|
682
|
+
msgid "app.object.history.title"
|
|
683
|
+
msgstr ""
|
|
684
|
+
|
|
685
|
+
msgid "_eo.app.object.links.title"
|
|
686
|
+
msgstr ""
|
|
687
|
+
|
|
688
|
+
msgid "_eo.app.object.content.title"
|
|
689
|
+
msgstr ""
|
|
690
|
+
|
|
691
|
+
msgid "_app.object.history.filter.modification"
|
|
692
|
+
msgstr ""
|
|
693
|
+
|
|
694
|
+
msgid "_app.object.history.filter.process"
|
|
695
|
+
msgstr ""
|
|
696
|
+
|
|
697
|
+
msgid "_app.object.history.filter.informational"
|
|
698
|
+
msgstr ""
|
|
699
|
+
|
|
700
|
+
msgid "app.timeline.empty"
|
|
701
|
+
msgstr ""
|
|
702
|
+
|
|
703
|
+
msgid "app.object.history.version"
|
|
704
|
+
msgstr ""
|
|
705
|
+
|
|
706
|
+
msgid "app.object.history.workflowprocess"
|
|
707
|
+
msgstr ""
|
|
708
|
+
|
|
709
|
+
msgid "app.object.history.activity"
|
|
710
|
+
msgstr ""
|
|
711
|
+
|
|
712
|
+
msgid "app.object.indexdata.form.invalid"
|
|
713
|
+
msgstr ""
|
|
714
|
+
|
|
715
|
+
msgid "app.object.indexdata.reset"
|
|
716
|
+
msgstr ""
|
|
717
|
+
|
|
718
|
+
msgid "eo.form.table.options.btn.delete"
|
|
719
|
+
msgstr ""
|
|
720
|
+
|
|
721
|
+
msgid "eo.form.table.options.btn.save"
|
|
722
|
+
msgstr ""
|
|
723
|
+
|
|
724
|
+
msgid "eo.form.table.options.subhead.edit"
|
|
725
|
+
msgstr ""
|
|
726
|
+
|
|
727
|
+
msgid "eo.form.table.options.subhead.new"
|
|
728
|
+
msgstr ""
|
|
729
|
+
|
|
730
|
+
msgid "eo.form.table.options.btn.cancel"
|
|
731
|
+
msgstr ""
|
|
732
|
+
|
|
733
|
+
msgid "_form.property.daterange.invalid"
|
|
734
|
+
msgstr ""
|
|
735
|
+
|
|
736
|
+
msgid "_form.property.numberrange.invalid"
|
|
737
|
+
msgstr ""
|
|
738
|
+
|
|
739
|
+
msgid "form.property.number"
|
|
740
|
+
msgstr ""
|
|
741
|
+
|
|
742
|
+
msgid "{{formElementRef.errors.precision.translateKey}}"
|
|
743
|
+
msgstr ""
|
|
744
|
+
|
|
745
|
+
msgid "{{formElementRef.errors.scale.translateKey}}"
|
|
746
|
+
msgstr ""
|
|
747
|
+
|
|
748
|
+
msgid "_form.property.date.invalid"
|
|
749
|
+
msgstr ""
|
|
750
|
+
|
|
751
|
+
msgid "_form.property.codesystem.value.invalid"
|
|
752
|
+
msgstr ""
|
|
753
|
+
|
|
754
|
+
msgid "form.property.required"
|
|
755
|
+
msgstr ""
|
|
756
|
+
|
|
757
|
+
msgid "form.property.maxlength"
|
|
758
|
+
msgstr ""
|
|
759
|
+
|
|
760
|
+
msgid "form.property.minlength"
|
|
761
|
+
msgstr ""
|
|
762
|
+
|
|
763
|
+
msgid "_eo.object.preview.attachments"
|
|
764
|
+
msgstr ""
|
|
765
|
+
|
|
766
|
+
msgid "eo.prepare.template.abort"
|
|
767
|
+
msgstr ""
|
|
768
|
+
|
|
769
|
+
msgid "eo.prepare.template.select"
|
|
770
|
+
msgstr ""
|
|
771
|
+
|
|
772
|
+
msgid "eo.prepare.save"
|
|
773
|
+
msgstr ""
|
|
774
|
+
|
|
775
|
+
msgid "eo.prepare.saveopen"
|
|
776
|
+
msgstr ""
|
|
777
|
+
|
|
778
|
+
msgid "eo.prepare.details.type.empty"
|
|
779
|
+
msgstr ""
|
|
780
|
+
|
|
781
|
+
msgid "eo.prepare.details.type.notallowed"
|
|
782
|
+
msgstr ""
|
|
783
|
+
|
|
784
|
+
msgid "eo.prepare.details.contents.title"
|
|
785
|
+
msgstr ""
|
|
786
|
+
|
|
787
|
+
msgid "eo.prepare.attachment.template.resolver"
|
|
788
|
+
msgstr ""
|
|
789
|
+
|
|
790
|
+
msgid "eo.prepare.attachment.info"
|
|
791
|
+
msgstr ""
|
|
792
|
+
|
|
793
|
+
msgid "eo.prepare.attachment.upload.title"
|
|
794
|
+
msgstr ""
|
|
795
|
+
|
|
796
|
+
msgid "eo.prepare.attachment.upload.desc"
|
|
797
|
+
msgstr ""
|
|
798
|
+
|
|
799
|
+
msgid "eo.prepare.attachment.template.title"
|
|
800
|
+
msgstr ""
|
|
801
|
+
|
|
802
|
+
msgid "eo.prepare.attachment.template.desc"
|
|
803
|
+
msgstr ""
|
|
804
|
+
|
|
805
|
+
msgid "eo.prepare.attachment.nofile.title"
|
|
806
|
+
msgstr ""
|
|
807
|
+
|
|
808
|
+
msgid "eo.prepare.attachment.nofile.desc"
|
|
809
|
+
msgstr ""
|
|
810
|
+
|
|
811
|
+
msgid "app.prepare.list.item.type.undefined"
|
|
812
|
+
msgstr ""
|
|
813
|
+
|
|
814
|
+
msgid "app.prepare.list.title"
|
|
815
|
+
msgstr ""
|
|
816
|
+
|
|
817
|
+
msgid "app.prepare.list.title.sub"
|
|
818
|
+
msgstr ""
|
|
819
|
+
|
|
820
|
+
msgid "app.prepare.list.empty"
|
|
821
|
+
msgstr ""
|
|
822
|
+
|
|
823
|
+
msgid "app.prepare.list.item.location.set"
|
|
824
|
+
msgstr ""
|
|
825
|
+
|
|
826
|
+
msgid "app.prepare.list.item.location.notset"
|
|
827
|
+
msgstr ""
|
|
828
|
+
|
|
829
|
+
msgid "app.prepare.list.item.template"
|
|
830
|
+
msgstr ""
|
|
831
|
+
|
|
832
|
+
msgid "app.prepare.list.item.file.none"
|
|
833
|
+
msgstr ""
|
|
834
|
+
|
|
835
|
+
msgid "_eo.quicksearch.label"
|
|
836
|
+
msgstr ""
|
|
837
|
+
|
|
838
|
+
msgid "app.search.result.term"
|
|
839
|
+
msgstr ""
|
|
840
|
+
|
|
841
|
+
msgid "app.search.suggest"
|
|
842
|
+
msgstr ""
|
|
843
|
+
|
|
844
|
+
msgid "app.search.title"
|
|
845
|
+
msgstr ""
|
|
846
|
+
|
|
847
|
+
msgid "_eo.shortcuts.title"
|
|
848
|
+
msgstr ""
|
|
849
|
+
|
|
850
|
+
msgid "app.eo.storedquery.res.count.label"
|
|
851
|
+
msgstr ""
|
|
852
|
+
|
|
853
|
+
msgid "_eo.clipboard.type.cut"
|
|
854
|
+
msgstr ""
|
|
855
|
+
|
|
856
|
+
msgid "_eo.clipboard.type.copy"
|
|
857
|
+
msgstr ""
|
|
858
|
+
|
|
859
|
+
msgid "_eo.clipboard.more"
|
|
860
|
+
msgstr ""
|
|
861
|
+
|
|
862
|
+
msgid "_eo.clipboard.clear"
|
|
863
|
+
msgstr ""
|
|
864
|
+
|
|
865
|
+
msgid "{{ errorMessage }}"
|
|
866
|
+
msgstr ""
|
|
867
|
+
|
|
868
|
+
msgid "_eo.indexdata.summary.more"
|
|
869
|
+
msgstr ""
|
|
870
|
+
|
|
871
|
+
msgid "_eo.global.baseparam.filename"
|
|
872
|
+
msgstr ""
|
|
873
|
+
|
|
874
|
+
msgid "_eo.global.baseparam.filesize"
|
|
875
|
+
msgstr ""
|
|
876
|
+
|
|
877
|
+
msgid "_eo.global.baseparam.modified"
|
|
878
|
+
msgstr ""
|
|
879
|
+
|
|
880
|
+
msgid "_eo.global.baseparam.modifier"
|
|
881
|
+
msgstr ""
|
|
882
|
+
|
|
883
|
+
msgid "_eo.global.baseparam.created"
|
|
884
|
+
msgstr ""
|
|
885
|
+
|
|
886
|
+
msgid "_eo.global.baseparam.creator"
|
|
887
|
+
msgstr ""
|
|
888
|
+
|
|
889
|
+
msgid "eo.object.summary.version"
|
|
890
|
+
msgstr ""
|
|
891
|
+
|
|
892
|
+
msgid "eo.object.summary.version.compare"
|
|
893
|
+
msgstr ""
|
|
894
|
+
|
|
895
|
+
msgid "_eo.upload.global.headline"
|
|
896
|
+
msgstr ""
|
|
897
|
+
|
|
898
|
+
msgid "eo.upload.global.choose.title"
|
|
899
|
+
msgstr ""
|
|
900
|
+
|
|
901
|
+
msgid "eo.upload.global.choose.message"
|
|
902
|
+
msgstr ""
|
|
903
|
+
|
|
904
|
+
msgid "eo.upload.global.cancel"
|
|
905
|
+
msgstr ""
|
|
906
|
+
|
|
907
|
+
msgid "eo.upload.global.choose.single"
|
|
908
|
+
msgstr ""
|
|
909
|
+
|
|
910
|
+
msgid "eo.upload.global.choose.multi"
|
|
911
|
+
msgstr ""
|
|
912
|
+
|
|
913
|
+
msgid "eo.upload.global.target"
|
|
914
|
+
msgstr ""
|
|
915
|
+
|
|
916
|
+
msgid "eo.upload.global.root.title"
|
|
917
|
+
msgstr ""
|
|
918
|
+
|
|
919
|
+
msgid "eo.upload.global.root.description"
|
|
920
|
+
msgstr ""
|
|
921
|
+
|
|
922
|
+
msgid "eo.upload.global.object.title"
|
|
923
|
+
msgstr ""
|
|
924
|
+
|
|
925
|
+
msgid "eo.upload.global.object.title.nocontent"
|
|
926
|
+
msgstr ""
|
|
927
|
+
|
|
928
|
+
msgid "_eo.upload.global.context.title"
|
|
929
929
|
msgstr ""
|