aboutsummaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-09-26 01:54:59 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-09-26 01:54:59 -0400
commit16319379905b2a8d52d182f7361864135408d622 (patch)
tree174717436b8dd9bd89347676070a849ba0d46e29 /lib
parent6365c57b04b056bc17ce6d7f23b40acce35058ef (diff)
downloadnextcloud-server-16319379905b2a8d52d182f7361864135408d622.tar.gz
nextcloud-server-16319379905b2a8d52d182f7361864135408d622.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib')
-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);";