summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/bn_BD.php
blob: d61355c52c204f51da086053120b6fa9653cc910 (plain)
1
2
3
4
5
6
7
8
<?php $TRANSLATIONS = array(
"Name" => "রাম",
"1 folder" => "১টি ফোল্ডার",
"{count} folders" => "{count} টি ফোল্ডার",
"1 file" => "১টি ফাইল",
"{count} files" => "{count} টি ফাইল",
"Delete" => "মুছে"
);