diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-09-16 01:54:33 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-09-16 01:54:33 -0400 |
commit | 1e6ac31bdecf90c60688483795e0202bb84b8413 (patch) | |
tree | f3cd07cfa5cc7247b2f414cb1fb1bcc120f6f1c1 /apps/files_encryption/l10n/bn_BD.php | |
parent | 513fb0594707d44de14bccd90c737b594a7f594d (diff) | |
download | nextcloud-server-1e6ac31bdecf90c60688483795e0202bb84b8413.tar.gz nextcloud-server-1e6ac31bdecf90c60688483795e0202bb84b8413.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_encryption/l10n/bn_BD.php')
-rw-r--r-- | apps/files_encryption/l10n/bn_BD.php | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/files_encryption/l10n/bn_BD.php b/apps/files_encryption/l10n/bn_BD.php index c8bf47e8e39..65ecca64d93 100644 --- a/apps/files_encryption/l10n/bn_BD.php +++ b/apps/files_encryption/l10n/bn_BD.php @@ -3,7 +3,10 @@ $TRANSLATIONS = array( "Recovery key successfully enabled" => "পূনরুদ্ধার চাবি সার্থকভাবে কার্যকর করা হয়েছে", "Recovery key successfully disabled" => "পূনরুদ্ধার চাবি সার্থকভাবে অকার্যকর করা হয়েছে", "Password successfully changed." => "আপনার কূটশব্দটি সার্থকভাবে পরিবর্তন করা হয়েছে ", +"Missing requirements." => "প্রয়োজনানুযায়ী ঘাটতি আছে।", "Encryption" => "সংকেতায়ন", +"Enabled" => "কার্যকর", +"Disabled" => "অকার্যকর", "Change Password" => "কূটশব্দ পরিবর্তন করুন" ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; |