X-Git-Url: https://jasonwoof.com/gitweb/?p=ckeditor.git;a=blobdiff_plain;f=_source%2Flang%2Fen-gb.js;h=fa23d611516f55cb6d45895ba3b2781b70d396df;hp=75dba2342247ac660b165b1485f165e3cb5f40c3;hb=059b4c2fef02528bf1af189f7996e80652faddfb;hpb=c6e377a02b54abc07129d72b632763c727476a15 diff --git a/_source/lang/en-gb.js b/_source/lang/en-gb.js index 75dba23..fa23d61 100644 --- a/_source/lang/en-gb.js +++ b/_source/lang/en-gb.js @@ -31,7 +31,11 @@ CKEDITOR.lang['en-gb'] = * Screenreader titles. Please note that screenreaders are not always capable * of reading non-English words. So be careful while translating it. */ - editorTitle : 'Rich text editor, %1', + editorTitle : 'Rich text editor, %1, press ALT 0 for help.', // MISSING + + // ARIA descriptions. + toolbar : 'Toolbar', // MISSING + editor : 'Rich Text Editor', // MISSING // Toolbar buttons without dialogs. source : 'Source', @@ -68,12 +72,12 @@ CKEDITOR.lang['en-gb'] = flash : 'Flash', form : 'Form', checkbox : 'Checkbox', - radio : 'Radio Button', + radio : 'Radio Button', textField : 'Text Field', textarea : 'Textarea', hiddenField : 'Hidden Field', button : 'Button', - select : 'Selection Field', + select : 'Selection Field', imageButton : 'Image Button', notSet : '', id : 'Id', @@ -88,11 +92,19 @@ CKEDITOR.lang['en-gb'] = cssStyle : 'Style', ok : 'OK', cancel : 'Cancel', + close : 'Close', // MISSING + preview : 'Preview', // MISSING generalTab : 'General', advancedTab : 'Advanced', - validateNumberFailed : 'This value is not a number.', + validateNumberFailed : 'This value is not a number.', confirmNewPage : 'Any unsaved changes to this content will be lost. Are you sure you want to load new page?', confirmCancel : 'Some of the options have been changed. Are you sure to close the dialog?', + options : 'Options', // MISSING + target : 'Target', // MISSING + targetNew : 'New Window (_blank)', // MISSING + targetTop : 'Topmost Window (_top)', // MISSING + targetSelf : 'Same Window (_self)', // MISSING + targetParent : 'Parent Window (_parent)', // MISSING // Put the voice-only part of the label in the span. unavailable : '%1, unavailable' // MISSING @@ -116,22 +128,17 @@ CKEDITOR.lang['en-gb'] = upload : 'Upload', advanced : 'Advanced', type : 'Link Type', + toUrl : 'URL', // MISSING toAnchor : 'Link to anchor in the text', toEmail : 'E-mail', - target : 'Target', - targetNotSet : '', - targetFrame : '', - targetPopup : '', - targetNew : 'New Window (_blank)', - targetTop : 'Topmost Window (_top)', - targetSelf : 'Same Window (_self)', - targetParent : 'Parent Window (_parent)', + targetFrame : '', + targetPopup : '', targetFrameName : 'Target Frame Name', targetPopupName : 'Popup Window Name', popupFeatures : 'Popup Window Features', popupResizable : 'Resizable', popupStatusBar : 'Status Bar', - popupLocationBar : 'Location Bar', + popupLocationBar: 'Location Bar', popupToolbar : 'Toolbar', popupMenuBar : 'Menu Bar', popupFullScreen : 'Full Screen (IE)', @@ -143,7 +150,6 @@ CKEDITOR.lang['en-gb'] = popupTop : 'Top Position', id : 'Id', langDir : 'Language Direction', - langDirNotSet : '', langDirLTR : 'Left to Right (LTR)', langDirRTL : 'Right to Left (RTL)', acccessKey : 'Access Key', @@ -203,13 +209,13 @@ CKEDITOR.lang['en-gb'] = columns : 'Columns', border : 'Border size', align : 'Alignment', - alignNotSet : '', alignLeft : 'Left', alignCenter : 'Centre', alignRight : 'Right', width : 'Width', widthPx : 'pixels', widthPc : 'percent', + widthUnit : 'width unit', // MISSING height : 'Height', cellSpace : 'Cell spacing', cellPad : 'Cell padding', @@ -260,7 +266,7 @@ CKEDITOR.lang['en-gb'] = invalidHeight : 'Cell height must be a number.', invalidRowSpan : 'Rows span must be a whole number.', invalidColSpan : 'Columns span must be a whole number.', - chooseColor : 'Choose' // MISSING + chooseColor : 'Choose' // MISSING }, row : @@ -307,13 +313,7 @@ CKEDITOR.lang['en-gb'] = menu : 'Form Properties', action : 'Action', method : 'Method', - encoding : 'Encoding', - target : 'Target', - targetNotSet : '', - targetNew : 'New Window (_blank)', - targetTop : 'Topmost Window (_top)', - targetSelf : 'Same Window (_self)', - targetParent : 'Parent Window (_parent)' + encoding : 'Encoding' }, // Select Field Dialog. @@ -371,27 +371,31 @@ CKEDITOR.lang['en-gb'] = title : 'Image Properties', titleButton : 'Image Button Properties', menu : 'Image Properties', - infoTab : 'Image Info', + infoTab : 'Image Info', btnUpload : 'Send it to the Server', - url : 'URL', - upload : 'Upload', - alt : 'Alternative Text', + upload : 'Upload', + alt : 'Alternative Text', width : 'Width', - height : 'Height', + height : 'Height', lockRatio : 'Lock Ratio', + unlockRatio : 'Unlock Ratio', // MISSING resetSize : 'Reset Size', - border : 'Border', - hSpace : 'HSpace', - vSpace : 'VSpace', + border : 'Border', + hSpace : 'HSpace', + vSpace : 'VSpace', align : 'Align', alignLeft : 'Left', alignRight : 'Right', - preview : 'Preview', alertUrl : 'Please type the image URL', - linkTab : 'Link', + linkTab : 'Link', button2Img : 'Do you want to transform the selected image button on a simple image?', img2Button : 'Do you want to transform the selected image on a image button?', - urlMissing : 'Image source URL is missing.' // MISSING + urlMissing : 'Image source URL is missing.', // MISSING + validateWidth : 'Width must be a whole number.', // MISSING + validateHeight : 'Height must be a whole number.', // MISSING + validateBorder : 'Border must be a whole number.', // MISSING + validateHSpace : 'HSpace must be a whole number.', // MISSING + validateVSpace : 'VSpace must be a whole number.' // MISSING }, // Flash Dialog @@ -399,51 +403,51 @@ CKEDITOR.lang['en-gb'] = { properties : 'Flash Properties', propertiesTab : 'Properties', - title : 'Flash Properties', - chkPlay : 'Auto Play', - chkLoop : 'Loop', - chkMenu : 'Enable Flash Menu', - chkFull : 'Allow Fullscreen', - scale : 'Scale', + title : 'Flash Properties', + chkPlay : 'Auto Play', + chkLoop : 'Loop', + chkMenu : 'Enable Flash Menu', + chkFull : 'Allow Fullscreen', + scale : 'Scale', scaleAll : 'Show all', scaleNoBorder : 'No Border', scaleFit : 'Exact Fit', access : 'Script Access', accessAlways : 'Always', - accessSameDomain : 'Same domain', - accessNever : 'Never', - align : 'Align', - alignLeft : 'Left', - alignAbsBottom: 'Abs Bottom', - alignAbsMiddle: 'Abs Middle', + accessSameDomain: 'Same domain', + accessNever : 'Never', + align : 'Align', + alignLeft : 'Left', + alignAbsBottom : 'Abs Bottom', + alignAbsMiddle : 'Abs Middle', alignBaseline : 'Baseline', - alignBottom : 'Bottom', - alignMiddle : 'Middle', - alignRight : 'Right', + alignBottom : 'Bottom', + alignMiddle : 'Middle', + alignRight : 'Right', alignTextTop : 'Text Top', - alignTop : 'Top', - quality : 'Quality', - qualityBest : 'Best', // MISSING - qualityHigh : 'High', // MISSING - qualityAutoHigh : 'Auto High', // MISSING - qualityMedium : 'Medium', // MISSING - qualityAutoLow : 'Auto Low', // MISSING - qualityLow : 'Low', // MISSING - windowModeWindow : 'Window', // MISSING - windowModeOpaque : 'Opaque', // MISSING - windowModeTransparent : 'Transparent', // MISSING - windowMode : 'Window mode', - flashvars : 'Variables for Flash', - bgcolor : 'Background colour', - width : 'Width', - height : 'Height', - hSpace : 'HSpace', - vSpace : 'VSpace', - validateSrc : 'URL must not be empty.', - validateWidth : 'Width must be a number.', - validateHeight : 'Height must be a number.', - validateHSpace : 'HSpace must be a number.', - validateVSpace : 'VSpace must be a number.' + alignTop : 'Top', + quality : 'Quality', + qualityBest : 'Best', // MISSING + qualityHigh : 'High', // MISSING + qualityAutoHigh : 'Auto High', // MISSING + qualityMedium : 'Medium', // MISSING + qualityAutoLow : 'Auto Low', // MISSING + qualityLow : 'Low', // MISSING + windowModeWindow: 'Window', // MISSING + windowModeOpaque: 'Opaque', // MISSING + windowModeTransparent : 'Transparent', // MISSING + windowMode : 'Window mode', + flashvars : 'Variables for Flash', + bgcolor : 'Background colour', + width : 'Width', + height : 'Height', + hSpace : 'HSpace', + vSpace : 'VSpace', + validateSrc : 'URL must not be empty.', + validateWidth : 'Width must be a number.', + validateHeight : 'Height must be a number.', + validateHSpace : 'HSpace must be a number.', + validateVSpace : 'VSpace must be a number.' }, // Speller Pages Dialog @@ -477,23 +481,24 @@ CKEDITOR.lang['en-gb'] = elementsPath : { + eleLabel : 'Elements path', // MISSING eleTitle : '%1 element' }, - numberedlist : 'Insert/Remove Numbered List', - bulletedlist : 'Insert/Remove Bulleted List', - indent : 'Increase Indent', - outdent : 'Decrease Indent', + numberedlist : 'Insert/Remove Numbered List', + bulletedlist : 'Insert/Remove Bulleted List', + indent : 'Increase Indent', + outdent : 'Decrease Indent', justify : { - left : 'Left Justify', - center : 'Centre Justify', - right : 'Right Justify', - block : 'Block Justify' + left : 'Left Justify', + center : 'Centre Justify', + right : 'Right Justify', + block : 'Block Justify' }, - blockquote : 'Blockquote', + blockquote : 'Block Quote', clipboard : { @@ -501,61 +506,59 @@ CKEDITOR.lang['en-gb'] = cutError : 'Your browser security settings don\'t permit the editor to automatically execute cutting operations. Please use the keyboard for that (Ctrl+X).', copyError : 'Your browser security settings don\'t permit the editor to automatically execute copying operations. Please use the keyboard for that (Ctrl+C).', pasteMsg : 'Please paste inside the following box using the keyboard (Ctrl+V) and hit OK', - securityMsg : 'Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.' + securityMsg : 'Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.', + pasteArea : 'Paste Area' }, pastefromword : { - confirmCleanup : 'The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?', // MISSING - toolbar : 'Paste from Word', - title : 'Paste from Word', - error : 'It was not possible to clean up the pasted data due to an internal error' // MISSING + confirmCleanup : 'The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?', // MISSING + toolbar : 'Paste from Word', + title : 'Paste from Word', + error : 'It was not possible to clean up the pasted data due to an internal error' // MISSING }, pasteText : { - button : 'Paste as plain text', - title : 'Paste as Plain Text' + button : 'Paste as plain text', + title : 'Paste as Plain Text' }, templates : { - button : 'Templates', - title : 'Content Templates', - insertOption: 'Replace actual contents', - selectPromptMsg: 'Please select the template to open in the editor', - emptyListMsg : '(No templates defined)' + button : 'Templates', + title : 'Content Templates', + insertOption : 'Replace actual contents', + selectPromptMsg : 'Please select the template to open in the editor', + emptyListMsg : '(No templates defined)' }, showBlocks : 'Show Blocks', stylesCombo : { - label : 'Styles', - voiceLabel : 'Styles', // MISSING - panelVoiceLabel : 'Select a style', // MISSING - panelTitle1 : 'Block Styles', - panelTitle2 : 'Inline Styles', - panelTitle3 : 'Object Styles' + label : 'Styles', + panelTitle : 'Formatting Styles', // MISSING + panelTitle1 : 'Block Styles', + panelTitle2 : 'Inline Styles', + panelTitle3 : 'Object Styles' }, format : { - label : 'Format', - voiceLabel : 'Format', // MISSING - panelTitle : 'Paragraph Format', - panelVoiceLabel : 'Select a paragraph format', // MISSING + label : 'Format', + panelTitle : 'Paragraph Format', - tag_p : 'Normal', - tag_pre : 'Formatted', - tag_address : 'Address', - tag_h1 : 'Heading 1', - tag_h2 : 'Heading 2', - tag_h3 : 'Heading 3', - tag_h4 : 'Heading 4', - tag_h5 : 'Heading 5', - tag_h6 : 'Heading 6', - tag_div : 'Normal (DIV)' + tag_p : 'Normal', + tag_pre : 'Formatted', + tag_address : 'Address', + tag_h1 : 'Heading 1', + tag_h2 : 'Heading 2', + tag_h3 : 'Heading 3', + tag_h4 : 'Heading 4', + tag_h5 : 'Heading 5', + tag_h6 : 'Heading 6', + tag_div : 'Normal (DIV)' }, div : @@ -577,26 +580,25 @@ CKEDITOR.lang['en-gb'] = font : { - label : 'Font', - voiceLabel : 'Font', // MISSING - panelTitle : 'Font Name', - panelVoiceLabel : 'Select a font' // MISSING + label : 'Font', + voiceLabel : 'Font', // MISSING + panelTitle : 'Font Name' }, fontSize : { - label : 'Size', - voiceLabel : 'Font Size', // MISSING - panelTitle : 'Font Size', - panelVoiceLabel : 'Select a font size' // MISSING + label : 'Size', + voiceLabel : 'Font Size', // MISSING + panelTitle : 'Font Size' }, colorButton : { - textColorTitle : 'Text Colour', - bgColorTitle : 'Background Colour', - auto : 'Automatic', - more : 'More Colours...' + textColorTitle : 'Text Colour', + bgColorTitle : 'Background Colour', + panelTitle : 'Colors', // MISSING + auto : 'Automatic', + more : 'More Colours...' }, colors : @@ -645,30 +647,30 @@ CKEDITOR.lang['en-gb'] = scayt : { - title : 'Spell Check As You Type', // MISSING - enable : 'Enable SCAYT', // MISSING - disable : 'Disable SCAYT', // MISSING - about : 'About SCAYT', // MISSING - toggle : 'Toggle SCAYT', // MISSING - options : 'Options', // MISSING - langs : 'Languages', // MISSING - moreSuggestions : 'More suggestions', // MISSING - ignore : 'Ignore', // MISSING - ignoreAll : 'Ignore All', // MISSING - addWord : 'Add Word', // MISSING - emptyDic : 'Dictionary name should not be empty.', // MISSING - optionsTab : 'Options', // MISSING - languagesTab : 'Languages', // MISSING - dictionariesTab : 'Dictionaries', // MISSING - aboutTab : 'About' // MISSING + title : 'Spell Check As You Type', // MISSING + enable : 'Enable SCAYT', // MISSING + disable : 'Disable SCAYT', // MISSING + about : 'About SCAYT', // MISSING + toggle : 'Toggle SCAYT', // MISSING + options : 'Options', // MISSING + langs : 'Languages', // MISSING + moreSuggestions : 'More suggestions', // MISSING + ignore : 'Ignore', // MISSING + ignoreAll : 'Ignore All', // MISSING + addWord : 'Add Word', // MISSING + emptyDic : 'Dictionary name should not be empty.', // MISSING + optionsTab : 'Options', // MISSING + languagesTab : 'Languages', // MISSING + dictionariesTab : 'Dictionaries', // MISSING + aboutTab : 'About' // MISSING }, about : { - title : 'About CKEditor', - dlgTitle : 'About CKEditor', // MISSING - moreInfo : 'For licensing information please visit our web site:', - copy : 'Copyright © $1. All rights reserved.' + title : 'About CKEditor', + dlgTitle : 'About CKEditor', // MISSING + moreInfo : 'For licensing information please visit our web site:', + copy : 'Copyright © $1. All rights reserved.' }, maximize : 'Maximize', @@ -676,22 +678,22 @@ CKEDITOR.lang['en-gb'] = fakeobjects : { - anchor : 'Anchor', // MISSING - flash : 'Flash Animation', // MISSING - div : 'Page Break', // MISSING - unknown : 'Unknown Object' // MISSING + anchor : 'Anchor', // MISSING + flash : 'Flash Animation', // MISSING + div : 'Page Break', // MISSING + unknown : 'Unknown Object' // MISSING }, resize : 'Drag to resize', // MISSING colordialog : { - title : 'Select color', // MISSING - highlight : 'Highlight', // MISSING - selected : 'Selected', // MISSING - clear : 'Clear' // MISSING + title : 'Select color', // MISSING + highlight : 'Highlight', // MISSING + selected : 'Selected', // MISSING + clear : 'Clear' // MISSING }, - toolbarCollapse : 'Collapse Toolbar', // MISSING - toolbarExpand : 'Expand Toolbar' // MISSING + toolbarCollapse : 'Collapse Toolbar', // MISSING + toolbarExpand : 'Expand Toolbar' // MISSING };