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_sharing/l10n/bn_BD.php | |
parent | 5030f14008bdad1cfdacf9ee934ec13d308060e3 (diff) | |
download | nextcloud-server-dd6b0b1319e083d8d316fa571f5ba631441dcb84.tar.gz nextcloud-server-dd6b0b1319e083d8d316fa571f5ba631441dcb84.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/bn_BD.php')
-rw-r--r-- | apps/files_sharing/l10n/bn_BD.php | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/bn_BD.php b/apps/files_sharing/l10n/bn_BD.php index e58e58a7c4e..b0c27dd7088 100644 --- a/apps/files_sharing/l10n/bn_BD.php +++ b/apps/files_sharing/l10n/bn_BD.php @@ -7,11 +7,17 @@ $TRANSLATIONS = array( "Shared by link" => "লিঙ্কের মাধ্যমে ভাগাভাগিকৃত", "Remote share" => "দুরবর্তী ভাগাভাগি", "Cancel" => "বাতিল", +"No ownCloud installation found at {remote}" => "{remote}এ কোন ওউনক্লাউড ইনস্টলেসন পাওয়া গেলনা", "Invalid ownCloud url" => "অবৈধ ওউনক্লাউড url", "Shared by" => "যাদের মাঝে ভাগাভাগি করা হয়েছে", "This share is password-protected" => "এই শেয়ারটি কূটশব্দদ্বারা সুরক্ষিত", +"The password is wrong. Try again." => "কুটশব্দটি ভুল। আবার চেষ্টা করুন।", "Password" => "কূটশব্দ", "Name" => "নাম", +"Share time" => "ভাগাভাগির সময়", +"Reasons might be:" => "কারণসমূহ হতে পারে:", +"the item was removed" => "আইটেমটি অপসারণ করা হয়েছিল", +"the link expired" => "মেয়াদোত্তীর্ন লিঙ্ক", "Download" => "ডাউনলোড" ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; |