import { I18n } from 'vue-i18n'; export default i18n; declare const i18n: I18n<{ en: { pagination: { rowsPerPage: string; }; taskNotification: { pendingTasks: string; }; restrictedPermissions: string; nothingTitle: string; nothingText: string; goHome: string; fichier: string; dossier: string; save: string; cancel: string; next: string; previous: string; selectFolder: string; dropFolder: string; error: string; uploadUnknownError: string; alfrescoError: string; fichier_image: string; fichier_video: string; fichier_pdf: string; fichier_eml: string; fichier_texte: string; fichier_tableur: string; fichier_dessin: string; fichier_presentation: string; fichier_markdown: string; fichier_json: string; fichier_xml: string; fichier_html: string; fichier_css: string; fichier_csv: string; fichier_javascript: string; fichier_sql: string; fichier_shell: string; fichier_yaml: string; fichier_python: string; fichier_typescript: string; fichier_php: string; fichier_java: string; fichier_code: string; fichier_config: string; fichier_log: string; espace: string; menu: { espaces: string; favoris: string; recherche: string; vues: string; userHome: string; configuration: string; }; tasks: { none: string; priority: { low: string; medium: string; high: string; priority: string; notFound: string; }; approve: string; reject: string; reviewTask: string; adhocTask: string; verifyTaskDone: string; unknownTask: string; statusLabel: { notYetStarted: string; inProgress: string; onHold: string; cancelled: string; completed: string; }; error: { createProcess: string; getProcesses: string; getProcess: string; getFinishedProcess: string; addProcessItems: string; getProcessItems: string; getProcessVariables: string; getProcessDefinition: string; cancelWorkflow: string; openProcessDiagram: string; getProcessHistoryTasks: string; listTasks: string; listFinishedTasks: string; getTask: string; endTask: string; getTaskVariables: string; postTaskVariables: string; updateTaskVariables: string; getTaskItem: string; }; }; pdf: { on: string; changePage: string; scrolling: string; pageToPage: string; rotation: string; rotationRigth: string; rotationLeft: string; zoom: string; dezoom: string; adaptToPage: string; adaptToWidth: string; and: string; changeFile: string; currentPagination: string; showAllPages: string; showPageByPage: string; previousPage: string; nextPage: string; saveForm: string; cancelForm: string; formFieldsInfo: string; formFieldsInfoTitle: string; formFieldName: string; formFieldType: string; formFieldValue: string; }; sharelink: { shareLinkOf: string; linkToShare: string; shareLinkSettings: string; createLinkTooltip: string; copyLinkTooltip: string; deleteLinkTooltip: string; addExpirationDateLinkTooltip: string; deleteExpirationDateLinkTooltip: string; createLinkToastSummary: string; createLinkToastDetail: string; createLinkErrorSummary: string; deleteLinkToastSummary: string; deleteLinkToastDetail: string; deleteLinkErrorSummary: string; copyLinkToastSummary: string; copyLinkErrorSummary: string; copyLinkToastDetail: string; copyLinkErrorDetail: string; updateLinkDateSummary: string; updateLinkDateDetail: string; updateLinkDateErrorSummary: string; expirationDate: string; placeholder: string; }; cannotCopyHere: string; cannotMoveHere: string; spaces: string; userHomes: string; yes: string; no: string; filter: { toggle: string; all: string; search: string; clear: string; apply: string; noOptions: string; contains: string; notContains: string; equals: string; clearAll: string; from: string; to: string; }; howMuchResult: string; howMuchSelected: string; selectAllElement: string; selectAllElementMoreThan: string; deleteSelection: string; dropFileFolders: string; currentFolder: string; canceledImport: string; lock: { nodeLock: string; readOnlyLock: string; writeLock: string; }; membersPopup: { goToSiteMemberPage: string; }; members: { management: string; youAre: string; ofThisWorkspace: string; members: string; role: string; search: string; select: string; add: string; errorAdd: string; successAdd: string; successDelete: string; successChangeRole: string; nbAccess: string; restrictPermissions: string; restorePermissions: string; successRestrictPermissions: string; successRestorePermissions: string; fromGroup: string; viewUserProfile: string; permissions: string; }; groups: string; role: { SiteManager: string; SiteCollaborator: string; SiteConsumer: string; Manager: string; Collaborator: string; Consumer: string; Contributor: string; }; success: string; close: string; config: { pageTitle: string; pageDescription: string; tabs: { structuredEdit: string; rawEdit: string; versions: string; }; table: { keyHeader: string; valueHeader: string; typeHeader: string; }; buttons: { refresh: string; addNew: string; saveChanges: string; cancel: string; add: string; define: string; undefine: string; expand: string; collapse: string; }; notDefined: string; splitView: { filterPlaceholder: string; selectConfig: string; noResults: string; defaultValue: string; }; groups: { display: string; matomo: string; sentry: string; search: string; pagination: string; metadata: string; security: string; other: string; }; dialog: { addTitle: string; keyLabel: string; valueLabel: string; typeLabel: string; }; raw: { uploadDescription: string; uploadButton: string; uploadWarning: string; }; toasts: { saveSuccess: string; fetchError: string; saveError: string; errorDetail: string; }; errors: { keyRequired: string; keyDuplicate: string; invalidNumber: string; invalidBoolean: string; invalidJson: string; typeMismatch: string; invalidJsonFile: string; }; versionViewer: { listTitle: string; title: string; selectPrompt: string; loadError: string; genericError: string; cannotRevertLatest: string; restoredVersionComment: string; success: string; error: string; }; arrayEditor: { addItem: string; reorder: string; }; types: { string: string; number: string; boolean: string; array: string; object: string; }; }; vuesFavorites: { title: string; loadedViewMessage: string; noSavedViews: string; personalViews: string; selectPersonalView: string; globalViews: string; selectGlobalView: string; filterSavedViews: string; }; vuesUtilisateurs: { saveView: string; modifyView: string; cancelButton: string; saveViewPopup: { title: string; nameLabel: string; nameRequired: string; descriptionLabel: string; detailsLabel: string; scopeLabel: string; scopeDescription: string; scopeUser: string; scopeGlobal: string; fileIdLabel: string; fileIdDescription: string; fileIdPlaceholder: string; personalDescription: string; }; modifyViewPopup: { title: string; }; }; rechercheAvancee: { sitePlaceholder: string; folderPlaceholder: string; advancedSearch: string; queryBuilder: string; addCriterionPopupTitle: string; propertyLabel: string; propertyPlaceholder: string; searchProperty: string; propertyName: string; propertyId: string; propertyDescription: string; propertyAspect: string; conditionLabel: string; operatorLabel: string; operatorPlaceholder: string; valueLabel: string; cancelButton: string; addButton: string; mustContain: string; mustNotContain: string; exact: string; contains: string; isDate: string; isDateRange: string; isNumber: string; isNumberRange: string; is: string; locationLabel: string; locationSite: string; locationPath: string; locationNone: string; locationValuePlaceholder: string; criteriaTitle: string; noCriteria: string; addCriterionButton: string; advancedSearchActive: string; savedViews: string; noSavedViews: string; addsSavedViewSuccess: string; modifySavedViewSuccess: string; updateSavedView: string; savedViewError: { idAlreadyExists: string; nameAlreadyExists: string; globalNotFound: string; personnalNotFound: string; userNotFound: string; userNotFoundForUpdate: string; userNotFoundForDelete: string; configFolderNotFound: string; configFileNotFound: string; }; filterSavedViews: string; noFilterResults: string; selectPersonalSearch: string; selectGlobalSearch: string; favorite: string; addFavorite: string; removeFavorite: string; closeView: string; activeView: string; loadedViewMessage: string; locationsTitle: string; locationsHint: string; noLocations: string; addLocationButton: string; addLocationTitle: string; addLocationConfirm: string; removeLocation: string; includePrefix: string; excludePrefix: string; locationTypeLabel: string; saveViewAsNew: string; saveViewModifications: string; deleteView: string; deleteViewSuccess: string; confirmDeleteTitle: string; confirmDelete: string; noResults: string; showMore: string; addAsIncludeLocation: string; addAsExcludeLocation: string; addAsIncludeFolder: string; addAsExcludeFolder: string; addAsIncludeSite: string; addAsExcludeSite: string; editCriterionPopupTitle: string; updateButton: string; addGroupButton: string; addOrGroup: string; removeGroup: string; operatorAnd: string; operatorOr: string; emptyGroup: string; }; pdfTools: { title: string; loading: string; loadError: string; reorderError: string; rotateError: string; deleteAllPagesWarning: string; pagesDeletedSuccess: string; deletePagesError: string; insertFromFileSuccess: string; insertFromPristySuccess: string; insertError: string; insertFromPristyError: string; invalidNodeForInsert: string; watermarkError: string; saveSuccess: string; saveError: string; saveAsError: string; noContentToSave: string; fileCreatedSuccess: string; redactWarning: string; redactFlattenConfirm: string; imagePreviewUnavailable: string; pdfRenderCanvasNotFound: string; sidebar: { actions: string; saveNewVersion: string; saveAs: string; extractPages: string; extractAndSave: string; deletePages: string; deleteSelectedPages: string; insertPdf: string; fromComputer: string; fromPristy: string; addWatermark: string; watermarkTextPlaceholder: string; angle: string; repetitions: string; addWatermarkButton: string; }; pagePreview: { title: string; openPagePreview: string; }; pageEditor: { title: string; fit: string; close: string; tools: { actions: string; select: string; redact: string; highlight: string; comment: string; image: string; signature: string; text: string; font: string; size: string; color: string; }; apply: string; cancel: string; commentPrompt: string; addTextPrompt: string; footerHint: string; }; signaturePad: { title: string; clear: string; use: string; }; saveAs: { title: string; filenameLabel: string; defaultFilename: string; folderLabel: string; browse: string; conflictError: string; }; insertFromAlfresco: { title: string; browse: string; path: string; select: string; search: string; searchPlaceholder: string; searching: string; noPdfFound: string; favorites: string; loading: string; noPdfFavorite: string; selectPdfToPreview: string; loadingPreview: string; linkOrId: string; alfrescoIdUrl: string; alfrescoIdUrlHint: string; selected: string; insert: string; cancel: string; invalidInput: string; folderSelectError: string; fileTypeNotAllowedError: string; }; common: { save: string; cancel: string; warning: string; error: string; success: string; deleted: string; close: string; apply: string; use: string; clear: string; insert: string; select: string; }; }; editor: { cancelEdit: string; closeEdit: string; edit: string; saveSuccess: string; alreadyUpToDate: string; loadError: string; refreshError: string; unsavedChanges: string; confirmationHeader: string; lineWrap: string; viewMode: { editorOnly: string; previewOnly: string; split: string; }; }; collab: { enable: string; disable: string; connected: string; disconnected: string; reconnecting: string; peers: string; initError: string; sessionFull: string; authExpired: string; reload: string; locked: string; offline: string; participantsTooltip: string; editorsTooltip: string; observersTooltip: string; unavailable: string; unavailableReason: { INVALID_DOCUMENT: string; SESSION_FULL: string; NO_READ_PERMISSION: string; }; unavailableDetail: { NODE_NOT_FOUND: string; NO_CONTENT: string; UNSUPPORTED_MIMETYPE: string; FILE_TOO_LARGE: string; INTERNAL_ERROR: string; }; }; diffViewer: { compareTitle: string; version: string; currentVersion: string; selectVersionA: string; selectVersionB: string; revertToThisVersion: string; restoredVersionComment: string; revertVersion: { success: string; successDetail: string; error: string; }; errors: { loadError: string; }; }; sendingMail: { addCc: string; addCci: string; popup: { defaultSubject: string; defaultMessage: string; }; errors: { errorEmptyEmail: string; errorValidEmail: string; errorEmptySubject: string; errorSubjectTooShort: string; errorEmptyMessage: string; errorSendMail: string; }; }; column: { actions: string; createdAt: string; createdBy: string; mimeType: string; modifiedAt: string; modifiedBy: string; name: string; thumbnail: string; size: string; type: string; toggle: string; customize: string; }; facets: { categories: { modified_date: string; }; }; adminViewList: { existingViews: { title: string; loading: string; noViewsFound: string; download: string; }; importView: { button: string; toast: { success: { summary: string; detail: string; }; error: { summary: string; detail: string; }; noJsonFiles: { summary: string; detail: string; }; }; }; exportAll: { button: string; toast: { success: { summary: string; detail: string; }; error: { summary: string; detail: string; }; }; }; dropZone: { text: string; hint: string; }; selectionBar: { selected: string; selectAll: string; clearSelection: string; downloadAll: string; }; deleteView: { button: string; confirmHeader: string; confirmMessage: string; confirmMessageMultiple: string; toast: { success: { summary: string; detail: string; }; successMultiple: { detail: string; }; error: { summary: string; detail: string; }; errorMultiple: { detail: string; }; }; }; editView: { button: string; title: string; name: string; namePlaceholder: string; description: string; descriptionPlaceholder: string; save: string; cancel: string; toast: { success: { summary: string; detail: string; }; error: { summary: string; detail: string; }; }; }; toast: { downloadError: { summary: string; detail: string; }; }; }; adminClassificationLauncher: { title: string; existingPlans: { title: string; loading: string; noPlansFound: string; download: string; }; createPlan: { title: string; description: string; placeholder: string; button: string; cancel: string; }; toast: { listError: { summary: string; detail: string; }; invalidName: { summary: string; detail: string; }; }; selectionBar: { selected: string; selectAll: string; clearSelection: string; downloadAll: string; openAll: string; }; deletePlan: { button: string; confirmHeader: string; confirmMessage: string; confirmMessageMultiple: string; toast: { success: { summary: string; detail: string; }; successMultiple: { detail: string; }; error: { summary: string; detail: string; }; errorMultiple: { detail: string; }; }; }; importPlan: { button: string; invalidStructure: string; toast: { success: { summary: string; detail: string; }; saveError: { summary: string; detail: string; }; parseError: { summary: string; detail: string; }; }; }; }; adminClassificationPage: { titleNew: string; titleAdmin: string; file: string; loading: string; filterPlaceholder: string; toggleFilters: string; tabs: { natures: string; fields: string; emplacements: string; categories: string; dictionaries: string; lexicons: string; }; columns: { name: string; emplacement: string; type: string; icon: string; actions: string; description: string; code: string; title: string; id: string; label: string; display: string; categories: string; views: string; optional: string; status: string; entriesCount: string; valuesCount: string; }; buttons: { newNature: string; newField: string; newEmplacement: string; newCategory: string; newDictionary: string; newLexicon: string; export: string; import: string; reload: string; createFile: string; saveFile: string; cancel: string; save: string; }; dialog: { createNature: string; editNature: string; duplicateNature: string; createField: string; editField: string; duplicateField: string; createEmplacement: string; editEmplacement: string; createCategory: string; editCategory: string; createDictionary: string; editDictionary: string; createLexicon: string; editLexicon: string; }; confirm: { deleteMessage: string; deleteHeader: string; nature: string; field: string; emplacement: string; category: string; dictionary: string; lexicon: string; }; toast: { newPlan: string; fileNotExist: string; loadError: string; loadErrorDetail: string; saveSuccess: string; saveError: string; exportSuccess: string; exportSuccessDetail: string; importSuccess: string; importSuccessDetail: string; importError: string; importErrorDetail: string; invalidFileStructure: string; fieldCreated: string; fieldAutoCreated: string; autoCreatedForNature: string; autoCreatedForEmplacement: string; deleteImpossible: string; fieldUsed: string; emplacementUsed: string; sourceUsed: string; confirmed: string; itemDeleted: string; invalidFilename: string; filenameMustStartWithPlan: string; }; viewSelector: { title: string; search: string; selected: string; available: string; searchResults: string; noViews: string; nViews: string; validate: string; noResults: string; }; }; natureForm: { name: string; code: string; documentType: string; aspects: string; selectAspects: string; icon: string; chooseIcon: string; emplacement: string; selectPath: string; calculatedPath: string; metadata: string; noMetadata: string; key: string; mappingType: string; value: string; required: string; valueOrFieldName: string; categories: string; selectCategories: string; validation: { nameAndCodeRequired: string; codeAlreadyExists: string; }; optionalFieldTooltip: string; }; emplacementForm: { code: string; codeHelp: string; type: string; typeHelp: string; aspects: string; selectAspects: string; metadata: string; noMetadata: string; key: string; mappingType: string; value: string; required: string; valueOrFieldName: string; editType: string; validation: { codeRequired: string; }; optionalFieldTooltip: string; }; fieldForm: { name: { label: string; help: string; }; description: { label: string; help: string; }; dataType: { label: string; placeholder: string; help: string; }; inputType: { label: string; placeholder: string; help: string; }; stringConstraints: { title: string; regex: { label: string; help: string; }; regexTester: { label: string; placeholder: string; }; }; numberConstraints: { title: string; default: { label: string; }; min: { label: string; }; max: { label: string; }; }; values: { label: string; help: string; }; search: { title: string; lang: { label: string; }; query: { label: string; }; valueField: { label: string; }; testButton: { label: string; }; testResults: { title: string; }; testError: { emptyQuery: string; noResult: string; fetchError: string; }; }; optional: { label: string; help: string; }; optionalSettings: { title: string; }; defaultValue: { label: string; help: string; }; prefix: { label: string; help: string; }; suffix: { label: string; help: string; }; errors: { nameAndDescriptionRequired: string; fieldNameExists: string; }; parentConfig: { title: string; metadata: { label: string; help: string; }; fallbackQuery: { label: string; help: string; }; }; source: { dictionaryLabel: string; lexiconLabel: string; placeholder: string; help: string; }; }; dictionaryForm: { id: { label: string; help: string; }; label: { label: string; help: string; }; entries: { label: string; help: string; value: string; add: string; }; }; lexiconForm: { id: { label: string; help: string; }; label: { label: string; help: string; }; values: { label: string; help: string; }; }; classificationPlan: { category: string; allCategories: string; noCategory: string; filterByCategory: string; upload: { headerCreate: string; headerImport: string; }; steps: { step: string; selectPlan: string; selectNature: string; fillMetadata: string; fillMetadataAndFiles: string; selectFiles: string; summary: string; }; stepper: { plan: string; nature: string; metadata: string; files: string; summary: string; }; plan: string; nature: string; natureColumn: string; code: string; choosePlan: string; planAriaLabel: string; noPlanFound: string; searchPlaceholder: string; searchNaturePlaceholder: string; noNature: string; destinationCurrent: string; destinationLabel: string; chooseFiles: string; fileToCreate: string; filesToImport: string; files: string; min: string; max: string; na: string; constraint: string; defaultValue: string; parentFieldNotFound: string; selectParentValue: string; validationRegexError: string; summary: { verifyBeforeImport: string; verifyBeforeRequalify: string; verifyBeforeDeposit: string; generalInfo: string; metadataToSend: string; metadata: string; fileClassification: string; destinationFolder: string; movement: string; document: string; }; multiFile: { noFiles: string; fileName: string; category: string; metadataBtn: string; metadataProgress: string; status: string; complete: string; incomplete: string; selectCategory: string; selectNature: string; selectCategoryFirst: string; autoDetectNature: string; searchNature: string; removeFile: string; metadataTitle: string; allCategories: string; configSingle: string; configMultiple: string; summaryBefore: string; selectedCount: string; unassigned: string; filterAll: string; filterIncomplete: string; filterComplete: string; progressLabel: string; modeMultiCategory: string; modeMonoCategory: string; bulkSelectNature: string; layoutRow: string; layoutCol: string; metadataFilled: string; }; buttons: { cancel: string; previous: string; next: string; viewSummary: string; acceptAndCreate: string; acceptAndImport: string; requalify: string; depositing: string; deposit: string; }; toast: { searchError: string; searchFieldFailed: string; loadPlansError: string; loadPlanContentError: string; workspaceError: string; requalifySuccess: string; requalifyError: string; depositSuccess: string; depositError: string; createSuccess: string; createError: string; }; requalify: { title: string; summaryFrom: string; summaryTo: string; }; autoExtracted: string; }; chat: { title: string; connecting: string; reconnecting: string; connectionError: string; notConfigured: string; configureInProfile: string; retry: string; searchRooms: string; noRooms: string; noMessages: string; loadMore: string; typeMessage: string; send: string; attachFile: string; attachment: string; unknownUser: string; userTyping: string; usersTyping: string; multipleUsersTyping: string; sendError: string; uploadError: string; openChat: string; closeChat: string; newMessages: string; }; workflow: { selectedDocuments: string; }; fileList: string; previewPanel: string; selectAll: string; deselectAll: string; layoutSelector: string; layoutList: string; layoutGrid: string; layoutTable: string; delete: string; edit: string; open: string; download: string; restore: string; publish: string; back: string; minimize: string; reload: string; duplicate: string; moveUp: string; moveDown: string; sortAscending: string; sortDescending: string; search: string; moreActions: string; "add/removeFavorite": string; modify: string; home: string; selection: { count: string; mobileCount: string; selectAll: string; selectAllShort: string; clearSelection: string; clear: string; }; sidebarMenu: { profile: string; portal: string; logout: string; }; configHealth: { checking: string; error: { title: string; description: string; action: string; }; }; ghost: { indexing: string; tooltip: string; panelTitle: string; }; emptyActivityHistory: string; emptyFavoriteFolder: string; emptyFavoriteSite: string; emptyFavoriteFile: string; activities: { "org.alfresco.blog.post-created": string; "org.alfresco.blog.post-updated": string; "org.alfresco.blog.post-deleted": string; "org.alfresco.comments.comment-created": string; "org.alfresco.comments.comment-updated": string; "org.alfresco.comments.comment-deleted": string; "org.alfresco.discussions.post-created": string; "org.alfresco.discussions.post-updated": string; "org.alfresco.discussions.post-deleted": string; "org.alfresco.discussions.reply-created": string; "org.alfresco.discussions.reply-updated": string; "org.alfresco.calendar.event-created": string; "org.alfresco.calendar.event-updated": string; "org.alfresco.calendar.event-deleted": string; "org.alfresco.documentlibrary.file-added": string; "org.alfresco.documentlibrary.file-created": string; "org.alfresco.documentlibrary.files-added": string; "org.alfresco.documentlibrary.file-deleted": string; "org.alfresco.documentlibrary.files-deleted": string; "org.alfresco.documentlibrary.file-updated": string; "org.alfresco.documentlibrary.files-updated": string; "org.alfresco.documentlibrary.file-downloaded": string; "org.alfresco.documentlibrary.file-previewed": string; "org.alfresco.documentlibrary.file-liked": string; "org.alfresco.documentlibrary.folder-added": string; "org.alfresco.documentlibrary.folder-deleted": string; "org.alfresco.documentlibrary.folder-liked": string; "org.alfresco.documentlibrary.folders-added": string; "org.alfresco.documentlibrary.folders-deleted": string; "org.alfresco.documentlibrary.inline-edit": string; "org.alfresco.site.user-joined": string; "org.alfresco.site.user-left": string; "org.alfresco.site.user-role-changed": string; "org.alfresco.site.group-added": string; "org.alfresco.site.group-removed": string; "org.alfresco.site.group-role-changed": string; "org.alfresco.site.liked": string; "org.alfresco.links.link-created": string; "org.alfresco.links.link-updated": string; "org.alfresco.links.link-deleted": string; "org.alfresco.subscriptions.followed": string; "org.alfresco.subscriptions.subscribed": string; "org.alfresco.profile.status-changed": string; "org.alfresco.doclink.link-created": string; unknown: string; }; dashboard: { unknownBlockType: string; loadError: string; markdownSample: string; }; dashboardAdmin: { title: string; loadConfig: string; revertVersion: string; exportConfig: string; save: string; cancel: string; saveSuccess: string; saveError: string; loadError: string; versionHistory: { title: string; description: string; noVersions: string; version: string; current: string; modifiedBy: string; revert: string; revertSuccess: string; revertError: string; loadError: string; revertComment: string; }; importSuccess: string; importError: string; saveDialogTitle: string; selectScope: string; scopeUser: string; scopeGlobal: string; adminOnly: string; scopeUserInfo: string; scopeGlobalInfo: string; gridTooSmall: string; gridAutoAdjusted: string; gridAutoAdjustedDetail: string; gridSettings: { columns: string; rows: string; }; blockTypes: { markdown: string; favorites: string; favoriteFile: string; favoriteSite: string; chart: string; myActivity: string; pdf: string; image: string; bookmarks: string; tasksList: string; tasksChart: string; tasksKnob: string; tasksCalendar: string; siteMembershipRequest: string; search: string; externalApps: string; }; blockTypeSelector: { title: string; }; blockDescriptions: { markdown: string; favorites: string; chart: string; myActivity: string; pdf: string; image: string; bookmarks: string; tasksList: string; tasksChart: string; tasksKnob: string; tasksCalendar: string; siteMembershipRequest: string; search: string; externalApps: string; }; addBlock: string; selectBlockToEdit: string; position: string; block: string; blocks: string; duplicateBlock: string; editBlock: string; deleteBlock: string; delete: string; deleteConfirmation: string; confirmDeleteBlock: string; blockDeleted: string; blockDuplicated: string; customDashboard: string; newBlockTitle: string; newBlockContent: string; minimap: string; preview: string; previewTitle: string; noScrollNeeded: string; basket: string; basketEmpty: string; moveToBasket: string; movedToBasket: string; movedToBasketDetail: string; unsavedChangesTitle: string; unsavedChanges: string; unsavedDiscard: string; unsavedContinue: string; dropHere: string; blockEditor: { title: string; id: string; type: string; basketBlockInfo: string; titlePlaceholder: string; position: string; colStart: string; colEnd: string; rowStart: string; rowEnd: string; route: string; routePage: string; routePagePlaceholder: string; routePages: { tasks: string; requests: string; }; config: string; markdownSource: string; markdownSourceInline: string; markdownSourceAlfresco: string; markdownId: string; markdownContent: string; clickToEdit: string; clickToSelectFile: string; editMarkdown: string; editJson: string; chartType: string; chartDataJson: string; nodeId: string; nodeIdPlaceholder: string; bookmarksJson: string; useFavicon: string; linksJson: string; favoritesFilter: string; favoritesFilterFile: string; favoritesFilterFolder: string; favoritesFilterSite: string; favoritesSiteId: string; favoritesSiteIdPlaceholder: string; isVerticalLayout: string; noConfigNeeded: string; apply: string; changesApplied: string; jsonFormat: string; invalidJson: string; jsonParseError: string; browse: string; selectFile: string; selectMarkdownFile: string; select: string; selected: string; folderSelectError: string; onlyMarkdownFilesAllowed: string; selectFileToPreview: string; previewLoadError: string; example: string; viewDocumentation: string; help: { id: string; type: string; title: string; colStart: string; colEnd: string; rowStart: string; rowEnd: string; routePage: string; markdownSource: string; markdownId: string; markdownContent: string; chartType: string; chartDataJson: string; nodeId: string; bookmarksJson: string; useFavicon: string; linksJson: string; favoritesFilter: string; favoritesSiteId: string; isVerticalLayout: string; }; examples: { markdownId: string; nodeId: string; chartDataJson: string; bookmarksJson: string; linksJson: string; }; }; externalApps: { useFavicon: string; useFaviconHelp: string; linksList: string; addLink: string; noLinks: string; edit: string; delete: string; addLinkTitle: string; editLinkTitle: string; type: string; selectType: string; url: string; urlPlaceholder: string; customName: string; customNamePlaceholder: string; customNameHelp: string; icon: string; selectIcon: string; clearIcon: string; color: string; preview: string; confirmDeleteLink: string; linkDeleted: string; }; }; }; fr: { pagination: { rowsPerPage: string; }; taskNotification: { pendingTasks: string; }; restrictedPermissions: string; nothingTitle: string; nothingText: string; goHome: string; fichier: string; dossier: string; save: string; cancel: string; next: string; previous: string; selectFolder: string; dropFolder: string; error: string; uploadUnknownError: string; alfrescoError: string; fichier_image: string; fichier_video: string; fichier_pdf: string; fichier_eml: string; fichier_texte: string; fichier_tableur: string; fichier_dessin: string; fichier_presentation: string; fichier_markdown: string; fichier_json: string; fichier_xml: string; fichier_html: string; fichier_css: string; fichier_csv: string; fichier_javascript: string; fichier_sql: string; fichier_shell: string; fichier_yaml: string; fichier_python: string; fichier_typescript: string; fichier_php: string; fichier_java: string; fichier_code: string; fichier_config: string; fichier_log: string; espace: string; menu: { espaces: string; favoris: string; recherche: string; vues: string; userHome: string; configuration: string; }; tasks: { none: string; priority: { low: string; medium: string; high: string; priority: string; notFound: string; }; approved: string; rejected: string; reviewTask: string; adhocTask: string; verifyTaskDone: string; unknownTask: string; statusLabel: { notYetStarted: string; inProgress: string; onHold: string; cancelled: string; completed: string; }; error: { createProcess: string; getProcesses: string; getProcess: string; getFinishedProcess: string; addProcessItems: string; getProcessItems: string; getProcessVariables: string; getProcessDefinition: string; cancelWorkflow: string; openProcessDiagram: string; getProcessHistoryTasks: string; listTasks: string; listFinishedTasks: string; getTask: string; endTask: string; getTaskVariables: string; postTaskVariables: string; updateTaskVariables: string; getTaskItem: string; }; }; pdf: { on: string; scrolling: string; pageToPage: string; rotation: string; rotationRigth: string; rotationLeft: string; zoom: string; dezoom: string; adaptToPage: string; adaptToWidth: string; and: string; changeFile: string; changePage: string; currentPagination: string; showAllPages: string; showPageByPage: string; previousPage: string; nextPage: string; saveForm: string; cancelForm: string; formFieldsInfo: string; formFieldsInfoTitle: string; formFieldName: string; formFieldType: string; formFieldValue: string; }; sharelink: { shareLinkOf: string; linkToShare: string; shareLinkSettings: string; createLinkTooltip: string; copyLinkTooltip: string; deleteLinkTooltip: string; addExpirationDateLinkTooltip: string; deleteExpirationDateLinkTooltip: string; createLinkToastSummary: string; createLinkToastDetail: string; createLinkErrorSummary: string; deleteLinkToastSummary: string; deleteLinkToastDetail: string; deleteLinkErrorSummary: string; copyLinkToastSummary: string; copyLinkErrorSummary: string; copyLinkToastDetail: string; copyLinkErrorDetail: string; updateLinkDateSummary: string; updateLinkDateDetail: string; updateLinkDateErrorSummary: string; expirationDate: string; placeholder: string; }; cannotCopyHere: string; cannotMoveHere: string; spaces: string; userHomes: string; yes: string; no: string; filter: { toggle: string; all: string; search: string; clear: string; apply: string; noOptions: string; contains: string; notContains: string; equals: string; clearAll: string; from: string; to: string; }; howMuchResult: string; howMuchSelected: string; selectAllElement: string; selectAllElementMoreThan: string; deleteSelection: string; dropFileFolders: string; currentFolder: string; canceledImport: string; lock: { nodeLock: string; readOnlyLock: string; writeLock: string; }; membersPopup: { goToSiteMemberPage: string; }; members: { management: string; youAre: string; ofThisWorkspace: string; members: string; role: string; search: string; select: string; add: string; errorAdd: string; successAdd: string; successDelete: string; successChangeRole: string; nbAccess: string; restrictPermissions: string; restorePermissions: string; successRestrictPermissions: string; successRestorePermissions: string; fromGroup: string; viewUserProfile: string; permissions: string; }; groups: string; role: { SiteManager: string; SiteCollaborator: string; SiteConsumer: string; Manager: string; Collaborator: string; Consumer: string; Contributor: string; }; success: string; close: string; config: { pageTitle: string; pageDescription: string; tabs: { structuredEdit: string; rawEdit: string; versions: string; }; table: { keyHeader: string; valueHeader: string; typeHeader: string; }; buttons: { refresh: string; addNew: string; saveChanges: string; cancel: string; add: string; define: string; undefine: string; expand: string; collapse: string; }; notDefined: string; splitView: { filterPlaceholder: string; selectConfig: string; noResults: string; defaultValue: string; }; groups: { display: string; matomo: string; sentry: string; search: string; pagination: string; metadata: string; security: string; other: string; }; dialog: { addTitle: string; keyLabel: string; valueLabel: string; typeLabel: string; }; raw: { uploadDescription: string; uploadButton: string; uploadWarning: string; }; toasts: { saveSuccess: string; fetchError: string; saveError: string; errorDetail: string; }; errors: { keyRequired: string; keyDuplicate: string; invalidNumber: string; invalidBoolean: string; invalidJson: string; typeMismatch: string; invalidJsonFile: string; }; versionViewer: { listTitle: string; title: string; selectPrompt: string; loadError: string; genericError: string; cannotRevertLatest: string; restoredVersionComment: string; success: string; error: string; }; arrayEditor: { addItem: string; reorder: string; }; types: { string: string; number: string; boolean: string; array: string; object: string; }; }; vuesFavorites: { title: string; loadedViewMessage: string; noSavedViews: string; personalViews: string; selectPersonalView: string; globalViews: string; selectGlobalView: string; filterSavedViews: string; }; vuesUtilisateurs: { saveView: string; modifyView: string; cancelButton: string; saveViewPopup: { title: string; nameLabel: string; nameRequired: string; descriptionLabel: string; detailsLabel: string; scopeLabel: string; scopeDescription: string; scopeUser: string; scopeGlobal: string; fileIdLabel: string; fileIdDescription: string; fileIdPlaceholder: string; personalDescription: string; }; modifyViewPopup: { title: string; }; }; rechercheAvancee: { sitePlaceholder: string; folderPlaceholder: string; advancedSearch: string; queryBuilder: string; addCriterionPopupTitle: string; propertyLabel: string; propertyPlaceholder: string; searchProperty: string; propertyName: string; propertyId: string; propertyDescription: string; propertyAspect: string; conditionLabel: string; operatorLabel: string; operatorPlaceholder: string; valueLabel: string; cancelButton: string; addButton: string; mustContain: string; mustNotContain: string; exact: string; contains: string; isDate: string; isDateRange: string; isNumber: string; isNumberRange: string; is: string; locationLabel: string; locationSite: string; locationPath: string; locationNone: string; locationValuePlaceholder: string; criteriaTitle: string; noCriteria: string; addCriterionButton: string; advancedSearchActive: string; savedViews: string; noSavedViews: string; addsSavedViewSuccess: string; modifySavedViewSuccess: string; updateSavedView: string; savedViewError: { idAlreadyExists: string; nameAlreadyExists: string; globalNotFound: string; personnalNotFound: string; userNotFound: string; userNotFoundForUpdate: string; userNotFoundForDelete: string; configFolderNotFound: string; configFileNotFound: string; }; filterSavedViews: string; noFilterResults: string; selectPersonalSearch: string; selectGlobalSearch: string; favorite: string; closeView: string; activeView: string; loadedViewMessage: string; locationsTitle: string; locationsHint: string; noLocations: string; addLocationButton: string; addLocationTitle: string; addLocationConfirm: string; removeLocation: string; includePrefix: string; excludePrefix: string; locationTypeLabel: string; saveViewAsNew: string; saveViewModifications: string; deleteView: string; deleteViewSuccess: string; confirmDeleteTitle: string; confirmDelete: string; noResults: string; showMore: string; addAsIncludeLocation: string; addAsExcludeLocation: string; addAsIncludeFolder: string; addAsExcludeFolder: string; addAsIncludeSite: string; addAsExcludeSite: string; editCriterionPopupTitle: string; updateButton: string; addGroupButton: string; addOrGroup: string; removeGroup: string; operatorAnd: string; operatorOr: string; emptyGroup: string; }; pdfTools: { title: string; loading: string; loadError: string; reorderError: string; rotateError: string; deleteAllPagesWarning: string; pagesDeletedSuccess: string; deletePagesError: string; insertFromFileSuccess: string; insertFromPristySuccess: string; insertError: string; insertFromPristyError: string; invalidNodeForInsert: string; watermarkError: string; saveSuccess: string; saveError: string; saveAsError: string; noContentToSave: string; fileCreatedSuccess: string; redactWarning: string; redactFlattenConfirm: string; imagePreviewUnavailable: string; pdfRenderCanvasNotFound: string; sidebar: { actions: string; saveNewVersion: string; saveAs: string; extractPages: string; extractAndSave: string; deletePages: string; deleteSelectedPages: string; insertPdf: string; fromComputer: string; fromPristy: string; addWatermark: string; watermarkTextPlaceholder: string; angle: string; repetitions: string; addWatermarkButton: string; }; pagePreview: { title: string; openPagePreview: string; }; pageEditor: { title: string; fit: string; close: string; tools: { actions: string; select: string; redact: string; highlight: string; comment: string; image: string; signature: string; text: string; font: string; size: string; color: string; }; apply: string; cancel: string; commentPrompt: string; addTextPrompt: string; footerHint: string; }; signaturePad: { title: string; clear: string; use: string; }; saveAs: { title: string; filenameLabel: string; defaultFilename: string; folderLabel: string; browse: string; conflictError: string; }; insertFromAlfresco: { title: string; browse: string; path: string; select: string; search: string; searchPlaceholder: string; searching: string; noPdfFound: string; favorites: string; loading: string; noPdfFavorite: string; selectPdfToPreview: string; loadingPreview: string; linkOrId: string; alfrescoIdUrl: string; alfrescoIdUrlHint: string; selected: string; insert: string; cancel: string; invalidInput: string; folderSelectError: string; fileTypeNotAllowedError: string; }; common: { save: string; cancel: string; warning: string; error: string; success: string; deleted: string; close: string; apply: string; use: string; clear: string; insert: string; select: string; }; }; editor: { edit: string; cancelEdit: string; closeEdit: string; saveSuccess: string; alreadyUpToDate: string; loadError: string; refreshError: string; unsavedChanges: string; confirmationHeader: string; lineWrap: string; viewMode: { editorOnly: string; previewOnly: string; split: string; }; }; collab: { enable: string; disable: string; connected: string; disconnected: string; reconnecting: string; peers: string; initError: string; sessionFull: string; authExpired: string; reload: string; locked: string; offline: string; participantsTooltip: string; editorsTooltip: string; observersTooltip: string; unavailable: string; unavailableReason: { INVALID_DOCUMENT: string; SESSION_FULL: string; NO_READ_PERMISSION: string; }; unavailableDetail: { NODE_NOT_FOUND: string; NO_CONTENT: string; UNSUPPORTED_MIMETYPE: string; FILE_TOO_LARGE: string; INTERNAL_ERROR: string; }; }; diffViewer: { compareTitle: string; version: string; currentVersion: string; selectVersionA: string; selectVersionB: string; revertToThisVersion: string; restoredVersionComment: string; revertVersion: { success: string; successDetail: string; error: string; }; errors: { loadError: string; }; }; sendingMail: { addCc: string; addCci: string; popup: { defaultSubject: string; defaultMessage: string; }; errors: { errorEmptyEmail: string; errorValidEmail: string; errorEmptySubject: string; errorSubjectTooShort: string; errorEmptyMessage: string; errorSendMail: string; }; }; column: { actions: string; createdAt: string; createdBy: string; mimeType: string; modifiedAt: string; modifiedBy: string; name: string; thumbnail: string; size: string; type: string; toggle: string; customize: string; }; facets: { categories: { modified_date: string; }; }; adminViewList: { existingViews: { title: string; loading: string; noViewsFound: string; download: string; }; importView: { button: string; toast: { success: { summary: string; detail: string; }; error: { summary: string; detail: string; }; noJsonFiles: { summary: string; detail: string; }; }; }; exportAll: { button: string; toast: { success: { summary: string; detail: string; }; error: { summary: string; detail: string; }; }; }; dropZone: { text: string; hint: string; }; selectionBar: { selected: string; selectAll: string; clearSelection: string; downloadAll: string; }; deleteView: { button: string; confirmHeader: string; confirmMessage: string; confirmMessageMultiple: string; toast: { success: { summary: string; detail: string; }; successMultiple: { detail: string; }; error: { summary: string; detail: string; }; errorMultiple: { detail: string; }; }; }; editView: { button: string; title: string; name: string; namePlaceholder: string; description: string; descriptionPlaceholder: string; save: string; cancel: string; toast: { success: { summary: string; detail: string; }; error: { summary: string; detail: string; }; }; }; toast: { downloadError: { summary: string; detail: string; }; }; }; adminClassificationLauncher: { title: string; existingPlans: { title: string; loading: string; noPlansFound: string; download: string; }; createPlan: { title: string; description: string; placeholder: string; button: string; cancel: string; }; toast: { listError: { summary: string; detail: string; }; invalidName: { summary: string; detail: string; }; }; selectionBar: { selected: string; selectAll: string; clearSelection: string; downloadAll: string; openAll: string; }; deletePlan: { button: string; confirmHeader: string; confirmMessage: string; confirmMessageMultiple: string; toast: { success: { summary: string; detail: string; }; successMultiple: { detail: string; }; error: { summary: string; detail: string; }; errorMultiple: { detail: string; }; }; }; importPlan: { button: string; invalidStructure: string; toast: { success: { summary: string; detail: string; }; saveError: { summary: string; detail: string; }; parseError: { summary: string; detail: string; }; }; }; }; adminClassificationPage: { titleNew: string; titleAdmin: string; file: string; loading: string; filterPlaceholder: string; toggleFilters: string; tabs: { natures: string; fields: string; emplacements: string; categories: string; dictionaries: string; lexicons: string; }; columns: { name: string; emplacement: string; type: string; icon: string; actions: string; description: string; code: string; title: string; id: string; label: string; display: string; categories: string; views: string; optional: string; status: string; entriesCount: string; valuesCount: string; }; buttons: { newNature: string; newField: string; newEmplacement: string; newCategory: string; newDictionary: string; newLexicon: string; export: string; import: string; reload: string; createFile: string; saveFile: string; cancel: string; save: string; }; dialog: { createNature: string; editNature: string; duplicateNature: string; createField: string; editField: string; duplicateField: string; createEmplacement: string; editEmplacement: string; createCategory: string; editCategory: string; createDictionary: string; editDictionary: string; createLexicon: string; editLexicon: string; }; confirm: { deleteMessage: string; deleteHeader: string; nature: string; field: string; emplacement: string; category: string; dictionary: string; lexicon: string; }; toast: { newPlan: string; fileNotExist: string; loadError: string; loadErrorDetail: string; saveSuccess: string; saveError: string; exportSuccess: string; exportSuccessDetail: string; importSuccess: string; importSuccessDetail: string; importError: string; importErrorDetail: string; invalidFileStructure: string; fieldCreated: string; fieldAutoCreated: string; autoCreatedForNature: string; autoCreatedForEmplacement: string; deleteImpossible: string; fieldUsed: string; emplacementUsed: string; sourceUsed: string; confirmed: string; itemDeleted: string; invalidFilename: string; filenameMustStartWithPlan: string; }; viewSelector: { title: string; search: string; selected: string; available: string; searchResults: string; noViews: string; nViews: string; validate: string; noResults: string; }; }; natureForm: { name: string; code: string; documentType: string; aspects: string; selectAspects: string; icon: string; chooseIcon: string; emplacement: string; selectPath: string; calculatedPath: string; metadata: string; noMetadata: string; key: string; mappingType: string; value: string; required: string; valueOrFieldName: string; categories: string; selectCategories: string; validation: { nameAndCodeRequired: string; codeAlreadyExists: string; }; optionalFieldTooltip: string; }; emplacementForm: { code: string; codeHelp: string; type: string; typeHelp: string; aspects: string; selectAspects: string; metadata: string; noMetadata: string; key: string; mappingType: string; value: string; required: string; valueOrFieldName: string; editType: string; validation: { codeRequired: string; }; optionalFieldTooltip: string; }; fieldForm: { name: { label: string; help: string; }; description: { label: string; help: string; }; dataType: { label: string; placeholder: string; help: string; }; inputType: { label: string; placeholder: string; help: string; }; stringConstraints: { title: string; regex: { label: string; help: string; }; regexTester: { label: string; placeholder: string; }; }; numberConstraints: { title: string; default: { label: string; }; min: { label: string; }; max: { label: string; }; }; values: { label: string; help: string; }; search: { title: string; lang: { label: string; }; query: { label: string; }; valueField: { label: string; }; testButton: { label: string; }; testResults: { title: string; }; testError: { emptyQuery: string; noResult: string; fetchError: string; }; }; optional: { label: string; help: string; }; optionalSettings: { title: string; }; defaultValue: { label: string; help: string; }; prefix: { label: string; help: string; }; suffix: { label: string; help: string; }; errors: { nameAndDescriptionRequired: string; fieldNameExists: string; }; parentConfig: { title: string; metadata: { label: string; help: string; }; fallbackQuery: { label: string; help: string; }; }; source: { dictionaryLabel: string; lexiconLabel: string; placeholder: string; help: string; }; }; dictionaryForm: { id: { label: string; help: string; }; label: { label: string; help: string; }; entries: { label: string; help: string; value: string; add: string; }; }; lexiconForm: { id: { label: string; help: string; }; label: { label: string; help: string; }; values: { label: string; help: string; }; }; classificationPlan: { category: string; allCategories: string; noCategory: string; filterByCategory: string; upload: { headerCreate: string; headerImport: string; }; steps: { step: string; selectPlan: string; selectNature: string; fillMetadata: string; fillMetadataAndFiles: string; selectFiles: string; summary: string; }; stepper: { plan: string; nature: string; metadata: string; files: string; summary: string; }; plan: string; nature: string; natureColumn: string; code: string; choosePlan: string; planAriaLabel: string; noPlanFound: string; searchPlaceholder: string; searchNaturePlaceholder: string; noNature: string; destinationCurrent: string; destinationLabel: string; chooseFiles: string; fileToCreate: string; filesToImport: string; files: string; min: string; max: string; na: string; constraint: string; defaultValue: string; parentFieldNotFound: string; selectParentValue: string; validationRegexError: string; summary: { verifyBeforeImport: string; verifyBeforeRequalify: string; verifyBeforeDeposit: string; generalInfo: string; metadataToSend: string; metadata: string; fileClassification: string; destinationFolder: string; movement: string; document: string; }; multiFile: { noFiles: string; fileName: string; category: string; metadataBtn: string; metadataProgress: string; status: string; complete: string; incomplete: string; selectCategory: string; selectNature: string; selectCategoryFirst: string; autoDetectNature: string; searchNature: string; removeFile: string; metadataTitle: string; allCategories: string; configSingle: string; configMultiple: string; summaryBefore: string; selectedCount: string; unassigned: string; filterAll: string; filterIncomplete: string; filterComplete: string; progressLabel: string; modeMultiCategory: string; modeMonoCategory: string; bulkSelectNature: string; layoutRow: string; layoutCol: string; metadataFilled: string; }; buttons: { cancel: string; previous: string; next: string; viewSummary: string; acceptAndCreate: string; acceptAndImport: string; requalify: string; depositing: string; deposit: string; }; toast: { searchError: string; searchFieldFailed: string; loadPlansError: string; loadPlanContentError: string; workspaceError: string; requalifySuccess: string; requalifyError: string; depositSuccess: string; depositError: string; createSuccess: string; createError: string; }; requalify: { title: string; summaryFrom: string; summaryTo: string; }; autoExtracted: string; }; chat: { title: string; connecting: string; reconnecting: string; connectionError: string; notConfigured: string; configureInProfile: string; retry: string; searchRooms: string; noRooms: string; noMessages: string; loadMore: string; typeMessage: string; send: string; attachFile: string; attachment: string; unknownUser: string; userTyping: string; usersTyping: string; multipleUsersTyping: string; sendError: string; uploadError: string; openChat: string; closeChat: string; newMessages: string; }; workflow: { selectedDocuments: string; }; fileList: string; previewPanel: string; selectAll: string; deselectAll: string; layoutSelector: string; layoutList: string; layoutGrid: string; layoutTable: string; delete: string; edit: string; open: string; download: string; restore: string; publish: string; back: string; minimize: string; reload: string; duplicate: string; moveUp: string; moveDown: string; sortAscending: string; sortDescending: string; search: string; moreActions: string; "add/removeFavorite": string; modify: string; home: string; selection: { count: string; mobileCount: string; selectAll: string; selectAllShort: string; clearSelection: string; clear: string; }; sidebarMenu: { profile: string; portal: string; logout: string; }; configHealth: { checking: string; error: { title: string; description: string; action: string; }; }; ghost: { indexing: string; tooltip: string; panelTitle: string; }; emptyActivityHistory: string; emptyFavoriteFolder: string; emptyFavoriteSite: string; emptyFavoriteFile: string; activities: { "org.alfresco.blog.post-created": string; "org.alfresco.blog.post-updated": string; "org.alfresco.blog.post-deleted": string; "org.alfresco.comments.comment-created": string; "org.alfresco.comments.comment-updated": string; "org.alfresco.comments.comment-deleted": string; "org.alfresco.discussions.post-created": string; "org.alfresco.discussions.post-updated": string; "org.alfresco.discussions.post-deleted": string; "org.alfresco.discussions.reply-created": string; "org.alfresco.discussions.reply-updated": string; "org.alfresco.calendar.event-created": string; "org.alfresco.calendar.event-updated": string; "org.alfresco.calendar.event-deleted": string; "org.alfresco.documentlibrary.file-added": string; "org.alfresco.documentlibrary.file-created": string; "org.alfresco.documentlibrary.files-added": string; "org.alfresco.documentlibrary.file-deleted": string; "org.alfresco.documentlibrary.files-deleted": string; "org.alfresco.documentlibrary.file-updated": string; "org.alfresco.documentlibrary.files-updated": string; "org.alfresco.documentlibrary.file-downloaded": string; "org.alfresco.documentlibrary.file-previewed": string; "org.alfresco.documentlibrary.file-liked": string; "org.alfresco.documentlibrary.folder-added": string; "org.alfresco.documentlibrary.folder-deleted": string; "org.alfresco.documentlibrary.folder-liked": string; "org.alfresco.documentlibrary.folders-added": string; "org.alfresco.documentlibrary.folders-deleted": string; "org.alfresco.documentlibrary.inline-edit": string; "org.alfresco.site.user-joined": string; "org.alfresco.site.user-left": string; "org.alfresco.site.user-role-changed": string; "org.alfresco.site.group-added": string; "org.alfresco.site.group-removed": string; "org.alfresco.site.group-role-changed": string; "org.alfresco.site.liked": string; "org.alfresco.links.link-created": string; "org.alfresco.links.link-updated": string; "org.alfresco.links.link-deleted": string; "org.alfresco.subscriptions.followed": string; "org.alfresco.subscriptions.subscribed": string; "org.alfresco.profile.status-changed": string; "org.alfresco.doclink.link-created": string; unknown: string; }; dashboard: { unknownBlockType: string; loadError: string; markdownSample: string; }; dashboardAdmin: { title: string; loadConfig: string; revertVersion: string; exportConfig: string; save: string; cancel: string; saveSuccess: string; saveError: string; loadError: string; versionHistory: { title: string; description: string; noVersions: string; version: string; current: string; modifiedBy: string; revert: string; revertSuccess: string; revertError: string; loadError: string; revertComment: string; }; importSuccess: string; importError: string; saveDialogTitle: string; selectScope: string; scopeUser: string; scopeGlobal: string; adminOnly: string; scopeUserInfo: string; scopeGlobalInfo: string; gridTooSmall: string; gridAutoAdjusted: string; gridAutoAdjustedDetail: string; gridSettings: { columns: string; rows: string; }; blockTypes: { markdown: string; favorites: string; favoriteFile: string; favoriteSite: string; chart: string; myActivity: string; pdf: string; image: string; bookmarks: string; tasksList: string; tasksChart: string; tasksKnob: string; tasksCalendar: string; siteMembershipRequest: string; search: string; externalApps: string; }; blockTypeSelector: { title: string; }; blockDescriptions: { markdown: string; favorites: string; chart: string; myActivity: string; pdf: string; image: string; bookmarks: string; tasksList: string; tasksChart: string; tasksKnob: string; tasksCalendar: string; siteMembershipRequest: string; search: string; externalApps: string; }; addBlock: string; selectBlockToEdit: string; position: string; block: string; blocks: string; duplicateBlock: string; editBlock: string; deleteBlock: string; delete: string; deleteConfirmation: string; confirmDeleteBlock: string; blockDeleted: string; blockDuplicated: string; customDashboard: string; newBlockTitle: string; newBlockContent: string; minimap: string; preview: string; previewTitle: string; noScrollNeeded: string; basket: string; basketEmpty: string; moveToBasket: string; movedToBasket: string; movedToBasketDetail: string; unsavedChangesTitle: string; unsavedChanges: string; unsavedDiscard: string; unsavedContinue: string; dropHere: string; blockEditor: { title: string; id: string; type: string; basketBlockInfo: string; titlePlaceholder: string; position: string; colStart: string; colEnd: string; rowStart: string; rowEnd: string; route: string; routePage: string; routePagePlaceholder: string; routePages: { tasks: string; requests: string; }; config: string; markdownSource: string; markdownSourceInline: string; markdownSourceAlfresco: string; markdownId: string; markdownContent: string; clickToEdit: string; clickToSelectFile: string; editMarkdown: string; editJson: string; chartType: string; chartDataJson: string; nodeId: string; nodeIdPlaceholder: string; bookmarksJson: string; useFavicon: string; linksJson: string; favoritesFilter: string; favoritesFilterFile: string; favoritesFilterFolder: string; favoritesFilterSite: string; favoritesSiteId: string; favoritesSiteIdPlaceholder: string; isVerticalLayout: string; noConfigNeeded: string; apply: string; changesApplied: string; jsonFormat: string; invalidJson: string; jsonParseError: string; browse: string; selectFile: string; selectMarkdownFile: string; select: string; selected: string; folderSelectError: string; onlyMarkdownFilesAllowed: string; selectFileToPreview: string; previewLoadError: string; example: string; viewDocumentation: string; help: { id: string; type: string; title: string; colStart: string; colEnd: string; rowStart: string; rowEnd: string; routePage: string; markdownSource: string; markdownId: string; markdownContent: string; chartType: string; chartDataJson: string; nodeId: string; bookmarksJson: string; useFavicon: string; linksJson: string; favoritesFilter: string; favoritesSiteId: string; isVerticalLayout: string; }; examples: { markdownId: string; nodeId: string; chartDataJson: string; bookmarksJson: string; linksJson: string; }; }; externalApps: { useFavicon: string; useFaviconHelp: string; linksList: string; addLink: string; noLinks: string; edit: string; delete: string; addLinkTitle: string; editLinkTitle: string; type: string; selectType: string; url: string; urlPlaceholder: string; customName: string; customNamePlaceholder: string; customNameHelp: string; icon: string; selectIcon: string; clearIcon: string; color: string; preview: string; confirmDeleteLink: string; linkDeleted: string; }; }; }; }, {}, {}, string, true>; //# sourceMappingURL=index.d.ts.map