summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/eo.php
blob: 3f4023c640a5ab13000d7ec813f1f3921d51ded2 (plain)
1
2
3
4
5
6
7
8
9
<?php
$TRANSLATIONS = array(
"Error" => "Eraro",
"Name" => "Nomo",
"Restore" => "Restaŭri",
"Delete" => "Forigi",
"Deleted Files" => "Forigitaj dosieroj"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";