aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_encryption/l10n/bn_BD.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_encryption/l10n/bn_BD.php')
-rw-r--r--apps/files_encryption/l10n/bn_BD.php6
1 files changed, 6 insertions, 0 deletions
diff --git a/apps/files_encryption/l10n/bn_BD.php b/apps/files_encryption/l10n/bn_BD.php
new file mode 100644
index 00000000000..c8f041d7622
--- /dev/null
+++ b/apps/files_encryption/l10n/bn_BD.php
@@ -0,0 +1,6 @@
+<?php $TRANSLATIONS = array(
+"Encryption" => "সংকেতায়ন",
+"Enable Encryption" => "সংকেতায়ন সক্রিয় কর",
+"None" => "কোনটিই নয়",
+"Exclude the following file types from encryption" => "সংকেতায়ন থেকে নিম্নোক্ত ধরণসমূহ বাদ দাও"
+);