]> git.immae.eu Git - perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git/blame - sources/plugins/find/lang/bn.js
Upgrade to 4.5.7 and add some plugin
[perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git] / sources / plugins / find / lang / bn.js
CommitLineData
7adcb81e 1/*\r
3b35bd27 2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.\r
7adcb81e
IB
3For licensing, see LICENSE.md or http://ckeditor.com/license\r
4*/\r
5CKEDITOR.plugins.setLang( 'find', 'bn', {\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: 'Find and Replace'\r
18} );\r