summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/ro.php
blob: 6ece51e02cfd9e7673bb489e04cd2f67ca609540 (plain)
1
2
3
4
5
6
7
<?php $TRANSLATIONS = array(
"Name" => "Nume",
"1 folder" => "1 folder",
"{count} folders" => "{count} foldare",
"1 file" => "1 fisier",
"{count} files" => "{count} fisiere"
);