Changeset 3616:9f4090f01864 for plugins/dcCKEditor/js/ckeditor/lang/bn.js
- Timestamp:
- 12/11/17 15:33:26 (8 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
plugins/dcCKEditor/js/ckeditor/lang/bn.js
r3515 r3616 141 141 { 142 142 button : 'সাধারণ টেক্সট হিসেবে পেইস্ট করি', 143 title : 'সাদা টেক্সট হিসেবে পেস্ট কর'143 pasteNotification : 'Your browser does not allow you to paste plain text this way. Press %1 to paste.' 144 144 }, 145 145 pastefromword : … … 149 149 title : 'পেস্ট (শব্দ)', 150 150 toolbar : 'পেস্ট (শব্দ)' 151 }, 152 notification : 153 { 154 closed : 'Notification closed.' 151 155 }, 152 156 maximize : … … 417 421 cutError : 'আপনার ব্রাউজারের সুরক্ষা সেটিংস এডিটরকে অটোমেটিক কাট করার অনুমতি দেয়নি। দয়া করে এই কাজের জন্য কিবোর্ড ব্যবহার করুন (Ctrl/Cmd+X)।', 418 422 paste : 'পেস্ট', 419 pasteArea : 'Paste Area', 420 pasteMsg : 'অনুগ্রহ করে নীচের বাক্সে কিবোর্ড ব্যবহার করে (<STRONG>Ctrl/Cmd+V</STRONG>) পেস্ট করুন এবং <STRONG>OK</STRONG> চাপ দিন', 421 securityMsg : 'Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.', 422 title : 'পেস্ট' 423 pasteNotification : 'Your browser doesn\'t allow you to paste this way. Press %1 to paste.' 423 424 }, 424 425 button :
Note: See TracChangeset
for help on using the changeset viewer.