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.php6
1 files changed, 5 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/lb.php b/apps/files_sharing/l10n/lb.php
index 9968bf7a851..a604affee64 100644
--- a/apps/files_sharing/l10n/lb.php
+++ b/apps/files_sharing/l10n/lb.php
@@ -1,7 +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",
+"%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"
+"Cancel upload" => "Upload ofbriechen",
+"No preview available for" => "Keeng Preview do fir"
);