summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/mk.php
blob: 22b288b002f6e9476b9f2b4594dc4ac9d49e6069 (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} датотеки",
"Delete" => "Избриши"
);