server/apps/files_trashbin/l10n/bn_BD.php
2013-02-01 00:19:28 +01:00

7 lines
252 B
PHP

<?php $TRANSLATIONS = array(
"Name" => "রাম",
"1 folder" => "১টি ফোল্ডার",
"{count} folders" => "{count} টি ফোল্ডার",
"1 file" => "১টি ফাইল",
"{count} files" => "{count} টি ফাইল"
);