Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/apps.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-09-07 08:48:28 +0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-09-07 08:48:28 +0400
commitdcdfc4cac16728e78f6579a1cca857e28408c061 (patch)
tree6cb49484bf92b2f1389ac7a64bc39d1b42ecb040 /user_migrate
parent68e630fe1835fc3243d465fd3dd73eea7b318403 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'user_migrate')
-rw-r--r--user_migrate/l10n/bn_BD.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/user_migrate/l10n/bn_BD.php b/user_migrate/l10n/bn_BD.php
index 5fb52e673..dac44908b 100644
--- a/user_migrate/l10n/bn_BD.php
+++ b/user_migrate/l10n/bn_BD.php
@@ -3,6 +3,7 @@ $TRANSLATIONS = array(
"Export" => "রপ্তানি",
"Something went wrong while the export file was being generated" => "রপ্তানী ফাইল তৈলী করার সময় কিছু একটা গোলমাল হয়েছে",
"An error has occurred" => "একটা সমস্যা দেখা দিয়েছে",
+"Account Export/Import" => "একাউন্ট আমদানি/রপ্তানি",
"Import" => "আমদানি"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";