summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-07-20 01:54:40 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-07-20 01:54:40 -0400
commitddc85a987134ddefd9887cd547554422a6d86c7a (patch)
tree2cf3038b8fd7214dee2ae3de4c6b2e84711ee1ed /apps/files_sharing
parentd09ec367512ee9afb6daa5d9d0f89cbe7a6ca582 (diff)
downloadnextcloud-server-ddc85a987134ddefd9887cd547554422a6d86c7a.tar.gz
nextcloud-server-ddc85a987134ddefd9887cd547554422a6d86c7a.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing')
-rw-r--r--apps/files_sharing/l10n/bn_IN.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/bn_IN.php b/apps/files_sharing/l10n/bn_IN.php
index 2e724393768..99daa51da79 100644
--- a/apps/files_sharing/l10n/bn_IN.php
+++ b/apps/files_sharing/l10n/bn_IN.php
@@ -1,6 +1,7 @@
<?php
$TRANSLATIONS = array(
"Cancel" => "বাতিল করা",
-"Name" => "নাম"
+"Name" => "নাম",
+"Download" => "ডাউনলোড করুন"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";