JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-4.0_full
[ckeditor.git] / _source / lang / sr-latn.js
diff --git a/_source/lang/sr-latn.js b/_source/lang/sr-latn.js
deleted file mode 100644 (file)
index dbb595d..0000000
+++ /dev/null
@@ -1,817 +0,0 @@
-/*\r
-Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.\r
-For licensing, see LICENSE.html or http://ckeditor.com/license\r
-*/\r
-\r
-/**\r
- * @fileOverview Defines the {@link CKEDITOR.lang} object, for the\r
- * Serbian (Latin) language.\r
- */\r
-\r
-/**#@+\r
-   @type String\r
-   @example\r
-*/\r
-\r
-/**\r
- * Contains the dictionary of language entries.\r
- * @namespace\r
- */\r
-CKEDITOR.lang['sr-latn'] =\r
-{\r
-       /**\r
-        * The language reading direction. Possible values are "rtl" for\r
-        * Right-To-Left languages (like Arabic) and "ltr" for Left-To-Right\r
-        * languages (like English).\r
-        * @default 'ltr'\r
-        */\r
-       dir : 'ltr',\r
-\r
-       /*\r
-        * Screenreader titles. Please note that screenreaders are not always capable\r
-        * of reading non-English words. So be careful while translating it.\r
-        */\r
-       editorTitle : 'Rich text editor, %1', // MISSING\r
-       editorHelp : 'Press ALT 0 for help', // MISSING\r
-\r
-       // ARIA descriptions.\r
-       toolbars        : 'Editor toolbars', // MISSING\r
-       editor          : 'Rich Text Editor', // MISSING\r
-\r
-       // Toolbar buttons without dialogs.\r
-       source                  : 'Kôd',\r
-       newPage                 : 'Nova stranica',\r
-       save                    : 'Sačuvaj',\r
-       preview                 : 'Izgled stranice',\r
-       cut                             : 'Iseci',\r
-       copy                    : 'Kopiraj',\r
-       paste                   : 'Zalepi',\r
-       print                   : 'Štampa',\r
-       underline               : 'Podvučeno',\r
-       bold                    : 'Podebljano',\r
-       italic                  : 'Kurziv',\r
-       selectAll               : 'Označi sve',\r
-       removeFormat    : 'Ukloni formatiranje',\r
-       strike                  : 'Precrtano',\r
-       subscript               : 'Indeks',\r
-       superscript             : 'Stepen',\r
-       horizontalrule  : 'Unesi horizontalnu liniju',\r
-       pagebreak               : 'Insert Page Break for Printing', // MISSING\r
-       pagebreakAlt            : 'Page Break', // MISSING\r
-       unlink                  : 'Ukloni link',\r
-       undo                    : 'Poni�ti akciju',\r
-       redo                    : 'Ponovi akciju',\r
-\r
-       // Common messages and labels.\r
-       common :\r
-       {\r
-               browseServer    : 'Pretraži server',\r
-               url                             : 'URL',\r
-               protocol                : 'Protokol',\r
-               upload                  : 'Pošalji',\r
-               uploadSubmit    : 'Pošalji na server',\r
-               image                   : 'Slika',\r
-               flash                   : 'Fleš',\r
-               form                    : 'Forma',\r
-               checkbox                : 'Polje za potvrdu',\r
-               radio                   : 'Radio-dugme',\r
-               textField               : 'Tekstualno polje',\r
-               textarea                : 'Zona teksta',\r
-               hiddenField             : 'Skriveno polje',\r
-               button                  : 'Dugme',\r
-               select                  : 'Izborno polje',\r
-               imageButton             : 'Dugme sa slikom',\r
-               notSet                  : '<nije postavljeno>',\r
-               id                              : 'Id',\r
-               name                    : 'Naziv',\r
-               langDir                 : 'Smer jezika',\r
-               langDirLtr              : 'S leva na desno (LTR)',\r
-               langDirRtl              : 'S desna na levo (RTL)',\r
-               langCode                : 'Kôd jezika',\r
-               longDescr               : 'Pun opis URL',\r
-               cssClass                : 'Stylesheet klase',\r
-               advisoryTitle   : 'Advisory naslov',\r
-               cssStyle                : 'Stil',\r
-               ok                              : 'OK',\r
-               cancel                  : 'Otkaži',\r
-               close                   : 'Close', // MISSING\r
-               preview                 : 'Preview', // MISSING\r
-               generalTab              : 'General', // MISSING\r
-               advancedTab             : 'Napredni tagovi',\r
-               validateNumberFailed : 'This value is not a number.', // MISSING\r
-               confirmNewPage  : 'Any unsaved changes to this content will be lost. Are you sure you want to load new page?', // MISSING\r
-               confirmCancel   : 'Some of the options have been changed. Are you sure to close the dialog?', // MISSING\r
-               options                 : 'Options', // MISSING\r
-               target                  : 'Target', // MISSING\r
-               targetNew               : 'New Window (_blank)', // MISSING\r
-               targetTop               : 'Topmost Window (_top)', // MISSING\r
-               targetSelf              : 'Same Window (_self)', // MISSING\r
-               targetParent    : 'Parent Window (_parent)', // MISSING\r
-               langDirLTR              : 'Left to Right (LTR)', // MISSING\r
-               langDirRTL              : 'Right to Left (RTL)', // MISSING\r
-               styles                  : 'Style', // MISSING\r
-               cssClasses              : 'Stylesheet Classes', // MISSING\r
-               width                   : 'Širina',\r
-               height                  : 'Visina',\r
-               align                   : 'Ravnanje',\r
-               alignLeft               : 'Levo',\r
-               alignRight              : 'Desno',\r
-               alignCenter             : 'Sredina',\r
-               alignTop                : 'Vrh',\r
-               alignMiddle             : 'Sredina',\r
-               alignBottom             : 'Dole',\r
-               invalidValue    : 'Invalid value.', // MISSING\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
-       },\r
-\r
-       contextmenu :\r
-       {\r
-               options : 'Context Menu Options' // MISSING\r
-       },\r
-\r
-       // Special char dialog.\r
-       specialChar             :\r
-       {\r
-               toolbar         : 'Unesi specijalni karakter',\r
-               title           : 'Odaberite specijalni karakter',\r
-               options : 'Special Character Options' // MISSING\r
-       },\r
-\r
-       // Link dialog.\r
-       link :\r
-       {\r
-               toolbar         : 'Unesi/izmeni link',\r
-               other           : '<остало>',\r
-               menu            : 'Izmeni link',\r
-               title           : 'Link',\r
-               info            : 'Link Info',\r
-               target          : 'Meta',\r
-               upload          : 'Pošalji',\r
-               advanced        : 'Napredni tagovi',\r
-               type            : 'Vrsta linka',\r
-               toUrl           : 'URL', // MISSING\r
-               toAnchor        : 'Sidro na ovoj stranici',\r
-               toEmail         : 'E-Mail',\r
-               targetFrame             : '<okvir>',\r
-               targetPopup             : '<popup prozor>',\r
-               targetFrameName : 'Naziv odredišnog frejma',\r
-               targetPopupName : 'Naziv popup prozora',\r
-               popupFeatures   : 'Mogućnosti popup prozora',\r
-               popupResizable  : 'Resizable', // MISSING\r
-               popupStatusBar  : 'Statusna linija',\r
-               popupLocationBar: 'Lokacija',\r
-               popupToolbar    : 'Toolbar',\r
-               popupMenuBar    : 'Kontekstni meni',\r
-               popupFullScreen : 'Prikaz preko celog ekrana (IE)',\r
-               popupScrollBars : 'Scroll bar',\r
-               popupDependent  : 'Zavisno (Netscape)',\r
-               popupLeft               : 'Od leve ivice ekrana (px)',\r
-               popupTop                : 'Od vrha ekrana (px)',\r
-               id                              : 'Id', // MISSING\r
-               langDir                 : 'Smer jezika',\r
-               langDirLTR              : 'S leva na desno (LTR)',\r
-               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
-               advisoryContentType     : 'Advisory vrsta sadržaja',\r
-               cssClasses              : 'Stylesheet klase',\r
-               charset                 : 'Linked Resource Charset',\r
-               styles                  : 'Stil',\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
-               emailBody               : 'Sadržaj poruke',\r
-               noAnchors               : '(Nema dostupnih sidra)',\r
-               noUrl                   : 'Unesite URL linka',\r
-               noEmail                 : 'Otkucajte adresu elektronske pote'\r
-       },\r
-\r
-       // Anchor dialog\r
-       anchor :\r
-       {\r
-               toolbar         : 'Unesi/izmeni sidro',\r
-               menu            : 'Osobine sidra',\r
-               title           : 'Osobine sidra',\r
-               name            : 'Ime sidra',\r
-               errorName       : 'Unesite ime sidra',\r
-               remove          : 'Remove Anchor' // MISSING\r
-       },\r
-\r
-       // List style dialog\r
-       list:\r
-       {\r
-               numberedTitle           : 'Numbered List Properties', // MISSING\r
-               bulletedTitle           : 'Bulleted List Properties', // MISSING\r
-               type                            : 'Type', // MISSING\r
-               start                           : 'Start', // MISSING\r
-               validateStartNumber                             :'List start number must be a whole number.', // MISSING\r
-               circle                          : 'Circle', // MISSING\r
-               disc                            : 'Disc', // MISSING\r
-               square                          : 'Square', // MISSING\r
-               none                            : 'None', // MISSING\r
-               notset                          : '<not set>', // MISSING\r
-               armenian                        : 'Armenian numbering', // MISSING\r
-               georgian                        : 'Georgian numbering (an, ban, gan, etc.)', // MISSING\r
-               lowerRoman                      : 'Lower Roman (i, ii, iii, iv, v, etc.)', // MISSING\r
-               upperRoman                      : 'Upper Roman (I, II, III, IV, V, etc.)', // MISSING\r
-               lowerAlpha                      : 'Lower Alpha (a, b, c, d, e, etc.)', // MISSING\r
-               upperAlpha                      : 'Upper Alpha (A, B, C, D, E, etc.)', // MISSING\r
-               lowerGreek                      : 'Lower Greek (alpha, beta, gamma, etc.)', // MISSING\r
-               decimal                         : 'Decimal (1, 2, 3, etc.)', // MISSING\r
-               decimalLeadingZero      : 'Decimal leading zero (01, 02, 03, etc.)' // MISSING\r
-       },\r
-\r
-       // Find And Replace Dialog\r
-       findAndReplace :\r
-       {\r
-               title                           : 'Find and Replace', // MISSING\r
-               find                            : 'Pretraga',\r
-               replace                         : 'Zamena',\r
-               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
-               replaceAll                      : 'Zameni sve',\r
-               replaceSuccessMsg       : '%1 occurrence(s) replaced.' // MISSING\r
-       },\r
-\r
-       // Table Dialog\r
-       table :\r
-       {\r
-               toolbar         : 'Tabela',\r
-               title           : 'Osobine tabele',\r
-               menu            : 'Osobine tabele',\r
-               deleteTable     : 'Delete Table', // MISSING\r
-               rows            : 'Redova',\r
-               columns         : 'Kolona',\r
-               border          : 'Veličina okvira',\r
-               widthPx         : 'piksela',\r
-               widthPc         : 'procenata',\r
-               widthUnit       : 'width unit', // MISSING\r
-               cellSpace       : 'Ćelijski prostor',\r
-               cellPad         : 'Razmak ćelija',\r
-               caption         : 'Naslov tabele',\r
-               summary         : 'Summary', // MISSING\r
-               headers         : 'Headers', // MISSING\r
-               headersNone             : 'None', // MISSING\r
-               headersColumn   : 'First column', // MISSING\r
-               headersRow              : 'First Row', // MISSING\r
-               headersBoth             : 'Both', // MISSING\r
-               invalidRows             : 'Number of rows must be a number greater than 0.', // MISSING\r
-               invalidCols             : 'Number of columns must be a number greater than 0.', // MISSING\r
-               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 positive number.', // MISSING\r
-               invalidCellPadding      : 'Cell padding must be a positive number.', // MISSING\r
-\r
-               cell :\r
-               {\r
-                       menu                    : 'Cell', // MISSING\r
-                       insertBefore    : 'Insert Cell Before', // MISSING\r
-                       insertAfter             : 'Insert Cell After', // MISSING\r
-                       deleteCell              : 'Obriši ćelije',\r
-                       merge                   : 'Spoj celije',\r
-                       mergeRight              : 'Merge Right', // MISSING\r
-                       mergeDown               : 'Merge Down', // MISSING\r
-                       splitHorizontal : 'Split Cell Horizontally', // MISSING\r
-                       splitVertical   : 'Split Cell Vertically', // MISSING\r
-                       title                   : 'Cell Properties', // MISSING\r
-                       cellType                : 'Cell Type', // MISSING\r
-                       rowSpan                 : 'Rows Span', // MISSING\r
-                       colSpan                 : 'Columns Span', // MISSING\r
-                       wordWrap                : 'Word Wrap', // MISSING\r
-                       hAlign                  : 'Horizontal Alignment', // MISSING\r
-                       vAlign                  : 'Vertical Alignment', // MISSING\r
-                       alignBaseline   : 'Baseline', // MISSING\r
-                       bgColor                 : 'Background Color', // MISSING\r
-                       borderColor             : 'Border Color', // MISSING\r
-                       data                    : 'Data', // MISSING\r
-                       header                  : 'Header', // MISSING\r
-                       yes                             : 'Yes', // MISSING\r
-                       no                              : 'No', // MISSING\r
-                       invalidWidth    : 'Cell width must be a number.', // MISSING\r
-                       invalidHeight   : 'Cell height must be a number.', // MISSING\r
-                       invalidRowSpan  : 'Rows span must be a whole number.', // MISSING\r
-                       invalidColSpan  : 'Columns span must be a whole number.', // MISSING\r
-                       chooseColor             : 'Choose' // MISSING\r
-               },\r
-\r
-               row :\r
-               {\r
-                       menu                    : 'Row', // MISSING\r
-                       insertBefore    : 'Insert Row Before', // MISSING\r
-                       insertAfter             : 'Insert Row After', // MISSING\r
-                       deleteRow               : 'Obriši redove'\r
-               },\r
-\r
-               column :\r
-               {\r
-                       menu                    : 'Column', // MISSING\r
-                       insertBefore    : 'Insert Column Before', // MISSING\r
-                       insertAfter             : 'Insert Column After', // MISSING\r
-                       deleteColumn    : 'Obriši kolone'\r
-               }\r
-       },\r
-\r
-       // Button Dialog.\r
-       button :\r
-       {\r
-               title           : 'Osobine dugmeta',\r
-               text            : 'Tekst (vrednost)',\r
-               type            : 'Tip',\r
-               typeBtn         : 'Button', // MISSING\r
-               typeSbm         : 'Submit', // MISSING\r
-               typeRst         : 'Reset' // MISSING\r
-       },\r
-\r
-       // Checkbox and Radio Button Dialogs.\r
-       checkboxAndRadio :\r
-       {\r
-               checkboxTitle : 'Osobine polja za potvrdu',\r
-               radioTitle      : 'Osobine radio-dugmeta',\r
-               value           : 'Vrednost',\r
-               selected        : 'Označeno'\r
-       },\r
-\r
-       // Form Dialog.\r
-       form :\r
-       {\r
-               title           : 'Osobine forme',\r
-               menu            : 'Osobine forme',\r
-               action          : 'Akcija',\r
-               method          : 'Metoda',\r
-               encoding        : 'Encoding' // MISSING\r
-       },\r
-\r
-       // Select Field Dialog.\r
-       select :\r
-       {\r
-               title           : 'Osobine izbornog polja',\r
-               selectInfo      : 'Info',\r
-               opAvail         : 'Dostupne opcije',\r
-               value           : 'Vrednost',\r
-               size            : 'Veličina',\r
-               lines           : 'linija',\r
-               chkMulti        : 'Dozvoli višestruku selekciju',\r
-               opText          : 'Tekst',\r
-               opValue         : 'Vrednost',\r
-               btnAdd          : 'Dodaj',\r
-               btnModify       : 'Izmeni',\r
-               btnUp           : 'Gore',\r
-               btnDown         : 'Dole',\r
-               btnSetValue : 'Podesi kao označenu vrednost',\r
-               btnDelete       : 'Obriši'\r
-       },\r
-\r
-       // Textarea Dialog.\r
-       textarea :\r
-       {\r
-               title           : 'Osobine zone teksta',\r
-               cols            : 'Broj kolona',\r
-               rows            : 'Broj redova'\r
-       },\r
-\r
-       // Text Field Dialog.\r
-       textfield :\r
-       {\r
-               title           : 'Osobine tekstualnog polja',\r
-               name            : 'Naziv',\r
-               value           : 'Vrednost',\r
-               charWidth       : 'Širina (karaktera)',\r
-               maxChars        : 'Maksimalno karaktera',\r
-               type            : 'Tip',\r
-               typeText        : 'Tekst',\r
-               typePass        : 'Lozinka'\r
-       },\r
-\r
-       // Hidden Field Dialog.\r
-       hidden :\r
-       {\r
-               title   : 'Osobine skrivenog polja',\r
-               name    : 'Naziv',\r
-               value   : 'Vrednost'\r
-       },\r
-\r
-       // Image Dialog.\r
-       image :\r
-       {\r
-               title           : 'Osobine slika',\r
-               titleButton     : 'Osobine dugmeta sa slikom',\r
-               menu            : 'Osobine slika',\r
-               infoTab         : 'Info slike',\r
-               btnUpload       : 'Pošalji na server',\r
-               upload          : 'Pošalji',\r
-               alt                     : 'Alternativni tekst',\r
-               lockRatio       : 'Zaključaj odnos',\r
-               resetSize       : 'Resetuj veličinu',\r
-               border          : 'Okvir',\r
-               hSpace          : 'HSpace',\r
-               vSpace          : 'VSpace',\r
-               alertUrl        : 'Unesite URL slike',\r
-               linkTab         : 'Link',\r
-               button2Img      : 'Do you want to transform the selected image button on a simple image?', // MISSING\r
-               img2Button      : 'Do you want to transform the selected image on a image button?', // MISSING\r
-               urlMissing      : 'Image source URL is missing.', // MISSING\r
-               validateBorder  : 'Border must be a whole number.', // MISSING\r
-               validateHSpace  : 'HSpace must be a whole number.', // MISSING\r
-               validateVSpace  : 'VSpace must be a whole number.' // MISSING\r
-       },\r
-\r
-       // Flash Dialog\r
-       flash :\r
-       {\r
-               properties              : 'Osobine fleša',\r
-               propertiesTab   : 'Properties', // MISSING\r
-               title                   : 'Osobine fleša',\r
-               chkPlay                 : 'Automatski start',\r
-               chkLoop                 : 'Ponavljaj',\r
-               chkMenu                 : 'Uključi fleš meni',\r
-               chkFull                 : 'Allow Fullscreen', // MISSING\r
-               scale                   : 'Skaliraj',\r
-               scaleAll                : 'Prikaži sve',\r
-               scaleNoBorder   : 'Bez ivice',\r
-               scaleFit                : 'Popuni površinu',\r
-               access                  : 'Script Access', // MISSING\r
-               accessAlways    : 'Always', // MISSING\r
-               accessSameDomain: 'Same domain', // MISSING\r
-               accessNever             : 'Never', // MISSING\r
-               alignAbsBottom  : 'Abs dole',\r
-               alignAbsMiddle  : 'Abs sredina',\r
-               alignBaseline   : 'Bazno',\r
-               alignTextTop    : 'Vrh teksta',\r
-               quality                 : 'Quality', // MISSING\r
-               qualityBest             : 'Best', // MISSING\r
-               qualityHigh             : 'High', // MISSING\r
-               qualityAutoHigh : 'Auto High', // MISSING\r
-               qualityMedium   : 'Medium', // MISSING\r
-               qualityAutoLow  : 'Auto Low', // MISSING\r
-               qualityLow              : 'Low', // MISSING\r
-               windowModeWindow: 'Window', // MISSING\r
-               windowModeOpaque: 'Opaque', // MISSING\r
-               windowModeTransparent : 'Transparent', // MISSING\r
-               windowMode              : 'Window mode', // MISSING\r
-               flashvars               : 'Variables for Flash', // MISSING\r
-               bgcolor                 : 'Boja pozadine',\r
-               hSpace                  : 'HSpace',\r
-               vSpace                  : 'VSpace',\r
-               validateSrc             : 'Unesite URL linka',\r
-               validateHSpace  : 'HSpace must be a number.', // MISSING\r
-               validateVSpace  : 'VSpace must be a number.' // MISSING\r
-       },\r
-\r
-       // Speller Pages Dialog\r
-       spellCheck :\r
-       {\r
-               toolbar                 : 'Proveri spelovanje',\r
-               title                   : 'Spell Check', // MISSING\r
-               notAvailable    : 'Sorry, but service is unavailable now.', // MISSING\r
-               errorLoading    : 'Error loading application service host: %s.', // MISSING\r
-               notInDic                : 'Nije u rečniku',\r
-               changeTo                : 'Izmeni',\r
-               btnIgnore               : 'Ignoriši',\r
-               btnIgnoreAll    : 'Ignoriši sve',\r
-               btnReplace              : 'Zameni',\r
-               btnReplaceAll   : 'Zameni sve',\r
-               btnUndo                 : 'Vrati akciju',\r
-               noSuggestions   : '- Bez sugestija -',\r
-               progress                : 'Provera spelovanja u toku...',\r
-               noMispell               : 'Provera spelovanja završena: greške nisu pronadene',\r
-               noChanges               : 'Provera spelovanja završena: Nije izmenjena nijedna rec',\r
-               oneChange               : 'Provera spelovanja završena: Izmenjena je jedna reč',\r
-               manyChanges             : 'Provera spelovanja završena: %1 reč(i) je izmenjeno',\r
-               ieSpellDownload : 'Provera spelovanja nije instalirana. Da li želite da je skinete sa Interneta?'\r
-       },\r
-\r
-       smiley :\r
-       {\r
-               toolbar : 'Smajli',\r
-               title   : 'Unesi smajlija',\r
-               options : 'Smiley Options' // MISSING\r
-       },\r
-\r
-       elementsPath :\r
-       {\r
-               eleLabel : 'Elements path', // MISSING\r
-               eleTitle : '%1 element' // MISSING\r
-       },\r
-\r
-       numberedlist    : 'Nabrojiva lista',\r
-       bulletedlist    : 'Nenabrojiva lista',\r
-       indent                  : 'Uvećaj levu marginu',\r
-       outdent                 : 'Smanji levu marginu',\r
-\r
-       justify :\r
-       {\r
-               left    : 'Levo ravnanje',\r
-               center  : 'Centriran tekst',\r
-               right   : 'Desno ravnanje',\r
-               block   : 'Obostrano ravnanje'\r
-       },\r
-\r
-       blockquote : 'Block Quote', // MISSING\r
-\r
-       clipboard :\r
-       {\r
-               title           : 'Zalepi',\r
-               cutError        : 'Sigurnosna podešavanja Vašeg pretraživača ne dozvoljavaju operacije automatskog isecanja teksta. Molimo Vas da koristite prečicu sa tastature (Ctrl/Cmd+X).',\r
-               copyError       : 'Sigurnosna podešavanja Vašeg pretraživača ne dozvoljavaju operacije automatskog kopiranja teksta. Molimo Vas da koristite prečicu sa tastature (Ctrl/Cmd+C).',\r
-               pasteMsg        : 'Molimo Vas da zalepite unutar donje povrine koristeći tastaturnu prečicu (<STRONG>Ctrl/Cmd+V</STRONG>) i da pritisnete <STRONG>OK</STRONG>.',\r
-               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\r
-               pasteArea       : 'Paste Area' // MISSING\r
-       },\r
-\r
-       pastefromword :\r
-       {\r
-               confirmCleanup  : 'The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?', // MISSING\r
-               toolbar                 : 'Zalepi iz Worda',\r
-               title                   : 'Zalepi iz Worda',\r
-               error                   : 'It was not possible to clean up the pasted data due to an internal error' // MISSING\r
-       },\r
-\r
-       pasteText :\r
-       {\r
-               button  : 'Zalepi kao čist tekst',\r
-               title   : 'Zalepi kao čist tekst'\r
-       },\r
-\r
-       templates :\r
-       {\r
-               button                  : 'Obrasci',\r
-               title                   : 'Obrasci za sadržaj',\r
-               options : 'Template Options', // MISSING\r
-               insertOption    : 'Replace actual contents', // MISSING\r
-               selectPromptMsg : 'Molimo Vas da odaberete obrazac koji ce biti primenjen na stranicu (trenutni sadržaj ce biti obrisan):',\r
-               emptyListMsg    : '(Nema definisanih obrazaca)'\r
-       },\r
-\r
-       showBlocks : 'Show Blocks', // MISSING\r
-\r
-       stylesCombo :\r
-       {\r
-               label           : 'Stil',\r
-               panelTitle      : 'Formatting Styles', // MISSING\r
-               panelTitle1     : 'Block Styles', // MISSING\r
-               panelTitle2     : 'Inline Styles', // MISSING\r
-               panelTitle3     : 'Object Styles' // MISSING\r
-       },\r
-\r
-       format :\r
-       {\r
-               label           : 'Format',\r
-               panelTitle      : 'Format',\r
-\r
-               tag_p           : 'Normal',\r
-               tag_pre         : 'Formatirano',\r
-               tag_address     : 'Adresa',\r
-               tag_h1          : 'Naslov 1',\r
-               tag_h2          : 'Naslov 2',\r
-               tag_h3          : 'Naslov 3',\r
-               tag_h4          : 'Naslov 4',\r
-               tag_h5          : 'Naslov 5',\r
-               tag_h6          : 'Naslov 6',\r
-               tag_div         : 'Normal (DIV)' // MISSING\r
-       },\r
-\r
-       div :\r
-       {\r
-               title                           : 'Create Div Container', // MISSING\r
-               toolbar                         : 'Create Div Container', // MISSING\r
-               cssClassInputLabel      : 'Stylesheet Classes', // MISSING\r
-               styleSelectLabel        : 'Style', // MISSING\r
-               IdInputLabel            : 'Id', // MISSING\r
-               languageCodeInputLabel  : ' Language Code', // MISSING\r
-               inlineStyleInputLabel   : 'Inline Style', // MISSING\r
-               advisoryTitleInputLabel : 'Advisory Title', // MISSING\r
-               langDirLabel            : 'Language Direction', // MISSING\r
-               langDirLTRLabel         : 'Left to Right (LTR)', // MISSING\r
-               langDirRTLLabel         : 'Right to Left (RTL)', // MISSING\r
-               edit                            : 'Edit Div', // MISSING\r
-               remove                          : 'Remove Div' // MISSING\r
-       },\r
-\r
-       iframe :\r
-       {\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
-\r
-       font :\r
-       {\r
-               label           : 'Font',\r
-               voiceLabel      : 'Font', // MISSING\r
-               panelTitle      : 'Font'\r
-       },\r
-\r
-       fontSize :\r
-       {\r
-               label           : 'Veličina fonta',\r
-               voiceLabel      : 'Font Size', // MISSING\r
-               panelTitle      : 'Veličina fonta'\r
-       },\r
-\r
-       colorButton :\r
-       {\r
-               textColorTitle  : 'Boja teksta',\r
-               bgColorTitle    : 'Boja pozadine',\r
-               panelTitle              : 'Colors', // MISSING\r
-               auto                    : 'Automatski',\r
-               more                    : 'Više boja...'\r
-       },\r
-\r
-       colors :\r
-       {\r
-               '000' : 'Black', // MISSING\r
-               '800000' : 'Maroon', // MISSING\r
-               '8B4513' : 'Saddle Brown', // MISSING\r
-               '2F4F4F' : 'Dark Slate Gray', // MISSING\r
-               '008080' : 'Teal', // MISSING\r
-               '000080' : 'Navy', // MISSING\r
-               '4B0082' : 'Indigo', // MISSING\r
-               '696969' : 'Dark Gray', // MISSING\r
-               'B22222' : 'Fire Brick', // MISSING\r
-               'A52A2A' : 'Brown', // MISSING\r
-               'DAA520' : 'Golden Rod', // MISSING\r
-               '006400' : 'Dark Green', // MISSING\r
-               '40E0D0' : 'Turquoise', // MISSING\r
-               '0000CD' : 'Medium Blue', // MISSING\r
-               '800080' : 'Purple', // MISSING\r
-               '808080' : 'Gray', // MISSING\r
-               'F00' : 'Red', // MISSING\r
-               'FF8C00' : 'Dark Orange', // MISSING\r
-               'FFD700' : 'Gold', // MISSING\r
-               '008000' : 'Green', // MISSING\r
-               '0FF' : 'Cyan', // MISSING\r
-               '00F' : 'Blue', // MISSING\r
-               'EE82EE' : 'Violet', // MISSING\r
-               'A9A9A9' : 'Dim Gray', // MISSING\r
-               'FFA07A' : 'Light Salmon', // MISSING\r
-               'FFA500' : 'Orange', // MISSING\r
-               'FFFF00' : 'Yellow', // MISSING\r
-               '00FF00' : 'Lime', // MISSING\r
-               'AFEEEE' : 'Pale Turquoise', // MISSING\r
-               'ADD8E6' : 'Light Blue', // MISSING\r
-               'DDA0DD' : 'Plum', // MISSING\r
-               'D3D3D3' : 'Light Grey', // MISSING\r
-               'FFF0F5' : 'Lavender Blush', // MISSING\r
-               'FAEBD7' : 'Antique White', // MISSING\r
-               'FFFFE0' : 'Light Yellow', // MISSING\r
-               'F0FFF0' : 'Honeydew', // MISSING\r
-               'F0FFFF' : 'Azure', // MISSING\r
-               'F0F8FF' : 'Alice Blue', // MISSING\r
-               'E6E6FA' : 'Lavender', // MISSING\r
-               'FFF' : 'White' // MISSING\r
-       },\r
-\r
-       scayt :\r
-       {\r
-               title                   : 'Spell Check As You Type', // MISSING\r
-               opera_title             : 'Not supported by Opera', // MISSING\r
-               enable                  : 'Enable SCAYT', // MISSING\r
-               disable                 : 'Disable SCAYT', // MISSING\r
-               about                   : 'About SCAYT', // MISSING\r
-               toggle                  : 'Toggle SCAYT', // MISSING\r
-               options                 : 'Options', // MISSING\r
-               langs                   : 'Languages', // MISSING\r
-               moreSuggestions : 'More suggestions', // MISSING\r
-               ignore                  : 'Ignore', // MISSING\r
-               ignoreAll               : 'Ignore All', // MISSING\r
-               addWord                 : 'Add Word', // MISSING\r
-               emptyDic                : 'Dictionary name should not be empty.', // MISSING\r
-               noSuggestions   : 'Bez sugestija',\r
-               optionsTab              : 'Options', // MISSING\r
-               allCaps                 : 'Ignore All-Caps Words', // MISSING\r
-               ignoreDomainNames : 'Ignore Domain Names', // MISSING\r
-               mixedCase               : 'Ignore Words with Mixed Case', // MISSING\r
-               mixedWithDigits : 'Ignore Words with Numbers', // MISSING\r
-\r
-               languagesTab    : 'Languages', // MISSING\r
-\r
-               dictionariesTab : 'Dictionaries', // MISSING\r
-               dic_field_name  : 'Dictionary name', // MISSING\r
-               dic_create              : 'Create', // MISSING\r
-               dic_restore             : 'Restore', // MISSING\r
-               dic_delete              : 'Delete', // MISSING\r
-               dic_rename              : 'Rename', // MISSING\r
-               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\r
-\r
-               aboutTab                : 'About' // MISSING\r
-       },\r
-\r
-       about :\r
-       {\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
-\r
-       maximize : 'Maximize', // MISSING\r
-       minimize : 'Minimize', // MISSING\r
-\r
-       fakeobjects :\r
-       {\r
-               anchor          : 'Anchor', // MISSING\r
-               flash           : 'Flash Animation', // MISSING\r
-               iframe          : 'IFrame', // MISSING\r
-               hiddenfield     : 'Hidden Field', // MISSING\r
-               unknown         : 'Unknown Object' // MISSING\r
-       },\r
-\r
-       resize : 'Drag to resize', // MISSING\r
-\r
-       colordialog :\r
-       {\r
-               title           : 'Select color', // MISSING\r
-               options :       'Color Options', // MISSING\r
-               highlight       : 'Highlight', // MISSING\r
-               selected        : 'Selected Color', // MISSING\r
-               clear           : 'Clear' // MISSING\r
-       },\r
-\r
-       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