summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/el.php
blob: 83e359890ea53d4cc68f04f83e1cb4fa78508a0a (plain)
1
2
3
4
5
6
7
8
<?php $TRANSLATIONS = array(
"Name" => "Όνομα",
"1 folder" => "1 φάκελος",
"{count} folders" => "{count} φάκελοι",
"1 file" => "1 αρχείο",
"{count} files" => "{count} αρχεία",
"Restore" => "Επαναφορά"
);