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