You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
richdocuments/l10n/bn_IN.php

15 lines
428 B
PHP

<?php
$TRANSLATIONS = array(
"Saved" => "সংরক্ষিত",
"Saving..." => "সংরক্ষণ করা হচ্ছে ...",
"Share" => "শেয়ার",
"Save" => "সেভ",
"Cancel" => "বাতিল করা",
"Close" => "বন্ধ",
"Delete" => "মুছে ফেলা",
"Open" => "খোলা",
"Size" => "আকার",
"Edit" => "এডিট"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";