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