Changeset 21396 for extensions
- Timestamp:
- Mar 8, 2013, 11:50:49 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
extensions/BatchDownloader/language/hu_HU/plugin.lang.php
r19572 r21396 60 60 $lang['<b>Warning:</b> all files will be deleted within %d hours'] = '<b>Figyelem:</b> azösszes fájl törlésre kerül %d órán belül'; 61 61 $lang['Estimated number of archives'] = 'Archívum becsült száma'; 62 $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.'] = '%d képet választott ki letöltésre, de a rendszer csak %d képet tud letölteni. Szerkessze a készletet, vagy az utolsó %d kép nem fog letöltődni.'; 63 $lang['Unable to find ZipArchive PHP extension, Batch Downloader will use PclZip instead, but with degraded performance.'] = 'Nem található ZipArchive PHP kiterjesztés, a Batch Downloader a pclzip-et fogja használni helyette, de csökkenti a teljesítményt.'; 64 $lang['Warning: Only registered users can use Batch Downloader.'] = 'Figyelem: Csak regisztrált felhasználók használhatják a Batch Downloader-t.'; 65 $lang['Warning: ZipArchive doesn\'t accept special characters like accentuated ones, angle quotes (») and non-latin alphabets.'] = 'Figyelem: a ZIP archívum nem tartalmazhat speciális, ékezetes karaktereket, idézőjelet, (») vagy a nem latin abc betűit.'; 66 $lang['Cancel this set'] = 'Készlet visszavonása'; 62 67 ?>
Note: See TracChangeset
for help on using the changeset viewer.