]> git.immae.eu Git - perso/Immae/Projets/packagist/piedsjaloux-ckeditor-component.git/blame - sources/plugins/link/lang/bn.js
Add oembed
[perso/Immae/Projets/packagist/piedsjaloux-ckeditor-component.git] / sources / plugins / link / lang / bn.js
CommitLineData
3332bebe 1/*\r
317f8f8f 2Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.\r
3332bebe
IB
3For licensing, see LICENSE.md or http://ckeditor.com/license\r
4*/\r
5CKEDITOR.plugins.setLang( 'link', 'bn', {\r
317f8f8f 6 acccessKey: 'প্রবেশ কী',\r
3332bebe
IB
7 advanced: 'এডভান্সড',\r
8 advisoryContentType: 'পরামর্শ কন্টেন্টের প্রকার',\r
9 advisoryTitle: 'পরামর্শ শীর্ষক',\r
10 anchor: {\r
11 toolbar: 'নোঙ্গর',\r
12 menu: 'নোঙর প্রোপার্টি',\r
13 title: 'নোঙর প্রোপার্টি',\r
14 name: 'নোঙরের নাম',\r
15 errorName: 'নোঙরের নাম টাইপ করুন',\r
16 remove: 'Remove Anchor'\r
17 },\r
18 anchorId: 'নোঙরের আইডি দিয়ে',\r
19 anchorName: 'নোঙরের নাম দিয়ে',\r
20 charset: 'লিংক রিসোর্স ক্যারেক্টর সেট',\r
21 cssClasses: 'স্টাইল-শীট ক্লাস',\r
317f8f8f
IB
22 download: 'Force Download', // MISSING\r
23 displayText: 'Display Text', // MISSING\r
3332bebe
IB
24 emailAddress: 'ইমেইল ঠিকানা',\r
25 emailBody: 'মেসেজের দেহ',\r
26 emailSubject: 'মেসেজের বিষয়',\r
27 id: 'আইডি',\r
28 info: 'লিংক তথ্য',\r
29 langCode: 'ভাষা লেখার দিক',\r
30 langDir: 'ভাষা লেখার দিক',\r
31 langDirLTR: 'বাম থেকে ডান (LTR)',\r
32 langDirRTL: 'ডান থেকে বাম (RTL)',\r
33 menu: 'লিংক সম্পাদন',\r
34 name: 'নাম',\r
35 noAnchors: '(No anchors available in the document)', // MISSING\r
36 noEmail: 'অনুগ্রহ করে ইমেইল এড্রেস টাইপ করুন',\r
37 noUrl: 'অনুগ্রহ করে URL লিংক টাইপ করুন',\r
38 other: '<other>', // MISSING\r
39 popupDependent: 'ডিপেন্ডেন্ট (Netscape)',\r
40 popupFeatures: 'পপআপ উইন্ডো ফীচার সমূহ',\r
41 popupFullScreen: 'পূর্ণ পর্দা জুড়ে (IE)',\r
42 popupLeft: 'বামের পজিশন',\r
43 popupLocationBar: 'লোকেশন বার',\r
44 popupMenuBar: 'মেন্যু বার',\r
45 popupResizable: 'Resizable', // MISSING\r
46 popupScrollBars: 'স্ক্রল বার',\r
47 popupStatusBar: 'স্ট্যাটাস বার',\r
48 popupToolbar: 'টুল বার',\r
49 popupTop: 'ডানের পজিশন',\r
50 rel: 'Relationship', // MISSING\r
51 selectAnchor: 'নোঙর বাছাই',\r
52 styles: 'স্টাইল',\r
53 tabIndex: 'ট্যাব ইন্ডেক্স',\r
54 target: 'টার্গেট',\r
55 targetFrame: '<ফ্রেম>',\r
56 targetFrameName: 'টার্গেট ফ্রেমের নাম',\r
57 targetPopup: '<পপআপ উইন্ডো>',\r
58 targetPopupName: 'পপআপ উইন্ডোর নাম',\r
59 title: 'লিংক',\r
60 toAnchor: 'এই পেজে নোঙর কর',\r
61 toEmail: 'ইমেইল',\r
62 toUrl: 'URL',\r
63 toolbar: 'লিংক যুক্ত কর',\r
64 type: 'লিংক প্রকার',\r
65 unlink: 'লিংক সরাও',\r
66 upload: 'আপলোড'\r
67} );\r