summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-01-11 00:06:14 +0100
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-01-11 00:06:14 +0100
commitd03dce12839bf029229cc3d8f965bb057294e205 (patch)
tree88f3ea0732d93ccc3969775ec10a0888680d396b /apps/files_sharing
parent23dd7f1beaf9b567c1f3ec1438858cffc304dc13 (diff)
downloadnextcloud-server-d03dce12839bf029229cc3d8f965bb057294e205.tar.gz
nextcloud-server-d03dce12839bf029229cc3d8f965bb057294e205.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing')
-rw-r--r--apps/files_sharing/l10n/bn_BD.php7
1 files changed, 5 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/bn_BD.php b/apps/files_sharing/l10n/bn_BD.php
index 785dfcd2f1d..c3af434ee29 100644
--- a/apps/files_sharing/l10n/bn_BD.php
+++ b/apps/files_sharing/l10n/bn_BD.php
@@ -1,6 +1,9 @@
<?php $TRANSLATIONS = array(
"Password" => "কূটশব্দ",
-"Submit" => "পাঠাও",
+"Submit" => "জমা দাও",
+"%s shared the folder %s with you" => "%s আপনার সাথে %s ফোল্ডারটি ভাগাভাগি করেছেন",
+"%s shared the file %s with you" => "%s আপনার সাথে %s ফাইলটি ভাগাভাগি করেছেন",
"Download" => "ডাউনলোড",
-"web services under your control" => "ওয়েব সেবাসমূহ এখন আপনার হাতের মুঠোয়"
+"No preview available for" => "এর জন্য কোন প্রাকবীক্ষণ সুলভ নয়",
+"web services under your control" => "ওয়েব সার্ভিস আপনার হাতের মুঠোয়"
);