%s of %s
%s, id %s
';
$_lang['export_site_failed'] = 'Failed!';
$_lang['export_site_html'] = 'Oldal exportálása HTML-ként';
$_lang['export_site_maxtime'] = 'Exportálás időkorlátja:';
$_lang['export_site_maxtime_message'] = 'Itt másodpercben adhatja meg, hogy a MODX mennyi ideig végezheti a teljes oldal exportálását (a PHP beállítások felülírásábal). Nincs időkorlát, ha 0-t ad meg. Figyelmeztetés, 0 vagy nagyon magas érték megadása furcsa dolgokat tehet a szerverrel, ezért nem ajánlott.';
$_lang['export_site_message'] = '
Using this function you can export the entire site to HTML files. Please note, however, that you will lose a lot of the MODX functionality should you do so:
Please fill out the form and press \'Export\' to start the export process. The files created will be saved in the location you specify, using, where possible, the document\'s aliases as filenames. While exporting your site, it\'s best to have the MODX configuration item \'Friendly aliases\' set to \'yes\'. Depending on the size of your site, the export may take a while.
Any existing files will be overwritten by the new files if their names are identical!
'; $_lang['export_site_numberdocs'] = 'Found %s documents to export...
'; $_lang['export_site_prefix'] = 'Fájl előtag:'; $_lang['export_site_start'] = 'Export indítása'; $_lang['export_site_success'] = 'Success!'; $_lang['export_site_suffix'] = 'Fájl utótag:'; $_lang['export_site_target_unwritable'] = 'Target directory isn\'t writable. Please ensure the directory is writable and try again.'; $_lang['export_site_time'] = 'Exportálás kész. A művelet %s másodpercig tartott.';