Blame view

sources/apps/files_trashbin/l10n/bn_BD.php 280 Bytes
03e52840d   Kload   Init
1
2
3
4
5
6
7
8
  <?php $TRANSLATIONS = array(
  "Name" => "রাম",
  "1 folder" => "১টি ফোল্ডার",
  "{count} folders" => "{count} টি ফোল্ডার",
  "1 file" => "১টি ফাইল",
  "{count} files" => "{count} টি ফাইল",
  "Delete" => "মুছে"
  );