aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/eo.php
blob: f357e3c10c2cab4d9903aed0ae53573eded18e35 (plain)
1
2
3
4
5
6
7
8
<?php $TRANSLATIONS = array(
"Name" => "Nomo",
"1 folder" => "1 dosierujo",
"{count} folders" => "{count} dosierujoj",
"1 file" => "1 dosiero",
"{count} files" => "{count} dosierujoj",
"Restore" => "Restaŭri"
);