/* Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.lang['en-au'] = { undo : { redo : 'Redo', undo : 'Undo' }, toolbar : { 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' }, toolbars : 'Editor toolbars' }, templates : { button : 'Templates', emptyListMsg : '(No templates defined)', insertOption : 'Replace actual contents', options : 'Template Options', selectPromptMsg : 'Please select the template to open in the editor', title : 'Content Templates' }, table : { border : 'Border size', caption : 'Caption', cell : { menu : 'Cell', insertBefore : 'Insert Cell Before', insertAfter : 'Insert Cell After', deleteCell : 'Delete Cells', merge : 'Merge Cells', mergeRight : 'Merge Right', mergeDown : 'Merge Down', splitHorizontal : 'Split Cell Horizontally', splitVertical : 'Split Cell Vertically', title : 'Cell Properties', cellType : 'Cell Type', rowSpan : 'Rows Span', colSpan : 'Columns Span', wordWrap : 'Word Wrap', hAlign : 'Horizontal Alignment', vAlign : 'Vertical Alignment', alignBaseline : 'Baseline', bgColor : 'Background Color', borderColor : 'Border Color', data : 'Data', header : 'Header', yes : 'Yes', no : 'No', invalidWidth : 'Cell width must be a number.', 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' }, cellPad : 'Cell padding', cellSpace : 'Cell spacing', column : { menu : 'Column', insertBefore : 'Insert Column Before', insertAfter : 'Insert Column After', deleteColumn : 'Delete Columns' }, columns : 'Columns', deleteTable : 'Delete Table', headers : 'Headers', headersBoth : 'Both', headersColumn : 'First column', headersNone : 'None', headersRow : 'First Row', invalidBorder : 'Border size must be a number.', invalidCellPadding : 'Cell padding must be a number.', invalidCellSpacing : 'Cell spacing must be a number.', invalidCols : 'Number of columns must be a number greater than 0.', invalidHeight : 'Table height must be a number.', invalidRows : 'Number of rows must be a number greater than 0.', invalidWidth : 'Table width must be a number.', menu : 'Table Properties', row : { menu : 'Row', insertBefore : 'Insert Row Before', insertAfter : 'Insert Row After', deleteRow : 'Delete Rows' }, rows : 'Rows', summary : 'Summary', title : 'Table Properties', toolbar : 'Table', widthPc : 'percent', widthPx : 'pixels', widthUnit : 'width unit' }, stylescombo : { label : 'Styles', panelTitle : 'Formatting Styles', panelTitle1 : 'Block Styles', panelTitle2 : 'Inline Styles', panelTitle3 : 'Object Styles' }, specialchar : { options : 'Special Character Options', title : 'Select Special Character', toolbar : 'Insert Special Character' }, sourcearea : { toolbar : 'Source' }, removeformat : { toolbar : 'Remove Format' }, print : { toolbar : 'Print' }, pastetext : { button : 'Paste as plain text', title : 'Paste as Plain Text' }, pastefromword : { confirmCleanup : 'The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?', error : 'It was not possible to clean up the pasted data due to an internal error', title : 'Paste from Word', toolbar : 'Paste from Word' }, maximize : { maximize : 'Maximize', minimize : 'Minimize' }, magicline : { title : 'Insert paragraph here' }, liststyle : { armenian : 'Armenian numbering', bulletedTitle : 'Bulleted List Properties', circle : 'Circle', decimal : 'Decimal (1, 2, 3, etc.)', decimalLeadingZero : 'Decimal leading zero (01, 02, 03, etc.)', disc : 'Disc', georgian : 'Georgian numbering (an, ban, gan, etc.)', lowerAlpha : 'Lower Alpha (a, b, c, d, e, etc.)', lowerGreek : 'Lower Greek (alpha, beta, gamma, etc.)', lowerRoman : 'Lower Roman (i, ii, iii, iv, v, etc.)', none : 'None', notset : '', numberedTitle : 'Numbered List Properties', square : 'Square', start : 'Start', type : 'Type', upperAlpha : 'Upper Alpha (A, B, C, D, E, etc.)', upperRoman : 'Upper Roman (I, II, III, IV, V, etc.)', validateStartNumber : 'List start number must be a whole number.' }, list : { bulletedlist : 'Insert/Remove Bulleted List', numberedlist : 'Insert/Remove Numbered List' }, link : { acccessKey : 'Access Key', advanced : 'Advanced', advisoryContentType : 'Advisory Content Type', advisoryTitle : 'Advisory Title', anchor : { toolbar : 'Anchor', menu : 'Edit Anchor', title : 'Anchor Properties', name : 'Anchor Name', errorName : 'Please type the anchor name', remove : 'Remove Anchor' }, anchorId : 'By Element Id', anchorName : 'By Anchor Name', charset : 'Linked Resource Charset', cssClasses : 'Stylesheet Classes', emailAddress : 'E-Mail Address', emailBody : 'Message Body', emailSubject : 'Message Subject', id : 'Id', info : 'Link Info', langCode : 'Language Code', langDir : 'Language Direction', langDirLTR : 'Left to Right (LTR)', langDirRTL : 'Right to Left (RTL)', menu : 'Edit Link', name : 'Name', noAnchors : '(No anchors available in the document)', noEmail : 'Please type the e-mail address', noUrl : 'Please type the link URL', other : '', popupDependent : 'Dependent (Netscape)', popupFeatures : 'Popup Window Features', popupFullScreen : 'Full Screen (IE)', popupLeft : 'Left Position', popupLocationBar : 'Location Bar', popupMenuBar : 'Menu Bar', popupResizable : 'Resizable', popupScrollBars : 'Scroll Bars', popupStatusBar : 'Status Bar', popupToolbar : 'Toolbar', popupTop : 'Top Position', rel : 'Relationship', selectAnchor : 'Select an Anchor', styles : 'Style', tabIndex : 'Tab Index', target : 'Target', targetFrame : '', targetFrameName : 'Target Frame Name', targetPopup : '', targetPopupName : 'Popup Window Name', title : 'Link', toAnchor : 'Link to anchor in the text', toEmail : 'E-mail', toUrl : 'URL', toolbar : 'Link', type : 'Link Type', unlink : 'Unlink', upload : 'Upload' }, justify : { block : 'Justify', center : 'Centre', left : 'Align Left', right : 'Align Right' }, indent : { indent : 'Increase Indent', outdent : 'Decrease Indent' }, image : { alt : 'Alternative Text', border : 'Border', btnUpload : 'Send it to the Server', button2Img : 'Do you want to transform the selected image button on a simple image?', hSpace : 'HSpace', img2Button : 'Do you want to transform the selected image on a image button?', infoTab : 'Image Info', linkTab : 'Link', lockRatio : 'Lock Ratio', menu : 'Image Properties', resetSize : 'Reset Size', title : 'Image Properties', titleButton : 'Image Button Properties', upload : 'Upload', urlMissing : 'Image source URL is missing.', vSpace : 'VSpace', validateBorder : 'Border must be a whole number.', validateHSpace : 'HSpace must be a whole number.', validateVSpace : 'VSpace must be a whole number.' }, horizontalrule : { toolbar : 'Insert Horizontal Line' }, format : { label : 'Format', panelTitle : 'Paragraph Format', tag_address : 'Address', tag_div : 'Normal (DIV)', 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_p : 'Normal', tag_pre : 'Formatted' }, fakeobjects : { anchor : 'Anchor', flash : 'Flash Animation', hiddenfield : 'Hidden Field', iframe : 'IFrame', unknown : 'Unknown Object' }, elementspath : { eleLabel : 'Elements path', eleTitle : '%1 element' }, div : { IdInputLabel : 'Id', advisoryTitleInputLabel : 'Advisory Title', cssClassInputLabel : 'Stylesheet Classes', edit : 'Edit Div', inlineStyleInputLabel : 'Inline Style', langDirLTRLabel : 'Left to Right (LTR)', langDirLabel : 'Language Direction', langDirRTLLabel : 'Right to Left (RTL)', languageCodeInputLabel : ' Language Code', remove : 'Remove Div', styleSelectLabel : 'Style', title : 'Create Div Container', toolbar : 'Create Div Container' }, contextmenu : { options : 'Context Menu Options' }, colorbutton : { auto : 'Automatic', bgColorTitle : 'Background Colour', colors : { '000' : 'Black', '800000' : 'Maroon', '8B4513' : 'Saddle Brown', '2F4F4F' : 'Dark Slate Gray', '008080' : 'Teal', '000080' : 'Navy', '4B0082' : 'Indigo', '696969' : 'Dark Gray', B22222 : 'Fire Brick', A52A2A : 'Brown', DAA520 : 'Golden Rod', '006400' : 'Dark Green', '40E0D0' : 'Turquoise', '0000CD' : 'Medium Blue', '800080' : 'Purple', '808080' : 'Gray', F00 : 'Red', FF8C00 : 'Dark Orange', FFD700 : 'Gold', '008000' : 'Green', '0FF' : 'Cyan', '00F' : 'Blue', EE82EE : 'Violet', A9A9A9 : 'Dim Gray', FFA07A : 'Light Salmon', FFA500 : 'Orange', FFFF00 : 'Yellow', '00FF00' : 'Lime', AFEEEE : 'Pale Turquoise', ADD8E6 : 'Light Blue', DDA0DD : 'Plum', D3D3D3 : 'Light Grey', FFF0F5 : 'Lavender Blush', FAEBD7 : 'Antique White', FFFFE0 : 'Light Yellow', F0FFF0 : 'Honeydew', F0FFFF : 'Azure', F0F8FF : 'Alice Blue', E6E6FA : 'Lavender', FFF : 'White' }, more : 'More Colours...', panelTitle : 'Colors', textColorTitle : 'Text Colour' }, clipboard : { copy : 'Copy', copyError : 'Your browser security settings don\'t permit the editor to automatically execute copying operations. Please use the keyboard for that (Ctrl/Cmd+C).', cut : 'Cut', cutError : 'Your browser security settings don\'t permit the editor to automatically execute cutting operations. Please use the keyboard for that (Ctrl/Cmd+X).', paste : 'Paste', pasteArea : 'Paste Area', 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.', title : 'Paste' }, button : { selectedLabel : '%1 (Selected)' }, blockquote : { toolbar : 'Block Quote' }, basicstyles : { bold : 'Bold', italic : 'Italic', strike : 'Strike Through', subscript : 'Subscript', superscript : 'Superscript', underline : 'Underline' }, about : { copy : 'Copyright © $1. All rights reserved.', dlgTitle : 'About CKEditor', help : 'Check $1 for help.', moreInfo : 'For licensing information please visit our web site:', title : 'About CKEditor', userGuide : 'CKEditor User\'s Guide' }, editor : 'Rich Text Editor', editorPanel : 'Rich Text Editor panel', common : { editorHelp : 'Press ALT 0 for help', browseServer : 'Browse Server', url : 'URL', protocol : 'Protocol', upload : 'Upload', uploadSubmit : 'Send it to the Server', image : 'Image', flash : 'Flash', form : 'Form', checkbox : 'Checkbox', radio : 'Radio Button', textField : 'Text Field', textarea : 'Textarea', hiddenField : 'Hidden Field', button : 'Button', select : 'Selection Field', imageButton : 'Image Button', notSet : '', id : 'Id', name : 'Name', langDir : 'Language Direction', langDirLtr : 'Left to Right (LTR)', langDirRtl : 'Right to Left (RTL)', langCode : 'Language Code', longDescr : 'Long Description URL', cssClass : 'Stylesheet Classes', advisoryTitle : 'Advisory Title', cssStyle : 'Style', ok : 'OK', cancel : 'Cancel', close : 'Close', preview : 'Preview', resize : 'Resize', generalTab : 'General', advancedTab : 'Advanced', 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 : 'You have changed some options. Are you sure you want to close the dialog window?', 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 : 'Align', alignLeft : 'Left', alignRight : 'Right', alignCenter : 'Centre', alignJustify : 'Justify', alignTop : 'Top', alignMiddle : 'Middle', alignBottom : 'Bottom', alignNone : 'None', invalidValue : 'Invalid value.', 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 %).', invalidInlineStyle : 'Value specified for the inline style must consist of one or more tuples with the format of "name : value", separated by semi-colons.', cssLengthTooltip : 'Enter a number for a value in pixels or a number with a valid CSS unit (px, %, in, cm, mm, em, ex, pt, or pc).', unavailable : '%1, unavailable' } };