summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/lb.php
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, 7 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/lb.php b/apps/files_sharing/l10n/lb.php
index 502f934cad0..a604affee64 100644
--- a/apps/files_sharing/l10n/lb.php
+++ b/apps/files_sharing/l10n/lb.php
@@ -1,5 +1,11 @@
<?php $TRANSLATIONS = array(
+"The password is wrong. Try again." => "Den Passwuert ass incorrect. Probeier ed nach eng keier.",
"Password" => "Passwuert",
"Submit" => "Fortschécken",
-"Download" => "Download"
+"%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"
);