Create attractive VASL scenarios, with loads of useful information embedded to assist with game play. https://vasl-templates.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
vasl-templates/vasl_templates/webapp/static/trumbowyg/langs/bn.js

62 lines
2.0 KiB

/* ===========================================================
* bn.js
* Bangla translation for Trumbowyg
* http://alex-d.github.com/Trumbowyg
* ===========================================================
* Author : Ahammad Naim
* Website : https://github.com/AhammadNaim
*/
jQuery.trumbowyg.langs.bn = {
viewHTML: 'HTML দন',
undo: 'পবসিন',
redo: 'পনর করন',
formatting: 'বিস',
p: 'অনদ',
blockquote: 'উদি',
code: 'কড',
header: 'শিম',
bold: 'বড',
italic: 'ইটিক',
strikethrough: 'সইকথ',
underline: 'আনরলইন',
strong: 'বড',
em: 'ইটিক',
del: 'সইকথ',
superscript: 'সরসিট',
subscript: 'সবসিট',
unorderedList: 'অসিত তি',
orderedList: 'সি',
insertImage: 'ছবি',
link: 'লিক',
createLink: 'লিক তি করন',
unlink: 'লিক মন',
justifyLeft: 'বিইড',
justifyCenter: 'কত',
justifyRight: 'ডিইড',
justifyFull: 'জিইড',
horizontalRule: 'আনিক দগ',
removeformat: 'বিস অপসরণ করন',
fullscreen: 'সমণ পরয় দন',
close: 'বনধ',
submit: 'পরণ',
reset: 'বিল',
required: 'আবশযক',
description: 'বরনন',
title: 'শিম',
text: 'পয',
target: 'লকয'
};