summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/sk_SK.php
blob: 854c17ad48ebfa3cf55e8944907a1277751d0f25 (plain)
1
2
3
4
5
6
7
8
<?php $TRANSLATIONS = array(
"Name" => "Meno",
"1 folder" => "1 priečinok",
"{count} folders" => "{count} priečinkov",
"1 file" => "1 súbor",
"{count} files" => "{count} súborov",
"Restore" => "Obnoviť"
);