]> git.immae.eu Git - perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git/blame - sources/plugins/find/lang/hi.js
Initial commit
[perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git] / sources / plugins / find / lang / hi.js
CommitLineData
7adcb81e
IB
1/*\r
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.\r
3For licensing, see LICENSE.md or http://ckeditor.com/license\r
4*/\r
5CKEDITOR.plugins.setLang( 'find', 'hi', {\r
6 find: 'खोजें',\r
7 findOptions: 'Find Options',\r
8 findWhat: 'यह खोजें:',\r
9 matchCase: 'केस मिलायें',\r
10 matchCyclic: 'Match cyclic',\r
11 matchWord: 'पूरा शब्द मिलायें',\r
12 notFoundMsg: 'आपके द्वारा दिया गया टेक्स्ट नहीं मिला',\r
13 replace: 'रीप्लेस',\r
14 replaceAll: 'सभी रिप्लेस करें',\r
15 replaceSuccessMsg: '%1 occurrence(s) replaced.',\r
16 replaceWith: 'इससे रिप्लेस करें:',\r
17 title: 'खोजें और बदलें'\r
18} );\r