summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/lb.php
blob: f0e5b7624408c6882b2db59b6af642bba0b3b7c8 (plain)
1
2
3
4
5
6
7
8
9
<?php
$TRANSLATIONS = array(
"Shared by" => "Gedeelt vun",
"The password is wrong. Try again." => "Den Passwuert ass incorrect. Probeier ed nach eng keier.",
"Password" => "Passwuert",
"Name" => "Numm",
"Download" => "Download"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";