- Timestamp:
- Sep 15, 2012, 7:56:18 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
extensions/BatchDownloader/language/sk_SK/plugin.lang.php
r16888 r17919 54 54 $lang['The archive is downloading, if the download doesn\'t start automatically please <a href="%s">click here</a>'] = 'Archív sa nahráva, pokiaľ nahrávanie nezačne automaticky, prosím <a href="%s">tu kliknite</a>'; 55 55 $lang['Total size'] = 'Celková veľkosť'; 56 $lang['Unable to find ZipArchive PHP extension, Batch Downloader can\'t work without this extension.'] = 'Nenájdené ZipArchive PHP rozšírenie, Dávkové sťahovanie nemôže bez tohto rozšírenia pracovať';57 56 $lang['User collection'] = 'Používateľský výber'; 58 57 $lang['User groups'] = 'Používateľské skupiny'; … … 65 64 $lang['hours'] = 'hodiny'; 66 65 $lang['real number of archives can differ'] = 'skutočný počet archívov sa môže líšiť'; 66 $lang['Unable to find ZipArchive PHP extension, Batch Downloader will use PclZip instead, but with degraded performance.'] = 'Nie je možné nájsť ZipArchive PHP prídavok, Hromadný sťahovač namiesto toho použie PclZip, ale so zhoršeným výkonom.'; 67 67 ?>
Note: See TracChangeset
for help on using the changeset viewer.