@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/es.json
CHANGED
|
@@ -1,523 +1,523 @@
|
|
|
1
|
-
{
|
|
2
|
-
"eo.stored.queries.list.empty": "No queries available",
|
|
3
|
-
"eo.action.delete.dms.object.confirm.context.folder.title": "This context folder {{folder}} contains {{count}} objects. Are you sure you want to delete this context folder and objects?",
|
|
4
|
-
"eo.search.storedquery.save.success": "The stored query was updated",
|
|
5
|
-
"eo.storedquery.share.sharedwith": "shared with",
|
|
6
|
-
"eo.storedquery.share.cancel": "Cancelar",
|
|
7
|
-
"eo.storedquery.share.ok": "Aceptar",
|
|
8
|
-
"eo.sidebar.navigation.storedqueries": "Solicitudes de búsqueda almacenadas",
|
|
9
|
-
"eo.inbox.activity.confirm.success": "The task was confirmed",
|
|
10
|
-
"eo.bpm.activity.forward.success": "The task was forwarded",
|
|
11
|
-
"eo.object.history.filter.process": "Actividades",
|
|
12
|
-
"eo.object.history.filter.modification": "Modifications",
|
|
13
|
-
"eo.object.history.filter.informational": "General",
|
|
14
|
-
"eo.object.content.title": "Contenido",
|
|
15
|
-
"eo.indexdata.summary.more": "More information",
|
|
16
|
-
"eo.shortcuts.nav.title": "Navegación",
|
|
17
|
-
"eo.shortcuts.action.add": "Create objects",
|
|
18
|
-
"eo.shortcuts.action.dashboard": "Dashboard",
|
|
19
|
-
"eo.shortcuts.action.inbox": "Cont. de entrada",
|
|
20
|
-
"eo.shortcuts.action.intray": "Cont. de dep.",
|
|
21
|
-
"eo.shortcuts.action.favorites": "Favoritos",
|
|
22
|
-
"eo.shortcuts.action.settings": "Ajustes",
|
|
23
|
-
"eo.shortcuts.action.search": "Buscar",
|
|
24
|
-
"eo.shortcuts.action.logout": "Desconectar",
|
|
25
|
-
"eo.shortcuts.eo-page.title": "Page",
|
|
26
|
-
"eo.shortcuts.eo-page.action.undock": "Undock",
|
|
27
|
-
"eo.state.object.tree.filter.label": "Filtrar",
|
|
28
|
-
"eo.user.service.schema.locale.error.title": "Object defninitions locale",
|
|
29
|
-
"eo.user.service.schema.locale.error.description": "Object defninitions locale could not be changed. Maybe you are not connected to the server.",
|
|
30
|
-
"eo.global.number.separator.decimal": ".",
|
|
31
|
-
"eo.process.details.workitem.load.fail": "Could not load task",
|
|
32
|
-
"eo.process.item.remove.fail": "",
|
|
33
|
-
"eo.shortcuts.eo-object-details.title": "Object",
|
|
34
|
-
"eo.shortcuts.action.open.context": "Abrir en contexto",
|
|
35
|
-
"eo.shortcuts.action.open.context.description": "Abre el objeto en su contexto",
|
|
36
|
-
"eo.shortcuts.aside.action.open": "Abrir",
|
|
37
|
-
"eo.shortcuts.form.title": "Form",
|
|
38
|
-
"eo.shortcuts.form.action.save": "Guardar",
|
|
39
|
-
"eo.shortcuts.form.action.reset": "Restablecer",
|
|
40
|
-
"eo.shortcuts.form.action.edit": "Editar",
|
|
41
|
-
"eo.tabcontainer.order.question": "Do you want to save the order?",
|
|
42
|
-
"eo.tabcontainer.order.success": "Order saved",
|
|
43
|
-
"eo.state.login.username": "Username",
|
|
44
|
-
"eo.state.login.password": "Password",
|
|
45
|
-
"eo.state.login.msg.invalid": "The provided credentials are invalid. Please review your inputs.",
|
|
46
|
-
"eo.state.login.host": "Host",
|
|
47
|
-
"eo.state.login.submit": "Login",
|
|
48
|
-
"eo.state.object.tree.error": "Folder structure could not be loaded",
|
|
49
|
-
"eo.state.object.frontpage.created": "created on",
|
|
50
|
-
"eo.state.object.frontpage.doccount": "{{doccount}} documents",
|
|
51
|
-
"eo.state.object.frontpage.filesize": "Total size {{filesize}}",
|
|
52
|
-
"eo.state.object.frontpage.lastchanges": "Last changes",
|
|
53
|
-
"eo.state.settings.permission": "Permisos",
|
|
54
|
-
"eo.search.mode.expert": "Expert Mode",
|
|
55
|
-
"eo.search.mode.expert.close": "Exit Expert Mode",
|
|
56
|
-
"eo.search.aside.summary.storedquery": "Stored query",
|
|
57
|
-
"eo.search.aside.summary": "Su búsqueda",
|
|
58
|
-
"eo.search.aside.summary.term": "Término de la búsqueda",
|
|
59
|
-
"eo.search.aside.summary.types": "Target types",
|
|
60
|
-
"eo.search.storedquery.close": "Close",
|
|
61
|
-
"eo.search.storedquery.update": "Save changes",
|
|
62
|
-
"eo.search.storedquery.save.error": "Query could not be saved",
|
|
63
|
-
"eo.search.storedquery.delete.error": "Query could not be deleted",
|
|
64
|
-
"eo.storedquery.load": "Open in search dialog",
|
|
65
|
-
"eo.storedquery.run": "Execute query",
|
|
66
|
-
"eo.storedquery.action.edit": "Edit Query",
|
|
67
|
-
"eo.storedquery.action.delete": "Borrar",
|
|
68
|
-
"eo.search.summary.empty": "No ha ingresado ningún criterio de búsqueda hasta ahora",
|
|
69
|
-
"eo.search.mode.expert.result.empty": "Su búsqueda no arrojó resultados",
|
|
70
|
-
"eo.search.mode.expert.intro": "In expert mode you can run complex search queries",
|
|
71
|
-
"eo.search.mode.expert.support.baseparams": "Baseparameters",
|
|
72
|
-
"eo.search.mode.expert.support.group": "Grupo",
|
|
73
|
-
"eo.search.mode.expert.support.type": "Tipo",
|
|
74
|
-
"eo.search.mode.expert.support.field": "Field",
|
|
75
|
-
"eo.object.links.title": "Links",
|
|
76
|
-
"eo.form.property.dynamic.list.empty": "No entrada.",
|
|
77
|
-
"eo.process.task.due": "Due on {{date}}",
|
|
78
|
-
"eo.process.task.continue": "In order to continue, you need to accept this task",
|
|
79
|
-
"eo.object.summary.title": "Sumario",
|
|
80
|
-
"eo.global.baseparam.filename": "Archivo de doc.",
|
|
81
|
-
"eo.global.baseparam.filesize": "Tamaño archivo",
|
|
82
|
-
"eo.global.baseparam.modified": "Editado",
|
|
83
|
-
"eo.global.baseparam.modifier": "Responsable",
|
|
84
|
-
"eo.global.baseparam.created": "Creado",
|
|
85
|
-
"eo.global.baseparam.creator": "Autor",
|
|
86
|
-
"eo.form.property.daterange.invalid": "Please enter a valid date range",
|
|
87
|
-
"eo.form.property.numberrange.invalid": "Please enter a valid number range",
|
|
88
|
-
"eo.form.property.date.invalid": "Please enter a valid date",
|
|
89
|
-
"eo.form.property.codesystem.value.invalid": "The field should only contain values from the catalog",
|
|
90
|
-
"eo.object.preview.attachments": "Attachments",
|
|
91
|
-
"eo.quicksearch.label": "Qué estás buscando",
|
|
92
|
-
"eo.shortcuts.title": "Application actions",
|
|
93
|
-
"eo.clipboard.more": "and {{moreCount}} additional objects",
|
|
94
|
-
"eo.clipboard.clear": "Clear",
|
|
95
|
-
"eo.clipboard.type.copy": "Copiar",
|
|
96
|
-
"eo.clipboard.type.cut": "Cut",
|
|
97
|
-
"eo.upload.global.headline": "Subir archivo(s)",
|
|
98
|
-
"eo.upload.global.context.title": "Add to context",
|
|
99
|
-
"eo.notifications.filter.section.objecttype": "Objekttyp",
|
|
100
|
-
"eo.state.object.list.error": "Es sind keine Informationen vorhanden.",
|
|
101
|
-
"eo.notifications.filter.section.title": "Type",
|
|
102
|
-
"eo.state.process.filter.running": "Running processe",
|
|
103
|
-
"eo.state.process.filter.completed": "Ended processes",
|
|
104
|
-
"eo.state.process.filter.error": "Erroneous processes",
|
|
105
|
-
"eo.state.process.filter.suspended": "Pending processes",
|
|
106
|
-
"eo.process.filter.title": "Filter Processes",
|
|
107
|
-
"eo.process.filter.section.status": "Status",
|
|
108
|
-
"eo.grid.sort.title": "Título",
|
|
109
|
-
"eo.grid.sort.date": "Fecha",
|
|
110
|
-
"eo.process.sort.status": "Status",
|
|
111
|
-
"eo.process.sort.type":"Tipo",
|
|
112
|
-
"eo.process.file.title.undefined": "Title is undefined!",
|
|
113
|
-
"eo.process.file.description.undefined": "Description is undefined!",
|
|
114
|
-
"eo.status.404.description": "No se ha podido cargar el objeto.",
|
|
115
|
-
"eo.process.filter.section.type": "Type",
|
|
116
|
-
"eo.favorites.list.empty": "Aún no ha añadido ningún favorito.",
|
|
117
|
-
"eo.notifications.list.empty": "En estos momentos no hay ninguna subscripción ni ninguna nueva presentación configurada.",
|
|
118
|
-
"eo.process.list.empty": "No existen procesos",
|
|
119
|
-
"eo.resultlist.grid.filter.placeholder.process": "Filtering process data",
|
|
120
|
-
"eo.object.content.donwload.title":"Descargar",
|
|
121
|
-
"eo.object.content.edit.title":"Editar",
|
|
122
|
-
"eo.bar.button.layout.title":"Configure view areas",
|
|
123
|
-
"eo.bar.button.user.profile.title": "User profile",
|
|
124
|
-
"eo.bar.button.execute.actions.tooltip": "Start process",
|
|
125
|
-
"eo.executable.processes.execute":"Ok",
|
|
126
|
-
"eo.storedquery.share.title": "Share",
|
|
127
|
-
"eo.storedquery.shared.title": "Shared by me",
|
|
128
|
-
"eo.storedquery.sharedfor.title": "Shared for me",
|
|
129
|
-
"eo.storedquery.favor.title": "Favor",
|
|
130
|
-
"eo.storedquery.favored.title": "Favored by me",
|
|
131
|
-
"eo.storedquery.favoredfor.title": "Favored for me",
|
|
132
|
-
"eo.notifications.filter.subscription.label": "Subscription",
|
|
133
|
-
"eo.notifications.filter.resubmission.label": "Follow-up",
|
|
134
|
-
"eo.search.close": "close search",
|
|
135
|
-
"eo.search.clear.search":"clear seach",
|
|
136
|
-
"eo.sort.by": "Clasificar por",
|
|
137
|
-
"eo.state.process": "Procesos",
|
|
138
|
-
"eo.help.about.claim": "yuuvis® – El verdadero ECM. El software de gestión de contenido empresarial de OPTIMAL SYSTEMS yuuvis® es un software ECM global, exhaustivo y corporativo. Una verdadera solución empresarial todo en uno, para todos los sectores, todas las áreas de negocio y para todos los departamentos. yuuvis® - Fácil. Para toda la empresa.",
|
|
139
|
-
"eo.help.about.product.label": "Producto: ",
|
|
140
|
-
"eo.help.about.client.version.label": "Versión de cliente: ",
|
|
141
|
-
"eo.help.about.producer.label": "Fabricante: ",
|
|
142
|
-
"eo.help.about.producer.text": "OPTIMAL SYSTEMS GmbH, Berlín, Alemania",
|
|
143
|
-
"eo.help.license.title": "Notas de licencia",
|
|
144
|
-
"eo.help.license.intro": "Este documento contiene información sobre la licencia con disposiciones legales adicionales para los componentes externos asociados con el cliente yuuvis®. Esta información sobre la licencia y las disposiciones legales adicionales forman parte, con esta referencia, del contrato de licencia del software OPTIMAL SYSTEMS.",
|
|
145
|
-
"eo.action.menu.custom.error.message": "No se ha podido ejecutar la acción.",
|
|
146
|
-
"eo.action.menu.show.versions.label": "Mostrar versiones",
|
|
147
|
-
"eo.action.menu.show.versions.description": "Muestra todas las versiones del objeto.",
|
|
148
|
-
"eo.action.menu.edit.document.label": "Abrir archivo de doc.",
|
|
149
|
-
"eo.action.menu.edit.document.description": "Permite abrir de manera externa el archivo de documento.",
|
|
150
|
-
"eo.action.menu.send.email.link.label": "Correo elec. con enl.",
|
|
151
|
-
"eo.action.menu.send.email.link.description": "Crea una nuevo mensaje de correo electrónico en su programa de correo electrónico local e inserta un enlace en la carpeta o en el documento.",
|
|
152
|
-
"eo.action.menu.send.email.file.label": "Correo elec. con anexo",
|
|
153
|
-
"eo.action.menu.send.email.file.description": "Crea una nuevo mensaje de correo electrónico en su programa de correo electrónico local e inserta el archivo del doc. como anexo.",
|
|
154
|
-
"eo.action.menu.send.email.file.pdf.label": "Correo ele. con PDF",
|
|
155
|
-
"eo.action.menu.send.email.file.pdf.description": "Crea una nuevo mensaje de correo electrónico en su programa de correo electrónico local e inserta un PDF del archivo del doc. como anexo.",
|
|
156
|
-
"eo.action.menu.clipboard.link.label": "Copiar enlace",
|
|
157
|
-
"eo.action.menu.clipboard.link.description": "Copia un enlace a un objeto en el portapapeles.",
|
|
158
|
-
"eo.action.menu.clipboard.link.successful": "Enlace copiado en el portapapeles.",
|
|
159
|
-
"eo.action.menu.clipboard.link.error": "No se puedo copiar el enlace en el portapapeles.",
|
|
160
|
-
"eo.action.menu.clipboard.file.label": "Copiar el archivo del doc.",
|
|
161
|
-
"eo.action.menu.clipboard.file.description": "Copia el archivo de doc. original en el portapapeles.",
|
|
162
|
-
"eo.action.menu.clipboard.file.pdf.label": "Copiar como PDF",
|
|
163
|
-
"eo.action.menu.clipboard.file.pdf.description": "Copia el archivo de doc. como PDF en el portapapeles.",
|
|
164
|
-
"eo.action.menu.clipboard.copy.label": "Copiar aquí",
|
|
165
|
-
"eo.action.menu.clipboard.copy.description": "Copia los objetos premarcados en esta carpeta.",
|
|
166
|
-
"eo.action.menu.versioning.version.restore.label": "Restaurar versión",
|
|
167
|
-
"eo.action.menu.versioning.version.restore.description": "Crea una versión nueva basada en la versión seleccionada.",
|
|
168
|
-
"eo.actions.group.common": "GENERAL",
|
|
169
|
-
"eo.actions.group.further_actions": "OTRAS ACCIONES",
|
|
170
|
-
"eo.action.create.favorite.label": "Añadir a Favoritos",
|
|
171
|
-
"eo.action.create.favorite.description": "Añade el objeto a Favoritos.",
|
|
172
|
-
"eo.action.delete.favorite.label": "Eliminar de Favoritos",
|
|
173
|
-
"eo.action.delete.favorite.description": "Elimina el objeto de Favoritos.",
|
|
174
|
-
"eo.action.create.subscription.label": "Crear suscripción",
|
|
175
|
-
"eo.action.create.subscription.description": "Crea una suscripción.",
|
|
176
|
-
"eo.action.delete.subscription.label": "Eliminar suscripción",
|
|
177
|
-
"eo.action.delete.subscription.description": "Elimina la suscripción.",
|
|
178
|
-
"eo.action.create.resubmission.label": "Crear nueva presentación",
|
|
179
|
-
"eo.action.create.resubmission.description": "Crea una nueva presentación.",
|
|
180
|
-
"eo.action.update.resubmission.label": "Editar nueva presentación",
|
|
181
|
-
"eo.action.update.resubmission.description": "Abre las características de la nueva presentación para editarla.",
|
|
182
|
-
"eo.action.delete.dms.object.label": "Borrar",
|
|
183
|
-
"eo.action.delete.dms.object.description": "Borra el objeto.",
|
|
184
|
-
"eo.action.download.dms.object.content.label": "Descargar el archivo de doc.",
|
|
185
|
-
"eo.action.download.dms.object.content.description": "Descarga el archivo de documento del objeto.",
|
|
186
|
-
"eo.error.connection.interrupted.text": "Por lo menos un servicio no está disponible actualmente.",
|
|
187
|
-
"eo.error.connection.interrupted.title": "El servicio no está disponible",
|
|
188
|
-
"eo.object.indexdata.save.success": "El documento se ha guardado.",
|
|
189
|
-
"eo.object.indexdata.save.error": "En estos momentos no se puede guardar el documento.",
|
|
190
|
-
"eo.bpm.activity.indexdata.save.success": "La tarea se ha guardado correctamente.",
|
|
191
|
-
"eo.bpm.activity.indexdata.save.error": "En estos momentos no se puede guardar la tarea.",
|
|
192
|
-
"eo.sse.delete.fail.title": "Borrar ha fallado",
|
|
193
|
-
"eo.state.settings.language": "Idioma",
|
|
194
|
-
"eo.state.settings.language.client": "Aplicación",
|
|
195
|
-
"eo.state.settings.language.schema": "Definiciones de objeto",
|
|
196
|
-
"eo.state.settings.roles": "Roles",
|
|
197
|
-
"eo.state.settings.agent": "Agente",
|
|
198
|
-
"eo.state.settings.pairing-status": "Estado de agente",
|
|
199
|
-
"eo.state.settings.others": "Otras configuraciones",
|
|
200
|
-
"eo.state.settings.presence.present": "Presente",
|
|
201
|
-
"eo.state.settings.presence.absent": "Ausente",
|
|
202
|
-
"eo.state.settings.presence.error.title": "Ups...",
|
|
203
|
-
"eo.state.settings.presence.error.description": "No ha funcionado. Vuelva a intentarlo.",
|
|
204
|
-
"eo.state.settings.deputies": "Suplente",
|
|
205
|
-
"eo.state.settings.agent.new-connection": "Conectar con el yuuvis agent local.",
|
|
206
|
-
"eo.state.settings.agent.pairing.request": "Vincular el yuuvis agent",
|
|
207
|
-
"eo.state.settings.agent.pairing.description": "Vincular con el yuuvis agent local",
|
|
208
|
-
"eo.state.settings.agent.pairing.status.paired": "Conectado y vinculado",
|
|
209
|
-
"eo.state.settings.agent.pairing.status.paired-desc": "Puede usar las funciones de la integración del escritorio con yuuvis.",
|
|
210
|
-
"eo.state.settings.agent.pairing.status.could-pair": "Ningún agente vinculado",
|
|
211
|
-
"eo.state.settings.agent.pairing.status.could-pair-desc": "Ha conectado un yuuvis agent con este sistema yuuvis, pero no lo ha vinculado con el navegador actual. Las funciones de la integración del escritorio no están disponibles.",
|
|
212
|
-
"eo.state.settings.agent.pairing.status.not-connected": "Ningún agente conectado",
|
|
213
|
-
"eo.state.settings.agent.pairing.status.not-connected-desc": "No ha conectado ningún yuuvis agent a este sistema yuuvis. Las funciones de la integración del escritorio no están disponibles.",
|
|
214
|
-
"eo.state.settings.lock": "Bloquear el documento al abrir",
|
|
215
|
-
"eo.state.settings.lock.enable": "Activado",
|
|
216
|
-
"eo.state.settings.lock.disable": "Desactivado",
|
|
217
|
-
"eo.state.settings.lock.ask": "Preg. siempre",
|
|
218
|
-
"eo.column.config.title": "Configuración de columnas",
|
|
219
|
-
"eo.column.config.action.save": "Guardar",
|
|
220
|
-
"eo.column.config.action.save.default": "Guardar como estándar",
|
|
221
|
-
"eo.column.config.action.close": "Cancelar",
|
|
222
|
-
"eo.column.config.action.resetdefault": "Restablecer valores predeterminados",
|
|
223
|
-
"eo.column.config.headline.current": "columnas actuales",
|
|
224
|
-
"eo.column.config.headline.available": "columnas disponibles",
|
|
225
|
-
"eo.column.config.sort": "clasificar",
|
|
226
|
-
"eo.column.config.group": "agrupar",
|
|
227
|
-
"eo.column.config.info.type": "Configuración del tipo de resultados '{{type}}'",
|
|
228
|
-
"eo.column.config.info.type.context": "Configuración del tipo de resultados '{{type}}' en el contexto de '{{context}}'",
|
|
229
|
-
"eo.column.config.info.fulltext": "Configuración para tipos de resultados mezclados",
|
|
230
|
-
"eo.favorite.details.item.gone": "No se ha podido encontrar el elemento. O bien se ha borrado, o usted no cuenta con la autorización para visualizarlo.",
|
|
231
|
-
"eo.favorite.details.item.gone.remove": "Eliminar de Favoritos",
|
|
232
|
-
"eo.favorite.icon.dialog.title": "Marcar como Fav.",
|
|
233
|
-
"eo.favorite.icon.dialog.save": "Guardar",
|
|
234
|
-
"eo.favorite.icon.dialog.cancel": "Cancelar",
|
|
235
|
-
"eo.favorite.icon.tooltip.add": "Marcar como Fav.",
|
|
236
|
-
"eo.favorite.icon.tooltip.remove": "Borrar de Favoritos",
|
|
237
|
-
"eo.favorite.icon.dialog.input.label": "Título",
|
|
238
|
-
"eo.favorites.list.title": "Favoritos",
|
|
239
|
-
"eo.favorites.filter.title": "Filtrar Favoritos",
|
|
240
|
-
"eo.favorites.filter.section.objecttype": "Tipo objeto",
|
|
241
|
-
"eo.folder.filter.title": "Filtrar la lista",
|
|
242
|
-
"eo.folder.filter.section.objecttype": "Tipo objeto",
|
|
243
|
-
"eo.inbox.list.title": "Cont. de entrada",
|
|
244
|
-
"eo.inbox.SUBSCRIPTION": "Suscripción",
|
|
245
|
-
"eo.inbox.BPM": "Proceso",
|
|
246
|
-
"eo.inbox.RESUBMISSION": "Nueva presentación",
|
|
247
|
-
"eo.inbox.filter.title": "Filtrar las entradas",
|
|
248
|
-
"eo.inbox.filter.section.type": "Tipo",
|
|
249
|
-
"eo.inbox.filter.unread": "Solo no leídos",
|
|
250
|
-
"eo.inbox.sort.title": "Título",
|
|
251
|
-
"eo.inbox.sort.date": "Fecha",
|
|
252
|
-
"eo.notifications.list.title": "Avisos",
|
|
253
|
-
"eo.notifications.list.subtitle": "Administración de suscripciones y nuevas presentaciones",
|
|
254
|
-
"eo.notifications.filter.title": "Filtrar avisos",
|
|
255
|
-
"eo.notifications.sort.title": "Título",
|
|
256
|
-
"eo.notifications.sort.due": "Fecha",
|
|
257
|
-
"eo.object.resubmission.tooltip": "Nueva presentación disponible",
|
|
258
|
-
"eo.object.subscription.tooltip": "Suscrito",
|
|
259
|
-
"eo.object.indexdata.title": "Datos índice",
|
|
260
|
-
"eo.object.history.title": "Histórico",
|
|
261
|
-
"eo.object.history.workflowprocess": "Modelo de proceso",
|
|
262
|
-
"eo.object.history.activity": "Actividad",
|
|
263
|
-
"eo.object.history.version": "Versión",
|
|
264
|
-
"eo.object.lock": "bloqueado",
|
|
265
|
-
"eo.object.indexdata.reset": "Restablecer",
|
|
266
|
-
"eo.object.indexdata.save": "Guardar",
|
|
267
|
-
"eo.object.indexdata.save.browsernav": "Está editando los datos índice de un formulario que no ha guardado.",
|
|
268
|
-
"eo.object.indexdata.form.invalid": "La máscara de los datos índice contiene errores. Corrija los errores para poder guardar las entradas.",
|
|
269
|
-
"eo.prepare.details.type.title": "Selec. tipo de objeto",
|
|
270
|
-
"eo.prepare.details.type.empty": "Para este archivo no hay ningún tipo de objeto para una nueva instalación en la ubicación seleccionada.",
|
|
271
|
-
"eo.prepare.details.type.notallowed": "No se puede adoptar el tipo de objeto seleccionado '{{type}}' ya que el archivo cargado '{{filename}}' no está permitido para este tipo.",
|
|
272
|
-
"eo.prepare.details.type.subtitle": "Selección del tipo de objeto",
|
|
273
|
-
"eo.prepare.details.content.subtitle": "Añadir datos",
|
|
274
|
-
"eo.prepare.details.indexdata.subtitle": "Añadir datos de índice",
|
|
275
|
-
"eo.prepare.save": "Archivar",
|
|
276
|
-
"eo.prepare.saveopen": "Archivar y abrir",
|
|
277
|
-
"eo.prepare.template.select": "Adoptar la plantilla",
|
|
278
|
-
"eo.prepare.template.abort": "Cancelar",
|
|
279
|
-
"eo.prepare.template.error.title": "Error",
|
|
280
|
-
"eo.prepare.template.error.message": "No se ha podido adoptar la plantilla.",
|
|
281
|
-
"eo.prepare.location.title.prefix": "Nuevo depós. en",
|
|
282
|
-
"eo.prepare.location.title.sysroot": "Nuevo depós. en la ubic. de descarga general",
|
|
283
|
-
"eo.prepare.created.error.title": "No se ha podido archivar el objeto",
|
|
284
|
-
"eo.prepare.created.error.message": "Se ha producido un error al archivar el objeto. No se ha archivado el objeto.",
|
|
285
|
-
"eo.prepare.attachment.info": "Puede añadir un archivo a este tipo de objeto. Seleccione una de las siguientes opciones:",
|
|
286
|
-
"eo.prepare.attachment.upload.title": "Subir archivo",
|
|
287
|
-
"eo.prepare.attachment.upload.desc": "Añada un archivo local al objeto.",
|
|
288
|
-
"eo.prepare.attachment.template.title": "Seleccionar plantilla",
|
|
289
|
-
"eo.prepare.attachment.template.desc": "Seleccione el archivo de una de las plantillas para este tipo de objeto.",
|
|
290
|
-
"eo.prepare.attachment.template.resolver": "con transf. de datos",
|
|
291
|
-
"eo.prepare.attachment.nofile.title": "Sin archivo",
|
|
292
|
-
"eo.prepare.attachment.nofile.desc": "Cree el objeto sin archivo.",
|
|
293
|
-
"eo.prepare.details.contents.title": "Archivos",
|
|
294
|
-
"eo.prepare.list.title": "Cont. de dep.",
|
|
295
|
-
"eo.prepare.list.title.sub": "Objetos que hay que quitar",
|
|
296
|
-
"eo.prepare.list.empty": "Ningún objeto en el cont. de depósito.",
|
|
297
|
-
"eo.prepare.list.item.template": "de plantilla",
|
|
298
|
-
"eo.prepare.list.item.file.none": "ningún archivo",
|
|
299
|
-
"eo.prepare.list.item.type.undefined": "Tipo de objeto aún no seleccionado",
|
|
300
|
-
"eo.prepare.list.item.location.set": "Ubic. de descarga fijado",
|
|
301
|
-
"eo.prepare.list.item.location.notset": "en la ubicación de descarga general",
|
|
302
|
-
"eo.process.details.tab.task": "Tarea",
|
|
303
|
-
"eo.process.details.tab.task.description": "Descripción",
|
|
304
|
-
"eo.process.details.tab.progress": "Progreso",
|
|
305
|
-
"eo.process.details.tab.attachments": "Expediente",
|
|
306
|
-
"eo.process.details.task.resubmission.description": "Recibe este aviso porque ha creado una nueva presentación para el objeto de negocio adjunto.",
|
|
307
|
-
"eo.process.details.task.subscription.description": "Recibe este aviso porque quería ser informado sobre las modificaciones en el objeto de negocio adjunto.",
|
|
308
|
-
"eo.process.details.button.resubmission.remove": "Confirmar",
|
|
309
|
-
"eo.process.details.button.subscription.remove": "Confirmar",
|
|
310
|
-
"eo.bpm.activity.forward.error": "Error al reenviar.",
|
|
311
|
-
"eo.process.personalize": "Adoptar la tarea",
|
|
312
|
-
"eo.process.depersonalize": "Devolver la tarea",
|
|
313
|
-
"eo.process.activity.lock.denied": "La tarea ya se está editando.",
|
|
314
|
-
"eo.process.activity.unlock.denied": "¡Vuelva a intentarlo más tarde!",
|
|
315
|
-
"eo.process.file.empty.label": "El expediente está vacío.",
|
|
316
|
-
"eo.process.file.add.label": "Añadir los objetos preseleccionados al expediente.",
|
|
317
|
-
"eo.process.file.notification.error": "Error al añadir",
|
|
318
|
-
"eo.process.file.notification.add.message": "Añadir al expediente",
|
|
319
|
-
"eo.process.file.notification.remove": "eliminar",
|
|
320
|
-
"eo.process.file.notification.remove.message": "Eliminar del expediente",
|
|
321
|
-
"eo.process.start.time.label": "Inicio: ",
|
|
322
|
-
"eo.process.end.time.label": "Fin: ",
|
|
323
|
-
"eo.quicksearch.result.group.global": "General",
|
|
324
|
-
"eo.quicksearch.hits": "Resultado",
|
|
325
|
-
"eo.search.result.term": "Término de la búsqueda",
|
|
326
|
-
"eo.search.result.expired": "Esta solicitud de búsqueda ha expirado y ya no está disponible.",
|
|
327
|
-
"eo.search.result.error": "Su solicitud de vista no se ha podido ejecutar debido a un error técnico.",
|
|
328
|
-
"eo.search.result.hits": "Resultado",
|
|
329
|
-
"eo.resultlist.grid.filterOoo": "Filtro...",
|
|
330
|
-
"eo.status.404.title": "No encontrado",
|
|
331
|
-
"eo.actions.sticky.title": "Acciones",
|
|
332
|
-
"eo.actions.sticky.title.sub.for": "para",
|
|
333
|
-
"eo.actions.sticky.title.sub.selection": "la selección actual",
|
|
334
|
-
"eo.object.inlinemenu.addresubmission": "Crear nueva presentación",
|
|
335
|
-
"eo.object.inlinemenu.editresubmission": "Editar nueva presentación",
|
|
336
|
-
"eo.object.inlinemenu.addsubscription": "Crear suscripción",
|
|
337
|
-
"eo.storedquery.search.term": "Texto compl.",
|
|
338
|
-
"eo.storedquery.restriction.type": "Tipo objeto",
|
|
339
|
-
"eo.storedquery.restriction.created": "Creado",
|
|
340
|
-
"eo.storedquery.restriction.creator": "Autor",
|
|
341
|
-
"eo.storedquery.restriction.modified": "Editado",
|
|
342
|
-
"eo.storedquery.restriction.modifier": "Responsable",
|
|
343
|
-
"eo.storedquery.restriction.mimetypegroup": "Tp. archivo",
|
|
344
|
-
"eo.storedquery.restriction.filename": "Nom. archivo",
|
|
345
|
-
"eo.storedquery.restriction.filesize": "Tamaño archivo",
|
|
346
|
-
"eo.storedquery.action.save": "Guardar",
|
|
347
|
-
"eo.storedquery.action.cancel": "Cancelar",
|
|
348
|
-
"eo.storedquery.roles": "Roles",
|
|
349
|
-
"eo.storedquery.res.count.label": "Resultado",
|
|
350
|
-
"eo.timeline.empty": "No hay ninguna entrada.",
|
|
351
|
-
"eo.timeline.filter.action": "Filtrar las entradas",
|
|
352
|
-
"eo.timeline.filter.reset": "Restablecer filtro",
|
|
353
|
-
"eo.versions.details.label": "Versión",
|
|
354
|
-
"eo.versions.detail.glue.tooltip": "Conmutar la vista sincronizada de aspectos del objeto",
|
|
355
|
-
"eo.versions.list.title": "Versiones",
|
|
356
|
-
"eo.versions.list.users": "Usuario",
|
|
357
|
-
"eo.versions.list.types": "Tipo",
|
|
358
|
-
"eo.init.fail": "",
|
|
359
|
-
"eo.add.title.location": "En ubic. desc.",
|
|
360
|
-
"eo.add.title.location.common": "General",
|
|
361
|
-
"eo.search": "Búsqueda",
|
|
362
|
-
"eo.search.save": "Guardar búsqueda",
|
|
363
|
-
"eo.search.reset": "Restablecer",
|
|
364
|
-
"eo.search.agg.time.lastyear": "Último año",
|
|
365
|
-
"eo.search.agg.time.thisyear": "Este año",
|
|
366
|
-
"eo.search.agg.time.lastmonth": "Último mes",
|
|
367
|
-
"eo.search.agg.time.thismonth": "Este mes",
|
|
368
|
-
"eo.search.agg.time.lastweek": "Última semana",
|
|
369
|
-
"eo.search.agg.time.thisweek": "Esta semana",
|
|
370
|
-
"eo.search.agg.time.yesterday": "Ayer",
|
|
371
|
-
"eo.search.agg.time.today": "Hoy",
|
|
372
|
-
"eo.search.agg.time.span": "Periodo",
|
|
373
|
-
"eo.search.agg.time.span.custom": "Periodo definido por el usuario",
|
|
374
|
-
"eo.search.agg.time.span.from": "de",
|
|
375
|
-
"eo.search.agg.time.span.to": "a",
|
|
376
|
-
"eo.search.agg.time.span.since": "desde",
|
|
377
|
-
"eo.search.agg.time.span.until": "a",
|
|
378
|
-
"eo.search.agg.creator": "Autor",
|
|
379
|
-
"eo.search.agg.modifier": "Responsable",
|
|
380
|
-
"eo.search.agg.createdby": "Creado por",
|
|
381
|
-
"eo.search.agg.modifiedby": "Editado por",
|
|
382
|
-
"eo.search.agg.filename": "Nom. archivo",
|
|
383
|
-
"eo.search.agg.time.custom.save": "Aceptar",
|
|
384
|
-
"eo.search.agg.time.custom.remove": "Eliminar",
|
|
385
|
-
"eo.search.objecttype.form": "Formul. búsq. '{{type}}'",
|
|
386
|
-
"eo.search.group.general": "General",
|
|
387
|
-
"eo.search.submit": "Buscar",
|
|
388
|
-
"eo.search.title": "Result. búsqueda",
|
|
389
|
-
"eo.search.title.storedqueries": "Solicitudes de búsqueda almacenadas",
|
|
390
|
-
"eo.search.storedqueries.restrict": "Mis solicitudes de búsq.",
|
|
391
|
-
"eo.search.suggest": "Quiso decir:",
|
|
392
|
-
"eo.search.restrict.type": "Tipo objeto",
|
|
393
|
-
"eo.search.restrict.creation": "Creado",
|
|
394
|
-
"eo.search.restrict.modification": "Modificado",
|
|
395
|
-
"eo.search.restrict.mimetypegroup": "Tp. archivo",
|
|
396
|
-
"eo.search.restrict.file": "Archivo de doc.",
|
|
397
|
-
"eo.search.restrict.filename": "Nom. archivo",
|
|
398
|
-
"eo.search.restrict.filesize": "Tamaño archivo",
|
|
399
|
-
"eo.bar.button.prepare.tooltip": "Abrir el cont. de dep.",
|
|
400
|
-
"eo.bar.button.inbox.tooltip": "Abrir el cont. de entrada",
|
|
401
|
-
"eo.bar.button.favorites.tooltip": "Abrir Favoritos",
|
|
402
|
-
"eo.bar.button.search.tooltip": "Buscar",
|
|
403
|
-
"eo.bar.button.file.tooltip": "Crear objeto",
|
|
404
|
-
"eo.bar.button.logout.title": "Desconectar",
|
|
405
|
-
"eo.bar.button.settings.title": "Ajustes",
|
|
406
|
-
"eo.sidebar.navigation.title": "Navegación",
|
|
407
|
-
"eo.sidebar.navigation.favorites": "Favoritos",
|
|
408
|
-
"eo.sidebar.navigation.favorites.tooltip": "Abrir Favoritos",
|
|
409
|
-
"eo.sidebar.navigation.inbox": "Cont. de entrada",
|
|
410
|
-
"eo.sidebar.navigation.inbox.tooltip": "Abrir el cont. de entrada",
|
|
411
|
-
"eo.sidebar.navigation.process": "Procesos",
|
|
412
|
-
"eo.sidebar.navigation.process.tooltip": "Mostrar procesos",
|
|
413
|
-
"eo.sidebar.navigation.notifications": "Avisos",
|
|
414
|
-
"eo.sidebar.navigation.prepare": "Cont. de dep.",
|
|
415
|
-
"eo.sidebar.navigation.prepare.tooltip": "Abrir el cont. de dep.",
|
|
416
|
-
"eo.sidebar.help.title": "Ayuda",
|
|
417
|
-
"eo.sidebar.help.about": "Info. del prod.",
|
|
418
|
-
"eo.sidebar.help.about.tooltip": "Informaciones sobre el producto",
|
|
419
|
-
"eo.sidebar.help.license": "Notas de licencia",
|
|
420
|
-
"eo.sidebar.help.license.tooltip": "Información sobre la licencia de componentes externos",
|
|
421
|
-
"eo.sidebar.help.shortcuts": "Combinaciones de teclas",
|
|
422
|
-
"eo.sidebar.help.shortcuts.tooltip": "Combinaciones de teclas",
|
|
423
|
-
"eo.sidebar.help.manual": "Documentación del usuario",
|
|
424
|
-
"eo.sidebar.help.manual.tooltip": "Documentación del usuario",
|
|
425
|
-
"eo.datepicker.calendar.select": "Seleccionar",
|
|
426
|
-
"eo.datepicker.calendar.cancel": "Cancelar",
|
|
427
|
-
"eo.form.table.options.subhead.edit": "Editar entrada",
|
|
428
|
-
"eo.form.table.options.subhead.new": "Añadir entrada",
|
|
429
|
-
"eo.form.table.options.btn.save": "Aceptar",
|
|
430
|
-
"eo.form.table.options.btn.delete": "Borrar",
|
|
431
|
-
"eo.form.table.options.btn.cancel": "Cancelar",
|
|
432
|
-
"eo.object.summary.version": "Versión",
|
|
433
|
-
"eo.object.summary.version.compare": "Mostrar versiones",
|
|
434
|
-
"eo.form.property.required": "Campo oblig.",
|
|
435
|
-
"eo.form.property.maxlength": "La entrada puede contener como máx. {{maxlength}} caracteres.",
|
|
436
|
-
"eo.form.property.minlength": "La entrada tiene que contener como mín. {{minlength}} caracteres.",
|
|
437
|
-
"eo.form.property.number": "Introduzca un valor numérico.",
|
|
438
|
-
"eo.form.property.number.scale": "El número de decimales no es correcto. máx. {{scale}}",
|
|
439
|
-
"eo.form.property.number.precision": "El número de dígitos no es correcto. máx. {{prepointdigits}}",
|
|
440
|
-
"eo.checkout.message": "¿Desea bloquear el documento para que no lo pueda editar otro usuario?",
|
|
441
|
-
"eo.checkout.yes": "Sí",
|
|
442
|
-
"eo.checkout.no": "No",
|
|
443
|
-
"eo.checkout.cancel": "Cancelar",
|
|
444
|
-
"eo.export.title": "Exportar como",
|
|
445
|
-
"eo.export.action.pdf.label": "PDF",
|
|
446
|
-
"eo.export.action.pdf.description": "Exporta el archivo de documento como PDF",
|
|
447
|
-
"eo.export.cancel": "Cancelar",
|
|
448
|
-
"eo.resubmission.field.info": "Título",
|
|
449
|
-
"eo.resubmission.field.due": "Cita",
|
|
450
|
-
"eo.resubmission.add": "Crear",
|
|
451
|
-
"eo.resubmission.apply": "Cambiar",
|
|
452
|
-
"eo.resubmission.cancel": "Cancelar",
|
|
453
|
-
"eo.resubmission.delete": "Eliminar",
|
|
454
|
-
"eo.subscription.field.info": "Título",
|
|
455
|
-
"eo.subscription.add": "Crear",
|
|
456
|
-
"eo.subscription.cancel": "Cancelar",
|
|
457
|
-
"eo.upload.global.root.title": "Ubicación de descarga general",
|
|
458
|
-
"eo.upload.global.root.description": "Guardar el archivo en la ubicación de descarga general.",
|
|
459
|
-
"eo.upload.global.object.title": "Reemplazar el archivo de doc.",
|
|
460
|
-
"eo.upload.global.object.title.nocontent": "Añadir archivo de documento",
|
|
461
|
-
"eo.upload.global.cancel": "Cancelar",
|
|
462
|
-
"eo.upload.global.error.title": "La carga ha fallado",
|
|
463
|
-
"eo.upload.global.error.description": "No se pudo transferir el archivo al servidor.",
|
|
464
|
-
"eo.upload.global.target": "Destino",
|
|
465
|
-
"eo.upload.global.choose.title": "Procesamiento",
|
|
466
|
-
"eo.upload.global.choose.message": "Ha seleccionado más de un archivo. ¿Desea configurar los datos de índice para cada objeto por separado o procesar todos los archivos a la vez?",
|
|
467
|
-
"eo.upload.global.choose.single": "Por sep.",
|
|
468
|
-
"eo.upload.global.choose.multi": "Agrupados",
|
|
469
|
-
"eo.action.menu.email.label": "Enviar correo electrónico",
|
|
470
|
-
"eo.action.menu.email.description": "Abre otras acciones de correo electrónico",
|
|
471
|
-
"eo.email.title": "Enviar correo electrónico",
|
|
472
|
-
"eo.action.menu.clipboard.label": "Copiar al portapapeles",
|
|
473
|
-
"eo.clipboard.title": "Copiar al portapapeles",
|
|
474
|
-
"eo.action.menu.clipboard.description": "Abre otras acciones del portapapeles",
|
|
475
|
-
"eo.form.property.string.regex.nomatch": "The input does not match the requirements",
|
|
476
|
-
"eo.prepare.list.item.file": "file",
|
|
477
|
-
"eo.prepare.list.item.files": "files",
|
|
478
|
-
"eo.state.settings.deputies.label": "My substitutes",
|
|
479
|
-
"eo.state.settings.deputies.cancel": "Cancel",
|
|
480
|
-
"eo.state.settings.deputies.save": "Save",
|
|
481
|
-
"eo.state.settings.deputies.subsituteof.label": "I'm substitute of",
|
|
482
|
-
"eo.form.element.tag.ex": "extracted from contents",
|
|
483
|
-
"eo.form.element.tag.df": "default value",
|
|
484
|
-
"eo.object.actions.title": "Open action menu",
|
|
485
|
-
"eo.search.aside.summary.contextfoldertypes": "Context",
|
|
486
|
-
"eo.list.refresh":"Refresh",
|
|
487
|
-
"eo.list.filter":"Open filter",
|
|
488
|
-
"eo.list.sort":"Open sorting",
|
|
489
|
-
"eo.add.title.location.subfolder":"Add to current folder",
|
|
490
|
-
"eo.help.about.releasedate.label": "Release timestamp: ",
|
|
491
|
-
"eo.action.manage.rights.read.label": "Share",
|
|
492
|
-
"eo.action.manage.rights.read.description": "Lets the user share read rights for this document.",
|
|
493
|
-
"eo.column.config.pinned": "pin",
|
|
494
|
-
"eo.inbox.filter.absent": "Substitution",
|
|
495
|
-
"eo.inbox.filter.overdue": "Overdue",
|
|
496
|
-
"eo.inbox.item.note.absence": "Substitution",
|
|
497
|
-
"eo.references.object.notfound": "No references found.",
|
|
498
|
-
"eo.references.to.label": "References to this object",
|
|
499
|
-
"eo.references.from.label": "References to other objects",
|
|
500
|
-
"eo.references.open.resultlist": "Open in hit list",
|
|
501
|
-
"eo.process.details.tab.task.indexdata": "Process data",
|
|
502
|
-
"eo.process.recipients": "Recipients",
|
|
503
|
-
"eo.process.substitute": "Substitution for",
|
|
504
|
-
"eo.export.action.original.label": "Original",
|
|
505
|
-
"eo.export.action.original.description": "Downloads the document file in the original format",
|
|
506
|
-
"eo.manage.rights.title": "Share object with other users",
|
|
507
|
-
"eo.manage.rights.element.label": "Users/groups",
|
|
508
|
-
"eo.manage.rights.cancel": "Cancel",
|
|
509
|
-
"eo.manage.rights.save": "Save",
|
|
510
|
-
"eo.resubmission.error.msg": "At least one notification method must be selected.",
|
|
511
|
-
"eo.resubmission.field.notification.inbox": "Notification via inbox",
|
|
512
|
-
"eo.resubmission.field.notification.email": "Notification by email",
|
|
513
|
-
"eo.subscription.error.msg": "At least one notification method must be selected.",
|
|
514
|
-
"eo.subscription.field.notification.inbox": "Notification via inbox",
|
|
515
|
-
"eo.subscription.field.notification.email": "Notification by email",
|
|
516
|
-
"eo.search.objecttype.form.context": "in context",
|
|
517
|
-
"eo.manage.rights.message": "The Objekt {{title}} is now shared with {{shared}}.",
|
|
518
|
-
"eo.manage.rights.message.notshared": "The Object is not longer shared by you.",
|
|
519
|
-
"eo.action.menu.clipboard.copy.message": "The Objekt {{title}} was copied",
|
|
520
|
-
"eo.action.menu.clipboard.copy.multiple.message": "{{count}} Objektes were copied",
|
|
521
|
-
"eo.action.menu.custom.run.success":"The action {{title}} is executed.",
|
|
522
|
-
"eo.action.menu.custom.run.error": "Unfortunately the action {{title}} could not be executed."
|
|
523
|
-
}
|
|
1
|
+
{
|
|
2
|
+
"eo.stored.queries.list.empty": "No queries available",
|
|
3
|
+
"eo.action.delete.dms.object.confirm.context.folder.title": "This context folder {{folder}} contains {{count}} objects. Are you sure you want to delete this context folder and objects?",
|
|
4
|
+
"eo.search.storedquery.save.success": "The stored query was updated",
|
|
5
|
+
"eo.storedquery.share.sharedwith": "shared with",
|
|
6
|
+
"eo.storedquery.share.cancel": "Cancelar",
|
|
7
|
+
"eo.storedquery.share.ok": "Aceptar",
|
|
8
|
+
"eo.sidebar.navigation.storedqueries": "Solicitudes de búsqueda almacenadas",
|
|
9
|
+
"eo.inbox.activity.confirm.success": "The task was confirmed",
|
|
10
|
+
"eo.bpm.activity.forward.success": "The task was forwarded",
|
|
11
|
+
"eo.object.history.filter.process": "Actividades",
|
|
12
|
+
"eo.object.history.filter.modification": "Modifications",
|
|
13
|
+
"eo.object.history.filter.informational": "General",
|
|
14
|
+
"eo.object.content.title": "Contenido",
|
|
15
|
+
"eo.indexdata.summary.more": "More information",
|
|
16
|
+
"eo.shortcuts.nav.title": "Navegación",
|
|
17
|
+
"eo.shortcuts.action.add": "Create objects",
|
|
18
|
+
"eo.shortcuts.action.dashboard": "Dashboard",
|
|
19
|
+
"eo.shortcuts.action.inbox": "Cont. de entrada",
|
|
20
|
+
"eo.shortcuts.action.intray": "Cont. de dep.",
|
|
21
|
+
"eo.shortcuts.action.favorites": "Favoritos",
|
|
22
|
+
"eo.shortcuts.action.settings": "Ajustes",
|
|
23
|
+
"eo.shortcuts.action.search": "Buscar",
|
|
24
|
+
"eo.shortcuts.action.logout": "Desconectar",
|
|
25
|
+
"eo.shortcuts.eo-page.title": "Page",
|
|
26
|
+
"eo.shortcuts.eo-page.action.undock": "Undock",
|
|
27
|
+
"eo.state.object.tree.filter.label": "Filtrar",
|
|
28
|
+
"eo.user.service.schema.locale.error.title": "Object defninitions locale",
|
|
29
|
+
"eo.user.service.schema.locale.error.description": "Object defninitions locale could not be changed. Maybe you are not connected to the server.",
|
|
30
|
+
"eo.global.number.separator.decimal": ".",
|
|
31
|
+
"eo.process.details.workitem.load.fail": "Could not load task",
|
|
32
|
+
"eo.process.item.remove.fail": "",
|
|
33
|
+
"eo.shortcuts.eo-object-details.title": "Object",
|
|
34
|
+
"eo.shortcuts.action.open.context": "Abrir en contexto",
|
|
35
|
+
"eo.shortcuts.action.open.context.description": "Abre el objeto en su contexto",
|
|
36
|
+
"eo.shortcuts.aside.action.open": "Abrir",
|
|
37
|
+
"eo.shortcuts.form.title": "Form",
|
|
38
|
+
"eo.shortcuts.form.action.save": "Guardar",
|
|
39
|
+
"eo.shortcuts.form.action.reset": "Restablecer",
|
|
40
|
+
"eo.shortcuts.form.action.edit": "Editar",
|
|
41
|
+
"eo.tabcontainer.order.question": "Do you want to save the order?",
|
|
42
|
+
"eo.tabcontainer.order.success": "Order saved",
|
|
43
|
+
"eo.state.login.username": "Username",
|
|
44
|
+
"eo.state.login.password": "Password",
|
|
45
|
+
"eo.state.login.msg.invalid": "The provided credentials are invalid. Please review your inputs.",
|
|
46
|
+
"eo.state.login.host": "Host",
|
|
47
|
+
"eo.state.login.submit": "Login",
|
|
48
|
+
"eo.state.object.tree.error": "Folder structure could not be loaded",
|
|
49
|
+
"eo.state.object.frontpage.created": "created on",
|
|
50
|
+
"eo.state.object.frontpage.doccount": "{{doccount}} documents",
|
|
51
|
+
"eo.state.object.frontpage.filesize": "Total size {{filesize}}",
|
|
52
|
+
"eo.state.object.frontpage.lastchanges": "Last changes",
|
|
53
|
+
"eo.state.settings.permission": "Permisos",
|
|
54
|
+
"eo.search.mode.expert": "Expert Mode",
|
|
55
|
+
"eo.search.mode.expert.close": "Exit Expert Mode",
|
|
56
|
+
"eo.search.aside.summary.storedquery": "Stored query",
|
|
57
|
+
"eo.search.aside.summary": "Su búsqueda",
|
|
58
|
+
"eo.search.aside.summary.term": "Término de la búsqueda",
|
|
59
|
+
"eo.search.aside.summary.types": "Target types",
|
|
60
|
+
"eo.search.storedquery.close": "Close",
|
|
61
|
+
"eo.search.storedquery.update": "Save changes",
|
|
62
|
+
"eo.search.storedquery.save.error": "Query could not be saved",
|
|
63
|
+
"eo.search.storedquery.delete.error": "Query could not be deleted",
|
|
64
|
+
"eo.storedquery.load": "Open in search dialog",
|
|
65
|
+
"eo.storedquery.run": "Execute query",
|
|
66
|
+
"eo.storedquery.action.edit": "Edit Query",
|
|
67
|
+
"eo.storedquery.action.delete": "Borrar",
|
|
68
|
+
"eo.search.summary.empty": "No ha ingresado ningún criterio de búsqueda hasta ahora",
|
|
69
|
+
"eo.search.mode.expert.result.empty": "Su búsqueda no arrojó resultados",
|
|
70
|
+
"eo.search.mode.expert.intro": "In expert mode you can run complex search queries",
|
|
71
|
+
"eo.search.mode.expert.support.baseparams": "Baseparameters",
|
|
72
|
+
"eo.search.mode.expert.support.group": "Grupo",
|
|
73
|
+
"eo.search.mode.expert.support.type": "Tipo",
|
|
74
|
+
"eo.search.mode.expert.support.field": "Field",
|
|
75
|
+
"eo.object.links.title": "Links",
|
|
76
|
+
"eo.form.property.dynamic.list.empty": "No entrada.",
|
|
77
|
+
"eo.process.task.due": "Due on {{date}}",
|
|
78
|
+
"eo.process.task.continue": "In order to continue, you need to accept this task",
|
|
79
|
+
"eo.object.summary.title": "Sumario",
|
|
80
|
+
"eo.global.baseparam.filename": "Archivo de doc.",
|
|
81
|
+
"eo.global.baseparam.filesize": "Tamaño archivo",
|
|
82
|
+
"eo.global.baseparam.modified": "Editado",
|
|
83
|
+
"eo.global.baseparam.modifier": "Responsable",
|
|
84
|
+
"eo.global.baseparam.created": "Creado",
|
|
85
|
+
"eo.global.baseparam.creator": "Autor",
|
|
86
|
+
"eo.form.property.daterange.invalid": "Please enter a valid date range",
|
|
87
|
+
"eo.form.property.numberrange.invalid": "Please enter a valid number range",
|
|
88
|
+
"eo.form.property.date.invalid": "Please enter a valid date",
|
|
89
|
+
"eo.form.property.codesystem.value.invalid": "The field should only contain values from the catalog",
|
|
90
|
+
"eo.object.preview.attachments": "Attachments",
|
|
91
|
+
"eo.quicksearch.label": "Qué estás buscando",
|
|
92
|
+
"eo.shortcuts.title": "Application actions",
|
|
93
|
+
"eo.clipboard.more": "and {{moreCount}} additional objects",
|
|
94
|
+
"eo.clipboard.clear": "Clear",
|
|
95
|
+
"eo.clipboard.type.copy": "Copiar",
|
|
96
|
+
"eo.clipboard.type.cut": "Cut",
|
|
97
|
+
"eo.upload.global.headline": "Subir archivo(s)",
|
|
98
|
+
"eo.upload.global.context.title": "Add to context",
|
|
99
|
+
"eo.notifications.filter.section.objecttype": "Objekttyp",
|
|
100
|
+
"eo.state.object.list.error": "Es sind keine Informationen vorhanden.",
|
|
101
|
+
"eo.notifications.filter.section.title": "Type",
|
|
102
|
+
"eo.state.process.filter.running": "Running processe",
|
|
103
|
+
"eo.state.process.filter.completed": "Ended processes",
|
|
104
|
+
"eo.state.process.filter.error": "Erroneous processes",
|
|
105
|
+
"eo.state.process.filter.suspended": "Pending processes",
|
|
106
|
+
"eo.process.filter.title": "Filter Processes",
|
|
107
|
+
"eo.process.filter.section.status": "Status",
|
|
108
|
+
"eo.grid.sort.title": "Título",
|
|
109
|
+
"eo.grid.sort.date": "Fecha",
|
|
110
|
+
"eo.process.sort.status": "Status",
|
|
111
|
+
"eo.process.sort.type":"Tipo",
|
|
112
|
+
"eo.process.file.title.undefined": "Title is undefined!",
|
|
113
|
+
"eo.process.file.description.undefined": "Description is undefined!",
|
|
114
|
+
"eo.status.404.description": "No se ha podido cargar el objeto.",
|
|
115
|
+
"eo.process.filter.section.type": "Type",
|
|
116
|
+
"eo.favorites.list.empty": "Aún no ha añadido ningún favorito.",
|
|
117
|
+
"eo.notifications.list.empty": "En estos momentos no hay ninguna subscripción ni ninguna nueva presentación configurada.",
|
|
118
|
+
"eo.process.list.empty": "No existen procesos",
|
|
119
|
+
"eo.resultlist.grid.filter.placeholder.process": "Filtering process data",
|
|
120
|
+
"eo.object.content.donwload.title":"Descargar",
|
|
121
|
+
"eo.object.content.edit.title":"Editar",
|
|
122
|
+
"eo.bar.button.layout.title":"Configure view areas",
|
|
123
|
+
"eo.bar.button.user.profile.title": "User profile",
|
|
124
|
+
"eo.bar.button.execute.actions.tooltip": "Start process",
|
|
125
|
+
"eo.executable.processes.execute":"Ok",
|
|
126
|
+
"eo.storedquery.share.title": "Share",
|
|
127
|
+
"eo.storedquery.shared.title": "Shared by me",
|
|
128
|
+
"eo.storedquery.sharedfor.title": "Shared for me",
|
|
129
|
+
"eo.storedquery.favor.title": "Favor",
|
|
130
|
+
"eo.storedquery.favored.title": "Favored by me",
|
|
131
|
+
"eo.storedquery.favoredfor.title": "Favored for me",
|
|
132
|
+
"eo.notifications.filter.subscription.label": "Subscription",
|
|
133
|
+
"eo.notifications.filter.resubmission.label": "Follow-up",
|
|
134
|
+
"eo.search.close": "close search",
|
|
135
|
+
"eo.search.clear.search":"clear seach",
|
|
136
|
+
"eo.sort.by": "Clasificar por",
|
|
137
|
+
"eo.state.process": "Procesos",
|
|
138
|
+
"eo.help.about.claim": "yuuvis® – El verdadero ECM. El software de gestión de contenido empresarial de OPTIMAL SYSTEMS yuuvis® es un software ECM global, exhaustivo y corporativo. Una verdadera solución empresarial todo en uno, para todos los sectores, todas las áreas de negocio y para todos los departamentos. yuuvis® - Fácil. Para toda la empresa.",
|
|
139
|
+
"eo.help.about.product.label": "Producto: ",
|
|
140
|
+
"eo.help.about.client.version.label": "Versión de cliente: ",
|
|
141
|
+
"eo.help.about.producer.label": "Fabricante: ",
|
|
142
|
+
"eo.help.about.producer.text": "OPTIMAL SYSTEMS GmbH, Berlín, Alemania",
|
|
143
|
+
"eo.help.license.title": "Notas de licencia",
|
|
144
|
+
"eo.help.license.intro": "Este documento contiene información sobre la licencia con disposiciones legales adicionales para los componentes externos asociados con el cliente yuuvis®. Esta información sobre la licencia y las disposiciones legales adicionales forman parte, con esta referencia, del contrato de licencia del software OPTIMAL SYSTEMS.",
|
|
145
|
+
"eo.action.menu.custom.error.message": "No se ha podido ejecutar la acción.",
|
|
146
|
+
"eo.action.menu.show.versions.label": "Mostrar versiones",
|
|
147
|
+
"eo.action.menu.show.versions.description": "Muestra todas las versiones del objeto.",
|
|
148
|
+
"eo.action.menu.edit.document.label": "Abrir archivo de doc.",
|
|
149
|
+
"eo.action.menu.edit.document.description": "Permite abrir de manera externa el archivo de documento.",
|
|
150
|
+
"eo.action.menu.send.email.link.label": "Correo elec. con enl.",
|
|
151
|
+
"eo.action.menu.send.email.link.description": "Crea una nuevo mensaje de correo electrónico en su programa de correo electrónico local e inserta un enlace en la carpeta o en el documento.",
|
|
152
|
+
"eo.action.menu.send.email.file.label": "Correo elec. con anexo",
|
|
153
|
+
"eo.action.menu.send.email.file.description": "Crea una nuevo mensaje de correo electrónico en su programa de correo electrónico local e inserta el archivo del doc. como anexo.",
|
|
154
|
+
"eo.action.menu.send.email.file.pdf.label": "Correo ele. con PDF",
|
|
155
|
+
"eo.action.menu.send.email.file.pdf.description": "Crea una nuevo mensaje de correo electrónico en su programa de correo electrónico local e inserta un PDF del archivo del doc. como anexo.",
|
|
156
|
+
"eo.action.menu.clipboard.link.label": "Copiar enlace",
|
|
157
|
+
"eo.action.menu.clipboard.link.description": "Copia un enlace a un objeto en el portapapeles.",
|
|
158
|
+
"eo.action.menu.clipboard.link.successful": "Enlace copiado en el portapapeles.",
|
|
159
|
+
"eo.action.menu.clipboard.link.error": "No se puedo copiar el enlace en el portapapeles.",
|
|
160
|
+
"eo.action.menu.clipboard.file.label": "Copiar el archivo del doc.",
|
|
161
|
+
"eo.action.menu.clipboard.file.description": "Copia el archivo de doc. original en el portapapeles.",
|
|
162
|
+
"eo.action.menu.clipboard.file.pdf.label": "Copiar como PDF",
|
|
163
|
+
"eo.action.menu.clipboard.file.pdf.description": "Copia el archivo de doc. como PDF en el portapapeles.",
|
|
164
|
+
"eo.action.menu.clipboard.copy.label": "Copiar aquí",
|
|
165
|
+
"eo.action.menu.clipboard.copy.description": "Copia los objetos premarcados en esta carpeta.",
|
|
166
|
+
"eo.action.menu.versioning.version.restore.label": "Restaurar versión",
|
|
167
|
+
"eo.action.menu.versioning.version.restore.description": "Crea una versión nueva basada en la versión seleccionada.",
|
|
168
|
+
"eo.actions.group.common": "GENERAL",
|
|
169
|
+
"eo.actions.group.further_actions": "OTRAS ACCIONES",
|
|
170
|
+
"eo.action.create.favorite.label": "Añadir a Favoritos",
|
|
171
|
+
"eo.action.create.favorite.description": "Añade el objeto a Favoritos.",
|
|
172
|
+
"eo.action.delete.favorite.label": "Eliminar de Favoritos",
|
|
173
|
+
"eo.action.delete.favorite.description": "Elimina el objeto de Favoritos.",
|
|
174
|
+
"eo.action.create.subscription.label": "Crear suscripción",
|
|
175
|
+
"eo.action.create.subscription.description": "Crea una suscripción.",
|
|
176
|
+
"eo.action.delete.subscription.label": "Eliminar suscripción",
|
|
177
|
+
"eo.action.delete.subscription.description": "Elimina la suscripción.",
|
|
178
|
+
"eo.action.create.resubmission.label": "Crear nueva presentación",
|
|
179
|
+
"eo.action.create.resubmission.description": "Crea una nueva presentación.",
|
|
180
|
+
"eo.action.update.resubmission.label": "Editar nueva presentación",
|
|
181
|
+
"eo.action.update.resubmission.description": "Abre las características de la nueva presentación para editarla.",
|
|
182
|
+
"eo.action.delete.dms.object.label": "Borrar",
|
|
183
|
+
"eo.action.delete.dms.object.description": "Borra el objeto.",
|
|
184
|
+
"eo.action.download.dms.object.content.label": "Descargar el archivo de doc.",
|
|
185
|
+
"eo.action.download.dms.object.content.description": "Descarga el archivo de documento del objeto.",
|
|
186
|
+
"eo.error.connection.interrupted.text": "Por lo menos un servicio no está disponible actualmente.",
|
|
187
|
+
"eo.error.connection.interrupted.title": "El servicio no está disponible",
|
|
188
|
+
"eo.object.indexdata.save.success": "El documento se ha guardado.",
|
|
189
|
+
"eo.object.indexdata.save.error": "En estos momentos no se puede guardar el documento.",
|
|
190
|
+
"eo.bpm.activity.indexdata.save.success": "La tarea se ha guardado correctamente.",
|
|
191
|
+
"eo.bpm.activity.indexdata.save.error": "En estos momentos no se puede guardar la tarea.",
|
|
192
|
+
"eo.sse.delete.fail.title": "Borrar ha fallado",
|
|
193
|
+
"eo.state.settings.language": "Idioma",
|
|
194
|
+
"eo.state.settings.language.client": "Aplicación",
|
|
195
|
+
"eo.state.settings.language.schema": "Definiciones de objeto",
|
|
196
|
+
"eo.state.settings.roles": "Roles",
|
|
197
|
+
"eo.state.settings.agent": "Agente",
|
|
198
|
+
"eo.state.settings.pairing-status": "Estado de agente",
|
|
199
|
+
"eo.state.settings.others": "Otras configuraciones",
|
|
200
|
+
"eo.state.settings.presence.present": "Presente",
|
|
201
|
+
"eo.state.settings.presence.absent": "Ausente",
|
|
202
|
+
"eo.state.settings.presence.error.title": "Ups...",
|
|
203
|
+
"eo.state.settings.presence.error.description": "No ha funcionado. Vuelva a intentarlo.",
|
|
204
|
+
"eo.state.settings.deputies": "Suplente",
|
|
205
|
+
"eo.state.settings.agent.new-connection": "Conectar con el yuuvis agent local.",
|
|
206
|
+
"eo.state.settings.agent.pairing.request": "Vincular el yuuvis agent",
|
|
207
|
+
"eo.state.settings.agent.pairing.description": "Vincular con el yuuvis agent local",
|
|
208
|
+
"eo.state.settings.agent.pairing.status.paired": "Conectado y vinculado",
|
|
209
|
+
"eo.state.settings.agent.pairing.status.paired-desc": "Puede usar las funciones de la integración del escritorio con yuuvis.",
|
|
210
|
+
"eo.state.settings.agent.pairing.status.could-pair": "Ningún agente vinculado",
|
|
211
|
+
"eo.state.settings.agent.pairing.status.could-pair-desc": "Ha conectado un yuuvis agent con este sistema yuuvis, pero no lo ha vinculado con el navegador actual. Las funciones de la integración del escritorio no están disponibles.",
|
|
212
|
+
"eo.state.settings.agent.pairing.status.not-connected": "Ningún agente conectado",
|
|
213
|
+
"eo.state.settings.agent.pairing.status.not-connected-desc": "No ha conectado ningún yuuvis agent a este sistema yuuvis. Las funciones de la integración del escritorio no están disponibles.",
|
|
214
|
+
"eo.state.settings.lock": "Bloquear el documento al abrir",
|
|
215
|
+
"eo.state.settings.lock.enable": "Activado",
|
|
216
|
+
"eo.state.settings.lock.disable": "Desactivado",
|
|
217
|
+
"eo.state.settings.lock.ask": "Preg. siempre",
|
|
218
|
+
"eo.column.config.title": "Configuración de columnas",
|
|
219
|
+
"eo.column.config.action.save": "Guardar",
|
|
220
|
+
"eo.column.config.action.save.default": "Guardar como estándar",
|
|
221
|
+
"eo.column.config.action.close": "Cancelar",
|
|
222
|
+
"eo.column.config.action.resetdefault": "Restablecer valores predeterminados",
|
|
223
|
+
"eo.column.config.headline.current": "columnas actuales",
|
|
224
|
+
"eo.column.config.headline.available": "columnas disponibles",
|
|
225
|
+
"eo.column.config.sort": "clasificar",
|
|
226
|
+
"eo.column.config.group": "agrupar",
|
|
227
|
+
"eo.column.config.info.type": "Configuración del tipo de resultados '{{type}}'",
|
|
228
|
+
"eo.column.config.info.type.context": "Configuración del tipo de resultados '{{type}}' en el contexto de '{{context}}'",
|
|
229
|
+
"eo.column.config.info.fulltext": "Configuración para tipos de resultados mezclados",
|
|
230
|
+
"eo.favorite.details.item.gone": "No se ha podido encontrar el elemento. O bien se ha borrado, o usted no cuenta con la autorización para visualizarlo.",
|
|
231
|
+
"eo.favorite.details.item.gone.remove": "Eliminar de Favoritos",
|
|
232
|
+
"eo.favorite.icon.dialog.title": "Marcar como Fav.",
|
|
233
|
+
"eo.favorite.icon.dialog.save": "Guardar",
|
|
234
|
+
"eo.favorite.icon.dialog.cancel": "Cancelar",
|
|
235
|
+
"eo.favorite.icon.tooltip.add": "Marcar como Fav.",
|
|
236
|
+
"eo.favorite.icon.tooltip.remove": "Borrar de Favoritos",
|
|
237
|
+
"eo.favorite.icon.dialog.input.label": "Título",
|
|
238
|
+
"eo.favorites.list.title": "Favoritos",
|
|
239
|
+
"eo.favorites.filter.title": "Filtrar Favoritos",
|
|
240
|
+
"eo.favorites.filter.section.objecttype": "Tipo objeto",
|
|
241
|
+
"eo.folder.filter.title": "Filtrar la lista",
|
|
242
|
+
"eo.folder.filter.section.objecttype": "Tipo objeto",
|
|
243
|
+
"eo.inbox.list.title": "Cont. de entrada",
|
|
244
|
+
"eo.inbox.SUBSCRIPTION": "Suscripción",
|
|
245
|
+
"eo.inbox.BPM": "Proceso",
|
|
246
|
+
"eo.inbox.RESUBMISSION": "Nueva presentación",
|
|
247
|
+
"eo.inbox.filter.title": "Filtrar las entradas",
|
|
248
|
+
"eo.inbox.filter.section.type": "Tipo",
|
|
249
|
+
"eo.inbox.filter.unread": "Solo no leídos",
|
|
250
|
+
"eo.inbox.sort.title": "Título",
|
|
251
|
+
"eo.inbox.sort.date": "Fecha",
|
|
252
|
+
"eo.notifications.list.title": "Avisos",
|
|
253
|
+
"eo.notifications.list.subtitle": "Administración de suscripciones y nuevas presentaciones",
|
|
254
|
+
"eo.notifications.filter.title": "Filtrar avisos",
|
|
255
|
+
"eo.notifications.sort.title": "Título",
|
|
256
|
+
"eo.notifications.sort.due": "Fecha",
|
|
257
|
+
"eo.object.resubmission.tooltip": "Nueva presentación disponible",
|
|
258
|
+
"eo.object.subscription.tooltip": "Suscrito",
|
|
259
|
+
"eo.object.indexdata.title": "Datos índice",
|
|
260
|
+
"eo.object.history.title": "Histórico",
|
|
261
|
+
"eo.object.history.workflowprocess": "Modelo de proceso",
|
|
262
|
+
"eo.object.history.activity": "Actividad",
|
|
263
|
+
"eo.object.history.version": "Versión",
|
|
264
|
+
"eo.object.lock": "bloqueado",
|
|
265
|
+
"eo.object.indexdata.reset": "Restablecer",
|
|
266
|
+
"eo.object.indexdata.save": "Guardar",
|
|
267
|
+
"eo.object.indexdata.save.browsernav": "Está editando los datos índice de un formulario que no ha guardado.",
|
|
268
|
+
"eo.object.indexdata.form.invalid": "La máscara de los datos índice contiene errores. Corrija los errores para poder guardar las entradas.",
|
|
269
|
+
"eo.prepare.details.type.title": "Selec. tipo de objeto",
|
|
270
|
+
"eo.prepare.details.type.empty": "Para este archivo no hay ningún tipo de objeto para una nueva instalación en la ubicación seleccionada.",
|
|
271
|
+
"eo.prepare.details.type.notallowed": "No se puede adoptar el tipo de objeto seleccionado '{{type}}' ya que el archivo cargado '{{filename}}' no está permitido para este tipo.",
|
|
272
|
+
"eo.prepare.details.type.subtitle": "Selección del tipo de objeto",
|
|
273
|
+
"eo.prepare.details.content.subtitle": "Añadir datos",
|
|
274
|
+
"eo.prepare.details.indexdata.subtitle": "Añadir datos de índice",
|
|
275
|
+
"eo.prepare.save": "Archivar",
|
|
276
|
+
"eo.prepare.saveopen": "Archivar y abrir",
|
|
277
|
+
"eo.prepare.template.select": "Adoptar la plantilla",
|
|
278
|
+
"eo.prepare.template.abort": "Cancelar",
|
|
279
|
+
"eo.prepare.template.error.title": "Error",
|
|
280
|
+
"eo.prepare.template.error.message": "No se ha podido adoptar la plantilla.",
|
|
281
|
+
"eo.prepare.location.title.prefix": "Nuevo depós. en",
|
|
282
|
+
"eo.prepare.location.title.sysroot": "Nuevo depós. en la ubic. de descarga general",
|
|
283
|
+
"eo.prepare.created.error.title": "No se ha podido archivar el objeto",
|
|
284
|
+
"eo.prepare.created.error.message": "Se ha producido un error al archivar el objeto. No se ha archivado el objeto.",
|
|
285
|
+
"eo.prepare.attachment.info": "Puede añadir un archivo a este tipo de objeto. Seleccione una de las siguientes opciones:",
|
|
286
|
+
"eo.prepare.attachment.upload.title": "Subir archivo",
|
|
287
|
+
"eo.prepare.attachment.upload.desc": "Añada un archivo local al objeto.",
|
|
288
|
+
"eo.prepare.attachment.template.title": "Seleccionar plantilla",
|
|
289
|
+
"eo.prepare.attachment.template.desc": "Seleccione el archivo de una de las plantillas para este tipo de objeto.",
|
|
290
|
+
"eo.prepare.attachment.template.resolver": "con transf. de datos",
|
|
291
|
+
"eo.prepare.attachment.nofile.title": "Sin archivo",
|
|
292
|
+
"eo.prepare.attachment.nofile.desc": "Cree el objeto sin archivo.",
|
|
293
|
+
"eo.prepare.details.contents.title": "Archivos",
|
|
294
|
+
"eo.prepare.list.title": "Cont. de dep.",
|
|
295
|
+
"eo.prepare.list.title.sub": "Objetos que hay que quitar",
|
|
296
|
+
"eo.prepare.list.empty": "Ningún objeto en el cont. de depósito.",
|
|
297
|
+
"eo.prepare.list.item.template": "de plantilla",
|
|
298
|
+
"eo.prepare.list.item.file.none": "ningún archivo",
|
|
299
|
+
"eo.prepare.list.item.type.undefined": "Tipo de objeto aún no seleccionado",
|
|
300
|
+
"eo.prepare.list.item.location.set": "Ubic. de descarga fijado",
|
|
301
|
+
"eo.prepare.list.item.location.notset": "en la ubicación de descarga general",
|
|
302
|
+
"eo.process.details.tab.task": "Tarea",
|
|
303
|
+
"eo.process.details.tab.task.description": "Descripción",
|
|
304
|
+
"eo.process.details.tab.progress": "Progreso",
|
|
305
|
+
"eo.process.details.tab.attachments": "Expediente",
|
|
306
|
+
"eo.process.details.task.resubmission.description": "Recibe este aviso porque ha creado una nueva presentación para el objeto de negocio adjunto.",
|
|
307
|
+
"eo.process.details.task.subscription.description": "Recibe este aviso porque quería ser informado sobre las modificaciones en el objeto de negocio adjunto.",
|
|
308
|
+
"eo.process.details.button.resubmission.remove": "Confirmar",
|
|
309
|
+
"eo.process.details.button.subscription.remove": "Confirmar",
|
|
310
|
+
"eo.bpm.activity.forward.error": "Error al reenviar.",
|
|
311
|
+
"eo.process.personalize": "Adoptar la tarea",
|
|
312
|
+
"eo.process.depersonalize": "Devolver la tarea",
|
|
313
|
+
"eo.process.activity.lock.denied": "La tarea ya se está editando.",
|
|
314
|
+
"eo.process.activity.unlock.denied": "¡Vuelva a intentarlo más tarde!",
|
|
315
|
+
"eo.process.file.empty.label": "El expediente está vacío.",
|
|
316
|
+
"eo.process.file.add.label": "Añadir los objetos preseleccionados al expediente.",
|
|
317
|
+
"eo.process.file.notification.error": "Error al añadir",
|
|
318
|
+
"eo.process.file.notification.add.message": "Añadir al expediente",
|
|
319
|
+
"eo.process.file.notification.remove": "eliminar",
|
|
320
|
+
"eo.process.file.notification.remove.message": "Eliminar del expediente",
|
|
321
|
+
"eo.process.start.time.label": "Inicio: ",
|
|
322
|
+
"eo.process.end.time.label": "Fin: ",
|
|
323
|
+
"eo.quicksearch.result.group.global": "General",
|
|
324
|
+
"eo.quicksearch.hits": "Resultado",
|
|
325
|
+
"eo.search.result.term": "Término de la búsqueda",
|
|
326
|
+
"eo.search.result.expired": "Esta solicitud de búsqueda ha expirado y ya no está disponible.",
|
|
327
|
+
"eo.search.result.error": "Su solicitud de vista no se ha podido ejecutar debido a un error técnico.",
|
|
328
|
+
"eo.search.result.hits": "Resultado",
|
|
329
|
+
"eo.resultlist.grid.filterOoo": "Filtro...",
|
|
330
|
+
"eo.status.404.title": "No encontrado",
|
|
331
|
+
"eo.actions.sticky.title": "Acciones",
|
|
332
|
+
"eo.actions.sticky.title.sub.for": "para",
|
|
333
|
+
"eo.actions.sticky.title.sub.selection": "la selección actual",
|
|
334
|
+
"eo.object.inlinemenu.addresubmission": "Crear nueva presentación",
|
|
335
|
+
"eo.object.inlinemenu.editresubmission": "Editar nueva presentación",
|
|
336
|
+
"eo.object.inlinemenu.addsubscription": "Crear suscripción",
|
|
337
|
+
"eo.storedquery.search.term": "Texto compl.",
|
|
338
|
+
"eo.storedquery.restriction.type": "Tipo objeto",
|
|
339
|
+
"eo.storedquery.restriction.created": "Creado",
|
|
340
|
+
"eo.storedquery.restriction.creator": "Autor",
|
|
341
|
+
"eo.storedquery.restriction.modified": "Editado",
|
|
342
|
+
"eo.storedquery.restriction.modifier": "Responsable",
|
|
343
|
+
"eo.storedquery.restriction.mimetypegroup": "Tp. archivo",
|
|
344
|
+
"eo.storedquery.restriction.filename": "Nom. archivo",
|
|
345
|
+
"eo.storedquery.restriction.filesize": "Tamaño archivo",
|
|
346
|
+
"eo.storedquery.action.save": "Guardar",
|
|
347
|
+
"eo.storedquery.action.cancel": "Cancelar",
|
|
348
|
+
"eo.storedquery.roles": "Roles",
|
|
349
|
+
"eo.storedquery.res.count.label": "Resultado",
|
|
350
|
+
"eo.timeline.empty": "No hay ninguna entrada.",
|
|
351
|
+
"eo.timeline.filter.action": "Filtrar las entradas",
|
|
352
|
+
"eo.timeline.filter.reset": "Restablecer filtro",
|
|
353
|
+
"eo.versions.details.label": "Versión",
|
|
354
|
+
"eo.versions.detail.glue.tooltip": "Conmutar la vista sincronizada de aspectos del objeto",
|
|
355
|
+
"eo.versions.list.title": "Versiones",
|
|
356
|
+
"eo.versions.list.users": "Usuario",
|
|
357
|
+
"eo.versions.list.types": "Tipo",
|
|
358
|
+
"eo.init.fail": "",
|
|
359
|
+
"eo.add.title.location": "En ubic. desc.",
|
|
360
|
+
"eo.add.title.location.common": "General",
|
|
361
|
+
"eo.search": "Búsqueda",
|
|
362
|
+
"eo.search.save": "Guardar búsqueda",
|
|
363
|
+
"eo.search.reset": "Restablecer",
|
|
364
|
+
"eo.search.agg.time.lastyear": "Último año",
|
|
365
|
+
"eo.search.agg.time.thisyear": "Este año",
|
|
366
|
+
"eo.search.agg.time.lastmonth": "Último mes",
|
|
367
|
+
"eo.search.agg.time.thismonth": "Este mes",
|
|
368
|
+
"eo.search.agg.time.lastweek": "Última semana",
|
|
369
|
+
"eo.search.agg.time.thisweek": "Esta semana",
|
|
370
|
+
"eo.search.agg.time.yesterday": "Ayer",
|
|
371
|
+
"eo.search.agg.time.today": "Hoy",
|
|
372
|
+
"eo.search.agg.time.span": "Periodo",
|
|
373
|
+
"eo.search.agg.time.span.custom": "Periodo definido por el usuario",
|
|
374
|
+
"eo.search.agg.time.span.from": "de",
|
|
375
|
+
"eo.search.agg.time.span.to": "a",
|
|
376
|
+
"eo.search.agg.time.span.since": "desde",
|
|
377
|
+
"eo.search.agg.time.span.until": "a",
|
|
378
|
+
"eo.search.agg.creator": "Autor",
|
|
379
|
+
"eo.search.agg.modifier": "Responsable",
|
|
380
|
+
"eo.search.agg.createdby": "Creado por",
|
|
381
|
+
"eo.search.agg.modifiedby": "Editado por",
|
|
382
|
+
"eo.search.agg.filename": "Nom. archivo",
|
|
383
|
+
"eo.search.agg.time.custom.save": "Aceptar",
|
|
384
|
+
"eo.search.agg.time.custom.remove": "Eliminar",
|
|
385
|
+
"eo.search.objecttype.form": "Formul. búsq. '{{type}}'",
|
|
386
|
+
"eo.search.group.general": "General",
|
|
387
|
+
"eo.search.submit": "Buscar",
|
|
388
|
+
"eo.search.title": "Result. búsqueda",
|
|
389
|
+
"eo.search.title.storedqueries": "Solicitudes de búsqueda almacenadas",
|
|
390
|
+
"eo.search.storedqueries.restrict": "Mis solicitudes de búsq.",
|
|
391
|
+
"eo.search.suggest": "Quiso decir:",
|
|
392
|
+
"eo.search.restrict.type": "Tipo objeto",
|
|
393
|
+
"eo.search.restrict.creation": "Creado",
|
|
394
|
+
"eo.search.restrict.modification": "Modificado",
|
|
395
|
+
"eo.search.restrict.mimetypegroup": "Tp. archivo",
|
|
396
|
+
"eo.search.restrict.file": "Archivo de doc.",
|
|
397
|
+
"eo.search.restrict.filename": "Nom. archivo",
|
|
398
|
+
"eo.search.restrict.filesize": "Tamaño archivo",
|
|
399
|
+
"eo.bar.button.prepare.tooltip": "Abrir el cont. de dep.",
|
|
400
|
+
"eo.bar.button.inbox.tooltip": "Abrir el cont. de entrada",
|
|
401
|
+
"eo.bar.button.favorites.tooltip": "Abrir Favoritos",
|
|
402
|
+
"eo.bar.button.search.tooltip": "Buscar",
|
|
403
|
+
"eo.bar.button.file.tooltip": "Crear objeto",
|
|
404
|
+
"eo.bar.button.logout.title": "Desconectar",
|
|
405
|
+
"eo.bar.button.settings.title": "Ajustes",
|
|
406
|
+
"eo.sidebar.navigation.title": "Navegación",
|
|
407
|
+
"eo.sidebar.navigation.favorites": "Favoritos",
|
|
408
|
+
"eo.sidebar.navigation.favorites.tooltip": "Abrir Favoritos",
|
|
409
|
+
"eo.sidebar.navigation.inbox": "Cont. de entrada",
|
|
410
|
+
"eo.sidebar.navigation.inbox.tooltip": "Abrir el cont. de entrada",
|
|
411
|
+
"eo.sidebar.navigation.process": "Procesos",
|
|
412
|
+
"eo.sidebar.navigation.process.tooltip": "Mostrar procesos",
|
|
413
|
+
"eo.sidebar.navigation.notifications": "Avisos",
|
|
414
|
+
"eo.sidebar.navigation.prepare": "Cont. de dep.",
|
|
415
|
+
"eo.sidebar.navigation.prepare.tooltip": "Abrir el cont. de dep.",
|
|
416
|
+
"eo.sidebar.help.title": "Ayuda",
|
|
417
|
+
"eo.sidebar.help.about": "Info. del prod.",
|
|
418
|
+
"eo.sidebar.help.about.tooltip": "Informaciones sobre el producto",
|
|
419
|
+
"eo.sidebar.help.license": "Notas de licencia",
|
|
420
|
+
"eo.sidebar.help.license.tooltip": "Información sobre la licencia de componentes externos",
|
|
421
|
+
"eo.sidebar.help.shortcuts": "Combinaciones de teclas",
|
|
422
|
+
"eo.sidebar.help.shortcuts.tooltip": "Combinaciones de teclas",
|
|
423
|
+
"eo.sidebar.help.manual": "Documentación del usuario",
|
|
424
|
+
"eo.sidebar.help.manual.tooltip": "Documentación del usuario",
|
|
425
|
+
"eo.datepicker.calendar.select": "Seleccionar",
|
|
426
|
+
"eo.datepicker.calendar.cancel": "Cancelar",
|
|
427
|
+
"eo.form.table.options.subhead.edit": "Editar entrada",
|
|
428
|
+
"eo.form.table.options.subhead.new": "Añadir entrada",
|
|
429
|
+
"eo.form.table.options.btn.save": "Aceptar",
|
|
430
|
+
"eo.form.table.options.btn.delete": "Borrar",
|
|
431
|
+
"eo.form.table.options.btn.cancel": "Cancelar",
|
|
432
|
+
"eo.object.summary.version": "Versión",
|
|
433
|
+
"eo.object.summary.version.compare": "Mostrar versiones",
|
|
434
|
+
"eo.form.property.required": "Campo oblig.",
|
|
435
|
+
"eo.form.property.maxlength": "La entrada puede contener como máx. {{maxlength}} caracteres.",
|
|
436
|
+
"eo.form.property.minlength": "La entrada tiene que contener como mín. {{minlength}} caracteres.",
|
|
437
|
+
"eo.form.property.number": "Introduzca un valor numérico.",
|
|
438
|
+
"eo.form.property.number.scale": "El número de decimales no es correcto. máx. {{scale}}",
|
|
439
|
+
"eo.form.property.number.precision": "El número de dígitos no es correcto. máx. {{prepointdigits}}",
|
|
440
|
+
"eo.checkout.message": "¿Desea bloquear el documento para que no lo pueda editar otro usuario?",
|
|
441
|
+
"eo.checkout.yes": "Sí",
|
|
442
|
+
"eo.checkout.no": "No",
|
|
443
|
+
"eo.checkout.cancel": "Cancelar",
|
|
444
|
+
"eo.export.title": "Exportar como",
|
|
445
|
+
"eo.export.action.pdf.label": "PDF",
|
|
446
|
+
"eo.export.action.pdf.description": "Exporta el archivo de documento como PDF",
|
|
447
|
+
"eo.export.cancel": "Cancelar",
|
|
448
|
+
"eo.resubmission.field.info": "Título",
|
|
449
|
+
"eo.resubmission.field.due": "Cita",
|
|
450
|
+
"eo.resubmission.add": "Crear",
|
|
451
|
+
"eo.resubmission.apply": "Cambiar",
|
|
452
|
+
"eo.resubmission.cancel": "Cancelar",
|
|
453
|
+
"eo.resubmission.delete": "Eliminar",
|
|
454
|
+
"eo.subscription.field.info": "Título",
|
|
455
|
+
"eo.subscription.add": "Crear",
|
|
456
|
+
"eo.subscription.cancel": "Cancelar",
|
|
457
|
+
"eo.upload.global.root.title": "Ubicación de descarga general",
|
|
458
|
+
"eo.upload.global.root.description": "Guardar el archivo en la ubicación de descarga general.",
|
|
459
|
+
"eo.upload.global.object.title": "Reemplazar el archivo de doc.",
|
|
460
|
+
"eo.upload.global.object.title.nocontent": "Añadir archivo de documento",
|
|
461
|
+
"eo.upload.global.cancel": "Cancelar",
|
|
462
|
+
"eo.upload.global.error.title": "La carga ha fallado",
|
|
463
|
+
"eo.upload.global.error.description": "No se pudo transferir el archivo al servidor.",
|
|
464
|
+
"eo.upload.global.target": "Destino",
|
|
465
|
+
"eo.upload.global.choose.title": "Procesamiento",
|
|
466
|
+
"eo.upload.global.choose.message": "Ha seleccionado más de un archivo. ¿Desea configurar los datos de índice para cada objeto por separado o procesar todos los archivos a la vez?",
|
|
467
|
+
"eo.upload.global.choose.single": "Por sep.",
|
|
468
|
+
"eo.upload.global.choose.multi": "Agrupados",
|
|
469
|
+
"eo.action.menu.email.label": "Enviar correo electrónico",
|
|
470
|
+
"eo.action.menu.email.description": "Abre otras acciones de correo electrónico",
|
|
471
|
+
"eo.email.title": "Enviar correo electrónico",
|
|
472
|
+
"eo.action.menu.clipboard.label": "Copiar al portapapeles",
|
|
473
|
+
"eo.clipboard.title": "Copiar al portapapeles",
|
|
474
|
+
"eo.action.menu.clipboard.description": "Abre otras acciones del portapapeles",
|
|
475
|
+
"eo.form.property.string.regex.nomatch": "The input does not match the requirements",
|
|
476
|
+
"eo.prepare.list.item.file": "file",
|
|
477
|
+
"eo.prepare.list.item.files": "files",
|
|
478
|
+
"eo.state.settings.deputies.label": "My substitutes",
|
|
479
|
+
"eo.state.settings.deputies.cancel": "Cancel",
|
|
480
|
+
"eo.state.settings.deputies.save": "Save",
|
|
481
|
+
"eo.state.settings.deputies.subsituteof.label": "I'm substitute of",
|
|
482
|
+
"eo.form.element.tag.ex": "extracted from contents",
|
|
483
|
+
"eo.form.element.tag.df": "default value",
|
|
484
|
+
"eo.object.actions.title": "Open action menu",
|
|
485
|
+
"eo.search.aside.summary.contextfoldertypes": "Context",
|
|
486
|
+
"eo.list.refresh":"Refresh",
|
|
487
|
+
"eo.list.filter":"Open filter",
|
|
488
|
+
"eo.list.sort":"Open sorting",
|
|
489
|
+
"eo.add.title.location.subfolder":"Add to current folder",
|
|
490
|
+
"eo.help.about.releasedate.label": "Release timestamp: ",
|
|
491
|
+
"eo.action.manage.rights.read.label": "Share",
|
|
492
|
+
"eo.action.manage.rights.read.description": "Lets the user share read rights for this document.",
|
|
493
|
+
"eo.column.config.pinned": "pin",
|
|
494
|
+
"eo.inbox.filter.absent": "Substitution",
|
|
495
|
+
"eo.inbox.filter.overdue": "Overdue",
|
|
496
|
+
"eo.inbox.item.note.absence": "Substitution",
|
|
497
|
+
"eo.references.object.notfound": "No references found.",
|
|
498
|
+
"eo.references.to.label": "References to this object",
|
|
499
|
+
"eo.references.from.label": "References to other objects",
|
|
500
|
+
"eo.references.open.resultlist": "Open in hit list",
|
|
501
|
+
"eo.process.details.tab.task.indexdata": "Process data",
|
|
502
|
+
"eo.process.recipients": "Recipients",
|
|
503
|
+
"eo.process.substitute": "Substitution for",
|
|
504
|
+
"eo.export.action.original.label": "Original",
|
|
505
|
+
"eo.export.action.original.description": "Downloads the document file in the original format",
|
|
506
|
+
"eo.manage.rights.title": "Share object with other users",
|
|
507
|
+
"eo.manage.rights.element.label": "Users/groups",
|
|
508
|
+
"eo.manage.rights.cancel": "Cancel",
|
|
509
|
+
"eo.manage.rights.save": "Save",
|
|
510
|
+
"eo.resubmission.error.msg": "At least one notification method must be selected.",
|
|
511
|
+
"eo.resubmission.field.notification.inbox": "Notification via inbox",
|
|
512
|
+
"eo.resubmission.field.notification.email": "Notification by email",
|
|
513
|
+
"eo.subscription.error.msg": "At least one notification method must be selected.",
|
|
514
|
+
"eo.subscription.field.notification.inbox": "Notification via inbox",
|
|
515
|
+
"eo.subscription.field.notification.email": "Notification by email",
|
|
516
|
+
"eo.search.objecttype.form.context": "in context",
|
|
517
|
+
"eo.manage.rights.message": "The Objekt {{title}} is now shared with {{shared}}.",
|
|
518
|
+
"eo.manage.rights.message.notshared": "The Object is not longer shared by you.",
|
|
519
|
+
"eo.action.menu.clipboard.copy.message": "The Objekt {{title}} was copied",
|
|
520
|
+
"eo.action.menu.clipboard.copy.multiple.message": "{{count}} Objektes were copied",
|
|
521
|
+
"eo.action.menu.custom.run.success":"The action {{title}} is executed.",
|
|
522
|
+
"eo.action.menu.custom.run.error": "Unfortunately the action {{title}} could not be executed."
|
|
523
|
+
}
|