X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=_source%2Flang%2Fen.js;h=5f9db1570f9b9ec90fb0e138b3b735f0b7808e88;hb=f0610347140239143439a511ee2bd48cb784f470;hp=7e02a2d68e2d4783ade12e79f2ba81d8ba4f5200;hpb=941b0a9ba4e673e292510d80a5a86806994b8ea6;p=ckeditor.git diff --git a/_source/lang/en.js b/_source/lang/en.js index 7e02a2d..5f9db15 100644 --- a/_source/lang/en.js +++ b/_source/lang/en.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2010, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.html or http://ckeditor.com/license */ @@ -31,7 +31,11 @@ CKEDITOR.lang['en'] = * 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.', + + // ARIA descriptions. + toolbars : 'Editor toolbars', + editor : 'Rich Text Editor', // Toolbar buttons without dialogs. source : 'Source', @@ -52,6 +56,7 @@ CKEDITOR.lang['en'] = superscript : 'Superscript', horizontalrule : 'Insert Horizontal Line', pagebreak : 'Insert Page Break for Printing', + pagebreakAlt : 'Page Break', unlink : 'Unlink', undo : 'Undo', redo : 'Redo', @@ -68,12 +73,12 @@ CKEDITOR.lang['en'] = 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,27 +93,59 @@ CKEDITOR.lang['en'] = cssStyle : 'Style', ok : 'OK', cancel : 'Cancel', + close : 'Close', + preview : 'Preview', 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', + target : 'Target', + targetNew : 'New Window (_blank)', + targetTop : 'Topmost Window (_top)', + targetSelf : 'Same Window (_self)', + targetParent : 'Parent Window (_parent)', + langDirLTR : 'Left to Right (LTR)', + langDirRTL : 'Right to Left (RTL)', + styles : 'Style', + cssClasses : 'Stylesheet Classes', + width : 'Width', + height : 'Height', + align : 'Alignment', + alignLeft : 'Left', + alignRight : 'Right', + alignCenter : 'Center', + alignTop : 'Top', + alignMiddle : 'Middle', + alignBottom : 'Bottom', + invalidHeight : 'Height must be a number.', + invalidWidth : 'Width must be a number.', + invalidCssLength : 'Value specified for the "%1" field must be a positive number with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', + invalidHtmlLength : 'Value specified for the "%1" field must be a positive number with or without a valid HTML measurement unit (px or %).', // Put the voice-only part of the label in the span. unavailable : '%1, unavailable' }, + contextmenu : + { + options : 'Context Menu Options' + }, + // Special char dialog. specialChar : { toolbar : 'Insert Special Character', - title : 'Select Special Character' + title : 'Select Special Character', + options : 'Special Character Options' }, // Link dialog. link : { toolbar : 'Link', + other : '', menu : 'Edit Link', title : 'Link', info : 'Link Info', @@ -116,50 +153,43 @@ CKEDITOR.lang['en'] = upload : 'Upload', advanced : 'Advanced', type : 'Link Type', + toUrl : 'URL', 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)', popupScrollBars : 'Scroll Bars', popupDependent : 'Dependent (Netscape)', - popupWidth : 'Width', popupLeft : 'Left Position', - popupHeight : 'Height', popupTop : 'Top Position', id : 'Id', langDir : 'Language Direction', - langDirNotSet : '', langDirLTR : 'Left to Right (LTR)', langDirRTL : 'Right to Left (RTL)', acccessKey : 'Access Key', name : 'Name', - langCode : 'Language Code', - tabIndex : 'Tab Index', - advisoryTitle : 'Advisory Title', + langCode : 'Language Code', + tabIndex : 'Tab Index', + advisoryTitle : 'Advisory Title', advisoryContentType : 'Advisory Content Type', cssClasses : 'Stylesheet Classes', charset : 'Linked Resource Charset', styles : 'Style', - selectAnchor : 'Select an Anchor', + rel : 'Relationship', + selectAnchor : 'Select an Anchor', anchorName : 'By Anchor Name', - anchorId : 'By Element Id', - emailAddress : 'E-Mail Address', - emailSubject : 'Message Subject', + anchorId : 'By Element Id', + emailAddress : 'E-Mail Address', + emailSubject : 'Message Subject', emailBody : 'Message Body', noAnchors : '(No anchors available in the document)', noUrl : 'Please type the link URL', @@ -173,7 +203,32 @@ CKEDITOR.lang['en'] = menu : 'Edit Anchor', title : 'Anchor Properties', name : 'Anchor Name', - errorName : 'Please type the anchor name' + errorName : 'Please type the anchor name', + remove : 'Remove Anchor' + }, + + // List style dialog + list: + { + numberedTitle : 'Numbered List Properties', + bulletedTitle : 'Bulleted List Properties', + type : 'Type', + start : 'Start', + validateStartNumber :'List start number must be a whole number.', + circle : 'Circle', + disc : 'Disc', + square : 'Square', + none : 'None', + notset : '', + armenian : 'Armenian numbering', + georgian : 'Georgian numbering (an, ban, gan, etc.)', + lowerRoman : 'Lower Roman (i, ii, iii, iv, v, etc.)', + upperRoman : 'Upper Roman (I, II, III, IV, V, etc.)', + lowerAlpha : 'Lower Alpha (a, b, c, d, e, etc.)', + upperAlpha : 'Upper Alpha (A, B, C, D, E, etc.)', + lowerGreek : 'Lower Greek (alpha, beta, gamma, etc.)', + decimal : 'Decimal (1, 2, 3, etc.)', + decimalLeadingZero : 'Decimal leading zero (01, 02, 03, etc.)' }, // Find And Replace Dialog @@ -202,15 +257,9 @@ CKEDITOR.lang['en'] = rows : 'Rows', columns : 'Columns', border : 'Border size', - align : 'Alignment', - alignNotSet : '', - alignLeft : 'Left', - alignCenter : 'Center', - alignRight : 'Right', - width : 'Width', widthPx : 'pixels', widthPc : 'percent', - height : 'Height', + widthUnit : 'width unit', cellSpace : 'Cell spacing', cellPad : 'Cell padding', caption : 'Caption', @@ -225,8 +274,8 @@ CKEDITOR.lang['en'] = invalidBorder : 'Border size must be a number.', invalidWidth : 'Table width must be a number.', invalidHeight : 'Table height must be a number.', - invalidCellSpacing : 'Cell spacing must be a number.', - invalidCellPadding : 'Cell padding must be a number.', + invalidCellSpacing : 'Cell spacing must be a positive number.', + invalidCellPadding : 'Cell padding must be a positive number.', cell : { @@ -246,9 +295,6 @@ CKEDITOR.lang['en'] = wordWrap : 'Word Wrap', hAlign : 'Horizontal Alignment', vAlign : 'Vertical Alignment', - alignTop : 'Top', - alignMiddle : 'Middle', - alignBottom : 'Bottom', alignBaseline : 'Baseline', bgColor : 'Background Color', borderColor : 'Border Color', @@ -260,7 +306,7 @@ CKEDITOR.lang['en'] = 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' + chooseColor : 'Choose' }, row : @@ -307,13 +353,7 @@ CKEDITOR.lang['en'] = 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 +411,23 @@ CKEDITOR.lang['en'] = 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', - width : 'Width', - height : 'Height', + upload : 'Upload', + alt : 'Alternative Text', lockRatio : 'Lock Ratio', resetSize : 'Reset Size', - border : 'Border', - hSpace : 'HSpace', - vSpace : 'VSpace', - align : 'Align', - alignLeft : 'Left', - alignRight : 'Right', - preview : 'Preview', + border : 'Border', + hSpace : 'HSpace', + vSpace : 'VSpace', 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.' + urlMissing : 'Image source URL is missing.', + validateBorder : 'Border must be a whole number.', + validateHSpace : 'HSpace must be a whole number.', + validateVSpace : 'VSpace must be a whole number.' }, // Flash Dialog @@ -399,51 +435,41 @@ CKEDITOR.lang['en'] = { 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', + alignAbsBottom : 'Abs Bottom', + alignAbsMiddle : 'Abs Middle', alignBaseline : 'Baseline', - alignBottom : 'Bottom', - alignMiddle : 'Middle', - alignRight : 'Right', alignTextTop : 'Text Top', - alignTop : 'Top', - quality : 'Quality', - qualityBest : 'Best', - qualityHigh : 'High', - qualityAutoHigh : 'Auto High', - qualityMedium : 'Medium', - qualityAutoLow : 'Auto Low', - qualityLow : 'Low', - windowModeWindow : 'Window', - windowModeOpaque : 'Opaque', - windowModeTransparent : 'Transparent', - windowMode : 'Window mode', - flashvars : 'Variables for Flash', - bgcolor : 'Background color', - 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.' + quality : 'Quality', + qualityBest : 'Best', + qualityHigh : 'High', + qualityAutoHigh : 'Auto High', + qualityMedium : 'Medium', + qualityAutoLow : 'Auto Low', + qualityLow : 'Low', + windowModeWindow: 'Window', + windowModeOpaque: 'Opaque', + windowModeTransparent : 'Transparent', + windowMode : 'Window mode', + flashvars : 'Variables for Flash', + bgcolor : 'Background color', + hSpace : 'HSpace', + vSpace : 'VSpace', + validateSrc : 'URL must not be empty.', + validateHSpace : 'HSpace must be a number.', + validateVSpace : 'VSpace must be a number.' }, // Speller Pages Dialog @@ -472,90 +498,91 @@ CKEDITOR.lang['en'] = smiley : { toolbar : 'Smiley', - title : 'Insert a Smiley' + title : 'Insert a Smiley', + options : 'Smiley Options' }, elementsPath : { + eleLabel : 'Elements path', 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 : 'Center Justify', - right : 'Right Justify', - block : 'Block Justify' + left : 'Align Left', + center : 'Center', + right : 'Align Right', + block : 'Justify' }, - blockquote : 'Blockquote', + blockquote : 'Block Quote', clipboard : { title : 'Paste', - 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.' + cutError : 'Your browser security settings don\'t permit the editor to automatically execute cutting operations. Please use the keyboard for that (Ctrl/Cmd+X).', + copyError : 'Your browser security settings don\'t permit the editor to automatically execute copying operations. Please use the keyboard for that (Ctrl/Cmd+C).', + pasteMsg : 'Please paste inside the following box using the keyboard (Ctrl/Cmd+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.', + 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?', - toolbar : 'Paste from Word', - title : 'Paste from Word', - error : 'It was not possible to clean up the pasted data due to an internal error' + confirmCleanup : 'The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?', + toolbar : 'Paste from Word', + title : 'Paste from Word', + error : 'It was not possible to clean up the pasted data due to an internal error' }, 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', + options : 'Template Options', + 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', - panelVoiceLabel : 'Select a style', - panelTitle1 : 'Block Styles', - panelTitle2 : 'Inline Styles', - panelTitle3 : 'Object Styles' + label : 'Styles', + panelTitle : 'Formatting Styles', + panelTitle1 : 'Block Styles', + panelTitle2 : 'Inline Styles', + panelTitle3 : 'Object Styles' }, format : { - label : 'Format', - voiceLabel : 'Format', - panelTitle : 'Paragraph Format', - panelVoiceLabel : 'Select a paragraph format', + 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 : @@ -575,28 +602,36 @@ CKEDITOR.lang['en'] = remove : 'Remove Div' }, + iframe : + { + title : 'IFrame Properties', + toolbar : 'IFrame', + noUrl : 'Please type the iframe URL', + scrolling : 'Enable scrollbars', + border : 'Show frame border' + }, + font : { - label : 'Font', - voiceLabel : 'Font', - panelTitle : 'Font Name', - panelVoiceLabel : 'Select a font' + label : 'Font', + voiceLabel : 'Font', + panelTitle : 'Font Name' }, fontSize : { - label : 'Size', - voiceLabel : 'Font Size', - panelTitle : 'Font Size', - panelVoiceLabel : 'Select a font size' + label : 'Size', + voiceLabel : 'Font Size', + panelTitle : 'Font Size' }, colorButton : { - textColorTitle : 'Text Color', - bgColorTitle : 'Background Color', - auto : 'Automatic', - more : 'More Colors...' + textColorTitle : 'Text Color', + bgColorTitle : 'Background Color', + panelTitle : 'Colors', + auto : 'Automatic', + more : 'More Colors...' }, colors : @@ -608,7 +643,7 @@ CKEDITOR.lang['en'] = '008080' : 'Teal', '000080' : 'Navy', '4B0082' : 'Indigo', - '696969' : 'Dim Gray', + '696969' : 'Dark Gray', 'B22222' : 'Fire Brick', 'A52A2A' : 'Brown', 'DAA520' : 'Golden Rod', @@ -624,7 +659,7 @@ CKEDITOR.lang['en'] = '0FF' : 'Cyan', '00F' : 'Blue', 'EE82EE' : 'Violet', - 'A9A9A9' : 'Dark Gray', + 'A9A9A9' : 'Dim Gray', 'FFA07A' : 'Light Salmon', 'FFA500' : 'Orange', 'FFFF00' : 'Yellow', @@ -645,30 +680,47 @@ CKEDITOR.lang['en'] = scayt : { - title : 'Spell Check As You Type', - enable : 'Enable SCAYT', - disable : 'Disable SCAYT', - about : 'About SCAYT', - toggle : 'Toggle SCAYT', - options : 'Options', - langs : 'Languages', - moreSuggestions : 'More suggestions', - ignore : 'Ignore', - ignoreAll : 'Ignore All', - addWord : 'Add Word', - emptyDic : 'Dictionary name should not be empty.', - optionsTab : 'Options', - languagesTab : 'Languages', - dictionariesTab : 'Dictionaries', - aboutTab : 'About' + title : 'Spell Check As You Type', + opera_title : 'Not supported by Opera', + enable : 'Enable SCAYT', + disable : 'Disable SCAYT', + about : 'About SCAYT', + toggle : 'Toggle SCAYT', + options : 'Options', + langs : 'Languages', + moreSuggestions : 'More suggestions', + ignore : 'Ignore', + ignoreAll : 'Ignore All', + addWord : 'Add Word', + emptyDic : 'Dictionary name should not be empty.', + + optionsTab : 'Options', + allCaps : 'Ignore All-Caps Words', + ignoreDomainNames : 'Ignore Domain Names', + mixedCase : 'Ignore Words with Mixed Case', + mixedWithDigits : 'Ignore Words with Numbers', + + languagesTab : 'Languages', + + dictionariesTab : 'Dictionaries', + dic_field_name : 'Dictionary name', + dic_create : 'Create', + dic_restore : 'Restore', + dic_delete : 'Delete', + dic_rename : 'Rename', + dic_info : 'Initially the User Dictionary is stored in a Cookie. However, Cookies are limited in size. When the User Dictionary grows to a point where it cannot be stored in a Cookie, then the dictionary may be stored on our server. To store your personal dictionary on our server you should specify a name for your dictionary. If you already have a stored dictionary, please type its name and click the Restore button.', + + aboutTab : 'About' }, about : { - title : 'About CKEditor', - dlgTitle : 'About CKEditor', - moreInfo : 'For licensing information please visit our web site:', - copy : 'Copyright © $1. All rights reserved.' + title : 'About CKEditor', + dlgTitle : 'About CKEditor', + help : 'Check $1 for help.', + userGuide : 'CKEditor User\'s Guide', + moreInfo : 'For licensing information please visit our web site:', + copy : 'Copyright © $1. All rights reserved.' }, maximize : 'Maximize', @@ -676,22 +728,85 @@ CKEDITOR.lang['en'] = fakeobjects : { - anchor : 'Anchor', - flash : 'Flash Animation', - div : 'Page Break', - unknown : 'Unknown Object' + anchor : 'Anchor', + flash : 'Flash Animation', + iframe : 'IFrame', + hiddenfield : 'Hidden Field', + unknown : 'Unknown Object' }, resize : 'Drag to resize', colordialog : { - title : 'Select color', - highlight : 'Highlight', - selected : 'Selected', - clear : 'Clear' - }, - - toolbarCollapse : 'Collapse Toolbar', - toolbarExpand : 'Expand Toolbar' + title : 'Select color', + options : 'Color Options', + highlight : 'Highlight', + selected : 'Selected Color', + clear : 'Clear' + }, + + toolbarCollapse : 'Collapse Toolbar', + toolbarExpand : 'Expand Toolbar', + + toolbarGroups : + { + document : 'Document', + clipboard : 'Clipboard/Undo', + editing : 'Editing', + forms : 'Forms', + basicstyles : 'Basic Styles', + paragraph : 'Paragraph', + links : 'Links', + insert : 'Insert', + styles : 'Styles', + colors : 'Colors', + tools : 'Tools' + }, + + bidi : + { + ltr : 'Text direction from left to right', + rtl : 'Text direction from right to left' + }, + + docprops : + { + label : 'Document Properties', + title : 'Document Properties', + design : 'Design', + meta : 'Meta Tags', + chooseColor : 'Choose', + other : 'Other...', + docTitle : 'Page Title', + charset : 'Character Set Encoding', + charsetOther : 'Other Character Set Encoding', + charsetASCII : 'ASCII', + charsetCE : 'Central European', + charsetCT : 'Chinese Traditional (Big5)', + charsetCR : 'Cyrillic', + charsetGR : 'Greek', + charsetJP : 'Japanese', + charsetKR : 'Korean', + charsetTR : 'Turkish', + charsetUN : 'Unicode (UTF-8)', + charsetWE : 'Western European', + docType : 'Document Type Heading', + docTypeOther : 'Other Document Type Heading', + xhtmlDec : 'Include XHTML Declarations', + bgColor : 'Background Color', + bgImage : 'Background Image URL', + bgFixed : 'Non-scrolling (Fixed) Background', + txtColor : 'Text Color', + margin : 'Page Margins', + marginTop : 'Top', + marginLeft : 'Left', + marginRight : 'Right', + marginBottom : 'Bottom', + metaKeywords : 'Document Indexing Keywords (comma separated)', + metaDescription : 'Document Description', + metaAuthor : 'Author', + metaCopyright : 'Copyright', + previewHtml : '

This is some sample text. You are using CKEditor.

' + } };