summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/mk.php
blob: b983c341e8cba6a6d2e57508e46de4110cd99c44 (plain)
1
2
3
4
5
6
7
<?php $TRANSLATIONS = array(
"Name" => "Име",
"1 folder" => "1 папка",
"{count} folders" => "{count} папки",
"1 file" => "1 датотека",
"{count} files" => "{count} датотеки"
);