diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-08-28 01:56:36 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-08-28 01:56:36 -0400 |
commit | 1b342a70d69d45a2dc656bb2ffa8a9b5484e4aef (patch) | |
tree | 505596829a6ca932a2c2f1be8d9d522bc98924b3 /apps/files_sharing/l10n | |
parent | cb0da1178b0872988582ee5fbf6b5b1cb5ea2527 (diff) | |
download | nextcloud-server-1b342a70d69d45a2dc656bb2ffa8a9b5484e4aef.tar.gz nextcloud-server-1b342a70d69d45a2dc656bb2ffa8a9b5484e4aef.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n')
-rw-r--r-- | apps/files_sharing/l10n/bn_BD.php | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/bn_BD.php b/apps/files_sharing/l10n/bn_BD.php index 2545c4760ec..50cc21e43dd 100644 --- a/apps/files_sharing/l10n/bn_BD.php +++ b/apps/files_sharing/l10n/bn_BD.php @@ -1,8 +1,9 @@ <?php $TRANSLATIONS = array( -"Cancel" => "বাতির", +"Cancel" => "বাতিল", +"Shared by" => "যাদের মাঝে ভাগাভাগি করা হয়েছে", "Password" => "কূটশব্দ", -"Name" => "রাম", +"Name" => "নাম", "Download" => "ডাউনলোড" ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; |