Edit C:\Users\Administrator\Desktop\Back\galaxie - Copy\js\wysiwyg\ckeditor\_source\lang\km.js
/* Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.html or http://ckeditor.com/license */ /** * @fileOverview Defines the {@link CKEDITOR.lang} object, for the * Khmer language. */ /**#@+ @type String @example */ /** * Constains the dictionary of language entries. * @namespace */ CKEDITOR.lang['km'] = { /** * The language reading direction. Possible values are "rtl" for * Right-To-Left languages (like Arabic) and "ltr" for Left-To-Right * languages (like English). * @default 'ltr' */ dir : 'ltr', /* * 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, press ALT 0 for help.', // MISSING // ARIA descriptions. toolbars : 'Editor toolbars', // MISSING editor : 'Rich Text Editor', // MISSING // Toolbar buttons without dialogs. source : 'á??á?¼á??', newPage : 'á??á??á??á??á??á??á??á??á?¸', save : 'á??á??á??á??á?¶á??á?»á??', preview : 'á??á?¾á??á??á?¶á??á??á??á??á??', cut : 'á??á?¶á??á??á??á??', copy : 'á??á??á??á??á??á??', paste : 'á??á??á??á??á??á?¶á??á??', print : 'á??á??á??á??á?»á??á??á??', underline : 'á??á?·á??á??á??á??á??á?¶á??á??á??á?¸á??á??á??á??á??á?¢á??á??á??á??', bold : 'á?¢á??á??á??á??á??á?·á??á??á??', italic : 'á?¢á??á??á??á??á??á??á??á??á??', selectAll : 'á??á??á??á?¾á??á??á?¾á??á??á?¶á??á??á?¢á??á??', removeFormat : 'á??á??á??á??á??á?? á??á?¶á??á??á??á??á?¶', strike : 'á??á?·á??á??á??á??á??á?¶á??á??á??á?¶á??á??á??á??á??á??á?¶á??á?¢á??á??á??á??', subscript : 'á?¢á??á??á??á??á??á?¼á??á??á??á??á??á??', superscript : 'á?¢á??á??á??á??á??á?¼á??á??á?¾', horizontalrule : 'á??á??á??á??á??á??á??á??á??á??á?¶á??á??á??á??á??á??á??', pagebreak : 'á??á??á??á??á??á?? á??á?¶á??á??á??á??á?¶á??á??á??á??á??á??á??', pagebreakAlt : 'Page Break', // MISSING unlink : 'á??á??á??á??á??á??á?¶á??á??', undo : 'á??á?¶á??á?¡á?¾á??á??á?·á??', redo : 'á??á??á??á?¾á?¡á?¾á??á??á?·á??', // Common messages and labels. common : { browseServer : 'á??á?¾á??', url : 'URL', protocol : 'á??á??á??á?¼á??á?¼á??á?¼á??', upload : 'á??á?¶á??á??á??', uploadSubmit : 'á??á??á??á??á?¼á??á??á??á??á?¶á??á??á??á??á?¶á??á??á?¸á??á??á??á??á??á??á??á??á??á?¶', image : 'á??á?¼á??á??á?¶á??', flash : 'Flash', form : 'á??á??á??á??á??', checkbox : 'á??á??á??á?¢á??á??á??á??á??á?¾á??á??á?¾á??', radio : 'á??á??á?¼á??á?»á??á??á??á??á??á??á??á??á?¼á??', textField : 'á??á?½á??á??á??á??á??á??á?¢á??á??á??á??á??', textarea : 'á??á??á??á??á??á??á??á??á??á??á?¢á??á??á??á??á??', hiddenField : 'á??á?½á??á??á?¶á??á??', button : 'á??á??á?¼á??á?»á??', select : 'á??á?½á??á??á??á??á?¾á??á??á?¾á??', imageButton : 'á??á??á?¼á??á?»á??á??á?¼á??á??á?¶á??', notSet : '<á??á?·á??á??á??á??>', id : 'Id', name : 'á??á??á??á??á??', langDir : 'á??á?·á??á??á??á??á?¶á??á?¶', langDirLtr : 'á??á?¸á??á??á??á??á??á??á??á??á??á??á?¶á??(LTR)', langDirRtl : 'á??á?¸á??á??á??á?¶á??á??á??á??á??á??á??á??(RTL)', langCode : 'á??á??á??á??á?¼á??á??á?¶á??á?¶', longDescr : 'á?¢á??á?·á??á??á??á?¶á?? URL á??á??á??', cssClass : 'Stylesheet Classes', advisoryTitle : 'á??á??á??á??á??á?¾á?? á??á??á??á?¹á??á??á??á?¶', cssStyle : 'á??á??á?¼á??', ok : 'á??á??á??á??á??á??á??', cancel : 'á??á?·á??á??á??á??á??á??á??á??', close : 'Close', // MISSING preview : 'Preview', // MISSING generalTab : 'General', // MISSING advancedTab : 'á??á??á??á?·á??á??á??á??á??á??', 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 width : 'á??á??á?¹á??', height : 'á??á??á??á??á??', align : 'á??á??á??á??á??á??á?¸á??á?¶á??á??', alignLeft : 'á??á?¶á??á??á??á??á??', alignRight : 'á??á?¶á??á??á??á??á?¶á??', alignCenter : 'á??á??á??á??á?¶á??', alignTop : 'á??á?¶á??á??á?¾', alignMiddle : 'á??á??á??á??á?¶á??', alignBottom : 'á??á?¶á??á??á??á??á??á??', invalidHeight : 'Height must be a number.', // MISSING invalidWidth : 'Width must be a number.', // MISSING 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).', // MISSING invalidHtmlLength : 'Value specified for the "%1" field must be a positive number with or without a valid HTML measurement unit (px or %).', // MISSING // Put the voice-only part of the label in the span. unavailable : '%1<span class="cke_accessibility">, unavailable</span>' // MISSING }, contextmenu : { options : 'Context Menu Options' // MISSING }, // Special char dialog. specialChar : { toolbar : 'á??á??á??á??á??á??á?¢á??á??á??á??á??á?·á??á??á??', title : 'á??á?¼á?¢á??á??á??á??á??á?·á??á??á??', options : 'Special Character Options' // MISSING }, // Link dialog. link : { toolbar : 'á??á??á??á??á??á??/á??á??á??á??á??á?? á??á??á??á?¶á??á??', other : '<other>', // MISSING menu : 'á??á??á??á??á??á??á??á??á??á?¶á??á??', title : 'á??á??á??á?¶á??á??', info : 'á??á??á??á??á?¶á??á?¢á??á??á?¸á??á??á??á?¶á??á??', target : 'á??á??á??á??á??', upload : 'á??á?¶á??á??á??', advanced : 'á??á??á??á?·á??á??á??á??á??á??', type : 'á??á??á??á??á??á??á??á??á??á?¶á??á??', toUrl : 'URL', // MISSING toAnchor : 'á??á?»á??á??á??á?¶á??á??á??á??á??á?»á??á??á??á??á??á??á??á??á??', toEmail : 'á?¢á??á?¸á??á??á??', targetFrame : '<á? á??á??á??á??á??á??>', targetPopup : '<á??á?¸á??á??á?¼á?? á??á??á??>', targetFrameName : 'á??á??á??á??á??á? á??á??á??á??á??á??á??á??á??á??á?¶á??á??á??á??á??', targetPopupName : 'á??á??á??á??á??á??á?¸á??á??á?¼á??á??á??á??', popupFeatures : 'á??á??á??á??á??á??á??á??á??á??á??á?¸á??á??á?¼á??á??á??á??', popupResizable : 'Resizable', // MISSING popupStatusBar : 'á??á??á?¶ á??á??á??á??á?¶á??', popupLocationBar: 'á??á??á?¶ á??á?¸á??á?¶á??á??', popupToolbar : 'á??á??á?¶ á?©á??á??á??á??á??', popupMenuBar : 'á??á??á?¶ á??á?ºá??á?»á??', popupFullScreen : 'á?¢á??á??á??á??á?»á??á??á??á??(IE)', popupScrollBars : 'á??á??á?¶ á??á?¶á??', popupDependent : 'á?¢á?¶á??á??á??á??á??á??á?¾ (Netscape)', popupLeft : 'á??á?¸á??á?¶á??á??á??á?¶á??á??á??á??á??á??', popupTop : 'á??á?¸á??á?¶á??á??á??á?¶á??á??á?¾', id : 'Id', // MISSING langDir : 'á??á?·á??á??á??á??á?¶á??á?¶', langDirLTR : 'á??á?¸á??á??á??á??á??á??á??á??á??á??á?¶á??(LTR)', langDirRTL : 'á??á?¸á??á??á??á?¶á??á??á??á??á??á??á??á??(RTL)', acccessKey : 'á??á?¸ á??á??á??á?¶á??á??á??á?¼á??', name : 'á??á??á??á??á??', langCode : 'á??á?·á??á??á??á??á?¶á??á?¶', tabIndex : 'á??á??á?? Tab', advisoryTitle : 'á??á??á??á??á??á?¾á?? á??á??á??á?¹á??á??á??á?¶', advisoryContentType : 'á??á??á??á??á??á??á?¢á??á??á??á??á?? á??á??á??á?¹á??á??á??á?¶', cssClasses : 'Stylesheet Classes', charset : 'á??á??á??á??á?¼á??á?¢á??á??á??á??á??á??á??á??á??á??á??á?¶á??á??', styles : 'á??á??á?¼á??', rel : 'Relationship', // MISSING selectAnchor : 'á??á??á??á?¾á??á??á?¾á??á??á?»á??á??á??á?¶', anchorName : 'á??á?¶á??á??á??á??á??á??á??á??á??á??á??á?»á??á??á??á?¶', anchorId : 'á??á?¶á?? Id', emailAddress : 'á?¢á??á?¸á??á??á??', emailSubject : 'á??á??á??á??á??á?¾á??á?¢á??á??á??á??á??', emailBody : 'á?¢á??á??á??á??á??', noAnchors : '(No anchors available in the document)', // MISSING noUrl : 'á??á?¼á??á??á??á??á??á?? á?¢á?¶á??á??á??á??á??á??á?¶á?? URL', noEmail : 'á??á?¼á??á??á??á??á??á?? á?¢á?¶á??á??á??á??á??á??á?¶á?? á?¢á??á?¸á??á??á??' }, // Anchor dialog anchor : { toolbar : 'á??á??á??á??á??á??/á??á??á??á??á??á?? á??á?»á??á??á??á?¶', menu : 'á??á?¶á??á??á??á??á??á??á??á?»á??á??á??á?¶', title : 'á??á?¶á??á??á??á??á??á??á??á?»á??á??á??á?¶', name : 'á??á??á??á??á??á??á?»á??á??á??á??á??á??á?¶', errorName : 'á??á?¼á??á??á??á??á??á?? á??á??á??á??á??á??á?»á??á??á??á??á??á??á?¶', remove : 'Remove Anchor' // MISSING }, // 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 : '<not set>', // 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 : { title : 'Find and Replace', // MISSING find : 'á??á??á??á??á??á??á??', replace : 'á??á??á??á?½á??', findWhat : 'á??á??á??á??á??á??á??á?¢á??á??á?¸:', replaceWith : 'á??á??á??á?½á??á??á?¶á??á?½á??:', notFoundMsg : 'á??á?¶á??á??á??á??á??á?? á??á??á??á?·á??á??á?¾á??á??á?? á??', matchCase : 'á??á??á??á??á??á??á??á?¼á??á??á??', matchWord : 'á??á??á??á?¼á??á??á?¶á??á??á??á??á?¶á??á??á?¢á??á??', matchCyclic : 'Match cyclic', // MISSING replaceAll : 'á??á??á??á?½á??á??á?¶á??á??á?¢á??á??', replaceSuccessMsg : '%1 occurrence(s) replaced.' // MISSING }, // Table Dialog table : { toolbar : 'á??á?¶á??á?¶á??', title : 'á??á?¶á??á??á??á??á??á?? á??á?¶á??á?¶á??', menu : 'á??á?¶á??á??á??á??á??á?? á??á?¶á??á?¶á??', deleteTable : 'á??á??á??á??á?¶á??á?¶á??', rows : 'á??á?½á??á??á??á??á??á??', columns : 'á??á?½á??á??á??', border : 'á??á??á? á??á??á??á?»á??', widthPx : 'á??á?¸á??á??á??á??', widthPc : 'á??á?¶á??á??á??', widthUnit : 'width unit', // MISSING cellSpace : 'á??á??á??á?¶á??á??á??á??', cellPad : 'á??á??á??á??á??á??', caption : 'á??á??á??á??á??á?¾á??', summary : 'á??á??á??á??á??á??á?¸á??á??á??á??á??á??', headers : 'Headers', // MISSING headersNone : 'None', // MISSING headersColumn : 'First column', // MISSING headersRow : 'First Row', // MISSING headersBoth : 'Both', // MISSING invalidRows : 'Number of rows must be a number greater than 0.', // MISSING invalidCols : 'Number of columns must be a number greater than 0.', // MISSING invalidBorder : 'Border size must be a number.', // MISSING invalidWidth : 'Table width must be a number.', // MISSING invalidHeight : 'Table height must be a number.', // MISSING invalidCellSpacing : 'Cell spacing must be a positive number.', // MISSING invalidCellPadding : 'Cell padding must be a positive number.', // MISSING cell : { menu : 'Cell', // MISSING insertBefore : 'Insert Cell Before', // MISSING insertAfter : 'Insert Cell After', // MISSING deleteCell : 'á??á??á??á??á??á??', merge : 'á??á??á??á??á?¼á??á??á??á??', mergeRight : 'Merge Right', // MISSING mergeDown : 'Merge Down', // MISSING splitHorizontal : 'Split Cell Horizontally', // MISSING splitVertical : 'Split Cell Vertically', // MISSING title : 'Cell Properties', // MISSING cellType : 'Cell Type', // MISSING rowSpan : 'Rows Span', // MISSING colSpan : 'Columns Span', // MISSING wordWrap : 'Word Wrap', // MISSING hAlign : 'Horizontal Alignment', // MISSING vAlign : 'Vertical Alignment', // MISSING alignBaseline : 'Baseline', // MISSING bgColor : 'Background Color', // MISSING borderColor : 'Border Color', // MISSING data : 'Data', // MISSING header : 'Header', // MISSING yes : 'Yes', // MISSING no : 'No', // MISSING invalidWidth : 'Cell width must be a number.', // MISSING 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 }, row : { menu : 'Row', // MISSING insertBefore : 'Insert Row Before', // MISSING insertAfter : 'Insert Row After', // MISSING deleteRow : 'á??á??á??á??á?½á??á??á??á??á??á??' }, column : { menu : 'Column', // MISSING insertBefore : 'Insert Column Before', // MISSING insertAfter : 'Insert Column After', // MISSING deleteColumn : 'á??á??á??á??á?½á??á??á??' } }, // Button Dialog. button : { title : 'á??á?¶á??á??á??á??á??á?? á??á??á?¼á??á?»á??', text : 'á?¢á??á??á??á??á??(á??á??á??á??)', type : 'á??á??á??á??á??á??', typeBtn : 'Button', // MISSING typeSbm : 'Submit', // MISSING typeRst : 'Reset' // MISSING }, // Checkbox and Radio Button Dialogs. checkboxAndRadio : { checkboxTitle : 'á??á?¶á??á??á??á??á??á??á??á??á??á?¢á??á??á??á??á??á?¾á??á??á?¾á??', radioTitle : 'á??á?¶á??á??á??á??á??á??á??á??á?¼á??á?»á??á??á??á??á??á??á??', value : 'á??á??á??á??', selected : 'á??á?¶á??á??á??á??á?¾á??á??á?¾á??' }, // Form Dialog. form : { title : 'á??á?¶á??á??á??á??á??á??á??á??á??á??á??', menu : 'á??á?¶á??á??á??á??á??á??á??á??á??á??á??', action : 'á??á??á??á??á??á??á?¶á??', method : 'á??á?·á??á?¸', encoding : 'Encoding' // MISSING }, // Select Field Dialog. select : { title : 'á??á?¶á??á??á??á??á??á??á??á?½á??á??á??á??á?¾á??á??á?¾á??', selectInfo : 'á??á??á??á??á?¶á??', opAvail : 'á??á?¶á??á??á??á??á??á??á??á??á??á?¾á??á??á?¾á?? á??á??á??á?¢á?¶á??á??á??á??á??á??á??á?¶á??', value : 'á??á??á??á??', size : 'á??á??á? á??', lines : 'á??á??á??á??á?¶á??á??', chkMulti : 'á?¢á??á?»á??á??á??á?¶á??á?¢á??á??á??á??á??á?¾á??á??á?¾á??á??á??á??á?¾á??', opText : 'á??á?¶á??á??á??', opValue : 'á??á??á??á??', btnAdd : 'á??á??á??á??á??á??', btnModify : 'á??á??á??á?¶á??á??á??á??á??á?¼á??', btnUp : 'á??á?¾', btnDown : 'á??á??á??á??á??', btnSetValue : 'Set as selected value', // MISSING btnDelete : 'á??á??á??' }, // Textarea Dialog. textarea : { title : 'á??á?¶á??á??á??á??á??á??á??á??á??á??á??á??á??á??á??á??á??á?¢á??á??á??á??á??', cols : 'á??á?¼á??á??á??', rows : 'á??á?¼á??á??á??á??á??á??' }, // Text Field Dialog. textfield : { title : 'á??á?¶á??á??á??á??á??á??á??á?½á??á?¢á??á??á??á??á??', name : 'á??á??á??á??á??', value : 'á??á??á??á??', charWidth : 'á??á??á?¹á?? á?¢á??á??á??á??', maxChars : 'á?¢á??á??á??á??á?¢á??á?·á??á??á?·á??á?¶', type : 'á??á??á??á??á??á??', typeText : 'á??á?¶á??á??á??', typePass : 'á??á?¶á??á??á??á??á??á??á?¶á??á??' }, // Hidden Field Dialog. hidden : { title : 'á??á?¶á??á??á??á??á??á??á??á?½á??á??á?¶á??á??', name : 'á??á??á??á??á??', value : 'á??á??á??á??' }, // Image Dialog. image : { title : 'á??á?¶á??á??á??á??á??á??á??á?¼á??á??á?¶á??', titleButton : 'á??á?¶á??á??á??á??á??á??á??á??á?¼á??á?»á??á??á?¼á??á??á?¶á??', menu : 'á??á?¶á??á??á??á??á??á??á??á?¼á??á??á?¶á??', infoTab : 'á??á??á??á??á?¶á??á?¢á??á??á?¸á??á?¼á??á??á?¶á??', btnUpload : 'á??á??á??á??á?¼á??á??á??á??á?¶á??á??á??á??á?¶á??á??á?¸á??á??á??á??á??á??á??á??á??á?¶', upload : 'á??á?¶á??á??á??', alt : 'á?¢á??á??á??á??á??á??á??á??á?½á??', lockRatio : 'á?¢á??á??á??á?¶á?¡á?»á??', resetSize : 'á??á??á??á??á??á??á??á? á??á?¡á?¾á??á??á?·á??', border : 'á??á??á?»á??', hSpace : 'á??á??á??á?¶á??á??á??á?¹á??', vSpace : 'á??á??á??á?¶á??á??á??á??á??á??á??', alertUrl : 'á??á?¼á??á??á??á??á??á??á??á?¶á??á??á??á??á??á??á?¶á??á??á??á??á??á??á?¼á??á??á?¶á??', linkTab : 'á??á??á??á?¶á??á??', 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 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 flash : { properties : 'á??á?¶á??á??á??á??á??á?? Flash', propertiesTab : 'Properties', // MISSING title : 'á??á?¶á??á??á??á??á??á?? Flash', chkPlay : 'á??á??á??á??á??á??á??á??á??á??á??á??á??á??á??á??á??á??', chkLoop : 'á??á??á??á?½á??á??á??', chkMenu : 'á??á??á??á? á?¶á?? á??á?ºá??á?»á??á??á??á??á?? Flash', chkFull : 'Allow Fullscreen', // MISSING scale : 'á??á??á? á??', scaleAll : 'á??á??á??á? á?¶á??á??á?¶á??á??á?¢á??á??', scaleNoBorder : 'á??á?·á??á??á??á??á? á?¶á??á??á??á?»á??', scaleFit : 'á??á??á??á?¼á??á??á??á??á??', access : 'Script Access', // MISSING accessAlways : 'Always', // MISSING accessSameDomain: 'Same domain', // MISSING accessNever : 'Never', // MISSING alignAbsBottom : 'Abs Bottom', // MISSING alignAbsMiddle : 'Abs Middle', // MISSING alignBaseline : 'á??á??á??á??á?¶á??á??á??á?¶á??á?¼á??á??á??á??á?¶á??', alignTextTop : 'á??á?¾á?¢á??á??á??á??á??', 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 : 'á??á??á??á??á??á??á??á??á?¶á??á??á??á??á??á??', hSpace : 'á??á??á??á?¶á??á??á??á?¹á??', vSpace : 'á??á??á??á?¶á??á??á??á??á??á??á??', validateSrc : 'á??á?¼á??á??á??á??á??á?? á?¢á?¶á??á??á??á??á??á??á?¶á?? URL', validateHSpace : 'HSpace must be a number.', // MISSING validateVSpace : 'VSpace must be a number.' // MISSING }, // Speller Pages Dialog spellCheck : { toolbar : 'á??á?·á??á?·á??á??á??á?¢á??á??á??á??á?¶á??á?·á??á?»á??á??á??', title : 'Spell Check', // MISSING notAvailable : 'Sorry, but service is unavailable now.', // MISSING errorLoading : 'Error loading application service host: %s.', // MISSING notInDic : 'á??á??á??á?¶á??á??á??á??á?»á??á??á??á??á?¶á??á?»á??á??á??á??', changeTo : 'á??á??á??á?¶á??á??á??á??á??á?¼á??á??á??', btnIgnore : 'á??á?·á??á??á??á??á?¶á??á??á??á??á??á?¼á??', btnIgnoreAll : 'á??á?·á??á??á??á??á?¶á??á??á??á??á??á?¼á?? á??á?¶á??á??á?¢á??á??', btnReplace : 'á??á??á??á?½á??', btnReplaceAll : 'á??á??á??á?½á??á??á?¶á??á??á?¢á??á??', btnUndo : 'á??á?¶á??á?¡á?¾á??á??á?·á??', noSuggestions : '- á??á??á??á?¶á??á??á??á??á?¾á?? -', progress : 'á??á??á??á?»á??á??á?·á??á?·á??á??á??á?¢á??á??á??á??á?¶á??á?·á??á?»á??á??á??...', noMispell : 'á??á?¶á??á??á?·á??á?·á??á??á??á?¢á??á??á??á??á?¶á??á?·á??á?»á??á??á??á??á?¶á??á??á??á??: á??á??á??á?¶á??á??á??á? á?»á??', noChanges : 'á??á?¶á??á??á?·á??á?·á??á??á??á?¢á??á??á??á??á?¶á??á?·á??á?»á??á??á??á??á?¶á??á??á??á??: á??á?»á??á??á?¶á??á??á??á??á?¶á??á??á??á??á??á?¼á??', oneChange : 'á??á?¶á??á??á?·á??á?·á??á??á??á?¢á??á??á??á??á?¶á??á?·á??á?»á??á??á??á??á?¶á??á??á??á??: á??á?¶á??á??á??á??á?½á??á??á??á??á?¼á??á??á?¶á??á??á??á??á?¶á??á??á??á??á??á?¼á??', manyChanges : 'á??á?¶á??á??á?·á??á?·á??á??á??á?¢á??á??á??á??á?¶á??á?·á??á?»á??á??á??á??á?¶á??á??á??á??: %1 á??á?¶á??á??á??á??á?¶á??á??á??á??á?¶á??á??á??á??á??á?¼á??', ieSpellDownload : 'á??á?»á??á??á?¶á??á??á??á??á??á??á?·á??á?¸á??á?·á??á?·á??á??á??á?¢á??á??á??á??á?¶á??á?·á??á?»á??á??á?? á?? á??á?¾á??á??á??á??á?¶á??á??á??á??á?¸á??á?¶?' }, smiley : { toolbar : 'á??á?¼á??á??á?¶á??', title : 'á??á??á??á??á?¼á??á??á?¼á??á??á?¶á??', options : 'Smiley Options' // MISSING }, elementsPath : { eleLabel : 'Elements path', // MISSING eleTitle : '%1 element' // MISSING }, numberedlist : 'á??á??á??á??á?¸á??á?¶á?¢á??á??á??á??', bulletedlist : 'á??á??á??á??á?¸á??á?¶á??á??á??á??á??á??á??á?¼á??', indent : 'á??á??á??á??á??á??á??á?¶á??á??á?¼á??á??á??á??á??á?¶á??á??', outdent : 'á??á??á??á??á??á??á?¶á??á??á?¼á??á??á??á??á??á?¶á??á??', justify : { left : 'á??á??á??á?¹á??á??á??á??á??á??', center : 'á??á??á??á?¹á??á??á??á??á??á?¶á??', right : 'á??á??á??á?¹á??á??á??á??á?¶á??', block : 'á??á??á??á?¹á??á??á??á??á?¶á??' }, blockquote : 'Block Quote', // MISSING clipboard : { title : 'á??á??á??á??á??á?¶á??á??', cutError : 'á??á?¶á??á??á??á??á??á??á??á?»á??á??á??á??á??á?¶á??á??á??á??á??á??á??á??á??á??á?·á??á?¸á??á?»á??á??á??á??á??á??á??á??á??á??á?¢á??á??á?? á??á??á??\u200bá??á?·á??á?¢á?¶á??á??á??á??á?¾á??á??á??á??á??á?·á??á?¸á??á?¶á??á??á??á??á??á?¢á??á??á??á??á?? á??á?¶á??á??á?¢á??á??á??á??á??á??á??á??á??á??á??á??á??á??á??á??á??á??á??á??á??á??á??á?¶á??á?¡á?¾á?? á?? á??á?¼á??á??á??á??á?¾á??á??á??á?¶á??á??á??á??á??á??á?? á??á?¸á??á?¼á??á??á??á?? (Ctrl/Cmd+X) á??', copyError : 'á??á?¶á??á??á??á??á??á??á??á?»á??á??á??á??á??á?¶á??á??á??á??á??á??á??á??á??á??á?·á??á?¸á??á?»á??á??á??á??á??á??á??á??á??á??á?¢á??á??á?? á??á??á??\u200bá??á?·á??á?¢á?¶á??á??á??á??á?¾á??á??á??á??á??á?·á??á?¸á??á?¶á??á??á??á??á??á?¢á??á??á??á??á?? á??á??á??á??á?¢á??á??á??á??á??á??á??á??á??á??á??á??á??á??á??á??á??á??á??á??á??á??á??á?¶á??á?¡á?¾á?? á?? á??á?¼á??á??á??á??á?¾á??á??á??á?¶á??á??á??á??á??á??á?? á??á?¸á??á?¼á??á??á??á?? (Ctrl/Cmd+C)á??', pasteMsg : 'á??á?¼á??á??á??á??á??á?¢á??á??á??á??á??á??á??á??á?¶á??á??á??á??á??á?»á??á??á??á??á?¢á??á??á??á?¼á??á??á?¶á??á??á??á??á??á??á??á??á??á??á??á??á?¾á??á??á??á?¶á??á?? á??á?¸ \u200b(<STRONG>Ctrl/Cmd+V</STRONG>) á? á?¾á??á??á?»á?? <STRONG>OK</STRONG> á??', 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 : { confirmCleanup : 'The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?', // MISSING toolbar : 'á??á??á??á??á??á?¶á??á??á??á?¸ Word', title : 'á??á??á??á??á??á?¶á??á??á??á?¸ Word', error : 'It was not possible to clean up the pasted data due to an internal error' // MISSING }, pasteText : { button : 'á??á??á??á??á??á?¶á??á??á?¢á??á??á??á??á??á??á??á??á??á??á?¶', title : 'á??á??á??á??á??á?¶á??á??á?¢á??á??á??á??á??á??á??á??á??á??á?¶' }, templates : { button : 'á?¯á??á??á?¶á??á??á??á??á?¼', title : 'á?¯á??á??á?¶á??á??á??á??á?¼ á??á??á??á??á?¢á??á??á??á??á??á??', options : 'Template Options', // MISSING insertOption : 'Replace actual contents', // MISSING selectPromptMsg : 'á??á?¼á??á??á??á??á?¾á??á??á?¾á??á?¯á??á??á?¶á??á??á??á??á?¼ á??á?¾á??á??á??á?¸á??á?¾á??á??á??á??á??á??á?»á??á??á??á??á??á??á?·á??á?¸á??á?¶á??á??á??á??á??á?¢á??á??á??á??á??<br>(á?¢á??á??á??á??á??á??á?¹á??á??á?¶á??á??á??á??á??):', emptyListMsg : '(á??á?»á??á??á?¶á??á?¯á??á??á?¶á??á??á??á??á?¼á??á??á??á?¼á??á??á?¶á??á??á??á??á??á??)' }, showBlocks : 'Show Blocks', // MISSING stylesCombo : { label : 'á??á??á?¼á??', panelTitle : 'Formatting Styles', // MISSING panelTitle1 : 'Block Styles', // MISSING panelTitle2 : 'Inline Styles', // MISSING panelTitle3 : 'Object Styles' // MISSING }, format : { label : 'á??á??á??á?¶', panelTitle : 'á??á??á??á?¶', 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 : { 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 }, iframe : { title : 'IFrame Properties', // MISSING toolbar : 'IFrame', // MISSING noUrl : 'Please type the iframe URL', // MISSING scrolling : 'Enable scrollbars', // MISSING border : 'Show frame border' // MISSING }, font : { label : 'á? á??á??á?»á??', voiceLabel : 'Font', // MISSING panelTitle : 'á? á??á??á?»á??' }, fontSize : { label : 'á??á??á? á??', voiceLabel : 'Font Size', // MISSING panelTitle : 'á??á??á? á??' }, colorButton : { textColorTitle : 'á??á??á??á?¢á??á??á??á??', bgColorTitle : 'á??á??á??á??á??á??á??á??á?¶á??á??á??á??á??á??', panelTitle : 'Colors', // MISSING auto : 'á??á??á??á??á??á??á??á??á??á??á??á??', more : 'á??á??á??á??á??á??á??á??á??á??á??..' }, colors : { '000' : 'Black', // MISSING '800000' : 'Maroon', // MISSING '8B4513' : 'Saddle Brown', // MISSING '2F4F4F' : 'Dark Slate Gray', // MISSING '008080' : 'Teal', // MISSING '000080' : 'Navy', // MISSING '4B0082' : 'Indigo', // MISSING '696969' : 'Dark Gray', // MISSING 'B22222' : 'Fire Brick', // MISSING 'A52A2A' : 'Brown', // MISSING 'DAA520' : 'Golden Rod', // MISSING '006400' : 'Dark Green', // MISSING '40E0D0' : 'Turquoise', // MISSING '0000CD' : 'Medium Blue', // MISSING '800080' : 'Purple', // MISSING '808080' : 'Gray', // MISSING 'F00' : 'Red', // MISSING 'FF8C00' : 'Dark Orange', // MISSING 'FFD700' : 'Gold', // MISSING '008000' : 'Green', // MISSING '0FF' : 'Cyan', // MISSING '00F' : 'Blue', // MISSING 'EE82EE' : 'Violet', // MISSING 'A9A9A9' : 'Dim Gray', // MISSING 'FFA07A' : 'Light Salmon', // MISSING 'FFA500' : 'Orange', // MISSING 'FFFF00' : 'Yellow', // MISSING '00FF00' : 'Lime', // MISSING 'AFEEEE' : 'Pale Turquoise', // MISSING 'ADD8E6' : 'Light Blue', // MISSING 'DDA0DD' : 'Plum', // MISSING 'D3D3D3' : 'Light Grey', // MISSING 'FFF0F5' : 'Lavender Blush', // MISSING 'FAEBD7' : 'Antique White', // MISSING 'FFFFE0' : 'Light Yellow', // MISSING 'F0FFF0' : 'Honeydew', // MISSING 'F0FFFF' : 'Azure', // MISSING 'F0F8FF' : 'Alice Blue', // MISSING 'E6E6FA' : 'Lavender', // MISSING 'FFF' : 'White' // MISSING }, scayt : { 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 its name and click the Restore button.', // MISSING aboutTab : 'About' // MISSING }, about : { title : 'About CKEditor', // MISSING dlgTitle : 'About CKEditor', // MISSING help : 'Check $1 for help.', // MISSING userGuide : 'CKEditor User\'s Guide', // MISSING moreInfo : 'For licensing information please visit our web site:', // MISSING copy : 'Copyright © $1. All rights reserved.' // MISSING }, maximize : 'Maximize', // MISSING minimize : 'Minimize', // MISSING fakeobjects : { anchor : 'Anchor', // MISSING flash : 'Flash Animation', // MISSING iframe : 'IFrame', // MISSING hiddenfield : 'Hidden Field', // MISSING unknown : 'Unknown Object' // MISSING }, resize : 'Drag to resize', // MISSING colordialog : { 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 toolbarGroups : { document : 'Document', // MISSING clipboard : 'Clipboard/Undo', // MISSING editing : 'Editing', // MISSING forms : 'Forms', // MISSING basicstyles : 'Basic Styles', // MISSING paragraph : 'Paragraph', // MISSING links : 'Links', // MISSING insert : 'Insert', // MISSING styles : 'Styles', // MISSING colors : 'Colors', // MISSING tools : 'Tools' // MISSING }, bidi : { ltr : 'Text direction from left to right', // MISSING rtl : 'Text direction from right to left' // MISSING }, docprops : { label : 'á??á?¶á??á??á??á??á??á?? á?¯á??á??á?¶á??', title : 'á??á?¶á??á??á??á??á??á?? á?¯á??á??á?¶á??', design : 'Design', // MISSING meta : 'á??á?·á??á??á??á??á??á??á??á??', chooseColor : 'Choose', // MISSING other : '<other>', docTitle : 'á??á??á??á??á??á?¾á??á??á??á??á??á??', charset : 'á??á??á??á??á??á??á??á??á??á?¼á??á??á?¶á??á?¶', charsetOther : 'á??á??á??á??á??á??á??á??á??á?¼á??á??á?¶á??á?¶á??á??á??á??á??á??á??á??', charsetASCII : 'ASCII', // MISSING charsetCE : 'Central European', // MISSING charsetCT : 'Chinese Traditional (Big5)', // MISSING charsetCR : 'Cyrillic', // MISSING charsetGR : 'Greek', // MISSING charsetJP : 'Japanese', // MISSING charsetKR : 'Korean', // MISSING charsetTR : 'Turkish', // MISSING charsetUN : 'Unicode (UTF-8)', // MISSING charsetWE : 'Western European', // MISSING docType : 'á??á??á??á??á??á??á??á??á??á?¶á??á??á??á??á??á??', docTypeOther : 'á??á??á??á??á??á??á??á??á??á?¶á??á??á??á??á??á??á??á??á??á??á??á??á??á??', xhtmlDec : 'á??á??á??á??á?¼á?? XHTML', bgColor : 'á??á??á??á??á?¶á??á??á??á??á??á??', bgImage : 'URL á??á??á??á??á??á?¼á??á??á?¶á??á??á?¶á??á??á??á??á??á??', bgFixed : 'á??á??á??á??á??á??á??á??á??á??á??á?·á??á??á??á??á?¼á??', txtColor : 'á??á??á??á?¢á??á??á??á??', margin : 'á??á??á?»á??á??á??á??á??á??', marginTop : 'á??á?¾', marginLeft : 'á??á??á??á??á??', marginRight : 'á??á??á??á?¶á??', marginBottom : 'á??á??á??á??á??', metaKeywords : 'á??á?¶á??á??á??á??á??á??á??á??á?»á??á?¯á??á??á?¶á?? (á??á??á??á?¶á??á??á??á?¸á??á??á??á?¶á??á??á??á??á??á??á??á??)', metaDescription : 'á??á??á??á??á??á??á?¸á?¢á??á??á??á?¶á??á?·á??á??á??á?¶á??á?¢á??á??á?¸á?¯á??á??á?¶á??', metaAuthor : 'á?¢á??á??á??á??á?·á??á??á??á??', metaCopyright : 'á??á??á??á??á?¶á??á?·á??á??á??á?·á??', previewHtml : '<p>This is some <strong>sample text</strong>. You are using <a href="javascript:void(0)">CKEditor</a>.</p>' // MISSING } };
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de