Changeset 23411


Ignore:
Timestamp:
Jun 20, 2013, 7:40:46 PM (11 years ago)
Author:
TranslationTeam
Message:

[batch_downloader] Update sk_SK, thanks to : dodo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/BatchDownloader/language/sk_SK/plugin.lang.php

    r23383 r23411  
    7878$lang['%d MB'] = '%d MB';
    7979$lang['Force the usage of PclZip instead of ZipArchive as ZIP library'] = 'Použije sa PclZip namiesto ZipArchive ako ZIP knižnica';
     80$lang['Only check if your host complains about high PHP usage.'] = 'Iba skontrolujte, či váš host sťažuje za použitia vysokého PHP.';
     81$lang['Only check if you are experiencing corrupted archives with ZipArchive.'] = 'Iba skontrolujte, či sa vyskytli poškodené archívy v ZipArchive.';
     82$lang['It saves space on the server but doesn\'t allow to restart failed downloads.'] = 'Šetrí miesto na serveri, ale neumožňuje reštartovať neúspešné stiahnutia.';
     83$lang['Don\'t download archives through PHP'] = 'Nesťahovať archívy cez PHP';
     84$lang['Delete previous archive when starting to download another one'] = 'Vymazať predchádzajúci archív pri spustení stiahnutia ďalšieho';
    8085?>
Note: See TracChangeset for help on using the changeset viewer.