]> git.immae.eu Git - perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git/blob - sources/plugins/wsc/lang/bn.js
Initial commit
[perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git] / sources / plugins / wsc / lang / bn.js
1 /*
2 Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3 For licensing, see LICENSE.html or http://ckeditor.com/license
4 */
5 CKEDITOR.plugins.setLang( 'wsc', 'bn', {
6 btnIgnore: 'ইগনোর কর',
7 btnIgnoreAll: 'সব ইগনোর কর',
8 btnReplace: 'বদলে দাও',
9 btnReplaceAll: 'সব বদলে দাও',
10 btnUndo: 'আন্ডু',
11 changeTo: 'এতে বদলাও',
12 errorLoading: 'Error loading application service host: %s.',
13 ieSpellDownload: 'বানান পরীক্ষক ইনস্টল করা নেই। আপনি কি এখনই এটা ডাউনলোড করতে চান?',
14 manyChanges: 'বানান পরীক্ষা শেষ: %1 গুলো শব্দ বদলে গ্যাছে',
15 noChanges: 'বানান পরীক্ষা শেষ: কোন শব্দ পরিবর্তন করা হয়নি',
16 noMispell: 'বানান পরীক্ষা শেষ: কোন ভুল বানান পাওয়া যায়নি',
17 noSuggestions: '- কোন সাজেশন নেই -',
18 notAvailable: 'Sorry, but service is unavailable now.',
19 notInDic: 'শব্দকোষে নেই',
20 oneChange: 'বানান পরীক্ষা শেষ: একটি মাত্র শব্দ পরিবর্তন করা হয়েছে',
21 progress: 'বানান পরীক্ষা চলছে...',
22 title: 'Spell Checker',
23 toolbar: 'বানান চেক'
24 });