@eo-sdk/client 11.4.0-rc.2 → 11.4.0-rc.4
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/app/eo-client/dashboard/widgets/last-edited-widget/last-edited-and-created.component.d.ts.map +1 -1
- package/app/eo-client/dashboard/widgets/search-widget/search-widget.component.d.ts.map +1 -1
- package/app/eo-framework/form-elements/dynamic-list/dynamic-list.component.d.ts +1 -0
- package/app/eo-framework/form-elements/dynamic-list/dynamic-list.component.d.ts.map +1 -1
- package/app/eo-framework/object-details/object-links/object-links.component.d.ts +5 -23
- package/app/eo-framework/object-details/object-links/object-links.component.d.ts.map +1 -1
- package/app/eo-framework/stored-query/stored-query-details/stored-query-details.component.d.ts.map +1 -1
- package/assets/_default/i18n/de.json +2 -34
- package/assets/_default/i18n/en.json +4 -36
- package/esm2022/app/eo-client/about-state/about-state.component.mjs +3 -3
- package/esm2022/app/eo-client/dashboard/dashboard.component.mjs +3 -3
- package/esm2022/app/eo-client/dashboard/widgets/charts-widget/charts-widget.component.mjs +2 -2
- package/esm2022/app/eo-client/dashboard/widgets/count-objects-widget/count-objects-widget.component.mjs +2 -2
- package/esm2022/app/eo-client/dashboard/widgets/hitlist-widget/hitlist-widget.component.mjs +2 -2
- package/esm2022/app/eo-client/dashboard/widgets/last-edited-widget/last-edited-and-created-setup/last-edited-and-created-setup.component.mjs +2 -2
- package/esm2022/app/eo-client/dashboard/widgets/last-edited-widget/last-edited-and-created.component.mjs +4 -4
- package/esm2022/app/eo-client/dashboard/widgets/picture-widget/picture-widget-setup/picture-widget-setup.component.mjs +3 -3
- package/esm2022/app/eo-client/dashboard/widgets/search-widget/search-widget.component.mjs +5 -3
- package/esm2022/app/eo-client/login/login.component.mjs +3 -3
- package/esm2022/app/eo-client/settings/settings.component.mjs +3 -3
- package/esm2022/app/eo-framework/accordion/simple-accordion/simple-accordion.component.mjs +4 -4
- package/esm2022/app/eo-framework/actions/action-menu/action-menu.component.mjs +3 -3
- package/esm2022/app/eo-framework/actions/actions/add-resubmission-action/add-resubmission/add-resubmission.component.mjs +3 -3
- package/esm2022/app/eo-framework/actions/actions/add-subscription-action/add-subscription/add-subscription.component.mjs +3 -3
- package/esm2022/app/eo-framework/actions/actions/cancel-signing-action/cancel-signing/cancel-signing.component.mjs +3 -3
- package/esm2022/app/eo-framework/actions/actions/clipboard/clipboard-object-action/clipboard-object-action.component.mjs +3 -3
- package/esm2022/app/eo-framework/actions/actions/delete-action/delete/delete.component.mjs +4 -4
- package/esm2022/app/eo-framework/actions/actions/delete-action/delete-action.mjs +2 -2
- package/esm2022/app/eo-framework/actions/actions/delete-action/delete-prepared-action.mjs +2 -2
- package/esm2022/app/eo-framework/actions/actions/delete-content-action/delete-content/delete-content.component.mjs +3 -3
- package/esm2022/app/eo-framework/actions/actions/download-action/download-object-action/download-object-action.component.mjs +3 -3
- package/esm2022/app/eo-framework/actions/actions/email/email/email.component.mjs +3 -3
- package/esm2022/app/eo-framework/actions/actions/finalize/finalize-object-action/finalize-object-action.component.mjs +3 -3
- package/esm2022/app/eo-framework/actions/actions/open-context-action/open-context-action.mjs +2 -2
- package/esm2022/app/eo-framework/actions/actions/open-document-action/open-document-action.component.mjs +3 -3
- package/esm2022/app/eo-framework/actions/actions/share-object-action/share-object/share-object.component.mjs +3 -3
- package/esm2022/app/eo-framework/actions/actions/signature-action/sequence-list/sequence-list.component.mjs +3 -3
- package/esm2022/app/eo-framework/actions/actions/signature-action/signature/signature.component.mjs +3 -3
- package/esm2022/app/eo-framework/actions/actions/workflow-action/workflow/workflow.component.mjs +3 -3
- package/esm2022/app/eo-framework/form-elements/date/date.component.mjs +2 -2
- package/esm2022/app/eo-framework/form-elements/dynamic-list/dynamic-list.component.mjs +7 -1
- package/esm2022/app/eo-framework/form-elements/id-reference/id-reference.component.mjs +2 -2
- package/esm2022/app/eo-framework/form-elements/id-reference/reference-finder/reference-finder.component.mjs +3 -3
- package/esm2022/app/eo-framework/grid/column-configurator/column-configurator.component.mjs +3 -3
- package/esm2022/app/eo-framework/object-details/favorite-icon/favorite-icon.component.mjs +3 -3
- package/esm2022/app/eo-framework/object-details/object-details.component.mjs +3 -3
- package/esm2022/app/eo-framework/object-details/object-links/object-links.component.mjs +17 -163
- package/esm2022/app/eo-framework/object-form/object-form/form-element-table/form-element-table.component.mjs +3 -3
- package/esm2022/app/eo-framework/object-form/object-form/form-element-table/row-edit/row-edit.component.mjs +3 -3
- package/esm2022/app/eo-framework/object-form/object-form-edit/object-form-edit.component.mjs +3 -3
- package/esm2022/app/eo-framework/prepare-details/prepare-details.component.mjs +3 -3
- package/esm2022/app/eo-framework/process-form/process-form.component.mjs +3 -3
- package/esm2022/app/eo-framework/recyclebin-details/recyclebin-details.component.mjs +3 -3
- package/esm2022/app/eo-framework/result-list/result-list.component.mjs +4 -4
- package/esm2022/app/eo-framework/stored-query/stored-query-details/stored-query-details.component.mjs +8 -5
- package/esm2022/app/eo-framework/ui/eo-dialog/eo-dialog.component.mjs +2 -2
- package/esm2022/app/eo-framework/upload-overlay/upload-overlay.component.mjs +3 -3
- package/fesm2022/eo-sdk-client.mjs +112 -243
- package/fesm2022/eo-sdk-client.mjs.map +1 -1
- package/package.json +2 -2
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"last-edited-and-created.component.d.ts","sourceRoot":"","sources":["../../../../../../../../src/app/eo-client/dashboard/widgets/last-edited-widget/last-edited-and-created.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAmB,SAAS,EAAe,MAAM,eAAe,CAAC;AACxE,OAAO,EAAC,gBAAgB,EAAC,MAAM,qBAAqB,CAAC;AACrD,OAAO,EACL,WAAW,EACX,MAAM,EAAE,aAAa,EAAE,aAAa,EACrC,MAAM,cAAc,CAAC;AAEtB,OAAO,EAAC,oBAAoB,EAAC,MAAM,2BAA2B,CAAC;AAC/D,OAAO,EAAC,eAAe,EAAC,MAAM,yBAAyB,CAAC;;AAGxD,qBAMa,6BAA8B,YAAW,gBAAgB;IAgCjD,WAAW,EAAE,WAAW;IACzC,OAAO,CAAC,aAAa;IACrB,OAAO,CAAC,aAAa;IAhCvB,IAAI,EAAE,MAAM,CAAC;IACb,YAAY;;;;MAIV;IACF,WAAW;;;;MAIT;IACO,QAAQ,UAAS;IAC1B,KAAK,
|
|
1
|
+
{"version":3,"file":"last-edited-and-created.component.d.ts","sourceRoot":"","sources":["../../../../../../../../src/app/eo-client/dashboard/widgets/last-edited-widget/last-edited-and-created.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAmB,SAAS,EAAe,MAAM,eAAe,CAAC;AACxE,OAAO,EAAC,gBAAgB,EAAC,MAAM,qBAAqB,CAAC;AACrD,OAAO,EACL,WAAW,EACX,MAAM,EAAE,aAAa,EAAE,aAAa,EACrC,MAAM,cAAc,CAAC;AAEtB,OAAO,EAAC,oBAAoB,EAAC,MAAM,2BAA2B,CAAC;AAC/D,OAAO,EAAC,eAAe,EAAC,MAAM,yBAAyB,CAAC;;AAGxD,qBAMa,6BAA8B,YAAW,gBAAgB;IAgCjD,WAAW,EAAE,WAAW;IACzC,OAAO,CAAC,aAAa;IACrB,OAAO,CAAC,aAAa;IAhCvB,IAAI,EAAE,MAAM,CAAC;IACb,YAAY;;;;MAIV;IACF,WAAW;;;;MAIT;IACO,QAAQ,UAAS;IAC1B,KAAK,UAAS;IAEd,OAAO,CAAC,aAAa,CAAuB;IACb,aAAa,EAAE,SAAS,CAAC,eAAe,CAAC,CAAC;IACzE,IAAI,EAAE,eAAe,EAAE,CAAM;IAC7B,IAAa,YAAY,CAAC,CAAC,EAAE,oBAAoB,EAOhD;IAED,IAAI,YAAY,IATa,oBAAoB,CAWhD;gBAEkB,WAAW,EAAE,WAAW,EACjC,aAAa,EAAE,aAAa,EAC5B,aAAa,EAAE,aAAa;IAItC,QAAQ;IA+CR,aAAa;IA0Cb,cAAc;IAyCd,WAAW,CAAC,IAAI,KAAA,EAAE,KAAK,KAAA;yCAxKZ,6BAA6B;2CAA7B,6BAA6B;CA4KzC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"search-widget.component.d.ts","sourceRoot":"","sources":["../../../../../../../../src/app/eo-client/dashboard/widgets/search-widget/search-widget.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,QAAQ,EAAC,MAAM,wDAAwD,CAAC;AAChF,OAAO,EAAY,MAAM,EAAiC,MAAM,eAAe,CAAC;AAChF,OAAO,EAAC,MAAM,EAAmB,MAAM,iBAAiB,CAAC;AACzD,OAAO,EAAC,gBAAgB,EAAC,MAAM,wDAAwD,CAAC;AACxF,OAAO,EAAC,oBAAoB,EAAC,MAAM,2EAA2E,CAAC;AAC/G,OAAO,EAAC,iBAAiB,EAAC,MAAM,kFAAkF,CAAC;AACnH,OAAO,EAAC,WAAW,EAAE,YAAY,EAAE,WAAW,EAAE,MAAM,EAAE,MAAM,EAAE,UAAU,EAAE,mBAAmB,EAAE,oBAAoB,EAAQ,MAAM,cAAc,CAAC;AAClJ,OAAO,EAAC,gBAAgB,EAAC,MAAM,qBAAqB,CAAC;;AAIrD,qBASa,qBAAsB,YAAW,MAAM,EAAE,gBAAgB;IAyBjD,WAAW,EAAE,WAAW;IACzC,OAAO,CAAC,YAAY;IACpB,OAAO,CAAC,MAAM;IACd,OAAO,CAAC,MAAM;IACd,OAAO,CAAC,iBAAiB;IACzB,OAAO,CAAC,oBAAoB;IA5B9B,YAAY,EAAE,YAAY,CAAC;IAC3B,aAAa,EAAE,WAAW,EAAE,CAAM;IAClC,aAAa,EAAE,WAAW,CAAC;IAC3B,iBAAiB,EAAE,iBAAiB,CAAC;IACrC,6BAA6B;;;MAG3B;IACF,IAAI,KAAM;IACV,IAAI,EAAE,MAAM,CAAC;IACb,eAAe,EAAE,MAAM,CAAC;IAEE,aAAa,EAAE,oBAAoB,CAAC;IAE9D,YAAY,EAAE,GAAG,CAAC;IAGlB,KAAK,CAAC,KAAK,KAAA;gBAMQ,WAAW,EAAE,WAAW,EACjC,YAAY,EAAE,gBAAgB,EAC9B,MAAM,EAAE,MAAM,EACd,MAAM,EAAE,MAAM,EACd,iBAAiB,EAAE,mBAAmB,EACtC,oBAAoB,EAAE,oBAAoB;IAIpD,iBAAiB,CAAC,CAAC,EAAE,WAAW;IAKhC,wBAAwB;IAKxB,mBAAmB,CAAC,MAAM,EAAE,iBAAiB;IAK7C,mBAAmB;IAKnB,oBAAoB,CAAC,GAAG,KAAA;IAOxB,aAAa,CAAC,UAAU,CAAC,EAAE,UAAU;IAIrC,YAAY,CAAC,GAAG,KAAA,GAAG,QAAQ,EAAE;IAU7B,gBAAgB,CAAC,KAAK,KAAA,EAAE,CAAC,KAAA;
|
|
1
|
+
{"version":3,"file":"search-widget.component.d.ts","sourceRoot":"","sources":["../../../../../../../../src/app/eo-client/dashboard/widgets/search-widget/search-widget.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,QAAQ,EAAC,MAAM,wDAAwD,CAAC;AAChF,OAAO,EAAY,MAAM,EAAiC,MAAM,eAAe,CAAC;AAChF,OAAO,EAAC,MAAM,EAAmB,MAAM,iBAAiB,CAAC;AACzD,OAAO,EAAC,gBAAgB,EAAC,MAAM,wDAAwD,CAAC;AACxF,OAAO,EAAC,oBAAoB,EAAC,MAAM,2EAA2E,CAAC;AAC/G,OAAO,EAAC,iBAAiB,EAAC,MAAM,kFAAkF,CAAC;AACnH,OAAO,EAAC,WAAW,EAAE,YAAY,EAAE,WAAW,EAAE,MAAM,EAAE,MAAM,EAAE,UAAU,EAAE,mBAAmB,EAAE,oBAAoB,EAAQ,MAAM,cAAc,CAAC;AAClJ,OAAO,EAAC,gBAAgB,EAAC,MAAM,qBAAqB,CAAC;;AAIrD,qBASa,qBAAsB,YAAW,MAAM,EAAE,gBAAgB;IAyBjD,WAAW,EAAE,WAAW;IACzC,OAAO,CAAC,YAAY;IACpB,OAAO,CAAC,MAAM;IACd,OAAO,CAAC,MAAM;IACd,OAAO,CAAC,iBAAiB;IACzB,OAAO,CAAC,oBAAoB;IA5B9B,YAAY,EAAE,YAAY,CAAC;IAC3B,aAAa,EAAE,WAAW,EAAE,CAAM;IAClC,aAAa,EAAE,WAAW,CAAC;IAC3B,iBAAiB,EAAE,iBAAiB,CAAC;IACrC,6BAA6B;;;MAG3B;IACF,IAAI,KAAM;IACV,IAAI,EAAE,MAAM,CAAC;IACb,eAAe,EAAE,MAAM,CAAC;IAEE,aAAa,EAAE,oBAAoB,CAAC;IAE9D,YAAY,EAAE,GAAG,CAAC;IAGlB,KAAK,CAAC,KAAK,KAAA;gBAMQ,WAAW,EAAE,WAAW,EACjC,YAAY,EAAE,gBAAgB,EAC9B,MAAM,EAAE,MAAM,EACd,MAAM,EAAE,MAAM,EACd,iBAAiB,EAAE,mBAAmB,EACtC,oBAAoB,EAAE,oBAAoB;IAIpD,iBAAiB,CAAC,CAAC,EAAE,WAAW;IAKhC,wBAAwB;IAKxB,mBAAmB,CAAC,MAAM,EAAE,iBAAiB;IAK7C,mBAAmB;IAKnB,oBAAoB,CAAC,GAAG,KAAA;IAOxB,aAAa,CAAC,UAAU,CAAC,EAAE,UAAU;IAIrC,YAAY,CAAC,GAAG,KAAA,GAAG,QAAQ,EAAE;IAU7B,gBAAgB,CAAC,KAAK,KAAA,EAAE,CAAC,KAAA;IAWzB,QAAQ;yCAtFG,qBAAqB;2CAArB,qBAAqB;CAmGjC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"dynamic-list.component.d.ts","sourceRoot":"","sources":["../../../../../../../src/app/eo-framework/form-elements/dynamic-list/dynamic-list.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAwB,MAAM,EAA+B,MAAM,eAAe,CAAC;AAC1F,OAAO,EACL,kBAAkB,EAClB,oBAAoB,EACpB,SAAS,EAGV,MAAM,gBAAgB,CAAC;AACxB,OAAO,EAAC,YAAY,EAAC,MAAM,iCAAiC,CAAC;AAC7D,OAAO,EAAC,QAAQ,EAAC,MAAM,qCAAqC,CAAC;;AAG7D,qBAiBa,oBAAqB,YAAW,oBAAoB,EAAE,SAAS,EAAE,MAAM;IAEvD,iBAAiB,EAAE,YAAY,CAAC;IACtC,kBAAkB,MAAC;IAE/B,SAAS,EAAE,MAAM,CAAC;IAClB,WAAW,EAAE,OAAO,CAAC;IACrB,WAAW,EAAE,MAAM,CAAC;IACpB,QAAQ,EAAE,OAAO,CAAC;IAE3B,OAAO,CAAC,WAAW,CAAW;IAE9B,IACI,cAAc,CAAC,IAAI,EAAE,QAAQ,EAKhC;IAED,OAAO,CAAC,KAAK,CAAM;IAEnB,IACI,UAAU,CAAC,EAAE,EAAE,GAAG,EA0BrB;IAED,IAAI,IAAI,QAEP;IAED,UAAU,SAAW;IACrB,eAAe,SAAa;IAC5B,gBAAgB,SAAiB;IACjC,OAAO,UAAS;IAChB,OAAO,CAAC,KAAK,CAAS;IACtB,OAAO,CAAC,OAAO,CAAQ;IACvB,KAAK,MAAC;IACN,IAAI,EAAE,QAAQ,EAAE,CAAC;IACjB,OAAO,CAAC,cAAc,CAAM;IAC5B,IAAI,aAAa,CAAC,CAAC,EAAE,GAAG,EAKvB;IACD,IAAI,aAAa,IANI,GAAG,CAQvB;IACD,eAAe,MAAC;IAChB,kBAAkB,EAAE,QAAQ,EAAE,CAAM;;IAKpC,eAAe,MAAO,GAAG,UACxB;IAED,UAAU,CAAC,KAAK,EAAE,GAAG,GAAG,IAAI;IAgC5B,gBAAgB,CAAC,EAAE,EAAE,GAAG,GAAG,IAAI;IAI/B,iBAAiB,CAAC,EAAE,EAAE,GAAG,GAAG,IAAI;IAGhC,oBAAoB,CAAC,IAAI,CAAC,KAAA;IAM1B,sBAAsB,CAAC,IAAI,CAAC,KAAA;IAK5B,sBAAsB,CAAC,GAAG,KAAA;IAS1B,OAAO;IAOP;;;;OAIG;IACH,OAAO,CAAC,mBAAmB;IAgB3B,OAAO,CAAC,SAAS;IASjB,OAAO,CAAC,WAAW;
|
|
1
|
+
{"version":3,"file":"dynamic-list.component.d.ts","sourceRoot":"","sources":["../../../../../../../src/app/eo-framework/form-elements/dynamic-list/dynamic-list.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAwB,MAAM,EAA+B,MAAM,eAAe,CAAC;AAC1F,OAAO,EACL,kBAAkB,EAClB,oBAAoB,EACpB,SAAS,EAGV,MAAM,gBAAgB,CAAC;AACxB,OAAO,EAAC,YAAY,EAAC,MAAM,iCAAiC,CAAC;AAC7D,OAAO,EAAC,QAAQ,EAAC,MAAM,qCAAqC,CAAC;;AAG7D,qBAiBa,oBAAqB,YAAW,oBAAoB,EAAE,SAAS,EAAE,MAAM;IAEvD,iBAAiB,EAAE,YAAY,CAAC;IACtC,kBAAkB,MAAC;IAE/B,SAAS,EAAE,MAAM,CAAC;IAClB,WAAW,EAAE,OAAO,CAAC;IACrB,WAAW,EAAE,MAAM,CAAC;IACpB,QAAQ,EAAE,OAAO,CAAC;IAE3B,OAAO,CAAC,WAAW,CAAW;IAE9B,IACI,cAAc,CAAC,IAAI,EAAE,QAAQ,EAKhC;IAED,OAAO,CAAC,KAAK,CAAM;IAEnB,IACI,UAAU,CAAC,EAAE,EAAE,GAAG,EA0BrB;IAED,IAAI,IAAI,QAEP;IAED,UAAU,SAAW;IACrB,eAAe,SAAa;IAC5B,oBAAoB,SAAc;IAClC,gBAAgB,SAAiB;IACjC,OAAO,UAAS;IAChB,OAAO,CAAC,KAAK,CAAS;IACtB,OAAO,CAAC,OAAO,CAAQ;IACvB,KAAK,MAAC;IACN,IAAI,EAAE,QAAQ,EAAE,CAAC;IACjB,OAAO,CAAC,cAAc,CAAM;IAC5B,IAAI,aAAa,CAAC,CAAC,EAAE,GAAG,EAKvB;IACD,IAAI,aAAa,IANI,GAAG,CAQvB;IACD,eAAe,MAAC;IAChB,kBAAkB,EAAE,QAAQ,EAAE,CAAM;;IAKpC,eAAe,MAAO,GAAG,UACxB;IAED,UAAU,CAAC,KAAK,EAAE,GAAG,GAAG,IAAI;IAgC5B,gBAAgB,CAAC,EAAE,EAAE,GAAG,GAAG,IAAI;IAI/B,iBAAiB,CAAC,EAAE,EAAE,GAAG,GAAG,IAAI;IAGhC,oBAAoB,CAAC,IAAI,CAAC,KAAA;IAM1B,sBAAsB,CAAC,IAAI,CAAC,KAAA;IAK5B,sBAAsB,CAAC,GAAG,KAAA;IAS1B,OAAO;IAOP;;;;OAIG;IACH,OAAO,CAAC,mBAAmB;IAgB3B,OAAO,CAAC,SAAS;IASjB,OAAO,CAAC,WAAW;IAuBnB,OAAO,CAAC,aAAa;IAyBrB,cAAc,CAAC,IAAI,EAAE,MAAM;IAgB3B,OAAO,CAAC,mBAAmB;IAyB3B,UAAU,CAAC,KAAK,CAAC,KAAA,EAAE,OAAO,UAAO;IAYjC,QAAQ;IAMD,QAAQ,CAAC,CAAC,EAAE,kBAAkB;;;;;yCA9R1B,oBAAoB;2CAApB,oBAAoB;CAqShC"}
|
|
@@ -1,25 +1,12 @@
|
|
|
1
|
-
import { GridService } from './../../../eo-framework-core/api/grid.service';
|
|
2
|
-
import { OnInit } from '@angular/core';
|
|
3
|
-
import { Router } from '@angular/router';
|
|
4
1
|
import { ReferenceService } from '../../../eo-framework-core/references/reference.service';
|
|
5
|
-
import {
|
|
6
|
-
import {
|
|
7
|
-
import { SystemService, BackendService } from '@eo-sdk/core';
|
|
2
|
+
import { DmsObject, AppCacheService } from '@eo-sdk/core';
|
|
3
|
+
import { SystemService } from '@eo-sdk/core';
|
|
8
4
|
import * as i0 from "@angular/core";
|
|
9
|
-
export declare class ObjectLinksComponent
|
|
10
|
-
private router;
|
|
5
|
+
export declare class ObjectLinksComponent {
|
|
11
6
|
private referenceService;
|
|
12
|
-
private backend;
|
|
13
7
|
private cache;
|
|
14
|
-
private translate;
|
|
15
|
-
private gridApi;
|
|
16
8
|
private systemService;
|
|
17
|
-
modules: Module[];
|
|
18
9
|
item: DmsObject;
|
|
19
|
-
columnDefs: ColDef[];
|
|
20
|
-
searchIcon: any;
|
|
21
|
-
gridOptions: GridOptions;
|
|
22
|
-
gridOptions2: GridOptions;
|
|
23
10
|
inReferences: any[];
|
|
24
11
|
outReferences: any[];
|
|
25
12
|
queries: any;
|
|
@@ -29,19 +16,14 @@ export declare class ObjectLinksComponent implements OnInit {
|
|
|
29
16
|
gridIn: any;
|
|
30
17
|
gridOut: any;
|
|
31
18
|
set dmsObject(dmsObject: DmsObject);
|
|
32
|
-
|
|
33
|
-
constructor(router: Router, referenceService: ReferenceService, backend: BackendService, cache: AppCacheService, translate: TranslateService, gridApi: GridService, systemService: SystemService);
|
|
34
|
-
private prepareGrid;
|
|
35
|
-
private referenceCellRenderer;
|
|
36
|
-
private typeCellRenderer;
|
|
37
|
-
private generateLinkUrl;
|
|
19
|
+
constructor(referenceService: ReferenceService, cache: AppCacheService, systemService: SystemService);
|
|
38
20
|
switchListVisibilityTo(list: 'in' | 'out'): void;
|
|
39
21
|
private init;
|
|
40
22
|
private createSuperQueryFromQueries;
|
|
41
23
|
private createSuperQueryTermPart;
|
|
42
24
|
private getIndexNameByQName;
|
|
43
25
|
private getSubTypes;
|
|
44
|
-
|
|
26
|
+
navigateToReference(event: any, entry: any): void;
|
|
45
27
|
static ɵfac: i0.ɵɵFactoryDeclaration<ObjectLinksComponent, never>;
|
|
46
28
|
static ɵcmp: i0.ɵɵComponentDeclaration<ObjectLinksComponent, "eo-object-links", never, { "dmsObject": { "alias": "dmsObject"; "required": false; }; }, {}, never, never, false, never>;
|
|
47
29
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"object-links.component.d.ts","sourceRoot":"","sources":["../../../../../../../src/app/eo-framework/object-details/object-links/object-links.component.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"object-links.component.d.ts","sourceRoot":"","sources":["../../../../../../../src/app/eo-framework/object-details/object-links/object-links.component.ts"],"names":[],"mappings":"AAEA,OAAO,EAAC,gBAAgB,EAAC,MAAM,yDAAyD,CAAC;AACzF,OAAO,EAAC,SAAS,EAAE,eAAe,EAAC,MAAM,cAAc,CAAC;AAExD,OAAO,EAAC,aAAa,EAAC,MAAM,cAAc,CAAC;;AAE3C,qBAKa,oBAAoB;IAsBnB,OAAO,CAAC,gBAAgB;IAClC,OAAO,CAAC,KAAK;IACb,OAAO,CAAC,aAAa;IAtBvB,IAAI,EAAE,SAAS,CAAC;IAChB,YAAY,QAAM;IAClB,aAAa,QAAM;IACnB,OAAO,MAAC;IACR,gBAAgB,KAAM;IAEtB,gBAAgB,UAAQ;IACxB,iBAAiB,UAAS;IAEL,MAAM,MAAC;IACN,OAAO,MAAC;IAE9B,IACI,SAAS,CAAC,SAAS,EAAE,SAAS,EAKjC;gBAEmB,gBAAgB,EAAE,gBAAgB,EAC5C,KAAK,EAAE,eAAe,EACtB,aAAa,EAAE,aAAa;IAGtC,sBAAsB,CAAC,IAAI,EAAE,IAAI,GAAG,KAAK;IAWzC,OAAO,CAAC,IAAI;IAoBZ,OAAO,CAAC,2BAA2B;IAgCnC,OAAO,CAAC,wBAAwB;IAqBhC,OAAO,CAAC,mBAAmB;IAW3B,OAAO,CAAC,WAAW;IAanB,mBAAmB,CAAC,KAAK,KAAA,EAAE,KAAK,KAAA;yCAvIrB,oBAAoB;2CAApB,oBAAoB;CA2IhC"}
|
package/app/eo-framework/stored-query/stored-query-details/stored-query-details.component.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"stored-query-details.component.d.ts","sourceRoot":"","sources":["../../../../../../../src/app/eo-framework/stored-query/stored-query-details/stored-query-details.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAY,UAAU,EAAE,YAAY,EAAS,MAAM,EAAoB,MAAM,eAAe,CAAC;AAEpG,OAAO,EAAmB,MAAM,EAAC,MAAM,iBAAiB,CAAC;AACzD,OAAO,EAEL,YAAY,EAEZ,OAAO,EACP,UAAU,EACV,YAAY,EAEZ,aAAa,EACb,oBAAoB,EACpB,WAAW,EACX,aAAa,EACb,gBAAgB,EAChB,WAAW,EAEZ,MAAM,cAAc,CAAC;AAItB,OAAO,EAAC,qBAAqB,EAAC,MAAM,oEAAoE,CAAC;AAEzG,OAAO,EAAC,gBAAgB,EAAC,MAAM,wDAAwD,CAAC;AACxF,OAAO,EAAC,uBAAuB,EAAC,MAAM,8CAA8C,CAAC;AAKrF,OAAO,EAAC,QAAQ,EAAE,UAAU,EAAE,WAAW,EAAC,MAAM,2BAA2B,CAAC;AAC5E,OAAO,EAAC,oBAAoB,EAAC,MAAM,wCAAwC,CAAC;AAC5E,OAAO,EAAC,mBAAmB,EAAC,MAAM,qBAAqB,CAAC;;AAExD,qBAMa,2BAA4B,YAAW,MAAM;IAoC5C,OAAO,CAAC,MAAM;IACxB,OAAO,CAAC,aAAa;IACrB,OAAO,CAAC,WAAW;IACnB,OAAO,CAAC,aAAa;IACrB,OAAO,CAAC,SAAS;IACjB,OAAO,CAAC,cAAc;IACtB,OAAO,CAAC,oBAAoB;IAC5B,OAAO,CAAC,iBAAiB;IACzB,OAAO,CAAC,OAAO;IACf,OAAO,CAAC,SAAS;IACjB,OAAO,CAAC,YAAY;IA5CtB,OAAO,CAAC,gBAAgB,CAAsB;IAC9C,OAAO,CAAC,mBAAmB,CAAyB;IACpD,OAAO,CAAC,kBAAkB,CAA6E;IACvG,OAAO,CAAC,QAAQ,CAAiB;IACjC,OAAO,CAAC,aAAa,CAAS;IAEA,eAAe,EAAE,oBAAoB,CAAC;IAEpE,UAAU,EAAE,GAAG,CAAC;IAChB,WAAW,EAAE,WAAW,CAAC;IACzB,UAAU,EAAE,UAAU,CAAC;IACvB,QAAQ,EAAE,QAAQ,CAAC;IACnB,YAAY,EAAE,WAAW,EAAE,CAAC;IAC5B,YAAY,EAAE,OAAO,CAAC;IACtB,UAAU,EAAE,OAAO,CAAC;IACpB,UAAU,EAAE,OAAO,CAAC;IACpB,aAAa,EAAE,OAAO,CAAC;IACvB,WAAW,EAAE,OAAO,EAAE,CAAC;IACvB,UAAU,EAAE,mBAAmB,EAAE,CAAC;IAClC,WAAW;;;;MAIT;IACF,gBAAgB,UAAS;IACzB,IAAI,SAAM;IAEV,IACI,KAAK,CAAC,CAAC,EAAE,WAAW,EAEvB;IAES,UAAU,EAAE,YAAY,CAAC,UAAU,CAAC,CAAkC;gBAE5D,MAAM,EAAE,MAAM,EACxB,aAAa,EAAE,aAAa,EAC5B,WAAW,EAAE,WAAW,EACxB,aAAa,EAAE,aAAa,EAC5B,SAAS,EAAE,gBAAgB,EAC3B,cAAc,EAAE,qBAAqB,EACrC,oBAAoB,EAAE,oBAAoB,EAC1C,iBAAiB,EAAE,uBAAuB,EAC1C,OAAO,EAAE,UAAU,EACnB,SAAS,EAAE,gBAAgB,EAC3B,YAAY,EAAE,YAAY;IAO7B,aAAa,CAAC,KAAK,EAAE,UAAU;IAKtC,QAAQ,CAAC,CAAC,EAAE,WAAW;IA0BvB,OAAO,CAAC,YAAY;IAMpB,OAAO,CAAC,aAAa;IAIrB,IAAI;IASJ,mBAAmB,CAAC,SAAS,KAAA;IAI7B,eAAe;IAIf,KAAK;IAUL,WAAW;IAMX,iBAAiB,IAAI,OAAO;
|
|
1
|
+
{"version":3,"file":"stored-query-details.component.d.ts","sourceRoot":"","sources":["../../../../../../../src/app/eo-framework/stored-query/stored-query-details/stored-query-details.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAY,UAAU,EAAE,YAAY,EAAS,MAAM,EAAoB,MAAM,eAAe,CAAC;AAEpG,OAAO,EAAmB,MAAM,EAAC,MAAM,iBAAiB,CAAC;AACzD,OAAO,EAEL,YAAY,EAEZ,OAAO,EACP,UAAU,EACV,YAAY,EAEZ,aAAa,EACb,oBAAoB,EACpB,WAAW,EACX,aAAa,EACb,gBAAgB,EAChB,WAAW,EAEZ,MAAM,cAAc,CAAC;AAItB,OAAO,EAAC,qBAAqB,EAAC,MAAM,oEAAoE,CAAC;AAEzG,OAAO,EAAC,gBAAgB,EAAC,MAAM,wDAAwD,CAAC;AACxF,OAAO,EAAC,uBAAuB,EAAC,MAAM,8CAA8C,CAAC;AAKrF,OAAO,EAAC,QAAQ,EAAE,UAAU,EAAE,WAAW,EAAC,MAAM,2BAA2B,CAAC;AAC5E,OAAO,EAAC,oBAAoB,EAAC,MAAM,wCAAwC,CAAC;AAC5E,OAAO,EAAC,mBAAmB,EAAC,MAAM,qBAAqB,CAAC;;AAExD,qBAMa,2BAA4B,YAAW,MAAM;IAoC5C,OAAO,CAAC,MAAM;IACxB,OAAO,CAAC,aAAa;IACrB,OAAO,CAAC,WAAW;IACnB,OAAO,CAAC,aAAa;IACrB,OAAO,CAAC,SAAS;IACjB,OAAO,CAAC,cAAc;IACtB,OAAO,CAAC,oBAAoB;IAC5B,OAAO,CAAC,iBAAiB;IACzB,OAAO,CAAC,OAAO;IACf,OAAO,CAAC,SAAS;IACjB,OAAO,CAAC,YAAY;IA5CtB,OAAO,CAAC,gBAAgB,CAAsB;IAC9C,OAAO,CAAC,mBAAmB,CAAyB;IACpD,OAAO,CAAC,kBAAkB,CAA6E;IACvG,OAAO,CAAC,QAAQ,CAAiB;IACjC,OAAO,CAAC,aAAa,CAAS;IAEA,eAAe,EAAE,oBAAoB,CAAC;IAEpE,UAAU,EAAE,GAAG,CAAC;IAChB,WAAW,EAAE,WAAW,CAAC;IACzB,UAAU,EAAE,UAAU,CAAC;IACvB,QAAQ,EAAE,QAAQ,CAAC;IACnB,YAAY,EAAE,WAAW,EAAE,CAAC;IAC5B,YAAY,EAAE,OAAO,CAAC;IACtB,UAAU,EAAE,OAAO,CAAC;IACpB,UAAU,EAAE,OAAO,CAAC;IACpB,aAAa,EAAE,OAAO,CAAC;IACvB,WAAW,EAAE,OAAO,EAAE,CAAC;IACvB,UAAU,EAAE,mBAAmB,EAAE,CAAC;IAClC,WAAW;;;;MAIT;IACF,gBAAgB,UAAS;IACzB,IAAI,SAAM;IAEV,IACI,KAAK,CAAC,CAAC,EAAE,WAAW,EAEvB;IAES,UAAU,EAAE,YAAY,CAAC,UAAU,CAAC,CAAkC;gBAE5D,MAAM,EAAE,MAAM,EACxB,aAAa,EAAE,aAAa,EAC5B,WAAW,EAAE,WAAW,EACxB,aAAa,EAAE,aAAa,EAC5B,SAAS,EAAE,gBAAgB,EAC3B,cAAc,EAAE,qBAAqB,EACrC,oBAAoB,EAAE,oBAAoB,EAC1C,iBAAiB,EAAE,uBAAuB,EAC1C,OAAO,EAAE,UAAU,EACnB,SAAS,EAAE,gBAAgB,EAC3B,YAAY,EAAE,YAAY;IAO7B,aAAa,CAAC,KAAK,EAAE,UAAU;IAKtC,QAAQ,CAAC,CAAC,EAAE,WAAW;IA0BvB,OAAO,CAAC,YAAY;IAMpB,OAAO,CAAC,aAAa;IAIrB,IAAI;IASJ,mBAAmB,CAAC,SAAS,KAAA;IAI7B,eAAe;IAIf,KAAK;IAUL,WAAW;IAMX,iBAAiB,IAAI,OAAO;IAa5B,MAAM;IASN,mBAAmB;IASnB,UAAU;IASV,mBAAmB;IAInB,YAAY;IAKZ,iBAAiB;IA0BjB;;;OAGG;IACH,gBAAgB,CAAC,KAAK,EAAE;QAAC,OAAO,EAAE,MAAM,CAAC;QAAC,KAAK,EAAE,OAAO,CAAA;KAAC;IAezD,OAAO,CAAC,WAAW;IAuCnB;;;;OAIG;IACH,OAAO,CAAC,oBAAoB;IAwB5B,OAAO,CAAC,aAAa;IASrB,aAAa,IAAI,IAAI;IAOrB,OAAO,CAAC,cAAc;IA+BtB,OAAO,CAAC,iBAAiB;IAyCzB,OAAO,CAAC,UAAU;IAmBlB,eAAe,IAAI,WAAW,EAAE;IAwDhC,qBAAqB,CAAC,MAAM,EAAE,YAAY;IAiB1C;;;;OAIG;IACH,OAAO,CAAC,aAAa;IAmDrB,mBAAmB;IAInB,oBAAoB,CAAC,GAAG,KAAA;IAMxB,aAAa;IAUb,QAAQ;IASR,YAAY,CAAC,KAAK,KAAA,EAAE,IAAI,KAAA;IAIxB,YAAY,CAAC,KAAK,KAAA,EAAE,IAAI,KAAA;yCA9iBb,2BAA2B;2CAA3B,2BAA2B;CAijBvC"}
|
|
@@ -4,8 +4,6 @@
|
|
|
4
4
|
"eo.state.object.frontpage.title": "Übersicht",
|
|
5
5
|
"eo.state.object.tree.references": "Referenzen",
|
|
6
6
|
"eo.state.object.tree.references.tooltip": "Objekte, die auf diesen Ordner referenzieren",
|
|
7
|
-
"eo.object.reference.open": "Originalordner öffnen",
|
|
8
|
-
"eo.object.reference.tooltip": "Im Ordner \"{{title}}\" öffnen",
|
|
9
7
|
"eo.object.preview.proceed": "Die Vorschau wird aufgrund der Dateigröße und langer Ladezeit erst angezeigt, wenn auf diese Fläche geklickt wird.",
|
|
10
8
|
"eo.object.preview.not.supported": "Dieser Dateityp wird von der Vorschau nicht unterstützt.",
|
|
11
9
|
"eo.form.input.null": "Ohne Wert",
|
|
@@ -40,7 +38,6 @@
|
|
|
40
38
|
"eo.add.prepare.fail.title": "Das Objekt konnte nicht angelegt werden",
|
|
41
39
|
"eo.add.prepare.fail.msg": "",
|
|
42
40
|
"eo.state.settings.deputies.label": "Meine Stellvertreter",
|
|
43
|
-
"eo.state.settings.deputies.cancel": "Abbrechen",
|
|
44
41
|
"eo.state.settings.deputies.save": "Übernehmen",
|
|
45
42
|
"eo.state.settings.deputies.subsituteof.label": "Von mir vertreten",
|
|
46
43
|
"eo.form.element.tag.ex": "Extrahiert aus Dokument",
|
|
@@ -48,7 +45,6 @@
|
|
|
48
45
|
"eo.search.storedquery.save.success": "Die gespeicherte Suche wurde aktualisisert",
|
|
49
46
|
"eo.search.query.invalid": "Ungültige Suchanfrage",
|
|
50
47
|
"eo.storedquery.share.sharedwith": "geteilt mit",
|
|
51
|
-
"eo.storedquery.share.cancel": "Abbrechen",
|
|
52
48
|
"eo.storedquery.share.ok": "Übernehmen",
|
|
53
49
|
"eo.sidebar.navigation.storedqueries": "Gespeicherte Suchen",
|
|
54
50
|
"eo.inbox.activity.confirm.success": "Die Aufgabe wurde bestätigt",
|
|
@@ -95,7 +91,6 @@
|
|
|
95
91
|
"eo.state.login.presence.dialog.title": "Anwesenheitsstatus",
|
|
96
92
|
"eo.state.login.presence.dialog.message": "Sie sind auf abwesend gesetzt. Möchten Sie Ihren Status auf anwesend setzen?",
|
|
97
93
|
"eo.state.login.presence.dialog.setAsPresent": "Auf anwesend setzen",
|
|
98
|
-
"eo.state.login.presence.dialog.cancel": "Abbrechen",
|
|
99
94
|
"eo.state.object.tree.error": "Die Ordnerstruktur konnte nicht geladen werden",
|
|
100
95
|
"eo.state.object.frontpage.created": "angelegt am",
|
|
101
96
|
"eo.state.object.frontpage.doccount": "{{doccount}} Objekte",
|
|
@@ -125,7 +120,6 @@
|
|
|
125
120
|
"eo.storedquery.load": "Im Suchdialog öffnen",
|
|
126
121
|
"eo.storedquery.run": "Suche ausführen",
|
|
127
122
|
"eo.storedquery.action.edit": "Suche bearbeiten",
|
|
128
|
-
"eo.storedquery.action.delete": "Löschen",
|
|
129
123
|
"eo.search.summary.empty": "Sie haben bisher keine Suchparameter eingegeben",
|
|
130
124
|
"eo.search.mode.expert.result.empty": "Ihre Suchanfrage lieferte keine Treffer",
|
|
131
125
|
"eo.search.mode.expert.intro": "Im Expertenmodus können komplexe Suchanfragen formuliert werden",
|
|
@@ -158,7 +152,6 @@
|
|
|
158
152
|
"eo.action.signature.yuvsigners.yuvsignerphone": "Telefonnummer",
|
|
159
153
|
"eo.action.signature.signers": "Signierer",
|
|
160
154
|
"eo.action.signature.request": "Anfordern",
|
|
161
|
-
"eo.action.signature.cancel": "Abbrechen",
|
|
162
155
|
"eo.action.signature.add.button.tooltip": "Signierer hinzufügen",
|
|
163
156
|
"eo.action.signature.addSigner": "Hinzufügen",
|
|
164
157
|
"eo.action.signature.editSigner": "Bearbeiten",
|
|
@@ -166,7 +159,6 @@
|
|
|
166
159
|
"eo.action.cancel.signing.label": "Signieren abbrechen",
|
|
167
160
|
"eo.action.cancel.signing.description": "Bricht das Signieren für das Objekt ab.",
|
|
168
161
|
"eo.action.cancel.signing.reason": "Grund",
|
|
169
|
-
"eo.action.cancel.signing.cancel": "Abbrechen",
|
|
170
162
|
"eo.action.cancel.signing.cancelSigning": "Signieren abbrechen",
|
|
171
163
|
"eo.action.cancel.signing.success.message": "Das Signieren wurde abgebrochen.",
|
|
172
164
|
"eo.action.cancel.signing.error.message": "Das Signieren konnte nicht abgebrochen werden.",
|
|
@@ -322,10 +314,8 @@
|
|
|
322
314
|
"eo.action.create.resubmission.description": "Legt eine Wiedervorlage an.",
|
|
323
315
|
"eo.action.update.resubmission.label": "Wiedervorlage bearbeiten",
|
|
324
316
|
"eo.action.update.resubmission.description": "Öffnet die Wiedervorlage-Eigenschaften zum Bearbeiten.",
|
|
325
|
-
"eo.action.delete.dms.object.label": "Löschen",
|
|
326
317
|
"eo.action.delete.dms.object.description": "Löscht das Objekt.",
|
|
327
318
|
"eo.action.delete.dms.object.confirm.message": "Sind Sie sicher, dass '{{item}}' gelöscht werden soll?",
|
|
328
|
-
"eo.action.delete.dms.object.done.title": "Löschen",
|
|
329
319
|
"eo.action.delete.dms.object.done.message": "Das Objekt '{{title}}' wurde gelöscht.",
|
|
330
320
|
"eo.action.delete.dms.object.done.enabled.message": "Das Objekt '{{title}}' wurde in den Papierkorb verschoben.",
|
|
331
321
|
"eo.action.delete.dms.object.error.403": "Sie haben kein Recht zum Löschen des Objekts.",
|
|
@@ -351,7 +341,6 @@
|
|
|
351
341
|
"eo.error.license.expired.message": "Ihre Lizenz ist abgelaufen. Sie dürfen keine Objekte mehr erstellen oder ändern.",
|
|
352
342
|
"eo.object.indexdata.save.success": "Das Dokument wurde gespeichert.",
|
|
353
343
|
"eo.object.indexdata.save.error": "Das Dokument kann im Moment nicht gespeichert werden.",
|
|
354
|
-
"eo.object.indexdata.save.cancel": "Abbrechen",
|
|
355
344
|
"eo.object.indexdata.save.changes": "Änderungen anzeigen",
|
|
356
345
|
"eo.object.indexdata.save.conflict.dialog.title": "Konflikt: Metadaten wurden inzwischen von {{modifier}} geändert.",
|
|
357
346
|
"eo.bpm.activity.indexdata.save.success": "Die Aufgabe wurde erfolgreich gespeichert.",
|
|
@@ -378,8 +367,6 @@
|
|
|
378
367
|
"eo.state.settings.details.upload.dialog.fileError": "Es sind nur Dateien vom Format jpg und png erlaubt.",
|
|
379
368
|
"eo.state.settings.details.delete.dialog.title": "Profilbild löschen",
|
|
380
369
|
"eo.state.settings.details.delete.dialog.message": "Sind Sie sicher, dass Sie das Profilbild löschen möchten?",
|
|
381
|
-
"eo.state.settings.details.delete.dialog.cancel": "Abbrechen",
|
|
382
|
-
"eo.state.settings.details.delete.dialog.ok": "Löschen",
|
|
383
370
|
"eo.state.settings.details.dialog.save": "Speichern",
|
|
384
371
|
"eo.state.settings.deputies": "Stellvertreter",
|
|
385
372
|
"eo.state.settings.lock": "Dokument beim Öffnen sperren",
|
|
@@ -405,7 +392,6 @@
|
|
|
405
392
|
"eo.column.config.title": "Spaltenkonfiguration",
|
|
406
393
|
"eo.column.config.action.save": "Speichern",
|
|
407
394
|
"eo.column.config.action.save.default": "Speichern als Standard",
|
|
408
|
-
"eo.column.config.action.close": "Abbrechen",
|
|
409
395
|
"eo.column.config.action.resetdefault": "Zurücksetzen auf Standard",
|
|
410
396
|
"eo.column.config.headline.current": "aktuelle Spalten",
|
|
411
397
|
"eo.column.config.headline.available": "verfügbare Spalten",
|
|
@@ -424,7 +410,6 @@
|
|
|
424
410
|
"eo.favorite.dialog.input.error.message": "Es können maximal 250 Zeichen eingegeben werden. Sie haben {{val1}} Zeichen eingegeben.",
|
|
425
411
|
"eo.favorite.icon.dialog.title": "Zu Favoriten hinzufügen",
|
|
426
412
|
"eo.favorite.icon.dialog.save": "Speichern",
|
|
427
|
-
"eo.favorite.icon.dialog.cancel": "Abbrechen",
|
|
428
413
|
"eo.favorite.icon.tooltip.add": "Zu Favoriten hinzufügen",
|
|
429
414
|
"eo.favorite.icon.tooltip.remove": "Aus Favoriten löschen",
|
|
430
415
|
"eo.favorite.icon.dialog.input.label": "Titel",
|
|
@@ -591,6 +576,7 @@
|
|
|
591
576
|
"eo.references.search.disabled": "Das Suchen nach Referenzen ist nicht möglich. Möglicherweise wurde die maximale Anzahl an Referenzen überschritten.",
|
|
592
577
|
"eo.references.search.contextfolder": "Ordner",
|
|
593
578
|
"eo.references.search.result.hint": "Objekte: Bitte verfeinern Sie die Suche.",
|
|
579
|
+
"eo.references.field.label": "Feld:",
|
|
594
580
|
"eo.prepare.details.type.title": "Objekttyp wählen",
|
|
595
581
|
"eo.prepare.details.type.empty": "Für diese Datei sind am ausgewählten Standort keine Objekttypen zur Neuanlage verfügbar.",
|
|
596
582
|
"eo.prepare.details.type.notallowed": "Der ausgewählte Objekttyp '{{type}}' kann nicht übernommen werden, da die hochgeladene Datei '{{filename}}' für diesen Typen nicht erlaubt ist.",
|
|
@@ -601,13 +587,11 @@
|
|
|
601
587
|
"eo.prepare.details.delete.content.dialog.message": "Sind Sie sicher, dass die Datei '{{contentPath}}' gelöscht werden soll?",
|
|
602
588
|
"eo.prepare.details.delete.dialog.title": "Objekt löschen",
|
|
603
589
|
"eo.prepare.details.delete.dialog.message": "Sind Sie sicher, dass dieses Objekt gelöscht werden soll?",
|
|
604
|
-
"eo.prepare.details.delete.dialog.cancel": "Abbrechen",
|
|
605
590
|
"eo.prepare.details.delete.dialog.ok": "OK",
|
|
606
591
|
"eo.prepare.resetObject": "Objekttyp zurücksetzen",
|
|
607
592
|
"eo.prepare.save": "Ablegen",
|
|
608
593
|
"eo.prepare.saveopen": "Ablegen und Öffnen",
|
|
609
594
|
"eo.prepare.template.select": "Vorlage übernehmen",
|
|
610
|
-
"eo.prepare.template.abort": "Abbrechen",
|
|
611
595
|
"eo.prepare.template.error.title": "Fehler",
|
|
612
596
|
"eo.prepare.template.error.message": "Die Vorlage konnte nicht übernommen werden.",
|
|
613
597
|
"eo.prepare.template.filter.text.title": "Vorlagen filtern",
|
|
@@ -779,11 +763,10 @@
|
|
|
779
763
|
"eo.storedquery.restriction.filename": "Dateiname",
|
|
780
764
|
"eo.storedquery.restriction.filesize": "Dateigröße",
|
|
781
765
|
"eo.storedquery.action.save": "Speichern",
|
|
782
|
-
"eo.storedquery.action.cancel": "Abbrechen",
|
|
783
766
|
"eo.storedquery.roles": "Rollen",
|
|
784
767
|
"eo.storedquery.res.count.label": "Treffer",
|
|
785
768
|
"eo.storedquery.delete.dialog.title": "Gespeicherte Suche löschen",
|
|
786
|
-
"eo.storedquery.delete.dialog.message": "
|
|
769
|
+
"eo.storedquery.delete.dialog.message": "Die gespeicherte Suche '{{storedquery}}' wird in Widgets auf den folgenden Dashboards verwendet: {{name}}. Möchten Sie sie trotzdem löschen?",
|
|
787
770
|
"eo.timeline.empty": "Es gibt keine Einträge.",
|
|
788
771
|
"eo.timeline.filter.action": "Einträge filtern",
|
|
789
772
|
"eo.timeline.filter.reset": "Filter zurücksetzen",
|
|
@@ -848,7 +831,6 @@
|
|
|
848
831
|
"eo.view.navigation.storedqueries": "Gespeicherte Suchen",
|
|
849
832
|
"eo.view.navigation.recyclebin": "Papierkorb",
|
|
850
833
|
"eo.workspace.widgetGrid.save": "Übernehmen",
|
|
851
|
-
"eo.workspace.widgetGrid.cancel":"Abbrechen",
|
|
852
834
|
"eo.workspace.widgetGrid.confirm": "OK",
|
|
853
835
|
"eo.workspace.widgetGrid.widgetTodoHeadlineLabel": "Aufgabenliste",
|
|
854
836
|
"eo.workspace.widgetGrid.workspaceEditDone": "Übernehmen",
|
|
@@ -949,8 +931,6 @@
|
|
|
949
931
|
"eo.recyclebin.details.delete.dialog.title": "Objekt endgültig löschen",
|
|
950
932
|
"eo.recyclebin.details.delete.dialog.message": "Sind Sie sicher, dass dieses Objekt endgültig gelöscht werden soll?",
|
|
951
933
|
"eo.recyclebin.details.delete.dialog.message.warning": "Nach dem Löschen kann das Objekt nicht mehr wiederhergestellt werden!",
|
|
952
|
-
"eo.recyclebin.details.delete.dialog.cancel": "Abbrechen",
|
|
953
|
-
"eo.recyclebin.details.delete.dialog.delete": "Löschen",
|
|
954
934
|
"eo.recyclebin.details.restoreopen": "Wiederherstellen und öffnen",
|
|
955
935
|
"eo.recyclebin.details.restore.dms.object.error.409": "Das Objekt kann nicht wiederhergestellt werden, weil sein Ablageort auch gelöscht wurde.",
|
|
956
936
|
"eo.sidebar.navigation.favorites.tooltip": "Favoriten öffnen",
|
|
@@ -967,15 +947,12 @@
|
|
|
967
947
|
"eo.sidebar.help.manual": "Benutzerdokumentation",
|
|
968
948
|
"eo.sidebar.help.manual.tooltip": "Benutzerdokumentation",
|
|
969
949
|
"eo.datepicker.calendar.select": "Auswählen",
|
|
970
|
-
"eo.datepicker.calendar.cancel": "Abbrechen",
|
|
971
950
|
"eo.datepicker.calendar.today": "Heute",
|
|
972
951
|
"eo.form.table.options.subhead.edit": "Eintrag bearbeiten",
|
|
973
952
|
"eo.form.table.options.subhead.new": "Eintrag hinzufügen",
|
|
974
953
|
"eo.form.table.options.btn.save": "Übernehmen",
|
|
975
954
|
"eo.form.table.options.btn.save.new": "Hinzufügen",
|
|
976
955
|
"eo.form.table.options.btn.copy": "Als neue Zeile hinzufügen",
|
|
977
|
-
"eo.form.table.options.btn.delete": "Löschen",
|
|
978
|
-
"eo.form.table.options.btn.cancel": "Abbrechen",
|
|
979
956
|
"eo.form.table.options.btn.ok": "OK",
|
|
980
957
|
"eo.form.table.options.btn.fit": "Tabellenspalten ausrichten",
|
|
981
958
|
"eo.form.table.options.btn.csv": "Tabellendaten in CSV-Datei exportieren",
|
|
@@ -1011,7 +988,6 @@
|
|
|
1011
988
|
"eo.checkout.message": "Möchten Sie das Dokument für die Bearbeitung durch andere Benutzer sperren?",
|
|
1012
989
|
"eo.checkout.yes": "Ja",
|
|
1013
990
|
"eo.checkout.no": "Nein",
|
|
1014
|
-
"eo.checkout.cancel": "Abbrechen",
|
|
1015
991
|
"eo.checkout.save": "Entscheidung merken (in den Einstellungen änderbar)",
|
|
1016
992
|
"eo.clipboard.title": "In Zwischenablage kopieren",
|
|
1017
993
|
"eo.email.title": "E-Mail versenden",
|
|
@@ -1020,13 +996,11 @@
|
|
|
1020
996
|
"eo.export.action.pdf.label": "PDF",
|
|
1021
997
|
"eo.export.action.original.description": "Lädt die Dokumentdatei im Originalformat herunter",
|
|
1022
998
|
"eo.export.action.pdf.description": "Lädt die Dokumentdatei als PDF herunter",
|
|
1023
|
-
"eo.export.cancel": "Abbrechen",
|
|
1024
999
|
"eo.manage.rights.folder.title": "Ordner mit anderen Benutzern teilen",
|
|
1025
1000
|
"eo.manage.rights.document.title": "Dokument mit anderen Benutzern teilen",
|
|
1026
1001
|
"eo.manage.rights.element.label": "Benutzer/Gruppen",
|
|
1027
1002
|
"eo.manage.rights.folder.label":"Nur den Ordner teilen mit:",
|
|
1028
1003
|
"eo.manage.rights.folder.include.children.label":"Ordner und Dokumente teilen mit:",
|
|
1029
|
-
"eo.manage.rights.cancel": "Abbrechen",
|
|
1030
1004
|
"eo.manage.rights.apply": "Teilen",
|
|
1031
1005
|
"eo.manage.rights.stop": "Teilen beenden",
|
|
1032
1006
|
"eo.manage.rights.message": "Das Objekt {{title}} wurde an {{shared}} geteilt.",
|
|
@@ -1035,7 +1009,6 @@
|
|
|
1035
1009
|
"eo.resubmission.field.due": "Termin",
|
|
1036
1010
|
"eo.resubmission.add": "Anlegen",
|
|
1037
1011
|
"eo.resubmission.apply": "Ändern",
|
|
1038
|
-
"eo.resubmission.cancel": "Abbrechen",
|
|
1039
1012
|
"eo.resubmission.delete": "Entfernen",
|
|
1040
1013
|
"eo.resubmission.error.msg": "Mindestens eine Benachrichtigungsmethode muss ausgewählt sein.",
|
|
1041
1014
|
"eo.resubmission.error.msg.date": "Der Termin darf nicht in der Vergangenheit liegen.",
|
|
@@ -1043,7 +1016,6 @@
|
|
|
1043
1016
|
"eo.resubmission.field.notification.email": "Benachrichtigung per E-Mail",
|
|
1044
1017
|
"eo.subscription.field.info": "Titel",
|
|
1045
1018
|
"eo.subscription.add": "Anlegen",
|
|
1046
|
-
"eo.subscription.cancel": "Abbrechen",
|
|
1047
1019
|
"eo.subscription.error.msg": "Mindestens eine Benachrichtigungsmethode muss ausgewählt sein.",
|
|
1048
1020
|
"eo.subscription.field.notification.inbox": "Benachrichtigung per Eingangskorb",
|
|
1049
1021
|
"eo.subscription.field.notification.email": "Benachrichtigung per E-Mail",
|
|
@@ -1054,7 +1026,6 @@
|
|
|
1054
1026
|
"eo.upload.global.root.title": "Allgemeiner Ablageort",
|
|
1055
1027
|
"eo.upload.global.root.description": "Im allgemeinen Ablageort ablegen",
|
|
1056
1028
|
"eo.upload.global.object.title": "Datei dem geöffneten Dokument hinzufügen",
|
|
1057
|
-
"eo.upload.global.cancel": "Abbrechen",
|
|
1058
1029
|
"eo.upload.global.error.title": "Hochladen fehlgeschlagen",
|
|
1059
1030
|
"eo.upload.global.error.description": "Die Datei konnte nicht an den Server übertragen werden.",
|
|
1060
1031
|
"eo.upload.global.choose.title": "Verarbeitungsoptionen",
|
|
@@ -1070,8 +1041,6 @@
|
|
|
1070
1041
|
"eo.action.delete.dms.object.error.retention.title": "Dieses Objekt kann nicht gelöscht werden bis einschließlich {{retentionTime}}.",
|
|
1071
1042
|
"eo.action.delete.dms.dialog.title": "Löschung erwirken",
|
|
1072
1043
|
"eo.action.delete.dms.dialog.message": "Dieses Objekt ist in einer Prozessakte enthalten. Soll es dennoch gelöscht werden?",
|
|
1073
|
-
"eo.action.delete.dms.dialog.cancel": "Abbrechen",
|
|
1074
|
-
"eo.action.delete.dms.dialog.delete": "Löschen",
|
|
1075
1044
|
"eo.action.menu.custom.run.success": "Die Aktion {{title}} wurde ausgeführt.",
|
|
1076
1045
|
"eo.action.menu.custom.run.error": "Die Aktion {{title}} konnte leider nicht ausgeführt werden.",
|
|
1077
1046
|
"eo.search.agg.filesize.none": "Ohne Datei",
|
|
@@ -1103,7 +1072,6 @@
|
|
|
1103
1072
|
"eo.resultlist.export.csv": "Exportieren als CSV-Datei",
|
|
1104
1073
|
"eo.resultlist.export.csv.threshold.dialog.title": "CSV-Export",
|
|
1105
1074
|
"eo.resultlist.export.csv.threshold.dialog.message": "Der Export dieser Datenmenge wird länger dauern. Möchten Sie den Export trotzdem durchführen und auf das Ergebnis warten?",
|
|
1106
|
-
"eo.resultlist.export.csv.threshold.dialog.cancel": "Abbrechen",
|
|
1107
1075
|
"eo.resultlist.export.csv.threshold.dialog.export": "Exportieren",
|
|
1108
1076
|
"eo.clipboard.paste.label": "Einfügen",
|
|
1109
1077
|
"eo.clipboard.paste.resultlist.headline": "Eingefügt",
|
|
@@ -4,8 +4,6 @@
|
|
|
4
4
|
"eo.state.object.frontpage.title": "Overview",
|
|
5
5
|
"eo.state.object.tree.references": "References",
|
|
6
6
|
"eo.state.object.tree.references.tooltip": "Objects that reference this folder",
|
|
7
|
-
"eo.object.reference.open": "Open original folder",
|
|
8
|
-
"eo.object.reference.tooltip": "Open in folder \"{{title}}\"",
|
|
9
7
|
"eo.object.preview.proceed": "Due to the file size and long loading time, the preview will not be shown until this area is clicked.",
|
|
10
8
|
"eo.object.preview.not.supported": "This file type is not supported by the preview.",
|
|
11
9
|
"eo.form.input.null": "No value",
|
|
@@ -39,14 +37,11 @@
|
|
|
39
37
|
"eo.action.delete.dms.object.error.retention.title": "This object cannot be deleted until {{retentionTime}}.",
|
|
40
38
|
"eo.action.delete.dms.dialog.title": "Prompt deletion",
|
|
41
39
|
"eo.action.delete.dms.dialog.message": "This object is contained in a process file. Do you want to delete it anyway?",
|
|
42
|
-
"eo.action.delete.dms.dialog.cancel": "Cancel",
|
|
43
|
-
"eo.action.delete.dms.dialog.delete": "Delete",
|
|
44
40
|
"eo.prepare.list.item.file": "file",
|
|
45
41
|
"eo.prepare.list.item.files": "files",
|
|
46
42
|
"eo.add.prepare.fail.title": "The object could not be created",
|
|
47
43
|
"eo.add.prepare.fail.msg": "",
|
|
48
44
|
"eo.state.settings.deputies.label": "My substitutes",
|
|
49
|
-
"eo.state.settings.deputies.cancel": "Cancel",
|
|
50
45
|
"eo.state.settings.deputies.save": "Apply",
|
|
51
46
|
"eo.state.settings.deputies.subsituteof.label": "I substitute for",
|
|
52
47
|
"eo.form.element.tag.ex": "Extracted from document",
|
|
@@ -54,7 +49,6 @@
|
|
|
54
49
|
"eo.search.storedquery.save.success": "The saved search has been updated",
|
|
55
50
|
"eo.search.query.invalid": "Invalid search request",
|
|
56
51
|
"eo.storedquery.share.sharedwith": "shared with",
|
|
57
|
-
"eo.storedquery.share.cancel": "Cancel",
|
|
58
52
|
"eo.storedquery.share.ok": "Apply",
|
|
59
53
|
"eo.sidebar.navigation.storedqueries": "Saved searches",
|
|
60
54
|
"eo.inbox.activity.confirm.success": "The task was confirmed",
|
|
@@ -100,7 +94,6 @@
|
|
|
100
94
|
"eo.state.login.presence.dialog.title": "Presence status",
|
|
101
95
|
"eo.state.login.presence.dialog.message": "Your status has been set to out of office. Do you want to change it to present?",
|
|
102
96
|
"eo.state.login.presence.dialog.setAsPresent": "Change to present",
|
|
103
|
-
"eo.state.login.presence.dialog.cancel": "Cancel",
|
|
104
97
|
"eo.state.object.tree.error": "Unable to load folder structure",
|
|
105
98
|
"eo.state.object.frontpage.created": "created on",
|
|
106
99
|
"eo.state.object.frontpage.doccount": "{{doccount}} objects",
|
|
@@ -129,7 +122,6 @@
|
|
|
129
122
|
"eo.storedquery.load": "Open in search dialog",
|
|
130
123
|
"eo.storedquery.run": "Perform search",
|
|
131
124
|
"eo.storedquery.action.edit": "Edit search",
|
|
132
|
-
"eo.storedquery.action.delete": "Delete",
|
|
133
125
|
"eo.search.summary.empty": "You haven’t entered any search parameters",
|
|
134
126
|
"eo.search.mode.expert.result.empty": "Your search request returned no hits",
|
|
135
127
|
"eo.search.mode.expert.intro": "Complex search requests can be made in expert mode",
|
|
@@ -162,7 +154,6 @@
|
|
|
162
154
|
"eo.action.signature.yuvsigners.yuvsignerphone": "Phone number",
|
|
163
155
|
"eo.action.signature.signers": "Signers",
|
|
164
156
|
"eo.action.signature.request": "Request",
|
|
165
|
-
"eo.action.signature.cancel": "Cancel",
|
|
166
157
|
"eo.action.signature.add.button.tooltip": "Add signer",
|
|
167
158
|
"eo.action.signature.addSigner": "Add",
|
|
168
159
|
"eo.action.signature.editSigner": "Edit",
|
|
@@ -170,7 +161,6 @@
|
|
|
170
161
|
"eo.action.cancel.signing.label": "Cancel signing",
|
|
171
162
|
"eo.action.cancel.signing.description": "Cancels the signing process for the object.",
|
|
172
163
|
"eo.action.cancel.signing.reason": "Reason",
|
|
173
|
-
"eo.action.cancel.signing.cancel": "Cancel",
|
|
174
164
|
"eo.action.cancel.signing.cancelSigning": "Cancel signing",
|
|
175
165
|
"eo.action.cancel.signing.success.message": "The signing process was canceled.",
|
|
176
166
|
"eo.action.cancel.signing.error.message": "It was not possible to cancel signing.",
|
|
@@ -203,9 +193,9 @@
|
|
|
203
193
|
"eo.global.baseparam.type": "Type",
|
|
204
194
|
"eo.global.templateParam.sysdisplayname": "Title",
|
|
205
195
|
"eo.global.templateParam.sysdescription": "Description",
|
|
206
|
-
"eo.global.templateParam.syseditor": "
|
|
196
|
+
"eo.global.templateParam.syseditor": "Can be edited by",
|
|
207
197
|
"eo.global.templateParam.systypes": "Types",
|
|
208
|
-
"eo.global.templateParam.systags": "
|
|
198
|
+
"eo.global.templateParam.systags": "Keywords",
|
|
209
199
|
"eo.form.property.daterange.invalid": "Please enter a valid date range",
|
|
210
200
|
"eo.form.property.numberrange.invalid": "Please enter a valid number range",
|
|
211
201
|
"eo.form.property.date.invalid": "Please enter a valid date",
|
|
@@ -328,10 +318,8 @@
|
|
|
328
318
|
"eo.action.create.resubmission.description": "Creates a follow-up.",
|
|
329
319
|
"eo.action.update.resubmission.label": "Edit follow-up",
|
|
330
320
|
"eo.action.update.resubmission.description": "Opens the follow-up properties for editing.",
|
|
331
|
-
"eo.action.delete.dms.object.label": "Delete",
|
|
332
321
|
"eo.action.delete.dms.object.description": "Deletes the object.",
|
|
333
322
|
"eo.action.delete.dms.object.confirm.message": "Are you sure you want to delete '{{item}}'?",
|
|
334
|
-
"eo.action.delete.dms.object.done.title": "Delete",
|
|
335
323
|
"eo.action.delete.dms.object.done.message": "Object '{{title}}' was deleted.",
|
|
336
324
|
"eo.action.delete.dms.object.done.enabled.message": "Object '{{title}}' was moved into the recycle bin.",
|
|
337
325
|
"eo.action.delete.dms.object.error.403": "You are not authorized to delete the object.",
|
|
@@ -357,7 +345,6 @@
|
|
|
357
345
|
"eo.error.license.expired.message": "Your license has expired. You can no longer create or edit objects.",
|
|
358
346
|
"eo.object.indexdata.save.success": "The document was saved.",
|
|
359
347
|
"eo.object.indexdata.save.error": "The document cannot be saved currently.",
|
|
360
|
-
"eo.object.indexdata.save.cancel": "Cancel",
|
|
361
348
|
"eo.object.indexdata.save.changes": "Show changes",
|
|
362
349
|
"eo.object.indexdata.save.conflict.dialog.title": "Conflict: Metadata has since been changed by {{modifier}}.",
|
|
363
350
|
"eo.bpm.activity.indexdata.save.success": "The task was saved successfully.",
|
|
@@ -384,8 +371,6 @@
|
|
|
384
371
|
"eo.state.settings.details.upload.dialog.fileError": "The only file formats allowed are *.jpg and *.png.",
|
|
385
372
|
"eo.state.settings.details.delete.dialog.title": "Delete profile image",
|
|
386
373
|
"eo.state.settings.details.delete.dialog.message": "Do you really want to delete the profile image?",
|
|
387
|
-
"eo.state.settings.details.delete.dialog.cancel": "Cancel",
|
|
388
|
-
"eo.state.settings.details.delete.dialog.ok": "Delete",
|
|
389
374
|
"eo.state.settings.details.dialog.save": "Save",
|
|
390
375
|
"eo.state.settings.deputies": "Substitutes",
|
|
391
376
|
"eo.state.settings.lock": "Lock document on open",
|
|
@@ -411,7 +396,6 @@
|
|
|
411
396
|
"eo.column.config.title": "Column configuration",
|
|
412
397
|
"eo.column.config.action.save": "Save",
|
|
413
398
|
"eo.column.config.action.save.default": "Save as default",
|
|
414
|
-
"eo.column.config.action.close": "Cancel",
|
|
415
399
|
"eo.column.config.action.resetdefault": "Reset to default",
|
|
416
400
|
"eo.column.config.headline.current": "Current columns",
|
|
417
401
|
"eo.column.config.headline.available": "Available columns",
|
|
@@ -430,7 +414,6 @@
|
|
|
430
414
|
"eo.favorite.dialog.input.error.message": "You can enter a maximum of 250 characters. You entered {{val1}} characters.",
|
|
431
415
|
"eo.favorite.icon.dialog.title": "Add to favorites",
|
|
432
416
|
"eo.favorite.icon.dialog.save": "Save",
|
|
433
|
-
"eo.favorite.icon.dialog.cancel": "Cancel",
|
|
434
417
|
"eo.favorite.icon.tooltip.add": "Add to favorites",
|
|
435
418
|
"eo.favorite.icon.tooltip.remove": "Delete from favorites",
|
|
436
419
|
"eo.favorite.icon.dialog.input.label": "Title",
|
|
@@ -596,6 +579,7 @@
|
|
|
596
579
|
"eo.references.search.disabled": "It is not possible to search for references. The maximum number of references may have been exceeded.",
|
|
597
580
|
"eo.references.search.contextfolder": "Folder",
|
|
598
581
|
"eo.references.search.result.hint": "Objects: Please refine your search.",
|
|
582
|
+
"eo.references.field.label": "Field:",
|
|
599
583
|
"eo.prepare.details.type.title": "Select object type",
|
|
600
584
|
"eo.prepare.details.type.empty": "No object types for creation are available for this file at the selected location.",
|
|
601
585
|
"eo.prepare.details.type.notallowed": "The selected object type '{{type}}' cannot be applied, as the uploaded file '{{filename}}' is not permitted for these types.",
|
|
@@ -606,13 +590,11 @@
|
|
|
606
590
|
"eo.prepare.details.delete.content.dialog.message": "Are you sure you want to delete file '{{contentPath}}'?",
|
|
607
591
|
"eo.prepare.details.delete.dialog.title": "Delete object",
|
|
608
592
|
"eo.prepare.details.delete.dialog.message": "Are you sure you want to delete this object?",
|
|
609
|
-
"eo.prepare.details.delete.dialog.cancel": "Cancel",
|
|
610
593
|
"eo.prepare.details.delete.dialog.ok": "OK",
|
|
611
594
|
"eo.prepare.resetObject": "Reset object type",
|
|
612
595
|
"eo.prepare.save": "Save",
|
|
613
596
|
"eo.prepare.saveopen": "Save and open",
|
|
614
597
|
"eo.prepare.template.select": "Apply template",
|
|
615
|
-
"eo.prepare.template.abort": "Cancel",
|
|
616
598
|
"eo.prepare.template.error.title": "Error",
|
|
617
599
|
"eo.prepare.template.error.message": "Unable to accept template.",
|
|
618
600
|
"eo.prepare.template.filter.text.title": "Filter templates",
|
|
@@ -784,11 +766,10 @@
|
|
|
784
766
|
"eo.storedquery.restriction.filename": "File name",
|
|
785
767
|
"eo.storedquery.restriction.filesize": "File size",
|
|
786
768
|
"eo.storedquery.action.save": "Save",
|
|
787
|
-
"eo.storedquery.action.cancel": "Cancel",
|
|
788
769
|
"eo.storedquery.roles": "Roles",
|
|
789
770
|
"eo.storedquery.res.count.label": "hits",
|
|
790
771
|
"eo.storedquery.delete.dialog.title": "Delete saved search",
|
|
791
|
-
"eo.storedquery.delete.dialog.message": "
|
|
772
|
+
"eo.storedquery.delete.dialog.message": "The saved search '{{storedquery}}' is being used in widgets on the following dashboards: {{name}}. Do you want to delete it anyway?",
|
|
792
773
|
"eo.timeline.empty": "There are no entries.",
|
|
793
774
|
"eo.timeline.filter.action": "Filter entries",
|
|
794
775
|
"eo.timeline.filter.reset": "Reset filter",
|
|
@@ -854,7 +835,6 @@
|
|
|
854
835
|
"eo.view.navigation.process": "My processes",
|
|
855
836
|
"eo.view.navigation.recyclebin": "Recycle bin",
|
|
856
837
|
"eo.workspace.widgetGrid.save": "Apply",
|
|
857
|
-
"eo.workspace.widgetGrid.cancel": "Cancel",
|
|
858
838
|
"eo.workspace.widgetGrid.confirm": "OK",
|
|
859
839
|
"eo.workspace.widgetGrid.widgetTodoHeadlineLabel": "Task list",
|
|
860
840
|
"eo.workspace.widgetGrid.workspaceEditDone": "Apply",
|
|
@@ -955,8 +935,6 @@
|
|
|
955
935
|
"eo.recyclebin.details.delete.dialog.title": "Permanently delete object",
|
|
956
936
|
"eo.recyclebin.details.delete.dialog.message": "Are you sure you want to permanently delete this object?",
|
|
957
937
|
"eo.recyclebin.details.delete.dialog.message.warning": "Once the object has been deleted, it can no longer be restored!",
|
|
958
|
-
"eo.recyclebin.details.delete.dialog.cancel": "Cancel",
|
|
959
|
-
"eo.recyclebin.details.delete.dialog.delete": "Delete",
|
|
960
938
|
"eo.recyclebin.details.restoreopen": "Restore and open",
|
|
961
939
|
"eo.recyclebin.details.restore.dms.object.error.409": "The object cannot be restored because the filing location was deleted.",
|
|
962
940
|
"eo.sidebar.navigation.favorites.tooltip": "Open favorites",
|
|
@@ -973,15 +951,12 @@
|
|
|
973
951
|
"eo.sidebar.help.manual": "User documentation",
|
|
974
952
|
"eo.sidebar.help.manual.tooltip": "User documentation",
|
|
975
953
|
"eo.datepicker.calendar.select": "Select",
|
|
976
|
-
"eo.datepicker.calendar.cancel": "Cancel",
|
|
977
954
|
"eo.datepicker.calendar.today": "Today",
|
|
978
955
|
"eo.form.table.options.subhead.edit": "Edit entry",
|
|
979
956
|
"eo.form.table.options.subhead.new": "Add entry",
|
|
980
957
|
"eo.form.table.options.btn.save": "Apply",
|
|
981
958
|
"eo.form.table.options.btn.save.new": "Add",
|
|
982
959
|
"eo.form.table.options.btn.copy": "Add as new row",
|
|
983
|
-
"eo.form.table.options.btn.delete": "Delete",
|
|
984
|
-
"eo.form.table.options.btn.cancel": "Cancel",
|
|
985
960
|
"eo.form.table.options.btn.ok": "OK",
|
|
986
961
|
"eo.form.table.options.btn.fit": "Align table columns",
|
|
987
962
|
"eo.form.table.options.btn.csv": "Export spreadsheet data to CSV file",
|
|
@@ -1017,7 +992,6 @@
|
|
|
1017
992
|
"eo.checkout.message": "Do you want to lock the document so that it cannot be edited by other users?",
|
|
1018
993
|
"eo.checkout.yes": "Yes",
|
|
1019
994
|
"eo.checkout.no": "No",
|
|
1020
|
-
"eo.checkout.cancel": "Cancel",
|
|
1021
995
|
"eo.checkout.save": "Remember decision (can be changed in Settings)",
|
|
1022
996
|
"eo.clipboard.title": "Copy to clipboard",
|
|
1023
997
|
"eo.email.title": "Send e-mail",
|
|
@@ -1026,13 +1000,11 @@
|
|
|
1026
1000
|
"eo.export.action.pdf.label": "PDF",
|
|
1027
1001
|
"eo.export.action.original.description": "Downloads the document file in the original format",
|
|
1028
1002
|
"eo.export.action.pdf.description": "Downloads the document file as a PDF",
|
|
1029
|
-
"eo.export.cancel": "Cancel",
|
|
1030
1003
|
"eo.manage.rights.folder.title": "Share folder with other users",
|
|
1031
1004
|
"eo.manage.rights.document.title": "Share document with other users",
|
|
1032
1005
|
"eo.manage.rights.element.label": "Users/groups",
|
|
1033
1006
|
"eo.manage.rights.folder.label": "Only share the folder with:",
|
|
1034
1007
|
"eo.manage.rights.folder.include.children.label": "Share folder and documents with:",
|
|
1035
|
-
"eo.manage.rights.cancel": "Cancel",
|
|
1036
1008
|
"eo.manage.rights.apply": "Share",
|
|
1037
1009
|
"eo.manage.rights.stop": "Stop sharing",
|
|
1038
1010
|
"eo.manage.rights.message": "Object {{title}} was shared with {{shared}}.",
|
|
@@ -1041,7 +1013,6 @@
|
|
|
1041
1013
|
"eo.resubmission.field.due": "Due date",
|
|
1042
1014
|
"eo.resubmission.add": "Create",
|
|
1043
1015
|
"eo.resubmission.apply": "Change",
|
|
1044
|
-
"eo.resubmission.cancel": "Cancel",
|
|
1045
1016
|
"eo.resubmission.delete": "Remove",
|
|
1046
1017
|
"eo.resubmission.error.msg": "At least one notification method must be selected.",
|
|
1047
1018
|
"eo.resubmission.error.msg.date": "The date cannot be in the past.",
|
|
@@ -1049,7 +1020,6 @@
|
|
|
1049
1020
|
"eo.resubmission.field.notification.email": "Notification via e-mail",
|
|
1050
1021
|
"eo.subscription.field.info": "Title",
|
|
1051
1022
|
"eo.subscription.add": "Create",
|
|
1052
|
-
"eo.subscription.cancel": "Cancel",
|
|
1053
1023
|
"eo.subscription.error.msg": "At least one notification method must be selected.",
|
|
1054
1024
|
"eo.subscription.field.notification.inbox": "Notification via inbox",
|
|
1055
1025
|
"eo.subscription.field.notification.email": "Notification via e-mail",
|
|
@@ -1060,7 +1030,6 @@
|
|
|
1060
1030
|
"eo.upload.global.root.title": "General location",
|
|
1061
1031
|
"eo.upload.global.root.description": "Save in general location",
|
|
1062
1032
|
"eo.upload.global.object.title": "Add file to the open document",
|
|
1063
|
-
"eo.upload.global.cancel": "Cancel",
|
|
1064
1033
|
"eo.upload.global.error.title": "Upload failed",
|
|
1065
1034
|
"eo.upload.global.error.description": "The file could not be transferred to the server.",
|
|
1066
1035
|
"eo.upload.global.choose.title": "Processing options",
|
|
@@ -1103,7 +1072,6 @@
|
|
|
1103
1072
|
"eo.resultlist.export.csv": "Export as CSV file",
|
|
1104
1073
|
"eo.resultlist.export.csv.threshold.dialog.title": "CSV export",
|
|
1105
1074
|
"eo.resultlist.export.csv.threshold.dialog.message": "An export of this amount of data will take longer. Do you still want to perform the export and wait for the result?",
|
|
1106
|
-
"eo.resultlist.export.csv.threshold.dialog.cancel": "Cancel",
|
|
1107
1075
|
"eo.resultlist.export.csv.threshold.dialog.export": "Export",
|
|
1108
1076
|
"eo.clipboard.paste.label": "Paste",
|
|
1109
1077
|
"eo.clipboard.paste.resultlist.headline": "Pasted",
|