JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.6.1
[ckeditor.git] / _source / lang / gu.js
index f8b8ea9..a318fe6 100644 (file)
@@ -121,6 +121,8 @@ CKEDITOR.lang['gu'] =
                alignBottom             : 'નીચે',\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
 \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 +203,8 @@ CKEDITOR.lang['gu'] =
                menu            : 'ઍંકરના ગુણ',\r
                title           : 'ઍંકરના ગુણ',\r
                name            : 'ઍંકરનું નામ',\r
-               errorName       : 'ઍંકરનું નામ ટાઈપ કરો'\r
+               errorName       : 'ઍંકરનું નામ ટાઈપ કરો',\r
+               remove          : 'Remove Anchor' // MISSING\r
        },\r
 \r
        // List style dialog\r
@@ -271,8 +274,8 @@ CKEDITOR.lang['gu'] =
                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 +416,6 @@ CKEDITOR.lang['gu'] =
                upload          : 'અપલોડ',\r
                alt                     : 'ઑલ્ટર્નટ ટેક્સ્ટ',\r
                lockRatio       : 'લૉક ગુણોત્તર',\r
-               unlockRatio     : 'Unlock Ratio', // MISSING\r
                resetSize       : 'રીસેટ સાઇઝ',\r
                border          : 'બોર્ડર',\r
                hSpace          : 'સમસ્તરીય જગ્યા',\r
@@ -770,41 +772,41 @@ CKEDITOR.lang['gu'] =
 \r
        docprops :\r
        {\r
-               label : 'Document Properties', // MISSING\r
-               title : 'Document Properties', // MISSING\r
+               label : 'ડૉક્યુમન્ટ ગુણ/પ્રૉપર્ટિઝ',\r
+               title : 'ડૉક્યુમન્ટ ગુણ/પ્રૉપર્ટિઝ',\r
                design : 'Design', // MISSING\r
-               meta : 'Meta Tags', // MISSING\r
+               meta : 'મેટાડૅટા',\r
                chooseColor : 'Choose', // MISSING\r
-               other : 'Other...', // MISSING\r
-               docTitle :      'Page Title', // MISSING\r
-               charset :       'Character Set Encoding', // MISSING\r
-               charsetOther : 'Other Character Set Encoding', // MISSING\r
+               other : '<other>',\r
+               docTitle :      'પેજ મથાળું/ટાઇટલ',\r
+               charset :       'કેરેક્ટર સેટ એન્કોડિંગ',\r
+               charsetOther : 'અન્ય કેરેક્ટર સેટ એન્કોડિંગ',\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 : 'Document Type Heading', // MISSING\r
-               docTypeOther : 'Other Document Type Heading', // MISSING\r
-               xhtmlDec : 'Include XHTML Declarations', // MISSING\r
-               bgColor : 'Background Color', // MISSING\r
-               bgImage : 'Background Image URL', // MISSING\r
-               bgFixed : 'Non-scrolling (Fixed) Background', // MISSING\r
-               txtColor : 'Text Color', // MISSING\r
-               margin : 'Page Margins', // MISSING\r
-               marginTop : 'Top', // MISSING\r
-               marginLeft : 'Left', // MISSING\r
-               marginRight : 'Right', // MISSING\r
-               marginBottom : 'Bottom', // MISSING\r
-               metaKeywords : 'Document Indexing Keywords (comma separated)', // MISSING\r
-               metaDescription : 'Document Description', // MISSING\r
-               metaAuthor : 'Author', // MISSING\r
-               metaCopyright : 'Copyright', // MISSING\r
+               charsetCE : 'મધ્ય યુરોપિઅન (Central European)',\r
+               charsetCT : 'ચાઇનીઝ (Chinese Traditional Big5)',\r
+               charsetCR : 'સિરીલિક (Cyrillic)',\r
+               charsetGR : 'ગ્રીક (Greek)',\r
+               charsetJP : 'જાપાનિઝ (Japanese)',\r
+               charsetKR : 'કોરીયન (Korean)',\r
+               charsetTR : 'ટર્કિ (Turkish)',\r
+               charsetUN : 'યૂનિકોડ (UTF-8)',\r
+               charsetWE : 'પશ્ચિમ યુરોપિઅન (Western European)',\r
+               docType : 'ડૉક્યુમન્ટ પ્રકાર શીર્ષક',\r
+               docTypeOther : 'અન્ય ડૉક્યુમન્ટ પ્રકાર શીર્ષક',\r
+               xhtmlDec : 'XHTML સૂચના સમાવિષ્ટ કરવી',\r
+               bgColor : 'બૅકગ્રાઉન્ડ રંગ',\r
+               bgImage : 'બૅકગ્રાઉન્ડ ચિત્ર URL',\r
+               bgFixed : 'સ્ક્રોલ ન થાય તેવું બૅકગ્રાઉન્ડ',\r
+               txtColor : 'શબ્દનો રંગ',\r
+               margin : 'પેજ માર્જિન',\r
+               marginTop : 'ઉપર',\r
+               marginLeft : 'ડાબી',\r
+               marginRight : 'જમણી',\r
+               marginBottom : 'નીચે',\r
+               metaKeywords : 'ડૉક્યુમન્ટ ઇન્ડેક્સ સંકેતશબ્દ (અલ્પવિરામ (,) થી અલગ કરો)',\r
+               metaDescription : 'ડૉક્યુમન્ટ વર્ણન',\r
+               metaAuthor : 'લેખક',\r
+               metaCopyright : 'કૉપિરાઇટ',\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