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-08-20 08:49:11 +0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-08-20 08:49:11 +0400
commit07c16eadd544439576c52172cb9fb8c7733d425c (patch)
treedbf060165c7d79b2b6c685f8c0d915c0ae921352 /admin_migrate
parent71c575a1fbfab77437612f9ab86e7d0ba469bcc2 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'admin_migrate')
-rw-r--r--admin_migrate/l10n/bn_BD.php4
1 files changed, 4 insertions, 0 deletions
diff --git a/admin_migrate/l10n/bn_BD.php b/admin_migrate/l10n/bn_BD.php
index 65ffea367..2ba598d80 100644
--- a/admin_migrate/l10n/bn_BD.php
+++ b/admin_migrate/l10n/bn_BD.php
@@ -1,5 +1,9 @@
<?php
$TRANSLATIONS = array(
+"Export data" => "ডাটা রপ্তানী",
+"All system files and user data" => "সকল সিস্টেম ফাইল এবং ব্যাবহারকারীসংক্রান্ত ডাটা",
+"Only system files" => "শুধুমাত্র সিস্টেম ফাইল",
+"Only user data" => "শুধুমাত্র ব্যাবহারকারীসংক্রান্ত ডাটা",
"Export" => "রপ্তানী কর"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";