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:
Diffstat (limited to 'apps/files_external/l10n/bn_IN.php')
-rw-r--r--apps/files_external/l10n/bn_IN.php12
1 files changed, 0 insertions, 12 deletions
diff --git a/apps/files_external/l10n/bn_IN.php b/apps/files_external/l10n/bn_IN.php
deleted file mode 100644
index 581496cc3f7..00000000000
--- a/apps/files_external/l10n/bn_IN.php
+++ /dev/null
@@ -1,12 +0,0 @@
-<?php
-$TRANSLATIONS = array(
-"Host" => "হোস্ট",
-"Username" => "ইউজারনেম",
-"Share" => "শেয়ার",
-"URL" => "URL",
-"Saved" => "সংরক্ষিত",
-"Name" => "নাম",
-"Folder name" => "ফোল্ডারের নাম",
-"Delete" => "মুছে ফেলা"
-);
-$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";