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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-01-03 03:05:19 +0400
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-01-03 03:05:19 +0400
commit3bcdd8c90056d4143b0f2e6794aca3c5e6656557 (patch)
tree1defe63d5966f538cb2d0c5273633be777716918 /lib/l10n/bn_BD.php
parente0e7c98100067d692b9c7268e0cbab64f81d885f (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/bn_BD.php')
-rw-r--r--lib/l10n/bn_BD.php18
1 files changed, 18 insertions, 0 deletions
diff --git a/lib/l10n/bn_BD.php b/lib/l10n/bn_BD.php
new file mode 100644
index 00000000000..275d3c0f05c
--- /dev/null
+++ b/lib/l10n/bn_BD.php
@@ -0,0 +1,18 @@
+<?php $TRANSLATIONS = array(
+"Help" => "সহায়িকা",
+"Personal" => "ব্যক্তিগত",
+"Settings" => "নিয়ামকসমূহ",
+"Users" => "ব্যবহারকারিবৃন্দ",
+"Apps" => "অ্যাপস",
+"Admin" => "প্রশাসক",
+"Authentication error" => "নিশ্চিতকরণে সমস্যা দেখা দিয়েছে",
+"Files" => "ফাইল",
+"seconds ago" => "সেকেন্ড পূর্বে",
+"1 minute ago" => "1 মিনিট পূর্বে",
+"1 hour ago" => "1 ঘন্টা পূর্বে",
+"today" => "আজ",
+"yesterday" => "গতকাল",
+"last month" => "গতমাস",
+"last year" => "গত বছর",
+"years ago" => "বছর পূর্বে"
+);