[PHPFileChangeScanner] PLG_TASK_ADMINTOOLS_TASK_SCAN_TITLE="Admin Tools – PHP File Change Scanner" PLG_TASK_ADMINTOOLS_TASK_SCAN_DESC="Scan your site for changed and suspicious PHP files with Admin Tools' PHP File Change Scanner." PLG_TASK_ADMINTOOLS_LBL_NOTE01="Overrides for the maximum execution time are subject to the following limitations: i. They cannot be longer than the PHP maximum execution time of your server. ii. They cannot be longer than the Task Timeout specified in the Scheduled Tasks options. iii. They cannot be longer than 3600 seconds for CLI and 100 seconds for the web. Values outside these limits will be set to the minimum value among all these limits." PLG_TASK_ADMINTOOLS_LBL_TIME_LIMIT_CLI_LABEL="Maximum execution time (CLI)" PLG_TASK_ADMINTOOLS_LBL_TIME_LIMIT_CLI_DESC="Override the maximum execution time for each scan step when the Scheduled Task is being executed through a CLI CRON job (the <code>scheduler:run</code> CLI command). Set to 0 to instead use the maximum execution time already configured in the PHP File Change Scanner." PLG_TASK_ADMINTOOLS_LBL_TIME_LIMIT_WEB_LABEL="Maximum execution time (web)" PLG_TASK_ADMINTOOLS_LBL_TIME_LIMIT_WEB_DESC="Override the maximum execution time for each scan step when the Scheduled Task is being executed through the web (either a URL a.k.a. “Web Cron” or the “Lazy Scheduling” method). Set to 0 to instead use the maximum execution time already configured in the PHP File Change Scanner." [RemoveOldLogEntries] PLG_TASK_ADMINTOOLS_TASK_REMOVEOLDLOGENTRIES_TITLE="Admin Tools – Blocked Requests Log cleanup" PLG_TASK_ADMINTOOLS_TASK_REMOVEOLDLOGENTRIES_DESC="Remove old entries from the Blocked Requests Log." PLG_TASK_ADMINTOOLS_LBL_MAXENTRIES_LABEL="Maximum log entries to keep" PLG_TASK_ADMINTOOLS_LBL_MAXENTRIES_DESC="Running this task will keep this many of the latest log entries and delete the rest." [SessionOptimizer] PLG_TASK_ADMINTOOLS_TASK_SESSIONOPTIMIZER_TITLE="Admin Tools – Session table repair & optimise" PLG_TASK_ADMINTOOLS_TASK_SESSIONOPTIMIZER_DESC="Repairs and optimises the Joomla <code>#__session</code> (session metadata) database table, preventing site access problems on moderately to very busy sites." [SessionCleaner] PLG_TASK_ADMINTOOLS_TASK_SESSIONCLEANER_TITLE="Admin Tools – Clean up session metadata" PLG_TASK_ADMINTOOLS_TASK_SESSIONCLEANER_DESC="Removes obsolete session metadata, removing obsolete records from the <code>#__session</code> database table." [CacheCleaner] PLG_TASK_ADMINTOOLS_TASK_CACHECLEANER_TITLE="Admin Tools – Cache clean-up" PLG_TASK_ADMINTOOLS_TASK_CACHECLEANER_DESC="Empty Joomla's cache. Choose whether to empty the entire cache or just the expired items." PLG_TASK_ADMINTOOLS_TASK_CACHECLEANER_TYPE="Clean-up type" PLG_TASK_ADMINTOOLS_TASK_CACHECLEANER_TYPE_DESC="Choose how to clean up the Joomla! cache. “Expired Only” removed expired items only. “Delete All” removes all cached items. <strong>Important note</strong>: This task simply tells Joomla's Cache component to perform the work. Whether cache items are removed depends on your cache storage and how Joomla itself works. If you cannot remove expired or all cached items from Joomla's Cache management page (that's Joomla's Cache component) this task will also not be able to do anything at all." PLG_TASK_ADMINTOOLS_TASK_CACHECLEANER_TYPE_CLEAN="Delete All" PLG_TASK_ADMINTOOLS_TASK_CACHECLEANER_TYPE_EXPIRE="Expired Only" [TempDirCleaner] PLG_TASK_ADMINTOOLS_TASK_TEMPDIRCLEANER_TITLE="Admin Tools – Clean up the temporary directory" PLG_TASK_ADMINTOOLS_TASK_TEMPDIRCLEANER_DESC="Deletes the contents of the temporary directory which are older than 1 minute." [DeleteInactiveUsers] PLG_TASK_ADMINTOOLS_TASK_DELETEINACTIVEUSERS_TITLE="Admin Tools – Delete inactive users" PLG_TASK_ADMINTOOLS_TASK_DELETEINACTIVEUSERS_DESC="Deletes user accounts which are inactive (you can choose the criteria)." PLG_TASK_ADMINTOOLS_TASK_DELETEINACTIVEUSERS_TYPE="Delete inactive users" PLG_TASK_ADMINTOOLS_TASK_DELETEINACTIVEUSERS_TYPE_DESC="Automatically remove users who have registered but never logged in the site after a specific number of time." PLG_TASK_ADMINTOOLS_TASK_DELETEINACTIVEUSERS_BLOCKED="Only if they activated, but never logged in" PLG_TASK_ADMINTOOLS_TASK_DELETEINACTIVEUSERS_NOTACTIVATED="Only if they haven't activated their account" PLG_TASK_ADMINTOOLS_TASK_DELETEINACTIVEUSERS_BOTH="Activated or not, as long as they haven't logged in" PLG_TASK_ADMINTOOLS_TASK_DELETEINACTIVEUSERS_DAYS="Delete after this many days" PLG_TASK_ADMINTOOLS_TASK_DELETEINACTIVEUSERS_DAYS_DESC="How many days after the user's registration should we remove him if he still has not logged in the site?" [AutoImport] PLG_TASK_ADMINTOOLS_TASK_AUTOIMPORT_TITLE="Admin Tools – Auto-import configuration" PLG_TASK_ADMINTOOLS_TASK_AUTOIMPORT_DESC="Automatically imports Admin Tools configuration settings from a URL" PLG_TASK_ADMINTOOLS_TASK_AUTOIMPORT_URL="Automatic import URL" PLG_TASK_ADMINTOOLS_TASK_AUTOIMPORT_URL_DESC="Export your settings with Admin Tools' Export feature. Upload the exported JSON file to a location where it is publicly accessible on the web. Enter the URL to that JSON file in all your other sites to periodically and periodically download and import that JSON file. It's equivalent to you downloading the file from that URL and importing it with Admin Tools' Import & Export feature. This feature allows you to essentially “synchronise” the configuration of several Admin Tools installations on different sites." [ResetJoomlaUpdate] PLG_TASK_ADMINTOOLS_TASK_JUPDATE_TITLE="Admin Tools – Reset Joomla! Update" PLG_TASK_ADMINTOOLS_TASK_JUPDATE_DESC="Resets Joomla! Update to factory defaults"