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