mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
* [ADF-3339] added test component for header * [APM-3339] remove lint errors * [ADF-3339] solved lint error * [ADF-3339] removed numbers from tests
214 lines
6.1 KiB
JSON
214 lines
6.1 KiB
JSON
{
|
|
"APP": {
|
|
"INFO_DRAWER": {
|
|
"TITLE": "Details",
|
|
"COMMENTS": "Comments",
|
|
"PROPERTIES": "Properties",
|
|
"VERSIONS": "Versions"
|
|
},
|
|
"HOME": {
|
|
"TITLE": "Angular components for Alfresco",
|
|
"DOCUMENTATION": "Documentation"
|
|
},
|
|
"LOGOUT": {
|
|
"TITLE": "Logout Page",
|
|
"SUB_TITLE": "You are now logged out",
|
|
"LOGIN": "Login",
|
|
"HOME": "Home"
|
|
},
|
|
"ADF_VERSION_MANAGER": {
|
|
"ALLOW_DELETE": "Allow delete",
|
|
"SHOW_COMMENTS": "Show comments on versions",
|
|
"ALLOW_DOWNLOAD": "Enable version download",
|
|
"READ_ONLY": "Read-only"
|
|
},
|
|
"PERSONAL-FILES": "Personal Files",
|
|
"WARN-MULTIPLE-UPLOADS": "Display warning for multiple uploads.",
|
|
"SEARCH": {
|
|
"RADIO": {
|
|
"NONE": "None",
|
|
"ALL": "All",
|
|
"FOLDER": "Folder",
|
|
"DOCUMENT": "Document"
|
|
}
|
|
}
|
|
},
|
|
"title": "Welcome",
|
|
"VERSION": {
|
|
"NO_PERMISSION": "You don't have permission to manage versions of this content",
|
|
"NO_PERMISSION_EVENT": "You don't have ${event.permission} permission to ${event.action} the ${event.type}",
|
|
"CHOOSE_FILE": "Select a file to see its versions",
|
|
"DIALOG": {
|
|
"CLOSE": "Close",
|
|
"TITLE": "Manage Versions"
|
|
}
|
|
},
|
|
"METADATA": {
|
|
"DIALOG": {
|
|
"CLOSE": "Close",
|
|
"TITLE": "Metadata"
|
|
}
|
|
},
|
|
"APP_LAYOUT": {
|
|
"APP_NAME": "ADF Demo Application",
|
|
"HOME": "Home",
|
|
"NODE-SELECTOR": "Node Selector",
|
|
"CONTENT_SERVICES": "Content Services",
|
|
"BREADCRUMB": "Breadcrumb",
|
|
"NOTIFICATIONS": "Notifications",
|
|
"TASK_LIST": "Task List",
|
|
"CARD_VIEW": "CardView",
|
|
"PROCESS_SERVICES": "Process Services",
|
|
"LOGIN": "Login",
|
|
"CUSTOM_SOURCES": "Custom Sources",
|
|
"DATATABLE": "Datatable",
|
|
"DATATABLE_LAZY": "Datatable (Lazy)",
|
|
"FORM": "Form",
|
|
"FORM_LIST": "Form List",
|
|
"FORM_LOADING": "Form Loading",
|
|
"UPLOADER": "Uploader",
|
|
"WEBSCRIPT": "Webscript",
|
|
"TAG": "Tag",
|
|
"TRASHCAN": "Trashcan",
|
|
"SOCIAL": "Social",
|
|
"SETTINGS": "Settings",
|
|
"OVERLAY_VIEWER": "Overlay Viewer",
|
|
"ABOUT": "About",
|
|
"SEARCH": "Extended Search",
|
|
"NOTIFICATIONS": "Notifications",
|
|
"EXTENDED_SEARCH_QUERY_BODY": "Extended Search with Query Body",
|
|
"WORD_TO_SEARCH": "Search Word",
|
|
"SEARCH_CREATED_BY": "Created By",
|
|
"SEARCH_SERVICE_APPROACH": "Check this to disable the input property and configure using the service",
|
|
"HEADER_DATA": "Header data"
|
|
},
|
|
"TRASHCAN": {
|
|
"ACTIONS": {
|
|
"DELETE_PERMANENT": "Delete permanently",
|
|
"RESTORE": "Restore"
|
|
},
|
|
"EMPTY_STATE": {
|
|
"TITLE": "Trash is empty",
|
|
"FIRST_TEXT": "Items you delete are moved to the Trash.",
|
|
"SECOND_TEXT": "Empty Trash to permanently delete items."
|
|
}
|
|
},
|
|
"DOCUMENT_LIST": {
|
|
"MULTISELECT_CHECKBOXES": "Multiselect (with checkboxes)",
|
|
"THUMBNAILS" :"Enable Thumbnails",
|
|
"MULTIPLE_FILE_UPLOAD": "Multiple File Upload",
|
|
"FOLDER_UPLOAD": "Folder upload",
|
|
"CUSTOM_FILTER": "Custom extensions filter",
|
|
"MAX_SIZE": "Max size filter",
|
|
"ENABLE_VERSIONING": "Enable versioning",
|
|
"DESCRIPTION_UPLOAD": "Enable upload",
|
|
"ENABLE_INFINITE_SCROLL": "Enable Infinite Scrolling",
|
|
"MULTISELECT_DESCRIPTION": "Use Cmd (Mac) or Ctrl (Windows) to toggle selection of multiple items",
|
|
"RECENT": {
|
|
"EMPTY_STATE": {
|
|
"TITLE": "Recent Files list is empty"
|
|
},
|
|
"TITLE": "Recent Files"
|
|
},
|
|
"COLUMNS": {
|
|
"DISPLAY_NAME": "Display name",
|
|
"IS_LOCKED": "Lock",
|
|
"TAG": "Tag",
|
|
"CREATED_BY": "Created by",
|
|
"CREATED_ON": "Created on",
|
|
"CREATED": "Created",
|
|
"SIZE": "Size",
|
|
"DELETED_ON": "Deleted",
|
|
"DELETED_BY": "Deleted by"
|
|
},
|
|
"TOOLBAR": {
|
|
"CARDVIEW": "Card view mode",
|
|
"NEW_FOLDER": "New folder",
|
|
"EDIT_FOLDER": "Edit folder",
|
|
"DOWNLOAD": "Download",
|
|
"DELETE": "Delete",
|
|
"FAVORITES": "Add to favorites",
|
|
"SHARE": "Share",
|
|
"THEME": "Select a theme",
|
|
"SHOW_VERSION": "Show version",
|
|
"HIDE_VERSION": "Hide version",
|
|
"LISTVIEW": "List view mode"
|
|
},
|
|
"ACTIONS": {
|
|
"VERSIONS": "Manage versions",
|
|
"METADATA": "Info",
|
|
"DOWNLOAD": "Download",
|
|
"PERMISSION": "Permission",
|
|
"FOLDER": {
|
|
"COPY": "Copy",
|
|
"MOVE": "Move",
|
|
"DELETE": "Delete"
|
|
},
|
|
"DOCUMENT": {
|
|
"COPY": "Copy",
|
|
"MOVE": "Move",
|
|
"DELETE": "Delete",
|
|
"PROCESS_ACTION": "Start Process"
|
|
}
|
|
}
|
|
},
|
|
"DATATABLE": {
|
|
"RESET_DEFAULT": "Reset to default",
|
|
"ADD_ROW": "Add row",
|
|
"REPLACE_ROWS": "Replace rows",
|
|
"REPLACE_COLUMNS": "Replace columns",
|
|
"LOAD_NODE": "Load Node",
|
|
"MULTISELECT": "Multiselect",
|
|
"MULTISELECT_DESCRIPTION": "Use Cmd (Mac) or Ctrl (Windows) to toggle selection of multiple items"
|
|
},
|
|
"ANALYTICS_REPORT": {
|
|
"NO_REPORT_MESSAGE": "No report selected. Choose a report from the list"
|
|
},
|
|
"PS-TAB": {
|
|
"TASKS-TAB": "Tasks",
|
|
"PROCESSES-TAB": "Process",
|
|
"REPORTS-TAB": "Reports",
|
|
"START-TASK": "Start task",
|
|
"START-PROCESS": "Start process",
|
|
"PROCESS-AUDIT-LOG": "Process Audit log",
|
|
"TASK-AUDIT-LOG": "Task Audit log"
|
|
},
|
|
"FORM-LIST": {
|
|
"STORE": "Store",
|
|
"RESTORE": "Restore"
|
|
},
|
|
"FORM-LOADING": {
|
|
"FORM_DATA": "Form Data",
|
|
"FORM_DATA_MESSAGE": "Enter values to populate the form",
|
|
"TYPEAHEAD_PLACEHOLDER": "Typeahead",
|
|
"RADIO_PLACEHOLDER": "Radio Button",
|
|
"SELECT_PLACEHOLDER": "DropDown"
|
|
},
|
|
"LOGIN": {
|
|
"CONTENT_SERVICES": "Content Services",
|
|
"PROCESS_SERVICES": "Process Services",
|
|
"LOGIN_FOOTER": "Login footer"
|
|
},
|
|
"SEARCH": {
|
|
"RESULTS": "Search results",
|
|
"NO_RESULT": "No results found"
|
|
},
|
|
"SOCIAL": {
|
|
"LIKE": "Like component",
|
|
"RATING": "Rating component"
|
|
},
|
|
"TAG": {
|
|
"LIST": "List Tags Content Services",
|
|
"INSERT": "Insert Node ID",
|
|
"NODE_LIST": "Tag list By Node ID"
|
|
},
|
|
"DEMO_PERMISSION": {
|
|
"INHERIT_PERMISSION_BUTTON": "Inherit Permission",
|
|
"INHERITED_PERMISSIONS_BUTTON": "Permission Inherited"
|
|
},
|
|
"TASK_LIST_DEMO": {
|
|
"APP_ID_REQUIRED_ERROR": "Insert App Id",
|
|
"APP_ID_TYPE_ERROR": "App Id must be a number"
|
|
}
|
|
}
|