= $error ?>
= $warning ?>
= I18N::translate('The server configuration is OK.') ?>
= I18N::translate('The memory and CPU time requirements depend on the number of individuals in your family tree.') ?>
= I18N::translate('The following list shows typical requirements.') ?>
= I18N::translate('Small systems (500 individuals): 16–32 MB, 10–20 seconds') ?>
= I18N::translate('Medium systems (5,000 individuals): 32–64 MB, 20–40 seconds') ?>
= I18N::translate('Large systems (50,000 individuals): 64–128 MB, 40–80 seconds') ?>
= I18N::translate('This server’s memory limit is %s MB and its CPU time limit is %s seconds.', I18N::number($memory_limit), I18N::number($cpu_limit)) ?>
= I18N::translate('If you try to exceed these limits, you may experience server time-outs and blank pages.') ?>
= I18N::translate('If your server’s security policy permits it, you will be able to request increased memory or CPU time using the webtrees administration page. Otherwise, you will need to contact your server’s administrator.') ?>