# Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved. # For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license editor = ARIA description for the editor. editorPanel = ARIA description for the editor panel. common.editorHelp = Screenreader message explaining how to open the Accessibility Help dialog. common.browseServer = Button label for the file browser. common.url = Label for the URL field of a dialog window. common.protocol = Label for the Protocol field of the Link dialog window. common.upload = Label for the Upload field of the Link dialog window. common.uploadSubmit = Label for the button that uploads the file to the server. common.image = Toolbar button tooltip for the Image feature. common.flash = Toolbar button tooltip for the Flash feature. common.form = Toolbar button tooltip for the Form feature. common.checkbox = Toolbar button tooltip for the Checkbox feature. common.radio = Toolbar button tooltip for the Radio Button feature. common.textField = Toolbar button tooltip for the Text Field feature. common.textarea = Toolbar button tooltip for the Textarea feature. common.hiddenField = Toolbar button tooltip for the Hidden Field feature. common.button = Toolbar button tooltip for the Button feature. common.select = Toolbar button tooltip for the Selection Field feature. common.imageButton = Toolbar button tooltip for the Image Button feature. common.notSet = Label displayed when a particular dialog window field does not have any value set. common.id = Label for the ID field of a dialog window. common.name = Label for the Name field of a dialog window. common.langDir = Label for the Language Direction field of a dialog window. common.langDirLtr = Left to Right (LTR) language direction option text. common.langDirRtl = Right to Left (RTL) language direction option text. common.langCode = Label for the Language Code field of a dialog window. common.longDescr = Label for the Long Description URL field of a dialog window. common.cssClass = Label for the Stylesheet Classes field of a dialog window. common.advisoryTitle = Label for the Advisory Title field of a dialog window. common.cssStyle = Label for the Style field of a dialog window. common.ok = Label for the OK button of a dialog window. common.cancel = Label for the Cancel button of a dialog window. common.close = Tooltip for the Close icon of a dialog window. common.preview = Label for the Preview field of a dialog window. common.resize = Toolbar button tooltip for the Resize feature that resizes the editor interface. common.generalTab = Label for the General tab of a dialog window. common.advancedTab = Label for the Advanced tab of a dialog window. common.validateNumberFailed = Error message displayed when a non-numeric value is entered in a field that only accepts numbers. common.confirmNewPage = Error message displayed when a user attempts to load a new page without saving previously entered content. common.confirmCancel = Error message displayed when a user attempts to close a dialog window without accepting the changes. common.options = Label for the Options menu item. common.target = Label for the Target field of a dialog window. common.targetNew = New Window (_blank) target option text. common.targetTop = Topmost Window (_top) target option text. common.targetSelf = Same Window (_self) target option text. common.targetParent = Parent Window (_parent) target option text. common.langDirLTR = Left to Right (LTR) language direction option text. common.langDirRTL = Right to Left (RTL) language direction option text. common.styles = Label for the Style field of a dialog window. common.cssClasses = Label for the Stylesheet Classes field of a dialog window. common.width = Label for the Width field of a dialog window. common.height = Label for the Height field of a dialog window. common.align = Label for the Alignment field of a dialog window. common.left = Left alignment option text. common.right = Right alignment option text. common.center = Center alignment option text. common.justify = Justify alignment option text. common.alignLeft = Left alignment option text used mainly for button tooltips. It contains the whole "Align Left" phrase. common.alignRight = Right alignment option text used mainly for button tooltips. It contains the whole "Align Right" phrase. common.alignCenter = Center alignment option text used mainly for button tooltips. It contains the whole "Align Center" phrase. common.alignTop = Top alignment option text. common.alignMiddle = Middle alignment option text. common.alignBottom = Bottom alignment option text. common.alignNone = No alignment option text. common.invalidValue = Error message displayed to the user when a dialog window field contains an invalid value. common.invalidHeight = Error message displayed to the user when the specified height value is invalid. common.invalidWidth = Error message displayed to the user when the specified width value is invalid. common.invalidLength = Error message displayed to the user when the specified length value is not a valid measurement unit. common.invalidCssLength = Error message displayed to the user when the specified length value is not a valid CSS measurement unit. common.invalidHtmlLength = Error message displayed to the user when the specified length value is not a valid HTML measurement unit. common.invalidInlineStyle = Error message displayed to the user when the specified style value is not a valid CSS declaration. common.cssLengthTooltip = Tooltip displayed for the Width and Height fields in the Table Properties dialog window explaining the correct format of these length values. common.unavailable = common.keyboard.8 = Label for the Backspace key. common.keyboard.13 = Label for the Enter key. common.keyboard.16 = Label for the Shift key. common.keyboard.17 = Label for the Ctrl key. common.keyboard.18 = Label for the Alt key. common.keyboard.32 = Label for the Space key. common.keyboard.35 = Label for the End key. common.keyboard.36 = Label for the Home key. common.keyboard.46 = Label for the Delete key. common.keyboard.112 = Label for the F1 key. common.keyboard.113 = Label for the F2 key. common.keyboard.114 = Label for the F3 key. common.keyboard.115 = Label for the F4 key. common.keyboard.116 = Label for the F5 key. common.keyboard.117 = Label for the F6 key. common.keyboard.118 = Label for the F7 key. common.keyboard.119 = Label for the F8 key. common.keyboard.120 = Label for the F9 key. common.keyboard.121 = Label for the F10 key. common.keyboard.122 = Label for the F11 key. common.keyboard.123 = Label for the F12 key. common.keyboard.124 = Label for the F13 key. common.keyboard.125 = Label for the F14 key. common.keyboard.126 = Label for the F15 key. common.keyboard.127 = Label for the F16 key. common.keyboard.128 = Label for the F17 key. common.keyboard.129 = Label for the F18 key. common.keyboard.130 = Label for the F19 key. common.keyboard.131 = Label for the F20 key. common.keyboard.132 = Label for the F21 key. common.keyboard.133 = Label for the F22 key. common.keyboard.134 = Label for the F23 key. common.keyboard.135 = Label for the F24 key. common.keyboard.224 = Label for the Command key. common.keyboardShortcut = ARIA message for keyboard shortcuts. common.optionDefault = Label for the "(Default)" option in the text styling drop-downs. Using such option restores the default styling.