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_sharing/l10n/lb.php')
-rw-r--r--apps/files_sharing/l10n/lb.php8
1 files changed, 1 insertions, 7 deletions
diff --git a/apps/files_sharing/l10n/lb.php b/apps/files_sharing/l10n/lb.php
index eeb6a3e2dca..b253e795dfe 100644
--- a/apps/files_sharing/l10n/lb.php
+++ b/apps/files_sharing/l10n/lb.php
@@ -1,12 +1,6 @@
<?php
$TRANSLATIONS = array(
"The password is wrong. Try again." => "Den Passwuert ass incorrect. Probeier ed nach eng keier.",
-"Password" => "Passwuert",
-"%s shared the folder %s with you" => "%s huet den Dossier %s mad der gedeelt",
-"%s shared the file %s with you" => "%s deelt den Fichier %s mad dir",
-"Download" => "Download",
-"Upload" => "Eroplueden",
-"Cancel upload" => "Upload ofbriechen",
-"No preview available for" => "Keeng Preview do fir"
+"Password" => "Passwuert"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";