summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRobin Appelman <icewind@owncloud.com>2013-01-03 15:57:29 +0100
committerRobin Appelman <icewind@owncloud.com>2013-01-03 15:57:29 +0100
commit2f07a9a6a90ec759af4a17f292dd8f09b1debe4c (patch)
tree664baa835ff9979a8507a4b4f4f43b5f657f3dc0
parentf99da12be997ea2be2ec4d59bd8675670b33d1f2 (diff)
parent1d13919eae30aaa1232975d08f79e0e45cf63911 (diff)
Merge master into filesystem
-rw-r--r--l10n/bn_BD.php7
1 files changed, 7 insertions, 0 deletions
diff --git a/l10n/bn_BD.php b/l10n/bn_BD.php
new file mode 100644
index 000000000..76bcc937d
--- /dev/null
+++ b/l10n/bn_BD.php
@@ -0,0 +1,7 @@
+<?php $TRANSLATIONS = array(
+"Error" => "সমস্যা",
+"Upload" => "আপলোড",
+"Folder" => "ফোল্ডার",
+"Settings" => "নিয়ামকসমূহ",
+"Add" => "যোগ কর"
+);