X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=_source%2Flang%2Fhi.js;h=49936a657f35a4a6da86ab8bfcd818f9819bdf0f;hb=3fe9cac293e090ea459a3ee10d78cbe9e1dd0e03;hp=de361e585351c11e99b14456f562d35d2826f320;hpb=2f22c0c38f17e75be5541089076885442aaa2377;p=ckeditor.git diff --git a/_source/lang/hi.js b/_source/lang/hi.js index de361e5..49936a6 100644 --- a/_source/lang/hi.js +++ b/_source/lang/hi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.html or http://ckeditor.com/license */ @@ -31,7 +31,8 @@ CKEDITOR.lang['hi'] = * Screenreader titles. Please note that screenreaders are not always capable * of reading non-English words. So be careful while translating it. */ - editorTitle : 'रिच टेक्स्ट एडिटर, %1, मदद के लिये ALT 0 दबाए.', + editorTitle : 'रिच टेक्स्ट एडिटर, %1', + editorHelp : 'मदद के लिये ALT 0 दबाए', // ARIA descriptions. toolbars : 'एडिटर टूलबार', @@ -119,6 +120,7 @@ CKEDITOR.lang['hi'] = alignTop : 'ऊपर', alignMiddle : 'मध्य', alignBottom : 'नीचे', + invalidValue : 'Invalid value.', // MISSING 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 @@ -696,7 +698,7 @@ CKEDITOR.lang['hi'] = ignoreAll : 'Ignore All', // MISSING addWord : 'Add Word', // MISSING emptyDic : 'Dictionary name should not be empty.', // MISSING - + noSuggestions : 'कोई सुझाव नहीं', optionsTab : 'Options', // MISSING allCaps : 'Ignore All-Caps Words', // MISSING ignoreDomainNames : 'Ignore Domain Names', // MISSING