first commit
This commit is contained in:
34
libraries/ckeditor/plugins/bootstrapCollapse/lang/bn.js
Normal file
34
libraries/ckeditor/plugins/bootstrapCollapse/lang/bn.js
Normal file
@@ -0,0 +1,34 @@
|
||||
CKEDITOR.plugins.setLang('bootstrapCollapse', 'bn', {//bengali
|
||||
plugin : 'বুটস্ট্র্যাপ প্রত্যুত্তর',
|
||||
title : 'খেতাব',
|
||||
content : 'বিষয়বস্তু',
|
||||
htmlIsAllowed : 'এইচটিএমএল অনুমতি দেওয়া হয়',
|
||||
addNewItem : 'নতুন আইটেম যোগ করুন',
|
||||
minimum : 'প্লাগইন অন্তত 1 আইটেম ধারণ করতে হবে',
|
||||
link : 'লিংক',
|
||||
style : 'শৈলী',
|
||||
type : 'আদর্শ',
|
||||
size : 'আয়তন',
|
||||
blockLevel : 'ব্লক শ্রেনী',
|
||||
active : 'সক্রিয়',
|
||||
enabled : 'সক্রিয়',
|
||||
text : 'পাঠ',
|
||||
preview : 'সম্পূর্ণ বিবরণের পূর্বরূপ দেখুন',
|
||||
optional : 'ঐচ্ছিক',
|
||||
badge : 'ব্যাজ',
|
||||
caption : 'ক্যাপশন',
|
||||
image : 'ভাবমূর্তি',
|
||||
delete : 'আপনি এই আইটেমটি মুছে ফেলতে চান আপনি কি নিশ্চিত?',
|
||||
items : 'আইটেম',
|
||||
settings : 'সেটিংস',
|
||||
expandFirstItem : 'প্রথম আইটেম সম্প্রসারণ',
|
||||
yes : 'হাঁ',
|
||||
no : 'না',
|
||||
theme : 'বিষয়',
|
||||
default : 'ডিফল্ট',
|
||||
primary : 'primary',
|
||||
success : 'সাফল্য',
|
||||
info : 'তথ্য',
|
||||
warning : 'সতর্কতা',
|
||||
danger : 'ঝুঁকি'
|
||||
});
|
||||
Reference in New Issue
Block a user