diff --git a/gui/public/i18n/en-US.json b/gui/public/i18n/en-US.json index b14a5e80..b98fc113 100644 --- a/gui/public/i18n/en-US.json +++ b/gui/public/i18n/en-US.json @@ -1,9 +1,11 @@ { + "all": "All", "none": "None", "never": "Never", "add": "Add", "added": "Added", "activate": "Activate", + "summary": "Summary", "approve": "Approve", "authenticate": "Authenticate", "cancel": "Cancel", @@ -15,6 +17,7 @@ "remove": "Remove", "duplicate": "Duplicate", "edit": "Edit", + "edited": "Edited", "download": "Download", "upload": "upload", "uploaded": "Uploaded", @@ -46,6 +49,7 @@ "reject": "Reject", "rejected": "Rejected", "reply": "Reply", + "replied": "Replied", "reset": "Reset", "request": "Request", "requested": "Requested", @@ -68,8 +72,7 @@ "update": "Update", "updating": "Updating", "viewed": "Viewed", - "edited": "Edited", - "name": "Name", + "name": "Name", "description": "Description", "excerpt": "Excerpt", "icon": "Icon", @@ -90,7 +93,6 @@ "completed": "Completed", "please_wait": "Please wait..", "filter": "Filter", - "all": "All", "not_found": "Not found", "nothing_found": "Nothing found", "expand_collapse": "Expand/collapse", @@ -112,6 +114,15 @@ "no_undo": "Proceed with caution as there is no undo", "show_hide": "Show/hide", "sent": "Sent", + "everyone": "everyone", + "ip": "IP", + "event": "Event", + "when": "When", + "last_seen": "Last seen", + "change": "Change", + "no_access": "Access Denied", + "drag_drop_reorder": "Drag-drop to reorder", + "select": "Select", "public": "Public", "public_explain": "Public - can be seen by everyone", @@ -124,6 +135,7 @@ "labels_none": "No labels", "label_unclassified": "Unclassified", "draft": "Draft", + "drafted": "Drafted", "draft_explain": "Draft - must be approved before publication, no revision history", "drafts": "Drafts", "live": "Live", @@ -144,6 +156,8 @@ "revisions": "Revisions", "versions": "Versions", "version": "Version", + "versioned": "Versioned", + "versions_explained": "Create multiple versions of the same content — users can select which version to view", "change_control": "Change Control", "pin": "Pin", "pinned": "Pinned", @@ -154,6 +168,7 @@ "block_delete_confirm": "Are you sure you want to delete this re-usable content block?", "actions": "Actions", "activity": "Activity", + "activity_explain": "User activity reporting including additions, views, updates, approvals", "reports": "Reports", "content": "Content", "template": "Template", @@ -167,6 +182,9 @@ "bookmark_remove": "Remove bookmark", "new": "New", "copy_link": "Copy link", + "created": "Created", + "markdown": "Markdown accepted", + "rename": "Rename", "toc": "table of contents", "new_canvas": "Blank anvas", @@ -251,8 +269,11 @@ "doc_contribution_rejected": "Your change has been rejected", "doc_contribution_review": "Review changes ({1})", "doc_change_status": "{1} change(s) progressing, {2} awaiting review, {3} rejected", + "doc_approve_reject": "Approve/Reject Changes", + "doc_approve_method": "Approval Method", + "doc_approve_status": "Approval Status", + "doc_approver_status": "{1} approvals and {2} rejections with {3} approvers involved in this review`", "doc_publish": "Please can you move this document from Draft to Live? We are ready to publish it!", - "doc_secure_share": "Share via secure external link", "doc_category_explain": "Assign one or more categories to help organize content within this space", "revision_none": "No revisions made", "revision_restore": "Restore Section", @@ -283,6 +304,50 @@ "share_expire_60": "in 60 days", "share_expire_90": "in 90 days", + "actions_mine": "Actions assigned to you", + "actions_none": "You have no actions", + "actions_due": "due", + "actions_see_note": "read note", + "actions_mark_complete": "mark as complete", + "actions_completed": "completed", + "actions_see_more": "{1} completed actions →", + "actions_requested": "Actions you have assigned others", + "actions_requested_none": "You have made no requests", + "actions_requested_more": "{1} requests completed recently →", + "actions_requested_complete": "{1} requests completed →", + "activity_period": "Time period", + "activity_filter_past": "Past", + "activity_filter_days": "Days", + "activity_filter_for": "For", + "audit_24": "24 hours", + "audit_7": "7 days", + "audit_14": "14 days", + "audit_30": "30 days", + "audit_90": "90 days", + "chat_leave_comment": "Leave comment", + "chat_applies_to": "Applies to", + "chat_delete_confirm": "Are you sure you want to delete this comment?", + "chat_reply_delete_confirm": "Are you sure you want to delete this reply?", + "doc_secure_share": "Share via secure external link", + "doc_secure_shared_by": "Shared By", + "doc_version_viewed": "Rename version", + "doc_version_remove": "Un-version", + "doc_version_create": "Create Document Version", + "doc_version_explain": "Versions are assigned to documents where each version is a different document.", + "doc_version_label": "Version Label", + "doc_version_label_explain": "e.g. 1.0, v1.0, Version 1, 2018.1 Release", + "doc_version_this": "Create new version of this document", + "doc_version_select": "or select another document", + "doc_version_assign": "Assign version to this document", + "doc_version_dropdown": "", + "doc_version_remove_confirm": "Are you sure you want to remove this version and all it's content?", + "doc_version_remove_name": "Please confirm by typing the document name below", + "doc_version_unversion": "Un-version operation will make the document independent keeping all content intact.", + "doc_version_unversion_confirm": "Are you sure you want to un-version the document?", + "archived_content": "Archived Content", + "archived_content_explain": "Mark archive content as live", + "unarchive_content": "Un-archive content", + "space_permissions": "Space Permissions", "space_permissions_explain": "Assign permissions to users or groups and invite new users to this space", "space_permission_view": "View",