JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.6.1
[ckeditor.git] / _source / lang / lt.js
index 19bf329..060c567 100644 (file)
@@ -34,8 +34,8 @@ CKEDITOR.lang['lt'] =
        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                  : 'Šaltinis',\r
@@ -121,6 +121,8 @@ CKEDITOR.lang['lt'] =
                alignBottom             : 'Apačią',\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['lt'] =
                langDirRTL              : 'Iš dešinės į kairę (RTL)',\r
                acccessKey              : 'Prieigos raktas',\r
                name                    : 'Vardas',\r
-               langCode                : 'Teksto kryptis',\r
-               tabIndex                : 'Tabuliavimo indeksas',\r
-               advisoryTitle   : 'Konsultacinė antraštė',\r
+               langCode                        : 'Teksto kryptis',\r
+               tabIndex                        : 'Tabuliavimo indeksas',\r
+               advisoryTitle           : 'Konsultacinė antraštė',\r
                advisoryContentType     : 'Konsultacinio turinio tipas',\r
                cssClasses              : 'Stilių lentelės klasės',\r
                charset                 : 'Susietų išteklių simbolių lentelė',\r
                styles                  : 'Stilius',\r
-               selectAnchor    : 'Pasirinkite žymę',\r
+               rel                     : 'Relationship', // MISSING\r
+               selectAnchor            : 'Pasirinkite žymę',\r
                anchorName              : 'Pagal žymės vardą',\r
-               anchorId                : 'Pagal žymės Id',\r
-               emailAddress    : 'El.pašto adresas',\r
-               emailSubject    : 'Žinutės tema',\r
+               anchorId                        : 'Pagal žymės Id',\r
+               emailAddress            : 'El.pašto adresas',\r
+               emailSubject            : 'Žinutės tema',\r
                emailBody               : 'Žinutės turinys',\r
                noAnchors               : '(Šiame dokumente žymių nėra)',\r
                noUrl                   : 'Prašome įvesti nuorodos URL',\r
@@ -200,7 +203,8 @@ CKEDITOR.lang['lt'] =
                menu            : 'Žymės savybės',\r
                title           : 'Žymės savybės',\r
                name            : 'Žymės vardas',\r
-               errorName       : 'Prašome įvesti žymės vardą'\r
+               errorName       : 'Prašome įvesti žymės vardą',\r
+               remove          : 'Remove Anchor' // MISSING\r
        },\r
 \r
        // List style dialog\r
@@ -270,8 +274,8 @@ CKEDITOR.lang['lt'] =
                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['lt'] =
                upload          : 'Nusiųsti',\r
                alt                     : 'Alternatyvus Tekstas',\r
                lockRatio       : 'Išlaikyti proporciją',\r
-               unlockRatio     : 'Unlock Ratio', // MISSING\r
                resetSize       : 'Atstatyti dydį',\r
                border          : 'Rėmelis',\r
                hSpace          : 'Hor.Erdvė',\r
@@ -714,6 +717,8 @@ CKEDITOR.lang['lt'] =
        {\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
@@ -744,9 +749,64 @@ CKEDITOR.lang['lt'] =
        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 : 'Dokumento savybės',\r
+               title : 'Dokumento savybės',\r
+               design : 'Design', // MISSING\r
+               meta : 'Meta duomenys',\r
+               chooseColor : 'Choose', // MISSING\r
+               other : '<kitas>',\r
+               docTitle :      'Puslapio antraštė',\r
+               charset :       'Simbolių kodavimo lentelė',\r
+               charsetOther : 'Kita simbolių kodavimo lentelė',\r
+               charsetASCII : 'ASCII', // MISSING\r
+               charsetCE : 'Centrinės Europos',\r
+               charsetCT : 'Tradicinės kinų (Big5)',\r
+               charsetCR : 'Kirilica',\r
+               charsetGR : 'Graikų',\r
+               charsetJP : 'Japonų',\r
+               charsetKR : 'Korėjiečių',\r
+               charsetTR : 'Turkų',\r
+               charsetUN : 'Unikodas (UTF-8)',\r
+               charsetWE : 'Vakarų Europos',\r
+               docType : 'Dokumento tipo antraštė',\r
+               docTypeOther : 'Kita dokumento tipo antraštė',\r
+               xhtmlDec : 'Įtraukti XHTML deklaracijas',\r
+               bgColor : 'Fono spalva',\r
+               bgImage : 'Fono paveikslėlio nuoroda (URL)',\r
+               bgFixed : 'Neslenkantis fonas',\r
+               txtColor : 'Teksto spalva',\r
+               margin : 'Puslapio kraštinės',\r
+               marginTop : 'Viršuje',\r
+               marginLeft : 'Kairėje',\r
+               marginRight : 'Dešinėje',\r
+               marginBottom : 'Apačioje',\r
+               metaKeywords : 'Dokumento indeksavimo raktiniai žodžiai (atskirti kableliais)',\r
+               metaDescription : 'Dokumento apibūdinimas',\r
+               metaAuthor : 'Autorius',\r
+               metaCopyright : 'Autorinės teisės',\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