]> git.immae.eu Git - perso/Immae/Projets/packagist/piedsjaloux-ckeditor-component.git/blame - sources/plugins/image/lang/bn.js
Add oembed
[perso/Immae/Projets/packagist/piedsjaloux-ckeditor-component.git] / sources / plugins / image / 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( 'image', 'bn', {\r
6 alt: 'বিকল্প টেক্সট',\r
7 border: 'বর্ডার',\r
8 btnUpload: 'ইহাকে সার্ভারে প্রেরন কর',\r
9 button2Img: 'Do you want to transform the selected image button on a simple image?', // MISSING\r
10 hSpace: 'হরাইজন্টাল স্পেস',\r
11 img2Button: 'Do you want to transform the selected image on a image button?', // MISSING\r
12 infoTab: 'ছবির তথ্য',\r
13 linkTab: 'লিংক',\r
14 lockRatio: 'অনুপাত লক কর',\r
15 menu: 'ছবির প্রোপার্টি',\r
16 resetSize: 'সাইজ পূর্বাবস্থায় ফিরিয়ে দাও',\r
17 title: 'ছবির প্রোপার্টি',\r
317f8f8f 18 titleButton: 'ছবির বাটন সম্বন্ধীয়',\r
3332bebe
IB
19 upload: 'আপলোড',\r
20 urlMissing: 'Image source URL is missing.', // MISSING\r
21 vSpace: 'ভার্টিকেল স্পেস',\r
22 validateBorder: 'Border must be a whole number.', // MISSING\r
23 validateHSpace: 'HSpace must be a whole number.', // MISSING\r
24 validateVSpace: 'VSpace must be a whole number.' // MISSING\r
25} );\r