Changeset 18499 for extensions/BatchDownloader/language/cs_CZ
- Timestamp:
- Oct 6, 2012, 8:25:35 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
extensions/BatchDownloader/language/cs_CZ/plugin.lang.php
r18373 r18499 58 58 $lang['You can not edit this set'] = 'Nemúžete editovat tuto sadu'; 59 59 $lang['You choose to download %d pictures, but the system is limited to %d. You can edit the set, or the last %d pictures will not be downloaded.'] = 'Vybrali jste k nahrání %d obrázků, ale systém je omezen na %d. Změňte sadu nebo posledních %d obrázků nebude nahráno.'; 60 $lang['done'] = ' uděláno';60 $lang['done'] = 'hotovo'; 61 61 $lang['download'] = 'stáhnout'; 62 62 $lang['hours'] = 'hodiny'; 63 63 $lang['real number of archives can differ'] = 'opravdový počet archivů se může lišit'; 64 64 $lang['Unable to find ZipArchive PHP extension, Batch Downloader will use PclZip instead, but with degraded performance.'] = 'Rozšíření ZipArchive PHP nenalezeno, Batch Downloader použije místo toho PclZip, ale výkon bude snížen.'; 65 $lang['Number of archives'] = 'Počet archivů'; 66 $lang['Number of images'] = 'Počet fotek'; 65 67 ?>
Note: See TracChangeset
for help on using the changeset viewer.