UNPKG

@ckeditor/ckeditor5-ui

Version:

The UI framework and standard UI library of CKEditor 5.

52 lines (51 loc) 5.87 kB
{ "Rich Text Editor": "Title of the CKEditor5 editor.", "Edit block": "Label of the block toolbar icon (a block toolbar is displayed next to each paragraph, heading, list item, etc. and contains e.g. block formatting options)", "Click to edit block": "First part of the label of the block toolbar icon when functionality of drag and drop is available (a block toolbar is displayed next to each paragraph, heading, list item, etc. and contains e.g. block formatting options)", "Drag to move": "Second part of the label of the block toolbar icon when functionality of drag and drop is available (a block toolbar is displayed next to each paragraph, heading, list item, etc. and contains e.g. block formatting options)", "Next": "Label for a button showing the next thing (tab, page, etc.).", "Previous": "Label for a button showing the previous thing (tab, page, etc.).", "Editor toolbar": "Label used by assistive technologies describing a generic editor toolbar.", "Dropdown toolbar": "Label used by assistive technologies describing a toolbar displayed inside a dropdown.", "Dropdown menu": "Label used by assistive technologies describing a menu displayed inside a dropdown.", "Black": "Label of a button that applies a black color in color pickers.", "Dim grey": "Label of a button that applies a dim grey color in color pickers.", "Grey": "Label of a button that applies a grey color in color pickers.", "Light grey": "Label of a button that applies a light grey color in color pickers.", "White": "Label of a button that applies a white color in color pickers.", "Red": "Label of a button that applies a red color in color pickers.", "Orange": "Label of a button that applies a orange color in color pickers.", "Yellow": "Label of a button that applies a yellow color in color pickers.", "Light green": "Label of a button that applies a light green color in color pickers.", "Green": "Label of a button that applies a green color in color pickers.", "Aquamarine": "Label of a button that applies a aquamarine color in color pickers.", "Turquoise": "Label of a button that applies a turquoise color in color pickers.", "Light blue": "Label of a button that applies a light blue color in color pickers.", "Blue": "Label of a button that applies a blue color in color pickers.", "Purple": "Label of a button that applies a purple color in color pickers.", "Editor block content toolbar": "Accessible label of a toolbar that shows up next to the blocks of content (e.g. headings, paragraphs).", "Editor contextual toolbar": "Accessible label of a balloon toolbar that shows up right next to the user selection (the caret).", "HEX": "Label of an input field for typing colors in the HEX color format.", "No results found": "The main text of the message shown to the user when given query does not match any results.", "No searchable items": "The main text of the message shown to the user when no results are available.", "Editor dialog": "A default label of a dialog window displayed on top the editor.", "Close": "The label and the tooltip for the close button in the dialog header.", "Help Contents. To close this dialog press ESC.": "Accessibility help dialog assistive technologies label telling users how to exit the dialog.", "Below, you can find a list of keyboard shortcuts that can be used in the editor.": "Accessibility help dialog text explaining what can be found in that dialog.", "(may require <kbd>Fn</kbd>)": "Accessibility help dialog text displayed next to keystrokes that may require the Fn key on Mac.", "Accessibility": "The label for the button that opens the Accessibility help dialog from the application menu bar.", "Accessibility help": "Accessibility help dialog title.", "Press %0 for help.": "Assistive technologies label added to each editor editing area informing users about the possibility of opening the accessibility help dialog.", "Move focus in and out of an active dialog window": "Keystroke description for assistive technologies: keystroke for moving focus out of an active dialog window.", "MENU_BAR_MENU_FILE": "The label of the top-level application menu bar menu containing buttons and features related to the whole document (e.g. export to PDF, import from Word, etc.).", "MENU_BAR_MENU_EDIT": "The label of the top-level application menu bar menu containing buttons and features related to general editing (e.g. undo, redo, select all, etc.).", "MENU_BAR_MENU_VIEW": "The label of the top-level application menu bar menu containing buttons and features related to the view of the editor (e.g. show source).", "MENU_BAR_MENU_INSERT": "The label of the top-level application menu bar menu containing buttons and features that insert content (e.g. insert table, insert image, etc.).", "MENU_BAR_MENU_FORMAT": "The label of the top-level application menu bar menu containing buttons and features related to content formatting (e.g. bold, font color, heading, etc.).", "MENU_BAR_MENU_TOOLS": "The label of the top-level application menu bar menu containing various editor tools (e.g. AI assistant, track changes, etc.).", "MENU_BAR_MENU_HELP": "The label of the top-level application menu bar menu containing buttons and features helping users to learn about the editor (e.g. accessibility help).", "MENU_BAR_MENU_TEXT": "The label of the application menu bar menu containing buttons and features that apply formatting to a text (e.g. bold, italic, etc.).", "MENU_BAR_MENU_FONT": "The label of the application menu bar menu containing buttons and features that control the font of the edited content (e.g. font size, font color, etc.).", "Editor menu bar": "The accessible label of the editor menu bar used by assistive technologies.", "Please enter a valid color (e.g. \"ff0000\").": "An error text displayed when user attempted to enter an color that is not in HEX format." }