%s of %s
%s, id %s
';
$_lang['export_site_failed'] = 'Failed!';
$_lang['export_site_html'] = 'Vie sivuston HTML-muotoon';
$_lang['export_site_maxtime'] = 'Max export time:';
$_lang['export_site_maxtime_message'] = 'Here you can specify the number of seconds MODX can take to export the site (overriding PHP settings). Enter 0 for unlimited time. Please note, setting 0 or a really high number can do weird things to your server and is not recommended.';
$_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'] = 'Tiedoston etuliite:'; $_lang['export_site_start'] = 'Käynnistä vienti'; $_lang['export_site_success'] = 'Success!'; $_lang['export_site_suffix'] = 'File suffix:'; $_lang['export_site_target_unwritable'] = 'Kohdehakemistoon ei voi kirjoittaa. Varmista että hakemisto on kirjoitettavissa ja yritä uudelleen.'; $_lang['export_site_time'] = 'Vienti on valmis. Vienti kesti %s sekuntia.';