Files
alfresco-ng2-components/lib/core/i18n/en.json
Maurizio Vitale cec9297e14 [AAE-8639] Discovery OpenId - Load discovery and pass info to jsapi (#7632)
* Load discovery and pass info to jsapi

* fix the roles empty scenario tests

* Make lint happier

* Rename the initApi method

* Add secret field

Co-authored-by: arditdomi <ardit.domi@hyland.com>
2022-05-13 19:03:06 +01:00

580 lines
16 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"ADF": {
"LANGUAGE": "Language",
"ROLES": {
"ALL": "All",
"CONTRIBUTOR": "Contributor",
"COLLABORATOR": "Collaborator",
"COORDINATOR": "Coordinator",
"EDITOR": "Editor",
"CONSUMER": "Consumer",
"SITECOLLABORATOR": "Site Collaborator",
"SITECONSUMER": "Site Consumer",
"SITECONTRIBUTOR": "Site Contributor",
"SITEMANAGER": "Site Manager"
}
},
"SAVE": "SAVE",
"COMPLETE": "COMPLETE",
"CANCEL": "CANCEL",
"CLAIM": "CLAIM",
"UNCLAIM": "RELEASE",
"START PROCESS": "START PROCESS",
"NOTIFICATIONS": {
"NO_MESSAGE": "You have no notifications at this time.",
"TITLE": "Notifications",
"MARK_AS_READ": "Mark all as read",
"SYSTEM": "System",
"LOAD_MORE": "Load more"
},
"FORM": {
"START_FORM": {
"TITLE": "Start Form"
},
"PREVIEW": {
"IMAGE_NOT_AVAILABLE": "Preview not available"
},
"FIELD": {
"LOCALSTORAGE": "Local storage",
"SOURCE": "Select source from ",
"VIEW_FILE": "View",
"DOWNLOAD_FILE": "Download",
"REMOVE_FILE": "Remove",
"UPLOAD": "UPLOAD",
"REQUIRED": "This is a required field",
"REST_API_FAILED": "The server `{{ hostname }}` is not reachable",
"FILE_NAME": "File Name",
"NO_FILE_ATTACHED": "No file attached",
"VALIDATOR": {
"INVALID_NUMBER": "Use a different number format",
"INVALID_DATE": "Use a different date format",
"INVALID_VALUE": "Enter a different value",
"NOT_GREATER_THAN": "Can't be greater than {{ maxValue }}",
"NOT_LESS_THAN": "Can't be less than {{ minValue }}",
"AT_LEAST_LONG": "Enter at least {{ minLength }} characters",
"NO_LONGER_THAN": "Enter no more than {{ maxLength }} characters"
},
"FILE_ALREADY_UPLOADED": "A file with the same name is already uploaded.",
"ATTACH": "Attach"
},
"FORM_RENDERER": {
"NAMELESS_TASK": "Nameless task"
}
},
"CORE": {
"HEADER": {
"LOGO_ARIA": "Company Logo",
"ACCESSIBILITY": {
"SIDEBAR_TOGGLE_BUTTON_ARIA_LABEL": "Toggle Menu"
}
},
"FILE_SIZE": {
"BYTES": "Bytes",
"KB": "KB",
"MB": "MB",
"GB": "GB",
"TB": "TB",
"PB": "PB",
"EB": "EB",
"ZB": "ZB",
"YB": "YB"
},
"PAGINATION": {
"ARIA": {
"ITEMS_PER_PAGE": "Page size selector",
"CURRENT_PAGE": "Current page selector",
"PREVIOUS_PAGE": "Previous page button",
"NEXT_PAGE": "Next page button"
},
"ITEMS_RANGE": "Showing {{ range }} of {{ total }}",
"ITEMS_PER_PAGE": "Items per page",
"CURRENT_PAGE": "Page {{ number }}",
"TOTAL_PAGES": "of {{ total }}"
},
"DIALOG": {
"DOWNLOAD_ZIP": {
"ACTIONS": {
"CANCEL": "Cancel"
},
"TITLE": "Adding files to zip, this could take a few minutes"
},
"EDIT_JSON": {
"CLOSE": "Close",
"UPDATE": "Update"
}
},
"FILE_DIALOG": {
"FILE_LOCK": "Lock file",
"ALLOW_OTHERS_CHECKBOX": "Allow the owner to modify this file",
"FILE_LOCK_CHECKBOX": "Lock file",
"TIME_LOCK_CHECKBOX": "Time lock",
"SAVE_BUTTON": {
"LABEL": "Save"
},
"CANCEL_BUTTON": {
"LABEL": "Cancel"
}
},
"FOLDER_DIALOG": {
"CREATE_FOLDER_TITLE": "Create new folder",
"EDIT_FOLDER_TITLE": "Edit folder",
"FOLDER_NAME": {
"LABEL": "Name",
"ERRORS": {
"REQUIRED": "Folder name is required",
"SPECIAL_CHARACTERS": "Folder name can't contain these characters * \" < > \\ / ? : |",
"ENDING_DOT": "Folder name can't end with a period .",
"ONLY_SPACES": "Folder name can't contain only spaces"
}
},
"FOLDER_DESCRIPTION": {
"LABEL": "Description"
},
"FOLDER_TITLE": {
"LABEL": "Title"
},
"CREATE_BUTTON": {
"LABEL": "Create"
},
"UPDATE_BUTTON": {
"LABEL": "Update"
},
"CANCEL_BUTTON": {
"LABEL": "Cancel"
}
},
"MESSAGES": {
"ERRORS": {
"GENERIC": "The action was unsuccessful. Try again or contact your IT Team.",
"EXISTENT_FOLDER": "There's already a folder with this name. Try a different name."
}
},
"RESTORE_NODE": {
"VIEW": "View",
"PARTIAL_PLURAL": "{{ number }} items not restored because of issues with the restore location",
"NODE_EXISTS": "Can't restore, {{ name }} item already exists",
"LOCATION_MISSING": "Can't restore {{ name }} item, the original location no longer exists",
"GENERIC": "There was a problem restoring {{ name }} item",
"PLURAL": "Restore successful",
"SINGULAR": "{{ name }} item restored"
},
"DELETE_NODE": {
"SINGULAR": "{{ name }} deleted",
"PLURAL": "{{ number }} items deleted",
"PARTIAL_SINGULAR": "Deleted {{ success }} item, {{ failed }} couldn't be deleted",
"PARTIAL_PLURAL": "Deleted {{ success }} items, {{ failed }} couldn't be deleted",
"ERROR_SINGULAR": "{{ name }} couldn't be deleted",
"ERROR_PLURAL": "{{ number }} items couldn't be deleted"
},
"HOST_SETTINGS": {
"TYPE-AUTH": "Authentication type",
"BASIC": "Basic Authentication",
"SSO": "SSO",
"IMPLICIT-FLOW": "Implicit Flow",
"PROVIDER": "Provider",
"REQUIRED": "This field is required",
"CS_URL_ERROR": "Content Services address doesn't match the URL format",
"PS_URL_ERROR": "Process Services address doesn't match the URL format",
"TITLE": "Settings",
"CS-HOST": "Content Services URL",
"BP-HOST": "Process Services URL",
"BACK": "Back",
"APPLY": "APPLY",
"NOT_VALID": "http(s)://host|ip:port(/path) not recognized, try a different URL.",
"REDIRECT": "Redirect URI",
"REDIRECT_LOGOUT": "Redirect URI Logout",
"SILENT": "Silent Login",
"SCOPE": "Scope",
"CLIENT": "Client ID",
"PUBLIC_URLS": "Public urls silent Login",
"SECRET": "Secret"
},
"CARDVIEW": {
"KEYVALUEPAIRS": {
"ADD": "Add New",
"NAME": "Name",
"VALUE": "Value"
},
"NONE": "None",
"VALIDATORS": {
"FLOAT_VALIDATION_ERROR": "Use a number format",
"INT_VALIDATION_ERROR": "Use an integer format",
"LENGTH_VALIDATION_ERROR": "Value should be between {{ minLength }} and {{ maxLength }} in length",
"MATCH_VALIDATION_ERROR": "Value doesn't match pattern: {{ expression }}",
"MINMAX_VALIDATION_ERROR": "Value should be between {{ minValue }} and {{ maxValue }}"
},
"MORE": "More"
},
"METADATA": {
"BASIC": {
"HEADER": "Properties",
"NAME": "Name",
"TITLE": "Title",
"DESCRIPTION": "Description",
"AUTHOR": "Author",
"MIMETYPE": "Mimetype",
"SIZE": "Size",
"CREATOR": "Creator",
"CREATED_DATE": "Created Date",
"MODIFIER": "Modifier",
"MODIFIED_DATE": "Modified Date",
"CONTENT_TYPE": "Content Type"
},
"CONTENT_TYPE": {
"DIALOG": {
"TITLE": "Change content type",
"DESCRIPTION": "Making this change to the content type will permanently add some properties and stored metadata to the document.",
"CONFIRM": "Are you sure you want to change the content type?",
"CANCEL": "CANCEL",
"APPLY": "Save Changes",
"VIEW_DETAILS": "View details",
"PROPERTY": {
"NAME": "Name",
"DESCRIPTION": "Description",
"DATA_TYPE": "Data type"
}
}
},
"ACTIONS": {
"EDIT": "Edit",
"SAVE": "Save",
"CANCEL": "Cancel",
"CLEAR": "Clear",
"TOGGLE": "Toggle value",
"COPY_TO_CLIPBOARD": "Double click to copy value",
"EDIT_ASPECTS": "Edit Aspect"
},
"ACCESSIBILITY": {
"EDIT": "Edit button",
"DATEPICKER": "Use the arrow keys to navigate between dates. Up and down move to the next or previous week but on the same day. Left and right move to the next or previous day. Press Enter or Return to select a date.",
"COPY_TO_CLIPBOARD_MESSAGE": "Value copied to clipboard",
"EDIT_ASPECTS": "Edit Aspect"
}
},
"SEARCH": {
"TOGGLE_ASC_DESC_ORDER": "Toggle results between ascending and descending order",
"SORT_BY": "Sort by"
}
},
"COMMENTS": {
"NONE": "No comments",
"ADD": "Add",
"HEADER": "Comments ({{ count }})",
"CREATED_BY_HEADER": "Created by",
"MESSAGE_HEADER": "Message",
"DIALOG": {
"TITLE": "New comment",
"LABELS": {
"MESSAGE": "Message"
},
"BUTTON": {
"ADD": "Add Comment",
"CANCEL": "Cancel"
}
}
},
"LOGIN": {
"LOGO": "Alfresco, make business flow",
"LABEL": {
"LOGIN": "Sign in",
"USERNAME": "Username",
"PASSWORD": "Password",
"REMEMBER": "Remember me"
},
"ARIA-LABEL": {
"SHOW-PASSWORD": "Show password",
"HIDE-PASSWORD": "Hide password"
},
"MESSAGES": {
"USERNAME-REQUIRED": "Required",
"USERNAME-MIN": "Your username needs to be at least {{ minLength }} characters.",
"PASSWORD-REQUIRED": "Enter your password to sign in",
"LOGIN-ERROR-CREDENTIALS": "You've entered an unknown username or password",
"LOGIN-ERROR-PROVIDERS": "Providers cannot be undefined",
"LOGIN-ERROR-CORS": "CORS exception, check your server configuration",
"LOGIN-ERROR-CSRF": "CSRF exception, set \"disableCSRF\": true in app.config.json",
"LOGIN-ECM-LICENSE": "Alfresco Content Services repository is in read-only mode",
"SSO-WRONG-CONFIGURATION": "SSO Authentication server unreachable"
},
"BUTTON": {
"LOGIN": "SIGN IN",
"CHECKING": "CHECKING",
"WELCOME": "WELCOME",
"SSO": "SIGN IN SSO"
},
"ACTION": {
"HELP": "NEED HELP?",
"REGISTER": "REGISTER"
},
"DIALOG": {
"CANCEL": "Cancel",
"CHOOSE": "Choose"
}
},
"ADF-DATATABLE": {
"EMPTY": {
"HEADER": "This list is empty",
"DRAG-AND-DROP": {
"TITLE": "Drag and drop",
"SUBTITLE": "to upload files"
}
},
"CONTENT-ACTIONS": {
"TOOLTIP": "Content actions"
},
"ACCESSIBILITY": {
"ACTIONS": "Actions",
"SELECT_ALL": "Select all",
"SELECT_FILE": "Select file",
"SORT_ASCENDING": "Ascending",
"SORT_DESCENDING": "Descending",
"SORT_NONE": "None",
"SORT_DEFAULT": "Sortable",
"SORT_ASCENDING_BY": "Ascending by {{ string }}",
"SORT_DESCENDING_BY": "Descending by {{ string }}",
"ICON_TEXT": "Item type {{ type }}",
"ICON_DISABLED": "Disabled",
"ROW_OPTION_BUTTON": "Actions"
},
"FILE_TYPE": {
"DOCUMENT": "Document",
"FOLDER": "Folder",
"PDF": "PDF",
"IMAGE": "Image",
"EXCEL": "Excel spreadsheet",
"WORD": "Word document",
"POWERPOINT": "Powerpoint presentation",
"VIDEO": "Video",
"AUDIO": "Audio",
"WEBSITE": "Website",
"ARCHIVE": "Archive",
"PRESENTATION": "Presentation",
"SPREADSHEET": "Spreadsheet",
"MISCELLANEOUS": "Miscellaneous"
},
"COLUMNS_SELECTOR": {
"COLUMNS": "Columns",
"SEARCH": "Search",
"APPLY": "Apply"
}
},
"USER_PROFILE": {
"LABELS": {
"ECM": {
"JOB_TITLE": "Job Title"
},
"BPM": {
"TENANT": "Tenant"
}
},
"TAB": {
"CS": "Content Services",
"PS": "Process Services"
}
},
"ADF_VIEWER": {
"ACTIONS": {
"BACK": "Back",
"OPEN_WITH": "Open with",
"DOWNLOAD": "Download",
"PRINT": "Print",
"SHARE": "Share",
"MORE_ACTIONS": "More actions",
"INFO": "Info",
"FULLSCREEN": "Activate full-screen mode",
"CLOSE": "Close",
"NEXT_FILE": "Next File",
"PREV_FILE": "Previous File"
},
"ARIA": {
"PREVIOUS_PAGE": "Previous page",
"NEXT_PAGE": "Next page",
"ZOOM_IN": "Zoom in",
"ZOOM_OUT": "Zoom out",
"FIT_PAGE": "Fit page",
"ROTATE": "Rotate",
"CROP": "Crop",
"SAVE": "Save",
"CANCEL": "Cancel",
"RESET": "Reset",
"THUMBNAILS": "Document thumbnails",
"THUMBNAILS_PANLEL_CLOSE": "Close thumbnails panel"
},
"PAGE_LABEL": {
"SHOWING": "Showing",
"OF": "of"
},
"LOADING": "Loading",
"UNKNOWN_FORMAT": "Couldn't load preview. Unknown format.",
"SIDEBAR": {
"THUMBNAILS": {
"PAGE": "Page {{ pageNum }}"
},
"METADATA": {
"MORE_INFORMATION": "More information",
"LESS_INFORMATION": "Less information"
}
},
"PDF_DIALOG": {
"SUBMIT": "Submit",
"CLOSE": "Close",
"PLACEHOLDER": "Password",
"ERROR": "Password is wrong"
},
"SUBTITLES": "Subtitles"
},
"ERROR_CONTENT": {
"UNKNOWN": {
"TITLE": "We hit a problem.",
"DESCRIPTION": "Looks like something went wrong.",
"SECONDARY_BUTTON": {
"TEXT": ""
},
"RETURN_BUTTON": {
"TEXT": "Back to home"
}
},
"403": {
"TITLE": "You don't have permission to access this server.",
"DESCRIPTION": "You're not allowed access to this resource on the server.",
"SECONDARY_BUTTON": {
"TEXT": "Report issue"
},
"RETURN_BUTTON": {
"TEXT": "Back to home"
}
},
"404": {
"TITLE": "An error occurred.",
"DESCRIPTION": "We couldnt find the page you were looking for.",
"SECONDARY_BUTTON": {
"TEXT": ""
},
"RETURN_BUTTON": {
"TEXT": "Back to home"
}
},
"500": {
"TITLE": "An error occurred.",
"DESCRIPTION": "Internal server error, try again or contact IT support [500].",
"SECONDARY_BUTTON": {
"TEXT": ""
},
"RETURN_BUTTON": {
"TEXT": "Back to home"
}
},
"502": {
"TITLE": "An error occurred.",
"DESCRIPTION": "Bad Gateway, try again or contact IT support [502].",
"SECONDARY_BUTTON": {
"TEXT": ""
},
"RETURN_BUTTON": {
"TEXT": "Back to home"
}
},
"503": {
"TITLE": "An error occurred.",
"DESCRIPTION": "Service Temporarily Unavailable [503].",
"SECONDARY_BUTTON": {
"TEXT": ""
},
"RETURN_BUTTON": {
"TEXT": "Back to home"
}
},
"504": {
"TITLE": "An error occurred.",
"DESCRIPTION": "The server timed out, try again or contact IT support [504].",
"SECONDARY_BUTTON": {
"TEXT": ""
},
"RETURN_BUTTON": {
"TEXT": "Back to home"
}
}
},
"ABOUT": {
"VERSION": "Version",
"SERVER_SETTINGS": {
"TITLE": "Server settings",
"CONTENT_SERVICE_HOST": "Alfresco Content Services URL: {{ value }}",
"PROCESS_SERVICE_HOST": "Alfresco Process Services URL: {{ value }}"
},
"VERSIONS": {
"TITLE": "Product Versions",
"CONTENT_SERVICE": "Content Services",
"PROCESS_SERVICE": "Process Services",
"MODELING_SERVICE": "Modeling Services",
"DEPLOYMENT_SERVICE": "Deployment Services",
"QUERY_SERVICE": "Deployment Services",
"RB": "Runtime",
"LABELS": {
"EDITION": "Edition",
"VERSION": "Version",
"LICENSE": "License",
"STATUS": "Status",
"MODULES": "Modules"
}
},
"SOURCE_CODE": {
"TITLE": "Source code",
"DESCRIPTION": "You are running the project based on the following commit:"
},
"PACKAGES": {
"TITLE": "Packages",
"NAME": "Name",
"VERSION": "Version"
},
"EXTENSIONS": {
"TITLE": "Plugins",
"TABLE_HEADERS": {
"ID": "ID",
"NAME": "Name",
"VERSION": "Version",
"VENDOR": "Vendor",
"LICENSE": "License",
"RUNTIME": "Runtime",
"DESCRIPTION": "Description"
}
},
"LICENSE": {
"TITLE": "License",
"PROPERTY": "Property",
"VALUE": "Value"
},
"STATUS": {
"TITLE": "Status",
"PROPERTY": "Property",
"VALUE": "Value"
},
"MODULES": {
"TITLE": "Modules",
"NAME": "Name",
"VERSION": "Version"
},
"PLUGINS": {
"TITLE": "Plugins",
"NAME": "Name",
"VERSION": "Version"
}
},
"CLIPBOARD": {
"CLICK_TO_COPY": "Click to copy",
"SUCCESS_COPY": "Text copied to clipboard"
},
"SELECT_FILTER": {
"INPUT": {
"PLACEHOLDER": "Search",
"ARIA_LABEL": "Search options"
},
"BUTTON": {
"ARIA_LABEL": "Clear"
}
},
"ADF_DROPDOWN": {
"LOADING": "Loading..."
}
}