X-Git-Url: https://jasonwoof.com/gitweb/?p=ckeditor.git;a=blobdiff_plain;f=_source%2Flang%2Feo.js;h=aa0bb5d23b8f84def25d0d34d1fe4a1916c35d64;hp=98faa27c6f604a0e830f94aede6e73b89e454453;hb=9873d66421922c7aef8be0f5d2ab51e547b19e66;hpb=7cd80714081a8ffdf4a1a8d2c72f120ed5ef3d6d diff --git a/_source/lang/eo.js b/_source/lang/eo.js index 98faa27..aa0bb5d 100644 --- a/_source/lang/eo.js +++ b/_source/lang/eo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2009, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2010, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.html or http://ckeditor.com/license */ @@ -31,7 +31,11 @@ CKEDITOR.lang['eo'] = * 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', // MISSING + 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 : 'Fonto', @@ -68,12 +72,12 @@ CKEDITOR.lang['eo'] = flash : 'Flash', // MISSING form : 'Formularo', checkbox : 'Markobutono', - radio : 'Radiobutono', + radio : 'Radiobutono', textField : 'Teksta kampo', textarea : 'Teksta Areo', hiddenField : 'Kaŝita Kampo', button : 'Butono', - select : 'Elekta Kampo', + select : 'Elekta Kampo', imageButton : 'Bildbutono', notSet : '', id : 'Id', @@ -88,27 +92,46 @@ CKEDITOR.lang['eo'] = cssStyle : 'Stilo', ok : 'Akcepti', cancel : 'Rezigni', + close : 'Close', // MISSING + preview : 'Preview', // MISSING generalTab : 'General', // MISSING advancedTab : 'Speciala', - validateNumberFailed : 'This value is not a number.', // MISSING + validateNumberFailed : 'This value is not a number.', // MISSING confirmNewPage : 'Any unsaved changes to this content will be lost. Are you sure you want to load new page?', // MISSING confirmCancel : 'Some of the options have been changed. Are you sure to close the dialog?', // MISSING + 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 + langDirLTR : 'Left to Right (LTR)', // MISSING + langDirRTL : 'Right to Left (RTL)', // MISSING + styles : 'Style', // MISSING + cssClasses : 'Stylesheet Classes', // MISSING // Put the voice-only part of the label in the span. unavailable : '%1, unavailable' // MISSING }, + contextmenu : + { + options : 'Context Menu Options' // MISSING + }, + // Special char dialog. specialChar : { toolbar : 'Enmeti Specialan Signon', - title : 'Enmeti Specialan Signon' + title : 'Enmeti Specialan Signon', + options : 'Special Character Options' // MISSING }, // Link dialog. link : { toolbar : 'Enmeti/Ŝanĝi Ligilon', + other : '', // MISSING menu : 'Modifier Ligilon', title : 'Ligilo', info : 'Informoj pri la Ligilo', @@ -116,22 +139,17 @@ CKEDITOR.lang['eo'] = upload : 'Alŝuti', advanced : 'Speciala', type : 'Tipo de Ligilo', + toUrl : 'URL', // MISSING toAnchor : 'Ankri en tiu ĉi paĝo', toEmail : 'Retpoŝto', - target : 'Celo', - targetNotSet : '', - targetFrame : '', - targetPopup : '<ŝprucfenestro>', - targetNew : 'Nova Fenestro (_blank)', - targetTop : 'Plej Supra Fenestro (_top)', - targetSelf : 'Sama Fenestro (_self)', - targetParent : 'Gepatra Fenestro (_parent)', + targetFrame : '', + targetPopup : '<ŝprucfenestro>', targetFrameName : 'Nomo de Kadro', targetPopupName : 'Nomo de Ŝprucfenestro', popupFeatures : 'Atributoj de la Ŝprucfenestro', popupResizable : 'Resizable', // MISSING popupStatusBar : 'Statobreto', - popupLocationBar : 'Adresobreto', + popupLocationBar: 'Adresobreto', popupToolbar : 'Ilobreto', popupMenuBar : 'Menubreto', popupFullScreen : 'Tutekrane (IE)', @@ -143,7 +161,6 @@ CKEDITOR.lang['eo'] = popupTop : 'Pozicio de Supro', id : 'Id', // MISSING langDir : 'Skribdirekto', - langDirNotSet : '', langDirLTR : 'De maldekstro dekstren (LTR)', langDirRTL : 'De dekstro maldekstren (RTL)', acccessKey : 'Fulmoklavo', @@ -176,6 +193,30 @@ CKEDITOR.lang['eo'] = errorName : 'Bv tajpi la ankran nomon' }, + // List style dialog + list: + { + numberedTitle : 'Numbered List Properties', // MISSING + bulletedTitle : 'Bulleted List Properties', // MISSING + type : 'Type', // MISSING + start : 'Start', // MISSING + validateStartNumber :'List start number must be a whole number.', // MISSING + circle : 'Circle', // MISSING + disc : 'Disc', // MISSING + square : 'Square', // MISSING + none : 'None', // MISSING + notset : '', // MISSING + armenian : 'Armenian numbering', // MISSING + georgian : 'Georgian numbering (an, ban, gan, etc.)', // MISSING + lowerRoman : 'Lower Roman (i, ii, iii, iv, v, etc.)', // MISSING + upperRoman : 'Upper Roman (I, II, III, IV, V, etc.)', // MISSING + lowerAlpha : 'Lower Alpha (a, b, c, d, e, etc.)', // MISSING + upperAlpha : 'Upper Alpha (A, B, C, D, E, etc.)', // MISSING + lowerGreek : 'Lower Greek (alpha, beta, gamma, etc.)', // MISSING + decimal : 'Decimal (1, 2, 3, etc.)', // MISSING + decimalLeadingZero : 'Decimal leading zero (01, 02, 03, etc.)' // MISSING + }, + // Find And Replace Dialog findAndReplace : { @@ -203,13 +244,13 @@ CKEDITOR.lang['eo'] = columns : 'Kolumnoj', border : 'Bordero', align : 'Ĝisrandigo', - alignNotSet : '', alignLeft : 'Maldekstre', alignCenter : 'Centre', alignRight : 'Dekstre', width : 'Larĝo', widthPx : 'Bitbilderoj', widthPc : 'elcentoj', + widthUnit : 'width unit', // MISSING height : 'Alto', cellSpace : 'Interspacigo de Ĉeloj', cellPad : 'ĈirkaÅ­enhava Plenigado', @@ -260,7 +301,7 @@ CKEDITOR.lang['eo'] = invalidHeight : 'Cell height must be a number.', // MISSING invalidRowSpan : 'Rows span must be a whole number.', // MISSING invalidColSpan : 'Columns span must be a whole number.', // MISSING - chooseColor : 'Choose' // MISSING + chooseColor : 'Choose' // MISSING }, row : @@ -307,13 +348,7 @@ CKEDITOR.lang['eo'] = menu : 'Formularaj Atributoj', action : 'Ago', method : 'Metodo', - encoding : 'Encoding', // MISSING - target : 'Celo', - targetNotSet : '', - targetNew : 'Nova Fenestro (_blank)', - targetTop : 'Plej Supra Fenestro (_top)', - targetSelf : 'Sama Fenestro (_self)', - targetParent : 'Gepatra Fenestro (_parent)' + encoding : 'Encoding' // MISSING }, // Select Field Dialog. @@ -371,27 +406,31 @@ CKEDITOR.lang['eo'] = title : 'Atributoj de Bildo', titleButton : 'Bildbutonaj Atributoj', menu : 'Atributoj de Bildo', - infoTab : 'Informoj pri Bildo', + infoTab : 'Informoj pri Bildo', btnUpload : 'Sendu al Servilo', - url : 'URL', - upload : 'Alŝuti', - alt : 'AnstataÅ­iga Teksto', + upload : 'Alŝuti', + alt : 'AnstataÅ­iga Teksto', width : 'Larĝo', - height : 'Alto', + height : 'Alto', lockRatio : 'Konservi Proporcion', + unlockRatio : 'Unlock Ratio', // MISSING resetSize : 'Origina Grando', - border : 'Bordero', - hSpace : 'HSpaco', - vSpace : 'VSpaco', + border : 'Bordero', + hSpace : 'HSpaco', + vSpace : 'VSpaco', align : 'Ĝisrandigo', alignLeft : 'Maldekstre', alignRight : 'Dekstre', - preview : 'Vidigi Aspekton', alertUrl : 'Bonvolu tajpi la URL de la bildo', - linkTab : 'Link', // MISSING + linkTab : 'Link', // MISSING button2Img : 'Do you want to transform the selected image button on a simple image?', // MISSING img2Button : 'Do you want to transform the selected image on a image button?', // MISSING - 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 +438,51 @@ CKEDITOR.lang['eo'] = { properties : 'Flash Properties', // MISSING propertiesTab : 'Properties', // MISSING - title : 'Flash Properties', // MISSING - chkPlay : 'Auto Play', // MISSING - chkLoop : 'Loop', // MISSING - chkMenu : 'Enable Flash Menu', // MISSING - chkFull : 'Allow Fullscreen', // MISSING - scale : 'Scale', // MISSING + title : 'Flash Properties', // MISSING + chkPlay : 'Auto Play', // MISSING + chkLoop : 'Loop', // MISSING + chkMenu : 'Enable Flash Menu', // MISSING + chkFull : 'Allow Fullscreen', // MISSING + scale : 'Scale', // MISSING scaleAll : 'Show all', // MISSING scaleNoBorder : 'No Border', // MISSING scaleFit : 'Exact Fit', // MISSING access : 'Script Access', // MISSING accessAlways : 'Always', // MISSING - accessSameDomain : 'Same domain', // MISSING - accessNever : 'Never', // MISSING - align : 'Ĝisrandigo', - alignLeft : 'Maldekstre', - alignAbsBottom: 'Abs Malsupre', - alignAbsMiddle: 'Abs Centre', + accessSameDomain: 'Same domain', // MISSING + accessNever : 'Never', // MISSING + align : 'Ĝisrandigo', + alignLeft : 'Maldekstre', + alignAbsBottom : 'Abs Malsupre', + alignAbsMiddle : 'Abs Centre', alignBaseline : 'Je Malsupro de Teksto', - alignBottom : 'Malsupre', - alignMiddle : 'Centre', - alignRight : 'Dekstre', + alignBottom : 'Malsupre', + alignMiddle : 'Centre', + alignRight : 'Dekstre', alignTextTop : 'Je Supro de Teksto', - alignTop : 'Supre', - quality : 'Quality', // MISSING - 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', // MISSING - flashvars : 'Variables for Flash', // MISSING - bgcolor : 'Fona Koloro', - width : 'Larĝo', - height : 'Alto', - hSpace : 'HSpaco', - vSpace : 'VSpaco', - validateSrc : 'Bonvolu entajpi la URL-on', - validateWidth : 'Width must be a number.', // MISSING - validateHeight : 'Height must be a number.', // MISSING - validateHSpace : 'HSpace must be a number.', // MISSING - validateVSpace : 'VSpace must be a number.' // MISSING + alignTop : 'Supre', + quality : 'Quality', // MISSING + 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', // MISSING + flashvars : 'Variables for Flash', // MISSING + bgcolor : 'Fona Koloro', + width : 'Larĝo', + height : 'Alto', + hSpace : 'HSpaco', + vSpace : 'VSpaco', + validateSrc : 'Bonvolu entajpi la URL-on', + validateWidth : 'Width must be a number.', // MISSING + validateHeight : 'Height must be a number.', // MISSING + validateHSpace : 'HSpace must be a number.', // MISSING + validateVSpace : 'VSpace must be a number.' // MISSING }, // Speller Pages Dialog @@ -472,115 +511,131 @@ CKEDITOR.lang['eo'] = smiley : { toolbar : 'Mienvinjeto', - title : 'Enmeti Mienvinjeton' + title : 'Enmeti Mienvinjeton', + options : 'Smiley Options' // MISSING }, elementsPath : { + eleLabel : 'Elements path', // MISSING eleTitle : '%1 element' // MISSING }, - numberedlist : 'Numera Listo', - bulletedlist : 'Bula Listo', - indent : 'Pligrandigi Krommarĝenon', - outdent : 'Malpligrandigi Krommarĝenon', + numberedlist : 'Numera Listo', + bulletedlist : 'Bula Listo', + indent : 'Pligrandigi Krommarĝenon', + outdent : 'Malpligrandigi Krommarĝenon', justify : { - left : 'Maldekstrigi', - center : 'Centrigi', - right : 'Dekstrigi', - block : 'Ĝisrandigi AmbaÅ­flanke' + left : 'Maldekstrigi', + center : 'Centrigi', + right : 'Dekstrigi', + block : 'Ĝisrandigi AmbaÅ­flanke' }, - blockquote : 'Blockquote', // MISSING + blockquote : 'Block Quote', // MISSING clipboard : { title : 'Interglui', - cutError : 'La sekurecagordo de via TTT-legilo ne permesas, ke la redaktilo faras eltondajn operaciojn. Bonvolu uzi la klavaron por tio (ctrl-X).', - copyError : 'La sekurecagordo de via TTT-legilo ne permesas, ke la redaktilo faras kopiajn operaciojn. Bonvolu uzi la klavaron por tio (ctrl-C).', - pasteMsg : 'Please paste inside the following box using the keyboard (Ctrl+V) and hit OK', // MISSING - 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.' // MISSING + cutError : 'La sekurecagordo de via TTT-legilo ne permesas, ke la redaktilo faras eltondajn operaciojn. Bonvolu uzi la klavaron por tio (Ctrl/Cmd-X).', + copyError : 'La sekurecagordo de via TTT-legilo ne permesas, ke la redaktilo faras kopiajn operaciojn. Bonvolu uzi la klavaron por tio (Ctrl/Cmd-C).', + pasteMsg : 'Please paste inside the following box using the keyboard (Ctrl/Cmd+V) and hit OK', // MISSING + 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.', // MISSING + pasteArea : 'Paste Area' // MISSING }, pastefromword : { - toolbar : 'Interglui el Word', - title : 'Interglui el Word', - advice : 'Please paste inside the following box using the keyboard (Ctrl+V) and hit OK.', // MISSING - ignoreFontFace : 'Ignore Font Face definitions', // MISSING - removeStyle : 'Remove Styles definitions' // MISSING + confirmCleanup : 'The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?', // MISSING + toolbar : 'Interglui el Word', + title : 'Interglui el Word', + error : 'It was not possible to clean up the pasted data due to an internal error' // MISSING }, pasteText : { - button : 'Interglui kiel Tekston', - title : 'Interglui kiel Tekston' + button : 'Interglui kiel Tekston', + title : 'Interglui kiel Tekston' }, templates : { - button : 'Templates', // MISSING - title : 'Content Templates', // MISSING - insertOption: 'Replace actual contents', // MISSING - selectPromptMsg: 'Please select the template to open in the editor', // MISSING - emptyListMsg : '(No templates defined)' // MISSING + button : 'Templates', // MISSING + title : 'Content Templates', // MISSING + options : 'Template Options', // MISSING + insertOption : 'Replace actual contents', // MISSING + selectPromptMsg : 'Please select the template to open in the editor', // MISSING + emptyListMsg : '(No templates defined)' // MISSING }, showBlocks : 'Show Blocks', // MISSING stylesCombo : { - label : 'Stilo', - voiceLabel : 'Styles', // MISSING - panelVoiceLabel : 'Select a style', // MISSING - panelTitle1 : 'Block Styles', // MISSING - panelTitle2 : 'Inline Styles', // MISSING - panelTitle3 : 'Object Styles' // MISSING + label : 'Stilo', + panelTitle : 'Formatting Styles', // MISSING + panelTitle1 : 'Block Styles', // MISSING + panelTitle2 : 'Inline Styles', // MISSING + panelTitle3 : 'Object Styles' // MISSING }, format : { - label : 'Formato', - voiceLabel : 'Format', // MISSING - panelTitle : 'Formato', - panelVoiceLabel : 'Select a paragraph format', // MISSING - - tag_p : 'Normala', - tag_pre : 'Formatita', - tag_address : 'Adreso', - tag_h1 : 'Titolo 1', - tag_h2 : 'Titolo 2', - tag_h3 : 'Titolo 3', - tag_h4 : 'Titolo 4', - tag_h5 : 'Titolo 5', - tag_h6 : 'Titolo 6', - tag_div : 'Paragrafo (DIV)' - }, + label : 'Formato', + panelTitle : 'Formato', + + tag_p : 'Normala', + tag_pre : 'Formatita', + tag_address : 'Adreso', + tag_h1 : 'Titolo 1', + tag_h2 : 'Titolo 2', + tag_h3 : 'Titolo 3', + tag_h4 : 'Titolo 4', + tag_h5 : 'Titolo 5', + tag_h6 : 'Titolo 6', + tag_div : 'Paragrafo (DIV)' + }, + + div : + { + title : 'Create Div Container', // MISSING + toolbar : 'Create Div Container', // MISSING + cssClassInputLabel : 'Stylesheet Classes', // MISSING + styleSelectLabel : 'Style', // MISSING + IdInputLabel : 'Id', // MISSING + languageCodeInputLabel : ' Language Code', // MISSING + inlineStyleInputLabel : 'Inline Style', // MISSING + advisoryTitleInputLabel : 'Advisory Title', // MISSING + langDirLabel : 'Language Direction', // MISSING + langDirLTRLabel : 'Left to Right (LTR)', // MISSING + langDirRTLLabel : 'Right to Left (RTL)', // MISSING + edit : 'Edit Div', // MISSING + remove : 'Remove Div' // MISSING + }, font : { - label : 'Tiparo', - voiceLabel : 'Font', // MISSING - panelTitle : 'Tiparo', - panelVoiceLabel : 'Select a font' // MISSING + label : 'Tiparo', + voiceLabel : 'Font', // MISSING + panelTitle : 'Tiparo' }, fontSize : { - label : 'Grando', - voiceLabel : 'Font Size', // MISSING - panelTitle : 'Grando', - panelVoiceLabel : 'Select a font size' // MISSING + label : 'Grando', + voiceLabel : 'Font Size', // MISSING + panelTitle : 'Grando' }, colorButton : { - textColorTitle : 'Teksta Koloro', - bgColorTitle : 'Fona Koloro', - auto : 'AÅ­tomata', - more : 'Pli da Koloroj...' + textColorTitle : 'Teksta Koloro', + bgColorTitle : 'Fona Koloro', + panelTitle : 'Colors', // MISSING + auto : 'AÅ­tomata', + more : 'Pli da Koloroj...' }, colors : @@ -592,7 +647,7 @@ CKEDITOR.lang['eo'] = '008080' : 'Teal', // MISSING '000080' : 'Navy', // MISSING '4B0082' : 'Indigo', // MISSING - '696969' : 'Dim Gray', // MISSING + '696969' : 'Dark Gray', // MISSING 'B22222' : 'Fire Brick', // MISSING 'A52A2A' : 'Brown', // MISSING 'DAA520' : 'Golden Rod', // MISSING @@ -608,7 +663,7 @@ CKEDITOR.lang['eo'] = '0FF' : 'Cyan', // MISSING '00F' : 'Blue', // MISSING 'EE82EE' : 'Violet', // MISSING - 'A9A9A9' : 'Dark Gray', // MISSING + 'A9A9A9' : 'Dim Gray', // MISSING 'FFA07A' : 'Light Salmon', // MISSING 'FFA500' : 'Orange', // MISSING 'FFFF00' : 'Yellow', // MISSING @@ -629,30 +684,45 @@ CKEDITOR.lang['eo'] = 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 + opera_title : 'Not supported by Opera', // 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 + allCaps : 'Ignore All-Caps Words', // MISSING + ignoreDomainNames : 'Ignore Domain Names', // MISSING + mixedCase : 'Ignore Words with Mixed Case', // MISSING + mixedWithDigits : 'Ignore Words with Numbers', // MISSING + + languagesTab : 'Languages', // MISSING + + dictionariesTab : 'Dictionaries', // MISSING + dic_field_name : 'Dictionary name', // MISSING + dic_create : 'Create', // MISSING + dic_restore : 'Restore', // MISSING + dic_delete : 'Delete', // MISSING + dic_rename : 'Rename', // MISSING + 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 it\'s name and click the Restore button.', // MISSING + + aboutTab : 'About' // MISSING }, about : { - title : 'About CKEditor', // MISSING - dlgTitle : 'About CKEditor', // MISSING - moreInfo : 'For licensing information please visit our web site:', // MISSING - copy : 'Copyright © $1. All rights reserved.' // MISSING + title : 'About CKEditor', // MISSING + dlgTitle : 'About CKEditor', // MISSING + moreInfo : 'For licensing information please visit our web site:', // MISSING + copy : 'Copyright © $1. All rights reserved.' // MISSING }, maximize : 'Maximize', // MISSING @@ -660,22 +730,29 @@ CKEDITOR.lang['eo'] = 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 + options : 'Color Options', // MISSING + highlight : 'Highlight', // MISSING + selected : 'Selected Color', // MISSING + clear : 'Clear' // MISSING }, - toolbarCollapse : 'Collapse Toolbar', // MISSING - toolbarExpand : 'Expand Toolbar' // MISSING + toolbarCollapse : 'Collapse Toolbar', // MISSING + toolbarExpand : 'Expand Toolbar', // MISSING + + bidi : + { + ltr : 'Text direction from left to right', // MISSING + rtl : 'Text direction from right to left' // MISSING + } };