JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.4
[ckeditor.git] / _source / lang / bs.js
1 /*\r
2 Copyright (c) 2003-2010, CKSource - Frederico Knabben. All rights reserved.\r
3 For licensing, see LICENSE.html or http://ckeditor.com/license\r
4 */\r
5 \r
6 /**\r
7  * @fileOverview Defines the {@link CKEDITOR.lang} object, for the\r
8  * Bosnian language.\r
9  */\r
10 \r
11 /**#@+\r
12    @type String\r
13    @example\r
14 */\r
15 \r
16 /**\r
17  * Constains the dictionary of language entries.\r
18  * @namespace\r
19  */\r
20 CKEDITOR.lang['bs'] =\r
21 {\r
22         /**\r
23          * The language reading direction. Possible values are "rtl" for\r
24          * Right-To-Left languages (like Arabic) and "ltr" for Left-To-Right\r
25          * languages (like English).\r
26          * @default 'ltr'\r
27          */\r
28         dir : 'ltr',\r
29 \r
30         /*\r
31          * Screenreader titles. Please note that screenreaders are not always capable\r
32          * of reading non-English words. So be careful while translating it.\r
33          */\r
34         editorTitle : 'Rich text editor, %1, press ALT 0 for help.', // MISSING\r
35 \r
36         // ARIA descriptions.\r
37         toolbar : 'Toolbar', // MISSING\r
38         editor  : 'Rich Text Editor', // MISSING\r
39 \r
40         // Toolbar buttons without dialogs.\r
41         source                  : 'HTML kôd',\r
42         newPage                 : 'Novi dokument',\r
43         save                    : 'Snimi',\r
44         preview                 : 'Prikaži',\r
45         cut                             : 'Izreži',\r
46         copy                    : 'Kopiraj',\r
47         paste                   : 'Zalijepi',\r
48         print                   : 'Štampaj',\r
49         underline               : 'Podvuci',\r
50         bold                    : 'Boldiraj',\r
51         italic                  : 'Ukosi',\r
52         selectAll               : 'Selektuj sve',\r
53         removeFormat    : 'Poništi format',\r
54         strike                  : 'Precrtaj',\r
55         subscript               : 'Subscript',\r
56         superscript             : 'Superscript',\r
57         horizontalrule  : 'Ubaci horizontalnu liniju',\r
58         pagebreak               : 'Insert Page Break for Printing', // MISSING\r
59         unlink                  : 'Izbriši link',\r
60         undo                    : 'Vrati',\r
61         redo                    : 'Ponovi',\r
62 \r
63         // Common messages and labels.\r
64         common :\r
65         {\r
66                 browseServer    : 'Browse Server', // MISSING\r
67                 url                             : 'URL',\r
68                 protocol                : 'Protokol',\r
69                 upload                  : 'Šalji',\r
70                 uploadSubmit    : 'Šalji na server',\r
71                 image                   : 'Slika',\r
72                 flash                   : 'Flash', // MISSING\r
73                 form                    : 'Form', // MISSING\r
74                 checkbox                : 'Checkbox', // MISSING\r
75                 radio                   : 'Radio Button', // MISSING\r
76                 textField               : 'Text Field', // MISSING\r
77                 textarea                : 'Textarea', // MISSING\r
78                 hiddenField             : 'Hidden Field', // MISSING\r
79                 button                  : 'Button', // MISSING\r
80                 select                  : 'Selection Field', // MISSING\r
81                 imageButton             : 'Image Button', // MISSING\r
82                 notSet                  : '<nije podešeno>',\r
83                 id                              : 'Id',\r
84                 name                    : 'Naziv',\r
85                 langDir                 : 'Smjer pisanja',\r
86                 langDirLtr              : 'S lijeva na desno (LTR)',\r
87                 langDirRtl              : 'S desna na lijevo (RTL)',\r
88                 langCode                : 'Jezièni kôd',\r
89                 longDescr               : 'Dugaèki opis URL-a',\r
90                 cssClass                : 'Klase CSS stilova',\r
91                 advisoryTitle   : 'Advisory title',\r
92                 cssStyle                : 'Stil',\r
93                 ok                              : 'OK',\r
94                 cancel                  : 'Odustani',\r
95                 close                   : 'Close', // MISSING\r
96                 preview                 : 'Preview', // MISSING\r
97                 generalTab              : 'General', // MISSING\r
98                 advancedTab             : 'Naprednije',\r
99                 validateNumberFailed : 'This value is not a number.', // MISSING\r
100                 confirmNewPage  : 'Any unsaved changes to this content will be lost. Are you sure you want to load new page?', // MISSING\r
101                 confirmCancel   : 'Some of the options have been changed. Are you sure to close the dialog?', // MISSING\r
102                 options                 : 'Options', // MISSING\r
103                 target                  : 'Target', // MISSING\r
104                 targetNew               : 'New Window (_blank)', // MISSING\r
105                 targetTop               : 'Topmost Window (_top)', // MISSING\r
106                 targetSelf              : 'Same Window (_self)', // MISSING\r
107                 targetParent    : 'Parent Window (_parent)', // MISSING\r
108                 langDirLTR              : 'Left to Right (LTR)', // MISSING\r
109                 langDirRTL              : 'Right to Left (RTL)', // MISSING\r
110                 styles                  : 'Style', // MISSING\r
111                 cssClasses              : 'Stylesheet Classes', // MISSING\r
112 \r
113                 // Put the voice-only part of the label in the span.\r
114                 unavailable             : '%1<span class="cke_accessibility">, unavailable</span>' // MISSING\r
115         },\r
116 \r
117         contextmenu :\r
118         {\r
119                 options : 'Context Menu Options' // MISSING\r
120         },\r
121 \r
122         // Special char dialog.\r
123         specialChar             :\r
124         {\r
125                 toolbar         : 'Ubaci specijalni karater',\r
126                 title           : 'Izaberi specijalni karakter',\r
127                 options : 'Special Character Options' // MISSING\r
128         },\r
129 \r
130         // Link dialog.\r
131         link :\r
132         {\r
133                 toolbar         : 'Ubaci/Izmjeni link',\r
134                 other           : '<other>', // MISSING\r
135                 menu            : 'Izmjeni link',\r
136                 title           : 'Link',\r
137                 info            : 'Link info',\r
138                 target          : 'Prozor',\r
139                 upload          : 'Šalji',\r
140                 advanced        : 'Naprednije',\r
141                 type            : 'Tip linka',\r
142                 toUrl           : 'URL', // MISSING\r
143                 toAnchor        : 'Sidro na ovoj stranici',\r
144                 toEmail         : 'E-Mail',\r
145                 targetFrame             : '<frejm>',\r
146                 targetPopup             : '<popup prozor>',\r
147                 targetFrameName : 'Target Frame Name', // MISSING\r
148                 targetPopupName : 'Naziv popup prozora',\r
149                 popupFeatures   : 'Moguænosti popup prozora',\r
150                 popupResizable  : 'Resizable', // MISSING\r
151                 popupStatusBar  : 'Statusna traka',\r
152                 popupLocationBar: 'Traka za lokaciju',\r
153                 popupToolbar    : 'Traka sa alatima',\r
154                 popupMenuBar    : 'Izborna traka',\r
155                 popupFullScreen : 'Cijeli ekran (IE)',\r
156                 popupScrollBars : 'Scroll traka',\r
157                 popupDependent  : 'Ovisno (Netscape)',\r
158                 popupWidth              : 'Širina',\r
159                 popupLeft               : 'Lijeva pozicija',\r
160                 popupHeight             : 'Visina',\r
161                 popupTop                : 'Gornja pozicija',\r
162                 id                              : 'Id', // MISSING\r
163                 langDir                 : 'Smjer pisanja',\r
164                 langDirLTR              : 'S lijeva na desno (LTR)',\r
165                 langDirRTL              : 'S desna na lijevo (RTL)',\r
166                 acccessKey              : 'Pristupna tipka',\r
167                 name                    : 'Naziv',\r
168                 langCode                : 'Smjer pisanja',\r
169                 tabIndex                : 'Tab indeks',\r
170                 advisoryTitle   : 'Advisory title',\r
171                 advisoryContentType     : 'Advisory vrsta sadržaja',\r
172                 cssClasses              : 'Klase CSS stilova',\r
173                 charset                 : 'Linked Resource Charset',\r
174                 styles                  : 'Stil',\r
175                 selectAnchor    : 'Izaberi sidro',\r
176                 anchorName              : 'Po nazivu sidra',\r
177                 anchorId                : 'Po Id-u elementa',\r
178                 emailAddress    : 'E-Mail Adresa',\r
179                 emailSubject    : 'Subjekt poruke',\r
180                 emailBody               : 'Poruka',\r
181                 noAnchors               : '(Nema dostupnih sidra na stranici)',\r
182                 noUrl                   : 'Molimo ukucajte URL link',\r
183                 noEmail                 : 'Molimo ukucajte e-mail adresu'\r
184         },\r
185 \r
186         // Anchor dialog\r
187         anchor :\r
188         {\r
189                 toolbar         : 'Anchor', // MISSING\r
190                 menu            : 'Edit Anchor', // MISSING\r
191                 title           : 'Anchor Properties', // MISSING\r
192                 name            : 'Anchor Name', // MISSING\r
193                 errorName       : 'Please type the anchor name' // MISSING\r
194         },\r
195 \r
196         // List style dialog\r
197         list:\r
198         {\r
199                 numberedTitle           : 'Numbered List Properties', // MISSING\r
200                 bulletedTitle           : 'Bulleted List Properties', // MISSING\r
201                 type                            : 'Type', // MISSING\r
202                 start                           : 'Start', // MISSING\r
203                 validateStartNumber                             :'List start number must be a whole number.', // MISSING\r
204                 circle                          : 'Circle', // MISSING\r
205                 disc                            : 'Disc', // MISSING\r
206                 square                          : 'Square', // MISSING\r
207                 none                            : 'None', // MISSING\r
208                 notset                          : '<not set>', // MISSING\r
209                 armenian                        : 'Armenian numbering', // MISSING\r
210                 georgian                        : 'Georgian numbering (an, ban, gan, etc.)', // MISSING\r
211                 lowerRoman                      : 'Lower Roman (i, ii, iii, iv, v, etc.)', // MISSING\r
212                 upperRoman                      : 'Upper Roman (I, II, III, IV, V, etc.)', // MISSING\r
213                 lowerAlpha                      : 'Lower Alpha (a, b, c, d, e, etc.)', // MISSING\r
214                 upperAlpha                      : 'Upper Alpha (A, B, C, D, E, etc.)', // MISSING\r
215                 lowerGreek                      : 'Lower Greek (alpha, beta, gamma, etc.)', // MISSING\r
216                 decimal                         : 'Decimal (1, 2, 3, etc.)', // MISSING\r
217                 decimalLeadingZero      : 'Decimal leading zero (01, 02, 03, etc.)' // MISSING\r
218         },\r
219 \r
220         // Find And Replace Dialog\r
221         findAndReplace :\r
222         {\r
223                 title                           : 'Find and Replace', // MISSING\r
224                 find                            : 'Naði',\r
225                 replace                         : 'Zamjeni',\r
226                 findWhat                        : 'Naði šta:',\r
227                 replaceWith                     : 'Zamjeni sa:',\r
228                 notFoundMsg                     : 'Traženi tekst nije pronaðen.',\r
229                 matchCase                       : 'Uporeðuj velika/mala slova',\r
230                 matchWord                       : 'Uporeðuj samo cijelu rijeè',\r
231                 matchCyclic                     : 'Match cyclic', // MISSING\r
232                 replaceAll                      : 'Zamjeni sve',\r
233                 replaceSuccessMsg       : '%1 occurrence(s) replaced.' // MISSING\r
234         },\r
235 \r
236         // Table Dialog\r
237         table :\r
238         {\r
239                 toolbar         : 'Tabela',\r
240                 title           : 'Svojstva tabele',\r
241                 menu            : 'Svojstva tabele',\r
242                 deleteTable     : 'Delete Table', // MISSING\r
243                 rows            : 'Redova',\r
244                 columns         : 'Kolona',\r
245                 border          : 'Okvir',\r
246                 align           : 'Poravnanje',\r
247                 alignLeft       : 'Lijevo',\r
248                 alignCenter     : 'Centar',\r
249                 alignRight      : 'Desno',\r
250                 width           : 'Širina',\r
251                 widthPx         : 'piksela',\r
252                 widthPc         : 'posto',\r
253                 widthUnit       : 'width unit', // MISSING\r
254                 height          : 'Visina',\r
255                 cellSpace       : 'Razmak æelija',\r
256                 cellPad         : 'Uvod æelija',\r
257                 caption         : 'Naslov',\r
258                 summary         : 'Summary', // MISSING\r
259                 headers         : 'Headers', // MISSING\r
260                 headersNone             : 'None', // MISSING\r
261                 headersColumn   : 'First column', // MISSING\r
262                 headersRow              : 'First Row', // MISSING\r
263                 headersBoth             : 'Both', // MISSING\r
264                 invalidRows             : 'Number of rows must be a number greater than 0.', // MISSING\r
265                 invalidCols             : 'Number of columns must be a number greater than 0.', // MISSING\r
266                 invalidBorder   : 'Border size must be a number.', // MISSING\r
267                 invalidWidth    : 'Table width must be a number.', // MISSING\r
268                 invalidHeight   : 'Table height must be a number.', // MISSING\r
269                 invalidCellSpacing      : 'Cell spacing must be a number.', // MISSING\r
270                 invalidCellPadding      : 'Cell padding must be a number.', // MISSING\r
271 \r
272                 cell :\r
273                 {\r
274                         menu                    : 'Cell', // MISSING\r
275                         insertBefore    : 'Insert Cell Before', // MISSING\r
276                         insertAfter             : 'Insert Cell After', // MISSING\r
277                         deleteCell              : 'Briši æelije',\r
278                         merge                   : 'Spoji æelije',\r
279                         mergeRight              : 'Merge Right', // MISSING\r
280                         mergeDown               : 'Merge Down', // MISSING\r
281                         splitHorizontal : 'Split Cell Horizontally', // MISSING\r
282                         splitVertical   : 'Split Cell Vertically', // MISSING\r
283                         title                   : 'Cell Properties', // MISSING\r
284                         cellType                : 'Cell Type', // MISSING\r
285                         rowSpan                 : 'Rows Span', // MISSING\r
286                         colSpan                 : 'Columns Span', // MISSING\r
287                         wordWrap                : 'Word Wrap', // MISSING\r
288                         hAlign                  : 'Horizontal Alignment', // MISSING\r
289                         vAlign                  : 'Vertical Alignment', // MISSING\r
290                         alignTop                : 'Top', // MISSING\r
291                         alignMiddle             : 'Middle', // MISSING\r
292                         alignBottom             : 'Bottom', // MISSING\r
293                         alignBaseline   : 'Baseline', // MISSING\r
294                         bgColor                 : 'Background Color', // MISSING\r
295                         borderColor             : 'Border Color', // MISSING\r
296                         data                    : 'Data', // MISSING\r
297                         header                  : 'Header', // MISSING\r
298                         yes                             : 'Yes', // MISSING\r
299                         no                              : 'No', // MISSING\r
300                         invalidWidth    : 'Cell width must be a number.', // MISSING\r
301                         invalidHeight   : 'Cell height must be a number.', // MISSING\r
302                         invalidRowSpan  : 'Rows span must be a whole number.', // MISSING\r
303                         invalidColSpan  : 'Columns span must be a whole number.', // MISSING\r
304                         chooseColor             : 'Choose' // MISSING\r
305                 },\r
306 \r
307                 row :\r
308                 {\r
309                         menu                    : 'Row', // MISSING\r
310                         insertBefore    : 'Insert Row Before', // MISSING\r
311                         insertAfter             : 'Insert Row After', // MISSING\r
312                         deleteRow               : 'Briši redove'\r
313                 },\r
314 \r
315                 column :\r
316                 {\r
317                         menu                    : 'Column', // MISSING\r
318                         insertBefore    : 'Insert Column Before', // MISSING\r
319                         insertAfter             : 'Insert Column After', // MISSING\r
320                         deleteColumn    : 'Briši kolone'\r
321                 }\r
322         },\r
323 \r
324         // Button Dialog.\r
325         button :\r
326         {\r
327                 title           : 'Button Properties', // MISSING\r
328                 text            : 'Text (Value)', // MISSING\r
329                 type            : 'Type', // MISSING\r
330                 typeBtn         : 'Button', // MISSING\r
331                 typeSbm         : 'Submit', // MISSING\r
332                 typeRst         : 'Reset' // MISSING\r
333         },\r
334 \r
335         // Checkbox and Radio Button Dialogs.\r
336         checkboxAndRadio :\r
337         {\r
338                 checkboxTitle : 'Checkbox Properties', // MISSING\r
339                 radioTitle      : 'Radio Button Properties', // MISSING\r
340                 value           : 'Value', // MISSING\r
341                 selected        : 'Selected' // MISSING\r
342         },\r
343 \r
344         // Form Dialog.\r
345         form :\r
346         {\r
347                 title           : 'Form Properties', // MISSING\r
348                 menu            : 'Form Properties', // MISSING\r
349                 action          : 'Action', // MISSING\r
350                 method          : 'Method', // MISSING\r
351                 encoding        : 'Encoding' // MISSING\r
352         },\r
353 \r
354         // Select Field Dialog.\r
355         select :\r
356         {\r
357                 title           : 'Selection Field Properties', // MISSING\r
358                 selectInfo      : 'Select Info', // MISSING\r
359                 opAvail         : 'Available Options', // MISSING\r
360                 value           : 'Value', // MISSING\r
361                 size            : 'Size', // MISSING\r
362                 lines           : 'lines', // MISSING\r
363                 chkMulti        : 'Allow multiple selections', // MISSING\r
364                 opText          : 'Text', // MISSING\r
365                 opValue         : 'Value', // MISSING\r
366                 btnAdd          : 'Add', // MISSING\r
367                 btnModify       : 'Modify', // MISSING\r
368                 btnUp           : 'Up', // MISSING\r
369                 btnDown         : 'Down', // MISSING\r
370                 btnSetValue : 'Set as selected value', // MISSING\r
371                 btnDelete       : 'Delete' // MISSING\r
372         },\r
373 \r
374         // Textarea Dialog.\r
375         textarea :\r
376         {\r
377                 title           : 'Textarea Properties', // MISSING\r
378                 cols            : 'Columns', // MISSING\r
379                 rows            : 'Rows' // MISSING\r
380         },\r
381 \r
382         // Text Field Dialog.\r
383         textfield :\r
384         {\r
385                 title           : 'Text Field Properties', // MISSING\r
386                 name            : 'Name', // MISSING\r
387                 value           : 'Value', // MISSING\r
388                 charWidth       : 'Character Width', // MISSING\r
389                 maxChars        : 'Maximum Characters', // MISSING\r
390                 type            : 'Type', // MISSING\r
391                 typeText        : 'Text', // MISSING\r
392                 typePass        : 'Password' // MISSING\r
393         },\r
394 \r
395         // Hidden Field Dialog.\r
396         hidden :\r
397         {\r
398                 title   : 'Hidden Field Properties', // MISSING\r
399                 name    : 'Name', // MISSING\r
400                 value   : 'Value' // MISSING\r
401         },\r
402 \r
403         // Image Dialog.\r
404         image :\r
405         {\r
406                 title           : 'Svojstva slike',\r
407                 titleButton     : 'Image Button Properties', // MISSING\r
408                 menu            : 'Svojstva slike',\r
409                 infoTab         : 'Info slike',\r
410                 btnUpload       : 'Šalji na server',\r
411                 upload          : 'Šalji',\r
412                 alt                     : 'Tekst na slici',\r
413                 width           : 'Širina',\r
414                 height          : 'Visina',\r
415                 lockRatio       : 'Zakljuèaj odnos',\r
416                 unlockRatio     : 'Unlock Ratio', // MISSING\r
417                 resetSize       : 'Resetuj dimenzije',\r
418                 border          : 'Okvir',\r
419                 hSpace          : 'HSpace',\r
420                 vSpace          : 'VSpace',\r
421                 align           : 'Poravnanje',\r
422                 alignLeft       : 'Lijevo',\r
423                 alignRight      : 'Desno',\r
424                 alertUrl        : 'Molimo ukucajte URL od slike.',\r
425                 linkTab         : 'Link', // MISSING\r
426                 button2Img      : 'Do you want to transform the selected image button on a simple image?', // MISSING\r
427                 img2Button      : 'Do you want to transform the selected image on a image button?', // MISSING\r
428                 urlMissing      : 'Image source URL is missing.', // MISSING\r
429                 validateWidth   : 'Width must be a whole number.', // MISSING\r
430                 validateHeight  : 'Height must be a whole number.', // MISSING\r
431                 validateBorder  : 'Border must be a whole number.', // MISSING\r
432                 validateHSpace  : 'HSpace must be a whole number.', // MISSING\r
433                 validateVSpace  : 'VSpace must be a whole number.' // MISSING\r
434         },\r
435 \r
436         // Flash Dialog\r
437         flash :\r
438         {\r
439                 properties              : 'Flash Properties', // MISSING\r
440                 propertiesTab   : 'Properties', // MISSING\r
441                 title                   : 'Flash Properties', // MISSING\r
442                 chkPlay                 : 'Auto Play', // MISSING\r
443                 chkLoop                 : 'Loop', // MISSING\r
444                 chkMenu                 : 'Enable Flash Menu', // MISSING\r
445                 chkFull                 : 'Allow Fullscreen', // MISSING\r
446                 scale                   : 'Scale', // MISSING\r
447                 scaleAll                : 'Show all', // MISSING\r
448                 scaleNoBorder   : 'No Border', // MISSING\r
449                 scaleFit                : 'Exact Fit', // MISSING\r
450                 access                  : 'Script Access', // MISSING\r
451                 accessAlways    : 'Always', // MISSING\r
452                 accessSameDomain: 'Same domain', // MISSING\r
453                 accessNever             : 'Never', // MISSING\r
454                 align                   : 'Poravnanje',\r
455                 alignLeft               : 'Lijevo',\r
456                 alignAbsBottom  : 'Abs dole',\r
457                 alignAbsMiddle  : 'Abs sredina',\r
458                 alignBaseline   : 'Bazno',\r
459                 alignBottom             : 'Dno',\r
460                 alignMiddle             : 'Sredina',\r
461                 alignRight              : 'Desno',\r
462                 alignTextTop    : 'Vrh teksta',\r
463                 alignTop                : 'Vrh',\r
464                 quality                 : 'Quality', // MISSING\r
465                 qualityBest             : 'Best', // MISSING\r
466                 qualityHigh             : 'High', // MISSING\r
467                 qualityAutoHigh : 'Auto High', // MISSING\r
468                 qualityMedium   : 'Medium', // MISSING\r
469                 qualityAutoLow  : 'Auto Low', // MISSING\r
470                 qualityLow              : 'Low', // MISSING\r
471                 windowModeWindow: 'Window', // MISSING\r
472                 windowModeOpaque: 'Opaque', // MISSING\r
473                 windowModeTransparent : 'Transparent', // MISSING\r
474                 windowMode              : 'Window mode', // MISSING\r
475                 flashvars               : 'Variables for Flash', // MISSING\r
476                 bgcolor                 : 'Boja pozadine',\r
477                 width                   : 'Širina',\r
478                 height                  : 'Visina',\r
479                 hSpace                  : 'HSpace',\r
480                 vSpace                  : 'VSpace',\r
481                 validateSrc             : 'Molimo ukucajte URL link',\r
482                 validateWidth   : 'Width must be a number.', // MISSING\r
483                 validateHeight  : 'Height must be a number.', // MISSING\r
484                 validateHSpace  : 'HSpace must be a number.', // MISSING\r
485                 validateVSpace  : 'VSpace must be a number.' // MISSING\r
486         },\r
487 \r
488         // Speller Pages Dialog\r
489         spellCheck :\r
490         {\r
491                 toolbar                 : 'Check Spelling', // MISSING\r
492                 title                   : 'Spell Check', // MISSING\r
493                 notAvailable    : 'Sorry, but service is unavailable now.', // MISSING\r
494                 errorLoading    : 'Error loading application service host: %s.', // MISSING\r
495                 notInDic                : 'Not in dictionary', // MISSING\r
496                 changeTo                : 'Change to', // MISSING\r
497                 btnIgnore               : 'Ignore', // MISSING\r
498                 btnIgnoreAll    : 'Ignore All', // MISSING\r
499                 btnReplace              : 'Replace', // MISSING\r
500                 btnReplaceAll   : 'Replace All', // MISSING\r
501                 btnUndo                 : 'Undo', // MISSING\r
502                 noSuggestions   : '- No suggestions -', // MISSING\r
503                 progress                : 'Spell check in progress...', // MISSING\r
504                 noMispell               : 'Spell check complete: No misspellings found', // MISSING\r
505                 noChanges               : 'Spell check complete: No words changed', // MISSING\r
506                 oneChange               : 'Spell check complete: One word changed', // MISSING\r
507                 manyChanges             : 'Spell check complete: %1 words changed', // MISSING\r
508                 ieSpellDownload : 'Spell checker not installed. Do you want to download it now?' // MISSING\r
509         },\r
510 \r
511         smiley :\r
512         {\r
513                 toolbar : 'Smješko',\r
514                 title   : 'Ubaci smješka',\r
515                 options : 'Smiley Options' // MISSING\r
516         },\r
517 \r
518         elementsPath :\r
519         {\r
520                 eleLabel : 'Elements path', // MISSING\r
521                 eleTitle : '%1 element' // MISSING\r
522         },\r
523 \r
524         numberedlist    : 'Numerisana lista',\r
525         bulletedlist    : 'Lista',\r
526         indent                  : 'Poveæaj uvod',\r
527         outdent                 : 'Smanji uvod',\r
528 \r
529         justify :\r
530         {\r
531                 left    : 'Lijevo poravnanje',\r
532                 center  : 'Centralno poravnanje',\r
533                 right   : 'Desno poravnanje',\r
534                 block   : 'Puno poravnanje'\r
535         },\r
536 \r
537         blockquote : 'Block Quote', // MISSING\r
538 \r
539         clipboard :\r
540         {\r
541                 title           : 'Zalijepi',\r
542                 cutError        : 'Sigurnosne postavke vašeg pretraživaèa ne dozvoljavaju operacije automatskog rezanja. Molimo koristite kraticu na tastaturi (Ctrl/Cmd+X).',\r
543                 copyError       : 'Sigurnosne postavke Vašeg pretraživaèa ne dozvoljavaju operacije automatskog kopiranja. Molimo koristite kraticu na tastaturi (Ctrl/Cmd+C).',\r
544                 pasteMsg        : 'Please paste inside the following box using the keyboard (<strong>Ctrl/Cmd+V</strong>) and hit OK', // MISSING\r
545                 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
546                 pasteArea       : 'Paste Area' // MISSING\r
547         },\r
548 \r
549         pastefromword :\r
550         {\r
551                 confirmCleanup  : 'The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?', // MISSING\r
552                 toolbar                 : 'Zalijepi iz Word-a',\r
553                 title                   : 'Zalijepi iz Word-a',\r
554                 error                   : 'It was not possible to clean up the pasted data due to an internal error' // MISSING\r
555         },\r
556 \r
557         pasteText :\r
558         {\r
559                 button  : 'Zalijepi kao obièan tekst',\r
560                 title   : 'Zalijepi kao obièan tekst'\r
561         },\r
562 \r
563         templates :\r
564         {\r
565                 button                  : 'Templates', // MISSING\r
566                 title                   : 'Content Templates', // MISSING\r
567                 options : 'Template Options', // MISSING\r
568                 insertOption    : 'Replace actual contents', // MISSING\r
569                 selectPromptMsg : 'Please select the template to open in the editor', // MISSING\r
570                 emptyListMsg    : '(No templates defined)' // MISSING\r
571         },\r
572 \r
573         showBlocks : 'Show Blocks', // MISSING\r
574 \r
575         stylesCombo :\r
576         {\r
577                 label           : 'Stil',\r
578                 panelTitle      : 'Formatting Styles', // MISSING\r
579                 panelTitle1     : 'Block Styles', // MISSING\r
580                 panelTitle2     : 'Inline Styles', // MISSING\r
581                 panelTitle3     : 'Object Styles' // MISSING\r
582         },\r
583 \r
584         format :\r
585         {\r
586                 label           : 'Format',\r
587                 panelTitle      : 'Format',\r
588 \r
589                 tag_p           : 'Normal',\r
590                 tag_pre         : 'Formatted',\r
591                 tag_address     : 'Address',\r
592                 tag_h1          : 'Heading 1',\r
593                 tag_h2          : 'Heading 2',\r
594                 tag_h3          : 'Heading 3',\r
595                 tag_h4          : 'Heading 4',\r
596                 tag_h5          : 'Heading 5',\r
597                 tag_h6          : 'Heading 6',\r
598                 tag_div         : 'Normal (DIV)' // MISSING\r
599         },\r
600 \r
601         div :\r
602         {\r
603                 title                           : 'Create Div Container', // MISSING\r
604                 toolbar                         : 'Create Div Container', // MISSING\r
605                 cssClassInputLabel      : 'Stylesheet Classes', // MISSING\r
606                 styleSelectLabel        : 'Style', // MISSING\r
607                 IdInputLabel            : 'Id', // MISSING\r
608                 languageCodeInputLabel  : ' Language Code', // MISSING\r
609                 inlineStyleInputLabel   : 'Inline Style', // MISSING\r
610                 advisoryTitleInputLabel : 'Advisory Title', // MISSING\r
611                 langDirLabel            : 'Language Direction', // MISSING\r
612                 langDirLTRLabel         : 'Left to Right (LTR)', // MISSING\r
613                 langDirRTLLabel         : 'Right to Left (RTL)', // MISSING\r
614                 edit                            : 'Edit Div', // MISSING\r
615                 remove                          : 'Remove Div' // MISSING\r
616         },\r
617 \r
618         font :\r
619         {\r
620                 label           : 'Font',\r
621                 voiceLabel      : 'Font', // MISSING\r
622                 panelTitle      : 'Font'\r
623         },\r
624 \r
625         fontSize :\r
626         {\r
627                 label           : 'Velièina',\r
628                 voiceLabel      : 'Font Size', // MISSING\r
629                 panelTitle      : 'Velièina'\r
630         },\r
631 \r
632         colorButton :\r
633         {\r
634                 textColorTitle  : 'Boja teksta',\r
635                 bgColorTitle    : 'Boja pozadine',\r
636                 panelTitle              : 'Colors', // MISSING\r
637                 auto                    : 'Automatska',\r
638                 more                    : 'Više boja...'\r
639         },\r
640 \r
641         colors :\r
642         {\r
643                 '000' : 'Black', // MISSING\r
644                 '800000' : 'Maroon', // MISSING\r
645                 '8B4513' : 'Saddle Brown', // MISSING\r
646                 '2F4F4F' : 'Dark Slate Gray', // MISSING\r
647                 '008080' : 'Teal', // MISSING\r
648                 '000080' : 'Navy', // MISSING\r
649                 '4B0082' : 'Indigo', // MISSING\r
650                 '696969' : 'Dark Gray', // MISSING\r
651                 'B22222' : 'Fire Brick', // MISSING\r
652                 'A52A2A' : 'Brown', // MISSING\r
653                 'DAA520' : 'Golden Rod', // MISSING\r
654                 '006400' : 'Dark Green', // MISSING\r
655                 '40E0D0' : 'Turquoise', // MISSING\r
656                 '0000CD' : 'Medium Blue', // MISSING\r
657                 '800080' : 'Purple', // MISSING\r
658                 '808080' : 'Gray', // MISSING\r
659                 'F00' : 'Red', // MISSING\r
660                 'FF8C00' : 'Dark Orange', // MISSING\r
661                 'FFD700' : 'Gold', // MISSING\r
662                 '008000' : 'Green', // MISSING\r
663                 '0FF' : 'Cyan', // MISSING\r
664                 '00F' : 'Blue', // MISSING\r
665                 'EE82EE' : 'Violet', // MISSING\r
666                 'A9A9A9' : 'Dim Gray', // MISSING\r
667                 'FFA07A' : 'Light Salmon', // MISSING\r
668                 'FFA500' : 'Orange', // MISSING\r
669                 'FFFF00' : 'Yellow', // MISSING\r
670                 '00FF00' : 'Lime', // MISSING\r
671                 'AFEEEE' : 'Pale Turquoise', // MISSING\r
672                 'ADD8E6' : 'Light Blue', // MISSING\r
673                 'DDA0DD' : 'Plum', // MISSING\r
674                 'D3D3D3' : 'Light Grey', // MISSING\r
675                 'FFF0F5' : 'Lavender Blush', // MISSING\r
676                 'FAEBD7' : 'Antique White', // MISSING\r
677                 'FFFFE0' : 'Light Yellow', // MISSING\r
678                 'F0FFF0' : 'Honeydew', // MISSING\r
679                 'F0FFFF' : 'Azure', // MISSING\r
680                 'F0F8FF' : 'Alice Blue', // MISSING\r
681                 'E6E6FA' : 'Lavender', // MISSING\r
682                 'FFF' : 'White' // MISSING\r
683         },\r
684 \r
685         scayt :\r
686         {\r
687                 title                   : 'Spell Check As You Type', // MISSING\r
688                 opera_title             : 'Not supported by Opera', // MISSING\r
689                 enable                  : 'Enable SCAYT', // MISSING\r
690                 disable                 : 'Disable SCAYT', // MISSING\r
691                 about                   : 'About SCAYT', // MISSING\r
692                 toggle                  : 'Toggle SCAYT', // MISSING\r
693                 options                 : 'Options', // MISSING\r
694                 langs                   : 'Languages', // MISSING\r
695                 moreSuggestions : 'More suggestions', // MISSING\r
696                 ignore                  : 'Ignore', // MISSING\r
697                 ignoreAll               : 'Ignore All', // MISSING\r
698                 addWord                 : 'Add Word', // MISSING\r
699                 emptyDic                : 'Dictionary name should not be empty.', // MISSING\r
700 \r
701                 optionsTab              : 'Options', // MISSING\r
702                 allCaps                 : 'Ignore All-Caps Words', // MISSING\r
703                 ignoreDomainNames : 'Ignore Domain Names', // MISSING\r
704                 mixedCase               : 'Ignore Words with Mixed Case', // MISSING\r
705                 mixedWithDigits : 'Ignore Words with Numbers', // MISSING\r
706 \r
707                 languagesTab    : 'Languages', // MISSING\r
708 \r
709                 dictionariesTab : 'Dictionaries', // MISSING\r
710                 dic_field_name  : 'Dictionary name', // MISSING\r
711                 dic_create              : 'Create', // MISSING\r
712                 dic_restore             : 'Restore', // MISSING\r
713                 dic_delete              : 'Delete', // MISSING\r
714                 dic_rename              : 'Rename', // MISSING\r
715                 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 it\'s name and click the Restore button.', // MISSING\r
716 \r
717                 aboutTab                : 'About' // MISSING\r
718         },\r
719 \r
720         about :\r
721         {\r
722                 title           : 'About CKEditor', // MISSING\r
723                 dlgTitle        : 'About CKEditor', // MISSING\r
724                 moreInfo        : 'For licensing information please visit our web site:', // MISSING\r
725                 copy            : 'Copyright &copy; $1. All rights reserved.' // MISSING\r
726         },\r
727 \r
728         maximize : 'Maximize', // MISSING\r
729         minimize : 'Minimize', // MISSING\r
730 \r
731         fakeobjects :\r
732         {\r
733                 anchor  : 'Anchor', // MISSING\r
734                 flash   : 'Flash Animation', // MISSING\r
735                 div             : 'Page Break', // MISSING\r
736                 unknown : 'Unknown Object' // MISSING\r
737         },\r
738 \r
739         resize : 'Drag to resize', // MISSING\r
740 \r
741         colordialog :\r
742         {\r
743                 title           : 'Select color', // MISSING\r
744                 options :       'Color Options', // MISSING\r
745                 highlight       : 'Highlight', // MISSING\r
746                 selected        : 'Selected Color', // MISSING\r
747                 clear           : 'Clear' // MISSING\r
748         },\r
749 \r
750         toolbarCollapse : 'Collapse Toolbar', // MISSING\r
751         toolbarExpand   : 'Expand Toolbar', // MISSING\r
752 \r
753         bidi :\r
754         {\r
755                 ltr : 'Text direction from left to right', // MISSING\r
756                 rtl : 'Text direction from right to left' // MISSING\r
757         }\r
758 };\r