summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/lb.php
blob: 0657d968264720e8857d7d3dce8ae69e690098c4 (plain)
1
2
3
4
5
6
7
8
9
10
<?php
$TRANSLATIONS = array(
"Cancel" => "Ofbriechen",
"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);";