JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.6.2
[ckeditor.git] / _source / lang / sr-latn.js
index 7bfd9aa..7b47d2c 100644 (file)
@@ -14,7 +14,7 @@ For licensing, see LICENSE.html or http://ckeditor.com/license
 */\r
 \r
 /**\r
- * Constains the dictionary of language entries.\r
+ * Contains the dictionary of language entries.\r
  * @namespace\r
  */\r
 CKEDITOR.lang['sr-latn'] =\r
@@ -34,8 +34,8 @@ CKEDITOR.lang['sr-latn'] =
        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                  : 'Kôd',\r
@@ -121,6 +121,10 @@ CKEDITOR.lang['sr-latn'] =
                alignBottom             : 'Dole',\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
+               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\r
+               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\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 +179,19 @@ CKEDITOR.lang['sr-latn'] =
                langDirRTL              : 'S desna na levo (RTL)',\r
                acccessKey              : 'Pristupni taster',\r
                name                    : 'Naziv',\r
-               langCode                : 'Smer jezika',\r
-               tabIndex                : 'Tab indeks',\r
-               advisoryTitle   : 'Advisory naslov',\r
+               langCode                        : 'Smer jezika',\r
+               tabIndex                        : 'Tab indeks',\r
+               advisoryTitle           : 'Advisory naslov',\r
                advisoryContentType     : 'Advisory vrsta sadržaja',\r
                cssClasses              : 'Stylesheet klase',\r
                charset                 : 'Linked Resource Charset',\r
                styles                  : 'Stil',\r
-               selectAnchor    : 'Odaberi sidro',\r
+               rel                     : 'Relationship', // MISSING\r
+               selectAnchor            : 'Odaberi sidro',\r
                anchorName              : 'Po nazivu sidra',\r
-               anchorId                : 'Po Id-ju elementa',\r
-               emailAddress    : 'E-Mail adresa',\r
-               emailSubject    : 'Naslov',\r
+               anchorId                        : 'Po Id-ju elementa',\r
+               emailAddress            : 'E-Mail adresa',\r
+               emailSubject            : 'Naslov',\r
                emailBody               : 'Sadržaj poruke',\r
                noAnchors               : '(Nema dostupnih sidra)',\r
                noUrl                   : 'Unesite URL linka',\r
@@ -200,7 +205,8 @@ CKEDITOR.lang['sr-latn'] =
                menu            : 'Osobine sidra',\r
                title           : 'Osobine sidra',\r
                name            : 'Ime sidra',\r
-               errorName       : 'Unesite ime sidra'\r
+               errorName       : 'Unesite ime sidra',\r
+               remove          : 'Remove Anchor' // MISSING\r
        },\r
 \r
        // List style dialog\r
@@ -236,6 +242,7 @@ CKEDITOR.lang['sr-latn'] =
                findWhat                        : 'Pronadi:',\r
                replaceWith                     : 'Zameni sa:',\r
                notFoundMsg                     : 'Traženi tekst nije pronađen.',\r
+               findOptions                     : 'Find Options', // MISSING\r
                matchCase                       : 'Razlikuj mala i velika slova',\r
                matchWord                       : 'Uporedi cele reci',\r
                matchCyclic                     : 'Match cyclic', // MISSING\r
@@ -270,8 +277,8 @@ CKEDITOR.lang['sr-latn'] =
                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 +419,6 @@ CKEDITOR.lang['sr-latn'] =
                upload          : 'Pošalji',\r
                alt                     : 'Alternativni tekst',\r
                lockRatio       : 'Zaključaj odnos',\r
-               unlockRatio     : 'Unlock Ratio', // MISSING\r
                resetSize       : 'Resetuj veličinu',\r
                border          : 'Okvir',\r
                hSpace          : 'HSpace',\r
@@ -714,6 +720,8 @@ CKEDITOR.lang['sr-latn'] =
        {\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 +752,64 @@ CKEDITOR.lang['sr-latn'] =
        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 : 'Osobine dokumenta',\r
+               title : 'Osobine dokumenta',\r
+               design : 'Design', // MISSING\r
+               meta : 'Metapodaci',\r
+               chooseColor : 'Choose', // MISSING\r
+               other : '<остало>',\r
+               docTitle :      'Naslov stranice',\r
+               charset :       'Kodiranje skupa karaktera',\r
+               charsetOther : 'Ostala kodiranja skupa karaktera',\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 : 'Zaglavlje tipa dokumenta',\r
+               docTypeOther : 'Ostala zaglavlja tipa dokumenta',\r
+               xhtmlDec : 'Ukljuci XHTML deklaracije',\r
+               bgColor : 'Boja pozadine',\r
+               bgImage : 'URL pozadinske slike',\r
+               bgFixed : 'Fiksirana pozadina',\r
+               txtColor : 'Boja teksta',\r
+               margin : 'Margine stranice',\r
+               marginTop : 'Gornja',\r
+               marginLeft : 'Leva',\r
+               marginRight : 'Desna',\r
+               marginBottom : 'Donja',\r
+               metaKeywords : 'Ključne reci za indeksiranje dokumenta (razdvojene zarezima)',\r
+               metaDescription : 'Opis dokumenta',\r
+               metaAuthor : 'Autor',\r
+               metaCopyright : 'Autorska prava',\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