JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.6.1
[ckeditor.git] / _source / lang / eo.js
index 93cda94..08013d8 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-Copyright (c) 2003-2010, CKSource - Frederico Knabben. All rights reserved.\r
+Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.\r
 For licensing, see LICENSE.html or http://ckeditor.com/license\r
 */\r
 \r
@@ -34,8 +34,8 @@ CKEDITOR.lang['eo'] =
        editorTitle : 'Rich text editor, %1, press ALT 0 for help.', // MISSING\r
 \r
        // ARIA descriptions.\r
-       toolbar : 'Toolbar', // MISSING\r
-       editor  : 'Rich Text Editor', // MISSING\r
+       toolbars        : 'Editor toolbars', // MISSING\r
+       editor          : 'Rich Text Editor', // MISSING\r
 \r
        // Toolbar buttons without dialogs.\r
        source                  : 'Fonto',\r
@@ -121,6 +121,8 @@ CKEDITOR.lang['eo'] =
                alignBottom             : 'Malsupre',\r
                invalidHeight   : 'Height must be a number.', // MISSING\r
                invalidWidth    : 'Width must be a number.', // MISSING\r
+               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\r
+               invalidHtmlLength       : 'Value specified for the "%1" field must be a positive number with or without a valid HTML measurement unit (px or %).', // MISSING\r
 \r
                // Put the voice-only part of the label in the span.\r
                unavailable             : '%1<span class="cke_accessibility">, unavailable</span>' // MISSING\r
@@ -175,18 +177,19 @@ CKEDITOR.lang['eo'] =
                langDirRTL              : 'De dekstro maldekstren (RTL)',\r
                acccessKey              : 'Fulmoklavo',\r
                name                    : 'Nomo',\r
-               langCode                : 'Skribdirekto',\r
-               tabIndex                : 'Taba Ordo',\r
-               advisoryTitle   : 'Indika Titolo',\r
+               langCode                        : 'Skribdirekto',\r
+               tabIndex                        : 'Taba Ordo',\r
+               advisoryTitle           : 'Indika Titolo',\r
                advisoryContentType     : 'Indika Enhavotipo',\r
                cssClasses              : 'Klasoj de Stilfolioj',\r
                charset                 : 'Signaro de la Ligita Rimedo',\r
                styles                  : 'Stilo',\r
-               selectAnchor    : 'Elekti Ankron',\r
+               rel                     : 'Relationship', // MISSING\r
+               selectAnchor            : 'Elekti Ankron',\r
                anchorName              : 'Per Ankronomo',\r
-               anchorId                : 'Per Elementidentigilo',\r
-               emailAddress    : 'Retadreso',\r
-               emailSubject    : 'Temlinio',\r
+               anchorId                        : 'Per Elementidentigilo',\r
+               emailAddress            : 'Retadreso',\r
+               emailSubject            : 'Temlinio',\r
                emailBody               : 'Mesaĝa korpo',\r
                noAnchors               : '<Ne disponeblas ankroj en la dokumento>',\r
                noUrl                   : 'Bonvolu entajpi la URL-on',\r
@@ -200,7 +203,8 @@ CKEDITOR.lang['eo'] =
                menu            : 'Ankraj Atributoj',\r
                title           : 'Ankraj Atributoj',\r
                name            : 'Ankra Nomo',\r
-               errorName       : 'Bv tajpi la ankran nomon'\r
+               errorName       : 'Bv tajpi la ankran nomon',\r
+               remove          : 'Remove Anchor' // MISSING\r
        },\r
 \r
        // List style dialog\r
@@ -270,8 +274,8 @@ CKEDITOR.lang['eo'] =
                invalidBorder   : 'Border size must be a number.', // MISSING\r
                invalidWidth    : 'Table width must be a number.', // MISSING\r
                invalidHeight   : 'Table height must be a number.', // MISSING\r
-               invalidCellSpacing      : 'Cell spacing must be a number.', // MISSING\r
-               invalidCellPadding      : 'Cell padding must be a number.', // MISSING\r
+               invalidCellSpacing      : 'Cell spacing must be a positive number.', // MISSING\r
+               invalidCellPadding      : 'Cell padding must be a positive number.', // MISSING\r
 \r
                cell :\r
                {\r
@@ -412,7 +416,6 @@ CKEDITOR.lang['eo'] =
                upload          : 'Alŝuti',\r
                alt                     : 'Anstataŭiga Teksto',\r
                lockRatio       : 'Konservi Proporcion',\r
-               unlockRatio     : 'Unlock Ratio', // MISSING\r
                resetSize       : 'Origina Grando',\r
                border          : 'Bordero',\r
                hSpace          : 'HSpaco',\r
@@ -601,9 +604,9 @@ CKEDITOR.lang['eo'] =
 \r
        iframe :\r
        {\r
-               title           : 'iFrame Properties', // MISSING\r
-               toolbar         : 'iFrame', // MISSING\r
-               noUrl           : 'Please type the iFrame URL', // MISSING\r
+               title           : 'IFrame Properties', // MISSING\r
+               toolbar         : 'IFrame', // MISSING\r
+               noUrl           : 'Please type the iframe URL', // MISSING\r
                scrolling       : 'Enable scrollbars', // MISSING\r
                border          : 'Show frame border' // MISSING\r
        },\r
@@ -714,6 +717,8 @@ CKEDITOR.lang['eo'] =
        {\r
                title           : 'About CKEditor', // MISSING\r
                dlgTitle        : 'About CKEditor', // MISSING\r
+               help    : 'Check $1 for help.', // MISSING\r
+               userGuide : 'CKEditor User\'s Guide', // MISSING\r
                moreInfo        : 'For licensing information please visit our web site:', // MISSING\r
                copy            : 'Copyright &copy; $1. All rights reserved.' // MISSING\r
        },\r
@@ -725,7 +730,7 @@ CKEDITOR.lang['eo'] =
        {\r
                anchor          : 'Anchor', // MISSING\r
                flash           : 'Flash Animation', // MISSING\r
-               iframe          : 'iFrame', // MISSING\r
+               iframe          : 'IFrame', // MISSING\r
                hiddenfield     : 'Hidden Field', // MISSING\r
                unknown         : 'Unknown Object' // MISSING\r
        },\r
@@ -744,9 +749,64 @@ CKEDITOR.lang['eo'] =
        toolbarCollapse : 'Collapse Toolbar', // MISSING\r
        toolbarExpand   : 'Expand Toolbar', // MISSING\r
 \r
+       toolbarGroups :\r
+       {\r
+               document : 'Document', // MISSING\r
+               clipboard : 'Clipboard/Undo', // MISSING\r
+               editing : 'Editing', // MISSING\r
+               forms : 'Forms', // MISSING\r
+               basicstyles : 'Basic Styles', // MISSING\r
+               paragraph : 'Paragraph', // MISSING\r
+               links : 'Links', // MISSING\r
+               insert : 'Insert', // MISSING\r
+               styles : 'Styles', // MISSING\r
+               colors : 'Colors', // MISSING\r
+               tools : 'Tools' // MISSING\r
+       },\r
+\r
        bidi :\r
        {\r
                ltr : 'Text direction from left to right', // MISSING\r
                rtl : 'Text direction from right to left' // MISSING\r
+       },\r
+\r
+       docprops :\r
+       {\r
+               label : 'Dokumentaj Atributoj',\r
+               title : 'Dokumentaj Atributoj',\r
+               design : 'Design', // MISSING\r
+               meta : 'Metadatumoj',\r
+               chooseColor : 'Choose', // MISSING\r
+               other : '<other>',\r
+               docTitle :      'Paĝotitolo',\r
+               charset :       'Signara Kodo',\r
+               charsetOther : 'Alia Signara Kodo',\r
+               charsetASCII : 'ASCII', // MISSING\r
+               charsetCE : 'Central European', // MISSING\r
+               charsetCT : 'Chinese Traditional (Big5)', // MISSING\r
+               charsetCR : 'Cyrillic', // MISSING\r
+               charsetGR : 'Greek', // MISSING\r
+               charsetJP : 'Japanese', // MISSING\r
+               charsetKR : 'Korean', // MISSING\r
+               charsetTR : 'Turkish', // MISSING\r
+               charsetUN : 'Unicode (UTF-8)', // MISSING\r
+               charsetWE : 'Western European', // MISSING\r
+               docType : 'Dokumenta Tipo',\r
+               docTypeOther : 'Alia Dokumenta Tipo',\r
+               xhtmlDec : 'Inkluzivi XHTML Deklaroj',\r
+               bgColor : 'Fona Koloro',\r
+               bgImage : 'URL de Fona Bildo',\r
+               bgFixed : 'Neruluma Fono',\r
+               txtColor : 'Teksta Koloro',\r
+               margin : 'Paĝaj Marĝenoj',\r
+               marginTop : 'Supra',\r
+               marginLeft : 'Maldekstra',\r
+               marginRight : 'Dekstra',\r
+               marginBottom : 'Malsupra',\r
+               metaKeywords : 'Ŝlosilvortoj de la Dokumento (apartigita de komoj)',\r
+               metaDescription : 'Dokumenta Priskribo',\r
+               metaAuthor : 'Verkinto',\r
+               metaCopyright : 'Kopirajto',\r
+               previewHtml : '<p>This is some <strong>sample text</strong>. You are using <a href="javascript:void(0)">CKEditor</a>.</p>' // MISSING\r
        }\r
 };\r