X-Git-Url: https://jasonwoof.com/gitweb/?p=ckeditor.git;a=blobdiff_plain;f=_source%2Flang%2Fhi.js;h=d5a623f22d78f7bfd7a88ee956a6b5a31736378f;hp=240af00a4c2bb8f9368f61d0916fae67713c6a82;hb=fb481ba0a7d298e3e7b9034fcb9f2afdc6e8e796;hpb=6e682412d5cc0dfaedb376482e585bf2989c6863 diff --git a/_source/lang/hi.js b/_source/lang/hi.js index 240af00..d5a623f 100644 --- a/_source/lang/hi.js +++ b/_source/lang/hi.js @@ -31,8 +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 : 'Rich text editor, %1', // MISSING - editorHelp : 'Press ALT 0 for help', // MISSING + editorTitle : 'रिच टेक्स्ट एडिटर, %1', + editorHelp : 'मदद के लिये ALT 0 दबाए', // ARIA descriptions. toolbars : 'एडिटर टूलबार', @@ -120,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