diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-09-18 01:54:39 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-09-18 01:54:39 -0400 |
commit | dd6b0b1319e083d8d316fa571f5ba631441dcb84 (patch) | |
tree | a4229d765cd080c72a07e78edb6f6677df6ef4a0 /apps/files_encryption | |
parent | 5030f14008bdad1cfdacf9ee934ec13d308060e3 (diff) | |
download | nextcloud-server-dd6b0b1319e083d8d316fa571f5ba631441dcb84.tar.gz nextcloud-server-dd6b0b1319e083d8d316fa571f5ba631441dcb84.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_encryption')
-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 8db090e2b66..117f54ad8c8 100644 --- a/apps/files_encryption/l10n/bn_BD.php +++ b/apps/files_encryption/l10n/bn_BD.php @@ -4,11 +4,14 @@ $TRANSLATIONS = array( "Recovery key successfully disabled" => "পূনরুদ্ধার চাবি সার্থকভাবে অকার্যকর করা হয়েছে", "Password successfully changed." => "আপনার কূটশব্দটি সার্থকভাবে পরিবর্তন করা হয়েছে ", "Missing requirements." => "প্রয়োজনানুযায়ী ঘাটতি আছে।", +"Following users are not set up for encryption:" => "নিম্নবর্ণিত ব্যবহারকারীগণ এনক্রিপসনের জন্য অধিকারপ্রাপ্ত নন:", +"Initial encryption started... This can take some time. Please wait." => "প্রাথমিক এনক্রিপসন শুরু হয়েছে.... এটি কিছুটা সময় নিতে পারে। অপেক্ষা করুন।", "Initial encryption running... Please try again later." => "প্রাথমিক এনক্রিপসন চলছে.... দয়া করে পরে আবার চেষ্টা করুন।", "Go directly to your %spersonal settings%s." => "সরাসরি আপনার %spersonal settings%s এ যান।", "Encryption" => "সংকেতায়ন", "Enabled" => "কার্যকর", "Disabled" => "অকার্যকর", +"Change recovery key password:" => "পূণরূদ্ধার কি এর কুটশব্দ পরিবর্তন করুন:", "Change Password" => "কূটশব্দ পরিবর্তন করুন" ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; |