summaryrefslogtreecommitdiffstats
path: root/lib/l10n/bn_BD.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n/bn_BD.php')
-rw-r--r--lib/l10n/bn_BD.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/l10n/bn_BD.php b/lib/l10n/bn_BD.php
index e840c4dec4b..5ebc8c431b8 100644
--- a/lib/l10n/bn_BD.php
+++ b/lib/l10n/bn_BD.php
@@ -38,6 +38,7 @@ $TRANSLATIONS = array(
"last month" => "গত মাস",
"_%n month ago_::_%n months ago_" => array("",""),
"last year" => "গত বছর",
-"years ago" => "বছর পূর্বে"
+"years ago" => "বছর পূর্বে",
+"PHP Safe Mode is enabled. ownCloud requires that it is disabled to work properly." => "পিএইচপি সেফ মোড কার্যকর আছে। গউনক্লাউড সঠিকভাবে কাজ করতে হলে এটি অকার্যকর করা প্রয়োজন।"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";