summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/lb.php
blob: b434ae72176e44391d4a0a256d3c3e46a40ccea9 (plain)
1
2
3
4
5
6
7
<?php
$TRANSLATIONS = array(
"Error" => "Fehler",
"Name" => "Numm",
"Delete" => "Läschen"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";