JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.6.3
[ckeditor.git] / _source / lang / bs.js
index ce60c9d..ae72209 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.\r
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.\r
 For licensing, see LICENSE.html or http://ckeditor.com/license\r
 */\r
 \r
@@ -14,7 +14,7 @@ For licensing, see LICENSE.html or http://ckeditor.com/license
 */\r
 \r
 /**\r
- * Constains the dictionary of language entries.\r
+ * Contains the dictionary of language entries.\r
  * @namespace\r
  */\r
 CKEDITOR.lang['bs'] =\r
@@ -121,6 +121,10 @@ CKEDITOR.lang['bs'] =
                alignBottom             : 'Dno',\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
@@ -201,7 +205,8 @@ CKEDITOR.lang['bs'] =
                menu            : 'Edit Anchor', // MISSING\r
                title           : 'Anchor Properties', // MISSING\r
                name            : 'Anchor Name', // MISSING\r
-               errorName       : 'Please type the anchor name' // MISSING\r
+               errorName       : 'Please type the anchor name', // MISSING\r
+               remove          : 'Remove Anchor' // MISSING\r
        },\r
 \r
        // List style dialog\r
@@ -237,6 +242,7 @@ CKEDITOR.lang['bs'] =
                findWhat                        : 'Naði šta:',\r
                replaceWith                     : 'Zamjeni sa:',\r
                notFoundMsg                     : 'Traženi tekst nije pronaðen.',\r
+               findOptions                     : 'Find Options', // MISSING\r
                matchCase                       : 'Uporeðuj velika/mala slova',\r
                matchWord                       : 'Uporeðuj samo cijelu rijeè',\r
                matchCyclic                     : 'Match cyclic', // MISSING\r
@@ -271,8 +277,8 @@ CKEDITOR.lang['bs'] =
                invalidBorder   : 'Border size must be a number.', // MISSING\r
                invalidWidth    : 'Table width must be a number.', // MISSING\r
                invalidHeight   : 'Table height must be a number.', // MISSING\r
-               invalidCellSpacing      : 'Cell spacing must be a number.', // MISSING\r
-               invalidCellPadding      : 'Cell padding must be a number.', // MISSING\r
+               invalidCellSpacing      : 'Cell spacing must be a positive number.', // MISSING\r
+               invalidCellPadding      : 'Cell padding must be a positive number.', // MISSING\r
 \r
                cell :\r
                {\r
@@ -413,7 +419,6 @@ CKEDITOR.lang['bs'] =
                upload          : 'Šalji',\r
                alt                     : 'Tekst na slici',\r
                lockRatio       : 'Zakljuèaj odnos',\r
-               unlockRatio     : 'Unlock Ratio', // MISSING\r
                resetSize       : 'Resetuj dimenzije',\r
                border          : 'Okvir',\r
                hSpace          : 'HSpace',\r