nextcloud/apps/files_sharing/l10n/sk_SK.php

9 lines
315 B
PHP

<?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"
);