summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/lb.php
blob: 7cb11d0c57828121fbb5a638b8b8299afbf80445 (plain)
1
2
3
4
5
6
7
8
9
10
<?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",
"Save" => "Späicheren",
"Download" => "Download"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";