UNPKG

@ckeditor/ckeditor5-comments

Version:

Collaborative comments feature for CKEditor 5.

43 lines (42 loc) 4.03 kB
{ "Comment editor": "The label for the comment editor.", "NUMBER_OF_COMMENTS": "The label for the number of comments.", "TOO_LONG_COMMENT_ALERT": "The alert displayed for a comment that is too long.", "Reply...": "The placeholder for the reply field.", "Reply to reopen discussion...": "The placeholder for the reply field when the comment thread is resolved.", "Write a comment...": "The placeholder for the new commend field.", "Comment was made on an element": "The information that comment was made on element and has no context", "Edit": "The label for the button that enables editing a comment.", "Resolve": "The label for the button that resolves a comment thread.", "Reopen": "The label for the button that reopens a resolved comment thread.", "Remove": "The label for the button that deletes a comment.", "Reply": "The label for for the button that adds a reply to a comment thread.", "Delete comment?": "The confirmation message shown after pressing the delete comment button.", "Delete comment thread?": "The confirmation message shown after pressing the delete comment thread button.", "Marked as resolved": "A message informing that the comment has been resolved", "Comment": "The tooltip for the comment toolbar button and the button that submits a comment thread.", "Annotations sidebar": "The accessible label for the annotations sidebar.", "Annotations list": "The accessible label for the list annotations in the annotations sidebar.", "Thread comments": "The accessible label for the list of thread comments in an annotation.", "THREAD_CONTEXT_LABEL": "The accessible label describing the context of the comment thread (e.g. editor content being discussed).", "COMMENT_THREAD_LABEL": "The accessible label describing the comment thread.", "COMMENT_THREAD_DESCRIPTION": "The accessible label providing extra information about navigation in the comment thread.", "COMMENT_ARIA_LABEL": "The accessible label for a single comment.", "COMMENTS_ARCHIVE_LIST_LABEL": "The accessible label for the list of archived comments.", "ACCESSIBILITY_HELP_ANNOTATIONS_GROUP": "The accessibility help dialog description of the group of keystrokes related to annotations.", "ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO": "The accessibility help dialog keystroke description for moving from the edited content to the annotation.", "ACCESSIBILITY_HELP_ANNOTATIONS_EXIT": "The accessibility help dialog keystroke description for moving away from an annotation.", "ACCESSIBILITY_HELP_ANNOTATIONS_ENTER": "The accessibility help dialog keystroke description for entering a thread.", "ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS": "The accessibility help dialog keystroke description for moving across the internals of a thread.", "ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT": "The accessibility help dialog keystroke description for submitting a comment.", "ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS": "The accessibility help dialog keystroke description for navigating between annotations (threads).", "ENTER_COMMENT_ANNOUNCEMENT": "A message read out by assistive technologies the moment the user selection moves into a comment.", "LEAVE_COMMENT_ANNOUNCEMENT": "A message read out by assistive technologies the moment the user selection leaves a comment.", "PENDING_ACTION_COMMENT_THREAD": "The label for an alert shown when closing the editor with an unsaved comment change.", "EXTERNAL_COMMENT": "The additional information that comments comes from external source.", "EXTERNAL_IMPORT_WORD_COMMENT": "The additional information that comments comes from imported Word file.", "EXTERNAL_AVATAR": "The additional information that displayed author name comes from an external source.", "EXTERNAL_IMPORT_WORD_AVATAR": "The additional information that displayed author name comes from imported Word file.", "COMMENTS_ARCHIVE": "The label for the comments archive dropdown UI.", "EMPTY_COMMENTS_ARCHIVE": "The information that comments archive is empty." }