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 'settings/l10n/lb.php')
-rw-r--r--settings/l10n/lb.php51
1 files changed, 0 insertions, 51 deletions
diff --git a/settings/l10n/lb.php b/settings/l10n/lb.php
deleted file mode 100644
index 25cd41b29f5..00000000000
--- a/settings/l10n/lb.php
+++ /dev/null
@@ -1,51 +0,0 @@
-<?php
-$TRANSLATIONS = array(
-"Authentication error" => "Authentifikatioun's Fehler",
-"Group already exists" => "Group existeiert schon.",
-"Unable to add group" => "Onmeiglech Grupp beizefügen.",
-"Email saved" => "E-mail gespäichert",
-"Invalid email" => "Ongülteg e-mail",
-"Unable to delete group" => "Onmeiglech d'Grup ze läschen.",
-"Unable to delete user" => "Onmeiglech User zu läschen.",
-"Language changed" => "Sprooch huet geännert",
-"Invalid request" => "Ongülteg Requête",
-"Admins can't remove themself from the admin group" => "Admins kennen sech selwer net aus enger Admin Group läschen.",
-"Unable to add user to group %s" => "Onmeiglech User an Grupp ze sätzen %s",
-"Email sent" => "Email geschéckt",
-"All" => "All",
-"Disable" => "Ofschalten",
-"Enable" => "Aschalten",
-"Delete" => "Läschen",
-"Groups" => "Gruppen",
-"undo" => "réckgängeg man",
-"never" => "ni",
-"__language_name__" => "__language_name__",
-"Login" => "Login",
-"Security Warning" => "Sécherheets Warnung",
-"Cron" => "Cron",
-"Allow apps to use the Share API" => "Erlab Apps d'Share API ze benotzen",
-"Allow resharing" => "Resharing erlaben",
-"Server address" => "Server Adress",
-"Log" => "Log",
-"More" => "Méi",
-"Less" => "Manner",
-"by" => "vun",
-"Password" => "Passwuert",
-"Unable to change your password" => "Konnt däin Passwuert net änneren",
-"Current password" => "Momentan 't Passwuert",
-"New password" => "Neit Passwuert",
-"Change password" => "Passwuert änneren",
-"Email" => "Email",
-"Your email address" => "Deng Email Adress",
-"Cancel" => "Ofbriechen",
-"Language" => "Sprooch",
-"Help translate" => "Hëllef iwwersetzen",
-"Login Name" => "Login",
-"Create" => "Erstellen",
-"Group" => "Grupp",
-"Default Quota" => "Standard Quota",
-"Other" => "Aner",
-"Username" => "Benotzernumm",
-"Quota" => "Quota"
-);
-$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";