summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/sk_SK.php
blob: 81d43614d7be45840ba386ee67f9d7111918a524 (plain)
1
2
3
4
5
6
7
8
9
10
11
<?php $TRANSLATIONS = array(
"perform restore operation" => "vykonať obnovu",
"Name" => "Meno",
"Deleted" => "Zmazané",
"1 folder" => "1 priečinok",
"{count} folders" => "{count} priečinkov",
"1 file" => "1 súbor",
"{count} files" => "{count} súborov",
"Nothing in here. Your trash bin is empty!" => "Žiadny obsah. Kôš je prázdny!",
"Restore" => "Obnoviť"
);