summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/bn_BD.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_trashbin/l10n/bn_BD.php')
-rw-r--r--apps/files_trashbin/l10n/bn_BD.php7
1 files changed, 7 insertions, 0 deletions
diff --git a/apps/files_trashbin/l10n/bn_BD.php b/apps/files_trashbin/l10n/bn_BD.php
new file mode 100644
index 00000000000..c669eff7e1f
--- /dev/null
+++ b/apps/files_trashbin/l10n/bn_BD.php
@@ -0,0 +1,7 @@
+<?php $TRANSLATIONS = array(
+"Name" => "রাম",
+"1 folder" => "১টি ফোল্ডার",
+"{count} folders" => "{count} টি ফোল্ডার",
+"1 file" => "১টি ফাইল",
+"{count} files" => "{count} টি ফাইল"
+);