summaryrefslogtreecommitdiffstats
path: root/apps/user_webdavauth/l10n/bn_BD.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/user_webdavauth/l10n/bn_BD.php')
-rw-r--r--apps/user_webdavauth/l10n/bn_BD.php8
1 files changed, 0 insertions, 8 deletions
diff --git a/apps/user_webdavauth/l10n/bn_BD.php b/apps/user_webdavauth/l10n/bn_BD.php
deleted file mode 100644
index e182e26e9f5..00000000000
--- a/apps/user_webdavauth/l10n/bn_BD.php
+++ /dev/null
@@ -1,8 +0,0 @@
-<?php
-$TRANSLATIONS = array(
-"WebDAV Authentication" => "WebDAV অনুমোদন",
-"Address:" => "ঠিকানা",
-"Save" => "সংরক্ষণ",
-"The user credentials will be sent to this address. This plugin checks the response and will interpret the HTTP statuscodes 401 and 403 as invalid credentials, and all other responses as valid credentials." => "ব্যবহারকারীর তথ্যাদি এই ঠিকানায় পাঠানো হবে। এই প্লাগইন প্রত্যুত্তর পরীক্ষা করে দেখবে এবং HTTP statuscodes 401 and 403 কে অবৈধ তথ্যাদিরূপে অনুবাদ করে অন্য সকল প্রত্যুত্তরকে বৈধতা দেবে। "
-);
-$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";