X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=_source%2Flang%2Fbs.js;h=67019ffc93b0edc575c444b9a7635a81609435df;hb=f0610347140239143439a511ee2bd48cb784f470;hp=da213a4c0fcb8a2fbd3c686d48d03d9ed093cfb5;hpb=f8fc585c18d287eb325c575596d183122486b641;p=ckeditor.git diff --git a/_source/lang/bs.js b/_source/lang/bs.js index da213a4..67019ff 100644 --- a/_source/lang/bs.js +++ b/_source/lang/bs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2010, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.html or http://ckeditor.com/license */ @@ -34,8 +34,8 @@ CKEDITOR.lang['bs'] = editorTitle : 'Rich text editor, %1, press ALT 0 for help.', // MISSING // ARIA descriptions. - toolbar : 'Toolbar', // MISSING - editor : 'Rich Text Editor', // MISSING + toolbars : 'Editor toolbars', // MISSING + editor : 'Rich Text Editor', // MISSING // Toolbar buttons without dialogs. source : 'HTML kôd', @@ -56,6 +56,7 @@ CKEDITOR.lang['bs'] = superscript : 'Superscript', horizontalrule : 'Ubaci horizontalnu liniju', pagebreak : 'Insert Page Break for Printing', // MISSING + pagebreakAlt : 'Page Break', // MISSING unlink : 'IzbriÅ¡i link', undo : 'Vrati', redo : 'Ponovi', @@ -105,6 +106,23 @@ CKEDITOR.lang['bs'] = targetTop : 'Topmost Window (_top)', // MISSING targetSelf : 'Same Window (_self)', // MISSING targetParent : 'Parent Window (_parent)', // MISSING + langDirLTR : 'Left to Right (LTR)', // MISSING + langDirRTL : 'Right to Left (RTL)', // MISSING + styles : 'Style', // MISSING + cssClasses : 'Stylesheet Classes', // MISSING + width : 'Å irina', + height : 'Visina', + align : 'Poravnanje', + alignLeft : 'Lijevo', + alignRight : 'Desno', + alignCenter : 'Centar', + alignTop : 'Vrh', + alignMiddle : 'Sredina', + alignBottom : 'Dno', + invalidHeight : 'Height must be a number.', // MISSING + invalidWidth : 'Width must be a number.', // MISSING + 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 + invalidHtmlLength : 'Value specified for the "%1" field must be a positive number with or without a valid HTML measurement unit (px or %).', // MISSING // Put the voice-only part of the label in the span. unavailable : '%1, unavailable' // MISSING @@ -151,9 +169,7 @@ CKEDITOR.lang['bs'] = popupFullScreen : 'Cijeli ekran (IE)', popupScrollBars : 'Scroll traka', popupDependent : 'Ovisno (Netscape)', - popupWidth : 'Å irina', popupLeft : 'Lijeva pozicija', - popupHeight : 'Visina', popupTop : 'Gornja pozicija', id : 'Id', // MISSING langDir : 'Smjer pisanja', @@ -161,18 +177,19 @@ CKEDITOR.lang['bs'] = langDirRTL : 'S desna na lijevo (RTL)', acccessKey : 'Pristupna tipka', name : 'Naziv', - langCode : 'Smjer pisanja', - tabIndex : 'Tab indeks', - advisoryTitle : 'Advisory title', + langCode : 'Smjer pisanja', + tabIndex : 'Tab indeks', + advisoryTitle : 'Advisory title', advisoryContentType : 'Advisory vrsta sadržaja', cssClasses : 'Klase CSS stilova', charset : 'Linked Resource Charset', styles : 'Stil', - selectAnchor : 'Izaberi sidro', + rel : 'Relationship', // MISSING + selectAnchor : 'Izaberi sidro', anchorName : 'Po nazivu sidra', - anchorId : 'Po Id-u elementa', - emailAddress : 'E-Mail Adresa', - emailSubject : 'Subjekt poruke', + anchorId : 'Po Id-u elementa', + emailAddress : 'E-Mail Adresa', + emailSubject : 'Subjekt poruke', emailBody : 'Poruka', noAnchors : '(Nema dostupnih sidra na stranici)', noUrl : 'Molimo ukucajte URL link', @@ -186,7 +203,8 @@ CKEDITOR.lang['bs'] = menu : 'Edit Anchor', // MISSING title : 'Anchor Properties', // MISSING name : 'Anchor Name', // MISSING - errorName : 'Please type the anchor name' // MISSING + errorName : 'Please type the anchor name', // MISSING + remove : 'Remove Anchor' // MISSING }, // List style dialog @@ -196,6 +214,7 @@ CKEDITOR.lang['bs'] = bulletedTitle : 'Bulleted List Properties', // MISSING type : 'Type', // MISSING start : 'Start', // MISSING + validateStartNumber :'List start number must be a whole number.', // MISSING circle : 'Circle', // MISSING disc : 'Disc', // MISSING square : 'Square', // MISSING @@ -238,15 +257,9 @@ CKEDITOR.lang['bs'] = rows : 'Redova', columns : 'Kolona', border : 'Okvir', - align : 'Poravnanje', - alignLeft : 'Lijevo', - alignCenter : 'Centar', - alignRight : 'Desno', - width : 'Å irina', widthPx : 'piksela', widthPc : 'posto', widthUnit : 'width unit', // MISSING - height : 'Visina', cellSpace : 'Razmak æelija', cellPad : 'Uvod æelija', caption : 'Naslov', @@ -261,8 +274,8 @@ CKEDITOR.lang['bs'] = invalidBorder : 'Border size must be a number.', // MISSING invalidWidth : 'Table width must be a number.', // MISSING invalidHeight : 'Table height must be a number.', // MISSING - invalidCellSpacing : 'Cell spacing must be a number.', // MISSING - invalidCellPadding : 'Cell padding must be a number.', // MISSING + invalidCellSpacing : 'Cell spacing must be a positive number.', // MISSING + invalidCellPadding : 'Cell padding must be a positive number.', // MISSING cell : { @@ -282,9 +295,6 @@ CKEDITOR.lang['bs'] = wordWrap : 'Word Wrap', // MISSING hAlign : 'Horizontal Alignment', // MISSING vAlign : 'Vertical Alignment', // MISSING - alignTop : 'Top', // MISSING - alignMiddle : 'Middle', // MISSING - alignBottom : 'Bottom', // MISSING alignBaseline : 'Baseline', // MISSING bgColor : 'Background Color', // MISSING borderColor : 'Border Color', // MISSING @@ -405,24 +415,16 @@ CKEDITOR.lang['bs'] = btnUpload : 'Å alji na server', upload : 'Å alji', alt : 'Tekst na slici', - width : 'Å irina', - height : 'Visina', lockRatio : 'Zakljuèaj odnos', - unlockRatio : 'Unlock Ratio', // MISSING resetSize : 'Resetuj dimenzije', border : 'Okvir', hSpace : 'HSpace', vSpace : 'VSpace', - align : 'Poravnanje', - alignLeft : 'Lijevo', - alignRight : 'Desno', alertUrl : 'Molimo ukucajte URL od slike.', linkTab : 'Link', // MISSING button2Img : 'Do you want to transform the selected image button on a simple image?', // MISSING img2Button : 'Do you want to transform the selected image on a image button?', // MISSING urlMissing : 'Image source URL is missing.', // MISSING - validateWidth : 'Width must be a whole number.', // MISSING - validateHeight : 'Height must be a whole number.', // MISSING validateBorder : 'Border must be a whole number.', // MISSING validateHSpace : 'HSpace must be a whole number.', // MISSING validateVSpace : 'VSpace must be a whole number.' // MISSING @@ -446,16 +448,10 @@ CKEDITOR.lang['bs'] = accessAlways : 'Always', // MISSING accessSameDomain: 'Same domain', // MISSING accessNever : 'Never', // MISSING - align : 'Poravnanje', - alignLeft : 'Lijevo', alignAbsBottom : 'Abs dole', alignAbsMiddle : 'Abs sredina', alignBaseline : 'Bazno', - alignBottom : 'Dno', - alignMiddle : 'Sredina', - alignRight : 'Desno', alignTextTop : 'Vrh teksta', - alignTop : 'Vrh', quality : 'Quality', // MISSING qualityBest : 'Best', // MISSING qualityHigh : 'High', // MISSING @@ -469,13 +465,9 @@ CKEDITOR.lang['bs'] = windowMode : 'Window mode', // MISSING flashvars : 'Variables for Flash', // MISSING bgcolor : 'Boja pozadine', - width : 'Å irina', - height : 'Visina', hSpace : 'HSpace', vSpace : 'VSpace', validateSrc : 'Molimo ukucajte URL link', - validateWidth : 'Width must be a number.', // MISSING - validateHeight : 'Height must be a number.', // MISSING validateHSpace : 'HSpace must be a number.', // MISSING validateVSpace : 'VSpace must be a number.' // MISSING }, @@ -610,6 +602,15 @@ CKEDITOR.lang['bs'] = remove : 'Remove Div' // MISSING }, + iframe : + { + title : 'IFrame Properties', // MISSING + toolbar : 'IFrame', // MISSING + noUrl : 'Please type the iframe URL', // MISSING + scrolling : 'Enable scrollbars', // MISSING + border : 'Show frame border' // MISSING + }, + font : { label : 'Font', @@ -642,7 +643,7 @@ CKEDITOR.lang['bs'] = '008080' : 'Teal', // MISSING '000080' : 'Navy', // MISSING '4B0082' : 'Indigo', // MISSING - '696969' : 'Dim Gray', // MISSING + '696969' : 'Dark Gray', // MISSING 'B22222' : 'Fire Brick', // MISSING 'A52A2A' : 'Brown', // MISSING 'DAA520' : 'Golden Rod', // MISSING @@ -658,7 +659,7 @@ CKEDITOR.lang['bs'] = '0FF' : 'Cyan', // MISSING '00F' : 'Blue', // MISSING 'EE82EE' : 'Violet', // MISSING - 'A9A9A9' : 'Dark Gray', // MISSING + 'A9A9A9' : 'Dim Gray', // MISSING 'FFA07A' : 'Light Salmon', // MISSING 'FFA500' : 'Orange', // MISSING 'FFFF00' : 'Yellow', // MISSING @@ -707,7 +708,7 @@ CKEDITOR.lang['bs'] = dic_restore : 'Restore', // MISSING dic_delete : 'Delete', // MISSING dic_rename : 'Rename', // MISSING - 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 + 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 aboutTab : 'About' // MISSING }, @@ -716,6 +717,8 @@ CKEDITOR.lang['bs'] = { title : 'About CKEditor', // MISSING dlgTitle : 'About CKEditor', // MISSING + help : 'Check $1 for help.', // MISSING + userGuide : 'CKEditor User\'s Guide', // MISSING moreInfo : 'For licensing information please visit our web site:', // MISSING copy : 'Copyright © $1. All rights reserved.' // MISSING }, @@ -725,10 +728,11 @@ CKEDITOR.lang['bs'] = fakeobjects : { - anchor : 'Anchor', // MISSING - flash : 'Flash Animation', // MISSING - div : 'Page Break', // MISSING - unknown : 'Unknown Object' // MISSING + anchor : 'Anchor', // MISSING + flash : 'Flash Animation', // MISSING + iframe : 'IFrame', // MISSING + hiddenfield : 'Hidden Field', // MISSING + unknown : 'Unknown Object' // MISSING }, resize : 'Drag to resize', // MISSING @@ -743,5 +747,66 @@ CKEDITOR.lang['bs'] = }, toolbarCollapse : 'Collapse Toolbar', // MISSING - toolbarExpand : 'Expand Toolbar' // MISSING + toolbarExpand : 'Expand Toolbar', // MISSING + + toolbarGroups : + { + document : 'Document', // MISSING + clipboard : 'Clipboard/Undo', // MISSING + editing : 'Editing', // MISSING + forms : 'Forms', // MISSING + basicstyles : 'Basic Styles', // MISSING + paragraph : 'Paragraph', // MISSING + links : 'Links', // MISSING + insert : 'Insert', // MISSING + styles : 'Styles', // MISSING + colors : 'Colors', // MISSING + tools : 'Tools' // MISSING + }, + + bidi : + { + ltr : 'Text direction from left to right', // MISSING + rtl : 'Text direction from right to left' // MISSING + }, + + docprops : + { + label : 'Document Properties', // MISSING + title : 'Document Properties', // MISSING + design : 'Design', // MISSING + meta : 'Meta Tags', // MISSING + chooseColor : 'Choose', // MISSING + other : 'Other...', // MISSING + docTitle : 'Page Title', // MISSING + charset : 'Character Set Encoding', // MISSING + charsetOther : 'Other Character Set Encoding', // MISSING + charsetASCII : 'ASCII', // MISSING + charsetCE : 'Central European', // MISSING + charsetCT : 'Chinese Traditional (Big5)', // MISSING + charsetCR : 'Cyrillic', // MISSING + charsetGR : 'Greek', // MISSING + charsetJP : 'Japanese', // MISSING + charsetKR : 'Korean', // MISSING + charsetTR : 'Turkish', // MISSING + charsetUN : 'Unicode (UTF-8)', // MISSING + charsetWE : 'Western European', // MISSING + docType : 'Document Type Heading', // MISSING + docTypeOther : 'Other Document Type Heading', // MISSING + xhtmlDec : 'Include XHTML Declarations', // MISSING + bgColor : 'Background Color', // MISSING + bgImage : 'Background Image URL', // MISSING + bgFixed : 'Non-scrolling (Fixed) Background', // MISSING + txtColor : 'Text Color', // MISSING + margin : 'Page Margins', // MISSING + marginTop : 'Top', // MISSING + marginLeft : 'Left', // MISSING + marginRight : 'Right', // MISSING + marginBottom : 'Bottom', // MISSING + metaKeywords : 'Document Indexing Keywords (comma separated)', // MISSING + metaDescription : 'Document Description', // MISSING + metaAuthor : 'Author', // MISSING + metaCopyright : 'Copyright', // MISSING + previewHtml : '

This is some sample text. You are using CKEditor.

' // MISSING + } };