X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=_source%2Flang%2Feo.js;h=001f2c8e07a6339cde658d5f438b0f59fd515015;hb=e73319a12b56100b29ef456fd74114fe5519e01c;hp=81c673b39cec451856711827baa7d1b4a082dc91;hpb=059b4c2fef02528bf1af189f7996e80652faddfb;p=ckeditor.git diff --git a/_source/lang/eo.js b/_source/lang/eo.js index 81c673b..001f2c8 100644 --- a/_source/lang/eo.js +++ b/_source/lang/eo.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 */ @@ -14,7 +14,7 @@ For licensing, see LICENSE.html or http://ckeditor.com/license */ /** - * Constains the dictionary of language entries. + * Contains the dictionary of language entries. * @namespace */ CKEDITOR.lang['eo'] = @@ -34,8 +34,8 @@ CKEDITOR.lang['eo'] = editorTitle : 'Rich text editor, %1, press ALT 0 for help.', // MISSING // ARIA descriptions. - toolbar : 'Toolbar', // MISSING - editor : 'Rich Text Editor', // MISSING + toolbars : 'Editor toolbars', // MISSING + editor : 'Rich Text Editor', // MISSING // Toolbar buttons without dialogs. source : 'Fonto', @@ -56,6 +56,7 @@ CKEDITOR.lang['eo'] = superscript : 'Superskribo', horizontalrule : 'Enmeti Horizonta Linio', pagebreak : 'Insert Page Break for Printing', // MISSING + pagebreakAlt : 'Page Break', // MISSING unlink : 'Forigi Ligilon', undo : 'Malfari', redo : 'Refari', @@ -105,22 +106,48 @@ CKEDITOR.lang['eo'] = 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 : 'Larĝo', + height : 'Alto', + align : 'Ĝisrandigo', + alignLeft : 'Maldekstre', + alignRight : 'Dekstre', + alignCenter : 'Centre', + alignTop : 'Supre', + alignMiddle : 'Centre', + alignBottom : 'Malsupre', + 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 + invalidInlineStyle : 'Value specified for the inline style must consist of one or more tuples with the format of "name : value", separated by semi-colons.', // MISSING + 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).', // 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', @@ -144,9 +171,7 @@ CKEDITOR.lang['eo'] = popupFullScreen : 'Tutekrane (IE)', popupScrollBars : 'Rulumlisteloj', popupDependent : 'Dependa (Netscape)', - popupWidth : 'Larĝo', popupLeft : 'Pozicio de Maldekstro', - popupHeight : 'Alto', popupTop : 'Pozicio de Supro', id : 'Id', // MISSING langDir : 'Skribdirekto', @@ -154,18 +179,19 @@ CKEDITOR.lang['eo'] = langDirRTL : 'De dekstro maldekstren (RTL)', acccessKey : 'Fulmoklavo', name : 'Nomo', - langCode : 'Skribdirekto', - tabIndex : 'Taba Ordo', - advisoryTitle : 'Indika Titolo', + langCode : 'Skribdirekto', + tabIndex : 'Taba Ordo', + advisoryTitle : 'Indika Titolo', advisoryContentType : 'Indika Enhavotipo', cssClasses : 'Klasoj de Stilfolioj', charset : 'Signaro de la Ligita Rimedo', styles : 'Stilo', - selectAnchor : 'Elekti Ankron', + rel : 'Relationship', // MISSING + selectAnchor : 'Elekti Ankron', anchorName : 'Per Ankronomo', - anchorId : 'Per Elementidentigilo', - emailAddress : 'Retadreso', - emailSubject : 'Temlinio', + anchorId : 'Per Elementidentigilo', + emailAddress : 'Retadreso', + emailSubject : 'Temlinio', emailBody : 'Mesaĝa korpo', noAnchors : '', noUrl : 'Bonvolu entajpi la URL-on', @@ -179,7 +205,32 @@ CKEDITOR.lang['eo'] = menu : 'Ankraj Atributoj', title : 'Ankraj Atributoj', name : 'Ankra Nomo', - errorName : 'Bv tajpi la ankran nomon' + errorName : 'Bv tajpi la ankran nomon', + 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 : '', // 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 @@ -191,6 +242,7 @@ CKEDITOR.lang['eo'] = findWhat : 'Serĉi:', replaceWith : 'AnstataÅ­igi per:', notFoundMsg : 'La celteksto ne estas trovita.', + findOptions : 'Find Options', // MISSING matchCase : 'Kongruigi Usklecon', matchWord : 'Tuta Vorto', matchCyclic : 'Match cyclic', // MISSING @@ -208,15 +260,9 @@ CKEDITOR.lang['eo'] = rows : 'Linioj', columns : 'Kolumnoj', border : 'Bordero', - align : 'Ĝisrandigo', - 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', caption : 'Titolo', @@ -231,8 +277,8 @@ CKEDITOR.lang['eo'] = 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 number.', // MISSING - invalidCellPadding : 'Cell padding must be a number.', // MISSING + invalidCellSpacing : 'Cell spacing must be a positive number.', // MISSING + invalidCellPadding : 'Cell padding must be a positive number.', // MISSING cell : { @@ -252,9 +298,6 @@ CKEDITOR.lang['eo'] = wordWrap : 'Word Wrap', // MISSING hAlign : 'Horizontal Alignment', // MISSING vAlign : 'Vertical Alignment', // MISSING - alignTop : 'Top', // MISSING - alignMiddle : 'Middle', // MISSING - alignBottom : 'Bottom', // MISSING alignBaseline : 'Baseline', // MISSING bgColor : 'Background Color', // MISSING borderColor : 'Border Color', // MISSING @@ -375,24 +418,16 @@ CKEDITOR.lang['eo'] = btnUpload : 'Sendu al Servilo', upload : 'Alŝuti', alt : 'AnstataÅ­iga Teksto', - width : 'Larĝo', - height : 'Alto', lockRatio : 'Konservi Proporcion', - unlockRatio : 'Unlock Ratio', // MISSING resetSize : 'Origina Grando', border : 'Bordero', hSpace : 'HSpaco', vSpace : 'VSpaco', - align : 'Ĝisrandigo', - alignLeft : 'Maldekstre', - alignRight : 'Dekstre', alertUrl : 'Bonvolu tajpi la URL de la bildo', 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 - 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 @@ -416,16 +451,10 @@ CKEDITOR.lang['eo'] = accessAlways : 'Always', // MISSING 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', alignTextTop : 'Je Supro de Teksto', - alignTop : 'Supre', quality : 'Quality', // MISSING qualityBest : 'Best', // MISSING qualityHigh : 'High', // MISSING @@ -439,13 +468,9 @@ CKEDITOR.lang['eo'] = 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 }, @@ -476,7 +501,8 @@ CKEDITOR.lang['eo'] = smiley : { toolbar : 'Mienvinjeto', - title : 'Enmeti Mienvinjeton' + title : 'Enmeti Mienvinjeton', + options : 'Smiley Options' // MISSING }, elementsPath : @@ -503,9 +529,9 @@ CKEDITOR.lang['eo'] = 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 + 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 }, @@ -528,6 +554,7 @@ CKEDITOR.lang['eo'] = { 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 @@ -578,6 +605,15 @@ CKEDITOR.lang['eo'] = 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 : 'Tiparo', @@ -610,7 +646,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 @@ -626,7 +662,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 @@ -648,6 +684,7 @@ CKEDITOR.lang['eo'] = 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 @@ -659,9 +696,23 @@ CKEDITOR.lang['eo'] = 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 }, @@ -669,6 +720,8 @@ CKEDITOR.lang['eo'] = { 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 }, @@ -678,10 +731,11 @@ 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 + iframe : 'IFrame', // MISSING + hiddenfield : 'Hidden Field', // MISSING + unknown : 'Unknown Object' // MISSING }, resize : 'Drag to resize', // MISSING @@ -689,11 +743,73 @@ CKEDITOR.lang['eo'] = colordialog : { title : 'Select color', // MISSING + options : 'Color Options', // MISSING highlight : 'Highlight', // MISSING - selected : 'Selected', // MISSING + selected : 'Selected Color', // MISSING clear : 'Clear' // MISSING }, toolbarCollapse : 'Collapse Toolbar', // MISSING - toolbarExpand : 'Expand 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 : 'Dokumentaj Atributoj', + title : 'Dokumentaj Atributoj', + design : 'Design', // MISSING + meta : 'Metadatumoj', + chooseColor : 'Choose', // MISSING + other : '', + docTitle : 'Paĝotitolo', + charset : 'Signara Kodo', + charsetOther : 'Alia Signara Kodo', + 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 : 'Dokumenta Tipo', + docTypeOther : 'Alia Dokumenta Tipo', + xhtmlDec : 'Inkluzivi XHTML Deklaroj', + bgColor : 'Fona Koloro', + bgImage : 'URL de Fona Bildo', + bgFixed : 'Neruluma Fono', + txtColor : 'Teksta Koloro', + margin : 'Paĝaj Marĝenoj', + marginTop : 'Supra', + marginLeft : 'Maldekstra', + marginRight : 'Dekstra', + marginBottom : 'Malsupra', + metaKeywords : 'Ŝlosilvortoj de la Dokumento (apartigita de komoj)', + metaDescription : 'Dokumenta Priskribo', + metaAuthor : 'Verkinto', + metaCopyright : 'Kopirajto', + previewHtml : '

This is some sample text. You are using CKEditor.

' // MISSING + } };