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