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/lb.php')
-rw-r--r--apps/files_external/l10n/lb.php15
1 files changed, 0 insertions, 15 deletions
diff --git a/apps/files_external/l10n/lb.php b/apps/files_external/l10n/lb.php
deleted file mode 100644
index 01b940f25d0..00000000000
--- a/apps/files_external/l10n/lb.php
+++ /dev/null
@@ -1,15 +0,0 @@
-<?php
-$TRANSLATIONS = array(
-"Location" => "Uert",
-"Region" => "Regioun",
-"Host" => "Host",
-"Username" => "Benotzernumm",
-"Password" => "Passwuert",
-"Share" => "Deelen",
-"URL" => "URL",
-"Personal" => "Perséinlech",
-"Name" => "Numm",
-"Folder name" => "Dossiers Numm:",
-"Delete" => "Läschen"
-);
-$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";