Blame view

sources/apps/files_sharing/l10n/sk_SK.php 390 Bytes
03e52840d   Kload   Init
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" => "Stiahnuť",
  "No preview available for" => "Žiaden náhľad k dispozícii pre",
  "web services under your control" => "webové služby pod Vašou kontrolou"
  );