summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/bn_BD.php
blob: e512b2360b5c0a4b527824573c654712ae01cee0 (plain)
1
2
3
4
5
6
7
8
9
<?php
$TRANSLATIONS = array(
"Error" => "সমস্যা",
"Name" => "রাম",
"_%n folder_::_%n folders_" => array(,),
"_%n file_::_%n files_" => array(,),
"Delete" => "মুছে"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";