summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/sk_SK.php
blob: 14124eeb8745f3c1d976dd881f22065c455c0d30 (plain)
1
2
3
4
5
6
7
8
9
<?php $TRANSLATIONS = array(
"Password" => "Heslo",
"Submit" => "Odoslať",
"%s shared the folder %s with you" => "%s zdieľa s vami priečinok %s",
"%s shared the file %s with you" => "%s zdieľa s vami súbor %s",
"Download" => "Sťahovanie",
"No preview available for" => "Žiaden náhľad k dispozícii pre",
"web services under your control" => "webové služby pod Vašou kontrolou"
);