@eo-sdk/client 11.7.0-beta.1 → 11.7.0-rc.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.
Files changed (427) hide show
  1. package/LICENSE +21 -21
  2. package/README.md +35 -35
  3. package/app/eo-client/about-state/about-state.component.d.ts.map +1 -1
  4. package/app/eo-client/dashboard/widgets/charts-widget/charts-setup/charts-setup.component.d.ts +1 -1
  5. package/app/eo-client/dashboard/widgets/charts-widget/charts-setup/charts-setup.component.d.ts.map +1 -1
  6. package/app/eo-framework/actions/action.module.d.ts +15 -13
  7. package/app/eo-framework/actions/action.module.d.ts.map +1 -1
  8. package/app/eo-framework/actions/actions/custom-actions/custom-actions.component.d.ts.map +1 -1
  9. package/app/eo-framework/actions/actions/share-object-action/share-object/share-object.component.d.ts.map +1 -1
  10. package/app/eo-framework/actions/actions/unlock-action/unlock-action.d.ts +4 -3
  11. package/app/eo-framework/actions/actions/unlock-action/unlock-action.d.ts.map +1 -1
  12. package/app/eo-framework/actions/actions/unlock-action/unlock-object-action/unlock-object-action.component.d.ts +23 -0
  13. package/app/eo-framework/actions/actions/unlock-action/unlock-object-action/unlock-object-action.component.d.ts.map +1 -0
  14. package/app/eo-framework/actions/actions/workflow-action/simple-workflow-action.component.d.ts.map +1 -1
  15. package/app/eo-framework/app-shell/app-bar/app-search/app-search.component.d.ts +1 -1
  16. package/app/eo-framework/app-shell/app-bar/app-search/app-search.component.d.ts.map +1 -1
  17. package/app/eo-framework/form-elements/datetime-range/datetime-range.component.d.ts.map +1 -1
  18. package/app/eo-framework/form-elements/organization/organization.component.d.ts +1 -0
  19. package/app/eo-framework/form-elements/organization/organization.component.d.ts.map +1 -1
  20. package/app/eo-framework/grid/grid.component.d.ts +7 -0
  21. package/app/eo-framework/grid/grid.component.d.ts.map +1 -1
  22. package/app/eo-framework/media/media.component.d.ts +3 -2
  23. package/app/eo-framework/media/media.component.d.ts.map +1 -1
  24. package/app/eo-framework/object-details/object-details.component.d.ts +13 -4
  25. package/app/eo-framework/object-details/object-details.component.d.ts.map +1 -1
  26. package/app/eo-framework/object-details/object-history/object-history.component.d.ts +3 -2
  27. package/app/eo-framework/object-details/object-history/object-history.component.d.ts.map +1 -1
  28. package/app/eo-framework/result-list/result-list.component.d.ts.map +1 -1
  29. package/app/eo-framework/ui/indexdata-summary/indexdata-summary.component.d.ts +50 -0
  30. package/app/eo-framework/ui/indexdata-summary/indexdata-summary.component.d.ts.map +1 -1
  31. package/app/eo-framework/ui/indexdata-summary/indexdata-summary.interface.d.ts +10 -0
  32. package/app/eo-framework/ui/indexdata-summary/indexdata-summary.interface.d.ts.map +1 -0
  33. package/app/eo-framework-core/search/app-search.service.d.ts +12 -1
  34. package/app/eo-framework-core/search/app-search.service.d.ts.map +1 -1
  35. package/assets/_default/README.md +2 -2
  36. package/assets/_default/config/extend.json +6 -6
  37. package/assets/_default/config/main.json +44 -44
  38. package/assets/_default/fonts/roboto_bold_macroman/Roboto-Bold-webfont.svg +765 -765
  39. package/assets/_default/fonts/roboto_light_macroman/Roboto-Light-webfont.svg +818 -818
  40. package/assets/_default/fonts/roboto_medium_macroman/Roboto-Medium-webfont.svg +765 -765
  41. package/assets/_default/fonts/roboto_regular_macroman/Roboto-Regular-webfont.svg +795 -795
  42. package/assets/_default/i18n/de.json +1133 -1130
  43. package/assets/_default/i18n/en.json +1133 -1130
  44. package/assets/_default/i18n/po/de.po +310 -310
  45. package/assets/_default/i18n/po/en.po +310 -310
  46. package/assets/_default/svg/ic_delete_sweep.svg +3 -3
  47. package/assets/_default/svg/ic_emoticon-cool.svg +1 -1
  48. package/assets/_default/svg/ic_kitt-loader.svg +1 -1
  49. package/assets/_default/svg/ic_link.svg +6 -6
  50. package/assets/_default/svg/ic_not_listed_location.svg +4 -4
  51. package/assets/_default/theme/theme.css +13 -13
  52. package/assets/dashboard.json +47 -47
  53. package/assets/i18n/temp.json +584 -584
  54. package/assets/i18n/temp.pot +1753 -1753
  55. package/esm2022/app/eo-client/about-state/about-state.component.mjs +5 -5
  56. package/esm2022/app/eo-client/dashboard/dashboard.component.mjs +3 -3
  57. package/esm2022/app/eo-client/dashboard/widgets/charts-widget/charts-setup/charts-setup.component.mjs +13 -17
  58. package/esm2022/app/eo-client/dashboard/widgets/charts-widget/charts-widget.component.mjs +3 -3
  59. package/esm2022/app/eo-client/dashboard/widgets/charts-widget/icharts.mjs +1 -1
  60. package/esm2022/app/eo-client/dashboard/widgets/count-objects-widget/count-objects-setup/count-objects-setup.component.mjs +3 -3
  61. package/esm2022/app/eo-client/dashboard/widgets/count-objects-widget/count-objects-widget.component.mjs +3 -3
  62. package/esm2022/app/eo-client/dashboard/widgets/count-objects-widget/count-objects.model.mjs +1 -1
  63. package/esm2022/app/eo-client/dashboard/widgets/hitlist-widget/IHitlist.mjs +1 -1
  64. package/esm2022/app/eo-client/dashboard/widgets/hitlist-widget/hitlist-setup/hitlist-setup.component.mjs +3 -3
  65. package/esm2022/app/eo-client/dashboard/widgets/hitlist-widget/hitlist-widget.component.mjs +3 -3
  66. package/esm2022/app/eo-client/dashboard/widgets/iframe-widget/iframe-setup/iframe-setup.component.mjs +3 -3
  67. package/esm2022/app/eo-client/dashboard/widgets/iframe-widget/iframe-widget.component.mjs +3 -3
  68. package/esm2022/app/eo-client/dashboard/widgets/info-inbox-widget/info-inbox-setup/info-inbox-setup.component.mjs +3 -3
  69. package/esm2022/app/eo-client/dashboard/widgets/info-inbox-widget/info-inbox-widget.component.mjs +3 -3
  70. package/esm2022/app/eo-client/dashboard/widgets/info-inbox-widget/info-inbox.model.mjs +1 -1
  71. package/esm2022/app/eo-client/dashboard/widgets/info-intray-widget/info-intray-setup/info-intray-setup.component.mjs +3 -3
  72. package/esm2022/app/eo-client/dashboard/widgets/info-intray-widget/info-intray-widget.component.mjs +3 -3
  73. package/esm2022/app/eo-client/dashboard/widgets/info-intray-widget/info-intray.model.mjs +1 -1
  74. package/esm2022/app/eo-client/dashboard/widgets/last-edited-widget/last-edited-and-created-setup/last-edited-and-created-setup.component.mjs +3 -3
  75. package/esm2022/app/eo-client/dashboard/widgets/last-edited-widget/last-edited-and-created.component.mjs +3 -3
  76. package/esm2022/app/eo-client/dashboard/widgets/last-edited-widget/last-edited-and-created.mjs +1 -1
  77. package/esm2022/app/eo-client/dashboard/widgets/picture-widget/picture-widget-setup/picture-widget-setup.component.mjs +3 -3
  78. package/esm2022/app/eo-client/dashboard/widgets/picture-widget/picture-widget.component.mjs +3 -3
  79. package/esm2022/app/eo-client/dashboard/widgets/search-widget/search-widget.component.mjs +3 -3
  80. package/esm2022/app/eo-client/dashboard/widgets/todowidget/todo-setup/todo-setup.component.mjs +3 -3
  81. package/esm2022/app/eo-client/dashboard/widgets/todowidget/todo-widget.component.mjs +3 -3
  82. package/esm2022/app/eo-client/eo-client-routing.module.mjs +1 -1
  83. package/esm2022/app/eo-client/eo-client.module.mjs +1 -1
  84. package/esm2022/app/eo-client/favorite-state/favorite-state.component.mjs +14 -14
  85. package/esm2022/app/eo-client/inbox-state/inbox-state/inbox-state.component.mjs +18 -18
  86. package/esm2022/app/eo-client/inbox-state/inbox-state/inbox.types.enum.mjs +1 -1
  87. package/esm2022/app/eo-client/inbox-state/inbox-state-routing.module.mjs +1 -1
  88. package/esm2022/app/eo-client/inbox-state/inbox-state.module.mjs +1 -1
  89. package/esm2022/app/eo-client/index.mjs +1 -1
  90. package/esm2022/app/eo-client/login/login.component.mjs +3 -3
  91. package/esm2022/app/eo-client/notifications-state/notifications-state.component.mjs +16 -16
  92. package/esm2022/app/eo-client/notifications-state/notifications-state.interface.mjs +1 -1
  93. package/esm2022/app/eo-client/object-state/object-state/object-state.component.mjs +3 -3
  94. package/esm2022/app/eo-client/object-state/object-state-routing.module.mjs +1 -1
  95. package/esm2022/app/eo-client/object-state/object-state-service/object-state.interface.mjs +1 -1
  96. package/esm2022/app/eo-client/object-state/object-state-service/object-state.service.mjs +1 -1
  97. package/esm2022/app/eo-client/object-state/object-state.module.mjs +1 -1
  98. package/esm2022/app/eo-client/prepare-state/prepare-state/prepare-state.component.mjs +14 -14
  99. package/esm2022/app/eo-client/prepare-state/prepare-state-routing.module.mjs +1 -1
  100. package/esm2022/app/eo-client/prepare-state/prepare-state.module.mjs +1 -1
  101. package/esm2022/app/eo-client/process-state/filter-label.mjs +1 -1
  102. package/esm2022/app/eo-client/process-state/process-state.component.mjs +22 -22
  103. package/esm2022/app/eo-client/recyclebin-state/recyclebin-state.component.mjs +16 -16
  104. package/esm2022/app/eo-client/result-state/result-state.component.mjs +3 -3
  105. package/esm2022/app/eo-client/settings/agent-lock-settings.enum.mjs +1 -1
  106. package/esm2022/app/eo-client/settings/settings.component.mjs +3 -3
  107. package/esm2022/app/eo-client/stored-queries-state/stored-queries-state.component.mjs +14 -14
  108. package/esm2022/app/eo-client/version-state/version-state.component.mjs +16 -16
  109. package/esm2022/app/eo-framework/accordion/accordion.module.mjs +1 -1
  110. package/esm2022/app/eo-framework/accordion/index.mjs +1 -1
  111. package/esm2022/app/eo-framework/accordion/simple-accordion/simple-accordion.component.mjs +3 -3
  112. package/esm2022/app/eo-framework/actions/action-menu/action-component-anchor/action-component-anchor.directive.mjs +1 -1
  113. package/esm2022/app/eo-framework/actions/action-menu/action-menu.component.mjs +3 -3
  114. package/esm2022/app/eo-framework/actions/action-service/action.service.mjs +1 -1
  115. package/esm2022/app/eo-framework/actions/action-target.mjs +1 -1
  116. package/esm2022/app/eo-framework/actions/action.module.mjs +8 -4
  117. package/esm2022/app/eo-framework/actions/actions/add-resubmission-action/add-resubmission/add-resubmission.component.mjs +3 -3
  118. package/esm2022/app/eo-framework/actions/actions/add-resubmission-action/add-resubmission-action.mjs +1 -1
  119. package/esm2022/app/eo-framework/actions/actions/add-subscription-action/add-subscription/add-subscription.component.mjs +3 -3
  120. package/esm2022/app/eo-framework/actions/actions/add-subscription-action/add-subscription-action.mjs +1 -1
  121. package/esm2022/app/eo-framework/actions/actions/cancel-signing-action/cancel-signing/cancel-signing.component.mjs +3 -3
  122. package/esm2022/app/eo-framework/actions/actions/cancel-signing-action/cancel-signing-action.mjs +1 -1
  123. package/esm2022/app/eo-framework/actions/actions/clipboard/clipboard-action.mjs +1 -1
  124. package/esm2022/app/eo-framework/actions/actions/clipboard/clipboard-object-action/clipboard-object-action.component.mjs +3 -3
  125. package/esm2022/app/eo-framework/actions/actions/copy-action/copy-action.mjs +1 -1
  126. package/esm2022/app/eo-framework/actions/actions/custom-actions/custom-actions.component.mjs +2 -1
  127. package/esm2022/app/eo-framework/actions/actions/cut-action/cut-action.mjs +1 -1
  128. package/esm2022/app/eo-framework/actions/actions/delete-action/delete/delete.component.mjs +3 -3
  129. package/esm2022/app/eo-framework/actions/actions/delete-action/delete-action.mjs +1 -1
  130. package/esm2022/app/eo-framework/actions/actions/delete-action/delete-prepared-action.mjs +1 -1
  131. package/esm2022/app/eo-framework/actions/actions/delete-content-action/delete-content/delete-content.component.mjs +3 -3
  132. package/esm2022/app/eo-framework/actions/actions/delete-content-action/delete-content-action.mjs +1 -1
  133. package/esm2022/app/eo-framework/actions/actions/download-action/download-action.mjs +1 -1
  134. package/esm2022/app/eo-framework/actions/actions/download-action/download-object-action/download-object-action.component.mjs +3 -3
  135. package/esm2022/app/eo-framework/actions/actions/email/email/email.component.mjs +3 -3
  136. package/esm2022/app/eo-framework/actions/actions/email/email-action.mjs +1 -1
  137. package/esm2022/app/eo-framework/actions/actions/favorite-action/favorite-action.mjs +1 -1
  138. package/esm2022/app/eo-framework/actions/actions/finalize/definalize-action.mjs +1 -1
  139. package/esm2022/app/eo-framework/actions/actions/finalize/finalize-action.mjs +1 -1
  140. package/esm2022/app/eo-framework/actions/actions/finalize/finalize-object-action/finalize-object-action.component.mjs +3 -3
  141. package/esm2022/app/eo-framework/actions/actions/open-context-action/open-context-action.mjs +1 -1
  142. package/esm2022/app/eo-framework/actions/actions/open-document-action/open-document-action.component.mjs +3 -3
  143. package/esm2022/app/eo-framework/actions/actions/open-document-action/open-document-action.mjs +1 -1
  144. package/esm2022/app/eo-framework/actions/actions/open-versions-action/open-versions-action.mjs +1 -1
  145. package/esm2022/app/eo-framework/actions/actions/remove-subscription-action/remove-subscription-action.mjs +1 -1
  146. package/esm2022/app/eo-framework/actions/actions/restore-version-action/restore-version-action.mjs +1 -1
  147. package/esm2022/app/eo-framework/actions/actions/share-object-action/share-object/share-object.component.mjs +7 -4
  148. package/esm2022/app/eo-framework/actions/actions/share-object-action/share-object-action.mjs +1 -1
  149. package/esm2022/app/eo-framework/actions/actions/signature-action/sequence-list/sequence-list.component.mjs +3 -3
  150. package/esm2022/app/eo-framework/actions/actions/signature-action/sequence-list-item/sequence-list-item.component.mjs +3 -3
  151. package/esm2022/app/eo-framework/actions/actions/signature-action/signature/signature.component.mjs +3 -3
  152. package/esm2022/app/eo-framework/actions/actions/signature-action/signature-action.component.mjs +1 -1
  153. package/esm2022/app/eo-framework/actions/actions/signature-action/signature.model.mjs +1 -1
  154. package/esm2022/app/eo-framework/actions/actions/unlock-action/unlock-action.mjs +3 -4
  155. package/esm2022/app/eo-framework/actions/actions/unlock-action/unlock-object-action/unlock-object-action.component.mjs +43 -0
  156. package/esm2022/app/eo-framework/actions/actions/update-resubmission-action/update-resubmission-action.mjs +1 -1
  157. package/esm2022/app/eo-framework/actions/actions/workflow-action/simple-workflow-action.component.mjs +2 -2
  158. package/esm2022/app/eo-framework/actions/actions/workflow-action/workflow/workflow.component.mjs +3 -3
  159. package/esm2022/app/eo-framework/actions/actions/workflow-action/workflow-action.component.mjs +1 -1
  160. package/esm2022/app/eo-framework/actions/index.mjs +1 -1
  161. package/esm2022/app/eo-framework/actions/interfaces/action-component.interface.mjs +1 -1
  162. package/esm2022/app/eo-framework/actions/interfaces/action-list-entry.mjs +1 -1
  163. package/esm2022/app/eo-framework/actions/interfaces/action.interface.mjs +1 -1
  164. package/esm2022/app/eo-framework/actions/selection-range.enum.mjs +1 -1
  165. package/esm2022/app/eo-framework/animations/animations.mjs +1 -1
  166. package/esm2022/app/eo-framework/app-shell/app-bar/app-add/app-add-dialog/app-add-dialog.component.mjs +3 -3
  167. package/esm2022/app/eo-framework/app-shell/app-bar/app-add/app-add.component.mjs +3 -3
  168. package/esm2022/app/eo-framework/app-shell/app-bar/app-bar.component.mjs +3 -3
  169. package/esm2022/app/eo-framework/app-shell/app-bar/app-process/app-process.component.mjs +3 -3
  170. package/esm2022/app/eo-framework/app-shell/app-bar/app-search/app-search.component.mjs +25 -5
  171. package/esm2022/app/eo-framework/app-shell/app-bar/app-search/app-search.interface.mjs +1 -1
  172. package/esm2022/app/eo-framework/app-shell/app-bar/context-search/context-search.component.mjs +3 -3
  173. package/esm2022/app/eo-framework/app-shell/app-bar/side-bar/side-bar.component.mjs +3 -3
  174. package/esm2022/app/eo-framework/app-shell/app-bar/user-avatar-overlay/user-avatar-overlay.component.mjs +3 -3
  175. package/esm2022/app/eo-framework/app-shell/app-shell-routing.module.mjs +1 -1
  176. package/esm2022/app/eo-framework/app-shell/app-shell.module.mjs +1 -1
  177. package/esm2022/app/eo-framework/app-shell/index.mjs +1 -1
  178. package/esm2022/app/eo-framework/app-shell/license-warning/license-warning.component.mjs +3 -3
  179. package/esm2022/app/eo-framework/cta/component/cta.component.mjs +3 -3
  180. package/esm2022/app/eo-framework/cta/cta.module.mjs +1 -1
  181. package/esm2022/app/eo-framework/cta/index.mjs +1 -1
  182. package/esm2022/app/eo-framework/eo-framework.module.mjs +1 -1
  183. package/esm2022/app/eo-framework/error/error.module.mjs +1 -1
  184. package/esm2022/app/eo-framework/error/error404/error404.component.mjs +3 -3
  185. package/esm2022/app/eo-framework/error/index.mjs +1 -1
  186. package/esm2022/app/eo-framework/error/not-found/not-found.component.mjs +1 -1
  187. package/esm2022/app/eo-framework/form-elements/checkbox/checkbox.component.mjs +3 -3
  188. package/esm2022/app/eo-framework/form-elements/codesystem/codesystem.component.mjs +3 -3
  189. package/esm2022/app/eo-framework/form-elements/date/date.component.mjs +3 -3
  190. package/esm2022/app/eo-framework/form-elements/date/year-range/year-range.directive.mjs +1 -1
  191. package/esm2022/app/eo-framework/form-elements/datetime-range/datetime-range.component.mjs +8 -3
  192. package/esm2022/app/eo-framework/form-elements/dynamic-list/dynamic-list.component.mjs +5 -5
  193. package/esm2022/app/eo-framework/form-elements/form-elements.module.mjs +1 -1
  194. package/esm2022/app/eo-framework/form-elements/form-input/form-input.component.mjs +3 -3
  195. package/esm2022/app/eo-framework/form-elements/form-input/input-focus/input-focus.directive.mjs +1 -1
  196. package/esm2022/app/eo-framework/form-elements/id-reference/animation/reference-finder.animation.mjs +1 -1
  197. package/esm2022/app/eo-framework/form-elements/id-reference/id-reference.component.mjs +3 -3
  198. package/esm2022/app/eo-framework/form-elements/id-reference/interface/reference-finder.interface.mjs +1 -1
  199. package/esm2022/app/eo-framework/form-elements/id-reference/reference-finder/reference-finder.component.mjs +3 -3
  200. package/esm2022/app/eo-framework/form-elements/id-reference/reference-finder-entry/reference-finder-entry.component.mjs +3 -3
  201. package/esm2022/app/eo-framework/form-elements/id-reference/service/reference-finder.service.mjs +1 -1
  202. package/esm2022/app/eo-framework/form-elements/index.mjs +1 -1
  203. package/esm2022/app/eo-framework/form-elements/number/number.component.mjs +3 -3
  204. package/esm2022/app/eo-framework/form-elements/number-range/number-range.component.mjs +3 -3
  205. package/esm2022/app/eo-framework/form-elements/organization/organization.component.mjs +27 -18
  206. package/esm2022/app/eo-framework/form-elements/password/password.component.mjs +3 -3
  207. package/esm2022/app/eo-framework/form-elements/reference/reference.component.mjs +3 -3
  208. package/esm2022/app/eo-framework/form-elements/string/string.component.mjs +3 -3
  209. package/esm2022/app/eo-framework/frame/frame.component.mjs +3 -3
  210. package/esm2022/app/eo-framework/grid/column-configurator/column-configurator.component.mjs +3 -3
  211. package/esm2022/app/eo-framework/grid/extensions/custom-sort/custom-sort.component.mjs +3 -3
  212. package/esm2022/app/eo-framework/grid/extensions/empty/empty.component.mjs +3 -3
  213. package/esm2022/app/eo-framework/grid/extensions/filter/abstract-filter.component.mjs +1 -1
  214. package/esm2022/app/eo-framework/grid/extensions/filter/custom/custom-filter.component.mjs +3 -3
  215. package/esm2022/app/eo-framework/grid/extensions/filter/setFilters/set-filter.component.mjs +3 -3
  216. package/esm2022/app/eo-framework/grid/extensions/filter/setFilters/set-filters.interface.mjs +1 -1
  217. package/esm2022/app/eo-framework/grid/extensions/filter/text/text-filter.component.mjs +3 -3
  218. package/esm2022/app/eo-framework/grid/extensions/pagination/pagination.component.mjs +3 -3
  219. package/esm2022/app/eo-framework/grid/extensions/quick-filter/quick-filter.component.mjs +21 -21
  220. package/esm2022/app/eo-framework/grid/extensions/reset-filter/reset-filter.component.mjs +3 -3
  221. package/esm2022/app/eo-framework/grid/extensions/services/list-settings.service.mjs +1 -1
  222. package/esm2022/app/eo-framework/grid/extensions/total-count/total-count.component.mjs +3 -3
  223. package/esm2022/app/eo-framework/grid/filters/codesystem-filter.component.mjs +3 -3
  224. package/esm2022/app/eo-framework/grid/filters/datetime-filter.component.mjs +3 -3
  225. package/esm2022/app/eo-framework/grid/filters/dynamic-list-filter.component.mjs +3 -3
  226. package/esm2022/app/eo-framework/grid/filters/filesize-filter.component.mjs +1 -1
  227. package/esm2022/app/eo-framework/grid/filters/list-filter.component.mjs +3 -3
  228. package/esm2022/app/eo-framework/grid/filters/organization-filter.component.mjs +3 -3
  229. package/esm2022/app/eo-framework/grid/grid-filter.model.mjs +1 -1
  230. package/esm2022/app/eo-framework/grid/grid.component.mjs +36 -10
  231. package/esm2022/app/eo-framework/grid/grid.module.mjs +1 -1
  232. package/esm2022/app/eo-framework/grid/index.mjs +1 -1
  233. package/esm2022/app/eo-framework/grid/loader.interface.mjs +1 -1
  234. package/esm2022/app/eo-framework/inbox-details/duetimeInfo/duetimeInfo.component.mjs +3 -3
  235. package/esm2022/app/eo-framework/inbox-details/inbox-details.component.mjs +3 -3
  236. package/esm2022/app/eo-framework/index.mjs +1 -1
  237. package/esm2022/app/eo-framework/list-container/index.mjs +1 -1
  238. package/esm2022/app/eo-framework/list-container/list-container.component.mjs +3 -3
  239. package/esm2022/app/eo-framework/list-container/list-container.module.mjs +1 -1
  240. package/esm2022/app/eo-framework/media/content-preview.service.mjs +1 -1
  241. package/esm2022/app/eo-framework/media/index.mjs +1 -1
  242. package/esm2022/app/eo-framework/media/media.component.mjs +9 -5
  243. package/esm2022/app/eo-framework/media/media.module.mjs +1 -1
  244. package/esm2022/app/eo-framework/object-details/edit-icon/edit-icon.component.mjs +3 -3
  245. package/esm2022/app/eo-framework/object-details/favorite-icon/favorite-icon.component.mjs +3 -3
  246. package/esm2022/app/eo-framework/object-details/index.mjs +1 -1
  247. package/esm2022/app/eo-framework/object-details/object-details.component.mjs +30 -15
  248. package/esm2022/app/eo-framework/object-details/object-details.module.mjs +1 -1
  249. package/esm2022/app/eo-framework/object-details/object-history/history-filter/history-filter-pipe/history-filter.pipe.mjs +1 -1
  250. package/esm2022/app/eo-framework/object-details/object-history/history-filter/history-filter.component.mjs +3 -3
  251. package/esm2022/app/eo-framework/object-details/object-history/history-filter/history-filter.mjs +1 -1
  252. package/esm2022/app/eo-framework/object-details/object-history/object-history.component.mjs +11 -6
  253. package/esm2022/app/eo-framework/object-details/object-links/object-links.component.mjs +3 -3
  254. package/esm2022/app/eo-framework/object-form/form-status-changed-event.interface.mjs +1 -1
  255. package/esm2022/app/eo-framework/object-form/index.mjs +1 -1
  256. package/esm2022/app/eo-framework/object-form/object-form/form-element/form-element-template.directive.mjs +1 -1
  257. package/esm2022/app/eo-framework/object-form/object-form/form-element/form-element.component.mjs +3 -3
  258. package/esm2022/app/eo-framework/object-form/object-form/form-element-table/form-element-table.component.mjs +12 -12
  259. package/esm2022/app/eo-framework/object-form/object-form/form-element-table/form-element.interface.mjs +1 -1
  260. package/esm2022/app/eo-framework/object-form/object-form/form-element-table/row-edit/row-edit.component.mjs +3 -3
  261. package/esm2022/app/eo-framework/object-form/object-form/form-validation/form-validation.mjs +1 -1
  262. package/esm2022/app/eo-framework/object-form/object-form/object-form-control-wrapper.mjs +1 -1
  263. package/esm2022/app/eo-framework/object-form/object-form/object-form-control.mjs +1 -1
  264. package/esm2022/app/eo-framework/object-form/object-form/object-form-group/object-form-group.component.mjs +3 -3
  265. package/esm2022/app/eo-framework/object-form/object-form/object-form-group.model.mjs +1 -1
  266. package/esm2022/app/eo-framework/object-form/object-form/object-form-script/object-form-script.interface.mjs +1 -1
  267. package/esm2022/app/eo-framework/object-form/object-form/object-form-script/object-form-script.service.mjs +1 -1
  268. package/esm2022/app/eo-framework/object-form/object-form/object-form-script/object-form-scripting-scope.mjs +1 -1
  269. package/esm2022/app/eo-framework/object-form/object-form/object-form.component.mjs +3 -3
  270. package/esm2022/app/eo-framework/object-form/object-form/object-form.model.mjs +1 -1
  271. package/esm2022/app/eo-framework/object-form/object-form-edit/object-form-edit.component.mjs +3 -3
  272. package/esm2022/app/eo-framework/object-form/object-form-helper.service.mjs +1 -1
  273. package/esm2022/app/eo-framework/object-form/object-form-options.interface.mjs +1 -1
  274. package/esm2022/app/eo-framework/object-form/object-form.module.mjs +1 -1
  275. package/esm2022/app/eo-framework/object-state-details/object-state-details.component.mjs +3 -3
  276. package/esm2022/app/eo-framework/plugins/index.mjs +1 -1
  277. package/esm2022/app/eo-framework/plugins/plugin.component.mjs +15 -15
  278. package/esm2022/app/eo-framework/plugins/plugin.directive.mjs +1 -1
  279. package/esm2022/app/eo-framework/plugins/plugin.service.mjs +1 -1
  280. package/esm2022/app/eo-framework/plugins/plugins.module.mjs +1 -1
  281. package/esm2022/app/eo-framework/prepare-details/prepare-content-exists-info/prepare-content-exists-info.component.mjs +3 -3
  282. package/esm2022/app/eo-framework/prepare-details/prepare-details.component.mjs +10 -10
  283. package/esm2022/app/eo-framework/process/details/process-details.component.mjs +3 -3
  284. package/esm2022/app/eo-framework/process/history/process-history.component.mjs +3 -3
  285. package/esm2022/app/eo-framework/process/process-file/file-entry-permissions.interface.mjs +1 -1
  286. package/esm2022/app/eo-framework/process/process-file/process-file.component.mjs +3 -3
  287. package/esm2022/app/eo-framework/process-form/process-form.component.mjs +3 -3
  288. package/esm2022/app/eo-framework/process-form/process-form.module.mjs +1 -1
  289. package/esm2022/app/eo-framework/quick-search/index.mjs +1 -1
  290. package/esm2022/app/eo-framework/quick-search/quick-search/quick-search-result.interface.mjs +1 -1
  291. package/esm2022/app/eo-framework/quick-search/quick-search/quick-search.component.mjs +3 -3
  292. package/esm2022/app/eo-framework/quick-search/quick-search.module.mjs +1 -1
  293. package/esm2022/app/eo-framework/recyclebin-details/recyclebin-details.component.mjs +3 -3
  294. package/esm2022/app/eo-framework/result-list/index.mjs +1 -1
  295. package/esm2022/app/eo-framework/result-list/result-list.component.mjs +9 -4
  296. package/esm2022/app/eo-framework/result-list/result-list.module.mjs +1 -1
  297. package/esm2022/app/eo-framework/settings/change-password/change-password-form/change-password-form.component.mjs +3 -3
  298. package/esm2022/app/eo-framework/settings/change-password/change-password.interface.mjs +1 -1
  299. package/esm2022/app/eo-framework/settings/index.mjs +1 -1
  300. package/esm2022/app/eo-framework/settings/permissions/permissions.component.mjs +3 -3
  301. package/esm2022/app/eo-framework/settings/settings.module.mjs +1 -1
  302. package/esm2022/app/eo-framework/shortcuts/global-shortcut-action.interface.mjs +1 -1
  303. package/esm2022/app/eo-framework/shortcuts/global-shortcut-component.interface.mjs +1 -1
  304. package/esm2022/app/eo-framework/shortcuts/global-shortcuts/global-shortcuts-section/global-shortcuts-section.component.mjs +3 -3
  305. package/esm2022/app/eo-framework/shortcuts/global-shortcuts/global-shortcuts.component.mjs +3 -3
  306. package/esm2022/app/eo-framework/shortcuts/index.mjs +1 -1
  307. package/esm2022/app/eo-framework/shortcuts/shortcut.interface.mjs +4 -4
  308. package/esm2022/app/eo-framework/shortcuts/shortcuts.directive.mjs +1 -1
  309. package/esm2022/app/eo-framework/shortcuts/shortcuts.module.mjs +1 -1
  310. package/esm2022/app/eo-framework/shortcuts/shortcuts.service.mjs +1 -1
  311. package/esm2022/app/eo-framework/stored-query/index.mjs +1 -1
  312. package/esm2022/app/eo-framework/stored-query/stored-query/stored-query.component.mjs +3 -3
  313. package/esm2022/app/eo-framework/stored-query/stored-query-details/dynamic-property-switch/dynamic-property-switch.component.mjs +3 -3
  314. package/esm2022/app/eo-framework/stored-query/stored-query-details/stored-query-details.component.mjs +3 -3
  315. package/esm2022/app/eo-framework/stored-query/stored-query-type-filter.enum.mjs +1 -1
  316. package/esm2022/app/eo-framework/stored-query/stored-query.interface.mjs +1 -1
  317. package/esm2022/app/eo-framework/stored-query/stored-query.module.mjs +1 -1
  318. package/esm2022/app/eo-framework/tree/index.mjs +1 -1
  319. package/esm2022/app/eo-framework/tree/tree-node/tree-node.component.mjs +3 -3
  320. package/esm2022/app/eo-framework/tree/tree.component.interface.mjs +1 -1
  321. package/esm2022/app/eo-framework/tree/tree.component.mjs +3 -3
  322. package/esm2022/app/eo-framework/tree/tree.module.mjs +1 -1
  323. package/esm2022/app/eo-framework/ui/animations/panel-loading.animation.mjs +1 -1
  324. package/esm2022/app/eo-framework/ui/clipboard/clipboard.component.mjs +3 -3
  325. package/esm2022/app/eo-framework/ui/eo-dialog/eo-dialog.component.mjs +3 -3
  326. package/esm2022/app/eo-framework/ui/eo-icon/eo-icon.component.mjs +1 -1
  327. package/esm2022/app/eo-framework/ui/error-message/error-message.component.mjs +3 -3
  328. package/esm2022/app/eo-framework/ui/index.mjs +1 -1
  329. package/esm2022/app/eo-framework/ui/indexdata-summary/indexdata-summary-entry/indexdata-summary-entry.component.mjs +3 -3
  330. package/esm2022/app/eo-framework/ui/indexdata-summary/indexdata-summary-entry.interface.mjs +1 -1
  331. package/esm2022/app/eo-framework/ui/indexdata-summary/indexdata-summary.component.mjs +140 -7
  332. package/esm2022/app/eo-framework/ui/indexdata-summary/indexdata-summary.interface.mjs +2 -0
  333. package/esm2022/app/eo-framework/ui/loading-spinner/loading-spinner.component.mjs +7 -7
  334. package/esm2022/app/eo-framework/ui/outside-click/outside-click.directive.mjs +1 -1
  335. package/esm2022/app/eo-framework/ui/overlay/overlay.component.mjs +3 -3
  336. package/esm2022/app/eo-framework/ui/query-scope-select/query-scope-select.component.mjs +3 -3
  337. package/esm2022/app/eo-framework/ui/router-link/router-link.directive.mjs +1 -1
  338. package/esm2022/app/eo-framework/ui/rtl-aware/rtl-aware.directive.mjs +1 -1
  339. package/esm2022/app/eo-framework/ui/signature-tab/signature-tab.component.mjs +3 -3
  340. package/esm2022/app/eo-framework/ui/ui.module.mjs +1 -1
  341. package/esm2022/app/eo-framework/ui/user-avatar/user-avatar.component.mjs +1 -1
  342. package/esm2022/app/eo-framework/upload-overlay/upload-overlay-guard.service.mjs +1 -1
  343. package/esm2022/app/eo-framework/upload-overlay/upload-overlay.component.mjs +3 -3
  344. package/esm2022/app/eo-framework/util/directive/prevent-double-click.directive.mjs +1 -1
  345. package/esm2022/app/eo-framework/util/directive/trap-focus.directive.mjs +1 -1
  346. package/esm2022/app/eo-framework/util/index.mjs +1 -1
  347. package/esm2022/app/eo-framework/util/services/utilities.service.mjs +1 -1
  348. package/esm2022/app/eo-framework/util/sortable/order-by.pipe.mjs +1 -1
  349. package/esm2022/app/eo-framework/util/util.module.mjs +1 -1
  350. package/esm2022/app/eo-framework-core/agent/agent.interface.mjs +1 -1
  351. package/esm2022/app/eo-framework-core/agent/agent.service.mjs +1 -1
  352. package/esm2022/app/eo-framework-core/api/grid.service.mjs +6 -6
  353. package/esm2022/app/eo-framework-core/api/model/dms-object.api.interface.mjs +1 -1
  354. package/esm2022/app/eo-framework-core/api/plugins.service.mjs +1 -1
  355. package/esm2022/app/eo-framework-core/empty-state/empty-state.interface.mjs +1 -1
  356. package/esm2022/app/eo-framework-core/empty-state/empty-state.service.mjs +1 -1
  357. package/esm2022/app/eo-framework-core/eo-framework-core.module.mjs +1 -1
  358. package/esm2022/app/eo-framework-core/error-handler/error-handler.service.mjs +1 -1
  359. package/esm2022/app/eo-framework-core/error-handler/error-keys.mjs +1 -1
  360. package/esm2022/app/eo-framework-core/index.mjs +1 -1
  361. package/esm2022/app/eo-framework-core/layout/layout.service.mjs +1 -1
  362. package/esm2022/app/eo-framework-core/location/location.service.mjs +1 -1
  363. package/esm2022/app/eo-framework-core/pending-changes/pending-changes-component.interface.mjs +1 -1
  364. package/esm2022/app/eo-framework-core/pending-changes/pending-changes-guard.service.mjs +1 -1
  365. package/esm2022/app/eo-framework-core/pending-changes/pending-changes.service.mjs +1 -1
  366. package/esm2022/app/eo-framework-core/pipes/filesize.pipe.mjs +1 -1
  367. package/esm2022/app/eo-framework-core/pipes/keys.pipe.mjs +1 -1
  368. package/esm2022/app/eo-framework-core/pipes/locale-date.pipe.mjs +1 -1
  369. package/esm2022/app/eo-framework-core/pipes/locale-number.pipe.mjs +1 -1
  370. package/esm2022/app/eo-framework-core/pipes/pipes.module.mjs +1 -1
  371. package/esm2022/app/eo-framework-core/pipes/safe-html.pipe.mjs +1 -1
  372. package/esm2022/app/eo-framework-core/references/reference.service.mjs +1 -1
  373. package/esm2022/app/eo-framework-core/route-guards/auth/auth-guard.service.mjs +1 -1
  374. package/esm2022/app/eo-framework-core/route-guards/capabilities/capabilities-guard.service.mjs +1 -1
  375. package/esm2022/app/eo-framework-core/search/app-search.service.mjs +30 -5
  376. package/esm2022/app/eo-framework-core/selection/selection.service.mjs +1 -1
  377. package/esm2022/app/eo-framework-core/title/page-title.service.mjs +1 -1
  378. package/esm2022/public_api.mjs +1 -1
  379. package/fesm2022/eo-sdk-client.mjs +803 -1194
  380. package/fesm2022/eo-sdk-client.mjs.map +1 -1
  381. package/languages/ar.json +523 -523
  382. package/languages/es.json +523 -523
  383. package/languages/fr.json +523 -523
  384. package/languages/po/ar.po +457 -457
  385. package/languages/pt.json +523 -523
  386. package/languages/temp.pot +928 -928
  387. package/languages/zh.json +523 -523
  388. package/misc/client.properties +1 -1
  389. package/misc/doc-styles/style.css +175 -175
  390. package/misc/scripts/copy-client-assets.js +26 -26
  391. package/misc/scripts/copy-core-styles.js +3 -3
  392. package/misc/scripts/exclude-core-ng-package.js +11 -11
  393. package/misc/scripts/helper.js +64 -64
  394. package/misc/scripts/i18n-apply.js +46 -46
  395. package/misc/scripts/i18n-diff.js +100 -100
  396. package/misc/scripts/injectdocbase.js +7 -7
  397. package/misc/scripts/mvn-deploy.js +66 -66
  398. package/misc/scripts/prebuild-about-state.js +32 -32
  399. package/misc/scripts/preparedist.js +39 -39
  400. package/misc/scripts/zipdist.js +21 -21
  401. package/misc/template.yml +4 -4
  402. package/misc/tsscheme.xml +34 -34
  403. package/package.json +3 -3
  404. package/proxy.config.js +13 -0
  405. package/scss/_ag-grid.scss +59 -59
  406. package/scss/_animation.scss +55 -55
  407. package/scss/_eo-variables.scss +78 -78
  408. package/scss/_form.scss +660 -660
  409. package/scss/_main.scss +394 -394
  410. package/scss/_migrationTemp.scss +28 -27
  411. package/scss/_mixins.scss +201 -201
  412. package/scss/_theme-dark.scss +22 -22
  413. package/scss/_timeline.scss +98 -98
  414. package/scss/_yuuvis-components.scss +40 -40
  415. package/styles.css +1 -0
  416. package/styles.scss +141 -141
  417. package/app/eo-framework/grid/row-grouping/batchRemover.d.ts +0 -13
  418. package/app/eo-framework/grid/row-grouping/batchRemover.d.ts.map +0 -1
  419. package/app/eo-framework/grid/row-grouping/group-stage.d.ts +0 -45
  420. package/app/eo-framework/grid/row-grouping/group-stage.d.ts.map +0 -1
  421. package/app/eo-framework/grid/row-grouping/row-grouping.module.d.ts +0 -8
  422. package/app/eo-framework/grid/row-grouping/row-grouping.module.d.ts.map +0 -1
  423. package/assets/_default/i18n/de_after.json +0 -1137
  424. package/esm2022/app/eo-framework/grid/row-grouping/batchRemover.mjs +0 -50
  425. package/esm2022/app/eo-framework/grid/row-grouping/group-stage.mjs +0 -623
  426. package/esm2022/app/eo-framework/grid/row-grouping/row-grouping.module.mjs +0 -8
  427. package/proxy.config.json +0 -97
@@ -1,1754 +1,1754 @@
1
- msgid ""
2
- msgstr ""
3
- "MIME-Version: 1.0\n"
4
- "Content-Type: text/plain; charset=utf-8\n"
5
- "Content-Transfer-Encoding: 8bit\n"
6
-
7
- msgid "eo.favorites.list.title"
8
- msgstr ""
9
-
10
- msgid "eo.inbox.sort.title"
11
- msgstr ""
12
-
13
- msgid "eo.inbox.sort.date"
14
- msgstr ""
15
-
16
- msgid "eo.inbox.list.title"
17
- msgstr ""
18
-
19
- msgid "eo.notifications.list.title"
20
- msgstr ""
21
-
22
- msgid "eo.notifications.sort.title"
23
- msgstr ""
24
-
25
- msgid "eo.notifications.sort.type"
26
- msgstr ""
27
-
28
- msgid "eo.notifications.sort.due"
29
- msgstr ""
30
-
31
- msgid "eo.search.result.error"
32
- msgstr ""
33
-
34
- msgid "eo.clipboard.paste.resultlist.headline"
35
- msgstr ""
36
-
37
- msgid "eo.prepare.list.title"
38
- msgstr ""
39
-
40
- msgid "eo.prepare.list.item.type.undefined"
41
- msgstr ""
42
-
43
- msgid "eo.state.process"
44
- msgstr ""
45
-
46
- msgid "eo.search.title"
47
- msgstr ""
48
-
49
- msgid "eo.search.query.invalid"
50
- msgstr ""
51
-
52
- msgid "eo.bar.button.settings.title"
53
- msgstr ""
54
-
55
- msgid "eo.state.settings.language.error"
56
- msgstr ""
57
-
58
- msgid "eo.user.service.schema.locale.error.title"
59
- msgstr ""
60
-
61
- msgid "eo.user.service.schema.locale.error.description"
62
- msgstr ""
63
-
64
- msgid "eo.state.settings.presence.error.title"
65
- msgstr ""
66
-
67
- msgid "eo.state.settings.presence.error.description"
68
- msgstr ""
69
-
70
- msgid "eo.state.settings.cache.clear.success"
71
- msgstr ""
72
-
73
- msgid "eo.state.settings.cache.clear.error"
74
- msgstr ""
75
-
76
- msgid "eo.search.title.storedqueries"
77
- msgstr ""
78
-
79
- msgid "eo.versions.list.title"
80
- msgstr ""
81
-
82
- msgid "eo.action.finalize.label"
83
- msgstr ""
84
-
85
- msgid "eo.action.finalize.description"
86
- msgstr ""
87
-
88
- msgid "eo.document.open.error.title"
89
- msgstr ""
90
-
91
- msgid "eo.document.open.error.message"
92
- msgstr ""
93
-
94
- msgid "eo.object.indexdata.save.browsernav"
95
- msgstr ""
96
-
97
- msgid "eo.action.create.resubmission.label"
98
- msgstr ""
99
-
100
- msgid "eo.action.create.resubmission.description"
101
- msgstr ""
102
-
103
- msgid "eo.object.inlinemenu.editresubmission"
104
- msgstr ""
105
-
106
- msgid "eo.object.inlinemenu.addresubmission"
107
- msgstr ""
108
-
109
- msgid "eo.resubmission.field.due"
110
- msgstr ""
111
-
112
- msgid "eo.resubmission.field.info"
113
- msgstr ""
114
-
115
- msgid "eo.resubmission.field.notification.inbox"
116
- msgstr ""
117
-
118
- msgid "eo.resubmission.field.notification.email"
119
- msgstr ""
120
-
121
- msgid "eo.action.create.subscription.label"
122
- msgstr ""
123
-
124
- msgid "eo.action.create.subscription.description"
125
- msgstr ""
126
-
127
- msgid "eo.object.inlinemenu.addsubscription"
128
- msgstr ""
129
-
130
- msgid "eo.subscription.field.info"
131
- msgstr ""
132
-
133
- msgid "eo.subscription.field.notification.inbox"
134
- msgstr ""
135
-
136
- msgid "eo.subscription.field.notification.email"
137
- msgstr ""
138
-
139
- msgid "eo.subscription.field.mode.entries.meta.label"
140
- msgstr ""
141
-
142
- msgid "eo.subscription.field.mode.entries.both.label"
143
- msgstr ""
144
-
145
- msgid "eo.subscription.field.mode.entries.content.label"
146
- msgstr ""
147
-
148
- msgid "eo.action.menu.clipboard.label"
149
- msgstr ""
150
-
151
- msgid "eo.action.menu.clipboard.description"
152
- msgstr ""
153
-
154
- msgid "eo.clipboard.title"
155
- msgstr ""
156
-
157
- msgid "eo.action.menu.clipboard.link.label"
158
- msgstr ""
159
-
160
- msgid "eo.action.menu.clipboard.link.description"
161
- msgstr ""
162
-
163
- msgid "eo.action.menu.clipboard.link.successful"
164
- msgstr ""
165
-
166
- msgid "eo.action.menu.clipboard.link.error"
167
- msgstr ""
168
-
169
- msgid "eo.action.menu.clipboard.file.label"
170
- msgstr ""
171
-
172
- msgid "eo.action.menu.clipboard.file.description"
173
- msgstr ""
174
-
175
- msgid "eo.action.menu.clipboard.file.pdf.label"
176
- msgstr ""
177
-
178
- msgid "eo.action.menu.clipboard.file.pdf.description"
179
- msgstr ""
180
-
181
- msgid "eo.action.menu.clipboard.copy.label"
182
- msgstr ""
183
-
184
- msgid "eo.action.menu.clipboard.copy.description"
185
- msgstr ""
186
-
187
- msgid "eo.action.menu.custom.error.message"
188
- msgstr ""
189
-
190
- msgid "eo.action.clipboard.cut.label"
191
- msgstr ""
192
-
193
- msgid "eo.action.clipboard.cut.description"
194
- msgstr ""
195
-
196
- msgid "eo.action.delete.dms.object.label"
197
- msgstr ""
198
-
199
- msgid "eo.action.delete.dms.object.description"
200
- msgstr ""
201
-
202
- msgid "eo.action.delete.dms.object.done.title"
203
- msgstr ""
204
-
205
- msgid "eo.action.delete.dms.object.done.message"
206
- msgstr ""
207
-
208
- msgid "eo.action.delete.dms.object.error.403"
209
- msgstr ""
210
-
211
- msgid "eo.action.delete.dms.object.error.409"
212
- msgstr ""
213
-
214
- msgid "eo.action.delete.dms.object.error.410"
215
- msgstr ""
216
-
217
- msgid "eo.action.delete.content.label"
218
- msgstr ""
219
-
220
- msgid "eo.action.delete.content.description"
221
- msgstr ""
222
-
223
- msgid "eo.action.delete.content.success"
224
- msgstr ""
225
-
226
- msgid "eo.action.delete.content.error"
227
- msgstr ""
228
-
229
- msgid "eo.action.download.dms.object.content.label"
230
- msgstr ""
231
-
232
- msgid "eo.action.download.dms.object.content.description"
233
- msgstr ""
234
-
235
- msgid "eo.export.title"
236
- msgstr ""
237
-
238
- msgid "eo.export.action.original.label"
239
- msgstr ""
240
-
241
- msgid "eo.export.action.original.description"
242
- msgstr ""
243
-
244
- msgid "eo.export.action.pdf.label"
245
- msgstr ""
246
-
247
- msgid "eo.export.action.pdf.description"
248
- msgstr ""
249
-
250
- msgid "eo.action.menu.email.label"
251
- msgstr ""
252
-
253
- msgid "eo.action.menu.email.description"
254
- msgstr ""
255
-
256
- msgid "eo.email.title"
257
- msgstr ""
258
-
259
- msgid "eo.action.menu.send.email.link.label"
260
- msgstr ""
261
-
262
- msgid "eo.action.menu.send.email.link.description"
263
- msgstr ""
264
-
265
- msgid "eo.action.menu.send.email.file.label"
266
- msgstr ""
267
-
268
- msgid "eo.action.menu.send.email.file.description"
269
- msgstr ""
270
-
271
- msgid "eo.action.menu.send.email.file.pdf.label"
272
- msgstr ""
273
-
274
- msgid "eo.action.menu.send.email.file.pdf.description"
275
- msgstr ""
276
-
277
- msgid "eo.action.delete.favorite.label"
278
- msgstr ""
279
-
280
- msgid "eo.action.delete.favorite.description"
281
- msgstr ""
282
-
283
- msgid "eo.action.create.favorite.label"
284
- msgstr ""
285
-
286
- msgid "eo.action.create.favorite.description"
287
- msgstr ""
288
-
289
- msgid "eo.action.definalize.label"
290
- msgstr ""
291
-
292
- msgid "eo.action.definalize.description"
293
- msgstr ""
294
-
295
- msgid "eo.action.finalize.confirm"
296
- msgstr ""
297
-
298
- msgid "eo.shortcuts.action.open.context"
299
- msgstr ""
300
-
301
- msgid "eo.shortcuts.action.open.context.description"
302
- msgstr ""
303
-
304
- msgid "eo.shortcuts.aside.action.open"
305
- msgstr ""
306
-
307
- msgid "eo.action.menu.edit.document.label"
308
- msgstr ""
309
-
310
- msgid "eo.action.menu.edit.document.description"
311
- msgstr ""
312
-
313
- msgid "eo.action.menu.show.versions.label"
314
- msgstr ""
315
-
316
- msgid "eo.action.menu.show.versions.description"
317
- msgstr ""
318
-
319
- msgid "eo.action.delete.subscription.label"
320
- msgstr ""
321
-
322
- msgid "eo.action.delete.subscription.description"
323
- msgstr ""
324
-
325
- msgid "eo.action.menu.versioning.version.restore.label"
326
- msgstr ""
327
-
328
- msgid "eo.action.menu.versioning.version.restore.description"
329
- msgstr ""
330
-
331
- msgid "eo.action.manage.rights.read.label"
332
- msgstr ""
333
-
334
- msgid "eo.action.manage.rights.read.description"
335
- msgstr ""
336
-
337
- msgid "eo.manage.rights.document.title"
338
- msgstr ""
339
-
340
- msgid "eo.manage.rights.element.label"
341
- msgstr ""
342
-
343
- msgid "eo.manage.rights.folder.title"
344
- msgstr ""
345
-
346
- msgid "eo.manage.rights.message"
347
- msgstr ""
348
-
349
- msgid "eo.manage.rights.message.notshared"
350
- msgstr ""
351
-
352
- msgid "eo.action.unlock.label"
353
- msgstr ""
354
-
355
- msgid "eo.action.unlock.description"
356
- msgstr ""
357
-
358
- msgid "eo.action.update.resubmission.label"
359
- msgstr ""
360
-
361
- msgid "eo.action.update.resubmission.description"
362
- msgstr ""
363
-
364
- msgid "eo.process.started"
365
- msgstr ""
366
-
367
- msgid "eo.add.prepare.fail.title"
368
- msgstr ""
369
-
370
- msgid "eo.add.prepare.fail.msg"
371
- msgstr ""
372
-
373
- msgid "eo.add.title.location.common"
374
- msgstr ""
375
-
376
- msgid "eo.add.title.location"
377
- msgstr ""
378
-
379
- msgid "eo.bar.button.search.tooltip"
380
- msgstr ""
381
-
382
- msgid "eo.bar.button.file.tooltip"
383
- msgstr ""
384
-
385
- msgid "eo.bar.button.execute.actions.tooltip"
386
- msgstr ""
387
-
388
- msgid "eo.bar.button.favorites.tooltip"
389
- msgstr ""
390
-
391
- msgid "eo.bar.button.prepare.tooltip"
392
- msgstr ""
393
-
394
- msgid "eo.bar.button.inbox.tooltip"
395
- msgstr ""
396
-
397
- msgid "eo.bar.button.user.profile.title"
398
- msgstr ""
399
-
400
- msgid "eo.inbox.notification.title"
401
- msgstr ""
402
-
403
- msgid "eo.inbox.notification.body"
404
- msgstr ""
405
-
406
- msgid "eo.process.started.fail"
407
- msgstr ""
408
-
409
- msgid "eo.search.agg.time.span.since"
410
- msgstr ""
411
-
412
- msgid "eo.search.agg.time.span.until"
413
- msgstr ""
414
-
415
- msgid "eo.search.storedquery.save.success"
416
- msgstr ""
417
-
418
- msgid "eo.search.storedquery.save.error"
419
- msgstr ""
420
-
421
- msgid "eo.form.property.organization.request.error.title"
422
- msgstr ""
423
-
424
- msgid "eo.form.property.organization.request.error.msg"
425
- msgstr ""
426
-
427
- msgid "eo.shortcuts.general.title"
428
- msgstr ""
429
-
430
- msgid "eo.shortcuts.action.add"
431
- msgstr ""
432
-
433
- msgid "eo.shortcuts.action.search"
434
- msgstr ""
435
-
436
- msgid "eo.shortcuts.action.logout"
437
- msgstr ""
438
-
439
- msgid "eo.shortcuts.action.adjust.view"
440
- msgstr ""
441
-
442
- msgid "eo.shortcuts.nav.title"
443
- msgstr ""
444
-
445
- msgid "eo.shortcuts.action.dashboard"
446
- msgstr ""
447
-
448
- msgid "eo.shortcuts.action.inbox"
449
- msgstr ""
450
-
451
- msgid "eo.shortcuts.action.intray"
452
- msgstr ""
453
-
454
- msgid "eo.shortcuts.action.favorites"
455
- msgstr ""
456
-
457
- msgid "eo.shortcuts.action.settings"
458
- msgstr ""
459
-
460
- msgid "eo.column.config.info.type.context"
461
- msgstr ""
462
-
463
- msgid "eo.column.config.info.type"
464
- msgstr ""
465
-
466
- msgid "eo.column.config.info.fulltext"
467
- msgstr ""
468
-
469
- msgid "eo.resultlist.grid.filterOoo"
470
- msgstr ""
471
-
472
- msgid "eo.process.task.actions.default.title"
473
- msgstr ""
474
-
475
- msgid "eo.process.details.workitem.load.fail"
476
- msgstr ""
477
-
478
- msgid "eo.process.details.workitem.load.fail.description"
479
- msgstr ""
480
-
481
- msgid "eo.bpm.event.script.execution.error"
482
- msgstr ""
483
-
484
- msgid "eo.process.activity.lock.denied"
485
- msgstr ""
486
-
487
- msgid "eo.process.activity.unlock.denied"
488
- msgstr ""
489
-
490
- msgid "eo.bpm.activity.forward.success"
491
- msgstr ""
492
-
493
- msgid "eo.bpm.activity.forward.error"
494
- msgstr ""
495
-
496
- msgid "eo.process.file.notification.error"
497
- msgstr ""
498
-
499
- msgid "eo.process.file.notification.add.message"
500
- msgstr ""
501
-
502
- msgid "eo.process.file.notification.remove"
503
- msgstr ""
504
-
505
- msgid "eo.process.file.notification.remove.message"
506
- msgstr ""
507
-
508
- msgid "eo.bpm.activity.indexdata.save.success"
509
- msgstr ""
510
-
511
- msgid "eo.bpm.activity.indexdata.save.error"
512
- msgstr ""
513
-
514
- msgid "eo.inbox.activity.confirm.success"
515
- msgstr ""
516
-
517
- msgid "eo.process.item.remove.fail"
518
- msgstr ""
519
-
520
- msgid "eo.favorite.dialog.input.error.title"
521
- msgstr ""
522
-
523
- msgid "eo.favorite.dialog.input.error.message"
524
- msgstr ""
525
-
526
- msgid "eo.favorite.icon.tooltip.add"
527
- msgstr ""
528
-
529
- msgid "eo.favorite.icon.tooltip.remove"
530
- msgstr ""
531
-
532
- msgid "eo.object.lock"
533
- msgstr ""
534
-
535
- msgid "eo.shortcuts.eo-object-details.title"
536
- msgstr ""
537
-
538
- msgid "eo.object.subscription.icon.tooltip.allChanges"
539
- msgstr ""
540
-
541
- msgid "eo.object.subscription.icon.tooltip.meta"
542
- msgstr ""
543
-
544
- msgid "eo.object.subscription.icon.tooltip.content"
545
- msgstr ""
546
-
547
- msgid "eo.references.open.resultlist"
548
- msgstr ""
549
-
550
- msgid "eo.shortcuts.form.title"
551
- msgstr ""
552
-
553
- msgid "eo.shortcuts.form.action.save"
554
- msgstr ""
555
-
556
- msgid "eo.shortcuts.form.action.reset"
557
- msgstr ""
558
-
559
- msgid "eo.shortcuts.form.action.edit"
560
- msgstr ""
561
-
562
- msgid "eo.object.indexdata.save.success"
563
- msgstr ""
564
-
565
- msgid "eo.object.indexdata.save.error"
566
- msgstr ""
567
-
568
- msgid "eo.form.element.tag.ex"
569
- msgstr ""
570
-
571
- msgid "eo.form.element.tag.df"
572
- msgstr ""
573
-
574
- msgid "eo.unique.validation.error.hint"
575
- msgstr ""
576
-
577
- msgid "eo.prepare.created.error.title"
578
- msgstr ""
579
-
580
- msgid "eo.prepare.created.error.message"
581
- msgstr ""
582
-
583
- msgid "eo.prepare.template.error.title"
584
- msgstr ""
585
-
586
- msgid "eo.prepare.template.error.message"
587
- msgstr ""
588
-
589
- msgid "eo.upload.global.error.title"
590
- msgstr ""
591
-
592
- msgid "eo.upload.global.error.description"
593
- msgstr ""
594
-
595
- msgid "eo.prepare.location.title.sysroot"
596
- msgstr ""
597
-
598
- msgid "eo.prepare.location.title.prefix"
599
- msgstr ""
600
-
601
- msgid "eo.prepare.details.type.title"
602
- msgstr ""
603
-
604
- msgid "eo.prepare.details.type.subtitle"
605
- msgstr ""
606
-
607
- msgid "eo.prepare.details.content.subtitle"
608
- msgstr ""
609
-
610
- msgid "eo.prepare.details.indexdata.subtitle"
611
- msgstr ""
612
-
613
- msgid "eo.password.reset.success"
614
- msgstr ""
615
-
616
- msgid "eo.password.reset.error.password.title"
617
- msgstr ""
618
-
619
- msgid "eo.password.reset.error.old.password.message"
620
- msgstr ""
621
-
622
- msgid "eo.password.reset.error.new.password.message"
623
- msgstr ""
624
-
625
- msgid "eo.storedquery.roles"
626
- msgstr ""
627
-
628
- msgid "eo.search.storedqueries.new.title"
629
- msgstr ""
630
-
631
- msgid "eo.search.storedquery.delete.error"
632
- msgstr ""
633
-
634
- msgid "eo.storedquery.search.term"
635
- msgstr ""
636
-
637
- msgid "eo.storedquery.restriction.type"
638
- msgstr ""
639
-
640
- msgid "eo.storedquery.share.title"
641
- msgstr ""
642
-
643
- msgid "eo.storedquery.sharedfor.title"
644
- msgstr ""
645
-
646
- msgid "eo.storedquery.favor.title"
647
- msgstr ""
648
-
649
- msgid "eo.storedquery.favoredfor.title"
650
- msgstr ""
651
-
652
- msgid "eo.bar.button.copy.tooltip"
653
- msgstr ""
654
-
655
- msgid "eo.bar.button.cut.tooltip"
656
- msgstr ""
657
-
658
- msgid "eo.action.clipboard.move.error"
659
- msgstr ""
660
-
661
- msgid "eo.clipboard.paste.label"
662
- msgstr ""
663
-
664
- msgid "eo.clipboard.move.not.allowed"
665
- msgstr ""
666
-
667
- msgid "eo.action.clipboard.copy.error"
668
- msgstr ""
669
-
670
- msgid "eo.clipboard.copy.not.allowed"
671
- msgstr ""
672
-
673
- msgid "eo.help.about.claim"
674
- msgstr ""
675
-
676
- msgid "eo.help.about.product.label"
677
- msgstr ""
678
-
679
- msgid "eo.help.about.client.version.label"
680
- msgstr ""
681
-
682
- msgid "eo.help.about.producer.label"
683
- msgstr ""
684
-
685
- msgid "eo.help.about.producer.text"
686
- msgstr ""
687
-
688
- msgid "eo.help.license.title"
689
- msgstr ""
690
-
691
- msgid "eo.help.license.intro"
692
- msgstr ""
693
-
694
- msgid "eo.dashboard.info.inbox.msg"
695
- msgstr ""
696
-
697
- msgid "eo.dashboard.info.intray.msg"
698
- msgstr ""
699
-
700
- msgid "eo.quicksearch.hits"
701
- msgstr ""
702
-
703
- msgid "eo.quicksearch.reults.empty"
704
- msgstr ""
705
-
706
- msgid "eo.quicksearch.result.group.global"
707
- msgstr ""
708
-
709
- msgid "eo.sidebar.navigation.storedqueries"
710
- msgstr ""
711
-
712
- msgid "eo.dashboard.modified.title"
713
- msgstr ""
714
-
715
- msgid "eo.list.refresh"
716
- msgstr ""
717
-
718
- msgid "eo.list.filter"
719
- msgstr ""
720
-
721
- msgid "eo.favorites.filter.title"
722
- msgstr ""
723
-
724
- msgid "eo.favorites.filter.section.objecttype"
725
- msgstr ""
726
-
727
- msgid "eo.list.sort"
728
- msgstr ""
729
-
730
- msgid "eo.object.actions.title"
731
- msgstr ""
732
-
733
- msgid "eo.favorite.details.item.gone.remove"
734
- msgstr ""
735
-
736
- msgid "eo.inbox.filter.title"
737
- msgstr ""
738
-
739
- msgid "eo.inbox.filter.section.type"
740
- msgstr ""
741
-
742
- msgid "eo.state.login.username"
743
- msgstr ""
744
-
745
- msgid "eo.state.login.password"
746
- msgstr ""
747
-
748
- msgid "eo.state.login.tenant"
749
- msgstr ""
750
-
751
- msgid "eo.state.login.msg.invalid"
752
- msgstr ""
753
-
754
- msgid "eo.state.login.host"
755
- msgstr ""
756
-
757
- msgid "eo.state.login.submit"
758
- msgstr ""
759
-
760
- msgid "eo.notifications.filter.title"
761
- msgstr ""
762
-
763
- msgid "eo.notifications.filter.section.title"
764
- msgstr ""
765
-
766
- msgid "eo.notifications.filter.section.objecttype"
767
- msgstr ""
768
-
769
- msgid "eo.notifications.list.subtitle"
770
- msgstr ""
771
-
772
- msgid "eo.notifications.details.item.gone.remove"
773
- msgstr ""
774
-
775
- msgid "eo.notifications.details.item.gone.remove.subscriptions"
776
- msgstr ""
777
-
778
- msgid "eo.state.object.tree.filter.label"
779
- msgstr ""
780
-
781
- msgid "eo.state.object.tree.references.tooltip"
782
- msgstr ""
783
-
784
- msgid "eo.state.object.tree.error"
785
- msgstr ""
786
-
787
- msgid "eo.state.object.tree.title"
788
- msgstr ""
789
-
790
- msgid "eo.state.object.tree.references"
791
- msgstr ""
792
-
793
- msgid "eo.timeline.filter.action"
794
- msgstr ""
795
-
796
- msgid "eo.prepare.list.title.sub"
797
- msgstr ""
798
-
799
- msgid "eo.prepare.details.item.gone.remove"
800
- msgstr ""
801
-
802
- msgid "eo.state.process.filter.labels.model"
803
- msgstr ""
804
-
805
- msgid "eo.state.process.filter.labels.running"
806
- msgstr ""
807
-
808
- msgid "eo.state.process.filter.labels.paused"
809
- msgstr ""
810
-
811
- msgid "eo.state.process.filter.labels.created"
812
- msgstr ""
813
-
814
- msgid "eo.state.process.filter.labels.canceled"
815
- msgstr ""
816
-
817
- msgid "eo.state.process.filter.labels.failed"
818
- msgstr ""
819
-
820
- msgid "eo.state.process.filter.labels.completed"
821
- msgstr ""
822
-
823
- msgid "eo.state.process.filter.labels.starttime"
824
- msgstr ""
825
-
826
- msgid "eo.sort.asc"
827
- msgstr ""
828
-
829
- msgid "eo.sort.desc"
830
- msgstr ""
831
-
832
- msgid "eo.state.process.sort.clear"
833
- msgstr ""
834
-
835
- msgid "eo.filter.by"
836
- msgstr ""
837
-
838
- msgid "eo.sort.by"
839
- msgstr ""
840
-
841
- msgid "eo.grid.sort.date"
842
- msgstr ""
843
-
844
- msgid "eo.process.sort.type"
845
- msgstr ""
846
-
847
- msgid "eo.password.reset"
848
- msgstr ""
849
-
850
- msgid "eo.state.settings.roles"
851
- msgstr ""
852
-
853
- msgid "eo.state.settings.config.cache.system"
854
- msgstr ""
855
-
856
- msgid "eo.state.settings.config.cache.history"
857
- msgstr ""
858
-
859
- msgid "eo.state.settings.config.cache.layout"
860
- msgstr ""
861
-
862
- msgid "eo.state.settings.presence.present"
863
- msgstr ""
864
-
865
- msgid "eo.state.settings.presence.absent"
866
- msgstr ""
867
-
868
- msgid "eo.state.settings.deputies"
869
- msgstr ""
870
-
871
- msgid "eo.state.settings.deputies.label"
872
- msgstr ""
873
-
874
- msgid "eo.state.settings.deputies.cancel"
875
- msgstr ""
876
-
877
- msgid "eo.state.settings.deputies.save"
878
- msgstr ""
879
-
880
- msgid "eo.state.settings.deputies.subsituteof.label"
881
- msgstr ""
882
-
883
- msgid "eo.state.settings.language"
884
- msgstr ""
885
-
886
- msgid "eo.state.settings.language.client"
887
- msgstr ""
888
-
889
- msgid "eo.state.settings.language.schema"
890
- msgstr ""
891
-
892
- msgid "eo.state.settings.permission"
893
- msgstr ""
894
-
895
- msgid "eo.state.settings.others"
896
- msgstr ""
897
-
898
- msgid "eo.state.settings.agent"
899
- msgstr ""
900
-
901
- msgid "eo.state.settings.agent.use"
902
- msgstr ""
903
-
904
- msgid "eo.state.settings.lock"
905
- msgstr ""
906
-
907
- msgid "eo.state.settings.lock.enable"
908
- msgstr ""
909
-
910
- msgid "eo.state.settings.lock.disable"
911
- msgstr ""
912
-
913
- msgid "eo.state.settings.lock.ask"
914
- msgstr ""
915
-
916
- msgid "eo.state.settings.cache"
917
- msgstr ""
918
-
919
- msgid "eo.state.settings.cache.clear"
920
- msgstr ""
921
-
922
- msgid "eo.folder.filter.title"
923
- msgstr ""
924
-
925
- msgid "eo.folder.filter.section.objecttype"
926
- msgstr ""
927
-
928
- msgid "eo.versions.filter.title"
929
- msgstr ""
930
-
931
- msgid "eo.versions.list.users"
932
- msgstr ""
933
-
934
- msgid "eo.versions.list.types"
935
- msgstr ""
936
-
937
- msgid "eo.action.not.available"
938
- msgstr ""
939
-
940
- msgid "eo.actions.sticky.title"
941
- msgstr ""
942
-
943
- msgid "eo.actions.sticky.title.sub.selection"
944
- msgstr ""
945
-
946
- msgid "eo.actions.sticky.title.sub.for"
947
- msgstr ""
948
-
949
- msgid "eo.actions.group.common"
950
- msgstr ""
951
-
952
- msgid "eo.actions.group.further_actions"
953
- msgstr ""
954
-
955
- msgid "eo.export.cancel"
956
- msgstr ""
957
-
958
- msgid "eo.form.property.required"
959
- msgstr ""
960
-
961
- msgid "eo.resubmission.error.msg"
962
- msgstr ""
963
-
964
- msgid "eo.resubmission.error.msg.date"
965
- msgstr ""
966
-
967
- msgid "eo.resubmission.cancel"
968
- msgstr ""
969
-
970
- msgid "eo.resubmission.delete"
971
- msgstr ""
972
-
973
- msgid "eo.resubmission.apply"
974
- msgstr ""
975
-
976
- msgid "eo.resubmission.add"
977
- msgstr ""
978
-
979
- msgid "eo.subscription.field.mode.label"
980
- msgstr ""
981
-
982
- msgid "eo.subscription.error.msg"
983
- msgstr ""
984
-
985
- msgid "eo.subscription.cancel"
986
- msgstr ""
987
-
988
- msgid "eo.subscription.add"
989
- msgstr ""
990
-
991
- msgid "eo.action.delete.dms.object.confirm.message"
992
- msgstr ""
993
-
994
- msgid "eo.action.delete.dms.object.confirm.context.folder.title"
995
- msgstr ""
996
-
997
- msgid "eo.action.delete.dms.object.error.retention.title"
998
- msgstr ""
999
-
1000
- msgid "eo.checkout.cancel"
1001
- msgstr ""
1002
-
1003
- msgid "eo.checkout.message"
1004
- msgstr ""
1005
-
1006
- msgid "eo.checkout.yes"
1007
- msgstr ""
1008
-
1009
- msgid "eo.checkout.no"
1010
- msgstr ""
1011
-
1012
- msgid "eo.manage.rights.folder.include.documents.label"
1013
- msgstr ""
1014
-
1015
- msgid "eo.manage.rights.cancel"
1016
- msgstr ""
1017
-
1018
- msgid "eo.manage.rights.apply"
1019
- msgstr ""
1020
-
1021
- msgid "eo.object.indexdata.form.invalid"
1022
- msgstr ""
1023
-
1024
- msgid "eo.object.indexdata.reset"
1025
- msgstr ""
1026
-
1027
- msgid "eo.executable.processes.execute"
1028
- msgstr ""
1029
-
1030
- msgid "eo.add.title.location.subfolder"
1031
- msgstr ""
1032
-
1033
- msgid "eo.add.empty.root.types"
1034
- msgstr ""
1035
-
1036
- msgid "eo.bar.button.logout.title"
1037
- msgstr ""
1038
-
1039
- msgid "eo.bar.button.layout.title"
1040
- msgstr ""
1041
-
1042
- msgid "eo.bar.button.layout.remember"
1043
- msgstr ""
1044
-
1045
- msgid "eo.search.mode.expert"
1046
- msgstr ""
1047
-
1048
- msgid "eo.search.mode.expert.close"
1049
- msgstr ""
1050
-
1051
- msgid "eo.search.clear.search"
1052
- msgstr ""
1053
-
1054
- msgid "eo.search.close"
1055
- msgstr ""
1056
-
1057
- msgid "eo.search.restrict.type"
1058
- msgstr ""
1059
-
1060
- msgid "eo.search.type.abstract"
1061
- msgstr ""
1062
-
1063
- msgid "eo.search.agg.time.span"
1064
- msgstr ""
1065
-
1066
- msgid "eo.search.agg.createdby"
1067
- msgstr ""
1068
-
1069
- msgid "eo.search.agg.modifiedby"
1070
- msgstr ""
1071
-
1072
- msgid "eo.search.restrict.filename"
1073
- msgstr ""
1074
-
1075
- msgid "eo.search.restrict.creation"
1076
- msgstr ""
1077
-
1078
- msgid "eo.search.restrict.modification"
1079
- msgstr ""
1080
-
1081
- msgid "eo.search.restrict.file"
1082
- msgstr ""
1083
-
1084
- msgid "eo.search.group.general"
1085
- msgstr ""
1086
-
1087
- msgid "eo.search"
1088
- msgstr ""
1089
-
1090
- msgid "eo.search.submit"
1091
- msgstr ""
1092
-
1093
- msgid "{{'eo.search.group.general'}}"
1094
- msgstr ""
1095
-
1096
- msgid "eo.search.aside.summary.storedquery"
1097
- msgstr ""
1098
-
1099
- msgid "eo.search.aside.summary"
1100
- msgstr ""
1101
-
1102
- msgid "eo.search.aside.summary.term"
1103
- msgstr ""
1104
-
1105
- msgid "eo.search.aside.summary.contextfoldertypes"
1106
- msgstr ""
1107
-
1108
- msgid "eo.search.aside.summary.types"
1109
- msgstr ""
1110
-
1111
- msgid "eo.search.storedquery.close"
1112
- msgstr ""
1113
-
1114
- msgid "eo.search.storedquery.update"
1115
- msgstr ""
1116
-
1117
- msgid "eo.search.save"
1118
- msgstr ""
1119
-
1120
- msgid "eo.search.reset"
1121
- msgstr ""
1122
-
1123
- msgid "eo.search.summary.empty"
1124
- msgstr ""
1125
-
1126
- msgid "eo.search.mode.expert.result.empty"
1127
- msgstr ""
1128
-
1129
- msgid "eo.sidebar.navigation.favorites"
1130
- msgstr ""
1131
-
1132
- msgid "eo.sidebar.navigation.inbox"
1133
- msgstr ""
1134
-
1135
- msgid "eo.sidebar.navigation.prepare"
1136
- msgstr ""
1137
-
1138
- msgid "eo.sidebar.navigation.process"
1139
- msgstr ""
1140
-
1141
- msgid "eo.sidebar.navigation.notifications"
1142
- msgstr ""
1143
-
1144
- msgid "eo.sidebar.help.about.tooltip"
1145
- msgstr ""
1146
-
1147
- msgid "eo.status.404.title"
1148
- msgstr ""
1149
-
1150
- msgid "eo.status.404.description"
1151
- msgstr ""
1152
-
1153
- msgid "eo.datepicker.calendar.select"
1154
- msgstr ""
1155
-
1156
- msgid "eo.form.property.dynamic.list.empty"
1157
- msgstr ""
1158
-
1159
- msgid "eo.form.input.null"
1160
- msgstr ""
1161
-
1162
- msgid "eo.references.deleted"
1163
- msgstr ""
1164
-
1165
- msgid "eo.references.not.available"
1166
- msgstr ""
1167
-
1168
- msgid "eo.references.search"
1169
- msgstr ""
1170
-
1171
- msgid "eo.references.add"
1172
- msgstr ""
1173
-
1174
- msgid "eo.object.details"
1175
- msgstr ""
1176
-
1177
- msgid "eo.references.search.contextfolder"
1178
- msgstr ""
1179
-
1180
- msgid "eo.search.result.term"
1181
- msgstr ""
1182
-
1183
- msgid "eo.clipboard.type.copy"
1184
- msgstr ""
1185
-
1186
- msgid "eo.cta.button.select.all"
1187
- msgstr ""
1188
-
1189
- msgid "eo.cta.button.add"
1190
- msgstr ""
1191
-
1192
- msgid "eo.form.property.organization.error.usernotfound"
1193
- msgstr ""
1194
-
1195
- msgid "eo.password.reset.toogle.icon"
1196
- msgstr ""
1197
-
1198
- msgid "eo.app.init.fail.title"
1199
- msgstr ""
1200
-
1201
- msgid "eo.app.init.fail.message"
1202
- msgstr ""
1203
-
1204
- msgid "eo.column.config.title"
1205
- msgstr ""
1206
-
1207
- msgid "eo.column.config.action.resetdefault"
1208
- msgstr ""
1209
-
1210
- msgid "eo.column.config.action.close"
1211
- msgstr ""
1212
-
1213
- msgid "eo.column.config.action.save.default"
1214
- msgstr ""
1215
-
1216
- msgid "eo.column.config.action.save"
1217
- msgstr ""
1218
-
1219
- msgid "eo.column.config.headline.current"
1220
- msgstr ""
1221
-
1222
- msgid "eo.column.config.pinned"
1223
- msgstr ""
1224
-
1225
- msgid "eo.column.config.sort"
1226
- msgstr ""
1227
-
1228
- msgid "eo.column.config.headline.available"
1229
- msgstr ""
1230
-
1231
- msgid "eo.sort.clear"
1232
- msgstr ""
1233
-
1234
- msgid "eo.resultlist.grid.searchOoo"
1235
- msgstr ""
1236
-
1237
- msgid "eo.resultlist.grid.selectAll"
1238
- msgstr ""
1239
-
1240
- msgid "eo.reset.filter"
1241
- msgstr ""
1242
-
1243
- msgid "eo.search.result.hits"
1244
- msgstr ""
1245
-
1246
- msgid "eo.process.task.overdue"
1247
- msgstr ""
1248
-
1249
- msgid "eo.process.task.due"
1250
- msgstr ""
1251
-
1252
- msgid "eo.process.details.tab.task"
1253
- msgstr ""
1254
-
1255
- msgid "eo.process.details.tab.progress"
1256
- msgstr ""
1257
-
1258
- msgid "eo.process.details.tab.attachments"
1259
- msgstr ""
1260
-
1261
- msgid "eo.process.details.tab.task.description"
1262
- msgstr ""
1263
-
1264
- msgid "eo.object.preview.not.supported"
1265
- msgstr ""
1266
-
1267
- msgid "eo.favorite.icon.dialog.title"
1268
- msgstr ""
1269
-
1270
- msgid "eo.favorite.icon.dialog.input.label"
1271
- msgstr ""
1272
-
1273
- msgid "eo.favorite.icon.dialog.cancel"
1274
- msgstr ""
1275
-
1276
- msgid "eo.favorite.icon.dialog.save"
1277
- msgstr ""
1278
-
1279
- msgid "eo.versions.detail.glue.tooltip"
1280
- msgstr ""
1281
-
1282
- msgid "eo.object.details.actions.title"
1283
- msgstr ""
1284
-
1285
- msgid "eo.object.reference.tooltip"
1286
- msgstr ""
1287
-
1288
- msgid "eo.object.reference.open"
1289
- msgstr ""
1290
-
1291
- msgid "eo.object.contentlink.tooltip"
1292
- msgstr ""
1293
-
1294
- msgid "eo.object.contentlink"
1295
- msgstr ""
1296
-
1297
- msgid "eo.object.resubmission.tooltip"
1298
- msgstr ""
1299
-
1300
- msgid "eo.object.finalized.tooltip"
1301
- msgstr ""
1302
-
1303
- msgid "eo.object.summary.title"
1304
- msgstr ""
1305
-
1306
- msgid "eo.object.indexdata.title"
1307
- msgstr ""
1308
-
1309
- msgid "eo.object.content.title"
1310
- msgstr ""
1311
-
1312
- msgid "eo.object.history.title"
1313
- msgstr ""
1314
-
1315
- msgid "eo.object.links.title"
1316
- msgstr ""
1317
-
1318
- msgid "eo.object.changes.title"
1319
- msgstr ""
1320
-
1321
- msgid "eo.bpm.nodmsobject"
1322
- msgstr ""
1323
-
1324
- msgid "eo.object.history.filter.modification"
1325
- msgstr ""
1326
-
1327
- msgid "eo.object.history.filter.process"
1328
- msgstr ""
1329
-
1330
- msgid "eo.object.history.filter.informational"
1331
- msgstr ""
1332
-
1333
- msgid "eo.object.history.version"
1334
- msgstr ""
1335
-
1336
- msgid "eo.timeline.empty"
1337
- msgstr ""
1338
-
1339
- msgid "eo.object.history.workflowprocess"
1340
- msgstr ""
1341
-
1342
- msgid "eo.object.history.activity"
1343
- msgstr ""
1344
-
1345
- msgid "eo.references.object.notfound"
1346
- msgstr ""
1347
-
1348
- msgid "eo.references.to.label"
1349
- msgstr ""
1350
-
1351
- msgid "eo.references.from.label"
1352
- msgstr ""
1353
-
1354
- msgid "eo.object.indexdata.save.conflict.dialog.title"
1355
- msgstr ""
1356
-
1357
- msgid "eo.object.indexdata.save"
1358
- msgstr ""
1359
-
1360
- msgid "eo.object.indexdata.save.cancel"
1361
- msgstr ""
1362
-
1363
- msgid "eo.object.indexdata.save.changes"
1364
- msgstr ""
1365
-
1366
- msgid "eo.form.table.options.btn.open"
1367
- msgstr ""
1368
-
1369
- msgid "eo.form.table.options.btn.fit"
1370
- msgstr ""
1371
-
1372
- msgid "eo.form.table.options.btn.csv"
1373
- msgstr ""
1374
-
1375
- msgid "eo.form.table.options.btn.add"
1376
- msgstr ""
1377
-
1378
- msgid "eo.form.table.options.btn.cancel"
1379
- msgstr ""
1380
-
1381
- msgid "eo.form.table.options.checkbox.new.title"
1382
- msgstr ""
1383
-
1384
- msgid "eo.form.table.options.btn.delete"
1385
- msgstr ""
1386
-
1387
- msgid "eo.form.table.options.confirm.delete"
1388
- msgstr ""
1389
-
1390
- msgid "eo.form.table.options.indicator.new"
1391
- msgstr ""
1392
-
1393
- msgid "eo.form.table.options.checkbox.new"
1394
- msgstr ""
1395
-
1396
- msgid "eo.form.table.options.btn.copy"
1397
- msgstr ""
1398
-
1399
- msgid "eo.form.table.options.btn.save"
1400
- msgstr ""
1401
-
1402
- msgid "eo.form.table.options.btn.ok"
1403
- msgstr ""
1404
-
1405
- msgid "eo.form.property.daterange.invalid"
1406
- msgstr ""
1407
-
1408
- msgid "eo.form.property.numberrange.invalid"
1409
- msgstr ""
1410
-
1411
- msgid "eo.form.property.number"
1412
- msgstr ""
1413
-
1414
- msgid "{{formElementRef.errors.precision.translateKey}}"
1415
- msgstr ""
1416
-
1417
- msgid "{{formElementRef.errors.scale.translateKey}}"
1418
- msgstr ""
1419
-
1420
- msgid "eo.form.property.string.regex.nomatch"
1421
- msgstr ""
1422
-
1423
- msgid "eo.form.property.string.error.classification.email"
1424
- msgstr ""
1425
-
1426
- msgid "eo.form.property.string.error.classification.url"
1427
- msgstr ""
1428
-
1429
- msgid "eo.form.property.string.error.whitespaces"
1430
- msgstr ""
1431
-
1432
- msgid "eo.form.property.date.invalid"
1433
- msgstr ""
1434
-
1435
- msgid "eo.form.property.codesystem.value.invalid"
1436
- msgstr ""
1437
-
1438
- msgid "eo.form.property.maxlength"
1439
- msgstr ""
1440
-
1441
- msgid "eo.form.property.minlength"
1442
- msgstr ""
1443
-
1444
- msgid "eo.form.property.idreference.deleted"
1445
- msgstr ""
1446
-
1447
- msgid "eo.form.property.orgobject.deleted"
1448
- msgstr ""
1449
-
1450
- msgid "eo.state.object.frontpage.lastchanges"
1451
- msgstr ""
1452
-
1453
- msgid "eo.state.object.frontpage.lastseen"
1454
- msgstr ""
1455
-
1456
- msgid "eo.state.object.frontpage.title"
1457
- msgstr ""
1458
-
1459
- msgid "eo.prepare.content.existscount.message"
1460
- msgstr ""
1461
-
1462
- msgid "eo.prepare.template.filter.text.title"
1463
- msgstr ""
1464
-
1465
- msgid "eo.prepare.template.filter.set.title"
1466
- msgstr ""
1467
-
1468
- msgid "eo.prepare.details.delete.dialog.title"
1469
- msgstr ""
1470
-
1471
- msgid "eo.prepare.details.delete.dialog.message"
1472
- msgstr ""
1473
-
1474
- msgid "eo.prepare.details.delete.content.dialog.title"
1475
- msgstr ""
1476
-
1477
- msgid "eo.prepare.details.delete.content.dialog.message"
1478
- msgstr ""
1479
-
1480
- msgid "eo.prepare.template.abort"
1481
- msgstr ""
1482
-
1483
- msgid "eo.prepare.template.select"
1484
- msgstr ""
1485
-
1486
- msgid "eo.prepare.save"
1487
- msgstr ""
1488
-
1489
- msgid "eo.prepare.saveopen"
1490
- msgstr ""
1491
-
1492
- msgid "eo.prepare.details.type.empty"
1493
- msgstr ""
1494
-
1495
- msgid "eo.prepare.details.type.notallowed"
1496
- msgstr ""
1497
-
1498
- msgid "eo.prepare.details.contents.title"
1499
- msgstr ""
1500
-
1501
- msgid "eo.prepare.template.list.title"
1502
- msgstr ""
1503
-
1504
- msgid "eo.prepare.attachment.info"
1505
- msgstr ""
1506
-
1507
- msgid "eo.prepare.attachment.upload.title"
1508
- msgstr ""
1509
-
1510
- msgid "eo.prepare.attachment.upload.desc"
1511
- msgstr ""
1512
-
1513
- msgid "eo.prepare.attachment.template.title"
1514
- msgstr ""
1515
-
1516
- msgid "eo.prepare.attachment.template.desc"
1517
- msgstr ""
1518
-
1519
- msgid "eo.prepare.attachment.nofile.title"
1520
- msgstr ""
1521
-
1522
- msgid "eo.prepare.attachment.nofile.desc"
1523
- msgstr ""
1524
-
1525
- msgid "eo.prepare.details.delete.dialog.cancel"
1526
- msgstr ""
1527
-
1528
- msgid "eo.prepare.details.delete.dialog.ok"
1529
- msgstr ""
1530
-
1531
- msgid ".title"
1532
- msgstr ""
1533
-
1534
- msgid "eo.process.file.add.label"
1535
- msgstr ""
1536
-
1537
- msgid "eo.bpm.dmsobject.notavailable"
1538
- msgstr ""
1539
-
1540
- msgid "eo.quicksearch.label"
1541
- msgstr ""
1542
-
1543
- msgid "eo.search.suggest"
1544
- msgstr ""
1545
-
1546
- msgid "eo.resultlist.export.csv"
1547
- msgstr ""
1548
-
1549
- msgid "eo.search.objecttype.form.context"
1550
- msgstr ""
1551
-
1552
- msgid "eo.password.reset.current-password"
1553
- msgstr ""
1554
-
1555
- msgid "eo.password.reset.new-password"
1556
- msgstr ""
1557
-
1558
- msgid "eo.password.reset.confirm-password"
1559
- msgstr ""
1560
-
1561
- msgid "eo.password.reset.error.same.password"
1562
- msgstr ""
1563
-
1564
- msgid "eo.password.reset.error.matiching.password"
1565
- msgstr ""
1566
-
1567
- msgid "eo.password.reset.error.new.password.short"
1568
- msgstr ""
1569
-
1570
- msgid "eo.password.reset.error.new.password.number"
1571
- msgstr ""
1572
-
1573
- msgid "eo.password.reset.error.new.password.specialchars"
1574
- msgstr ""
1575
-
1576
- msgid "eo.password.reset.confirm-button"
1577
- msgstr ""
1578
-
1579
- msgid "eo.shortcuts.title"
1580
- msgstr ""
1581
-
1582
- msgid "eo.storedquery.share.sharedwith"
1583
- msgstr ""
1584
-
1585
- msgid "eo.storedquery.share.cancel"
1586
- msgstr ""
1587
-
1588
- msgid "eo.storedquery.share.ok"
1589
- msgstr ""
1590
-
1591
- msgid "eo.storedquery.action.delete"
1592
- msgstr ""
1593
-
1594
- msgid "eo.storedquery.load"
1595
- msgstr ""
1596
-
1597
- msgid "eo.storedquery.action.edit"
1598
- msgstr ""
1599
-
1600
- msgid "eo.storedquery.run"
1601
- msgstr ""
1602
-
1603
- msgid "eo.storedquery.action.cancel"
1604
- msgstr ""
1605
-
1606
- msgid "eo.storedquery.action.save"
1607
- msgstr ""
1608
-
1609
- msgid "eo.storedquery.res.count.label"
1610
- msgstr ""
1611
-
1612
- msgid "eo.versions.details.label"
1613
- msgstr ""
1614
-
1615
- msgid "eo.tabcontainer.arrange"
1616
- msgstr ""
1617
-
1618
- msgid "eo.error.structure.tree.not.available"
1619
- msgstr ""
1620
-
1621
- msgid "eo.clipboard.type.cut"
1622
- msgstr ""
1623
-
1624
- msgid "eo.clipboard.more"
1625
- msgstr ""
1626
-
1627
- msgid "eo.clipboard.paste.as.contentlink.label"
1628
- msgstr ""
1629
-
1630
- msgid "eo.form.table.dialog.preview.hide"
1631
- msgstr ""
1632
-
1633
- msgid "eo.form.table.dialog.preview.show"
1634
- msgstr ""
1635
-
1636
- msgid "eo.indexdata.summary.no.change"
1637
- msgstr ""
1638
-
1639
- msgid "eo.indexdata.summary.more"
1640
- msgstr ""
1641
-
1642
- msgid "eo.global.baseparam.modified"
1643
- msgstr ""
1644
-
1645
- msgid "eo.global.baseparam.modifier"
1646
- msgstr ""
1647
-
1648
- msgid "eo.global.baseparam.created"
1649
- msgstr ""
1650
-
1651
- msgid "eo.global.baseparam.creator"
1652
- msgstr ""
1653
-
1654
- msgid "eo.object.summary.version"
1655
- msgstr ""
1656
-
1657
- msgid "eo.global.baseparam.filename"
1658
- msgstr ""
1659
-
1660
- msgid "eo.global.baseparam.filesize"
1661
- msgstr ""
1662
-
1663
- msgid "eo.global.baseparam.mimegroup"
1664
- msgstr ""
1665
-
1666
- msgid "eo.global.baseparam.mimetype"
1667
- msgstr ""
1668
-
1669
- msgid "eo.global.baseparam.id"
1670
- msgstr ""
1671
-
1672
- msgid "eo.global.baseparam.contentId"
1673
- msgstr ""
1674
-
1675
- msgid "eo.state.settings.storageinfo"
1676
- msgstr ""
1677
-
1678
- msgid "eo.global.baseparam.digest"
1679
- msgstr ""
1680
-
1681
- msgid "eo.object.storageinfo.retention"
1682
- msgstr ""
1683
-
1684
- msgid "eo.object.storageinfo.permanence"
1685
- msgstr ""
1686
-
1687
- msgid "eo.object.storageinfo.setname"
1688
- msgstr ""
1689
-
1690
- msgid "eo.object.storageinfo.storagename"
1691
- msgstr ""
1692
-
1693
- msgid "eo.object.storageinfo.location"
1694
- msgstr ""
1695
-
1696
- msgid "eo.search.scope.all.label"
1697
- msgstr ""
1698
-
1699
- msgid "eo.search.scope.content.label"
1700
- msgstr ""
1701
-
1702
- msgid "eo.search.scope.indexdata.label"
1703
- msgstr ""
1704
-
1705
- msgid "eo.upload.global.context.title"
1706
- msgstr ""
1707
-
1708
- msgid "eo.upload.global.headline"
1709
- msgstr ""
1710
-
1711
- msgid "eo.upload.global.choose.title"
1712
- msgstr ""
1713
-
1714
- msgid "eo.upload.global.choose.message"
1715
- msgstr ""
1716
-
1717
- msgid "eo.upload.global.cancel"
1718
- msgstr ""
1719
-
1720
- msgid "eo.upload.global.choose.single"
1721
- msgstr ""
1722
-
1723
- msgid "eo.upload.global.choose.multi"
1724
- msgstr ""
1725
-
1726
- msgid "eo.upload.global.invalid.title"
1727
- msgstr ""
1728
-
1729
- msgid "eo.upload.global.invalid.message"
1730
- msgstr ""
1731
-
1732
- msgid "eo.upload.global.close"
1733
- msgstr ""
1734
-
1735
- msgid "eo.upload.global.notarget.title"
1736
- msgstr ""
1737
-
1738
- msgid "eo.upload.global.notarget.message"
1739
- msgstr ""
1740
-
1741
- msgid "eo.upload.global.target"
1742
- msgstr ""
1743
-
1744
- msgid "eo.upload.global.root.title"
1745
- msgstr ""
1746
-
1747
- msgid "eo.upload.global.root.description"
1748
- msgstr ""
1749
-
1750
- msgid "eo.upload.global.object.title"
1751
- msgstr ""
1752
-
1753
- msgid "eo.upload.global.object.title.nocontent"
1
+ msgid ""
2
+ msgstr ""
3
+ "MIME-Version: 1.0\n"
4
+ "Content-Type: text/plain; charset=utf-8\n"
5
+ "Content-Transfer-Encoding: 8bit\n"
6
+
7
+ msgid "eo.favorites.list.title"
8
+ msgstr ""
9
+
10
+ msgid "eo.inbox.sort.title"
11
+ msgstr ""
12
+
13
+ msgid "eo.inbox.sort.date"
14
+ msgstr ""
15
+
16
+ msgid "eo.inbox.list.title"
17
+ msgstr ""
18
+
19
+ msgid "eo.notifications.list.title"
20
+ msgstr ""
21
+
22
+ msgid "eo.notifications.sort.title"
23
+ msgstr ""
24
+
25
+ msgid "eo.notifications.sort.type"
26
+ msgstr ""
27
+
28
+ msgid "eo.notifications.sort.due"
29
+ msgstr ""
30
+
31
+ msgid "eo.search.result.error"
32
+ msgstr ""
33
+
34
+ msgid "eo.clipboard.paste.resultlist.headline"
35
+ msgstr ""
36
+
37
+ msgid "eo.prepare.list.title"
38
+ msgstr ""
39
+
40
+ msgid "eo.prepare.list.item.type.undefined"
41
+ msgstr ""
42
+
43
+ msgid "eo.state.process"
44
+ msgstr ""
45
+
46
+ msgid "eo.search.title"
47
+ msgstr ""
48
+
49
+ msgid "eo.search.query.invalid"
50
+ msgstr ""
51
+
52
+ msgid "eo.bar.button.settings.title"
53
+ msgstr ""
54
+
55
+ msgid "eo.state.settings.language.error"
56
+ msgstr ""
57
+
58
+ msgid "eo.user.service.schema.locale.error.title"
59
+ msgstr ""
60
+
61
+ msgid "eo.user.service.schema.locale.error.description"
62
+ msgstr ""
63
+
64
+ msgid "eo.state.settings.presence.error.title"
65
+ msgstr ""
66
+
67
+ msgid "eo.state.settings.presence.error.description"
68
+ msgstr ""
69
+
70
+ msgid "eo.state.settings.cache.clear.success"
71
+ msgstr ""
72
+
73
+ msgid "eo.state.settings.cache.clear.error"
74
+ msgstr ""
75
+
76
+ msgid "eo.search.title.storedqueries"
77
+ msgstr ""
78
+
79
+ msgid "eo.versions.list.title"
80
+ msgstr ""
81
+
82
+ msgid "eo.action.finalize.label"
83
+ msgstr ""
84
+
85
+ msgid "eo.action.finalize.description"
86
+ msgstr ""
87
+
88
+ msgid "eo.document.open.error.title"
89
+ msgstr ""
90
+
91
+ msgid "eo.document.open.error.message"
92
+ msgstr ""
93
+
94
+ msgid "eo.object.indexdata.save.browsernav"
95
+ msgstr ""
96
+
97
+ msgid "eo.action.create.resubmission.label"
98
+ msgstr ""
99
+
100
+ msgid "eo.action.create.resubmission.description"
101
+ msgstr ""
102
+
103
+ msgid "eo.object.inlinemenu.editresubmission"
104
+ msgstr ""
105
+
106
+ msgid "eo.object.inlinemenu.addresubmission"
107
+ msgstr ""
108
+
109
+ msgid "eo.resubmission.field.due"
110
+ msgstr ""
111
+
112
+ msgid "eo.resubmission.field.info"
113
+ msgstr ""
114
+
115
+ msgid "eo.resubmission.field.notification.inbox"
116
+ msgstr ""
117
+
118
+ msgid "eo.resubmission.field.notification.email"
119
+ msgstr ""
120
+
121
+ msgid "eo.action.create.subscription.label"
122
+ msgstr ""
123
+
124
+ msgid "eo.action.create.subscription.description"
125
+ msgstr ""
126
+
127
+ msgid "eo.object.inlinemenu.addsubscription"
128
+ msgstr ""
129
+
130
+ msgid "eo.subscription.field.info"
131
+ msgstr ""
132
+
133
+ msgid "eo.subscription.field.notification.inbox"
134
+ msgstr ""
135
+
136
+ msgid "eo.subscription.field.notification.email"
137
+ msgstr ""
138
+
139
+ msgid "eo.subscription.field.mode.entries.meta.label"
140
+ msgstr ""
141
+
142
+ msgid "eo.subscription.field.mode.entries.both.label"
143
+ msgstr ""
144
+
145
+ msgid "eo.subscription.field.mode.entries.content.label"
146
+ msgstr ""
147
+
148
+ msgid "eo.action.menu.clipboard.label"
149
+ msgstr ""
150
+
151
+ msgid "eo.action.menu.clipboard.description"
152
+ msgstr ""
153
+
154
+ msgid "eo.clipboard.title"
155
+ msgstr ""
156
+
157
+ msgid "eo.action.menu.clipboard.link.label"
158
+ msgstr ""
159
+
160
+ msgid "eo.action.menu.clipboard.link.description"
161
+ msgstr ""
162
+
163
+ msgid "eo.action.menu.clipboard.link.successful"
164
+ msgstr ""
165
+
166
+ msgid "eo.action.menu.clipboard.link.error"
167
+ msgstr ""
168
+
169
+ msgid "eo.action.menu.clipboard.file.label"
170
+ msgstr ""
171
+
172
+ msgid "eo.action.menu.clipboard.file.description"
173
+ msgstr ""
174
+
175
+ msgid "eo.action.menu.clipboard.file.pdf.label"
176
+ msgstr ""
177
+
178
+ msgid "eo.action.menu.clipboard.file.pdf.description"
179
+ msgstr ""
180
+
181
+ msgid "eo.action.menu.clipboard.copy.label"
182
+ msgstr ""
183
+
184
+ msgid "eo.action.menu.clipboard.copy.description"
185
+ msgstr ""
186
+
187
+ msgid "eo.action.menu.custom.error.message"
188
+ msgstr ""
189
+
190
+ msgid "eo.action.clipboard.cut.label"
191
+ msgstr ""
192
+
193
+ msgid "eo.action.clipboard.cut.description"
194
+ msgstr ""
195
+
196
+ msgid "eo.action.delete.dms.object.label"
197
+ msgstr ""
198
+
199
+ msgid "eo.action.delete.dms.object.description"
200
+ msgstr ""
201
+
202
+ msgid "eo.action.delete.dms.object.done.title"
203
+ msgstr ""
204
+
205
+ msgid "eo.action.delete.dms.object.done.message"
206
+ msgstr ""
207
+
208
+ msgid "eo.action.delete.dms.object.error.403"
209
+ msgstr ""
210
+
211
+ msgid "eo.action.delete.dms.object.error.409"
212
+ msgstr ""
213
+
214
+ msgid "eo.action.delete.dms.object.error.410"
215
+ msgstr ""
216
+
217
+ msgid "eo.action.delete.content.label"
218
+ msgstr ""
219
+
220
+ msgid "eo.action.delete.content.description"
221
+ msgstr ""
222
+
223
+ msgid "eo.action.delete.content.success"
224
+ msgstr ""
225
+
226
+ msgid "eo.action.delete.content.error"
227
+ msgstr ""
228
+
229
+ msgid "eo.action.download.dms.object.content.label"
230
+ msgstr ""
231
+
232
+ msgid "eo.action.download.dms.object.content.description"
233
+ msgstr ""
234
+
235
+ msgid "eo.export.title"
236
+ msgstr ""
237
+
238
+ msgid "eo.export.action.original.label"
239
+ msgstr ""
240
+
241
+ msgid "eo.export.action.original.description"
242
+ msgstr ""
243
+
244
+ msgid "eo.export.action.pdf.label"
245
+ msgstr ""
246
+
247
+ msgid "eo.export.action.pdf.description"
248
+ msgstr ""
249
+
250
+ msgid "eo.action.menu.email.label"
251
+ msgstr ""
252
+
253
+ msgid "eo.action.menu.email.description"
254
+ msgstr ""
255
+
256
+ msgid "eo.email.title"
257
+ msgstr ""
258
+
259
+ msgid "eo.action.menu.send.email.link.label"
260
+ msgstr ""
261
+
262
+ msgid "eo.action.menu.send.email.link.description"
263
+ msgstr ""
264
+
265
+ msgid "eo.action.menu.send.email.file.label"
266
+ msgstr ""
267
+
268
+ msgid "eo.action.menu.send.email.file.description"
269
+ msgstr ""
270
+
271
+ msgid "eo.action.menu.send.email.file.pdf.label"
272
+ msgstr ""
273
+
274
+ msgid "eo.action.menu.send.email.file.pdf.description"
275
+ msgstr ""
276
+
277
+ msgid "eo.action.delete.favorite.label"
278
+ msgstr ""
279
+
280
+ msgid "eo.action.delete.favorite.description"
281
+ msgstr ""
282
+
283
+ msgid "eo.action.create.favorite.label"
284
+ msgstr ""
285
+
286
+ msgid "eo.action.create.favorite.description"
287
+ msgstr ""
288
+
289
+ msgid "eo.action.definalize.label"
290
+ msgstr ""
291
+
292
+ msgid "eo.action.definalize.description"
293
+ msgstr ""
294
+
295
+ msgid "eo.action.finalize.confirm"
296
+ msgstr ""
297
+
298
+ msgid "eo.shortcuts.action.open.context"
299
+ msgstr ""
300
+
301
+ msgid "eo.shortcuts.action.open.context.description"
302
+ msgstr ""
303
+
304
+ msgid "eo.shortcuts.aside.action.open"
305
+ msgstr ""
306
+
307
+ msgid "eo.action.menu.edit.document.label"
308
+ msgstr ""
309
+
310
+ msgid "eo.action.menu.edit.document.description"
311
+ msgstr ""
312
+
313
+ msgid "eo.action.menu.show.versions.label"
314
+ msgstr ""
315
+
316
+ msgid "eo.action.menu.show.versions.description"
317
+ msgstr ""
318
+
319
+ msgid "eo.action.delete.subscription.label"
320
+ msgstr ""
321
+
322
+ msgid "eo.action.delete.subscription.description"
323
+ msgstr ""
324
+
325
+ msgid "eo.action.menu.versioning.version.restore.label"
326
+ msgstr ""
327
+
328
+ msgid "eo.action.menu.versioning.version.restore.description"
329
+ msgstr ""
330
+
331
+ msgid "eo.action.manage.rights.read.label"
332
+ msgstr ""
333
+
334
+ msgid "eo.action.manage.rights.read.description"
335
+ msgstr ""
336
+
337
+ msgid "eo.manage.rights.document.title"
338
+ msgstr ""
339
+
340
+ msgid "eo.manage.rights.element.label"
341
+ msgstr ""
342
+
343
+ msgid "eo.manage.rights.folder.title"
344
+ msgstr ""
345
+
346
+ msgid "eo.manage.rights.message"
347
+ msgstr ""
348
+
349
+ msgid "eo.manage.rights.message.notshared"
350
+ msgstr ""
351
+
352
+ msgid "eo.action.unlock.label"
353
+ msgstr ""
354
+
355
+ msgid "eo.action.unlock.description"
356
+ msgstr ""
357
+
358
+ msgid "eo.action.update.resubmission.label"
359
+ msgstr ""
360
+
361
+ msgid "eo.action.update.resubmission.description"
362
+ msgstr ""
363
+
364
+ msgid "eo.process.started"
365
+ msgstr ""
366
+
367
+ msgid "eo.add.prepare.fail.title"
368
+ msgstr ""
369
+
370
+ msgid "eo.add.prepare.fail.msg"
371
+ msgstr ""
372
+
373
+ msgid "eo.add.title.location.common"
374
+ msgstr ""
375
+
376
+ msgid "eo.add.title.location"
377
+ msgstr ""
378
+
379
+ msgid "eo.bar.button.search.tooltip"
380
+ msgstr ""
381
+
382
+ msgid "eo.bar.button.file.tooltip"
383
+ msgstr ""
384
+
385
+ msgid "eo.bar.button.execute.actions.tooltip"
386
+ msgstr ""
387
+
388
+ msgid "eo.bar.button.favorites.tooltip"
389
+ msgstr ""
390
+
391
+ msgid "eo.bar.button.prepare.tooltip"
392
+ msgstr ""
393
+
394
+ msgid "eo.bar.button.inbox.tooltip"
395
+ msgstr ""
396
+
397
+ msgid "eo.bar.button.user.profile.title"
398
+ msgstr ""
399
+
400
+ msgid "eo.inbox.notification.title"
401
+ msgstr ""
402
+
403
+ msgid "eo.inbox.notification.body"
404
+ msgstr ""
405
+
406
+ msgid "eo.process.started.fail"
407
+ msgstr ""
408
+
409
+ msgid "eo.search.agg.time.span.since"
410
+ msgstr ""
411
+
412
+ msgid "eo.search.agg.time.span.until"
413
+ msgstr ""
414
+
415
+ msgid "eo.search.storedquery.save.success"
416
+ msgstr ""
417
+
418
+ msgid "eo.search.storedquery.save.error"
419
+ msgstr ""
420
+
421
+ msgid "eo.form.property.organization.request.error.title"
422
+ msgstr ""
423
+
424
+ msgid "eo.form.property.organization.request.error.msg"
425
+ msgstr ""
426
+
427
+ msgid "eo.shortcuts.general.title"
428
+ msgstr ""
429
+
430
+ msgid "eo.shortcuts.action.add"
431
+ msgstr ""
432
+
433
+ msgid "eo.shortcuts.action.search"
434
+ msgstr ""
435
+
436
+ msgid "eo.shortcuts.action.logout"
437
+ msgstr ""
438
+
439
+ msgid "eo.shortcuts.action.adjust.view"
440
+ msgstr ""
441
+
442
+ msgid "eo.shortcuts.nav.title"
443
+ msgstr ""
444
+
445
+ msgid "eo.shortcuts.action.dashboard"
446
+ msgstr ""
447
+
448
+ msgid "eo.shortcuts.action.inbox"
449
+ msgstr ""
450
+
451
+ msgid "eo.shortcuts.action.intray"
452
+ msgstr ""
453
+
454
+ msgid "eo.shortcuts.action.favorites"
455
+ msgstr ""
456
+
457
+ msgid "eo.shortcuts.action.settings"
458
+ msgstr ""
459
+
460
+ msgid "eo.column.config.info.type.context"
461
+ msgstr ""
462
+
463
+ msgid "eo.column.config.info.type"
464
+ msgstr ""
465
+
466
+ msgid "eo.column.config.info.fulltext"
467
+ msgstr ""
468
+
469
+ msgid "eo.resultlist.grid.filterOoo"
470
+ msgstr ""
471
+
472
+ msgid "eo.process.task.actions.default.title"
473
+ msgstr ""
474
+
475
+ msgid "eo.process.details.workitem.load.fail"
476
+ msgstr ""
477
+
478
+ msgid "eo.process.details.workitem.load.fail.description"
479
+ msgstr ""
480
+
481
+ msgid "eo.bpm.event.script.execution.error"
482
+ msgstr ""
483
+
484
+ msgid "eo.process.activity.lock.denied"
485
+ msgstr ""
486
+
487
+ msgid "eo.process.activity.unlock.denied"
488
+ msgstr ""
489
+
490
+ msgid "eo.bpm.activity.forward.success"
491
+ msgstr ""
492
+
493
+ msgid "eo.bpm.activity.forward.error"
494
+ msgstr ""
495
+
496
+ msgid "eo.process.file.notification.error"
497
+ msgstr ""
498
+
499
+ msgid "eo.process.file.notification.add.message"
500
+ msgstr ""
501
+
502
+ msgid "eo.process.file.notification.remove"
503
+ msgstr ""
504
+
505
+ msgid "eo.process.file.notification.remove.message"
506
+ msgstr ""
507
+
508
+ msgid "eo.bpm.activity.indexdata.save.success"
509
+ msgstr ""
510
+
511
+ msgid "eo.bpm.activity.indexdata.save.error"
512
+ msgstr ""
513
+
514
+ msgid "eo.inbox.activity.confirm.success"
515
+ msgstr ""
516
+
517
+ msgid "eo.process.item.remove.fail"
518
+ msgstr ""
519
+
520
+ msgid "eo.favorite.dialog.input.error.title"
521
+ msgstr ""
522
+
523
+ msgid "eo.favorite.dialog.input.error.message"
524
+ msgstr ""
525
+
526
+ msgid "eo.favorite.icon.tooltip.add"
527
+ msgstr ""
528
+
529
+ msgid "eo.favorite.icon.tooltip.remove"
530
+ msgstr ""
531
+
532
+ msgid "eo.object.lock"
533
+ msgstr ""
534
+
535
+ msgid "eo.shortcuts.eo-object-details.title"
536
+ msgstr ""
537
+
538
+ msgid "eo.object.subscription.icon.tooltip.allChanges"
539
+ msgstr ""
540
+
541
+ msgid "eo.object.subscription.icon.tooltip.meta"
542
+ msgstr ""
543
+
544
+ msgid "eo.object.subscription.icon.tooltip.content"
545
+ msgstr ""
546
+
547
+ msgid "eo.references.open.resultlist"
548
+ msgstr ""
549
+
550
+ msgid "eo.shortcuts.form.title"
551
+ msgstr ""
552
+
553
+ msgid "eo.shortcuts.form.action.save"
554
+ msgstr ""
555
+
556
+ msgid "eo.shortcuts.form.action.reset"
557
+ msgstr ""
558
+
559
+ msgid "eo.shortcuts.form.action.edit"
560
+ msgstr ""
561
+
562
+ msgid "eo.object.indexdata.save.success"
563
+ msgstr ""
564
+
565
+ msgid "eo.object.indexdata.save.error"
566
+ msgstr ""
567
+
568
+ msgid "eo.form.element.tag.ex"
569
+ msgstr ""
570
+
571
+ msgid "eo.form.element.tag.df"
572
+ msgstr ""
573
+
574
+ msgid "eo.unique.validation.error.hint"
575
+ msgstr ""
576
+
577
+ msgid "eo.prepare.created.error.title"
578
+ msgstr ""
579
+
580
+ msgid "eo.prepare.created.error.message"
581
+ msgstr ""
582
+
583
+ msgid "eo.prepare.template.error.title"
584
+ msgstr ""
585
+
586
+ msgid "eo.prepare.template.error.message"
587
+ msgstr ""
588
+
589
+ msgid "eo.upload.global.error.title"
590
+ msgstr ""
591
+
592
+ msgid "eo.upload.global.error.description"
593
+ msgstr ""
594
+
595
+ msgid "eo.prepare.location.title.sysroot"
596
+ msgstr ""
597
+
598
+ msgid "eo.prepare.location.title.prefix"
599
+ msgstr ""
600
+
601
+ msgid "eo.prepare.details.type.title"
602
+ msgstr ""
603
+
604
+ msgid "eo.prepare.details.type.subtitle"
605
+ msgstr ""
606
+
607
+ msgid "eo.prepare.details.content.subtitle"
608
+ msgstr ""
609
+
610
+ msgid "eo.prepare.details.indexdata.subtitle"
611
+ msgstr ""
612
+
613
+ msgid "eo.password.reset.success"
614
+ msgstr ""
615
+
616
+ msgid "eo.password.reset.error.password.title"
617
+ msgstr ""
618
+
619
+ msgid "eo.password.reset.error.old.password.message"
620
+ msgstr ""
621
+
622
+ msgid "eo.password.reset.error.new.password.message"
623
+ msgstr ""
624
+
625
+ msgid "eo.storedquery.roles"
626
+ msgstr ""
627
+
628
+ msgid "eo.search.storedqueries.new.title"
629
+ msgstr ""
630
+
631
+ msgid "eo.search.storedquery.delete.error"
632
+ msgstr ""
633
+
634
+ msgid "eo.storedquery.search.term"
635
+ msgstr ""
636
+
637
+ msgid "eo.storedquery.restriction.type"
638
+ msgstr ""
639
+
640
+ msgid "eo.storedquery.share.title"
641
+ msgstr ""
642
+
643
+ msgid "eo.storedquery.sharedfor.title"
644
+ msgstr ""
645
+
646
+ msgid "eo.storedquery.favor.title"
647
+ msgstr ""
648
+
649
+ msgid "eo.storedquery.favoredfor.title"
650
+ msgstr ""
651
+
652
+ msgid "eo.bar.button.copy.tooltip"
653
+ msgstr ""
654
+
655
+ msgid "eo.bar.button.cut.tooltip"
656
+ msgstr ""
657
+
658
+ msgid "eo.action.clipboard.move.error"
659
+ msgstr ""
660
+
661
+ msgid "eo.clipboard.paste.label"
662
+ msgstr ""
663
+
664
+ msgid "eo.clipboard.move.not.allowed"
665
+ msgstr ""
666
+
667
+ msgid "eo.action.clipboard.copy.error"
668
+ msgstr ""
669
+
670
+ msgid "eo.clipboard.copy.not.allowed"
671
+ msgstr ""
672
+
673
+ msgid "eo.help.about.claim"
674
+ msgstr ""
675
+
676
+ msgid "eo.help.about.product.label"
677
+ msgstr ""
678
+
679
+ msgid "eo.help.about.client.version.label"
680
+ msgstr ""
681
+
682
+ msgid "eo.help.about.producer.label"
683
+ msgstr ""
684
+
685
+ msgid "eo.help.about.producer.text"
686
+ msgstr ""
687
+
688
+ msgid "eo.help.license.title"
689
+ msgstr ""
690
+
691
+ msgid "eo.help.license.intro"
692
+ msgstr ""
693
+
694
+ msgid "eo.dashboard.info.inbox.msg"
695
+ msgstr ""
696
+
697
+ msgid "eo.dashboard.info.intray.msg"
698
+ msgstr ""
699
+
700
+ msgid "eo.quicksearch.hits"
701
+ msgstr ""
702
+
703
+ msgid "eo.quicksearch.reults.empty"
704
+ msgstr ""
705
+
706
+ msgid "eo.quicksearch.result.group.global"
707
+ msgstr ""
708
+
709
+ msgid "eo.sidebar.navigation.storedqueries"
710
+ msgstr ""
711
+
712
+ msgid "eo.dashboard.modified.title"
713
+ msgstr ""
714
+
715
+ msgid "eo.list.refresh"
716
+ msgstr ""
717
+
718
+ msgid "eo.list.filter"
719
+ msgstr ""
720
+
721
+ msgid "eo.favorites.filter.title"
722
+ msgstr ""
723
+
724
+ msgid "eo.favorites.filter.section.objecttype"
725
+ msgstr ""
726
+
727
+ msgid "eo.list.sort"
728
+ msgstr ""
729
+
730
+ msgid "eo.object.actions.title"
731
+ msgstr ""
732
+
733
+ msgid "eo.favorite.details.item.gone.remove"
734
+ msgstr ""
735
+
736
+ msgid "eo.inbox.filter.title"
737
+ msgstr ""
738
+
739
+ msgid "eo.inbox.filter.section.type"
740
+ msgstr ""
741
+
742
+ msgid "eo.state.login.username"
743
+ msgstr ""
744
+
745
+ msgid "eo.state.login.password"
746
+ msgstr ""
747
+
748
+ msgid "eo.state.login.tenant"
749
+ msgstr ""
750
+
751
+ msgid "eo.state.login.msg.invalid"
752
+ msgstr ""
753
+
754
+ msgid "eo.state.login.host"
755
+ msgstr ""
756
+
757
+ msgid "eo.state.login.submit"
758
+ msgstr ""
759
+
760
+ msgid "eo.notifications.filter.title"
761
+ msgstr ""
762
+
763
+ msgid "eo.notifications.filter.section.title"
764
+ msgstr ""
765
+
766
+ msgid "eo.notifications.filter.section.objecttype"
767
+ msgstr ""
768
+
769
+ msgid "eo.notifications.list.subtitle"
770
+ msgstr ""
771
+
772
+ msgid "eo.notifications.details.item.gone.remove"
773
+ msgstr ""
774
+
775
+ msgid "eo.notifications.details.item.gone.remove.subscriptions"
776
+ msgstr ""
777
+
778
+ msgid "eo.state.object.tree.filter.label"
779
+ msgstr ""
780
+
781
+ msgid "eo.state.object.tree.references.tooltip"
782
+ msgstr ""
783
+
784
+ msgid "eo.state.object.tree.error"
785
+ msgstr ""
786
+
787
+ msgid "eo.state.object.tree.title"
788
+ msgstr ""
789
+
790
+ msgid "eo.state.object.tree.references"
791
+ msgstr ""
792
+
793
+ msgid "eo.timeline.filter.action"
794
+ msgstr ""
795
+
796
+ msgid "eo.prepare.list.title.sub"
797
+ msgstr ""
798
+
799
+ msgid "eo.prepare.details.item.gone.remove"
800
+ msgstr ""
801
+
802
+ msgid "eo.state.process.filter.labels.model"
803
+ msgstr ""
804
+
805
+ msgid "eo.state.process.filter.labels.running"
806
+ msgstr ""
807
+
808
+ msgid "eo.state.process.filter.labels.paused"
809
+ msgstr ""
810
+
811
+ msgid "eo.state.process.filter.labels.created"
812
+ msgstr ""
813
+
814
+ msgid "eo.state.process.filter.labels.canceled"
815
+ msgstr ""
816
+
817
+ msgid "eo.state.process.filter.labels.failed"
818
+ msgstr ""
819
+
820
+ msgid "eo.state.process.filter.labels.completed"
821
+ msgstr ""
822
+
823
+ msgid "eo.state.process.filter.labels.starttime"
824
+ msgstr ""
825
+
826
+ msgid "eo.sort.asc"
827
+ msgstr ""
828
+
829
+ msgid "eo.sort.desc"
830
+ msgstr ""
831
+
832
+ msgid "eo.state.process.sort.clear"
833
+ msgstr ""
834
+
835
+ msgid "eo.filter.by"
836
+ msgstr ""
837
+
838
+ msgid "eo.sort.by"
839
+ msgstr ""
840
+
841
+ msgid "eo.grid.sort.date"
842
+ msgstr ""
843
+
844
+ msgid "eo.process.sort.type"
845
+ msgstr ""
846
+
847
+ msgid "eo.password.reset"
848
+ msgstr ""
849
+
850
+ msgid "eo.state.settings.roles"
851
+ msgstr ""
852
+
853
+ msgid "eo.state.settings.config.cache.system"
854
+ msgstr ""
855
+
856
+ msgid "eo.state.settings.config.cache.history"
857
+ msgstr ""
858
+
859
+ msgid "eo.state.settings.config.cache.layout"
860
+ msgstr ""
861
+
862
+ msgid "eo.state.settings.presence.present"
863
+ msgstr ""
864
+
865
+ msgid "eo.state.settings.presence.absent"
866
+ msgstr ""
867
+
868
+ msgid "eo.state.settings.deputies"
869
+ msgstr ""
870
+
871
+ msgid "eo.state.settings.deputies.label"
872
+ msgstr ""
873
+
874
+ msgid "eo.state.settings.deputies.cancel"
875
+ msgstr ""
876
+
877
+ msgid "eo.state.settings.deputies.save"
878
+ msgstr ""
879
+
880
+ msgid "eo.state.settings.deputies.subsituteof.label"
881
+ msgstr ""
882
+
883
+ msgid "eo.state.settings.language"
884
+ msgstr ""
885
+
886
+ msgid "eo.state.settings.language.client"
887
+ msgstr ""
888
+
889
+ msgid "eo.state.settings.language.schema"
890
+ msgstr ""
891
+
892
+ msgid "eo.state.settings.permission"
893
+ msgstr ""
894
+
895
+ msgid "eo.state.settings.others"
896
+ msgstr ""
897
+
898
+ msgid "eo.state.settings.agent"
899
+ msgstr ""
900
+
901
+ msgid "eo.state.settings.agent.use"
902
+ msgstr ""
903
+
904
+ msgid "eo.state.settings.lock"
905
+ msgstr ""
906
+
907
+ msgid "eo.state.settings.lock.enable"
908
+ msgstr ""
909
+
910
+ msgid "eo.state.settings.lock.disable"
911
+ msgstr ""
912
+
913
+ msgid "eo.state.settings.lock.ask"
914
+ msgstr ""
915
+
916
+ msgid "eo.state.settings.cache"
917
+ msgstr ""
918
+
919
+ msgid "eo.state.settings.cache.clear"
920
+ msgstr ""
921
+
922
+ msgid "eo.folder.filter.title"
923
+ msgstr ""
924
+
925
+ msgid "eo.folder.filter.section.objecttype"
926
+ msgstr ""
927
+
928
+ msgid "eo.versions.filter.title"
929
+ msgstr ""
930
+
931
+ msgid "eo.versions.list.users"
932
+ msgstr ""
933
+
934
+ msgid "eo.versions.list.types"
935
+ msgstr ""
936
+
937
+ msgid "eo.action.not.available"
938
+ msgstr ""
939
+
940
+ msgid "eo.actions.sticky.title"
941
+ msgstr ""
942
+
943
+ msgid "eo.actions.sticky.title.sub.selection"
944
+ msgstr ""
945
+
946
+ msgid "eo.actions.sticky.title.sub.for"
947
+ msgstr ""
948
+
949
+ msgid "eo.actions.group.common"
950
+ msgstr ""
951
+
952
+ msgid "eo.actions.group.further_actions"
953
+ msgstr ""
954
+
955
+ msgid "eo.export.cancel"
956
+ msgstr ""
957
+
958
+ msgid "eo.form.property.required"
959
+ msgstr ""
960
+
961
+ msgid "eo.resubmission.error.msg"
962
+ msgstr ""
963
+
964
+ msgid "eo.resubmission.error.msg.date"
965
+ msgstr ""
966
+
967
+ msgid "eo.resubmission.cancel"
968
+ msgstr ""
969
+
970
+ msgid "eo.resubmission.delete"
971
+ msgstr ""
972
+
973
+ msgid "eo.resubmission.apply"
974
+ msgstr ""
975
+
976
+ msgid "eo.resubmission.add"
977
+ msgstr ""
978
+
979
+ msgid "eo.subscription.field.mode.label"
980
+ msgstr ""
981
+
982
+ msgid "eo.subscription.error.msg"
983
+ msgstr ""
984
+
985
+ msgid "eo.subscription.cancel"
986
+ msgstr ""
987
+
988
+ msgid "eo.subscription.add"
989
+ msgstr ""
990
+
991
+ msgid "eo.action.delete.dms.object.confirm.message"
992
+ msgstr ""
993
+
994
+ msgid "eo.action.delete.dms.object.confirm.context.folder.title"
995
+ msgstr ""
996
+
997
+ msgid "eo.action.delete.dms.object.error.retention.title"
998
+ msgstr ""
999
+
1000
+ msgid "eo.checkout.cancel"
1001
+ msgstr ""
1002
+
1003
+ msgid "eo.checkout.message"
1004
+ msgstr ""
1005
+
1006
+ msgid "eo.checkout.yes"
1007
+ msgstr ""
1008
+
1009
+ msgid "eo.checkout.no"
1010
+ msgstr ""
1011
+
1012
+ msgid "eo.manage.rights.folder.include.documents.label"
1013
+ msgstr ""
1014
+
1015
+ msgid "eo.manage.rights.cancel"
1016
+ msgstr ""
1017
+
1018
+ msgid "eo.manage.rights.apply"
1019
+ msgstr ""
1020
+
1021
+ msgid "eo.object.indexdata.form.invalid"
1022
+ msgstr ""
1023
+
1024
+ msgid "eo.object.indexdata.reset"
1025
+ msgstr ""
1026
+
1027
+ msgid "eo.executable.processes.execute"
1028
+ msgstr ""
1029
+
1030
+ msgid "eo.add.title.location.subfolder"
1031
+ msgstr ""
1032
+
1033
+ msgid "eo.add.empty.root.types"
1034
+ msgstr ""
1035
+
1036
+ msgid "eo.bar.button.logout.title"
1037
+ msgstr ""
1038
+
1039
+ msgid "eo.bar.button.layout.title"
1040
+ msgstr ""
1041
+
1042
+ msgid "eo.bar.button.layout.remember"
1043
+ msgstr ""
1044
+
1045
+ msgid "eo.search.mode.expert"
1046
+ msgstr ""
1047
+
1048
+ msgid "eo.search.mode.expert.close"
1049
+ msgstr ""
1050
+
1051
+ msgid "eo.search.clear.search"
1052
+ msgstr ""
1053
+
1054
+ msgid "eo.search.close"
1055
+ msgstr ""
1056
+
1057
+ msgid "eo.search.restrict.type"
1058
+ msgstr ""
1059
+
1060
+ msgid "eo.search.type.abstract"
1061
+ msgstr ""
1062
+
1063
+ msgid "eo.search.agg.time.span"
1064
+ msgstr ""
1065
+
1066
+ msgid "eo.search.agg.createdby"
1067
+ msgstr ""
1068
+
1069
+ msgid "eo.search.agg.modifiedby"
1070
+ msgstr ""
1071
+
1072
+ msgid "eo.search.restrict.filename"
1073
+ msgstr ""
1074
+
1075
+ msgid "eo.search.restrict.creation"
1076
+ msgstr ""
1077
+
1078
+ msgid "eo.search.restrict.modification"
1079
+ msgstr ""
1080
+
1081
+ msgid "eo.search.restrict.file"
1082
+ msgstr ""
1083
+
1084
+ msgid "eo.search.group.general"
1085
+ msgstr ""
1086
+
1087
+ msgid "eo.search"
1088
+ msgstr ""
1089
+
1090
+ msgid "eo.search.submit"
1091
+ msgstr ""
1092
+
1093
+ msgid "{{'eo.search.group.general'}}"
1094
+ msgstr ""
1095
+
1096
+ msgid "eo.search.aside.summary.storedquery"
1097
+ msgstr ""
1098
+
1099
+ msgid "eo.search.aside.summary"
1100
+ msgstr ""
1101
+
1102
+ msgid "eo.search.aside.summary.term"
1103
+ msgstr ""
1104
+
1105
+ msgid "eo.search.aside.summary.contextfoldertypes"
1106
+ msgstr ""
1107
+
1108
+ msgid "eo.search.aside.summary.types"
1109
+ msgstr ""
1110
+
1111
+ msgid "eo.search.storedquery.close"
1112
+ msgstr ""
1113
+
1114
+ msgid "eo.search.storedquery.update"
1115
+ msgstr ""
1116
+
1117
+ msgid "eo.search.save"
1118
+ msgstr ""
1119
+
1120
+ msgid "eo.search.reset"
1121
+ msgstr ""
1122
+
1123
+ msgid "eo.search.summary.empty"
1124
+ msgstr ""
1125
+
1126
+ msgid "eo.search.mode.expert.result.empty"
1127
+ msgstr ""
1128
+
1129
+ msgid "eo.sidebar.navigation.favorites"
1130
+ msgstr ""
1131
+
1132
+ msgid "eo.sidebar.navigation.inbox"
1133
+ msgstr ""
1134
+
1135
+ msgid "eo.sidebar.navigation.prepare"
1136
+ msgstr ""
1137
+
1138
+ msgid "eo.sidebar.navigation.process"
1139
+ msgstr ""
1140
+
1141
+ msgid "eo.sidebar.navigation.notifications"
1142
+ msgstr ""
1143
+
1144
+ msgid "eo.sidebar.help.about.tooltip"
1145
+ msgstr ""
1146
+
1147
+ msgid "eo.status.404.title"
1148
+ msgstr ""
1149
+
1150
+ msgid "eo.status.404.description"
1151
+ msgstr ""
1152
+
1153
+ msgid "eo.datepicker.calendar.select"
1154
+ msgstr ""
1155
+
1156
+ msgid "eo.form.property.dynamic.list.empty"
1157
+ msgstr ""
1158
+
1159
+ msgid "eo.form.input.null"
1160
+ msgstr ""
1161
+
1162
+ msgid "eo.references.deleted"
1163
+ msgstr ""
1164
+
1165
+ msgid "eo.references.not.available"
1166
+ msgstr ""
1167
+
1168
+ msgid "eo.references.search"
1169
+ msgstr ""
1170
+
1171
+ msgid "eo.references.add"
1172
+ msgstr ""
1173
+
1174
+ msgid "eo.object.details"
1175
+ msgstr ""
1176
+
1177
+ msgid "eo.references.search.contextfolder"
1178
+ msgstr ""
1179
+
1180
+ msgid "eo.search.result.term"
1181
+ msgstr ""
1182
+
1183
+ msgid "eo.clipboard.type.copy"
1184
+ msgstr ""
1185
+
1186
+ msgid "eo.cta.button.select.all"
1187
+ msgstr ""
1188
+
1189
+ msgid "eo.cta.button.add"
1190
+ msgstr ""
1191
+
1192
+ msgid "eo.form.property.organization.error.usernotfound"
1193
+ msgstr ""
1194
+
1195
+ msgid "eo.password.reset.toogle.icon"
1196
+ msgstr ""
1197
+
1198
+ msgid "eo.app.init.fail.title"
1199
+ msgstr ""
1200
+
1201
+ msgid "eo.app.init.fail.message"
1202
+ msgstr ""
1203
+
1204
+ msgid "eo.column.config.title"
1205
+ msgstr ""
1206
+
1207
+ msgid "eo.column.config.action.resetdefault"
1208
+ msgstr ""
1209
+
1210
+ msgid "eo.column.config.action.close"
1211
+ msgstr ""
1212
+
1213
+ msgid "eo.column.config.action.save.default"
1214
+ msgstr ""
1215
+
1216
+ msgid "eo.column.config.action.save"
1217
+ msgstr ""
1218
+
1219
+ msgid "eo.column.config.headline.current"
1220
+ msgstr ""
1221
+
1222
+ msgid "eo.column.config.pinned"
1223
+ msgstr ""
1224
+
1225
+ msgid "eo.column.config.sort"
1226
+ msgstr ""
1227
+
1228
+ msgid "eo.column.config.headline.available"
1229
+ msgstr ""
1230
+
1231
+ msgid "eo.sort.clear"
1232
+ msgstr ""
1233
+
1234
+ msgid "eo.resultlist.grid.searchOoo"
1235
+ msgstr ""
1236
+
1237
+ msgid "eo.resultlist.grid.selectAll"
1238
+ msgstr ""
1239
+
1240
+ msgid "eo.reset.filter"
1241
+ msgstr ""
1242
+
1243
+ msgid "eo.search.result.hits"
1244
+ msgstr ""
1245
+
1246
+ msgid "eo.process.task.overdue"
1247
+ msgstr ""
1248
+
1249
+ msgid "eo.process.task.due"
1250
+ msgstr ""
1251
+
1252
+ msgid "eo.process.details.tab.task"
1253
+ msgstr ""
1254
+
1255
+ msgid "eo.process.details.tab.progress"
1256
+ msgstr ""
1257
+
1258
+ msgid "eo.process.details.tab.attachments"
1259
+ msgstr ""
1260
+
1261
+ msgid "eo.process.details.tab.task.description"
1262
+ msgstr ""
1263
+
1264
+ msgid "eo.object.preview.not.supported"
1265
+ msgstr ""
1266
+
1267
+ msgid "eo.favorite.icon.dialog.title"
1268
+ msgstr ""
1269
+
1270
+ msgid "eo.favorite.icon.dialog.input.label"
1271
+ msgstr ""
1272
+
1273
+ msgid "eo.favorite.icon.dialog.cancel"
1274
+ msgstr ""
1275
+
1276
+ msgid "eo.favorite.icon.dialog.save"
1277
+ msgstr ""
1278
+
1279
+ msgid "eo.versions.detail.glue.tooltip"
1280
+ msgstr ""
1281
+
1282
+ msgid "eo.object.details.actions.title"
1283
+ msgstr ""
1284
+
1285
+ msgid "eo.object.reference.tooltip"
1286
+ msgstr ""
1287
+
1288
+ msgid "eo.object.reference.open"
1289
+ msgstr ""
1290
+
1291
+ msgid "eo.object.contentlink.tooltip"
1292
+ msgstr ""
1293
+
1294
+ msgid "eo.object.contentlink"
1295
+ msgstr ""
1296
+
1297
+ msgid "eo.object.resubmission.tooltip"
1298
+ msgstr ""
1299
+
1300
+ msgid "eo.object.finalized.tooltip"
1301
+ msgstr ""
1302
+
1303
+ msgid "eo.object.summary.title"
1304
+ msgstr ""
1305
+
1306
+ msgid "eo.object.indexdata.title"
1307
+ msgstr ""
1308
+
1309
+ msgid "eo.object.content.title"
1310
+ msgstr ""
1311
+
1312
+ msgid "eo.object.history.title"
1313
+ msgstr ""
1314
+
1315
+ msgid "eo.object.links.title"
1316
+ msgstr ""
1317
+
1318
+ msgid "eo.object.changes.title"
1319
+ msgstr ""
1320
+
1321
+ msgid "eo.bpm.nodmsobject"
1322
+ msgstr ""
1323
+
1324
+ msgid "eo.object.history.filter.modification"
1325
+ msgstr ""
1326
+
1327
+ msgid "eo.object.history.filter.process"
1328
+ msgstr ""
1329
+
1330
+ msgid "eo.object.history.filter.informational"
1331
+ msgstr ""
1332
+
1333
+ msgid "eo.object.history.version"
1334
+ msgstr ""
1335
+
1336
+ msgid "eo.timeline.empty"
1337
+ msgstr ""
1338
+
1339
+ msgid "eo.object.history.workflowprocess"
1340
+ msgstr ""
1341
+
1342
+ msgid "eo.object.history.activity"
1343
+ msgstr ""
1344
+
1345
+ msgid "eo.references.object.notfound"
1346
+ msgstr ""
1347
+
1348
+ msgid "eo.references.to.label"
1349
+ msgstr ""
1350
+
1351
+ msgid "eo.references.from.label"
1352
+ msgstr ""
1353
+
1354
+ msgid "eo.object.indexdata.save.conflict.dialog.title"
1355
+ msgstr ""
1356
+
1357
+ msgid "eo.object.indexdata.save"
1358
+ msgstr ""
1359
+
1360
+ msgid "eo.object.indexdata.save.cancel"
1361
+ msgstr ""
1362
+
1363
+ msgid "eo.object.indexdata.save.changes"
1364
+ msgstr ""
1365
+
1366
+ msgid "eo.form.table.options.btn.open"
1367
+ msgstr ""
1368
+
1369
+ msgid "eo.form.table.options.btn.fit"
1370
+ msgstr ""
1371
+
1372
+ msgid "eo.form.table.options.btn.csv"
1373
+ msgstr ""
1374
+
1375
+ msgid "eo.form.table.options.btn.add"
1376
+ msgstr ""
1377
+
1378
+ msgid "eo.form.table.options.btn.cancel"
1379
+ msgstr ""
1380
+
1381
+ msgid "eo.form.table.options.checkbox.new.title"
1382
+ msgstr ""
1383
+
1384
+ msgid "eo.form.table.options.btn.delete"
1385
+ msgstr ""
1386
+
1387
+ msgid "eo.form.table.options.confirm.delete"
1388
+ msgstr ""
1389
+
1390
+ msgid "eo.form.table.options.indicator.new"
1391
+ msgstr ""
1392
+
1393
+ msgid "eo.form.table.options.checkbox.new"
1394
+ msgstr ""
1395
+
1396
+ msgid "eo.form.table.options.btn.copy"
1397
+ msgstr ""
1398
+
1399
+ msgid "eo.form.table.options.btn.save"
1400
+ msgstr ""
1401
+
1402
+ msgid "eo.form.table.options.btn.ok"
1403
+ msgstr ""
1404
+
1405
+ msgid "eo.form.property.daterange.invalid"
1406
+ msgstr ""
1407
+
1408
+ msgid "eo.form.property.numberrange.invalid"
1409
+ msgstr ""
1410
+
1411
+ msgid "eo.form.property.number"
1412
+ msgstr ""
1413
+
1414
+ msgid "{{formElementRef.errors.precision.translateKey}}"
1415
+ msgstr ""
1416
+
1417
+ msgid "{{formElementRef.errors.scale.translateKey}}"
1418
+ msgstr ""
1419
+
1420
+ msgid "eo.form.property.string.regex.nomatch"
1421
+ msgstr ""
1422
+
1423
+ msgid "eo.form.property.string.error.classification.email"
1424
+ msgstr ""
1425
+
1426
+ msgid "eo.form.property.string.error.classification.url"
1427
+ msgstr ""
1428
+
1429
+ msgid "eo.form.property.string.error.whitespaces"
1430
+ msgstr ""
1431
+
1432
+ msgid "eo.form.property.date.invalid"
1433
+ msgstr ""
1434
+
1435
+ msgid "eo.form.property.codesystem.value.invalid"
1436
+ msgstr ""
1437
+
1438
+ msgid "eo.form.property.maxlength"
1439
+ msgstr ""
1440
+
1441
+ msgid "eo.form.property.minlength"
1442
+ msgstr ""
1443
+
1444
+ msgid "eo.form.property.idreference.deleted"
1445
+ msgstr ""
1446
+
1447
+ msgid "eo.form.property.orgobject.deleted"
1448
+ msgstr ""
1449
+
1450
+ msgid "eo.state.object.frontpage.lastchanges"
1451
+ msgstr ""
1452
+
1453
+ msgid "eo.state.object.frontpage.lastseen"
1454
+ msgstr ""
1455
+
1456
+ msgid "eo.state.object.frontpage.title"
1457
+ msgstr ""
1458
+
1459
+ msgid "eo.prepare.content.existscount.message"
1460
+ msgstr ""
1461
+
1462
+ msgid "eo.prepare.template.filter.text.title"
1463
+ msgstr ""
1464
+
1465
+ msgid "eo.prepare.template.filter.set.title"
1466
+ msgstr ""
1467
+
1468
+ msgid "eo.prepare.details.delete.dialog.title"
1469
+ msgstr ""
1470
+
1471
+ msgid "eo.prepare.details.delete.dialog.message"
1472
+ msgstr ""
1473
+
1474
+ msgid "eo.prepare.details.delete.content.dialog.title"
1475
+ msgstr ""
1476
+
1477
+ msgid "eo.prepare.details.delete.content.dialog.message"
1478
+ msgstr ""
1479
+
1480
+ msgid "eo.prepare.template.abort"
1481
+ msgstr ""
1482
+
1483
+ msgid "eo.prepare.template.select"
1484
+ msgstr ""
1485
+
1486
+ msgid "eo.prepare.save"
1487
+ msgstr ""
1488
+
1489
+ msgid "eo.prepare.saveopen"
1490
+ msgstr ""
1491
+
1492
+ msgid "eo.prepare.details.type.empty"
1493
+ msgstr ""
1494
+
1495
+ msgid "eo.prepare.details.type.notallowed"
1496
+ msgstr ""
1497
+
1498
+ msgid "eo.prepare.details.contents.title"
1499
+ msgstr ""
1500
+
1501
+ msgid "eo.prepare.template.list.title"
1502
+ msgstr ""
1503
+
1504
+ msgid "eo.prepare.attachment.info"
1505
+ msgstr ""
1506
+
1507
+ msgid "eo.prepare.attachment.upload.title"
1508
+ msgstr ""
1509
+
1510
+ msgid "eo.prepare.attachment.upload.desc"
1511
+ msgstr ""
1512
+
1513
+ msgid "eo.prepare.attachment.template.title"
1514
+ msgstr ""
1515
+
1516
+ msgid "eo.prepare.attachment.template.desc"
1517
+ msgstr ""
1518
+
1519
+ msgid "eo.prepare.attachment.nofile.title"
1520
+ msgstr ""
1521
+
1522
+ msgid "eo.prepare.attachment.nofile.desc"
1523
+ msgstr ""
1524
+
1525
+ msgid "eo.prepare.details.delete.dialog.cancel"
1526
+ msgstr ""
1527
+
1528
+ msgid "eo.prepare.details.delete.dialog.ok"
1529
+ msgstr ""
1530
+
1531
+ msgid ".title"
1532
+ msgstr ""
1533
+
1534
+ msgid "eo.process.file.add.label"
1535
+ msgstr ""
1536
+
1537
+ msgid "eo.bpm.dmsobject.notavailable"
1538
+ msgstr ""
1539
+
1540
+ msgid "eo.quicksearch.label"
1541
+ msgstr ""
1542
+
1543
+ msgid "eo.search.suggest"
1544
+ msgstr ""
1545
+
1546
+ msgid "eo.resultlist.export.csv"
1547
+ msgstr ""
1548
+
1549
+ msgid "eo.search.objecttype.form.context"
1550
+ msgstr ""
1551
+
1552
+ msgid "eo.password.reset.current-password"
1553
+ msgstr ""
1554
+
1555
+ msgid "eo.password.reset.new-password"
1556
+ msgstr ""
1557
+
1558
+ msgid "eo.password.reset.confirm-password"
1559
+ msgstr ""
1560
+
1561
+ msgid "eo.password.reset.error.same.password"
1562
+ msgstr ""
1563
+
1564
+ msgid "eo.password.reset.error.matiching.password"
1565
+ msgstr ""
1566
+
1567
+ msgid "eo.password.reset.error.new.password.short"
1568
+ msgstr ""
1569
+
1570
+ msgid "eo.password.reset.error.new.password.number"
1571
+ msgstr ""
1572
+
1573
+ msgid "eo.password.reset.error.new.password.specialchars"
1574
+ msgstr ""
1575
+
1576
+ msgid "eo.password.reset.confirm-button"
1577
+ msgstr ""
1578
+
1579
+ msgid "eo.shortcuts.title"
1580
+ msgstr ""
1581
+
1582
+ msgid "eo.storedquery.share.sharedwith"
1583
+ msgstr ""
1584
+
1585
+ msgid "eo.storedquery.share.cancel"
1586
+ msgstr ""
1587
+
1588
+ msgid "eo.storedquery.share.ok"
1589
+ msgstr ""
1590
+
1591
+ msgid "eo.storedquery.action.delete"
1592
+ msgstr ""
1593
+
1594
+ msgid "eo.storedquery.load"
1595
+ msgstr ""
1596
+
1597
+ msgid "eo.storedquery.action.edit"
1598
+ msgstr ""
1599
+
1600
+ msgid "eo.storedquery.run"
1601
+ msgstr ""
1602
+
1603
+ msgid "eo.storedquery.action.cancel"
1604
+ msgstr ""
1605
+
1606
+ msgid "eo.storedquery.action.save"
1607
+ msgstr ""
1608
+
1609
+ msgid "eo.storedquery.res.count.label"
1610
+ msgstr ""
1611
+
1612
+ msgid "eo.versions.details.label"
1613
+ msgstr ""
1614
+
1615
+ msgid "eo.tabcontainer.arrange"
1616
+ msgstr ""
1617
+
1618
+ msgid "eo.error.structure.tree.not.available"
1619
+ msgstr ""
1620
+
1621
+ msgid "eo.clipboard.type.cut"
1622
+ msgstr ""
1623
+
1624
+ msgid "eo.clipboard.more"
1625
+ msgstr ""
1626
+
1627
+ msgid "eo.clipboard.paste.as.contentlink.label"
1628
+ msgstr ""
1629
+
1630
+ msgid "eo.form.table.dialog.preview.hide"
1631
+ msgstr ""
1632
+
1633
+ msgid "eo.form.table.dialog.preview.show"
1634
+ msgstr ""
1635
+
1636
+ msgid "eo.indexdata.summary.no.change"
1637
+ msgstr ""
1638
+
1639
+ msgid "eo.indexdata.summary.more"
1640
+ msgstr ""
1641
+
1642
+ msgid "eo.global.baseparam.modified"
1643
+ msgstr ""
1644
+
1645
+ msgid "eo.global.baseparam.modifier"
1646
+ msgstr ""
1647
+
1648
+ msgid "eo.global.baseparam.created"
1649
+ msgstr ""
1650
+
1651
+ msgid "eo.global.baseparam.creator"
1652
+ msgstr ""
1653
+
1654
+ msgid "eo.object.summary.version"
1655
+ msgstr ""
1656
+
1657
+ msgid "eo.global.baseparam.filename"
1658
+ msgstr ""
1659
+
1660
+ msgid "eo.global.baseparam.filesize"
1661
+ msgstr ""
1662
+
1663
+ msgid "eo.global.baseparam.mimegroup"
1664
+ msgstr ""
1665
+
1666
+ msgid "eo.global.baseparam.mimetype"
1667
+ msgstr ""
1668
+
1669
+ msgid "eo.global.baseparam.id"
1670
+ msgstr ""
1671
+
1672
+ msgid "eo.global.baseparam.contentId"
1673
+ msgstr ""
1674
+
1675
+ msgid "eo.state.settings.storageinfo"
1676
+ msgstr ""
1677
+
1678
+ msgid "eo.global.baseparam.digest"
1679
+ msgstr ""
1680
+
1681
+ msgid "eo.object.storageinfo.retention"
1682
+ msgstr ""
1683
+
1684
+ msgid "eo.object.storageinfo.permanence"
1685
+ msgstr ""
1686
+
1687
+ msgid "eo.object.storageinfo.setname"
1688
+ msgstr ""
1689
+
1690
+ msgid "eo.object.storageinfo.storagename"
1691
+ msgstr ""
1692
+
1693
+ msgid "eo.object.storageinfo.location"
1694
+ msgstr ""
1695
+
1696
+ msgid "eo.search.scope.all.label"
1697
+ msgstr ""
1698
+
1699
+ msgid "eo.search.scope.content.label"
1700
+ msgstr ""
1701
+
1702
+ msgid "eo.search.scope.indexdata.label"
1703
+ msgstr ""
1704
+
1705
+ msgid "eo.upload.global.context.title"
1706
+ msgstr ""
1707
+
1708
+ msgid "eo.upload.global.headline"
1709
+ msgstr ""
1710
+
1711
+ msgid "eo.upload.global.choose.title"
1712
+ msgstr ""
1713
+
1714
+ msgid "eo.upload.global.choose.message"
1715
+ msgstr ""
1716
+
1717
+ msgid "eo.upload.global.cancel"
1718
+ msgstr ""
1719
+
1720
+ msgid "eo.upload.global.choose.single"
1721
+ msgstr ""
1722
+
1723
+ msgid "eo.upload.global.choose.multi"
1724
+ msgstr ""
1725
+
1726
+ msgid "eo.upload.global.invalid.title"
1727
+ msgstr ""
1728
+
1729
+ msgid "eo.upload.global.invalid.message"
1730
+ msgstr ""
1731
+
1732
+ msgid "eo.upload.global.close"
1733
+ msgstr ""
1734
+
1735
+ msgid "eo.upload.global.notarget.title"
1736
+ msgstr ""
1737
+
1738
+ msgid "eo.upload.global.notarget.message"
1739
+ msgstr ""
1740
+
1741
+ msgid "eo.upload.global.target"
1742
+ msgstr ""
1743
+
1744
+ msgid "eo.upload.global.root.title"
1745
+ msgstr ""
1746
+
1747
+ msgid "eo.upload.global.root.description"
1748
+ msgstr ""
1749
+
1750
+ msgid "eo.upload.global.object.title"
1751
+ msgstr ""
1752
+
1753
+ msgid "eo.upload.global.object.title.nocontent"
1754
1754
  msgstr ""