Your IP : 216.73.217.142


Current Path : /proc/1890317/cwd/public_html/pano.4uweb.ca/languages/
Upload File :
Current File : //proc/1890317/cwd/public_html/pano.4uweb.ca/languages/en-GB.ini

;; @package   panopticon
;; @copyright Copyright (c)2023-2024 Nicholas K. Dionysopoulos / Akeeba Ltd
;; @license   https://www.gnu.org/licenses/agpl-3.0.txt GNU Affero General Public License, version 3 or later

[Language]
LANGUAGE_NAME_IN_ENGLISH="English – United Kingdom"
LANGUAGE_NAME_TRANSLATED="English – United Kingdom"

[AWF]
AWF_100="100"
AWF_50="50"
AWF_ALL="All"
AWF_APPLICATION_ERROR_ACCESS_FORBIDDEN="Access Forbidden"
AWF_APPLICATION_ERROR_CONTROLLER_GET_NAME="Cannot get the name of the Controller"
AWF_APPLICATION_ERROR_LAYOUTFILE_NOT_FOUND="Layout %s not found"
AWF_APPLICATION_ERROR_MODEL_GET_NAME="Cannot get the name of the Model"
AWF_APPLICATION_ERROR_TASK_NOT_FOUND="Task '%s' not found"
AWF_APPLICATION_ERROR_VIEW_GET_NAME="Cannot get the name of the View"
AWF_APPLICATION_ERROR_VIEW_NOT_FOUND="View not found [name, type, prefix]: %s, %s, %s"
AWF_COMMON_LBL_CHECK_ALL="Check all"
AWF_COMMON_LBL_DISPLAY_NUM="Number of displayed items"
AWF_DOWNLOAD_ERR_LIB_COULDNOTDOWNLOADFROMURL="Could not download from URL <code>%s</code>"
AWF_DOWNLOAD_ERR_LIB_COULDNOTWRITELOCALFILE="Could not write to local file <code>%s</code>"
AWF_DOWNLOAD_ERR_LIB_CURL_ERROR="cURL library error #%s: %s"
AWF_DOWNLOAD_ERR_LIB_FOPEN_ERROR="Unable to open URL with fopen()."
AWF_DOWNLOAD_ERR_LIB_HTTPERROR="Unexpected HTTP status %s"
AWF_MAIL_FUNCTION_OFFLINE="Mail function is off-line"
AWF_NO="No"
AWF_OFF="Off"
AWF_ON="On"
AWF_PAGINATION_LBL_NO_RESULTS="No items to display"
AWF_PAGINATION_LBL_PAGE_CURRENT_OF_TOTAL="Page %s of %s"
AWF_PAGINATION_LBL_RESULTS_OF="Results %s-%s of %s"
AWF_PAGINATION_LBL_VIEW_ALL="View All"
AWF_USER_ERROR_AUTHERROR="Could not log in user: wrong username or password"
AWF_YES="Yes"
DATE_FORMAT_LC="l, d F Y"
DATE_FORMAT_LC1="l, d F Y"
DATE_FORMAT_LC2="l, d F Y H:i"
DATE_FORMAT_LC3="d F Y"
DATE_FORMAT_LC4="Y-m-d"
DATE_FORMAT_LC5="Y-m-d H:i"
DATE_FORMAT_LC6="Y-m-d H:i:s"
DATE_FORMAT_LC7="l, d F Y H:i:s T"
PANOPTICON_LBL_TABLE_HEAD_NUM="#"
PANOPTICON_LBL_TABLE_HEAD_NUM_SR="ID"
PANOPTICON_LBL_TABLE_HEAD_ENABLED="Enabled"
PANOPTICON_LBL_TABLE_HEAD_GRID_SELECT="Select an item"
PANOPTICON_LBL_PUBLISHED="Enabled"
PANOPTICON_LBL_PUBLISHED_SR="Toggle state for item %s; currently enabled"
PANOPTICON_LBL_UNPUBLISHED="Disabled"
PANOPTICON_LBL_UNPUBLISHED_SR="Toggle state for item %s; currently disabled"
PANOPTICON_LBL_EXPAND_COLLAPSE="Expand / Collapse"
PANOPTICON_LBL_LIST_START="First"
PANOPTICON_LBL_LIST_PREV="Previous"
PANOPTICON_LBL_LIST_NEXT="Next"
PANOPTICON_LBL_LIST_END="Last"
PANOPTICON_LBL_FORM_SEARCH="Search"
PANOPTICON_LBL_FORM_FILTER_EXTENSIONS="Filter Extensions"
PANOPTICON_LBL_SECONDS="%d seconds"
PANOPTICON_LBL_SECONDS_1="%d second"
PANOPTICON_LBL_MINUTES="%d minutes"
PANOPTICON_LBL_MINUTES_1="%d minute"
PANOPTICON_LBL_HOURS="%d hours"
PANOPTICON_LBL_HOURS_1="%d hour"
PANOPTICON_LBL_DAY="%d days"
PANOPTICON_LBL_DAY_1="%d day"
PANOPTICON_LBL_MONTH="%d months"
PANOPTICON_LBL_MONTH_1="%d month"
PANOPTICON_LBL_YEAR="%d years"
PANOPTICON_LBL_YEAR_1="%d year"
PANOPTICON_LBL_FROM_NOW="%s from now"
PANOPTICON_LBL_AGO="%s ago"
PANOPTICON_LBL_NEVER="(never)"
PANOPTICON_LBL_RELTIME_NO_SUFFIX="%s"
PANOPTICON_LBL_RELTIME_NO_REFERENCE="(no reference timestamp was provided)"
PANOPTICON_LBL_UNSELECT="(No Selection)"
PANOPTICON_PRIVILEGE_SUPER="Superuser"
PANOPTICON_PRIVILEGE_SUPER_HELP="Gives access to application-level configuration and automatically grants all other permissions on all sites."
PANOPTICON_PRIVILEGE_VIEW="View"
PANOPTICON_PRIVILEGE_VIEW_HELP="Allows viewing site overview pages."
PANOPTICON_PRIVILEGE_ADMIN="Administration"
PANOPTICON_PRIVILEGE_ADMIN_HELP="Allows (re)configuring any sites."
PANOPTICON_PRIVILEGE_RUN="Execute"
PANOPTICON_PRIVILEGE_RUN_HELP="Allows scheduling updates, taking backups, etc."
PANOPTICON_PRIVILEGE_ADDOWN="Add Own"
PANOPTICON_PRIVILEGE_ADDOWN_HELP="Allows adding new sites, owned by the user. To view and edit the sites the user additionally needs either the View and Administration privileges, or the Edit Own privilege."
PANOPTICON_PRIVILEGE_EDITOWN="Edit Own"
PANOPTICON_PRIVILEGE_EDITOWN_HELP="Allows viewing and editing any site owned by the user, even if the user does not have the View or Administration privilege respectively."
PANOPTICON_LBL_FIELD_CREATED_ON="Created On"
PANOPTICON_LBL_FIELD_CREATED_BY="Created By"
PANOPTICON_LBL_FIELD_MODIFIED_ON="Modified On"
PANOPTICON_LBL_FIELD_MODIFIED_BY="Modified By"
PANOPTICON_LBL_FIELD_LOCKED_ON="Locked On"
PANOPTICON_LBL_FIELD_LOCKED_BY="Locked By"
PANOPTICON_LBL_SELECT_USER="– Select a User –"

[AWF Translatable Dates]
; Shorthand day of the week
SUN="Sun"
MON="Mon"
TUE="Tue"
WED="Wed"
THU="Thu"
FRI="Fri"
SAT="Sat"
; Full day of the week
SUNDAY="Sunday"
MONDAY="Monday"
TUESDAY="Tuesday"
WEDNESDAY="Wednesday"
THURSDAY="Thursday"
FRIDAY="Friday"
SATURDAY="Saturday"
; Shorthand months
JAN_SHORT="Jan"
FEB_SHORT="Feb"
MAR_SHORT="Mar"
APR_SHORT="Apr"
MAY_SHORT="May"
JUN_SHORT="Jun"
JUL_SHORT="Jul"
AUG_SHORT="Aug"
SEP_SHORT="Sep"
OCT_SHORT="Oct"
NOV_SHORT="Nov"
DEC_SHORT="Dec"
; Full months - in the case applicable for dates e.g. Ιανουαρίου vs Ιανουάριος in Greek.
JANUARY_GENITIVE="January"
FEBRUARY_GENITIVE="February"
MARCH_GENITIVE="March"
APRIL_GENITIVE="April"
MAY_GENITIVE="May"
JUNE_GENITIVE="June"
JULY_GENITIVE="July"
AUGUST_GENITIVE="August"
SEPTEMBER_GENITIVE="September"
OCTOBER_GENITIVE="October"
NOVEMBER_GENITIVE="November"
DECEMBER_GENITIVE="December"

[Core Application]
PANOPTICON_APP_TITLE="Akeeba Panopticon"
PANOPTICON_APP_TITLE_SHORT="Panopticon"
PANOPTICON_APP_LBL_TOGGLE_NAVIGATION="Toggle navigation"
PANOPTICON_APP_LBL_LOGOUT="Log Out"
PANOPTICON_APP_LBL_SHOW_HIDE_HELP="Show/Hide Help"
PANOPTICON_APP_LBL_TOOLBAR="Toolbar"
PANOPTICON_APP_LBL_MESSAGES="Messages"
PANOPTICON_APP_LBL_MESSAGETYPE_ERROR="Error"
PANOPTICON_APP_LBL_MESSAGETYPE_WARNING="Warning"
PANOPTICON_APP_LBL_MESSAGETYPE_SUCCESS="Success"
PANOPTICON_APP_LBL_MESSAGETYPE_INFO="Information"
PANOPTICON_APP_LBL_MESSAGE_CLOSE="Close"
PANOPTICON_APP_LBL_DEBUG_PAGE_CREATION_TIME="Page creation time"
PANOPTICON_APP_LBL_DEBUG_SECONDS="seconds"
PANOPTICON_APP_LBL_DEBUG_PEAK_MEM_USAGE="Peak memory usage"
PANOPTICON_APP_LBL_DEBUG_MEGABYTES="Megabytes"
PANOPTICON_APP_LBL_COPYRIGHT="Copyright © 2023–%s <a href="https://www.akeeba.com" target="_blank">Akeeba Ltd</a>. All legal rights reserved."
PANOPTICON_APP_LBL_LICENSE="%s is Free Software distributed under the <a href="https://www.gnu.org/licenses/agpl-3.0.html" target="_blank">GNU Affero GPL version 3</a> or any later version published by the Free Software Foundation."
PANOPTICON_APP_LBL_SOURCE_CODE="Source code on GitHub"
PANOPTICON_APP_LBL_SYSTEM_TASK="System Task"
PANOPTICON_APP_LBL_UNKNOWN_SITE="Unknown Site"
PANOPTICON_APP_LBL_UNKNOWN_TASK_TYPE="Unknown Task Type"
PANOPTICON_APP_LBL_STATUS_INVALID_EXIT="Invalid return type"
PANOPTICON_APP_LBL_STATUS_NO_EXIT="No return value"
PANOPTICON_APP_LBL_STATUS_OK="OK"
PANOPTICON_APP_LBL_STATUS_RUNNING="Running"
PANOPTICON_APP_LBL_STATUS_NO_LOCK="Could not acquire lock"
PANOPTICON_APP_LBL_STATUS_NO_RUN="Did not run"
PANOPTICON_APP_LBL_STATUS_NO_RELEASE="Could not release lock"
PANOPTICON_APP_LBL_STATUS_EXCEPTION="Threw exception"
PANOPTICON_APP_LBL_STATUS_INITIAL_SCHEDULE="Has not yet run"
PANOPTICON_APP_LBL_STATUS_WILL_RESUME="Will resume"
PANOPTICON_APP_LBL_STATUS_TIMEOUT="Timed out"
PANOPTICON_APP_LBL_STATUS_NO_TASK="No such task ID"
PANOPTICON_APP_LBL_STATUS_NO_ROUTINE="No such task type"
PANOPTICON_APP_ERR_ALREADY_LOGGED_IN="You are already logged in"
PANOPTICON_BTN_NEXT="Next"
PANOPTICON_BTN_PREV="Back"
PANOPTICON_BTN_ADD="New"
PANOPTICON_BTN_EDIT="Edit"
PANOPTICON_BTN_COPY="Copy"
PANOPTICON_BTN_DELETE="Delete"
PANOPTICON_BTN_SAVE="Save &amp; Close"
PANOPTICON_BTN_APPLY="Save"
PANOPTICON_BTN_CANCEL="Cancel"
PANOPTICON_BTN_ENABLE="Enable"
PANOPTICON_BTN_DISABLE="Disable"
PANOPTICON_BTN_BATCH="Batch"
PANOPTICON_APP_MENU_TITLE_ADMINISTRATION="Administration"
PANOPTICON_APP_TEMPLATE_DEFAULT="Panopticon (Default Template)"
PANOPTICON_APP_LBL_LANGUAGE="Language"

[Task Types]
PANOPTICON_TASKTYPE_AKEEBABACKUP="Take a backup with Akeeba Backup"
PANOPTICON_TASKTYPE_EXTENSIONSUPDATE="Update Installed Extensions"
PANOPTICON_TASKTYPE_EXTENSIONUPDATESDIRECTOR="Schedule Automatic Joomla! Extension Updates"
PANOPTICON_TASKTYPE_FILESCANNER="PHP File Change Scanner"
PANOPTICON_TASKTYPE_LOGROTATE="Log Rotation"
PANOPTICON_TASKTYPE_MAXEXEC="Maximum Execution Time Test"
PANOPTICON_TASKTYPE_JOOMLAUPDATE="Update Joomla! Core"
PANOPTICON_TASKTYPE_REFRESHSITEINFO="Refresh Site Information"
PANOPTICON_TASKTYPE_REFRESHINSTALLEDEXTENSIONS="Refresh Installed Extensions"
PANOPTICON_TASKTYPE_SENDMAIL="Send Enqueued Email Messages"
PANOPTICON_TASKTYPE_JOOMLAUPDATEDIRECTOR="Schedule Automatic Joomla Update"
PANOPTICON_TASKTYPE_SELFUPDATEFINDER="Find Panopticon updates"
PANOPTICON_TASKTYPE_USAGESTATS="Usage statistics collection"
PANOPTICON_TASKTYPE_DATABASEBACKUP="Database backup"
PANOPTICON_TASKTYPE_UPDATESUMMARYEMAIL="Update summary email"
PANOPTICON_TASKTYPE_SSLTLSEXPIRATION="Send emails about SSL/TLS certificate expiration"
PANOPTICON_TASKTYPE_UPTIMEMONITOR="Monitors sites' uptime"
PANOPTICON_TASKTYPE_ACTIONSUMMARYEMAIL="Sends a Site Action Summary email"
PANOPTICON_TASKTYPE_WORDPRESSUPDATE="Update WordPress core"
PANOPTICON_TASKTYPE_WORDPRESSUPDATEDIRECTOR="Schedule Automatic WordPress Update"
PANOPTICON_TASKTYPE_PLUGINSUPDATE="Update installed WordPress plugins and themes"
PANOPTICON_TASKTYPE_PLUGINUPDATESDIRECTOR="Schedule automatic WordPress plugin and theme updates"

[Joomla Update Task]
PANOPTICON_TASK_JOOMLAUPDATE_ERR_SITE_DISABLED="Site %d is disabled"
PANOPTICON_TASK_JOOMLAUPDATE_ERR_SITE_INVALIDID="Invalid site ID"
PANOPTICON_TASK_JOOMLAUPDATE_ERR_SITE_NOT_EXIST="Site %d does not exist"
PANOPTICON_TASK_JOOMLAUPDATE_ERR_DOWNLOAD_FAILED="Downloading the update package has failed"
PANOPTICON_TASK_JOOMLAUPDATE_ERR_INVALID_CHECKSUM="The downloaded update package has an invalid checksum."
PANOPTICON_TASK_JOOMLAUPDATE_ERR_ENABLE_FAILED="Enabling the Joomla Update extraction script has failed"
PANOPTICON_TASK_JOOMLAUPDATE_ERR_UPDATE_DISAPPEARED="The update package has disappeared from the site. Is a plugin, or your host, clearing your site's temporary directory automatically?"
PANOPTICON_TASK_JOOMLAUPDATE_ERR_NO_PASSWORD="Could not get the password for the Joomla Update extraction script"
PANOPTICON_TASK_JOOMLAUPDATE_ERR_FINALISE_FAILED="Finalising the update has failed. You may want to go to System, Maintenance, Database and check if Joomla itself appears as up-to-date."
PANOPTICON_TASK_JOOMLAUPDATE_ERR_NOT_J40="This is not a Joomla 4.0.0 to 4.0.3 (inclusive) site; cannot use restore.php for updates."
PANOPTICON_TASK_JOOMLAUPDATE_ERR_NOT_J404="This is not a Joomla 4.0.4 or later site; cannot use extract.php for updates."
PANOPTICON_TASK_JOOMLAUPDATE_ERR_UNEXPECTED_HTTP="Unexpected HTTP %d while extracting the update; the site may be broken."
PANOPTICON_TASK_JOOMLAUPDATE_ERR_HTTP_401="HTTP status 401 while extracting the update. Your site's administrator folder is password protected. Please edit the site and enter the Administrator Directory Username and Password in the Connection tab. Then, retry scheduling an update for this site."
PANOPTICON_TASK_JOOMLAUPDATE_ERR_INVALID_JSON="Invalid JSON response from the update extraction script; the site may be broken."
PANOPTICON_TASK_JOOMLAUPDATE_ERR_EXTRACTION_FAILED="The update extraction has failed; the site may be broken. Returned error message: “%s”"
PANOPTICON_TASK_JOOMLAUPDATE_ERR_NO_FACTORY="The update extraction script did not return its internal state; the site may be broken."
PANOPTICON_TASK_JOOMLAUPDATE_ERR_FACTORY_GONE="Internal error extracting the update: we lost the internal state of the update extraction script. The site may be broken."
PANOPTICON_TASK_JOOMLAUPDATE_ERR_RELOAD_UPDATES_FAILED="Could not reload the Joomla update information after applying the update; the site may be broken."
PANOPTICON_TASK_JOOMLAUPDATE_ERR_NO_UPDATE_AVAILABLE="The site %s (%s) is on Joomla %s. The latest available version is %s. Therefore, it cannot be updated."
PANOPTICON_TASK_JOOMLAUPDATE_LBL_UNKNOWN_VERSION="(Unknown)"
PANOPTICON_TASK_JOOMLAUPDATE_LBL_UNKNOWN_SITE="(Unknown Site)"
PANOPTICON_TASK_JOOMLAUPDATE_LBL_UNKNOWN_TIME="(Unknown)"
PANOPTICON_TASK_JOOMLAUPDATE_LBL_UNKNOWN_DURATION="(Unknown)"
PANOPTICON_TASK_JOOMLAUPDATE_LOG_PREPARING="Preparing to update site %d (%s)"
PANOPTICON_TASK_JOOMLAUPDATE_LOG_DOWNLOADING="Downloading update package to site %d (%s)"
PANOPTICON_TASK_JOOMLAUPDATE_LOG_DOWNLOADING_CHUNK_START="Beginning multi-part download of the update package to site %d (%s)"
PANOPTICON_TASK_JOOMLAUPDATE_LOG_DOWNLOADING_CHUNK_CONTINUE="Continuing multi-part download of the update package to site %d (%s) from offset %d"
PANOPTICON_TASK_JOOMLAUPDATE_LOG_DOWNLOADING_CHUNK_END="Finished multi-part download of the update package to site %d (%s)"
PANOPTICON_TASK_JOOMLAUPDATE_LOG_DOWNLOADING_CHUNK_FAILED="The multi-part download of the update package to site %d (%s) has failed; will try a single-part download instead"
PANOPTICON_TASK_JOOMLAUPDATE_LOG_PREUPDATE_EVENTS="Executing pre-update events for site %d (%s)"
PANOPTICON_TASK_JOOMLAUPDATE_LOG_PREUPDATE_WILL_CONTINUE="Will continue executing pre-update events for site %d (%s)"
PANOPTICON_TASK_JOOMLAUPDATE_LOG_PREUPDATE_FINISHED="Finished executing pre-update events for site %d (%s)"
PANOPTICON_TASK_JOOMLAUPDATE_LOG_BACKUP_DONE="Done backing up before updating site %d (%s)"
PANOPTICON_TASK_JOOMLAUPDATE_LOG_BACKUP_DESCRIPTION="Automatic backup taken by Panopticon before upgrading to Joomla! %s"
PANOPTICON_TASK_JOOMLAUPDATE_LOG_BACKUP_NOT="I will NOT take a backup before updating site %d (%s)"
PANOPTICON_TASK_JOOMLAUPDATE_LOG_BACKUP_START="Starting a backup before updating site %d (%s)"
PANOPTICON_TASK_JOOMLAUPDATE_LOG_BACKUP_RESUME="Continuing the backup before updating site %d (%s)"
PANOPTICON_TASK_JOOMLAUPDATE_LOG_BACKUP_FAIL="Failed to take a backup before updating site %d (%s); update canceled"
PANOPTICON_TASK_JOOMLAUPDATE_LOG_ENABLE_EXTRACT="Enabling Joomla Update\'s extraction script for site %d (%s)"
PANOPTICON_TASK_JOOMLAUPDATE_LOG_EXTRACT_START="Starting the update package extraction for site %d (%s)"
PANOPTICON_TASK_JOOMLAUPDATE_LOG_EXTRACT_CONTINUE="Continuing the update package extraction for site %d (%s)"
PANOPTICON_TASK_JOOMLAUPDATE_LOG_EXTRACT_FINISH="Finished the update package extraction for site %d (%s)"
PANOPTICON_TASK_JOOMLAUPDATE_LOG_POSTEXTRACT="Cleaning up old files after extracting the update for site %d (%s)"
PANOPTICON_TASK_JOOMLAUPDATE_LOG_FINALISE="Finalising the update for site %d (%s)"
PANOPTICON_TASK_JOOMLAUPDATE_LOG_POSTUPDATE_EVENTS="Executing post-update events for site %d (%s)"
PANOPTICON_TASK_JOOMLAUPDATE_LOG_POSTUPDATE_WILL_CONTINUE="Will continue executing post-update events for site %d (%s)"
PANOPTICON_TASK_JOOMLAUPDATE_LOG_POSTUPDATE_FINISHED="Finished executing post-update events for site %d (%s)"
PANOPTICON_TASK_JOOMLAUPDATE_LOG_RELOAD_UPDATES="Reloading Joomla update information on site %d (%s)"
PANOPTICON_TASK_JOOMLAUPDATE_LOG_RELOAD_SITEINFO="Refreshing the site information for the just updated site %d (%s)"
PANOPTICON_TASK_JOOMLAUPDATE_LOG_WILL_BE_UPDATED="Site %d (%s) will be updated from Joomla! %s to Joomla! %s."

PANOPTICON_TASK_WORDPRESSUPDATE_ERR_NO_UPDATE_AVAILABLE="The site %s (%s) is on WordPress %s. The latest available version is %s. Therefore, it cannot be updated."
PANOPTICON_TASK_WORDPRESSUPDATE_LOG_WILL_BE_UPDATED="Site %d (%s) will be updated from WordPress %s to WordPress %s."
PANOPTICON_TASK_WORDPRESSUPDATE_LOG_BACKUP_DESCRIPTION="Automatic backup taken by Panopticon before upgrading to WordPress %s"
PANOPTICON_TASK_WORDPRESSUPDATE_LOG_INSTALLING="Installing WordPress update on site #%d (%s) starts now"
PANOPTICON_TASK_WORDPRESSUPDATE_ERR_HTTP="Installing WordPress update on site #%d (%s) has failed with HTTP error %d"
PANOPTICON_TASK_WORDPRESSUPDATE_ERR_WORDPRESS="Installing WordPress update on site #%d (%s) has failed with WordPress error %d: %s"
PANOPTICON_TASK_WORDPRESSUPDATE_ERR_STATUS_FALSE="Installing WordPress update on site #%d (%s) has failed. The site provided no other error information."
PANOPTICON_TASK_WORDPRESSUPDATE_ERR_NOT_FOUND="Installing WordPress update on site #%d (%s) has failed. The site claims no update has been found. Did you turn on automatic updates in WordPress, or have a different service update the site?"
PANOPTICON_TASK_WORDPRESSUPDATE_ERR_INVALID_JSON="Installing WordPress update on site #%d (%s) has failed. The server's response is not valid JSON."

[Setup]
PANOPTICON_SETUP_TITLE="Installation"
PANOPTICON_SETUP_SUBTITLE_PRECHECK="Check Requirements"
PANOPTICON_SETUP_SUBTITLE_DATABASE="Database Configuration"
PANOPTICON_SETUP_SUBTITLE_SETUP="User Setup"
PANOPTICON_SETUP_SUBTITLE_CRON="CRON Job Setup"
PANOPTICON_SETUP_SUBTITLE_FINISH="Finished"
PANOPTICON_SETUP_LBL_HEAD_WELCOME="Welcome to %s"
PANOPTICON_SETUP_LBL_WELCOME_HERO_TEXT="You can use Panopticon to monitor your Joomla!&reg; sites. But first, we need to make sure your server meets the minimum requirements."
PANOPTICON_SETUP_BTN_LETS_GO="Let's go!"
PANOPTICON_SETUP_SESSION_LBL_WARNING_HEADER="Create a new session save path"
PANOPTICON_SETUP_SESSION_LBL_WARNING_BODY="The session write path configured in PHP cannot be written to, making logging in impossible. To address this problem, Panopticon will attempt to create a session save path in the <code>%s</code> directory. For this to be possible, you need to enter the FTP or SFTP connection details to your site's root. If you are unsure about these settings, please ask your host."
PANOPTICON_SETUP_SESSION_LBL_ERROR_HEADER="An error occurred while trying to create a session save path"
PANOPTICON_SETUP_LBL_FS_DRIVER_SESSION="Connection method"
PANOPTICON_SETUP_BTN_MAKE_SESSION_FOLDER="Create a session path"
PANOPTICON_SETUP_BTN_SESSION_FIXED_IT="I fixed it myself; check again"
PANOPTICON_SETUP_LBL_FS_DRIVER="Filesystem driver"
PANOPTICON_SETUP_LBL_FS_DRIVER_FILE="Direct File Writes"
PANOPTICON_SETUP_LBL_FS_DRIVER_FTP="FTP - File Transfer Protocol"
PANOPTICON_SETUP_LBL_FS_DRIVER_HELP="On some shared hosting environments you need to use FTP or SFTP to be able to write to your site's files."
PANOPTICON_SETUP_LBL_FS_DRIVER_SFTP="SFTP - Secure File Transfer Protocol (over SSH)"
PANOPTICON_SETUP_LBL_FS_FTP_DIRECTORY="(S)FTP directory"
PANOPTICON_SETUP_LBL_FS_FTP_DIRECTORY_HELP="The (S)FTP directory to the Panopticon installation. On FTP servers this is not the same as the filesystem path. If unsure, ask your host."
PANOPTICON_SETUP_LBL_FS_FTP_HOST="(S)FTP server hostname"
PANOPTICON_SETUP_LBL_FS_FTP_HOST_HELP="The hostname or IP address of your (S)FTP server, e.g. <code>ftp.example.com</code> or <code>127.0.0.1</code>. You MUST enter this <em>without</em> the <code>ftp://</code>, <code>sftp://</code> or <code>ssh://</code> prefix. If unsure about this and the other FTP settings please ask your host."
PANOPTICON_SETUP_LBL_FS_FTP_PASSIVE="Use Passive mode"
PANOPTICON_SETUP_LBL_FS_FTP_PASSIVE_HELP="Only applicable for FTP. When selected, Panopticon will use the FTP Passive mode. Most FTP servers require it. If your host requires FTP Active mode uncheck this box. If unsure, please ask your host."
PANOPTICON_SETUP_LBL_FS_FTP_PASSWORD="(S)FTP password"
PANOPTICON_SETUP_LBL_FS_FTP_PASSWORD_HELP="The password you use to connect to your (S)FTP server. If unsure, ask your host."
PANOPTICON_SETUP_LBL_FS_FTP_PORT="(S)FTP server port"
PANOPTICON_SETUP_LBL_FS_FTP_PORT_HELP="The port number your (S)FTP server listens to. Usually it's 21 for FTP and 22 for SFTP. If unsure, ask your host."
PANOPTICON_SETUP_LBL_FS_FTP_SSL="Use SSL"
PANOPTICON_SETUP_LBL_FS_FTP_SSL_HELP="Only applicable for FTP, ignored for SFTP. When selected, Panopticon will use FTP over Explicit SSL (FTP/S). Please note that this is not to be confused with SFTP which is an entirely different thing."
PANOPTICON_SETUP_LBL_FS_FTP_USERNAME="(S)FTP username"
PANOPTICON_SETUP_LBL_FS_FTP_USERNAME_HELP="The username you use to connect to your (S)FTP server. If unsure, ask your host."
PANOPTICON_SETUP_LBL_NOSCRIPT_HEAD="JavaScript is disabled"
PANOPTICON_SETUP_LBL_NOSCRIPT_EXPLAIN="You need to enable JavaScript in your browser to use Panopticon."
PANOPTICON_SETUP_LBL_BROKEN_JS_HEAD="Required JavaScript does not load"
PANOPTICON_SETUP_LBL_BROKEN_JS_EXPLAIN="The JavaScript files for Panopticon are not loading properly. Make sure you installation is not missing files, check permissions, and clear your browser's cache."
PANOPTICON_SETUP_LBL_PRECHECK_HEAD_OK="All systems go!"
PANOPTICON_SETUP_LBL_PRECHECK_REQUIREMENTS_OK="Your server meets all requirements."
PANOPTICON_SETUP_LBL_PRECHECK_RECOMMENDED_IMPROVE="Some optional settings can be improved (see below)."
PANOPTICON_SETUP_LBL_PRECHECK_YOU_MAY_CONTINUE="You may continue installing Panopticon."
PANOPTICON_SETUP_LBL_PRECHECK_BTN_SHOW_OPTIONAL_SETTINGS="Show optional settings"
PANOPTICON_SETUP_LBL_PRECHECK_HEAD_FAIL="Some requirements are not met"
PANOPTICON_SETUP_LBL_PRECHECK_REQUIREMENTS_FAIL="Your server does not meet all minimum requirements."
PANOPTICON_SETUP_LBL_PRECHECK_RECOMMENDED_FAIL="Moreover, some optional settings can be improved (see below)."
PANOPTICON_SETUP_LBL_PRECHECK_CANNOT_CONTINUE="You need to address those issues before installing Panopticon."
PANOPTICON_SETUP_BTN_RETRY_PRECHECK="Check again"
PANOPTICON_SETUP_BTN_IGNORE_AND_NEXT="Ignore the errors <em>at your own risk</em>"
PANOPTICON_SETUP_LBL_REQUIRED="Requirements"
PANOPTICON_SETUP_LBL_REQ_PHP_VERSION="PHP version >= %s"
PANOPTICON_SETUP_LBL_REQ_REGGLOBALS="Register Globals Off"
PANOPTICON_SETUP_LBL_REQ_XML="PHP XML extension"
PANOPTICON_SETUP_LBL_REQ_CURL="PHP cURL extension"
PANOPTICON_SETUP_LBL_REQ_DATABASE="PHP MySQLi or PDO MySQL extension"
PANOPTICON_SETUP_LBL_REQ_MBLANGISDEFAULT="MB Language is Default"
PANOPTICON_SETUP_LBL_REQ_MBSTRINGOVERLOAD="MB String Overload Off"
PANOPTICON_SETUP_LBL_REQ_INIPARSER="INI Parser Support"
PANOPTICON_SETUP_LBL_REQ_JSON="JSON Support"
PANOPTICON_SETUP_LBL_REQ_CONFIGJSON="Configuration file is writeable"
PANOPTICON_SETUP_LBL_RECOMMENDED="Optional Settings"
PANOPTICON_SETUP_LBL_SETTING="Setting"
PANOPTICON_SETUP_LBL_RECOMMENDED_VALUE="Recommended"
PANOPTICON_SETUP_LBL_CURRENT_SETTING="Current"
PANOPTICON_SETUP_LBL_REC_DISPERRORS="Display Errors"
PANOPTICON_SETUP_LBL_REC_OUTBUF="Output Buffering"
PANOPTICON_SETUP_LBL_REC_SESSIONAUTO="Session Auto Start"
PANOPTICON_SETUP_LBL_REC_FTP="PHP FTP Extension"
PANOPTICON_SETUP_LBL_REC_SSH2="SFTP Support"
PANOPTICON_SETUP_LBL_DATABASE_HEAD_TEXT="Panopticon needs a database to work. First, create a database - and a database user - on your server. Then enter the connection information to the database below. If something is unclear please check with the company hosting your site."
PANOPTICON_SETUP_LBL_DATABASE_DRIVER="Database type"
PANOPTICON_SETUP_LBL_DATABASE_DRIVER_HELP="This is usually MySQLi (<em>with</em> the trailing "i")"
PANOPTICON_SETUP_LBL_DATABASE_DRIVER_MYSQL="MySQL (obsolete driver for MySQL - avoid using)"
PANOPTICON_SETUP_LBL_DATABASE_DRIVER_MYSQLI="MySQLi (preferred driver for MySQL)"
PANOPTICON_SETUP_LBL_DATABASE_DRIVER_PDO="PDO"
PANOPTICON_SETUP_LBL_DATABASE_DRIVER_PDOMYSQL="MySQL (PDO)"
PANOPTICON_SETUP_LBL_DATABASE_DRIVER_SQLAZURE="Windows Azure SQL Database"
PANOPTICON_SETUP_LBL_DATABASE_DRIVER_SQLITE="SQLite"
PANOPTICON_SETUP_LBL_DATABASE_HOST="Database server host name"
PANOPTICON_SETUP_LBL_DATABASE_HOST_HELP="The host name or IP address of the database server (usually: localhost). Please note that localhost and 127.0.0.1 are <em>very</em> different as far as MySQL is concerned; you may have to try both to see which works with your database server. If your server is using a non-standard port, append it after the hostname prefixed with a colon, e.g. 127.0.0.1:1234 to use a database server on 127.0.0.1 listening to port 1234."
PANOPTICON_SETUP_LBL_DATABASE_NAME="Database name"
PANOPTICON_SETUP_LBL_DATABASE_NAME_HELP="The name of your database. Most hosts using cPanel, Plesk and other major hosting panels will give database names like abcdef_username, where abcdef is your hosting control panel username. If unsure, please ask your host."
PANOPTICON_SETUP_LBL_DATABASE_PASS="Password"
PANOPTICON_SETUP_LBL_DATABASE_PASS_HELP="The password you use to connect to your database."
PANOPTICON_SETUP_LBL_DATABASE_PREFIX="Database table name prefix"
PANOPTICON_SETUP_LBL_DATABASE_PREFIX_HELP="The common table name prefix of all database tables belonging to this Panopticon installation."
PANOPTICON_SETUP_LBL_DATABASE_USER="User name"
PANOPTICON_SETUP_LBL_DATABASE_USER_HELP="The username you use to connect to your database. Most hosts using cPanel, Plesk and other major hosting panels will give usernames like abcdef_username, where abcdef is your hosting control panel username. If unsure, please ask your host."
PANOPTICON_SETUP_LBL_DATABASE_DBENCRYPTION="Connect with an SSL certificate"
PANOPTICON_SETUP_LBL_DATABASE_DBENCRYPTION_HELP="Should we connect to the database using an SSL certificate? This can be used instead of username and password authentication (encrypted connection with certificate authentication) or <em>on top of</em> username and password authentication (encrypted connection with password authentication). If you don't know what this means set this option to No and ignore the next few options as well."
PANOPTICON_SETUP_LBL_DATABASE_DBSSLCIPHER="SSL/TLS Encryption Methods"
PANOPTICON_SETUP_LBL_DATABASE_DBSSLCIPHER_HELP="Enter a list of encryption methods for connecting with SSL certificates, separated by colons. If left empty the default list (<code>AES128-GCM-SHA256:AES256-GCM-SHA384:AES128-CBC-SHA256:AES256-CBC-SHA384:DES-CBC3-SHA</code>) will be used (recommended)."
PANOPTICON_SETUP_LBL_DATABASE_DBSSLCA="Certification Authority (CA) file"
PANOPTICON_SETUP_LBL_DATABASE_DBSSLCA_HELP="Absolute file path to the Certification Authority (CA) certificate PEM file of your database server, e.g. <code>/home/myuser/ca.pem</code>"
PANOPTICON_SETUP_LBL_DATABASE_DBSSLKEY="Database user's Private Key file"
PANOPTICON_SETUP_LBL_DATABASE_DBSSLKEY_HELP="Absolute file path to the private key PEM file of your database user, e.g. <code>/home/myuser/myuser-key.pem</code>"
PANOPTICON_SETUP_LBL_DATABASE_DBSSLCERT="Database user's Public Key (Certificate) file"
PANOPTICON_SETUP_LBL_DATABASE_DBSSLCERT_HELP="Absolute file path to the public key (certificate) PEM file of your database user, e.g. <code>/home/myuser/myuser.pem</code>"
PANOPTICON_SETUP_LBL_DATABASE_DBSSLVERIFYSERVERCERT="Verify server certificate"
PANOPTICON_SETUP_LBL_DATABASE_DBSSLVERIFYSERVERCERT_HELP="Set to Yes to verify the certificate the server sends back to us. This is verified against the Certification Authority (CA) file you specified. If you get connection errors set this to No; some setups (especially those generated by the <code>mysql_ssl_rsa_setup</code>) may disallow a connection if certification verification is enabled. If you enable verification and the CA file field is left blank the server's certificate will be checked against the Certification Authority files your server knows about, see the <code>openssl.cafile</code> and <code>openssl.capath</code> PHP options."
PANOPTICON_SETUP_DIRECTFTP_HOST_TITLE="Host name"
PANOPTICON_SETUP_DIRECTFTP_HOST_DESCRIPTION="The FTP server's host name, without the protocol. Do not use <s><code>ftp://example.com</code></s>; use <code>example.com</code> instead."
PANOPTICON_SETUP_DIRECTFTP_PORT_TITLE="Port"
PANOPTICON_SETUP_DIRECTFTP_PORT_DESCRIPTION="FTP server's TCP/IP port. Usually 21. Please ask your host."
PANOPTICON_SETUP_DIRECTFTP_USER_TITLE="User name"
PANOPTICON_SETUP_DIRECTFTP_USER_DESCRIPTION="Username, case-sensitive."
PANOPTICON_SETUP_DIRECTFTP_PASSWORD_TITLE="Password"
PANOPTICON_SETUP_DIRECTFTP_PASSWORD_DESCRIPTION="Password, case-sensitive. Best use passwords consisting only of a-z, A-Z, 0-9, dashes, dots, underscores, and exclamation points. Other characters may trigger your web server's anti-hacking protection."
PANOPTICON_SETUP_DIRECTFTP_FTPS_TITLE="Use FTP over SSL (FTPS)"
PANOPTICON_SETUP_DIRECTFTP_FTPS_DESCRIPTION="Connect to your FTP server using an SSL-encrypted connection. <strong>This is not the same as SFTP, SCP or "Secure FTP"</strong>. If your server doesn't support this method you will get connection errors."
PANOPTICON_SETUP_DIRECTFTP_INITDIR_TITLE="Initial directory"
PANOPTICON_SETUP_DIRECTFTP_INITDIR_DESCRIPTION="The absolute FTP path to the directory where the files will be uploaded. If unsure, connect to your server with FileZilla, browse to the intended directory and copy the path appearing on the right-hand pane above the directory list. Usually, it's something like <code>/public_html</code> or <code>/httpdocs</code>."
PANOPTICON_SETUP_DIRECTFTP_PASSIVE_TITLE="Passive mode"
PANOPTICON_SETUP_DIRECTFTP_PASSIVE_DESCRIPTION="Uses FTP passive mode when transferring data. Should be enabled on all servers with a port firewall, which is practically all servers nowadays."
PANOPTICON_SETUP_DIRECTFTP_TEST_DESCRIPTION="Tests the FTP connection."
PANOPTICON_SETUP_DIRECTFTP_TEST_FAIL="Could not connect to the FTP server."
PANOPTICON_SETUP_DIRECTFTP_TEST_OK="Successful connection to the FTP server."
PANOPTICON_SETUP_DIRECTFTP_TEST_TITLE="Test FTP connection"
PANOPTICON_SETUP_DIRECTSFTP_HOST_TITLE="Host name"
PANOPTICON_SETUP_DIRECTSFTP_HOST_DESCRIPTION="SFTP server's hostname, without the protocol. Do not use <s><code>sftp://example.com</code></s>; use <code>example.com</code> instead."
PANOPTICON_SETUP_DIRECTSFTP_PORT_TITLE="Port"
PANOPTICON_SETUP_DIRECTSFTP_PORT_DESCRIPTION="TCP/IP port for SFTP. Usually 22. If unsure, please ask your host."
PANOPTICON_SETUP_DIRECTSFTP_USER_TITLE="Username"
PANOPTICON_SETUP_DIRECTSFTP_USER_DESCRIPTION="Username, case-sensitive. Your SFTP server must allow username/password authentication."
PANOPTICON_SETUP_DIRECTSFTP_PASSWORD_TITLE="Password"
PANOPTICON_SETUP_DIRECTSFTP_PASSWORD_DESCRIPTION="SFTP password, case-sensitive."
PANOPTICON_SETUP_DIRECTSFTP_INITDIR_TITLE="Initial directory"
PANOPTICON_SETUP_DIRECTSFTP_INITDIR_DESCRIPTION="SFTP directory of the site's root. If unsure, use an SFTP desktop client, connect to your server, navigate to the directory and copy the path displayed in here. The must be absolute, e.g. <code>/home/myuser/public_html</code>, not just <s><code>public_html</code></s>."
PANOPTICON_SETUP_DIRECTSFTP_TEST_DESCRIPTION="Test the connection to the SFTP server."
PANOPTICON_SETUP_DIRECTSFTP_TEST_FAIL="Could not connect to the SFTP server. The error message was:"
PANOPTICON_SETUP_DIRECTSFTP_TEST_OK="Successful connection to the SFTP server."
PANOPTICON_SETUP_DIRECTSFTP_TEST_TITLE="Test SFTP connection"
PANOPTICON_SETUP_LBL_SETUP_HEAD_TEXT="Access to Panopticon is protected behind a login. You will now create a user account with full administrator privileges. You can modify this user, and create more users, after you complete the installation process."
PANOPTICON_SETUP_LBL_USER_NAME="Full name"
PANOPTICON_SETUP_LBL_USER_NAME_HELP="Please enter your full name. It will be used whenever your Panopticon installation has to send you an email."
PANOPTICON_SETUP_LBL_USER_USERNAME="Username"
PANOPTICON_SETUP_LBL_USER_USERNAME_HELP="The username you will use to log in to Panopticon. It's best to only use lowercase letters a-z and numbers 0-9."
PANOPTICON_SETUP_LBL_USER_PASSWORD="Password"
PANOPTICON_SETUP_LBL_USER_PASSWORD_HELP="The password you will use to log in to Panopticon. The password is case sensitive, meaning that abc, Abc and ABC are three <em>different</em> passwords."
PANOPTICON_SETUP_LBL_USER_PASSWORD2="Repeat Password"
PANOPTICON_SETUP_LBL_USER_PASSWORD2_HELP="Please repeat the password you entered above. We want to make sure you didn't accidentally mistype it."
PANOPTICON_SETUP_LBL_USER_EMAIL="Email Address"
PANOPTICON_SETUP_LBL_USER_EMAIL_HELP="Please enter your email address. It will be used whenever your Panopticon installation has to send you an email. This email address, as well as all of the user information, is <em>not</em> transmitted to the authors of Panopticon."
PANOPTICON_SETUP_LBL_TIMEZONE="Time Zone"
PANOPTICON_SETUP_LBL_TIMEZONE_HELP="All dates and times will be expressed in this timezone."
PANOPTICON_SETUP_LBL_NO_CONFIG_WRITTEN_ALERT_HEAD="Panopticon is not ready yet"
PANOPTICON_SETUP_LBL_NO_CONFIG_WRITTEN_ALERT_BODY="Saving the configuration file <code>config.php</code> in the folder you are installing Panopticon has failed. You will need to create this file manually."
PANOPTICON_SETUP_LBL_NOCONF_INSTRUCTIONS_HEAD="Create the configuration file"
PANOPTICON_SETUP_LBL_NOCONF_INSTRUCTIONS_STEP1="Create a file named <code>config.php</code> and keep it open in your editor."
PANOPTICON_SETUP_LBL_NOCONF_INSTRUCTIONS_STEP1_DETAIL="Use a plain text editor such as Notepad on Windows, BBEdit on macOS, gEdit or Kate on Linux."
PANOPTICON_SETUP_LBL_NOCONF_INSTRUCTIONS_STEP2="Come back to this window and click on the “Copy to Clipboard” button."
PANOPTICON_SETUP_LBL_NOCONF_INSTRUCTIONS_STEP3="Switch back to your editor and paste. Then, save the file."
PANOPTICON_SETUP_LBL_NOCONF_INSTRUCTIONS_STEP4="Upload the <code>config.php</code> file to your Panopticon installation."
PANOPTICON_SETUP_LBL_NOCONF_INSTRUCTIONS_STEP4_DETAIL="Upload into the folder you're installing Panopticon. That's the folder with the Panopticon <code>index.php</code> file in it."
PANOPTICON_SETUP_LBL_NOCONF_INSTRUCTIONS_STEP5="Come back to this window and click on the “Continue” button."
PANOPTICON_SETUP_BTN_COPY_TO_CLIPBOARD="Copy to Clipboard"
PANOPTICON_SETUP_LBL_CRON_HEAD="Set up a CRON job"
PANOPTICON_SETUP_LBL_CRON_SUBHEAD="Panopticon uses a lot of automation to make your life easier. For this, you need to set up a CRON job to run every minute."
PANOPTICON_SETUP_LBL_CRON_SUBHEAD_CTA="Set up a CRON job using one of the methods below. Then, wait for up to a minute for this page to change."
PANOPTICON_SETUP_LBL_CRON_SUBHEAD_BREATHE="Take a breath. This is the last installation step. You're almost done."
PANOPTICON_SETUP_LBL_CRON_CLI_TABHEAD="CLI"
PANOPTICON_SETUP_LBL_CRON_WEB_TABHEAD="Web"
PANOPTICON_SETUP_LBL_CRON_LBL_INSTRUCTIONS="Instructions"
PANOPTICON_SETUP_LBL_CRON_LBL_TROUBLESHOOTING="Problem? Meet solution!"
PANOPTICON_SETUP_LBL_CRON_LBL_IS_THIS_RIGHT_FOR_ME="Is this method the right one for me?"
PANOPTICON_SETUP_LBL_CRON_LBL_PROS="Pros"
PANOPTICON_SETUP_LBL_CRON_LBL_CONS="Cons"
PANOPTICON_SETUP_LBL_CRON_LBL_TARGET_AUDIENCE="Target Audience"
PANOPTICON_SETUP_LBL_CRON_LBL_EVERY_MINUTE_ALERT_HEAD="Make sure the CRON job runs <em>every minute</em>."
PANOPTICON_SETUP_LBL_CRON_LBL_EVERY_MINUTE_ALERT_BODY="Running the CRON job less frequently results in outdated information and unreliability, including broken sites due to incomplete Joomla!&reg; core updates."
PANOPTICON_SETUP_LBL_CRON_CLI_CREATE_A_JOB="Go to your hosting control panel. Create a new CRON job. Set it to run <strong>every minute</strong>. Use the following command line."
PANOPTICON_SETUP_LBL_CRON_REPLACE_PHP_CLI="Replace <i>/path/to/php</i> with the path to the PHP %s CLI executable. Make sure it's the PHP CLI executable, <strong>not</strong> the PHP CGI/FastCGI executable."
PANOPTICON_SETUP_LBL_CRON_IF_UNSURE="If unsure what some or any of the above means, please ask your host."
PANOPTICON_SETUP_LBL_CRON_TROUBLE_NOT_RUN_HEAD="The CRON job does not run"
PANOPTICON_SETUP_LBL_CRON_TROUBLE_NOT_RUN_INFO_1="Remove the <code>2>&1</code> from the CRON command line. When the CRON command executes again you will receive an email with an error (as long as your hosting account is configured to email you the output of CRON jobs). Using that, you can find out what is going on."
PANOPTICON_SETUP_LBL_CRON_TROUBLE_NOT_RUN_INFO_2="If even then nothing seems to happen, please contact your host. Either your account is not receiving the output of the CRON jobs, or the CRON jobs are not executing at all (while unlikely, we've seen that happen a few times)."
PANOPTICON_SETUP_LBL_CRON_TROUBLE_FORBIDDEN_HEAD="I get “Status: 403 Forbidden” running the CRON job"
PANOPTICON_SETUP_LBL_CRON_TROUBLE_FORBIDDEN_INFO_1="You are using the PHP-CGI/FastCGI executable. As noted above, you need to replace <em>/path/to/php</em> with the path to the <strong>PHP CLI</strong> executable."
PANOPTICON_SETUP_LBL_CRON_TROUBLE_FORBIDDEN_INFO_2="Please ask your host for the correct path. If your host gave you this path to begin with, escalate your support ticket with your host, asking to speak with a server engineer. It's trivial for them to give you that path."
PANOPTICON_SETUP_LBL_CRON_TROUBLE_WRONG_PHP_HEAD="I get “Akeeba Panopticon requires PHP %s or later”."
PANOPTICON_SETUP_LBL_CRON_TROUBLE_WRONG_PHP_INFO_1="You are using the PHP CLI executable for the wrong PHP version in your CRON job."
PANOPTICON_SETUP_LBL_CRON_TROUBLE_WRONG_PHP_INFO_2="Most servers have multiple versions of PHP installed. You need to ask your host to give you the path to the PHP CLI executable for PHP %s and use that in your CRON job's command line."
PANOPTICON_SETUP_LBL_CRON_TROUBLE_URL_CRON_HEAD="The host only allows URLs in CRON"
PANOPTICON_SETUP_LBL_CRON_TROUBLE_URL_CRON_INFO="Click on the <strong>Web</strong> tab above."
PANOPTICON_SETUP_LBL_CRON_TROUBLE_NO_CRON_HEAD="The host does not have a CRON feature"
PANOPTICON_SETUP_LBL_CRON_TROUBLE_NO_CRON_INFO_1="We <strong>very strongly</strong> recommend that you use a different host."
PANOPTICON_SETUP_LBL_CRON_TROUBLE_NO_CRON_INFO_2="Panopticon is only useful when its automation features run consistently and reliably. This requires its CRON job executing every minute - <em>1440 times a day</em>. This can get expensive with a third party service; about $10 per day! You can instead spend as much money <em>per month</em> on a decent host which support real, command-line CRON jobs."
PANOPTICON_SETUP_LBL_CRON_TROUBLE_NO_CRON_INFO_3="If you have a cheaper way executing CRON jobs remotely (e.g. another server under your control), please click on the <strong>Web</strong> tab to find out how to do it."
PANOPTICON_SETUP_LBL_CRON_TROUBLE_NO_CRON_INFO_4="<strong>Do not “cheap out” on CRON job frequency!</strong> Running CRON jobs less frequently will make Panopticon unreliable and could even break your sites due to incomplete Joomla&reg; core updates."
PANOPTICON_SETUP_LBL_CRON_CLI_PROS_1="More reliable"
PANOPTICON_SETUP_LBL_CRON_CLI_PROS_2="Zero cost"
PANOPTICON_SETUP_LBL_CRON_CLI_PROS_3="Faster"
PANOPTICON_SETUP_LBL_CRON_CLI_CONS_1="Some hosts don't support it"
PANOPTICON_SETUP_LBL_CRON_CLI_CONS_2="More involved setup"
PANOPTICON_SETUP_LBL_CRON_CLI_TARGET_1="Recommended method for most users"
PANOPTICON_SETUP_LBL_CRON_CLI_TARGET_2="Only supported method for dozens to hundreds of sites monitored"
PANOPTICON_SETUP_LBL_CRON_WEB_IF_URL_CRON="If your host uses URL-based CRON jobs, or you're using a third party system which accepts a URL, use the following URL:"
PANOPTICON_SETUP_LBL_CRON_WEB_IF_REGULAR_CRON="If you are setting up a regular CRON job, use one of the following command lines, depending on which command is installed on your system:"
PANOPTICON_SETUP_LBL_CRON_WEB_WGET="<strong>wGET</strong> (most commercial hosts and Linux servers)"
PANOPTICON_SETUP_LBL_CRON_WEB_CURL="<strong>cURL</strong> (macOS, some Linux servers)"
PANOPTICON_SETUP_LBL_CRON_WEB_POWERSHELL="<strong>PowerShell</strong> (Windows)"
PANOPTICON_SETUP_LBL_CRON_WEB_PROS_1="Usually easier setup"
PANOPTICON_SETUP_LBL_CRON_WEB_PROS_2="Works with hosts offering URL-only CRON"
PANOPTICON_SETUP_LBL_CRON_WEB_PROS_3="Works with hosts lacking CRON support"
PANOPTICON_SETUP_LBL_CRON_WEB_CONS_1="Less reliable"
PANOPTICON_SETUP_LBL_CRON_WEB_CONS_2="Slower"
PANOPTICON_SETUP_LBL_CRON_WEB_CONS_3="High cost (when used with a third party service)"
PANOPTICON_SETUP_LBL_CRON_WEB_CONS_4="Typically unsuitable when monitoring several sites"
PANOPTICON_SETUP_LBL_CRON_WEB_TARGET_1="Servers with URL-only CRON jobs"
PANOPTICON_SETUP_LBL_CRON_WEB_TARGET_2="Ten or fewer monitored sites"
PANOPTICON_SETUP_LBL_CRON_WHAT_NEXT="What next?"
PANOPTICON_SETUP_LBL_CRON_WHAT_NEXT_BENCHMARK_INFO="A few seconds to a minute after you set up your CRON job this page will change to a benchmark. Don't close this browser tab, don't change to a different browser tab / window or application, don't turn off or let your device sleep, don't feed your <em title="These are the gremlins before they become gremlins. Are we showing our age with this outdated popular culture reference?">mogwai</em> after midnight. Pretty straightforward, right?"
PANOPTICON_SETUP_LBL_CRON_WHAT_NEXT_YOU_CAN_COME_BACK_LATER="If you need to finish setting up your CRON job later - no worries! Close this browser tab. Next time you come back to your Panopticon installation it will take you to this page."
PANOPTICON_SETUP_LBL_CRON_WHAT_NEXT_EXPERT_USER="If you're an expert user - or just looking around - you can skip this step and set up CRON jobs later."
PANOPTICON_SETUP_LBL_CRON_WHAT_NEXT_SKIP_CRON="Skip CRON configuration (not recommended)."
PANOPTICON_SETUP_LBL_CRON_BENCHMARK_IN_PROGRESS="Benchmark in progress"
PANOPTICON_SETUP_LBL_CRON_BENCHMARK_WHAT_IS_THIS="Panopticon is measuring how long a CRON task can run"
PANOPTICON_SETUP_LBL_CRON_BENCHMARK_DO_NOT_CLOSE="Please do not switch tabs, or windows, and make sure that your device does not turn off or go to sleep. The benchmark takes up to 3 minutes."
PANOPTICON_SETUP_LBL_CRON_BENCHMARK_PROGRESS_HINT="Benchmark progress, in seconds"
PANOPTICON_SETUP_LBL_CRON_BENCHMARK_UPDATES_EVERY="The progress bar updates every 5 seconds. The benchmark may finish before the progress bar fills up."
PANOPTICON_SETUP_LBL_CRON_BENCHMARK_FAILED_HEAD="Benchmark failed"
PANOPTICON_SETUP_LBL_CRON_BENCHMARK_FAILED_SUBHEAD="There was an error which prevented the benchmark from completing."
PANOPTICON_SETUP_LBL_CRON_BENCHMARK_FAILED_BTN_RETRY="Retry"
PANOPTICON_SETUP_LBL_CRON_BENCHMARK_FAILED_SKIP="Skip this step (not recommended)"
PANOPTICON_SETUP_CRON_ERR_NO_MAXEXEC_TASK="The CRON benchmark task has not been installed. Please reload this page."
PANOPTICON_SETUP_CRON_ERR_XHR_ABORT="The AJAX request was aborted by your browser. Please check your Internet connection. Make sure you do not switch tabs / windows, or let your device go to sleep while the benchmark is in progress."
PANOPTICON_SETUP_CRON_ERR_XHR_TIMEOUT="The AJAX request has timed out. Please check your Internet connection. Make sure you do not switch tabs / windows, or let your device go to sleep while the benchmark is in progress. If the problem persists, check that your server is working correctly and is not blocking the requests from your browser."
PANOPTICON_SETUP_CRON_ERR_AJAX_HEAD="<strong>AJAX Loading Error</strong>"
PANOPTICON_SETUP_CRON_ERR_AJAX_HTTP_STATUS="HTTP Status:"
PANOPTICON_SETUP_CRON_ERR_AJAX_HTTP_INTERNAL="Internal Status:"
PANOPTICON_SETUP_CRON_ERR_AJAX_HTTP_READYSTATE="XHR ReadyState:"
PANOPTICON_SETUP_CRON_ERR_AJAX_HTTP_RAW="Raw Server Response:"
PANOPTICON_SETUP_CRON_ERR_INVALID_JSON="Invalid response from your server (response is not JSON data). The data received was:"
PANOPTICON_SETUP_FINISH_HEAD="Panopticon is ready"
PANOPTICON_SETUP_FINISH_HEAD_WITH_WARNING="Panopticon is ready,<br>attention required"
PANOPTICON_SETUP_FINISH_SUBTITLE="You can now start using Panopticon to monitor your Joomla!&reg; sites."
PANOPTICON_SETUP_FINISH_MAXEXEC_TOOLOW_HEAD="Your maximum CRON execution time is too low"
PANOPTICON_SETUP_FINISH_MAXEXEC_TOOLOW_INFO="Your server configuration allows CRON jobs to run for a maximum of %d seconds, less than the practical minimum of 30 seconds."
PANOPTICON_SETUP_FINISH_MAXEXEC_TOOLOW_CAUTION="We <strong>do not</strong> recommend using this configuration to automate Joomla&reg; upgrades, extension updates, or backups. You can still use Panopticon to monitor your sites."
PANOPTICON_SETUP_FINISH_MAXEXEC_TOOLOW_FIXIT="Please consult our documentation for ways to increase your maximum CRON execution time to at least 60 seconds."
PANOPTICON_SETUP_FINISH_MAXEXEC_LOW_HEAD="Your maximum CRON execution time is low"
PANOPTICON_SETUP_FINISH_MAXEXEC_LOW_INFO="Your server configuration allows CRON jobs to run for a maximum of %d seconds, less than the recommended 60 seconds."
PANOPTICON_SETUP_FINISH_MAXEXEC_LOW_CAUTION="You may experience some minor issues with automations which need more time, such as taking backups."
PANOPTICON_SETUP_FINISH_MAXEXEC_LOW_FIXIT="Please consult our documentation for ways to increase your maximum CRON execution time to at least 60 seconds."
PANOPTICON_SETUP_ERR_USER_EMPTYUSERNAME="You cannot have an empty username"
PANOPTICON_SETUP_ERR_USER_EMPTYPASSWORD="You cannot have an empty password"
PANOPTICON_SETUP_ERR_USER_PASSWORDSDONTMATCH="The passwords you entered did not match"
PANOPTICON_SETUP_ERR_USER_EMPTYEMAIL="You cannot have an empty email address"
PANOPTICON_SETUP_ERR_USER_EMPTYNAME="You cannot have an empty full name"
PANOPTICON_SETUP_MSG_NOTICEMBLANGNOTDEFAULT="PHP mbstring language is not set to neutral. This can be set locally by entering <strong>php_value mbstring.language neutral</strong> in your <code>.htaccess</code> file."
PANOPTICON_SETUP_MSG_NOTICEMBSTRINGOVERLOAD="PHP mbstring function overload is set. This can be turned off locally by entering <strong>php_value mbstring.func_overload 0</strong> in your <code>.htaccess</code> file."
PANOPTICON_SETUP_MSG_CONFIGURATIONPHP="You can still continue the installation. The configuration settings will be displayed at the end. You will have to manually upload the code. At the end of the installation, click in the text area to highlight all of the code and then paste into a new text file. Name this file <code>config.php</code> and upload it to the folder where you've installed Panopticon."
PANOPTICON_SETUP_MSG_DONE="You have successfully set up Akeeba Panopticon. You may now start using it."
PANOPTICON_SETUP_LBL_START_USING="Start using"

[Login]
PANOPTICON_LOGIN_LBL_PLEASELOGIN="Please log in"
PANOPTICON_LOGIN_LBL_USERNAME="Username"
PANOPTICON_LOGIN_LBL_PASSWORD="Password"
PANOPTICON_LOGIN_LBL_SECRETCODE="Secret Code"
PANOPTICON_LOGIN_LBL_LOGIN="Login"
PANOPTICON_LOGIN_LBL_LANGUAGE="Login Language"

[Main]
PANOPTICON_APP_MENU_TITLE_OVERVIEW="Overview"
PANOPTICON_MAIN_TITLE="Sites Overview"
PANOPTICON_MAIN_SITES_LBL_MY_SITES_MANAGE="Manage Sites"
PANOPTICON_MAIN_SITES_LBL_MY_SITES_MANAGE_DASH="Dashboard"
PANOPTICON_MAIN_SITES_LBL_MY_SITES_MANAGE_TAB="Table"
PANOPTICON_MAIN_SITES_TABLE_CAPTION="Table of known sites and their information at a glance"
PANOPTICON_MAIN_SITES_THEAD_SITE="Site"
PANOPTICON_MAIN_SITES_THEAD_JOOMLA="Joomla&reg; version"
PANOPTICON_MAIN_SITES_THEAD_WORDPRESS="WordPress version"
PANOPTICON_MAIN_SITES_THEAD_CMS="CMS version"
PANOPTICON_MAIN_SITES_THEAD_EXTENSIONS="Extensions status"
PANOPTICON_MAIN_SITES_THEAD_PHP="PHP version"
PANOPTICON_MAIN_SITES_LBL_URL_SCREENREADER="whose URL is"
PANOPTICON_MAIN_SITES_LBL_DEV_SHORT="DEV"
PANOPTICON_MAIN_SITES_LBL_DEV_LONG="Development Release"
PANOPTICON_MAIN_SITES_LBL_ALPHA_SHORT="Alpha"
PANOPTICON_MAIN_SITES_LBL_ALPHA_LONG="Alpha"
PANOPTICON_MAIN_SITES_LBL_BETA_SHORT="Beta"
PANOPTICON_MAIN_SITES_LBL_BETA_LONG="Beta"
PANOPTICON_MAIN_SITES_LBL_RC_SHORT="RC"
PANOPTICON_MAIN_SITES_LBL_RC_LONG="Release Candidate"
PANOPTICON_MAIN_SITES_LBL_STABLE_SHORT="Stable"
PANOPTICON_MAIN_SITES_LBL_STABLE_LONG="Stable"
PANOPTICON_MAIN_SITES_LBL_JOOMLA_UPDATES_BROKEN="Joomla Update is not working correctly on this site"
PANOPTICON_MAIN_SITES_LBL_WORDPRESS_UPDATES_BROKEN="WordPress update is not working correctly on this site"
PANOPTICON_MAIN_SITES_LBL_ERROR_SITEINFO="An error occurred updating the site information."
PANOPTICON_MAIN_SITES_LBL_ERROR_EXTENSIONS="An error occurred loading the site extensions information."
PANOPTICON_MAIN_SITES_LBL_JVERSION_UNKNOWN="Unknown"
PANOPTICON_MAIN_SITES_LBL_JOOMLA_UPGRADABLE_TO="Can be upgraded to %s"
PANOPTICON_MAIN_SITES_LBL_JOOMLA_CAN_BE_UPGRADED_SHORT="Can be upgraded to"
PANOPTICON_MAIN_SITES_LBL_JOOMLA_EOL_BRANCH="This Joomla! version family is End of Life"
PANOPTICON_MAIN_SITES_LBL_JOOMLA_EOL_MAJOR="This Joomla! major version is End of Life"
PANOPTICON_MAIN_SITES_LBL_WP_EOL="This WordPress version is End of Life"
PANOPTICON_MAIN_SITES_LBL_EXT_UNKNOWN="Unknown"
PANOPTICON_MAIN_SITES_LBL_EXT_UPGRADE_N="There are %d extension updates available"
PANOPTICON_MAIN_SITES_LBL_EXT_UPGRADE_N_1="There is one extension update available"
PANOPTICON_MAIN_SITES_LBL_EXT_UPGRADES_FOUND="Updates found:"
PANOPTICON_MAIN_SITES_LBL_EXT_NO_UPGRADES="All installed extensions are up-to-date"
PANOPTICON_MAIN_SITES_LBL_EXT_KEYS_MISSING_N="%d Download Keys are missing or invalid"
PANOPTICON_MAIN_SITES_LBL_EXT_KEYS_MISSING_N_1="A Download Key is missing or invalid"
PANOPTICON_MAIN_SITES_LBL_EXT_KEYS_MISSING="Number of Download Keys which are invalid or missing:"
PANOPTICON_MAIN_SITES_LBL_PHP_SHOULD_UPGRADE="Should be upgraded to %s"
PANOPTICON_MAIN_SITES_LBL_PHP_EOL_SINCE="This PHP version is End of Life since %s"
PANOPTICON_MAIN_SITES_LBL_PHP_SECURITY_MAINTENANCE="This PHP version is in Security Maintenance mode and will become End of Life at %s"
PANOPTICON_MAIN_SITES_LBL_EXT_STUCK_UPDATE="ACTION REQUIRED. The extensions update task is stuck."
PANOPTICON_MAIN_SITES_LBL_CORE_STUCK_UPDATE="ACTION REQUIRED. The Joomla!&reg; update task is stuck."
PANOPTICON_MAIN_SITES_LBL_CORE_STUCK_UPDATE_WP="ACTION REQUIRED. The WordPress update task is stuck."
PANOPTICON_MAIN_SITES_LBL_CORE_SCHEDULED_UPDATE="The Joomla!&reg; core update has been scheduled to run automatically."
PANOPTICON_MAIN_SITES_LBL_CORE_SCHEDULED_UPDATE_WP="The WordPress core update has been scheduled to run automatically."
PANOPTICON_MAIN_SITES_LBL_CORE_RUNNING_UPDATE="The Joomla!&reg; core update is currently running."
PANOPTICON_MAIN_SITES_LBL_CORE_RUNNING_UPDATE_WP="The WordPress core update is currently running."
PANOPTICON_MAIN_SITES_LBL_EXT_RUNNING_UPDATE="Extension updates are currently taking place."
PANOPTICON_MAIN_SITES_LBL_EXT_SCHEDULED_UPDATE="Extension updates have been scheduled to run automatically."
PANOPTICON_MAIN_SITES_LBL_NO_RESULTS="There are no sites matching your search and filter criteria."
PANOPTICON_MAIN_SITES_LBL_IDENTITY_HEAD="Service Identity"
PANOPTICON_MAIN_SITES_LBL_IDENTITY_ALERT_HEAD="Having connection issues?"
PANOPTICON_MAIN_SITES_LBL_IDENTITY_ALERT_BODY="Use the information below to explicitly allow (“whitelist”) requests originating from Panopticon through any Web Application Firewall (WAF), Content Delivery Network (CDN), or security product installed on, or in front of, your site. Please consult with the author or operator of the respective product to determine how to do that."
PANOPTICON_MAIN_SITES_LBL_IDENTITY_PUB_HOSTNAME="Public hostname"
PANOPTICON_MAIN_SITES_LBL_IDENTITY_PUB_IP="Public IP address"
PANOPTICON_MAIN_SITES_LBL_IDENTITY_SYS_HOSTNAME="System hostname"
PANOPTICON_MAIN_SITES_LBL_IDENTITY_SYS_IP="System IP address"
PANOPTICON_MAIN_SITES_LBL_IDENTITY_USER_AGENT="<code>User-Agent</code> for API requests"
PANOPTICON_MAIN_SITES_LBL_UNKNOWN_NEUTRAL="Unknown"
PANOPTICON_MAIN_SITES_LBL_NOSITES_HEAD="Add a Site"
PANOPTICON_MAIN_SITES_LBL_NOSITES_CTA="Monitor and remotely manage your sites by adding them here."
PANOPTICON_MAIN_SITES_LBL_NOSITES_BUTTON="Add a Site"
PANOPTICON_MAIN_LBL_FILTER_COREUPDATES="Core update"
PANOPTICON_MAIN_LBL_FILTER_EXTUPDATES="Extensions update"
PANOPTICON_MAIN_LBL_FILTER_CMSFAMILY="CMS Version"
PANOPTICON_MAIN_LBL_FILTER_PHPFAMILY="PHP"
PANOPTICON_MAIN_LBL_FILTER_DROPDOWN_SELECT="(All)"
PANOPTICON_MAIN_LBL_FILTER_GROUPS="Groups"
PANOPTICON_MAIN_LBL_FILTER_GROUPS_PLACEHOLDER="Select Site Groups"
PANOPTICON_MAIN_CRON_SUBHEAD_CTA="Set up a CRON job using one of the methods below. Then, go back to the previous page and wait for about a minute until the warning goes away."
PANOPTICON_MAIN_PHP_EOL_HEAD="PHP %s is End of Life"
PANOPTICON_MAIN_PHP_EOL_BODY="You are currently using PHP %s to run Panopticon. This PHP version has been End of Life since %s. Please upgrade your version of PHP to at least %s (recommended: PHP %s)."
PANOPTICON_MAIN_PHP_SECURITY_HEAD="PHP %s is approaching its End of Life"
PANOPTICON_MAIN_PHP_SECURITY_BODY="You are currently using PHP %s to run Panopticon. This PHP version will become End of Life on %s. Please upgrade your version of PHP to at least %s."
PANOPTICON_MAIN_PHP_UPDATE_HEAD="Your PHP version is not up-to-date"
PANOPTICON_MAIN_PHP_UPDATE_BODY="You are currently using PHP %s to run Panopticon. The PHP project has released a newer version, PHP %s. Please upgrade."

PANOPTICON_MAIN_LBL_HEARTBEAT_HEAD="Automated tasks appear to be broken"
PANOPTICON_MAIN_LBL_HEARTBEAT_MESSAGE="It is more than a minute since the last time an automated task ran. You need to set up CRON jobs to run every minute."
PANOPTICON_MAIN_LBL_HEARTBEAT_BTN_READ_INSTRUCTIONS="Read the instructions"

PANOPTICON_MAIN_LBL_FALL_BEHIND="Automated tasks are falling behind"
PANOPTICON_MAIN_LBL_FALL_BEHIND_MESSAGE="Your automated tasks have been falling behind their scheduled time for an average of %d seconds. This means there is more work to be done than they can handle. You need to increase the number of CRON jobs you have set up."
PANOPTICON_MAIN_LBL_FALL_BEHIND_READ_DOCS="Read the documentation"

PANOPTICON_MAIN_DASH_ERR_CANNOTLOAD_HEAD="Could not load the sites dashboard"
PANOPTICON_MAIN_DASH_ERR_CANNOTLOAD_TEXT="An error occurred while loading the sites dashboard information from your server."
PANOPTICON_MAIN_DASH_BTN_RELOAD="Reload"
PANOPTICON_MAIN_DASH_BTN_TIMER_STOP="Stop the timer"
PANOPTICON_MAIN_DASH_BTN_TIMER_START="Start the timer"
PANOPTICON_MAIN_DASH_LBL_CMS_WILL_UPDATE="The CMS will be updated automatically"
PANOPTICON_MAIN_DASH_LBL_CMS_UPDATING="The CMS is being updated"
PANOPTICON_MAIN_DASH_LBL_CMS_UPDATE_ERROR="The automatic CMS update has failed"
PANOPTICON_MAIN_DASH_LBL_EXTENSIONS="Extensions"
PANOPTICON_MAIN_DASH_LBL_EXTENSIONS_WORDPRESS="Plugins &amp; Themes"
PANOPTICON_MAIN_DASH_LBL_EXTENSIONS_WILL_UPDATE="The extensions will be updated automatically"
PANOPTICON_MAIN_DASH_LBL_EXTENSIONS_UPDATING="The extensions are being updated"
PANOPTICON_MAIN_DASH_LBL_EXTENSIONS_UPDATE_ERROR="The automatic extensions update has failed"
PANOPTICON_MAIN_DASH_LBL_EXTENSIONS_WP_WILL_UPDATE="The plugins &amp; themes will be updated automatically"
PANOPTICON_MAIN_DASH_LBL_EXTENSIONS_WP_UPDATING="The plugins &amp; themes are being updated"
PANOPTICON_MAIN_DASH_LBL_EXTENSIONS_WP_UPDATE_ERROR="The automatic plugins &amp; themes update has failed"
PANOPTICON_MAIN_DASH_ERR_CMS="Error loading site information"
PANOPTICON_MAIN_DASH_ERR_EXT="Error loading extensions update information"
PANOPTICON_MAIN_DASH_ERR_EXT_WP="Error loading plugins &amp; themes update information"
PANOPTICON_MAIN_DASH_ERR_CERT_INVALID="Invalid SSL/TLS (HTTPS) certificate"
PANOPTICON_MAIN_DASH_ERR_CERT_EXPIRING="The SSL/TLS (HTTPS) certificate is expiring soon"

PANOPTICON_MAIN_SITES_LBL_BACKUP_HEAD="Latest Backup status, powered by Akeeba Backup Professional"
PANOPTICON_MAIN_SITES_LBL_BACKUP_HEAD_SHORT="Backup Status"
PANOPTICON_MAIN_SITES_LBL_BACKUP_NOT_INSTALLED="Akeeba Backup is not installed"
PANOPTICON_MAIN_SITES_LBL_BACKUP_NOT_CONNECTED="Akeeba Backup is not connected, or is the Core version"
PANOPTICON_MAIN_SITES_LBL_BACKUP_NONE="No backup taken"
PANOPTICON_MAIN_SITES_LBL_BACKUP_OBSOLETE="The backup files are missing"
PANOPTICON_MAIN_SITES_LBL_BACKUP_REMOTE="The backup files are in remote storage"
PANOPTICON_MAIN_SITES_LBL_BACKUP_OK="Successful backup"
PANOPTICON_MAIN_SITES_LBL_BACKUP_FAIL="The backup has failed"
PANOPTICON_MAIN_SITES_LBL_BACKUP_PENDING="The backup is still running"
PANOPTICON_MAIN_SITES_LBL_BACKUP_UNKNOWN="Unknown backup status"
PANOPTICON_MAIN_SITES_LBL_BACKUP_TOO_OLD="The last backup was taken a long time ago"

PANOPTICON_MAIN_SITES_LBL_UPTIME_UP="The site is up and running."
PANOPTICON_MAIN_SITES_LBL_UPTIME_DOWN="The site is down."
PANOPTICON_MAIN_SITES_LBL_UPTIME_MAINTENANCE="The site is down for maintenance."

[Sites]
PANOPTICON_SITES_TITLE="Sites"
PANOPTICON_SITES_TITLE_NEW="Add a New Site"
PANOPTICON_SITES_TITLE_EDIT="Edit a Site"
PANOPTICON_SITES_ERR_NO_TITLE="The site must have a title."
PANOPTICON_SITES_ERR_NO_URL="The site must have an endpoint URL e.g. <code>https://www.example.com/api</code>."
PANOPTICON_SITES_ERR_NO_TOKEN="You must fill in the API Token."
PANOPTICON_SITES_ERR_CONNECTION_ERROR="Could not connect to the remote site."
PANOPTICON_SITES_TABLE_COMMENT="Table of sites known to Panopticon"
PANOPTICON_SITES_TABLE_HEAD_NAME="Site"
PANOPTICON_SITE_LBL_TAB_CONNECTION="Connection"
PANOPTICON_SITE_LBL_TAB_PROPERTIES="Properties"
PANOPTICON_SITE_LBL_TAB_OTHER_FEATURES="Other Features"
PANOPTICON_SITE_LBL_TAB_UPDATE_GENERIC="CMS Update"
PANOPTICON_SITE_LBL_TAB_EXTUPDATE="Extensions Update"
PANOPTICON_SITE_LBL_TAB_PLUGINS_AND_THEMES="Plugins &amp; Themes"
PANOPTICON_SITES_FIELD_NAME="Site Name"
PANOPTICON_SITES_FIELD_URL="Endpoint URL"
PANOPTICON_SITES_FIELD_TOKEN="API Token"
PANOPTICON_SITES_LBL_CONNECTOR_HEAD="Panopticon Connector"
PANOPTICON_SITES_LBL_INSTRUCTIONS_HEAD="Connecting your site"
PANOPTICON_SITES_LBL_INSTRUCTIONS_BODY="First, install the Akeeba Panopticon Connector to your site. Then, retrieve the connection information and paste it below. Here is how to do it depending on your CMS:"
PANOPTICON_SITES_LBL_INSTRUCTIONS_JOOMLA4ORLATER="<strong>Joomla! 4 or later</strong>: Go to your site's backend and click on Components, Akeeba Panopticon Connector to find your connection information."
PANOPTICON_SITES_LBL_INSTRUCTIONS_JOOMLA3="<strong>Joomla! 3</strong>: Go to your site's backend and click on Extensions, Plugins. Click on System - Panopticon Connector for Joomla 3."
PANOPTICON_SITES_LBL_INSTRUCTIONS_WORDPRESS="<strong>WordPress</strong>: Go to your site's wp-admin and click on Tools, Panopticon."
PANOPTICON_SITES_LBL_INSTRUCTIONS_DOWNLOAD_HERE="You can download the connector installation package from the following locations."
PANOPTICON_SITES_LBL_INSTRUCTIONS_DOWNLOAD_J4_LATER="Joomla 4.x and later"
PANOPTICON_SITES_LBL_INSTRUCTIONS_DOWNLOAD_J3="Joomla 3.9 and 3.10"
PANOPTICON_SITES_LBL_INSTRUCTIONS_DOWNLOAD_WP="WordPress"
PANOPTICON_SITES_LBL_ADMIN_PASSWORD_HEAD="Administrator Directory Password Protection"
PANOPTICON_SITES_LBL_ADMIN_PASSWORD_INFO_1="If your site's <code>administrator</code> directory is password–protected, please enter the username and password used for this password protection. Otherwise, Joomla!&reg; updates will fail with an error mentioning “401 Unauthorized”."
PANOPTICON_SITES_LBL_ADMIN_PASSWORD_INFO_2="Please note that this is <em>NOT</em> asking for your Joomla! username and password."
PANOPTICON_SITES_LBL_ADMIN_PASSWORD_NEEDED_HEAD="Do I need to do this?"
PANOPTICON_SITES_LBL_ADMIN_PASSWORD_NEEDED_INFO_1="This is only necessary if you have password–protected your <code>administrator</code> directory with one of the following methods:"
PANOPTICON_SITES_LBL_ADMIN_PASSWORD_NEEDED_INFO_2="You used a third party extension, e.g. Admin Tools' “Password-protect Administrator” feature."
PANOPTICON_SITES_LBL_ADMIN_PASSWORD_NEEDED_INFO_3="You used your hosting control panel's directory password protection feature, if one is available."
PANOPTICON_SITES_LBL_ADMIN_PASSWORD_NEEDED_INFO_4="You have manually set this up, e.g. using a <code>.htaccess</code> and <code>.htpasswd</code> file with the Apache web server."
PANOPTICON_SITES_LBL_ADMIN_PASSWORD_NEEDED_INFO_5="If you have done nothing of these, or have no idea what these even mean, leave the following fields blank."
PANOPTICON_SITES_LBL_NAUGHTY_UPDATES="Extension With Problematic Updates"
PANOPTICON_SITES_FIELD_ADMIN_USERNAME="Administrator Directory Username"
PANOPTICON_SITES_FIELD_ADMIN_PASSWORD="Administrator Directory Password"
PANOPTICON_SITES_FIELD_CONFIG_CORE_UPDATE_INSTALL="What To Do On CMS Update Found"
PANOPTICON_SITES_FIELD_CONFIG_CORE_UPDATE_WHEN="When Should Updates Be Installed"
PANOPTICON_SITES_OPT_CONFIG_CORE_UPDATE_WHEN_IMMEDIATELY="Immediately"
PANOPTICON_SITES_OPT_CONFIG_CORE_UPDATE_WHEN_TIME="Time of Day"
PANOPTICON_SITES_FIELD_CONFIG_CORE_UPDATE_TIME="Time Of The Day to Install Updates On (Hour:Minute)"
PANOPTICON_SITES_FIELD_CONFIG_CORE_UPDATE_TIME_HOUR="Hour"
PANOPTICON_SITES_FIELD_CONFIG_CORE_UPDATE_TIME_MINUTES="Minutes"
PANOPTICON_SITES_FIELD_CONFIG_CORE_UPDATE_TIME_HELP="The time expressed in the %s timezone. If updates are found <em>after</em> this time of the day the update installation will take place on the next calendar day. Avoid using the Daylight Savings Time changeover time of the day (usually: between 2am and 4am); otherwise, update scheduling will act in what you perceive to be a “weird” or “wrong” way if an update is found on the day of the Daylight Savings Time changeover."
PANOPTICON_SITES_FIELD_CONFIG_CORE_UPDATE_EMAIL_CC="CC the Following Email Addresses"
PANOPTICON_SITES_FIELD_CONFIG_CORE_UPDATE_EMAIL_CC_HELP="A comma-separated list of additional email addresses to Carbon Copy when sending emails about the site update. Addresses can be in the format <code>foo@example.com</code> (only email address) or <code>Mr. Foo Bar &lt;foo@example.com&gt;</code> (name and address)."
PANOPTICON_SITES_FIELD_CONFIG_CORE_UPDATE_EMAIL_ERROR="Send Email after Update Failure"
PANOPTICON_SITES_FIELD_CONFIG_CORE_UPDATE_EMAIL_AFTER="Send Email after Update Success"
PANOPTICON_LBL_SITE_SAVED="The Site definition has been saved."
PANOPTICON_LBL_SITE_COPIED="The selected Site definition(s) have been copied."
PANOPTICON_LBL_SITE_DELETED="The selected Site definition(s) have been deleted."
PANOPTICON_LBL_FIELD_ENABLED_HELP="Controls whether the site is shown in the Overview page, whether its information is automatically refreshed, and whether it participates in any kind of scheduled (automatic) actions such as updates."
PANOPTICON_LBL_SITE_OWNERSHIP="Site Ownership"
PANOPTICON_LBL_SITE_OWNERSHIP_NON_SUPER="If you need the site ownership information modified please contact a user with administration or superuser privileges."
PANOPTICON_SITES_LBL_GROUPS_INFO="This section is only relevant to multi–user installations with different access per site; please consult the documentation for more information. If you are managing a single–user installation, or if all users have equal access to all sites, you can ignore it."
PANOPTICON_SITES_LBL_GROUPS="Groups"
PANOPTICON_SITES_LBL_GROUPS_PLACEHOLDER="Select one or more groups (optional)"
PANOPTICON_SITES_LBL_DLKEY_EDIT_TITLE="Edit a Download Key"
PANOPTICON_SITES_LBL_DLKEY="Download Key"
PANOPTICON_SITES_LBL_CONNECTION_DOCTOR_TITLE="Connection Doctor"
PANOPTICON_SITES_LBL_CONNECTION_DOCTOR_OKAY="All good!"
PANOPTICON_SITES_LBL_CONNECTION_DOCTOR_OKAY_MORE="The connection to your site was tested, and found to be working fine."

PANOPTICON_SITES_FIELD_CONFIG_SSL_WARNING="SSL/TLS Expiration First Warning"
PANOPTICON_SITES_FIELD_CONFIG_SSL_WARNING_HELP="Panopticon will warn you that your site's SSL/TLS certificate is expiring this many days before it expires. 0 disables the warning."
PANOPTICON_SITES_FIELD_CONFIG_BACKUP_MAX_AGE="Maximum Backup Age"
PANOPTICON_SITES_FIELD_CONFIG_BACKUP_MAX_AGE_HELP="Successful backups will be considered “too old” after this many hours. Use 0 to disable this feature."

PANOPTICON_MAIN_SITES_LBL_SSL_TLS_CERT_INFO="SSL/TLS (HTTPS) Certificate Information"
PANOPTICON_MAIN_SITES_LBL_SSLTLS_TABLE_CAPTION="Table of SSL/TLS certificate information"
PANOPTICON_MAIN_SITES_LBL_SSLTLS_SERIAL="Serial"
PANOPTICON_MAIN_SITES_LBL_SSLTLS_SIG_TYPE="Signature Type"
PANOPTICON_MAIN_SITES_LBL_SSLTLS_FROM="Valid From"
PANOPTICON_MAIN_SITES_LBL_SSLTLS_TO="Valid To"
PANOPTICON_MAIN_SITES_LBL_SSLTLS_CN="Common Names (domains)"
PANOPTICON_MAIN_SITES_LBL_SSLTLS_ISSUER="Issued By"
PANOPTICON_MAIN_SITES_LBL_SSLTLS_ERR_DATE_INVALID_HEAD="Unknown Validity"
PANOPTICON_MAIN_SITES_LBL_SSLTLS_ERR_DATE_INVALID="The SSL/TLS certificate lacks valid from/to dates, making it impossible to determine whether it is valid."
PANOPTICON_MAIN_SITES_LBL_SSLTLS_TOOSOON_HEAD="Invalid (Too Soon)"
PANOPTICON_MAIN_SITES_LBL_SSLTLS_TOOSOON="The SSL/TLS certificate has a Valid From date in the future. Browsers will report it as invalid as it's not meant to be used just yet."
PANOPTICON_MAIN_SITES_LBL_SSLTLS_EXPIRING_HEAD="Imminent Expiration"
PANOPTICON_MAIN_SITES_LBL_SSLTLS_EXPIRING="The SSL/TLS certificate will expire soon. You need to replace it with a new one to prevent problems with your site."
PANOPTICON_MAIN_SITES_LBL_SSLTLS_EXPIRED_HEAD="Expired"
PANOPTICON_MAIN_SITES_LBL_SSLTLS_EXPIRED="The SSL/TLS certificate has a Valid To date in the past. Browsers will report it as invalid as it's not meant to be used any more."
PANOPTICON_MAIN_SITES_LBL_SSLTLS_INVALID_CN_HEAD="Invalid Domain"
PANOPTICON_MAIN_SITES_LBL_SSLTLS_INVALID_CN="The SSL/TLS certificate is issued for a different domain name than the one you are using it for. Browsers will report it as invalid."
PANOPTICON_MAIN_SITES_LBL_SSLTLS_INVALID_SIG_HEAD="Invalid or Self-signed Certificate"
PANOPTICON_MAIN_SITES_LBL_SSLTLS_INVALID_SIG="The signature of your SSL/TLS certificate cannot be verified against the Certification Authorities known to the server. This usually means that you are using a self-signed certificate which will be rejected by browsers."

PANOPTICON_SITES_FIELD_CONFIG_UPTIME_TITLE="Very Basic Site Uptime Monitoring"
PANOPTICON_SITES_FIELD_CONFIG_UPTIME_NOTE="This is <em>very basic</em> uptime monitoring through Panopticon itself. It only notifies you by email when your site goes down and comes back up. It does not integrate with third party services, it does not offer history, it does not have a public uptime page. We strongly recommend using a third party service or software to monitor your sites' uptime instead of using this feature."
PANOPTICON_SITES_FIELD_CONFIG_UPTIME_ENABLED="Monitor Uptime"
PANOPTICON_SITES_FIELD_CONFIG_UPTIME_ENABLED_HELP="Disabling this option will no longer send you emails, log site actions, or display badges when your site goes down and comes back up."
PANOPTICON_SITES_FIELD_CONFIG_UPTIME_PATH="URL Path To Monitor"
PANOPTICON_SITES_FIELD_CONFIG_UPTIME_STRING="Look For This String"
PANOPTICON_SITES_FIELD_CONFIG_UPTIME_STRING_HELP="The site will be considered up if the page contains this string. Do <em>NOT</em> use HTML; all tags and multiple whitespaces are removed before evaluating this string. Leave blank to consider any HTTP 2xx response as adequate proof the site is up."
PANOPTICON_SITES_BATCH_TITLE="Batch process the selected sites"
PANOPTICON_SITES_BATCH_PROCESS="Process"
PANOPTICON_SITES_BATCH_LBL_ADD_TO_GROUP="Add to group"
PANOPTICON_SITES_BATCH_LBL_REMOVE_FROM_GROUP="Remove from group"
PANOPTICON_SITES_BATCH_COMPLETED="The group membership of sites you selected has been processed."
PANOPTICON_SITES_BATCH_ERR_NO_IDS="You have not selected any sites to process the group membership of."

[Site]
PANOPTICON_SITES_TITLE_READ="Site Information"
PANOPTICON_ERR_SITES_NOTFOUND="Site Record Not Found"
PANOPTICON_SITE_LBL_REFRESHED_OK="The site information has been refreshed."
PANOPTICON_SITE_ERR_REFRESHED_FAILED="The site information refresh has failed: %s"
PANOPTICON_SITE_ERR_COREUPDATESITEFIX_FAILED="Could not fix the Joomla Update Site record: %s"
PANOPTICON_SITE_LBL_EXTENSIONS_REFRESHED_OK="The extensions update information has been refreshed."
PANOPTICON_SITE_ERR_EXTENSIONS_REFRESHED_FAILED="The extensions update information refresh has failed: %s"
PANOPTICON_SITE_LBL_EXTENSION_UPDATE_SCHEDULE_OK="Scheduled the extension update."
PANOPTICON_SITE_ERR_EXTENSION_UPDATE_SCHEDULE_FAILED="Scheduling the extension update has failed."
PANOPTICON_SITE_LBL_EXTENSION_UPDATE_SCHEDULE_ERROR_CLEARED="The scheduling error has been cleared."
PANOPTICON_SITE_LBL_EXTENSION_UPDATE_SCHEDULE_ERROR_NOT_CLEARED="The scheduling error could not be cleared: %s"
PANOPTICON_SITE_BTN_CMSUPDATE_RELOAD="Reload Update information"
PANOPTICON_SITE_BTN_CMSUPDATE_RELOAD_SR="Reload Update information for site “%s”"
PANOPTICON_SITE_LBL_JUPDATE_SCHEDULE_OK="Scheduled the Joomla core update."
PANOPTICON_SITE_ERR_JUPDATE_SCHEDULE_FAILED="Scheduling the Joomla core update has failed."
PANOPTICON_SITE_LBL_JUPDATE_SCHEDULE_ERROR_CLEARED="The scheduling error has been cleared."
PANOPTICON_SITE_LBL_JUPDATE_SCHEDULE_ERROR_NOT_CLEARED="The scheduling error could not be cleared: %s"
PANOPTICON_SITE_LBL_JUPDATE_HEAD="Joomla!&reg; Update"
PANOPTICON_SITE_BTN_JUPDATE_RELOAD="Reload Joomla!&reg; Update information"
PANOPTICON_SITE_BTN_JUPDATE_RELOAD_SR="Reload Joomla!&reg; Update information for site “%s”"
PANOPTICON_SITE_LBL_JUPDATE_LAST_CHECKED="Last checked:"
PANOPTICON_SITE_LBL_JUPDATE_ERR_JOOMLA_FILES_EXT_MISSING="The Joomla! extension record is missing from your site. Joomla! cannot detect whether updates to itself are available."
PANOPTICON_SITE_LBL_JUPDATE_SEEK_HELP_JFORUM="Try asking for help on the <a href="https://forum.joomla.org" target="_blank">Joomla! Forum</a>."
PANOPTICON_SITE_LBL_JUPDATE_ALT_FIX="Alternatively, try clicking the button below."
PANOPTICON_SITE_LBL_JUPDATE_ERR_UPDATESITE_MISSING="The Joomla! Update Site record is missing from your site. Joomla! cannot detect whether updates to itself are available."
PANOPTICON_SITE_LBL_JUPDATE_UPDATESITE_FIX_J4="Go to your site's administrator backend, System, Update, Update Sites, and click on the Rebuild button."
PANOPTICON_SITE_LBL_JUPDATE_UPDATESITE_FIX_J3="Go to your site's administrator backend, Extensions, Manage, Update Sites, and click on the Rebuild button."
PANOPTICON_SITE_LBL_JUPDATE_COREUPDATESITEFIX_BTN="Attempt an automatic fix"
PANOPTICON_SITE_LBL_JUPDATE_AVAILABLE_UPDATE="Joomla! %s is available"
PANOPTICON_SITE_LBL_JUPDATE_CURRENT_VERSION="Your site is currently using Joomla! %s."
PANOPTICON_SITE_LBL_JUPDATE_IS_PATCH_RELEASE="This is a patch (point) update which is almost always safe."
PANOPTICON_SITE_LBL_JUPDATE_IS_MINOR_RELEASE="This is a minor (version family) update which may affect your template overrides, templates, and some third party extensions."
PANOPTICON_SITE_LBL_JUPDATE_MINOR_RELEASE_ADMONISHMENT="It is a good idea to take a backup of your site, and test this update on a copy of your site first."
PANOPTICON_SITE_LBL_JUPDATE_IS_MAJOR_RELEASE="This is a major version update which will most likely affect your template overrides, templates, and possibly some third party extensions."
PANOPTICON_SITE_LBL_JUPDATE_MAJOR_RELEASE_ADMONISHMENT="It is very strongly recommended that you take a backup of your site, and test this update on a copy of your site first."
PANOPTICON_SITE_LBL_JUPDATE_UP_TO_DATE="Joomla! %s is up-to-date"
PANOPTICON_SITE_LBL_JUPDATE_EOL="Joomla! %s is unsupported"
PANOPTICON_SITE_LBL_JUPDATE_EOL_MAJOR="The Joomla! %s series is End-of-Life"
PANOPTICON_SITE_LBL_JUPDATE_EOL_MINOR="The Joomla! %s version family is End-of-Life"
PANOPTICON_SITE_LBL_JUPDATE_EOL_DATE="Joomla! %s became End of Life on %s"
PANOPTICON_SITE_LBL_JUPDATE_SECURITY_DATE="Joomla! %s receives security updates only since %s and will become End-of-Life on %s."
PANOPTICON_SITE_LBL_JUPDATE_STABLE_DATE="Joomla! %s receives security updates and bug fixes until %s. It will become End-of-Life and superseded by a new minor version on %s."
PANOPTICON_SITE_LBL_JUPDATE_LAST_STABLE_DATE="Joomla! %s receives security updates and bug fixes until %s. It will become End-of-Life on %s. It is superseded by a new major version."
PANOPTICON_SITE_LBL_JUPDATE_CANNOT_INSTALL="The newer Joomla! version %s is available but cannot be installed because of your site preferences."
PANOPTICON_SITE_LBL_JUPDATE_FIX_TO_INSTALL_NEXT_VERSION="Go to your site's administrator backend, System, Update, Joomla, click on Options, and change the update channel to Joomla Next. Please check Joomla's requirements, especially the database version and PHP version requirements. Note that your site is currently using PHP %s."
PANOPTICON_SITE_LBL_JUPDATE_NOT_SCHEDULED="The update is <span class="text-danger fw-semibold">not scheduled</span> to run automatically. You can run the update manually on your site, or click on the button below."
PANOPTICON_SITE_LBL_JUPDATE_SCHEDULED="The update is <span class="fw-semibold text-success">scheduled</span> to run automatically after %s."
PANOPTICON_SITE_LBL_JUPDATE_SCHEDULED_ASAP="The update is <span class="fw-semibold text-success">scheduled</span> to run automatically as soon as possible."
PANOPTICON_SITE_LBL_JUPDATE_RUNNING="The update is <span class="fw-semibold text-success">currently taking place</span>"
PANOPTICON_SITE_LBL_JUPDATE_ERRORED="The update was scheduled to run automatically but ran into an error:"
PANOPTICON_SITE_LBL_JUPDATE_THE_ERROR_REPORTED_WAS="The error reported was:"
PANOPTICON_SITE_LBL_JUPDATE_ERROR_TRACE="Error trace (for debugging):"
PANOPTICON_SITE_LBL_JUPDATE_SCHEDULE_UPDATE="Schedule Automatic Update to Joomla! %s"
PANOPTICON_SITE_LBL_JUPDATE_UNSCHEDULE_UPDATE="Cancel Automatic Update"
PANOPTICON_SITE_LBL_JUPDATE_UNSCHEDULE_ERR_NOT_SCHEDULED="There is no scheduled update."
PANOPTICON_SITE_LBL_JUPDATE_UNSCHEDULE_ERR_RUNNING="The scheduled update is already running."
PANOPTICON_SITE_ERR_JUPDATE_UNSCHEDULE_FAILED="Could not cancel the Joomla core update."
PANOPTICON_SITE_LBL_JUPDATE_SCHEDULE_CLEAR_ERROR="Clear Error"
PANOPTICON_SITE_LBL_JUPDATE_REFRESH_CORE_PROMPT="Site woes? Try refreshing the Joomla! core files."
PANOPTICON_SITE_LBL_JUPDATE_BTN_REFRESH_CORE_PROMPT="Schedule Joomla! %s Files Refresh"
PANOPTICON_SITE_LBL_JUPDATE_REFRESH_CORE_NOTE="Refreshing the Joomla! core files is <em>always safe</em>. Your site contents will not be changed. Use this to undo changes to the Joomla! core files (“core hacks”), or if you suspect that your site does not work correctly because of a failed update."
PANOPTICON_SITE_LBL_JUPDATE_REFRESH_SCHEDULED="The core files refresh is <span class="fw-semibold text-success">scheduled</span> to run automatically after %s."
PANOPTICON_SITE_LBL_JUPDATE_REFRESH_SCHEDULED_ASAP="The core files refresh is <span class="fw-semibold text-success">scheduled</span> to run automatically as soon as possible."
PANOPTICON_SITE_LBL_JUPDATE_REFRESH_RUNNING="The core files refresh is <span class="fw-semibold text-success">currently taking place</span>"
PANOPTICON_SITE_LBL_JUPDATE_REFRESH_ERRORED="The core files refresh ran into an error:"
PANOPTICON_SITE_LBL_JUPDATE_SOURCE_INFO="The Joomla! update availability information is provided by your site. Joomla! End-of-Life and security-only support dates are manually collected from the information published by the Joomla! project."
PANOPTICON_SITE_LBL_WPUPDATE_SCHEDULE_OK="Scheduled the WordPress core update."
PANOPTICON_SITE_ERR_WPUPDATE_SCHEDULE_FAILED="Scheduling the WordPress core update has failed."
PANOPTICON_SITE_LBL_WPUPDATE_SCHEDULE_ERROR_CLEARED="The scheduling error has been cleared."
PANOPTICON_SITE_LBL_WPUPDATE_SCHEDULE_ERROR_NOT_CLEARED="The scheduling error could not be cleared: %s"
PANOPTICON_SITE_LBL_WPUPDATE_UNSCHEDULE_ERR_NOT_SCHEDULED="There is no scheduled update."
PANOPTICON_SITE_LBL_WPUPDATE_UNSCHEDULE_ERR_RUNNING="The scheduled update is already running."
PANOPTICON_SITE_ERR_WPUPDATE_UNSCHEDULE_FAILED="Could not cancel the WordPress core update."
PANOPTICON_SITE_LBL_WPUPDATE_HEAD="WordPress Update"
PANOPTICON_SITE_LBL_WPUPDATE_AVAILABLE_UPDATE="WordPress %s is available"
PANOPTICON_SITE_LBL_WPUPDATE_CURRENT_VERSION="Your site is currently using WordPress %s."
PANOPTICON_SITE_LBL_WPUPDATE_IS_PATCH_RELEASE="This is a patch (point) update which is almost always safe."
PANOPTICON_SITE_LBL_WPUPDATE_IS_MINOR_RELEASE="This is a minor (version family) update which may affect your plugins, and themes."
PANOPTICON_SITE_LBL_WPUPDATE_MINOR_RELEASE_ADMONISHMENT="It is a good idea to take a backup of your site, and test this update on a copy of your site first."
PANOPTICON_SITE_LBL_WPUPDATE_IS_MAJOR_RELEASE="This is a major version update which will most likely affect your plugins, and themes."
PANOPTICON_SITE_LBL_WPUPDATE_MAJOR_RELEASE_ADMONISHMENT="It is very strongly recommended that you take a backup of your site, and test this update on a copy of your site first."
PANOPTICON_SITE_LBL_WPUPDATE_EOL="WordPress %s is unsupported"
PANOPTICON_SITE_LBL_WPUPDATE_CANNOT_INSTALL="The newer WordPress version %s is available but cannot be installed because of your site preferences."
PANOPTICON_SITE_LBL_WPUPDATE_EOL_DATE="WordPress %s became End of Life on %s"
PANOPTICON_SITE_LBL_WPUPDATE_UP_TO_DATE="WordPress %s is up-to-date"
PANOPTICON_SITE_BTN_WPUPDATE_RELOAD="Reload WordPress update information"
PANOPTICON_SITE_BTN_WPUPDATE_RELOAD_SR="Reload WordPress update information for site “%s”"
PANOPTICON_SITE_LBL_WPUPDATE_SOURCE_INFO="The WordPress update availability information is provided by your site. WordPress End-of-Life dates come from <a href=\"%s\" target=\"_blank\">%1$s</a>. The WordPress project does not publish end of security updates and / or end of life dates ahead of time, which is why this information is not displayed in Panopticon."
PANOPTICON_SITE_LBL_WPUPDATE_SCHEDULE_UPDATE="Schedule Automatic Update to WordPress %s"
PANOPTICON_SITE_LBL_PLUGIN_UPDATE_SCHEDULE_OK="Scheduled the plugin / theme update."
PANOPTICON_SITE_ERR_PLUGIN_UPDATE_SCHEDULE_FAILED="Scheduling the plugin / theme update has failed."

PANOPTICON_SITE_LBL_TEMPLATE_OVERRIDES_CHANGED_N="%d template overrides need to be reviewed"
PANOPTICON_SITE_LBL_TEMPLATE_OVERRIDES_CHANGED_N_1="One template override needs to be reviewed"
PANOPTICON_SITE_BTN_TEMPLATE_OVERRIDES_CHECK="Check Template Overrides"
PANOPTICON_SITE_LBL_EXTENSION_UPDATE_SCHEDULE_UPDATE="Schedule Automatic Update to version %s"
PANOPTICON_SITE_LBL_EXTENSION_UPDATE_WILL_RUN="Extension updates will run automatically"
PANOPTICON_SITE_LBL_EXTENSION_UPDATE_RUNNING="Automatic extension updates are in progress"
PANOPTICON_SITE_LBL_EXTENSION_UPDATE_ERRORED="Automatic extension updates ran into an error:"
PANOPTICON_SITE_LBL_EXTENSION_UPDATE_STUCK="Automatic extension updates are stuck"
PANOPTICON_SITE_LBL_EXTENSION_UPDATE_STUCK_HELP="There are pending extension updates, but there is no scheduled update task to install them."
PANOPTICON_SITE_LBL_EXTENSION_UPDATE_MAYBE_STUCK="Automatic extension updates may be stuck"
PANOPTICON_SITE_LBL_EXTENSION_UPDATE_MAYBE_STUCK_HELP="Automatic extension updates are running, but the last time we detected any progress was at %s. If you have reasons to believe that this is not just because of a rather slow server, you can try resetting the updates by clicking the button below."
PANOPTICON_SITE_LBL_EXTENSION_UPDATE_RESCHEDULE="Reschedule Automatic Extension Updates"
PANOPTICON_SITE_LBL_EXTENSION_UPDATE_CANCEL="Cancel Automatic Extension Updates"
PANOPTICON_SITE_LBL_PHP_HEAD="PHP"
PANOPTICON_SITE_BTN_PHP_RELOAD="Reload PHP Information"
PANOPTICON_SITE_BTN_EXTENSIONS_RELOAD="Reload Extensions Information"
PANOPTICON_SITE_BTN_EXTENSIONS_RELOAD_SR="Reload Extensions Information for site “%s”"
PANOPTICON_SITE_LBL_PHP_UNKNOWN="Unknown PHP %s"
PANOPTICON_SITE_LBL_PHP_UNKNOWN_INFO="Your version of PHP is not known to Panopticon. Try clearing the <code>cache</code> folder."
PANOPTICON_SITE_LBL_PHP_EOL="End-of-Life PHP %s"
PANOPTICON_SITE_LBL_PHP_EOL_INFO="PHP %s reached its End-of-Life on %s. You should upgrade your site to PHP %s or later."
PANOPTICON_SITE_LBL_PHP_LTS_HEAD="Note about “long term support” Linux distributions"
PANOPTICON_SITE_LBL_PHP_LTS_P1="Some Linux Distributions, such as RedHat Enterprise Linux and Ubuntu Server, may offer “long term support” for certain PHP versions past their End of Life date."
PANOPTICON_SITE_LBL_PHP_LTS_P2="Please note that this typically requires an additional, often expensive, per-server license. Moreover, some security fixes which require changes in the internal PHP architecture cannot be applied in these old PHP versions. Finally, functional issues (‘bugs’) and compatibility with newer Internet standards and best practices are <em>never</em> addressed."
PANOPTICON_SITE_LBL_PHP_LTS_P3="While these Long Term Support distributions are useful for specific use cases - such as company intranets and extranets - they are ultimately not suitable for long term use on a publicly accessible website. We strongly recommend installing and using one of the actively supported PHP branches (currently, PHP versions %s and %s)."
PANOPTICON_SITE_LBL_PHP_PHP="PHP %s"
PANOPTICON_SITE_LBL_WHERE_DID_I_GET_DATA="Data source"
PANOPTICON_SITE_LBL_PHP_UPDATE_AVAILABLE="The latest PHP %s version is %s. You need to update PHP on your server."
PANOPTICON_SITE_LBL_PHP_SECURITY_ONLY="This version of PHP receives security updates, but no bug fixes. It will become End of Life on %s."
PANOPTICON_SITE_LBL_PHP_SHOULD_UPGRADE="You should upgrade to PHP %s as soon as possible."
PANOPTICON_SITE_LBL_PHP_VERSION_INFO="This version of PHP receives security updates and bug fixes until %s. It will become End of Life on %s."
PANOPTICON_SITE_LBL_PHP_NEWER_BRANCH_AVAILABLE="There is a newer PHP version family available, PHP %s. It is strongly recommended that you update to this version before %s."

PANOPTICON_SITE_LBL_SERVER_HEAD="Server Information"
PANOPTICON_SITE_LBL_SERVER_OS_LINUX="Linux"
PANOPTICON_SITE_LBL_SERVER_OS_BSD="BSD"
PANOPTICON_SITE_LBL_SERVER_OS_MACOS="macOS"
PANOPTICON_SITE_LBL_SERVER_OS_WINDOWS="Microsoft Windows"
PANOPTICON_SITE_LBL_SERVER_OS_OTHER="Unknown OS"
PANOPTICON_SITE_LBL_SERVER_CPU="CPU"
PANOPTICON_SITE_LBL_SERVER_CPU_UNKNOWN="Unknown CPU"
PANOPTICON_SITE_LBL_SERVER_UPTIME="Uptime"
PANOPTICON_SITE_LBL_SERVER_LOAD="Server Load"
PANOPTICON_SITE_LBL_SERVER_CPU_UTILISATION="CPU Utilisation"
PANOPTICON_SITE_LBL_SERVER_CPU_TYPE_USER="User"
PANOPTICON_SITE_LBL_SERVER_CPU_TYPE_SYS="System"
PANOPTICON_SITE_LBL_SERVER_CPU_TYPE_IOWAIT="I/O Wait"
PANOPTICON_SITE_LBL_SERVER_CPU_TYPE_IDLE="Idle"
PANOPTICON_SITE_LBL_SERVER_RAM_UTILISATION="Memory utilisation"
PANOPTICON_SITE_LBL_SERVER_RAM_TYPE_USED="Used"
PANOPTICON_SITE_LBL_SERVER_RAM_TYPE_CACHE="Cache"
PANOPTICON_SITE_LBL_SERVER_RAM_TYPE_FREE="Free"
PANOPTICON_SITE_LBL_SERVER_DISK_TABLE_COMMENT="Table of disk usage on the server"
PANOPTICON_SITE_LBL_SERVER_DISK_SITE="Site Storage"
PANOPTICON_SITE_LBL_SERVER_DISK_DB="Database Storage"
PANOPTICON_SITE_LBL_SERVER_DISK_COMMON="Site &amp; Database Storage"
PANOPTICON_SITE_LBL_SERVER_MOUNT_POINT="Mount Point"
PANOPTICON_SITE_LBL_SERVER_USED="Used: %u MiB of %u MiB"
PANOPTICON_SITE_LBL_SERVER_FREE="Free: %u MiB"
PANOPTICON_SITE_LBL_SERVER_CALL_YOUR_HOST="If this keeps happening frequently you may want to contact your host about moving your site to a bigger hosting package, or otherwise upgrading your site's server."
PANOPTICON_SITE_LBL_SERVER_WARN_IOWAIT="High I/O Wait (%0.2f%%)"
PANOPTICON_SITE_LBL_SERVER_WARN_IOWAIT_WHAT="Your server is spending a lot of time waiting for disk operations, as expressed by the I/O Wait time (it is expressed as a percentage of the total CPU time available). This means that your server's storage is struggling to keep up with the demand."
PANOPTICON_SITE_LBL_SERVER_WARN_CPU="High CPU Utilisation (%0.2f%%)"
PANOPTICON_SITE_LBL_SERVER_WARN_CPU_WHAT="Your server is closing to using its processor (CPU) to the maximum capacity available. This means that your server is struggling under the load."
PANOPTICON_SITE_LBL_SERVER_WARN_SITE_DISK="High Site Disk Usage (%0.2f%%)"
PANOPTICON_SITE_LBL_SERVER_WARN_COMMON_DISK="High Site &amp; Database Disk Usage (%0.2f%%)"
PANOPTICON_SITE_LBL_SERVER_WARN_SITE_DISK_WHAT="Your server's storage is almost at capacity. When you exceed this limit you will not be able to create files (including cache and temporary files), leading to your site being unable to function properly."
PANOPTICON_SITE_LBL_SERVER_WARN_COMMON_DISK_WHAT="Your server's storage is almost at capacity. When you exceed this limit you will not be able to perform database operations which delete or create data, you will not be able to create files (including cache and temporary files), leading to your site being unable to function properly."
PANOPTICON_SITE_LBL_SERVER_WARN_DB_DISK="High Database Disk Usage (%0.2f%%)"
PANOPTICON_SITE_LBL_SERVER_WARN_DB_DISK_WHAT="Your server's storage is almost at capacity. When you exceed this limit you will not be able to perform database operations which delete or create data, leading to your site being unable to function properly."

PANOPTICON_SITE_LBL_CMSTYPE_LABEL="CMS Type"
PANOPTICON_SITE_LBL_CMSTYPE_DESCRIPTION="Which CMS does this site run on?"
PANOPTICON_SITE_LBL_CMSTYPE_OPT_JOOMLA="Joomla!"
PANOPTICON_SITE_LBL_CMSTYPE_OPT_WORDPRESS="WordPress"
PANOPTICON_SITE_LBL_CMSTYPE_OPT_OTHER="Other"

PANOPTICON_SITE_LBL_EXTENSIONS_HEAD="Extensions"
PANOPTICON_SITE_LBL_EXTENSIONS_UPDATE_INFO="Update Extension Information"
PANOPTICON_SITE_LBL_EXTENSIONS_LAST_CHECKED="Last checked:"
PANOPTICON_SITE_LBL_EXTENSIONS_NAME="Extension name"
PANOPTICON_SITE_LBL_EXTENSIONS_AUTHOR="Author"
PANOPTICON_SITE_LBL_EXTENSIONS_VERSION="Version"
PANOPTICON_SITE_LBL_EXTENSIONS_WILL_AUTOUPDATE="This extension will be updated automatically."
PANOPTICON_SITE_LBL_EXTENSIONS_WILL_NOT_AUTOUPDATE="This extension will not be updated automatically because of a problem."
PANOPTICON_SITE_LBL_EXTENSIONS_SCHEDULED_UPDATE="This extension is scheduled to be updated automatically."
PANOPTICON_SITE_LBL_EXTENSIONS_UPDATESITE_MISSING="Update Site Missing"
PANOPTICON_SITE_LBL_EXTENSIONS_DOWNLOADKEY_MISSING="Download Key Missing"
PANOPTICON_SITE_LBL_EXTENSIONS_NEWVERSION_CANNOTINSTALL_SR="A new version is available, but cannot be installed:"
PANOPTICON_SITE_LBL_EXTENSIONS_NEWVERSION_CANINSTALL_SR="A new version is available:"
PANOPTICON_SITE_LBL_EXTENSIONS_HEAD_UPDATES_N="%s extensions can be updated."
PANOPTICON_SITE_LBL_EXTENSIONS_HEAD_UPDATES_N_1="One extension can be updated."
PANOPTICON_SITE_LBL_EXTENSIONS_HEAD_UPDATESITES_N="%s extensions are missing an update site."
PANOPTICON_SITE_LBL_EXTENSIONS_HEAD_UPDATESITES_N_1="One extension is missing an update site."
PANOPTICON_SITE_LBL_EXTENSIONS_HEAD_NOKEY_N="%s extensions are missing a Download Key."
PANOPTICON_SITE_LBL_EXTENSIONS_HEAD_NOKEY_N_1="One extension is missing a Download Key."
PANOPTICON_SITE_LBL_EXTENSIONS_FILTERS="Filters"
PANOPTICON_SITE_LBL_EXTENSIONS_FILTER_UPDATESITE="No Update Site"
PANOPTICON_SITE_LBL_EXTENSIONS_FILTER_DLID="Missing Download ID"
PANOPTICON_SITE_LBL_EXTENSIONS_FILTER_NAUGHTY="Extension with Problematic Updates"
PANOPTICON_SITE_LBL_EXTENSIONS_FILTER_SCHEDULED="Automatic Updates Available"
PANOPTICON_SITE_LBL_EXTENSIONS_FILTER_UNSCHEDULED="Manual Updates Available"
PANOPTICON_SITE_LBL_BACKUP_HEAD="Backup"
PANOPTICON_SITE_LBL_BACKUP_SUBHEAD="using Akeeba Backup Professional"
PANOPTICON_SITES_LBL_AKEEBABACKUP_NOTFOUND_HEAD="Akeeba Backup not found."
PANOPTICON_SITES_LBL_AKEEBABACKUP_NOTFOUND_BODY="You need to install Akeeba Backup Professional on your site to schedule and execute backups through Panopticon."
PANOPTICON_SITES_LBL_AKEEBABACKUP_NOTFOUND_NOTE_FOR_AFTERWARDS="After installing Akeeba Backup Professional please go back to the site overview page to link Akeeba Backup with Panopticon."
PANOPTICON_SITES_LBL_AKEEBABACKUP_NOTFOUND_SOLUTION="After installing Akeeba Backup Professional please click the button below to tell Panopticon to relink with the Akeeba Backup installation on your site."
PANOPTICON_SITES_LBL_AKEEBABACKUP_CORE_HEAD="Akeeba Backup Core is not compatible with Panopticon."
PANOPTICON_SITES_LBL_AKEEBABACKUP_CORE_BODY="You need to install Akeeba Backup Professional on your site to schedule and execute backups through Panopticon."
PANOPTICON_SITES_LBL_AKEEBABACKUP_CANNOTCONNECT_HEAD="Cannot find a way to connect to Akeeba Backup."
PANOPTICON_SITES_LBL_AKEEBABACKUP_CANNOTCONNECT_BODY="Panopticon cannot find a way to connect to your site's Akeeba Backup JSON API."
PANOPTICON_SITES_LBL_AKEEBABACKUP_NOTLINKED_HEAD="Akeeba Backup is not linked."
PANOPTICON_SITES_LBL_AKEEBABACKUP_NOTLINKED_BODY="This may happen if Akeeba Backup was installed after adding the site to Akeeba Panopticon, the Panopticon Connector installed on the site is too old, or if there's been an error communicating with the site."
PANOPTICON_SITES_LBL_AKEEBABACKUP_NOTLINKED_SOLUTION_ADMIN="Please click the button below to try relinking Akeeba Backup with Panopticon. If this doesn't work please update the Akeeba Panopticon Connector on your site, make sure its plugin is published, and check if you can communicate with the site correctly."
PANOPTICON_SITES_LBL_AKEEBABACKUP_NOTLINKED_SOLUTION_NONADMIN="Please contact an administrator to relink Akeeba Backup with Panopticon."
PANOPTICON_SITES_LBL_AKEEBABACKUP_COMSERROR_HEAD="There has been a communication error with the Akeeba Panopticon Connector on the remote site."
PANOPTICON_SITES_LBL_AKEEBABACKUP_GUZZLE="We tried asking the Panopticon API on your site to provide information about the installation status of Akeeba Backup, but we received an error instead."
PANOPTICON_SITES_LBL_AKEEBABACKUP_INVALIDAPI_HEAD="Invalid response from the API when checking for the status of Akeeba Backup"
PANOPTICON_SITES_LBL_AKEEBABACKUP_INVALIDAPI="We tried asking the Panopticon API on your site to provide information about the installation status of Akeeba Backup, but it did not respond correctly."
PANOPTICON_SITES_LBL_AKEEBABACKUP_INVALIDAPI_PLEASE_CHECK_VERSION="Please make sure you have a version of Akeeba Backup newer than 9.6.0."
PANOPTICON_SITES_LBL_AKEEBABACKUP_INVALIDAPI_PLEASE_CHECK_VERSION_J3="Please make sure you have a version of Akeeba Backup newer than 8.3.0."
PANOPTICON_SITES_LBL_AKEEBABACKUP_INVALIDAPI_OR_CHECK_ERRORS="If that does not help, please check below for any errors, or irregular response from the API."
PANOPTICON_SITES_LBL_AKEEBABACKUP_JSONAPI_ERROR_HEAD="There has been a communication error with the Akeeba Backup JSON API on your site"
PANOPTICON_SITES_LBL_AKEEBABACKUP_JSONAPI_ERROR="The API indicated there is an error. Please make sure that you have entered the correct API Token, and that your site's server does not block or otherwise interfere with the request."

PANOPTICON_SITES_LBL_CONNECTOR_VERSION="Panopticon Connector v.%s"
PANOPTICON_SITES_LBL_CONNECTOR_API="API level %d"
PANOPTICON_SITE_LBL_ADMINTOOLS_HEAD="Security"
PANOPTICON_SITE_LBL_ADMINTOOLS_SUBHEAD="using Admin Tools Professional"
PANOPTICON_SITE_LBL_ADMINTOOLS_CORE="Admin Tools Core is not compatible with Panopticon."
PANOPTICON_SITE_LBL_ADMINTOOLS_NONE="This feature requires Admin Tools Professional."
PANOPTICON_SITE_LBL_ADMINTOOLS_NEED_PRO="You need to install Admin Tools Professional on your site to receive PHP file change reports, and manage basic security settings."
PANOPTICON_SITE_LBL_ADMINTOOLS_AFTER_INSTALL="After installing Admin Tools Professional please click the button below to tell Panopticon to look again for the extension and remove this message."
PANOPTICON_SITE_LBL_ADMINTOOLS_BTN_RELOAD="Reload extensions list"
PANOPTICON_SITE_LBL_ADMINTOOLS_PLUGIN_DISABLED="The “System – Admin Tools” plugin is disabled"
PANOPTICON_SITE_LBL_ADMINTOOLS_PLUGIN_DISABLED_ACTION="You need to log into the site and re–enable this plugin. Otherwise, your site will remain unprotected."
PANOPTICON_SITE_LBL_ADMINTOOLS_ACTIONS="Actions"
PANOPTICON_SITE_LBL_ADMINTOOLS_ACTIONS_TIP="Did you accidentally lock yourself out of your site? These buttons can help you regain access."
PANOPTICON_SITE_LBL_ADMINTOOLS_UNBLOCK="Unblock my IP"
PANOPTICON_SITE_LBL_ADMINTOOLS_PLUGIN_DISABLE="Disable Plugin"
PANOPTICON_SITE_LBL_ADMINTOOLS_PLUGIN_DISABLE_TIP="Renames the plugins/system/admintools/services/provider.php file to provider-disable.php"
PANOPTICON_SITE_LBL_ADMINTOOLS_PLUGIN_ENABLE="Re-enable Plugin"
PANOPTICON_SITE_LBL_ADMINTOOLS_PLUGIN_ENABLE_TIP="Renames the plugins/system/admintools/services/provider-disable.php file back to provider.php"
PANOPTICON_SITE_LBL_ADMINTOOLS_HTACCESS_DISABLE="Disable .htaccess"
PANOPTICON_SITE_LBL_ADMINTOOLS_HTACCESS_DISABLE_TIP="Renames the .htaccess file (if it exists) to .htaccess.admintools"
PANOPTICON_SITE_LBL_ADMINTOOLS_HTACCESS_ENABLE="Re-enable .htaccess"
PANOPTICON_SITE_LBL_ADMINTOOLS_HTACCESS_ENABLE_TIP="Renames the .htaccess.admintools file (if it exists) to .htaccess"
PANOPTICON_SITE_LBL_SCANNER_HEAD="PHP File Change Scanner"
PANOPTICON_SITE_LBL_SCANNER_TIP="Admin Tools Professional's PHP File Change Scanner monitors your site's .php files for changes, additions, and suspicious content. Click on the number of the scan attempt to open its results in the administrator backend of your site."
PANOPTICON_SITE_LBL_SCANNER_ERROR_HEAD="Admin Tools API Error"
PANOPTICON_SITE_LBL_SCANNER_ERROR_BODY="There was an error communicating with Admin Tools on your site"
PANOPTICON_SITE_LBL_ADMINTOOLS_STATUS="Status"
PANOPTICON_SITE_LBL_ADMINTOOLS_DATE_TIME="Date &amp; Time"
PANOPTICON_SITE_LBL_ADMINTOOLS_FILES="Scanned Files"
PANOPTICON_SITE_LBL_ADMINTOOLS_TOTAL="Total"
PANOPTICON_SITE_LBL_ADMINTOOLS_NEW="Added"
PANOPTICON_SITE_LBL_ADMINTOOLS_MODIFIED="Modified"
PANOPTICON_SITE_LBL_ADMINTOOLS_NO_RESULTS="There are no scans to review."
PANOPTICON_SITE_LBL_ADMINTOOLS_SUSPICIOUS="Possible Threats"
PANOPTICON_SITE_LBL_ADMINTOOLS_SCAN_SOURCE_BACKEND="Backend"
PANOPTICON_SITE_LBL_ADMINTOOLS_SCAN_SOURCE_CLI="CLI"
PANOPTICON_SITE_LBL_ADMINTOOLS_SCAN_SOURCE_JOOMLA="Joomla!&reg; CLI"
PANOPTICON_SITE_LBL_ADMINTOOLS_SCAN_SOURCE_PANOPTICON="Panopticon"
PANOPTICON_SITE_LBL_ADMINTOOLS_SCAN_SOURCE_UNKNOWN="Unknown"
PANOPTICON_SITE_LBL_ADMINTOOLS_SCAN_STATUS_COMPLETE="Complete"
PANOPTICON_SITE_LBL_ADMINTOOLS_SCAN_STATUS_RUNNING="Running"
PANOPTICON_SITE_LBL_ADMINTOOLS_SCAN_STATUS_FAILED="Failed"
PANOPTICON_SITE_LBL_ADMINTOOLS_SCAN_VIEW_REPORT="View Report"
PANOPTICON_SITE_LBL_ADMINTOOLS_SCAN_ACTIONS="Actions"

PANOPTICON_SITES_LBL_AKEEBABACKUP_APIERROR_HEAD="Akeeba Backup JSON API Error"
PANOPTICON_SITES_LBL_AKEEBABACKUP_APIERROR_BODY="There was an error connecting to your site's Akeeba Backup JSON API."
PANOPTICON_SITES_LBL_AKEEBABACKUP_APIERROR_TYPE="Error Type"
PANOPTICON_SITES_LBL_AKEEBABACKUP_APIERROR_CODE="Error Code"
PANOPTICON_SITES_LBL_AKEEBABACKUP_APIERROR_MESSAGE="Error Message"
PANOPTICON_SITES_LBL_AKEEBABACKUP_APIERROR_TROUBLESHOOTING="Troubleshooting information"
PANOPTICON_SITES_LBL_AKEEBABACKUP_RELINK="Relink with Akeeba Backup"
PANOPTICON_SITES_LBL_AKEEBABACKUP_ORIGIN="Backup origin"
PANOPTICON_SITES_LBL_AKEEBABACKUP_ORIGIN_BACKEND="Backend"
PANOPTICON_SITES_LBL_AKEEBABACKUP_ORIGIN_FRONTEND="Legacy Frontend"
PANOPTICON_SITES_LBL_AKEEBABACKUP_ORIGIN_JSON="JSON API"
PANOPTICON_SITES_LBL_AKEEBABACKUP_ORIGIN_JOOMLACLI="Joomla!&reg; CLI"
PANOPTICON_SITES_LBL_AKEEBABACKUP_ORIGIN_JOOMLA="Joomla!&reg; CLI"
PANOPTICON_SITES_LBL_AKEEBABACKUP_ORIGIN_CLI="Native CLI Script"
PANOPTICON_SITES_LBL_AKEEBABACKUP_ORIGIN_WPCRON="WP-CRON"
PANOPTICON_SITES_LBL_AKEEBABACKUP_ORIGIN_XMLRPC="XML-RPC 💀"
PANOPTICON_SITES_LBL_AKEEBABACKUP_ORIGIN_LAZY="Lazy Backup Plugin 💀"
PANOPTICON_SITES_LBL_AKEEBABACKUP_ORIGIN_UNKNOWN="Unknown"
PANOPTICON_SITES_LBL_AKEEBABACKUP_START="Backup start time"
PANOPTICON_SITES_LBL_AKEEBABACKUP_DURATION="Backup duration"
PANOPTICON_SITES_LBL_AKEEBABACKUP_SIZE="Backup size"
PANOPTICON_SITES_LBL_AKEEBABACKUP_PROFILE="Backup profile"
PANOPTICON_SITES_LBL_AKEEBABACKUP_FROZEN="Frozen"
PANOPTICON_SITES_LBL_AKEEBABACKUP_UNFROZEN="Not Frozen"
PANOPTICON_SITES_LBL_AKEEBABACKUP_DESCRIPTION="Description"
PANOPTICON_SITES_LBL_AKEEBABACKUP_STATUS="Status"
PANOPTICON_SITES_LBL_AKEEBABACKUP_ACTIONS="Actions"
PANOPTICON_SITES_LBL_AKEEBABACKUP_STATUS_COMPLETE="Finished"
PANOPTICON_SITES_LBL_AKEEBABACKUP_STATUS_FAIL="Failed"
PANOPTICON_SITES_LBL_AKEEBABACKUP_STATUS_OBSOLETE="Obsolete"
PANOPTICON_SITES_LBL_AKEEBABACKUP_STATUS_OK="OK"
PANOPTICON_SITES_LBL_AKEEBABACKUP_STATUS_PENDING="Pending"
PANOPTICON_SITES_LBL_AKEEBABACKUP_STATUS_REMOTE="Remote"
PANOPTICON_SITES_LBL_AKEEBABACKUP_DELETE="Delete"
PANOPTICON_SITES_LBL_AKEEBABACKUP_DELETEFILES="Delete Files"
PANOPTICON_SITES_LBL_AKEEBABACKUP_SCHEDULE="Schedule Backups"
PANOPTICON_SITES_LBL_AKEEBABACKUP_STARTBACKUP="Run Backup"
PANOPTICON_SITES_LBL_AKEEBABACKUP_REFRESH="Refresh Backup Info"
PANOPTICON_SITES_LBL_AKEEBABACKUP_LATEST="Latest Backups"
PANOPTICON_SITES_MENU_AKEEBABACKUP_SCHEDULE="Backup"
PANOPTICON_SITE_LBL_AKEEBABACKUP_NO_RESULTS="There are no backups to review."

PANOPTICON_SITES_LBL_BOU_HEAD="Backup on Update"
PANOPTICON_SITES_LBL_BOU_POWERED_BY="Powered by Akeeba Backup Professional"
PANOPTICON_SITES_LBL_BOU_NO_EXT_HEAD="Extensions information has not yet been collected."
PANOPTICON_SITES_LBL_BOU_NO_EXT_BODY="Click on the Save button to save your site definition. Then come back to this page to set up Backup on Update."
PANOPTICON_SITES_LBL_BOU_NO_ABP_HEAD="You do not have Akeeba Backup Professional installed and enabled on your site"
PANOPTICON_SITES_LBL_BOU_NO_ABP_BODY="The Backup on Update feature requires Akeeba Backup Professional to be installed and enabled on your site. If you have already installed and enabled it on your site please click the Reload Extensions button below to have Panopticon look for it again."
PANOPTICON_SITES_LBL_BOU_BTN_RELOAD_EXT="Reload Extensions"
PANOPTICON_SITES_LBL_BOU_BTN_LEARN_MORE="Learn more about Akeeba Backup Professional"
PANOPTICON_SITES_LBL_BOU_NO_LINK_HEAD="Akeeba Backup Professional has not been linked yet"
PANOPTICON_SITES_LBL_BOU_NO_LINK_BODY="Akeeba Backup Professional has not been linked to Akeeba Panopticon, or the link has broken (for example, your Secret Word may have changed). Click the Link button below to re–establish the link."
PANOPTICON_SITES_LBL_BOU_BTN_LINK="Link"
PANOPTICON_SITES_LBL_BOU_TOGGLE="Backup on Update"
PANOPTICON_SITES_LBL_BOU_TOGGLE_HELP="Takes a backup of your site using the specified Akeeba Backup profile before applying the update."
PANOPTICON_SITES_LBL_BOU_PROFILE="Backup Profile"
PANOPTICON_SITES_LBL_BOU_PROFILE_HELP="The backup profile to use for taking a backup of your site before applying the update."
PANOPTICON_SITES_LBL_BOU_RELOAD_PROFILES="Reload Profiles"

PANOPTICON_SITES_LBL_TROUBLESHOOT_HEAD="Troubleshooting Information"
PANOPTICON_SITES_LBL_TROUBLESHOOT_API403_HEAD="The Joomla! API Application is blocked (HTTP error 403)"
PANOPTICON_SITES_LBL_TROUBLESHOOT_API403_WHATIS="Something on your server - such as the server configuration controlled by your host, a server configuration file such as <code>.htaccess</code>, or a plugin of your site - is blocking Panopticon from accessing your site's API application (<span class="font-monospace">%s</span>)."
PANOPTICON_SITES_LBL_TROUBLESHOOT_API403_WHATIS_J3="Something on your server - such as the server configuration controlled by your host, a server configuration file such as <code>.htaccess</code>, or a plugin of your site - is blocking Panopticon from accessing the URL of the API plugin (<span class="font-monospace">%s</span>) on your site."
PANOPTICON_SITES_LBL_TROUBLESHOOT_API403_TOCHECK="Things to check:"
PANOPTICON_SITES_LBL_TROUBLESHOOT_API403_CHECK1="Does your host, or your server configuration file (e.g. <code>.htaccess</code>), block access to the Joomla! API Application endpoint (<span class="font-monospace">%s</span>) altogether?"
PANOPTICON_SITES_LBL_TROUBLESHOOT_API403_CHECK1_J3="Does your host, or your server configuration file (e.g. <code>.htaccess</code>), block access to the API plugin endpoint (<span class="font-monospace">%s</span>) altogether?"
PANOPTICON_SITES_LBL_TROUBLESHOOT_API403_CHECK2="Does your host have a server–side protection solution (such as Apache's mod_security2) which might be blocking the Joomla! API Application endpoint (<span class="font-monospace">%s</span>), your API token (<span class="font-monospace">%s</span>), or the User-Agent of Panopticon (<span class="font-monospace">panopticon/%s</span>)?"
PANOPTICON_SITES_LBL_TROUBLESHOOT_API403_CHECK2_J3="Does your host have a server–side protection solution (such as Apache's mod_security2) which might be blocking the API plugin endpoint (<span class="font-monospace">%s</span>), your API token (<span class="font-monospace">%s</span>), or the User-Agent of Panopticon (<span class="font-monospace">panopticon/%s</span>)?"
PANOPTICON_SITES_LBL_TROUBLESHOOT_API403_CHECK3="Do you have a security, SEO, or other similar plugin which may be blocking the above?"
PANOPTICON_SITES_LBL_TROUBLESHOOT_DIRTYOUTPUT_HEAD="The Joomla! API Application response includes non-API output"
PANOPTICON_SITES_LBL_TROUBLESHOOT_DIRTYOUTPUT_HEAD_J3="The API Plugin response includes includes non-API output"
PANOPTICON_SITES_LBL_TROUBLESHOOT_DIRTYOUTPUT_BLAH1="The response from the API is preceded and / or followed by other text content such as PHP messages (e.g. deprecation notices, warnings, or fatal errors), or output from third party software. As a result, the API response cannot be decoded, meaning that Panopticon cannot understand your site's response."
PANOPTICON_SITES_LBL_TROUBLESHOOT_DIRTYOUTPUT_BLAH2="Make sure “Error Reporting” is set to None, and “Debug Site” is set to No in your site's Global Configuration page. This prevents PHP from printing messages which pollute the API response."
PANOPTICON_SITES_LBL_TROUBLESHOOT_DIRTYOUTPUT_BLAH3="If this is not enough, it is possible that a third party plugin is causing an error in the API application. Check if there are any third party plugins, especially system plugins, which may be accidentally breaking the API plugin and contact their author."
PANOPTICON_SITES_LBL_TROUBLESHOOT_HTTPERROR_HEAD="The Joomla! API Application responded with an unexpected HTTP status code (%s)"
PANOPTICON_SITES_LBL_TROUBLESHOOT_HTTPERROR_HEAD_J3="The API plugin responded with an unexpected HTTP status code (%s)"
PANOPTICON_SITES_LBL_TROUBLESHOOT_HTTPERROR_5XX="The HTTP status code %s means there has been a server error. Check if there are any third party plugins, especially system plugins, which may be accidentally breaking the Joomla! API Application and contact their author."
PANOPTICON_SITES_LBL_TROUBLESHOOT_HTTPERROR_5XX_J3="The HTTP status code %s means there has been a server error. Check if there are any third party plugins, especially system plugins, which may be accidentally breaking the API plugin and contact their author."
PANOPTICON_SITES_LBL_TROUBLESHOOT_HTTPERROR_400="The HTTP status code 400 usually means that your site can only be accessed by a limited number of domain names; the one you tried using (<span class="font-monospace">%s</span>) may not be one of them."
PANOPTICON_SITES_LBL_TROUBLESHOOT_HTTPERROR_400_ATPRO="If you are using Admin Tools Professional please go to your site's backend and click on Components, Admin Tools for Joomla!, Web Application Firewall, Configure WAF, Request Filtering. Check the list of <em>Allowed Domains</em> towards the bottom of the page."
PANOPTICON_SITES_LBL_TROUBLESHOOT_HTTPERROR_400_WHATEVER="If this was not the case, please contact your host."
PANOPTICON_SITES_LBL_TROUBLESHOOT_401_HEAD="Joomla! believes that your API Token is incorrect, corrupt, or otherwise cannot log you in."
PANOPTICON_SITES_LBL_TROUBLESHOOT_401_BLAH1="Make sure that the API Token you are using belongs to a user account which belongs to the Super User group and the user is enabled. Do note that asking for a password reset disables the user temporarily. Do not trust your recollection, or your assumptions; double-check the user on your site."
PANOPTICON_SITES_LBL_TROUBLESHOOT_401_BLAH2="Make sure that the plugins “API Authentication - Web Services Joomla Token” and “User - Joomla API Token” are enabled on your site."
PANOPTICON_SITES_LBL_TROUBLESHOOT_401_BLAH2_J3="Make sure that the plugin “System - Panopticon Connector for Joomla 3” is enabled on your site."
PANOPTICON_SITES_LBL_TROUBLESHOOT_401_BLAH3="It is also possible that something on your server, or a plugin on your site, is corrupting the API Token as it is transmitted to your site."
PANOPTICON_SITES_LBL_TROUBLESHOOT_401_BLAH4="Please check your installed Joomla! plugins. Kindly note that no, Admin Tools Professional for Joomla! <em>does not</em> interfere with the Joomla! API Token. If this does not help please contact your host."
PANOPTICON_SITES_LBL_TROUBLESHOOT_406_BLAH1="The HTTP status code 406 (Not Acceptable) means that Joomla! does not see our HTTP <code>Accept</code> header, or a plugin on your site modified it in a way which resulted in an error."
PANOPTICON_SITES_LBL_TROUBLESHOOT_406_BLAH2="Please check that there are no <code>system</code> or <code>webservices</code> plugins which may be corrupting the HTTP Accept header."
PANOPTICON_SITES_LBL_TROUBLESHOOT_406_BLAH3="If this does not help, please contact your host and ask them to check if the Accept header is forwarded correctly to PHP. It should be <code>Accept: application/vnd.api+json</code>."
PANOPTICON_SITES_LBL_TROUBLESHOOT_HUH_GENERIC="Most likely a <code>system</code> or <code>webservices</code> plugin on your server modified the request we sent, resulting in an error. Please check your installed plugins."
PANOPTICON_SITES_LBL_TROUBLESHOOT_APITOKEN_HEAD="Joomla! believes that your API Token is incorrect, corrupt, or otherwise cannot log you in."
PANOPTICON_SITES_LBL_TROUBLESHOOT_APITOKEN_BLAH1="Make sure that the API Token you are using belongs to a user account which belongs to the Super User group and the user is enabled. Do note that asking for a password reset disables the user temporarily. Do not trust your recollection, or your assumptions; double-check the user on your site."
PANOPTICON_SITES_LBL_TROUBLESHOOT_APITOKEN_BLAH2="Make sure that the plugins “API Authentication - Web Services Joomla Token” and “User - Joomla API Token” are enabled on your site."
PANOPTICON_SITES_LBL_TROUBLESHOOT_APITOKEN_BLAH2_J3="Make sure that the plugin “System - Panopticon Connector for Joomla 3” is enabled on your site."
PANOPTICON_SITES_LBL_TROUBLESHOOT_APITOKEN_BLAH3="It is also possible that something on your server, or a plugin on your site, is corrupting the API Token as it is transmitted to your site."
PANOPTICON_SITES_LBL_TROUBLESHOOT_APITOKEN_BLAH4="Please check your installed Joomla! plugins. Kindly note that no, Admin Tools Professional for Joomla! <em>does not</em> interfere with the Joomla! API Token. If this does not help please contact your host."
PANOPTICON_SITES_LBL_TROUBLESHOOT_CURL_HEAD="There was a communication error with your site."
PANOPTICON_SITES_LBL_TROUBLESHOOT_CURL_BLAH1="The communication library used by PHP (cURL) has reported the following error:"
PANOPTICON_SITES_LBL_TROUBLESHOOT_CURL_BLAH2="Please consult the <a href="https://curl.se/libcurl/c/libcurl-errors.html" target="_blank">cURL library error code reference</a> for more information about the error. In most cases the problem is a network or server configuration issue - either the server you have installed Panopticon on, or the server your Joomla! site is on - which requires contacting the respective host to help you address."
PANOPTICON_SITES_LBL_TROUBLESHOOT_GUZZLE_HEAD="There was a communication error with your site."
PANOPTICON_SITES_LBL_TROUBLESHOOT_GUZZLE_BLAH1="The communication library used by Panopticon (<a href="https://github.com/guzzle/guzzle" target="_blank">Guzzle HTTP</a>) has reported the following error:"
PANOPTICON_SITES_LBL_TROUBLESHOOT_GUZZLE_BLAH2="This is an unexpected condition which may indicate a communication error we have not yet seen, a problem within Guzzle itself, a problem with the server you have installed Panopticon on, or a problem in Panopticon itself. Please search the open <em>and closed</em> issues <a href="https://github.com/akeeba/panopticon/issues?q=is%3Aissue" target="_blank">on our GitHub repository</a>. If nobody else has reported this, please open an issue and we will take a look."
PANOPTICON_SITES_LBL_TROUBLESHOOT_DNS_HEAD="The host name of your site (<span class="font-monospace">%s</span>) cannot be resolved to an IP address."
PANOPTICON_SITES_LBL_TROUBLESHOOT_DNS_CHECK="Please check the following:"
PANOPTICON_SITES_LBL_TROUBLESHOOT_DNS_CHECK1="Have you typed the URL correctly? Check carefully, misspellings are easy to make and hard to catch!"
PANOPTICON_SITES_LBL_TROUBLESHOOT_DNS_CHECK2="Have you recently bought the domain, assigned the domain to a server, or transferred your site between hosts? Keep in mind that DNS propagation takes anywhere from 5 minutes to several days. Moreover, due to the distributed nature of DNS, it is possible that you can see your site <em>from your device</em> but the server you have installed Panopticon on can't."
PANOPTICON_SITES_LBL_TROUBLESHOOT_DNS_CHECK3="If your site's domain resolves to an IPv6 address - but not an IPv4 address - make sure that the server you have installed Panopticon on supports IPv6. You may have to ask your host to confirm that this is the case."
PANOPTICON_SITES_LBL_TROUBLESHOOT_CONNECTOR_HEAD="The Akeeba Panopticon Connector is not enabled on your site"
PANOPTICON_SITES_LBL_TROUBLESHOOT_CONNECTOR_BLAH="Your Joomla! site needs to have the Akeeba Panopticon Connector installed and enabled for Akeeba Panopticon to work with it."
PANOPTICON_SITES_LBL_TROUBLESHOOT_CONNECTOR_CHECK="Please check the following:"
PANOPTICON_SITES_LBL_TROUBLESHOOT_CONNECTOR_CHECK1="Have you installed the Akeeba Panopticon Connector package on your site?"
PANOPTICON_SITES_LBL_TROUBLESHOOT_CONNECTOR_CHECK2="Go to System, Manage, Extensions. Is the “Akeeba Panopticon Connector” <em>component</em> installed and enabled?"
PANOPTICON_SITES_LBL_TROUBLESHOOT_CONNECTOR_CHECK3="Go to System, Manage, Extensions. Is the “Akeeba Panopticon Connector” <em>package</em> installed and enabled?"
PANOPTICON_SITES_LBL_TROUBLESHOOT_CONNECTOR_CHECK4="Go to System, Manage, Plugins. Is the “Web Services - Panopticon” plugin enabled?"
PANOPTICON_SITES_LBL_TROUBLESHOOT_CONNECTOR_J3_HEAD="The “System - Panopticon Connector for Joomla 3” plugin is not enabled on your site"
PANOPTICON_SITES_LBL_TROUBLESHOOT_CONNECTOR_J3_BLAH="Your Joomla! site needs to have the “System - Panopticon Connector for Joomla 3” plugin installed and enabled for Akeeba Panopticon to work with it."
PANOPTICON_SITES_LBL_TROUBLESHOOT_TLS_SELFSIGNED_HEAD="You are using a self-signed SSL/TLS certificate"
PANOPTICON_SITES_LBL_TROUBLESHOOT_TLS_SELFSIGNED_WHAT="You are using HTTPS to access your site, but the SSL/TLS certificate you are using is not signed by a commercial, well-known Certification Authority."
PANOPTICON_SITES_LBL_TROUBLESHOOT_TLS_SELFSIGNED_CHECK="You can address this issue by doing <em>one</em> of the following:"
PANOPTICON_SITES_LBL_TROUBLESHOOT_TLS_SELFSIGNED_CHECK1="Use plain HTTP. This is the least secure option, therefore strongly not recommended."
PANOPTICON_SITES_LBL_TROUBLESHOOT_TLS_SELFSIGNED_CHECK2="Install an SSL/TLS certificate signed by a commercial, well-known Certification Authority. Most servers allow you to use <a href="https://en.wikipedia.org/wiki/Let%27s_Encrypt" target="_blank">Let's Encrypt</a> which issues valid, signed, fully working SSL/TLS certificates free of charge."
PANOPTICON_SITES_LBL_TROUBLESHOOT_TLS_SELFSIGNED_CHECK3="If you are on an Intranet, extranet, or otherwise need to maintain your own Certification Authority you can tell Panopticon to recognise your custom Certification Authority. Create the file <code>cacert.pem</code> inside the <code>user_code</code> folder of your Panopticon installation. Copy and paste your Certification Authority's (CA) public certificate(s) in <a href="https://en.wikipedia.org/wiki/Privacy-Enhanced_Mail" target="_blank">PEM</a> format. This is loaded <em>on top of</em> the standard CA files automatically, allowing Panopticon to access your site."
PANOPTICON_SITES_LBL_TROUBLESHOOT_TLSBORKED_HEAD="Your site's SSL/TLS certificate has a problem"
PANOPTICON_SITES_LBL_TROUBLESHOOT_TLSBORKED_WHAT="You are using HTTPS to access your site, but the SSL/TLS certificate you are using appears to have a problem."
PANOPTICON_SITES_LBL_TROUBLESHOOT_TLSBORKED_CHECK="Please check the following:"
PANOPTICON_SITES_LBL_TROUBLESHOOT_TLSBORKED_CHECK1="Is the SSL/TLS certificate for the right domain name? If you are using the default SSL/TLS certificate provided by your host it is limited to the temporary domain name you use to set up your site, not your real domain name. You will need to install an SSL/TLS certificate signed by a commercial, well-known Certification Authority. Most servers allow you to use <a href="https://en.wikipedia.org/wiki/Let%27s_Encrypt" target="_blank">Let's Encrypt</a> which issues valid, signed, fully working SSL/TLS certificates free of charge. Remember that some self-service hosting control panels (such as cPanel, or Plesk) allow you to select which is the active SSL/TLS certificate for a domain name. Do check that the correct certificate is, indeed, being used."
PANOPTICON_SITES_LBL_TROUBLESHOOT_TLSBORKED_CHECK2="Has the SSL/TLS certificate expired? In this case you need to renew it. Please note that if you are using Let's Encrypt the certificate has a short validity period (usually 90 days) and it should be renewed automatically by your host. If this did not happen, you will need to contact your host."
PANOPTICON_SITES_LBL_TROUBLESHOOT_TLSBORKED_CHECK3="Has the SSL/TLS certificate been revoked? Sometimes Certification Authorities, or the owners of an SSL/TLS certificate, may choose to revoke it. For example, Certification Authorities will do that if they suspect fraud, or if they believe their infrastructure used to issue a certificate was compromised. <a href="https://www.namecheap.com/support/knowledgebase/article.aspx/9968/38/how-to-check-the-certificate-revocation-status/" target="_blank">Check your certificate's revocation status</a>. If it's been revoked you will need a new certificate."
PANOPTICON_SITES_LBL_TROUBLESHOOT_TLSBORKED_CHECK4="Is it possible that your server serves the wrong SSL/TLS certificate? This may happen if you have recently switched to a new certificate, either manually or as part of an automated certificate rotation process (e.g. when your host issues a new certificate through Let's Encrypt). When the certificate changes the web server needs to be reloaded or restarted. In some rare cases this might not happen - or an inexperienced systems administrator may forget to do it. Please contact your host / systems administrator to check that and, if necessary, reload or restart the web server process."
PANOPTICON_SITES_LBL_TROUBLESHOOT_WEBSERVICES_HEAD="The “Web Services - Installer” plugin is disabled on your site"
PANOPTICON_SITES_LBL_TROUBLESHOOT_WEBSERVICES_BLAH1="Panopticon uses the Joomla! API Application services provided by the “Web Services - Installer” plugin to ensure that all necessary extensions are installed and published on your site."
PANOPTICON_SITES_LBL_TROUBLESHOOT_WEBSERVICES_BLAH2="Please go to your site's backend and click on System, Manage, Extensions. Search for the “Web Services - Installer” plugin and enable it."
PANOPTICON_SITES_LBL_TROUBLESHOOT_PLUGIN_J3_HEAD="Cannot communicate to the “System - Panopticon Connector for Joomla 3” plugin on your site"
PANOPTICON_SITES_LBL_TROUBLESHOOT_PLUGIN_J3_BLAH1="Panopticon uses its own plugin, “System - Panopticon Connector for Joomla 3”, to provide the necessary API"
PANOPTICON_SITES_LBL_TROUBLESHOOT_PLUGIN_J3_BLAH2="Please go to your site's backend and click on Extensions, Plugins. Search for the “System - Panopticon Connector for Joomla 3” plugin and enable it."
PANOPTICON_SITES_LBL_TROUBLESHOOT_PLUGIN_J3_BLAH3="If you have already enabled this plugin, please change the Endpoint URL below to <code>%s</code>"
PANOPTICON_SITES_LBL_TROUBLESHOOT_PWPROTECT_HEAD="Your site appears to be password–protected at the web server level"
PANOPTICON_SITES_LBL_TROUBLESHOOT_PWPROTECT_BLAH1="Your site replied with an HTTP 401 Unauthorized status code when trying to access the API. This typically means that you have applied password protection at the web server level."
PANOPTICON_SITES_LBL_TROUBLESHOOT_PWPROTECT_BLAH2="Please remove the password protection."
PANOPTICON_SITES_LBL_TROUBLESHOOT_PWPROTECT_BLAH3="Kindly note that the password protection may have been applied only to your site's <code>api</code> folder, or the root folder of your site. Look in both places, in this order."
PANOPTICON_SITES_LBL_TROUBLESHOOT_PWPROTECT_BLAH3_J3="Kindly note that the password protection has been applied to the root folder of your site."

PANOPTICON_SITES_LBL_TROUBLESHOOT_FUBAR_HEAD="Uh oh. Something is totally broken here…"
PANOPTICON_SITES_LBL_TROUBLESHOOT_FUBAR_BLAH1="Normally we can detect the nature of the connection error and provide some useful troubleshooting information here, or at least point you to some kind of useful, third party troubleshooting resource. When this is not the case, we can at least print out an error message which will help us help you troubleshoot it."
PANOPTICON_SITES_LBL_TROUBLESHOOT_FUBAR_BLAH2="Instead, we got an error which we should be able to provide troubleshooting information for (<span class="font-monospace">%s</span>), but we don't have the code for it. This should have not happened."
PANOPTICON_SITES_LBL_TROUBLESHOOT_FUBAR_BLAH3="Please delete all files and folders inside the <code>tmp</code> folder of Akeeba Panopticon. This addresses the problem of this page's cached copy being severely out of date. If this doesn't help, please let us know."

PANOPTICON_SITES_LBL_TROUBLESHOOT_DEBUG_INFO="Troubleshooting information"
PANOPTICON_SITES_LBL_TROUBLESHOOT_DEBUG_HTTP_STATUS="HTTP Status"
PANOPTICON_SITES_LBL_TROUBLESHOOT_DEBUG_HTTP_BODY="HTTP Body"
PANOPTICON_SITES_LBL_TROUBLESHOOT_DEBUG_HTTP_HEADERS="HTTP Headers"
PANOPTICON_SITES_LBL_TROUBLESHOOT_DEBUG_HTTP_HEADER_NO_STRING="(header content is not a string)"
PANOPTICON_SITES_LBL_TROUBLESHOOT_DEBUG_HTTP_HEADER_NO_PRINTABLE="(header content is not an array or string)"
PANOPTICON_SITES_LBL_TROUBLESHOOT_DEBUG_MUST_ENABLE_FOR_ISSUE="Before you attempt to submit an issue about this connection issue please go to Administration, System Configuration, System and enable Debug System. Then come back here and retry the same connection. You will receive detailed troubleshooting information which you need to include in your issue."

PANOPTICON_SITE_LBL_NOTES_HEAD="Notes"
PANOPTICON_SITE_LBL_NOTES_HELP="Freeform notes about the site only shown to users who have edit privileges on the site."
PANOPTICON_SITE_LBL_NOTES_HELP_NO_PRIVILEGED="<strong>DO NOT INCLUDE PRIVILEGED INFORMATION</strong>, such as passwords, in Notes. The contents of this field are stored <em>unencrypted</em> in the database. If you want to store privileged information we strongly recommend using a password manager with the ability to store arbitrary information such as KeePassXC, Strongbox, 1Password, etc."
PANOPTICON_SITE_LBL_NOTES_NONE="There are no notes."
PANOPTICON_SITE_LBL_NOTES_EDIT="Edit site to edit notes"

[System Configuration]
PANOPTICON_SYSCONFIG_TITLE="System Configuration"
PANOPTICON_SYSCONFIG_ERR_USING_DOTENV="You cannot view or modify the System Configuration in Panopticon when using .env files for its configuration. Please edit the .env file itself."
PANOPTICON_SYSCONFIG_ERR_USING_ENVIRONMENT="You cannot view or modify the System Configuration in Panopticon when it runs containerized and you have set the <code>PANOPTICON_USING_ENV</code> environment variable to 1. Please configure Panopticon by setting environment variables instead."
PANOPTICON_SYSCONFIG_BTN_PHPINFO="PHP Information"
PANOPTICON_SYSCONFIG_LBL_TAB_SYSTEM="System"
PANOPTICON_SYSCONFIG_LBL_TAB_SECURITY="Security"
PANOPTICON_SYSCONFIG_LBL_TAB_DISPLAY="Display"
PANOPTICON_SYSCONFIG_LBL_TAB_AUTOMATION="Automatic Tasks"
PANOPTICON_SYSCONFIG_LBL_TAB_EMAIL="Email"
PANOPTICON_SYSCONFIG_LBL_SUBHEAD_AUTOMATION="Automatic Execution of Tasks"
PANOPTICON_SYSCONFIG_LBL_SUBHEAD_CACHING="Caching"
PANOPTICON_SYSCONFIG_LBL_SUBHEAD_COREUPDATES="CMS Updates"
PANOPTICON_SYSCONFIG_LBL_SUBHEAD_DATABASE="Database Connection"
PANOPTICON_SYSCONFIG_LBL_SUBHEAD_DBTOOLS="Database Backup"
PANOPTICON_SYSCONFIG_LBL_SUBHEAD_DISPLAY="Display Preferences"
PANOPTICON_SYSCONFIG_LBL_SUBHEAD_DASHBOARD="Dashboard Preferences"
PANOPTICON_SYSCONFIG_LBL_SUBHEAD_EMAIL="Email Sending"
PANOPTICON_SYSCONFIG_LBL_SUBHEAD_EMAIL_TEST="Test Email Sending"
PANOPTICON_SYSCONFIG_LBL_SUBHEAD_EXTUPDATES="Extension Updates"
PANOPTICON_SYSCONFIG_LBL_SUBHEAD_LOGGING="Log Files"
PANOPTICON_SYSCONFIG_LBL_SUBHEAD_PROXY="Proxy Server"
PANOPTICON_SYSCONFIG_LBL_SUBHEAD_SITE_INFO="Collecting Site Information"
PANOPTICON_SYSCONFIG_LBL_SUBHEAD_UPTIME="Uptime Monitoring"
PANOPTICON_SYSCONFIG_LBL_SUBHEAD_SYSTEM="System Preferences"
PANOPTICON_SYSCONFIG_LBL_SUBHEAD_LOGINFAIL="Automatic IP blocking"
PANOPTICON_SYSCONFIG_LBL_SUBHEAD_PASSWORD_SECURITY="Password Security"
PANOPTICON_SYSCONFIG_LBL_SUBHEAD_SESSION="Session Storage"
PANOPTICON_SYSCONFIG_NO_EXTENSIONS_HEAD="No extensions found"
PANOPTICON_SYSCONFIG_NO_EXTENSIONS_BODY="Set up your sites and wait until their extension update information refreshes - up to 15 minutes later. You will then see all of their installed extensions here."
PANOPTICON_SYSCONFIG_LBL_FIELD_LIVE_SITE="Panopticon URL"
PANOPTICON_SYSCONFIG_LBL_FIELD_LIVE_SITE_HELP="The base URL of your Panopticon installation. Used when sending email from unattended tasks."
PANOPTICON_SYSCONFIG_LBL_FIELD_SESSION_TIMEOUT="Session Timeout"
PANOPTICON_SYSCONFIG_LBL_FIELD_SESSION_USE_DEFAULT_PATH="Use Default PHP Session Save Path"
PANOPTICON_SYSCONFIG_LBL_FIELD_SESSION_USE_DEFAULT_PATH_HELP="When enabled, Panopticon uses the <code>session.save_path</code> in your PHP configuration for saving PHP session data files. When disabled, Panopticon uses the <code>tmp/session</code> folder under your web root."
PANOPTICON_SYSCONFIG_LBL_FIELD_TIMEZONE="Time Zone"
PANOPTICON_SYSCONFIG_LBL_FIELD_DEBUG="Debug System"
PANOPTICON_SYSCONFIG_LBL_FIELD_LOGIN_FAILURE_ENABLE="Automatic IP block on failed login attempts"
PANOPTICON_SYSCONFIG_LBL_FIELD_LOGIN_MAX_FAILURES="Maximum login failures"
PANOPTICON_SYSCONFIG_LBL_FIELD_LOGIN_FAILURE_WINDOW="Login failure window"
PANOPTICON_SYSCONFIG_LBL_FIELD_LOGIN_LOCKOUT="IP block time"
PANOPTICON_SYSCONFIG_LBL_FIELD_LOGIN_LOCKOUT_EXTEND="Extend IP lockout time"
PANOPTICON_SYSCONFIG_LBL_FIELD_LOGIN_LOCKOUT_EXTEND_HELP="When enabled, every time a blocked IP address tries to access Akeeba Panopticon it will have its lockout time reset, i.e. the lockout will be extended for another “IP lockout time” seconds. This penalises some bots, but it comes at the expense of slowing down legitimate access to Akeeba Panopticon."
PANOPTICON_SYSCONFIG_LBL_FIELD_PASSWORD_HIBP="Forbid using leaked passwords"
PANOPTICON_SYSCONFIG_LBL_FIELD_PASSWORD_HIBP_HELP="Prevent users from using passwords which are found in online password leaks. Powered by the third party service <a href='https://haveibeenpwned.com/' _target='blank'>Have I Been Pwned</a>."
PANOPTICON_SYSCONFIG_LBL_FIELD_STATS_COLLECTION="Anonymous Usage Statistics Collection"
PANOPTICON_SYSCONFIG_LBL_FIELD_STATS_COLLECTION_HELP="Akeeba Panopticon collects anonymous information about the Panopticon, PHP, and database server version. This aggregated information allows Akeeba to determine which versions of PHP and database servers to support in future releases."
PANOPTICON_SYSCONFIG_LBL_FIELD_STATS_COLLECTION_HELP_LEARN_MORE="Details of the information collected."
PANOPTICON_SYSCONFIG_LBL_FIELD_ERROR_REPORTING="Error Reporting"
PANOPTICON_SYSCONFIG_LBL_FIELD_TEMPLATE="Template"
PANOPTICON_SYSCONFIG_LBL_FIELD_TEMPLATE_HELP="Custom templates must be installed in the <code>templates</code> folder."
PANOPTICON_SYSCONFIG_LBL_FIELD_THEME="CSS Theme File"
PANOPTICON_SYSCONFIG_LBL_FIELD_THEME_DEFAULT="(Default)"
PANOPTICON_SYSCONFIG_LBL_FIELD_DARKMODE="Dark Mode"
PANOPTICON_SYSCONFIG_LBL_FIELD_FONTSIZE="Font size"
PANOPTICON_SYSCONFIG_LBL_FIELD_DASHBOARD_RELOAD_TIMER="Dashboard Reload Timer"
PANOPTICON_SYSCONFIG_LBL_FIELD_DASHBOARD_RELOAD_TIMER_HELP="Dashboard views will reload every this many seconds, unless manually paused."
PANOPTICON_SYSCONFIG_LBL_FIELD_DASHBOARD_MAX_ITEMS="Maximum Displayed Items"
PANOPTICON_SYSCONFIG_LBL_FIELD_DASHBOARD_MAX_ITEMS_HELP="Panopticon always loads up to 50 sites per HTTP request. This is the maximum number of sites to be displayed <em>in total</em>."

PANOPTICON_SYSCONFIG_LBL_FIELD_PHPWARNINGS="PHP Version Messages in Main Page"
PANOPTICON_SYSCONFIG_LBL_FIELD_AVATARS="Show avatars for users"
PANOPTICON_SYSCONFIG_LBL_FIELD_AVATARS_HELP="Display avatars for users. This feature is powered by the third party service <a href='https://gravatar.com' _target='_blank'>Gravatar</a>."
PANOPTICON_SYSCONFIG_LBL_FIELD_WEBCRON_KEY="Web CRON Key"
PANOPTICON_SYSCONFIG_LBL_FIELD_CRON_STUCK_THRESHOLD="Stuck Task Threshold"
PANOPTICON_SYSCONFIG_LBL_FIELD_MAX_EXECUTION="Maximum Execution Time"
PANOPTICON_SYSCONFIG_LBL_FIELD_EXECUTION_BIAS="Execution Time Bias"
PANOPTICON_SYSCONFIG_LBL_FIELD_SITEINFO_FREQ="Frequency of Site Information Collection"
PANOPTICON_SYSCONFIG_LBL_FIELD_CACHING_TIME="Default Cache Time"
PANOPTICON_SYSCONFIG_LBL_FIELD_CACHE_ADAPTER="Storage"
PANOPTICON_SYSCONFIG_LBL_FIELD_CACHING_REDIS_DSN="Redis Data Source Name (DSN)"
PANOPTICON_SYSCONFIG_LBL_FIELD_CACHING_REDIS_DSN_HELP="How to connect to your Redis server. Please read <a href="https://symfony.com/doc/current/components/cache/adapters/redis_adapter.html#configure-the-connection" target="_blank">the Symfony Cache Redis adapter documentation</a> for information on the syntax."
PANOPTICON_SYSCONFIG_LBL_FIELD_CACHING_MEMCACHED_DSN="Memcached Data Source Name (DSN)"
PANOPTICON_SYSCONFIG_LBL_FIELD_CACHING_MEMCACHED_DSN_HELP="How to connect to your Memcached server. Please read <a href="https://symfony.com/doc/current/components/cache/adapters/memcached_adapter.html#configure-the-connection" target="_blank">the Symfony Cache Memcached adapter documentation</a> for information on the syntax."
PANOPTICON_SYSCONFIG_LBL_FIELD_LOG_LEVEL="Log Level"
PANOPTICON_SYSCONFIG_LBL_FIELD_LOG_ROTATE_COMPRESS="Compress Rotated Logs"
PANOPTICON_SYSCONFIG_LBL_FIELD_LOG_ROTATE_FILES="Number of Rotated Logs"
PANOPTICON_SYSCONFIG_LBL_FIELD_LOG_BACKUP_THRESHOLD="Log File Retention"

PANOPTICON_SYSCONFIG_LBL_FIELD_DBBACKUP_AUTO="Automatic Database Backups"
PANOPTICON_SYSCONFIG_LBL_FIELD_DBBACKUP_AUTO_HELP="Should Panopticon take daily, automatic backups of the important database tables?"
PANOPTICON_SYSCONFIG_LBL_FIELD_DBBACKUP_COMPRESS="Compress Database Backups"
PANOPTICON_SYSCONFIG_LBL_FIELD_DBBACKUP_COMPRESS_HELP="Should Panopticon compress the database backups with Gzip?"
PANOPTICON_SYSCONFIG_LBL_FIELD_DBBACKUP_MAXFILES="Maximum Number Of Database Backups"
PANOPTICON_SYSCONFIG_LBL_FIELD_DBBACKUP_MAXFILES_HELP="How many database backup files should Panopticon keep? Only applies to backups taken automatically, backups taken manually from the Database Backups page, and backups taken from the CLI to the default directory."

PANOPTICON_SYSCONFIG_LBL_DATABASE_WARNING_HEAD="Do not change without adequate preparation"
PANOPTICON_SYSCONFIG_LBL_DATABASE_WARNING_BODY="Always make a copy of your <code>config.php</code> file, e.g. by copying it as <code>config.bak.php</code> before changing anything here. Always prepare the new database, database user, and/or database tables before making changes here. Remember that Panopticon will <em>not</em> move or rename database tables for you. If things break, restore your old copy of your <code>config.php</code> file."
PANOPTICON_SYSCONFIG_LBL_FIELD_DBDRIVER="Database Driver"
PANOPTICON_SYSCONFIG_LBL_FIELD_DBHOST="Database Hostname"
PANOPTICON_SYSCONFIG_LBL_FIELD_DBUSER="Database Username"
PANOPTICON_SYSCONFIG_LBL_FIELD_DBPASS="Database Password"
PANOPTICON_SYSCONFIG_LBL_FIELD_DBNAME="Database Name"
PANOPTICON_SYSCONFIG_LBL_FIELD_DBPREFIX="Database Prefix"
PANOPTICON_SYSCONFIG_LBL_FIELD_DBCHARSET="Connection Character Set"
PANOPTICON_SYSCONFIG_LBL_FIELD_DBCHARSET_HELP="Best use the utf8mb4 option. The utf8 option will prevent you from using some characters, such as Emoji, some extended Chinese characters, etc."
PANOPTICON_SYSCONFIG_LBL_FIELD_DBENCRYPTION="Database Encryption"
PANOPTICON_SYSCONFIG_LBL_FIELD_DBENCRYPTION_HELP="Only enable if your database driver requires authentication with an SSL/TLS certificate. Most users can and should leave this disabled."
PANOPTICON_SYSCONFIG_LBL_FIELD_DBSSLCA="Path to SSL/TLS CA Certificate"
PANOPTICON_SYSCONFIG_LBL_FIELD_DBSSLKEY="Path to SSL/TLS Key File"
PANOPTICON_SYSCONFIG_LBL_FIELD_DBSSLCERT="Path to SSL/TLS Certificate File"
PANOPTICON_SYSCONFIG_LBL_FIELD_DBSSLVERIFYSERVERCERT="Verify SSL/TLS Server Certificates"
PANOPTICON_SYSCONFIG_LBL_FIELD_MAIL_ONLINE="Mail Sending"
PANOPTICON_SYSCONFIG_LBL_FIELD_IMMEDIATE_EMAIL="Immediate Email Sending"
PANOPTICON_SYSCONFIG_LBL_FIELD_IMMEDIATE_EMAIL_HELP="Enable to sends emails right when they are generated. Disable to enqueue emails for batch sending at a later time. If you have dozens to hundreds of recipients for every email you should disable this option to prevent timeouts."
PANOPTICON_SYSCONFIG_LBL_FIELD_MAIL_INLINE_IMAGES="Inline Images in Email"
PANOPTICON_SYSCONFIG_LBL_FIELD_MAILER="Mail Handler"
PANOPTICON_SYSCONFIG_LBL_FIELD_MAILFROM="Sender Address"
PANOPTICON_SYSCONFIG_LBL_FIELD_FROMNAME="Sender Name"
PANOPTICON_SYSCONFIG_LBL_FIELD_SMTPHOST="SMTP Host"
PANOPTICON_SYSCONFIG_LBL_FIELD_SMTPPORT="SMTP Port"
PANOPTICON_SYSCONFIG_LBL_FIELD_SMTPSECURE="SMTP Security"
PANOPTICON_SYSCONFIG_LBL_FIELD_SMTPAUTH="SMTP Authentication"
PANOPTICON_SYSCONFIG_LBL_FIELD_SMTPUSER="SMTP Username"
PANOPTICON_SYSCONFIG_LBL_FIELD_SMTPPASS="SMTP Password"
PANOPTICON_SYSCONFIG_LBL_FIELD_TASKS_COREUPDATE_INSTALL="When An Update Is Found"
PANOPTICON_SYSCONFIG_LBL_FIELD_TASKS_COREUPDATE_INSTALL_HELP="Do nothing: no action is taken. Send email: An email is sent, nothing is installed. Patch: Only patch versions (e.g. 1.2.<strong>3</strong> to 1.2.<strong>4</strong>) are installed; an email is sent otherwise. Minor: Only patch and minor versions (e.g. 1.<strong>2</strong>.x to 1.<strong>3</strong>.x) are installed; an email is sent otherwise. Any version: installs all updates, even if the major version changes (e.g. <strong>1</strong>.x to <strong>2</strong>.x)."
PANOPTICON_SYSCONFIG_LBL_FIELD_TASKS_EXTUPDATE_INSTALL="When An Extension Update Is Found"
PANOPTICON_SYSCONFIG_LBL_FIELD_TASKS_EXTUPDATE_INSTALL_HELP="This preference can be overridden for any individual extension below. You can also override this for any individual extension and site in each site's configuration page."
PANOPTICON_SYSCONFIG_LBL_FIELD_SESSION_TOKEN_ALGORITHM="Anti-CSRF Token Algorithm"
PANOPTICON_SYSCONFIG_LBL_FIELD_SESSION_TOKEN_ALGORITHM_HELP="The hash algorithm for creating an anti-CSRF token. SHA-512 offers the best security, but may not work on some hosts because it's very long. MD5 offers the least security but is compatible with all hosts. Only change if you have problems when clicking action buttons in Panopticon."
PANOPTICON_SYSCONFIG_LBL_FIELD_LANGUAGE="Default language"
PANOPTICON_SYSCONFIG_LBL_FIELD_PROXY_ENABLED="Use a Proxy Server for Outgoing Connections"
PANOPTICON_SYSCONFIG_LBL_FIELD_PROXY_HOST="Proxy hostname or IP Address"
PANOPTICON_SYSCONFIG_LBL_FIELD_PROXY_PORT="Proxy Port"
PANOPTICON_SYSCONFIG_LBL_FIELD_PROXY_USER="Proxy Username (optional)"
PANOPTICON_SYSCONFIG_LBL_FIELD_PROXY_PASS="Proxy Password (optional)"
PANOPTICON_SYSCONFIG_LBL_FIELD_PROXY_NO="Do Not Proxy These Domains"
PANOPTICON_SYSCONFIG_LBL_FIELD_PROXY_NO_HELP="Enter a comma–separated list of full, or partial domain names which should not go through the proxy, e.g. <code>www.example.com, .mit.edu, .dev</code>."
PANOPTICON_SYSCONFIG_LBL_FIELD_FINISHED_SETUP="Is installing Panopticon finished?"
PANOPTICON_SYSCONFIG_LBL_FIELD_BEHIND_LOAD_BALANCER="Behind load balancer / reverse proxy"
PANOPTICON_SYSCONFIG_LBL_FIELD_BEHIND_LOAD_BALANCER_HELP="Only enable if your installation is behind a non-transparent proxy (e.g. Varnish), load balancer (e.g. HAProxy), CDN (e.g. CloudFlare), or security service (e.g. Sucuri) which conveys the real IP address of the visitor through the HTTP header <code>X-Forwarded-For</code>."
PANOPTICON_SYSCONFIG_LBL_FIELD_SESSION_ENCRYPT="Encrypt session data"
PANOPTICON_SYSCONFIG_LBL_FIELD_SESSION_ENCRYPT_HELP="Session data will be stored on disk encrypted with a secret key unique to your Panopticon installation."
PANOPTICON_SYSCONFIG_LBL_FIELD_SESSION_SAVE_LEVELS="Session Path Levels"
PANOPTICON_SYSCONFIG_LBL_FIELD_SESSION_SAVE_LEVELS_HELP="Session save data files will be saved this many folders deep. 0 means all files in a single folder. Best keep it 0 unless you have thousands of concurrent sessions. Only applies when Use Default PHP Session Save Path is disabled."
PANOPTICON_SYSCONFIG_LBL_EXTENSIONS_TABLE_CAPTION="Table of known extensions and their automatic update preferences"
PANOPTICON_SYSCONFIG_LBL_EXTENSIONS_CMS="CMS Type"
PANOPTICON_SYSCONFIG_LBL_EXTENSIONS_NAME="Extension name"
PANOPTICON_SYSCONFIG_LBL_EXTENSIONS_AUTHOR="Author"
PANOPTICON_SYSCONFIG_LBL_EXTENSIONS_PREFERENCE="Update preference"
PANOPTICON_SYSCONFIG_LBL_EXTENSIONS_PREFERENCE_SELECT="Select update preference for %s"
PANOPTICON_SYSCONFIG_LBL_EXTTYPE_COMPONENT="Component"
PANOPTICON_SYSCONFIG_LBL_EXTTYPE_FILE="Files Package"
PANOPTICON_SYSCONFIG_LBL_EXTTYPE_LIBRARY="Library"
PANOPTICON_SYSCONFIG_LBL_EXTTYPE_PACKAGE="Package"
PANOPTICON_SYSCONFIG_LBL_EXTTYPE_PLUGIN="Plugin"
PANOPTICON_SYSCONFIG_LBL_EXTTYPE_MODULE="Module"
PANOPTICON_SYSCONFIG_LBL_EXTTYPE_TEMPLATE="Template"
PANOPTICON_SYSCONFIG_LBL_EXTTYPE_WP_PLUGIN="Plugin"
PANOPTICON_SYSCONFIG_LBL_EXTTYPE_WP_THEME="Theme"
PANOPTICON_SYSCONFIG_OPT_SHA512="SHA-512 (best security)"
PANOPTICON_SYSCONFIG_OPT_SHA384="SHA-384"
PANOPTICON_SYSCONFIG_OPT_SHA256="SHA-256"
PANOPTICON_SYSCONFIG_OPT_SHA224="SHA-224"
PANOPTICON_SYSCONFIG_OPT_SHA1="SHA-1"
PANOPTICON_SYSCONFIG_OPT_MD5="MD5 (best compatibility)"
PANOPTICON_SYSCONFIG_OPT_ERROR_REPORTING_DEFAULT="Default"
PANOPTICON_SYSCONFIG_OPT_ERROR_REPORTING_NONE="None"
PANOPTICON_SYSCONFIG_OPT_ERROR_REPORTING_SIMPLE="Simple"
PANOPTICON_SYSCONFIG_OPT_ERROR_REPORTING_MAXIMUM="Maximum"
PANOPTICON_SYSCONFIG_OPT_DARKMODE_BROWSER="Browser preference"
PANOPTICON_SYSCONFIG_OPT_DARKMODE_LIGHT="Always light"
PANOPTICON_SYSCONFIG_OPT_DARKMODE_DARK="Always dark"
PANOPTICON_SYSCONFIG_OPT_CACHE_ADAPTER_FILESYSTEM="Files"
PANOPTICON_SYSCONFIG_OPT_CACHE_ADAPTER_LINUXFS="Files and Symlinks (Linux and macOS only)"
PANOPTICON_SYSCONFIG_OPT_CACHE_ADAPTER_DB="Database"
PANOPTICON_SYSCONFIG_OPT_CACHE_ADAPTER_MEMCACHED="Memcached"
PANOPTICON_SYSCONFIG_OPT_CACHE_ADAPTER_REDIS="Redis"
PANOPTICON_SYSCONFIG_OPT_LOG_LEVEL_ERROR="Error"
PANOPTICON_SYSCONFIG_OPT_LOG_LEVEL_WARNING="Warning"
PANOPTICON_SYSCONFIG_OPT_LOG_LEVEL_NOTICE="Notice"
PANOPTICON_SYSCONFIG_OPT_LOG_LEVEL_INFO="Information"
PANOPTICON_SYSCONFIG_OPT_LOG_LEVEL_DEBUG="Debugging"
PANOPTICON_SYSCONFIG_OPT_MAILER_MAIL="PHP Mail"
PANOPTICON_SYSCONFIG_OPT_MAILER_SENDMAIL="Sendmail"
PANOPTICON_SYSCONFIG_OPT_MAILER_SMTP="SMTP"
PANOPTICON_SYSCONFIG_OPT_SMTPSECURE_NONE="None"
PANOPTICON_SYSCONFIG_OPT_SMTPSECURE_SSL="SSL"
PANOPTICON_SYSCONFIG_OPT_SMTPSECURE_TLS="TLS"
PANOPTICON_SYSCONFIG_OPT_TASKS_COREUPDATE_INSTALL_GLOBAL="– Use Global –"
PANOPTICON_SYSCONFIG_OPT_TASKS_COREUPDATE_INSTALL_GLOBAL_ALT="Use Global:"
PANOPTICON_SYSCONFIG_OPT_TASKS_COREUPDATE_INSTALL_NONE="Do Nothing"
PANOPTICON_SYSCONFIG_OPT_TASKS_COREUPDATE_INSTALL_EMAIL="Send Email"
PANOPTICON_SYSCONFIG_OPT_TASKS_COREUPDATE_INSTALL_PATCH="Install Patch Versions Only"
PANOPTICON_SYSCONFIG_OPT_TASKS_COREUPDATE_INSTALL_MINOR="Install Minor Versions Only"
PANOPTICON_SYSCONFIG_OPT_TASKS_COREUPDATE_INSTALL_MAJOR="Install Any Version"
PANOPTICON_SYSCONFIG_OPT_DBDRIVER_MYSQLI="MySQLi"
PANOPTICON_SYSCONFIG_OPT_DBDRIVER_PDOMYSQL="PDO MySQL"
PANOPTICON_SYSCONFIG_LBL_UOM_HOURS="hours"
PANOPTICON_SYSCONFIG_LBL_UOM_MINUTES="minutes"
PANOPTICON_SYSCONFIG_LBL_UOM_SECONDS="seconds"
PANOPTICON_SYSCONFIG_LBL_UOM_DAYS="days"
PANOPTICON_SYSCONFIG_LBL_UOM_POINTS="pt"
PANOPTICON_SYSCONFIG_LBL_UOM_FILES="files"
PANOPTICON_SYSCONFIG_LBL_UOM_PAGES="pages"
PANOPTICON_SYSCONFIG_LBL_UOM_ITEMS="items"
PANOPTICON_SYSCONFIG_MSG_SAVED="The System Configuration has been saved"

PANOPTICON_SYSCONFIG_LBL_FIELD_UPTIME="Uptime Monitoring Provider"
PANOPTICON_SYSCONFIG_LBL_FIELD_UPTIME_HELP="Choose which service will be used to report your sites' uptime. Please note that the integrated “Panopticon” provider is very basic and has some gotchas. Please read the documentation."
PANOPTICON_SYSCONFIG_OPT_UPTIME_NONE="None"
PANOPTICON_SYSCONFIG_OPT_UPTIME_PANOPTICON="Panopticon"

PANOPTICON_SYSCONFIG_LBL_EMAILTEST_WATCH_OUT="<strong>Watch out!</strong> Clicking the button below will cause all unsaved configuration setting changes to be lost. If you want to keep your changes please first click on the Save button in the toolbar, then click on the button below to send a test email message."
PANOPTICON_SYSCONFIG_BTN_EMAILTEST_SEND="Send Test Email Message"
PANOPTICON_SYSCONFIG_LBL_EMAILTEST_WILL_SEND_TO="The test email message will be sent to %s using the email sending options <em>you have last saved</em> from this page."
PANOPTICON_SYSCONFIG_LBL_EMAILTEST_SUBJECT="Panopticon has been configured to send email messages"
PANOPTICON_SYSCONFIG_LBL_EMAILTEST_BODY="This email message confirms that Akeeba Panopticon, installed on %s, has been configured to send email messages correctly.\n\nIf this message ended up in your spam / junk inbox please check whether your domain has DKIM and SPF set up correctly, as well as whether your receiving mail server and mail client are configured in a way which misidentifies this message as spam. According to our experience, you can get pertinent troubleshooting information by looking at the source code of the received message in your mail client. Please consult your mail client's documentation for more information on how to do that."
PANOPTICON_SYSCONFIG_LBL_EMAILTEST_SENT="The test email was sent successfully"
PANOPTICON_SYSCONFIG_LBL_EMAILTEST_NOT_SENT="The test email could not be sent. The last error reported was: %s"
PANOPTICON_SYSCONFIG_LBL_EMAILTEST_IS_DISABLED="You have disabled Mail Sending; no email will be sent."

[Tasks]
PANOPTICON_TASKS_TITLE="Tasks"
PANOPTICON_TASKS_LBL_FIELD_SITE_ID="Site"
PANOPTICON_TASKS_LBL_FIELD_TYPE="Task Type"
PANOPTICON_TASKS_LBL_FIELD_STATUS="Status"
PANOPTICON_TASKS_LBL_FIELD_TIMES="Last / Next Run"
PANOPTICON_TASKS_LBL_SELECT_TYPE="– Type –"
PANOPTICON_TASKS_LBL_SELECT_ENABLED="– Enabled –"
PANOPTICON_TASKS_LBL_LAST_RUN="Last execution on"
PANOPTICON_TASKS_LBL_NEXT_RUN="Next execution on"
PANOPTICON_TASKS_LBL_DURATION="Last execution run time"
PANOPTICON_TASKS_LBL_SYSTEM="System"
PANOPTICON_TASKS_ERR_NO_DELETE_SYSTEM="You cannot delete a system task."
PANOPTICON_TASKS_ERR_NO_DISABLE_SYSTEM="You cannot disable a system task."
PANOPTICON_LBL_TASK_DELETED="The task has been disabled."

[Mail Templates]
PANOPTICON_MAILTEMPLATES_TITLE="Mail Templates"
PANOPTICON_MAILTEMPLATES_TITLE_CSS="Mail Template CSS"
PANOPTICON_MAILTEMPLATES_TITLE_NEW="New Mail Template"
PANOPTICON_MAILTEMPLATES_TITLE_EDIT="Edit Mail Template"
PANOPTICON_MAILTEMPLATES_BTN_CSS="Edit Common CSS"
PANOPTICON_MAILTEMPLATES_TABLE_COMMENT="List of mail templates"
PANOPTICON_MAILTEMPLATES_TABLE_HEAD_TYPE="Mail type"
PANOPTICON_MAILTEMPLATES_TABLE_HEAD_SUBJECT="Subject"
PANOPTICON_MAILTEMPLATES_TABLE_HEAD_LANGUAGE="Language"
PANOPTICON_MAILTEMPLATE_FIELD_TYPE="Mail Type"
PANOPTICON_MAILTEMPLATE_FIELD_LANGUAGE="Language"
PANOPTICON_MAILTEMPLATE_FIELD_SUBJECT="Subject"
PANOPTICON_MAILTEMPLATE_FIELD_HTML="HTML Content"
PANOPTICON_MAILTEMPLATE_FIELD_PLAINTEXT="Plain Text Content"
PANOPTICON_MAILTEMPLATE_LBL_REMINDER_URLS="Use <em>absolute</em> URLs for any images, media files, etc. Absolute URLs include the domain name e.g. <code>https://www.example.com/something.png</code>."
PANOPTICON_MAILTEMPLATE_ERR_TYPE_EMPTY="You must choose a Mail Type"
PANOPTICON_MAILTEMPLATE_ERR_LANGUAGE_EMPTY="You must choose a Language, or the entry “(All)”"
PANOPTICON_MAILTEMPLATE_ERR_SUBJECT_EMPTY="You must enter the Subject"
PANOPTICON_LBL_MAILTEMPLATE_SAVED="The Mail Template has been saved"
PANOPTICON_LBL_MAILTEMPLATE_COPIED="The selected Mail Templates have been copied"
PANOPTICON_LBL_MAILTEMPLATE_DELETED="The selected Mail Templates have been deleted"
PANOPTICON_MAILTEMPLATES_OPT_LANGUAGE_ALL="(All)"
PANOPTICON_MAILTEMPLATES_OPT_TYPE_MUST_SELECT="- Select an option -"
PANOPTICON_MAILTEMPLATES_OPT_TYPE_JOOMLAUPDATE_FOUND="Joomla Core Update: Update found"
PANOPTICON_MAILTEMPLATES_OPT_TYPE_JOOMLAUPDATE_WILL_INSTALL="Joomla Core Update: Update will be installed"
PANOPTICON_MAILTEMPLATES_OPT_TYPE_JOOMLAUPDATE_INSTALLED="Joomla Core Update: Update installed"
PANOPTICON_MAILTEMPLATES_OPT_TYPE_JOOMLAUPDATE_FAILED="Joomla Core Update: Update failed"
PANOPTICON_MAILTEMPLATES_OPT_TYPE_WORDPRESSUPDATE_FOUND="WordPress Core Update: Update found"
PANOPTICON_MAILTEMPLATES_OPT_TYPE_WORDPRESSUPDATE_WILL_INSTALL="WordPress Core Update: Update will be installed"
PANOPTICON_MAILTEMPLATES_OPT_TYPE_WORDPRESSUPDATE_INSTALLED="WordPress Core Update: Update installed"
PANOPTICON_MAILTEMPLATES_OPT_TYPE_WORDPRESSUPDATE_FAILED="WordPress Core Update: Update failed"
PANOPTICON_MAILTEMPLATES_OPT_TYPE_AKEEBABACKUP_SUCCESS="Akeeba Backup: Successful backup"
PANOPTICON_MAILTEMPLATES_OPT_TYPE_AKEEBABACKUP_FAIL="Akeeba Backup: Failed backup"
PANOPTICON_MAILTEMPLATES_OPT_TYPE_EXTENSION_UPDATE_FOUND="Joomla! Extension Update: Update Found"
PANOPTICON_MAILTEMPLATES_OPT_TYPE_EXTENSIONS_UPDATE_DONE="Joomla! Extension Update: Autoupdate Results"
PANOPTICON_MAILTEMPLATES_OPT_TYPE_PLUGIN_UPDATE_FOUND="Wordpress Plugin/Theme Update: Update Found"
PANOPTICON_MAILTEMPLATES_OPT_TYPE_PLUGINS_UPDATE_DONE="Wordpress Plugin/Theme Update: Autoupdate Results"
PANOPTICON_MAILTEMPLATES_OPT_TYPE_SELFUPDATE_FOUND="Panopticon: Update found"
PANOPTICON_MAILTEMPLATES_OPT_TYPE_SCHEDULED_UPDATE_SUMMARY="Scheduled Update Summary"
PANOPTICON_MAILTEMPLATES_OPT_TYPE_SSL_TLS_EXPIRING="SSL/TLS Certificate Expires Soon"
PANOPTICON_MAILTEMPLATES_LBL_CSS_HEAD="This CSS will be added to all HTML emails sent by Panopticon."
PANOPTICON_MAILTEMPLATES_OPT_TYPE_SITE_DOWN="Site went down"
PANOPTICON_MAILTEMPLATES_OPT_TYPE_SITE_UP="Site is back up"
PANOPTICON_MAILTEMPLATES_OPT_TYPE_ACTION_SUMMARY="Site Action Summary"

[Self-Update]
PANOPTICON_SELFUPDATE_TITLE="Update Panopticon"
PANOPTICON_SELFUPDATE_BTN_RELOAD="Reload Update Information"
PANOPTICON_SELFUPDATE_LBL_MAIN_MORE_INFO="More Information"
PANOPTICON_SELFUPDATE_ERR_DOWNLOADFAILED="Downloading the update package has failed."
PANOPTICON_SELFUPDATE_ERR_EXTRACTFAILED="Could not extract the update file."
PANOPTICON_SELFUPDATE_ERR_POSTINSTALLFAILED="Could not execute the post-update actions."
PANOPTICON_SELFUPDATE_LBL_SUCCESS="Successfully updated Panopticon"
PANOPTICON_SELFUPDATE_LBL_NOT_LOADED_HEAD="The updates cannot be loaded"
PANOPTICON_SELFUPDATE_LBL_NOT_LOADED_BODY="The update information source URL, <span class="font-monospace">%s</span>, does not seem to contain update information for this application."
PANOPTICON_SELFUPDATE_LBL_UPTODATE_HEAD="Panopticon is up to date"
PANOPTICON_SELFUPDATE_LBL_UPTODATE_RELEASED="Released on %s"
PANOPTICON_SELFUPDATE_LBL_STUCK_HEAD="The updates are stuck"
PANOPTICON_SELFUPDATE_LBL_STUCK_LAST_ERROR="The last error was:"
PANOPTICON_SELFUPDATE_LBL_STUCK_DEBUG_TRACE="Debug trace"
PANOPTICON_SELFUPDATE_LBL_UPDATE_HEAD="Panopticon %s is available"
PANOPTICON_SELFUPDATE_LBL_UPDATE_BODY_SR="will be upgraded to"
PANOPTICON_SELFUPDATE_LBL_UPGRADE_BTN="Upgrade"
PANOPTICON_SELFUPDATE_LBL_WILL_BE_DOWNLOADED_FROM="Will be downloaded from"
PANOPTICON_SELFUPDATE_LBL_INFORMATION="Information"
PANOPTICON_SELFUPDATE_LBL_RELEASE_NOTES="Release notes"
PANOPTICON_SELFUPDATE_LBL_PREUPDATE_WAIT="Waiting tasks to stop"
PANOPTICON_SELFUPDATE_LBL_PHP_VERSION="PHP Version %s"
PANOPTICON_SELFUPDATE_LBL_PHPINFO_NOT_AVAILABLE="<code>phpinfo()</code> is not available on your server"
PANOPTICON_SELFUPDATE_LBL_PHPINFO_NOT_AVAILABLE_INFO="Your server operator has disabled the built-in <code>phpinfo()</code> PHP function. Panopticon cannot display detailed PHP information on your server."
PANOPTICON_SELFUPDATE_LBL_LAST_CHECK_AND_VERSION="Last checked for updates on %s. The latest version is %s."
PANOPTICON_SELFUPDATE_BTN_RUN_POSTUPGRADE="Run the Post-upgrade code"
PANOPTICON_SELFUPDATE_ERR_UNDERDOCKER="You cannot take this action when running Panopticon under Docker. Please refer to our documentation for the correct update instructions for this use case."
PANOPTICON_SELFUPDATE_LBL_DOCKER_HEAD="You are running Panopticon under Docker"
PANOPTICON_SELFUPDATE_LBL_DOCKER_BODY="Panopticon cannot be updated directly from its interface when it runs under Docker. Instead, you need to follow the <a href='%s'>documentation instructions</a> to update the container, and the database."

[Groups]
PANOPTICON_GROUPS_TITLE="Groups"
PANOPTICON_GROUPS_TITLE_NEW="New Group"
PANOPTICON_GROUPS_TITLE_EDIT="Edit a Group"
PANOPTICON_GROUPS_TABLE_COMMENT="Table of user groups"
PANOPTICON_GROUPS_TABLE_HEAD_TITLE="Group Name"
PANOPTICON_GROUPS_FIELD_TITLE="Group Name"
PANOPTICON_GROUPS_FIELD_PERMISSIONS="Permissions"
PANOPTICON_GROUPS_FIELD_PERMISSIONS_GROUPS="Permissions &amp; Groups"
PANOPTICON_GROUPS_FIELD_PERMISSIONS_HELP="These privileges will be given to a user belonging to this group for any site which belongs to this group. To let the user see a site's overview you need to give them the View privilege."
PANOPTICON_GROUP_ERR_TITLE_EMPTY="You cannot have an empty Group Name."
PANOPTICON_LBL_GROUP_SAVED="The group has been saved."
PANOPTICON_LBL_GROUP_COPIED="The group has been copied."
PANOPTICON_LBL_GROUP_DELETED="The group has been deleted."

[Users]
PANOPTICON_USERS_TITLE="Users"
PANOPTICON_USERS_TITLE_NEW="New User"
PANOPTICON_USERS_TITLE_EDIT="Edit a User"
PANOPTICON_USERS_TITLE_EDIT_MENU="My Profile"
PANOPTICON_LBL_USER_SAVED="The user account has been saved"
PANOPTICON_LBL_USER_DELETED="The user account has been deleted"
PANOPTICON_LBL_USER_COPIED="The user account has been copied"
PANOPTICON_USERS_ERR_CANT_DELETE_YOURSELF="You cannot delete your own user account."
PANOPTICON_USERS_ERR_CANT_DELETE_LAST_SUPER="You cannot delete the only superuser account."
PANOPTICON_USERS_ERR_USERNAME_EXISTS="The username %s already exists."
PANOPTICON_USERS_ERR_EMPTY_NAME="You cannot leave the Full Name empty."
PANOPTICON_USERS_ERR_INVALID_EMAIL="The email address %s does not appear to be a correctly formatted email address. You can safely ignore this message if you have confirmed you can receive email at this address."
PANOPTICON_USERS_ERR_NEEDS_PASSWORD="You must enter a password for the user account."
PANOPTICON_USERS_ERR_PASSWORD_MISMATCH="The passwords do not match."
PANOPTICON_USERS_ERR_CANT_REMOVE_SELF_SUPER="You cannot remove the Superuser privilege from your own user account."
PANOPTICON_USERS_TABLE_COMMENT="Table of user accounts"
PANOPTICON_USERS_TABLE_HEAD_USERNAME="Username"
PANOPTICON_USERS_TABLE_HEAD_NAME="Full name"
PANOPTICON_USERS_LBL_AVATAR_EDIT="Edit avatar"
PANOPTICON_USERS_LBL_FIELD_BASICINFO="Basic information"
PANOPTICON_USERS_LBL_FIELD_USERNAME="Username"
PANOPTICON_USERS_LBL_FIELD_NAME="Full name"
PANOPTICON_USERS_LBL_FIELD_EMAIL="Email"
PANOPTICON_USERS_LBL_FIELD_EMAIL_HELP="The email address is used to email the user, as well as displaying the user's picture using the third party <a href="https://en.gravatar.com" target="_blank">Gravatar</a> service."
PANOPTICON_USERS_LBL_FIELD_PASSWORD="Password"
PANOPTICON_USERS_LBL_FIELD_PASSWORD2="Password (repeat)"
PANOPTICON_USERS_LBL_FIELD_PASSWORD_HELP="Leave empty if you do not wish to change the password of this user account."
PANOPTICON_USERS_LBL_FIELD_PERMISSIONS="Permissions"
PANOPTICON_USERS_LBL_FIELD_GROUPS="Groups"
PANOPTICON_USERS_LBL_EDIT_PROFILE="Edit Profile"
PANOPTICON_USERS_LBL_NOACCESS="No Access"
PANOPTICON_USERS_LBL_GROUPS="%d Groups"
PANOPTICON_USERS_LBL_GROUPS_1="Group"
PANOPTICON_USERS_LBL_FIELD_FIELD_LANGUAGE="Preferred Language"
PANOPTICON_USERS_LBL_FIELD_FIELD_LANGUAGE_AUTO="Use Default"
PANOPTICON_USERS_LBL_FIELD_FIELD_LANGUAGE_HELP="The language to display Panopticon and send you emails in. “Use Default” uses the language set in your browser preferences for the web interface, and the default language (<tt>%s</tt>) for emails."
PANOPTICON_USERS_LBL_FIELD_MAIN_LAYOUT="Sites Overview Layout"
PANOPTICON_USERS_LBL_FIELD_MAIN_LAYOUT_OPT_DEFAULT="Table"
PANOPTICON_USERS_LBL_FIELD_MAIN_LAYOUT_OPT_DASHBOARD="Dashboard"
PANOPTICON_USERS_LBL_FIELD_MAIN_LAYOUT_HELP="The Dashboard layout is simpler to understand, but uses more browser resources."

[About]
PANOPTICON_ABOUT_TITLE="About"
PANOPTICON_ABOUT_LBL_LICENSE="License"
PANOPTICON_ABOUT_LBL_LICENSE_IMAGE_ALT="Logotype of the GNU Affero General Public License"
PANOPTICON_ABOUT_LBL_APP_SUBTITLE="Self–hosted site monitoring"
PANOPTICON_ABOUT_LBL_COPYRIGHT="Copyright &copy; %s Akeeba Ltd"
PANOPTICON_ABOUT_LBL_PLEASE_READ_LICENSE="For the complete text of the software license, please read the <a class="text-body-tertiary" href="%sLICENSE.txt">LICENSE.txt</a> file supplied with the software."
PANOPTICON_ABOUT_LBL_3PD_SOFTWARE="Third Party Software Included"
PANOPTICON_ABOUT_LBL_3PD_SOFTWARE_ABOUT="Software is not made in a vacuum, or by virgin birth. We build upon the work of other people and organisations who have kindly provided their software libraries under a permissive license. Below, you can find the third party software which is included in Akeeba Panopticon, its version numbers, and its integrity checksum - essentially a Software Bill Of Materials (SBOM) which you might need for compliance reasons."
PANOPTICON_ABOUT_LBL_PHP_DEPS="PHP Dependencies"
PANOPTICON_ABOUT_LBL_PACKAGE="Package"
PANOPTICON_ABOUT_LBL_VERSION="Version"
PANOPTICON_ABOUT_LBL_REFERENCE="Reference"
PANOPTICON_ABOUT_LBL_CSS_AND_JS="CSS and JavaScript Dependencies"
PANOPTICON_ABOUT_LBL_INTEGRITY="Integrity"

PANOPTICON_ABOUT_LBL_CONTRIBUTORS="Contributors"
PANOPTICON_ABOUT_LBL_CONTRIBUTORS_INFO="Panopticon is Free and Open Source Software (FOSS). Like all FOSS it is made possible by the contributions of volunteer software developers, designers, translators, linguists, beta testers, and users who contribute to its development in every way they can. Below you can find the top contributors to the Panopticon project, as reported by GitHub."
PANOPTICON_ABOUT_LBL_AVATAR_FOR="Avatar for user %s"
PANOPTICON_ABOUT_LBL_CONTRIBUTIONS="Contributions: <span class="font-monospace text-success">%d</span>"
PANOPTICON_ABOUT_LBL_GITHUB_PROFILE="GitHub profile"
PANOPTICON_ABOUT_LBL_GITHUB_PROFILE_FOR="GitHub profile for user %s"
PANOPTICON_ABOUT_LBL_VISIT_GITHUB="For a complete list of Panopticon's contributors please visit <a href="%s">its GitHub repository</a>."
PANOPTICON_ABOUT_LBL_ARE_YOU_MISSING="We would like to acknowledge and recognise the work of each and every person who has contributed to Akeeba Panopticon, no matter how small or big their contribution is; even the smallest of details are important. If you have contributed outside of GitHub and would like to be publicly acknowledged, please drop us a line and we'll rectify the omission; <em>every person matters</em>."

[Backup Tasks]
PANOPTICON_BACKUPTASKS_TITLE="Backup Tasks"
PANOPTICON_BACKUPTASKS_TITLE_NEW="New Backup Schedule"
PANOPTICON_BACKUPTASKS_TITLE_EDIT="Edit a Backup Schedule"
PANOPTICON_BACKUPTASKS_LBL_RESET="Reset"
PANOPTICON_BACKUPTASKS_LBL_BACKUP_OPTIONS="Backup Options"
PANOPTICON_BACKUPTASKS_LBL_BACKUP_PROFILE="Backup Profile"
PANOPTICON_BACKUPTASKS_LBL_DESCRIPTION="Description"
PANOPTICON_BACKUPTASKS_LBL_DESCRIPTION_HELP="You can use Akeeba Backup variables such as <code>[DATE]</code>, <code>[SITE]</code>, etc. They will be replaced by Akeeba Backup at backup time. You can also use the variables <code>{DATE_FORMAT_LC}</code>,<code>{DATE_FORMAT_LC1}</code>…<code>{DATE_FORMAT_LC7}</code> which will be replaced by Panopticon with a formatted version of the backup time. Please note that the Panopticon variables may differ by a few seconds compared to the Akeeba Backup variables as they are processed on the server running Panopticon, not the site's server where Akeeba Backup runs."
PANOPTICON_BACKUPTASKS_LBL_DESCRIPTION_DEFAULT="Scheduled remote backup with Panopticon taken on {DATE_FORMAT_LC7}"
PANOPTICON_BACKUPTASKS_LBL_SCHEDULE="Schedule"
PANOPTICON_BACKUPTASKS_LBL_MINUTES="Minutes"
PANOPTICON_BACKUPTASKS_LBL_MINUTES_HELP="Number <code>0</code> to <code>59</code>, contiguous range e.g. <code>5-15</code>, comma–separated list of values e.g. <code>1,15,30,45</code>, every minute as <code>*</code>, every X minutes using slash e.g. <code>*/5</code> (every 5 minutes)."
PANOPTICON_BACKUPTASKS_LBL_HOURS="Hours"
PANOPTICON_BACKUPTASKS_LBL_HOURS_HELP="Number <code>0</code> to <code>23</code> (0–11 is a.m., 12–23 is p.m.), contiguous range e.g. <code>5-15</code>, comma–separated list of values e.g. <code>0,6,12,18</code>, every hour as <code>*</code>, every X hours using slash e.g. <code>*/2</code> (every 2 hours)."
PANOPTICON_BACKUPTASKS_LBL_DOM="Day of the Month"
PANOPTICON_BACKUPTASKS_LBL_DOM_HELP="Number <code>1</code> to <code>31</code>, <code>L</code> for the last day of the month (cannot be used in lists of values!), contiguous range e.g. <code>1-15</code>, comma–separated list of values e.g. <code>1,7,14,21,28</code>, every day as <code>*</code>, every X days using slash e.g.<code>*/3</code> (every 3 days).<br>Use a number with <code>W</code> for the closest day within the same month that's not a Saturday or Sunday, e.g. <code>15W</code> is the closest day (from the 13th to the 17th) which is not a Saturday or Sunday."
PANOPTICON_BACKUPTASKS_LBL_MONTH="Month"
PANOPTICON_BACKUPTASKS_LBL_MONTH_HELP="Number <code>1</code> (January) to <code>12</code> (December), contiguous range e.g. <code>3-7</code>, comma–separated list of values e.g. <code>3,6,9,12</code>, every month as <code>*</code>, every X months using slash e.g. <code>*/2</code> (every 2 months).<br>Instead of numbers you may use the abbreviated, three–letter, English names of the months: <code>JAN</code> <code>FEB</code>, <code>MAR</code>, <code>APR</code>, <code>MAY</code>, <code>JUN</code>, <code>JUL</code>, <code>AUG</code>, <code>SEP</code>, <code>OCT</code>, <code>NOV</code>, <code>DEC</code>."
PANOPTICON_BACKUPTASKS_LBL_DOW="Day of the Week"
PANOPTICON_BACKUPTASKS_LBL_DOW_HELP="Number <code>0</code> (Sunday) to <code>6</code> (Saturday), contiguous range e.g. <code>1-5</code>, comma–separated list of values e.g. <code>1,3,5</code>, every day as <code>*</code>.<br> Instead of numbers you may use the abbreviated, three–letter, English names of the days of the week: <code>SUN</code>, <code>MON</code>, <code>TUE</code>, <code>WED</code>, <code>THU</code>, <code>FRI</code>, <code>SAT</code><br>A number followed by <code>L</code> for the last day of the week in the month, e.g. <code>5L</code> is the last Friday of the month.<br>Two numbers separated by <code>#</code> for n-th day of the week in the month, e.g. <code>5#3</code> is the 3rd Friday of the month."
PANOPTICON_BACKUPTASKS_LBL_FIELD_PROFILE="Profile"
PANOPTICON_BACKUPTASKS_LBL_FIELD_SCHEDULE="Schedule"
PANOPTICON_BACKUPTASKS_LBL_FIELD_RUN_ONCE="Repetition"
PANOPTICON_BACKUPTASKS_LBL_FIELD_RUN_ONCE_NONE="Repeat according to schedule"
PANOPTICON_BACKUPTASKS_LBL_FIELD_RUN_ONCE_DISABLE="Run once, then disable this schedule"
PANOPTICON_BACKUPTASKS_LBL_FIELD_RUN_ONCE_DELETE="⚠️ Run once, then DELETE this schedule"
PANOPTICON_BACKUPTASKS_LBL_TIMEZONE_NOTICE="The backup schedule is a <a href='%s' target='_blank'>CRON expression</a>. It uses the %s time zone."
PANOPTICON_BACKUPTASKS_LBL_SELECT_PROFILE="– Profile –"
PANOPTICON_LBL_BACKUPTASK_DELETED="The backup schedule has been deleted."
PANOPTICON_LBL_BACKUPTASK_SAVED="The backup schedule has been saved."
PANOPTICON_LBL_BACKUPTASK_PUBLISHED="The backup schedule is enabled."
PANOPTICON_LBL_BACKUPTASK_UNPUBLISHED="The backup schedule is disabled."
PANOPTICON_BACKUPTASKS_ERR_CANNOT_EDIT_MANUAL="You cannot edit manual backup schedules."
PANOPTICON_BACKUPTASKS_LBL_MANUAL_BACKUP="Manual Backup"
PANOPTICON_SITES_LBL_AKEEBABACKUP_EXECUTION_PENDING="%d backups are currently in the queue."
PANOPTICON_SITES_LBL_AKEEBABACKUP_EXECUTION_PENDING_1="One backup is currently in the queue."
PANOPTICON_SITES_LBL_AKEEBABACKUP_MANUAL_ERROR="%d manual backups have failed."
PANOPTICON_SITES_LBL_AKEEBABACKUP_MANUAL_ERROR_1="One manual backup has failed."
PANOPTICON_BACKUPTASKS_LBL_SELECT_MANUAL="– Manual –"
PANOPTICON_BACKUPTASKS_LBL_MANUAL_NO="Scheduled"
PANOPTICON_BACKUPTASKS_LBL_MANUAL_YES="Manual"
PANOPTICON_BACKUPTASKS_LBL_VIEW_MANUAL="List Manual Backups"
PANOPTICON_BACKUPTASKS_LBL_EMAIL_SUCCESS="Send email on success"
PANOPTICON_BACKUPTASKS_LBL_EMAIL_FAIL="Send email on failure"

[Scanner Tasks]
PANOPTICON_SCANNERTASKS_TITLE="PHP File Change Scanner Tasks"
PANOPTICON_SCANNERTASKS_TITLE_NEW="New Scan Schedule"
PANOPTICON_SCANNERTASKS_TITLE_EDIT="Edit a Scan Schedule"
PANOPTICON_SCANNERTASKS_LBL_RESET="Reset"
PANOPTICON_SCANNERTASKS_LBL_MINUTES="Minutes"
PANOPTICON_SCANNERTASKS_LBL_MINUTES_HELP="Number <code>0</code> to <code>59</code>, contiguous range e.g. <code>5-15</code>, comma–separated list of values e.g. <code>1,15,30,45</code>, every minute as <code>*</code>, every X minutes using slash e.g. <code>*/5</code> (every 5 minutes)."
PANOPTICON_SCANNERTASKS_LBL_HOURS="Hours"
PANOPTICON_SCANNERTASKS_LBL_HOURS_HELP="Number <code>0</code> to <code>23</code> (0–11 is a.m., 12–23 is p.m.), contiguous range e.g. <code>5-15</code>, comma–separated list of values e.g. <code>0,6,12,18</code>, every hour as <code>*</code>, every X hours using slash e.g. <code>*/2</code> (every 2 hours)."
PANOPTICON_SCANNERTASKS_LBL_DOM="Day of the Month"
PANOPTICON_SCANNERTASKS_LBL_DOM_HELP="Number <code>1</code> to <code>31</code>, <code>L</code> for the last day of the month (cannot be used in lists of values!), contiguous range e.g. <code>1-15</code>, comma–separated list of values e.g. <code>1,7,14,21,28</code>, every day as <code>*</code>, every X days using slash e.g.<code>*/3</code> (every 3 days).<br>Use a number with <code>W</code> for the closest day within the same month that's not a Saturday or Sunday, e.g. <code>15W</code> is the closest day (from the 13th to the 17th) which is not a Saturday or Sunday."
PANOPTICON_SCANNERTASKS_LBL_MONTH="Month"
PANOPTICON_SCANNERTASKS_LBL_MONTH_HELP="Number <code>1</code> (January) to <code>12</code> (December), contiguous range e.g. <code>3-7</code>, comma–separated list of values e.g. <code>3,6,9,12</code>, every month as <code>*</code>, every X months using slash e.g. <code>*/2</code> (every 2 months).<br>Instead of numbers you may use the abbreviated, three–letter, English names of the months: <code>JAN</code> <code>FEB</code>, <code>MAR</code>, <code>APR</code>, <code>MAY</code>, <code>JUN</code>, <code>JUL</code>, <code>AUG</code>, <code>SEP</code>, <code>OCT</code>, <code>NOV</code>, <code>DEC</code>."
PANOPTICON_SCANNERTASKS_LBL_DOW="Day of the Week"
PANOPTICON_SCANNERTASKS_LBL_DOW_HELP="Number <code>0</code> (Sunday) to <code>6</code> (Saturday), contiguous range e.g. <code>1-5</code>, comma–separated list of values e.g. <code>1,3,5</code>, every day as <code>*</code>.<br> Instead of numbers you may use the abbreviated, three–letter, English names of the days of the week: <code>SUN</code>, <code>MON</code>, <code>TUE</code>, <code>WED</code>, <code>THU</code>, <code>FRI</code>, <code>SAT</code><br>A number followed by <code>L</code> for the last day of the week in the month, e.g. <code>5L</code> is the last Friday of the month.<br>Two numbers separated by <code>#</code> for n-th day of the week in the month, e.g. <code>5#3</code> is the 3rd Friday of the month."
PANOPTICON_SCANNERTASKS_LBL_FIELD_SCHEDULE="Schedule"
PANOPTICON_SCANNERTASKS_LBL_FIELD_RUN_ONCE="Repetition"
PANOPTICON_SCANNERTASKS_LBL_FIELD_RUN_ONCE_NONE="Repeat according to schedule"
PANOPTICON_SCANNERTASKS_LBL_FIELD_RUN_ONCE_DISABLE="Run once, then disable this scan schedule"
PANOPTICON_SCANNERTASKS_LBL_FIELD_RUN_ONCE_DELETE="⚠️ Run once, then DELETE this scan schedule"
PANOPTICON_SCANNERTASKS_LBL_TIMEZONE_NOTICE="The scan schedule is a <a href='%s' target='_blank'>CRON expression</a>. It uses the %s time zone."
PANOPTICON_LBL_SCANNERTASK_DELETED="The scan schedule has been deleted."
PANOPTICON_LBL_SCANNERTASK_SAVED="The scan schedule has been saved."
PANOPTICON_LBL_SCANNERTASK_PUBLISHED="The scan schedule is enabled."
PANOPTICON_LBL_SCANNERTASK_UNPUBLISHED="The scan schedule is disabled."
PANOPTICON_SCANNERTASKS_ERR_CANNOT_EDIT_MANUAL="You cannot edit manual scan schedules."
PANOPTICON_SCANNERTASKS_LBL_MANUAL_SCAN="Manual Scan"
PANOPTICON_SITES_LBL_ADMINTOOLS_EXECUTION_PENDING="%d scans are currently in the queue."
PANOPTICON_SITES_LBL_ADMINTOOLS_EXECUTION_PENDING_1="One scan is currently in the queue."
PANOPTICON_SITES_LBL_ADMINTOOLS_MANUAL_ERROR="%d manual scans have failed."
PANOPTICON_SITES_LBL_ADMINTOOLS_MANUAL_ERROR_1="One manual scan has failed."
PANOPTICON_SITES_LBL_ADMINTOOLS_SCHEDULE="Schedule Scans"
PANOPTICON_SITES_LBL_ADMINTOOLS_STARTSCAN="Start Scanning"
PANOPTICON_SITES_LBL_ADMINTOOLS_REFRESH="Refresh"
PANOPTICON_SITES_MENU_ADMINTOOLS_SCHEDULE="PHP File Change Scanner"
PANOPTICON_SCANNERTASKS_LBL_SELECT_MANUAL="– Manual –"
PANOPTICON_SCANNERTASKS_LBL_MANUAL_NO="Scheduled"
PANOPTICON_SCANNERTASKS_LBL_MANUAL_YES="Manual"
PANOPTICON_SCANNERTASKS_LBL_VIEW_MANUAL="List Manual Scans"

PANOPTICON_SITES_LBL_DROPDOWN_AUTOMATIONS="Automations"
PANOPTICON_SITES_LBL_DROPDOWN_AUTOMATIONS_HEAD_EMAILS="Automated Emails"
PANOPTICON_SITES_LBL_DROPDOWN_AUTOMATIONS_HEAD_BACKUP_SECURITY="Backup &amp; Security"

PANOPTICON_SITES_LBL_DROPDOWN_TROUBLESHOOT="Troubleshooting"

[MFA]
PANOPTICON_MFA_HEAD_MFA_PAGE="Multi-factor Authentication"
PANOPTICON_MFA_HEAD_SELECT_PAGE="Select an Authentication Method"
PANOPTICON_MFA_LBL_GUI_HEAD="Multi-factor Authentication"
PANOPTICON_MFA_LBL_DESCRIPTION="Multi-factor Authentication methods are used <em>in addition to</em> your username and password, to make it much harder for hackers to gain unauthorised access."
PANOPTICON_MFA_LBL_IS_ACTIVE="Multi-factor Authentication is <span class="%s">enabled</span> on your account."
PANOPTICON_MFA_LBL_TURN_OFF="Turn Off"
PANOPTICON_MFA_LBL_IS_DISABLED="Multi-factor Authentication is <span class="%s">disabled</span> on your account."
PANOPTICON_MFA_LBL_LIST_DEFAULTTAG="Default"
PANOPTICON_MFA_LBL_CREATEDON="Added: %s"
PANOPTICON_MFA_LBL_LASTUSED="Last used: %s"
PANOPTICON_MFA_LBL_EDIT="Edit"
PANOPTICON_MFA_LBL_DELETE="Delete"
PANOPTICON_MFA_LBL_LIST_ADD_A="Add a new %s"
PANOPTICON_MFA_LBL_TITLE_ADD="Add an MFA method"
PANOPTICON_MFA_LBL_TITLE_EDIT="Edit an MFA method"
PANOPTICON_MFA_LBL_EDIT_FIELD_TITLE="Title"
PANOPTICON_MFA_LBL_EDIT_FIELD_DEFAULT="Default Multi-factor Authentication method"
PANOPTICON_MFA_LBL_EDIT_SUBMIT="Save"
PANOPTICON_MFA_LBL_EDIT_CANCEL="Cancel"
PANOPTICON_MFA_LBL_VALIDATE="Validate"
PANOPTICON_MFA_LBL_LOGOUT="Log Out"
PANOPTICON_MFA_LBL_USEDIFFERENTMETHOD="Use a different method"
PANOPTICON_MFA_ERR_INVALID_CODE="Failed Multi-factor Authentication validation. Please try again."
PANOPTICON_MFA_LBL_SELECT_INSTRUCTIONS="Please select how you would like to verify your login to this site."
PANOPTICON_MFA_LBL_BACKUPCODES="Backup Codes (Emergency Access)<br><small class="text-muted">Use these if you get locked out.</small>"
PANOPTICON_MFA_LBL_BACKUPCODES_METHOD_NAME="Backup Codes"
PANOPTICON_MFA_LBL_BACKUPCODES_DESCRIPTION="Single-use codes to let you login to the site if none of the other methods can be used."
PANOPTICON_MFA_LBL_BACKUPCODES_PRINT_PROMPT="<strong><a href="%s">Print these codes</a> and keep them in your wallet</strong>. <span class="text-muted">Backup codes let you log into the site if your regular Multi-factor Authentication method does not work or you no longer have access to it. Each code can be used <em>only once</em>.</span>"
PANOPTICON_MFA_LBL_BACKUPCODES_INSTRUCTIONS="Print this page and keep it in your wallet. Each of the following codes below can be used only once. Use them in case of emergency, when none of the other Multi-factor Authentication methods you've set up can be used. For example, if your phone is out of battery or misplaced."
PANOPTICON_MFA_LBL_BACKUPCODES_RESET="Regenerate Backup Codes"
PANOPTICON_MFA_LBL_BACKUPCODES_RESET_INFO="Use the “Regenerate Backup Codes” toolbar button to generate a new set of backup codes. You should do that if you have misplaced your backup codes, believe they may have been compromised, or are running out of available backup codes."
PANOPTICON_MFA_LBL_BACKUPCODES_ENTRY_LABEL="Your emergency backup code"
PANOPTICON_MFA_LBL_BACKUPCODES_USE_WHEN_LOCKED_OUT="Enter an emergency backup code if you are locked out."
PANOPTICON_MFA_FIXED_LBL_DISPLAYEDAS="Fixed Code"
PANOPTICON_MFA_FIXED_LBL_SHORTINFO="Choose your own preset code, essentially a second password. <strong>For demonstration purposes only - this is disabled in production</strong>."
PANOPTICON_MFA_FIXED_LBL_LABEL="Enter your fixed Multi-factor Authentication code"
PANOPTICON_MFA_FIXED_LBL_PLACEHOLDER="Enter your Fixed Code"
PANOPTICON_MFA_FIXED_LBL_PREMESSAGE="<p>This is a demonstration Multi-factor Authentication plugin for Panopticon. You need to enter the fixed code you configured when enabling the Multi-factor Authentication for this user. It effectively works as a second password.</p>"
PANOPTICON_MFA_FIXED_LBL_POSTMESSAGE="<p class="alert alert-info">The messages appearing above and below the code area can be customized by overriding the language strings <code>PANOPTICON_MFA_LBL_PREMESSAGE</code> and <code>PANOPTICON_MFA_FIXED_LBL_POSTMESSAGE</code>.</p>"
PANOPTICON_MFA_FIXED_LBL_DEFAULTTITLE="Fixed Code"
PANOPTICON_MFA_FIXED_LBL_SETUP_PREMESSAGE="<p>Enter a password below. This password will be required to be entered after logging in before you're able to use the site.</p>"
PANOPTICON_MFA_FIXED_LBL_SETUP_POSTMESSAGE="<p class="alert alert-info">The messages appearing above and below the setup area can be customized by overriding the language strings <code>PANOPTICON_MFA_FIXED_LBL_SETUP_PREMESSAGE</code> and <code>PANOPTICON_MFA_FIXED_LBL_SETUP_POSTMESSAGE</code></p>"
PANOPTICON_MFA_FIXED_ERR_EMPTYCODE="Your fixed code cannot be empty."
PANOPTICON_MFA_PASSKEYS_LBL_DISPLAYEDAS="Passkey"
PANOPTICON_MFA_PASSKEYS_LBL_SHORTINFO="Use a Passkey, with any hardware or software security key."
PANOPTICON_MFA_PASSKEYS_LBL_REGISTERKEY="Register a Passkey"
PANOPTICON_MFA_PASSKEYS_LBL_VALIDATEKEY="Validate Your Login with a Passkey"
PANOPTICON_MFA_PASSKEYS_LBL_CONFIGURED="You have already configured this Passkey. Please note that you can only modify its title from this page."
PANOPTICON_MFA_PASSKEYS_LBL_INSTRUCTIONS="Follow the instructions on your device's screen to use your preferred Passkey."
PANOPTICON_MFA_PASSKEYS_ERR_NOTAVAILABLE_HEAD="Your browser lacks support for Passkeys"
PANOPTICON_MFA_PASSKEYS_ERR_NOTAVAILABLE_BODY="Your browser doesn't support Passkeys, or your site does not meet the minimum requirements (HTTPS-only, with an SSL/TLS certificate signed by a commercial Certification Authority)."
PANOPTICON_MFA_PASSKEYS_ERR_NO_STORED_CREDENTIAL="You have not configured a Passkey yet or the Passkey you are trying to use is unknown to this site."
PANOPTICON_MFA_PASSKEYS_ERR_CREATE_NO_PK="The server has not issued a Public Key for Passkey registration but somehow received an authenticator registration request from the browser. This means that someone tried to hack you, or something is terribly broken."
PANOPTICON_MFA_PASSKEYS_ERR_CREATE_INVALID_PK="The Passkey registration has failed. The response received from the browser does not match the Public Key issued by the server. This means that someone tried to hack you, or something is terribly broken."
PANOPTICON_MFA_PASSKEYS_ERR_CREATE_INVALID_USER="For security reasons you are not allowed to register Passkeys on behalf of another user."
PANOPTICON_MFA_PASSKEYS_ERR_CREATE_NO_ATTESTED_DATA="Something went wrong but no further information about the error is available at this time. Please retry registering your Passkey."
PANOPTICON_MFA_PASSKEYS_ERR_CREATE_INVALID_LOGIN_REQUEST="Invalid authentication request."

PANOPTICON_MFA_TOTP_LBL_DISPLAYEDAS="Authenticator code (TOTP)"
PANOPTICON_MFA_TOTP_LBL_SHORTINFO="Six-digit code which changes every 30 seconds."
PANOPTICON_MFA_TOTP_LBL_CODE="Code"
PANOPTICON_MFA_TOTP_LBL_PLACEHOLDER="Enter your six-digit code"
PANOPTICON_MFA_TOTP_QR_LBL_TITLE="Set up your authenticator software"
PANOPTICON_MFA_TOTP_QR_LBL_INSTRUCTIONS="Depending on your authenticator software, do one of the following:"
PANOPTICON_MFA_TOTP_QR_LBL_INSTRUCTIONS_OPT1="Scan this QR Code&trade;."
PANOPTICON_MFA_TOTP_QR_LBL_INSTRUCTIONS_OPT2="Use this <a href="%s">link</a>."
PANOPTICON_MFA_TOTP_QR_LBL_INSTRUCTIONS_OPT3="Enter the Secret"
PANOPTICON_MFA_TOTP_QR_LBL_ENTER_CODE="Enter the generated 6-digit code into the field below, and click on “Save”."
PANOPTICON_MFA_TOTP_QR_LBL_SOFTWARE="Looking for compatible authenticator software? We have tested with <a href="https://keepassxc.org/">KeePassXC</a>, <a href="https://strongboxsafe.com/">Strongbox</a>, <a href="https://1password.com/">1Password</a>, <a href="https://en.wikipedia.org/wiki/Google_Authenticator">Google Authenticator</a>, <a href="https://authy.com/">Twilio Authy</a>, and the built-in feature in macOS / iOS / iPadOS."

PANOPTICON_MFA_LBL_HELP="Help on the wiki"

[Overrides]
PANOPTICON_OVERRIDES_TITLE="Template Overrides"
PANOPTICON_OVERRIDES_TITLE_READ="Compare an Override"
PANOPTICON_OVERRIDES_TABLE_COMMENT="Table of template overrides which have changed on the remote site"
PANOPTICON_OVERRIDES_LBL_FIELD_TEMPLATE="Template"
PANOPTICON_OVERRIDES_LBL_FIELD_FILE="File"
PANOPTICON_OVERRIDES_LBL_FIELD_ACTION="Source"
PANOPTICON_OVERRIDES_LBL_FIELD_CREATED="Created and Modified Date"
PANOPTICON_OVERRIDES_LBL_FIELD_MODIFIED="Created and Modified Date"
PANOPTICON_OVERRIDES_LBL_FRONTEND="Frontend"
PANOPTICON_OVERRIDES_LBL_BACKEND="Backend"
PANOPTICON_OVERRIDES_LBL_CORE="Source File"
PANOPTICON_OVERRIDES_LBL_OVERRIDE="Override File"
PANOPTICON_OVERRIDES_LBL_DIFF="Differences"
PANOPTICON_OVERRIDES_LBL_NO_OVERRIDE_HEAD="Error retrieving the template override from the site"
PANOPTICON_OVERRIDES_LBL_NO_OVERRIDE_MESSAGE="The template override, or the corresponding original file, may no longer exist on your site."
PANOPTICON_OVERRIDES_LBL_NO_OVERRIDE_SUGGESTION="Please visit your site's administrator backend to inspect the template overrides."

[Logs]
PANOPTICON_LOGS_TITLE="Log Files"
PANOPTICON_LOGS_TITLE_READ="Show Log File"
PANOPTICON_LOGS_TABLE_COMMENT="Table of available log files"
PANOPTICON_LOGS_LBL_FIELD_ACTIONS="Actions"
PANOPTICON_LOGS_LBL_FIELD_FILE="File"
PANOPTICON_LOGS_LBL_FIELD_SITE="Site"
PANOPTICON_LOGS_LBL_FIELD_STATUS="Status"

PANOPTICON_LOGS_LBL_SYSTEM="System Log"
PANOPTICON_LOGS_LBL_STATUS_ACTIVE="Active"
PANOPTICON_LOGS_LBL_STATUS_ARCHIVED="Archived"
PANOPTICON_LOGS_LBL_VIEW="View"
PANOPTICON_LOGS_LBL_DOWNLOAD="Download"
PANOPTICON_LOGS_LBL_DELETE="Delete"
PANOPTICON_LOGS_LBL_NOVIEW_HELP="You cannot view an archived log file."

PANOPTICON_LOGS_LBL_ARCHIVED_OPT_ALL="All"
PANOPTICON_LOGS_LBL_ARCHIVED_OPT_ACTIVE="Only Active"

PANOPTICON_LOGS_ERR_NOTHING_TO_SEE="Nothing to see here."
PANOPTICON_LOGS_ERR_NOTHING_TO_SEE_DETAILS="The requested log file does not exist, or it is unreadable, empty, or outside the log path."

PANOPTICON_LOGS_LBL_PRIORITY_EMERGENCY="Emergency"
PANOPTICON_LOGS_LBL_PRIORITY_ALERT="Alert"
PANOPTICON_LOGS_LBL_PRIORITY_CRITICAL="Critical"
PANOPTICON_LOGS_LBL_PRIORITY_ERROR="Error"
PANOPTICON_LOGS_LBL_PRIORITY_WARNING="Warning"
PANOPTICON_LOGS_LBL_PRIORITY_NOTICE="Notice"
PANOPTICON_LOGS_LBL_PRIORITY_INFO="Info"
PANOPTICON_LOGS_LBL_PRIORITY_DEBUG="Debug"

PANOPTICON_LOGS_LBL_MAX_INPUT_SIZE="Maximum Input Size"
PANOPTICON_LOGS_LBL_MAX_LINES="Maximum Number Of Lines"
PANOPTICON_LOGS_LBL_AUTOREFRESH="Auto-refresh"
PANOPTICON_LOGS_LBL_SR_AUTOREFRESH_TIME="Auto-refresh time left"

PANOPTICON_LOGS_LBL_TIME="Time"
PANOPTICON_LOGS_LBL_LEVEL="Level"
PANOPTICON_LOGS_LBL_FACILITY="Type"
PANOPTICON_LOGS_LBL_MESSAGE="Message"
PANOPTICON_LOGS_LBL_CONTEXT="Context Information"
PANOPTICON_LOGS_LBL_EXTRA="Additional Information"
PANOPTICON_LOGS_LBL_RELOAD="Reload Now"

PANOPTICON_LOGS_LBL_DELETED="Deleted log file <code>%s</code>"
PANOPTICON_LOGS_LBL_NOT_DELETED="Could not delete the log file"
PANOPTICON_LOGS_LBL_CANNOT_DOWNLOAD="Can not download the log file"

[Extension updates overview]
PANOPTICON_EXTUPDATES_TITLE="Extension Updates"
PANOPTICON_EXTUPDATES_BTN_UPDATE="Update Selected"
PANOPTICON_EXTUPDATES_LBL_SITE="Site"
PANOPTICON_EXTUPDATES_LBL_SITE_SELECT="– Site –"
PANOPTICON_EXTUPDATES_LBL_CMSVERSION_SELECT="– CMS Version –"
PANOPTICON_EXTUPDATES_LBL_PHPVERSION_SELECT="– PHP Version –"
PANOPTICON_EXTUPDATES_LBL_EXT_NAME="Extension Name"
PANOPTICON_EXTUPDATES_LBL_EXT_NAME_SELECT="– Extension Name –"
PANOPTICON_EXTUPDATES_LBL_EXT_AUTHOR="Extension Author"
PANOPTICON_EXTUPDATES_LBL_EXT_AUTHOR_SELECT="– Author –"
PANOPTICON_EXTUPDATES_LBL_EXT_AUTHOR_URL="Author URL"
PANOPTICON_EXTUPDATES_LBL_EXT_AUTHOR_URL_SELECT="– Author URL –"
PANOPTICON_EXTUPDATES_LBL_EXT_AUTHOR_EMAIL="Author Email"
PANOPTICON_EXTUPDATES_LBL_EXT_AUTHOR_EMAIL_SELECT="– Author Email –"

PANOPTICON_EXTUPDATES_TABLE_COMMENT="Table of extensions with available updates"
PANOPTICON_EXTUPDATES_LBL_SELECT_EXTENSION="Select extension %s for site %s"
PANOPTICON_EXTUPDATES_FIELD_SITE="Site"
PANOPTICON_EXTUPDATES_FIELD_EXTENSION="Extension"
PANOPTICON_EXTUPDATES_FIELD_VERSION="Version"
PANOPTICON_EXTUPDATES_FIELD_AUTHOR="Author"

PANOPTICON_EXTUPDATES_LBL_SCHEDULED_N="%d selected extensions have been scheduled to be updated."
PANOPTICON_EXTUPDATES_LBL_SCHEDULED_N_0="None of the selected extensions have been scheduled to be updated. This is not an error: they might have been updated, or automatically scheduled in the meantime."
PANOPTICON_EXTUPDATES_LBL_SCHEDULED_N_1="The selected extension has been scheduled to be updated."

PANOPTICON_EXTUPDATES_ERR_INVALID_SELECTION="Invalid extensions selection."

[Core updates overview]
PANOPTICON_COREUPDATES_TITLE="Core Updates"
PANOPTICON_COREUPDATES_BTN_UPDATE="Update Selected"
PANOPTICON_COREUPDATES_BTN_CANCEL="Cancel Selected"
PANOPTICON_COREUPDATES_TABLE_COMMENT="Table of sites with available CMS updates."

PANOPTICON_COREUPDATES_LBL_SELECT_SITE="Select site “%s”"
PANOPTICON_COREUPDATES_LBL_SELECT_CURRENT="– Current –"
PANOPTICON_COREUPDATES_LBL_SELECT_LATEST="– Updates To –"
PANOPTICON_COREUPDATES_FIELD_SITE="Site"
PANOPTICON_COREUPDATES_FIELD_CURRENT="Current"
PANOPTICON_COREUPDATES_FIELD_LATEST="Updates To"

PANOPTICON_COREUPDATES_ERR_INVALID_SELECTION="Invalid sites selection."

PANOPTICON_COREUPDATES_SCHEDULED_N="%d selected sites have been scheduled for core updates."
PANOPTICON_COREUPDATES_SCHEDULED_N_1="The selected site has been scheduled for core updates."
PANOPTICON_COREUPDATES_SCHEDULED_N_0="No selected sites have been scheduled for core updates. This is not an error: they might have been already updated, or automatically scheduled in the meantime."

PANOPTICON_COREUPDATES_CANCELED_N="%d selected sites will not be updated."
PANOPTICON_COREUPDATES_CANCELED_N_1="The selected site will not be updated."
PANOPTICON_COREUPDATES_CANCELED_N_0="Could not cancel the update of any selected site. The update might have already taken place, be in progress, or removed in another way."

[Usage stats]
PANOPTICON_USAGESTATS_TITLE="Usage Stats"
PANOPTICON_USAGESTATS_LBL_INFO_TITLE="Anonymous usage statistics collection"
PANOPTICON_USAGESTATS_LBL_INFO_BODY="Akeeba Panopticon collects basic information about the environment it is executing in. This information is aggregated and helps us decide on which PHP and database server versions to support in future releases. From this page you can control whether this feature will be enabled, and review the information being sent to our server."
PANOPTICON_USAGESTATS_LBL_INFO_COLLECTED_HEAD="Information collected"
PANOPTICON_USAGESTATS_LBL_INFO_EXPLANATION="The following table shows you the information sent to the server. The Key is the URL query parameter in the request to the statistics collection server. The Value is the current value of the URL query parameter which will be sent to the server."
PANOPTICON_USAGESTATS_LBL_SERVER_DOMAIN="The usage statistics collection server's domain name is <code>%s</code>."
PANOPTICON_USAGESTATS_LBL_LAST_COLLECTION_NEVER="The usage statistics information has not been sent to the server yet."
PANOPTICON_USAGESTATS_LBL_LAST_COLLECTION_DATE="The usage statistics was last sent to the server on %s."
PANOPTICON_USAGESTATS_LBL_TABLE_COMMENT="Table of usage statistics sent to the server."
PANOPTICON_USAGESTATS_LBL_KEY="Key"
PANOPTICON_USAGESTATS_LBL_VALUE="Value"
PANOPTICON_USAGESTATS_LBL_WHATIS="What is contains"
PANOPTICON_USAGESTATS_LBL_DISABLED_HEAD="No information is collected"
PANOPTICON_USAGESTATS_LBL_DISABLED_MESSAGE="You have disabled collection of usage statistics. No information will be sent to our server."
PANOPTICON_USAGESTATS_LBL_NOINFO_HEAD="No information is collected"
PANOPTICON_USAGESTATS_LBL_NOINFO_MESSAGE="An internal error prevents the collection of usage statistics. No information will be sent to our server."
PANOPTICON_USAGESTATS_LBL_DATAINFO_SID="Randomly generated installation ID. Used for data deduplication. It <strong>cannot</strong> be traced back to a particular installation or person."
PANOPTICON_USAGESTATS_LBL_DATAINFO_SW="Software identifier. 17 is Akeeba Panopticon."
PANOPTICON_USAGESTATS_LBL_DATAINFO_PRO="Is this a free (0) or paid (1) edition of the software? For Panopticon, this is always 0."
PANOPTICON_USAGESTATS_LBL_DATAINFO_SM="Software major version."
PANOPTICON_USAGESTATS_LBL_DATAINFO_SN="Software minor version."
PANOPTICON_USAGESTATS_LBL_DATAINFO_SR="Software patch version."
PANOPTICON_USAGESTATS_LBL_DATAINFO_PM="PHP major version."
PANOPTICON_USAGESTATS_LBL_DATAINFO_PN="PHP minor version."
PANOPTICON_USAGESTATS_LBL_DATAINFO_PR="PHP patch version."
PANOPTICON_USAGESTATS_LBL_DATAINFO_PQ="PHP version additional information (if provided by PHP itself)."
PANOPTICON_USAGESTATS_LBL_DATAINFO_DT="Database server type."
PANOPTICON_USAGESTATS_LBL_DATAINFO_DM="Database server major version."
PANOPTICON_USAGESTATS_LBL_DATAINFO_DN="Database server minor version."
PANOPTICON_USAGESTATS_LBL_DATAINFO_DR="Database server patch version."
PANOPTICON_USAGESTATS_LBL_DATAINFO_DQ="Database server version additional information (if provided by the database server)."
PANOPTICON_USAGESTATS_LBL_DATAINFO_CT="CMS type. 4 means “no CMS”."
PANOPTICON_USAGESTATS_LBL_DATAINFO_CM="CMS major version. Always 0 for Panopticon."
PANOPTICON_USAGESTATS_LBL_DATAINFO_CN="CMS minor version. Always 0 for Panopticon."
PANOPTICON_USAGESTATS_LBL_DATAINFO_CR="CMS patch version. Always 0 for Panopticon."
PANOPTICON_USAGESTATS_BTN_DISABLE="Disable collection"
PANOPTICON_USAGESTATS_BTN_ENABLE="Enable collection"
PANOPTICON_USAGESTATS_BTN_SEND="Collect now"
PANOPTICON_USAGESTATS_BTN_RESET_SID="Reset installation ID"

[Database backups]
PANOPTICON_DBTOOLS_TITLE="Database Backups"
PANOPTICON_DBTOOLS_LBL_INFO_HEAD="How do I restore database backups?"
PANOPTICON_DBTOOLS_LBL_INFO_BODY="The database backups are SQL files, either plain or compressed with Gzip. Both file types can be restored with common database tools provided by your host such as phpMyAdmin, Adminer, or even the command-line <code>mysql</code> command."
PANOPTICON_DBTOOLS_LBL_FILENAME="Filename"
PANOPTICON_DBTOOLS_LBL_SIZE="Size"
PANOPTICON_DBTOOLS_LBL_ACTIONS="Actions"
PANOPTICON_DBTOOLS_LBL_FILETYPE_GZ="Compressed SQL file"
PANOPTICON_DBTOOLS_LBL_FILETYPE_SQL="SQL file"
PANOPTICON_DBTOOLS_LBL_DOWNLOAD="Download"
PANOPTICON_DBTOOLS_LBL_DOWNLOAD_SR="Download %s"
PANOPTICON_DBTOOLS_LBL_DELETE="Delete"
PANOPTICON_DBTOOLS_LBL_DELETE_SR="Delete %s"
PANOPTICON_DBTOOLS_LBL_FILES_N="%d files"
PANOPTICON_DBTOOLS_LBL_FILES_N_1="One file"
PANOPTICON_DBTOOLS_LBL_FILES_N_0="No files"
PANOPTICON_DBTOOLS_LBL_DELETED="Deleted file %s."
PANOPTICON_DBTOOLS_LBL_NOT_DELETED="The file %s could not be deleted."
PANOPTICON_DBTOOLS_LBL_BACKUP_NOW="Backup Now"
PANOPTICON_DBTOOLS_LBL_BACKUP_WAIT="Please wait."
PANOPTICON_DBTOOLS_LBL_BACKUP_WAIT_SUB="Database backup in progress."
PANOPTICON_DBTOOLS_LBL_BACKUP_MAY_RELOAD="This page may reload several times."
PANOPTICON_DBTOOLS_ERR_BACKUP_INVALID_STATE="The stored backup state was missing."
PANOPTICON_DBTOOLS_ERR_BACKUP_JSON="Invalid stored backup state: %s"
PANOPTICON_DBTOOLS_LBL_BACKUP_DONE="Finished taking a database backup."

[Reports]
PANOPTICON_REPORTS_TITLE="Site Reports"
PANOPTICON_REPORTS_LBL_NO_ACTION="No action specified"
PANOPTICON_REPORTS_LBL_UNKNOWN_SITE_ACTION="Unknown site action ‘%s’"
PANOPTICON_REPORTS_LBL_SITEACTION_JOOMLA_FIX_CORE_UPDATE_SITE="Joomla: Fix Core Update Site"
PANOPTICON_REPORTS_LBL_SITEACTION_ADMINTOOLS_HTACCESS_DISABLE="Admin Tools: Disable .htaccess file"
PANOPTICON_REPORTS_LBL_SITEACTION_ADMINTOOLS_HTACCESS_ENABLE="Admin Tools: Re-enable .htaccess file"
PANOPTICON_REPORTS_LBL_SITEACTION_ADMINTOOLS_PLUGIN_DISABLE="Admin Tools: Disable the system plugin"
PANOPTICON_REPORTS_LBL_SITEACTION_ADMINTOOLS_PLUGIN_ENABLE="Admin Tools: Re-enable the system plugin"
PANOPTICON_REPORTS_LBL_SITEACTION_ADMINTOOLS_UNBLOCK_MY_IP="Admin Tools: Unblock an IP address"
PANOPTICON_REPORTS_LBL_SITEACTION_AKEEBABACKUP_DELETE="Akeeba Backup: Delete a backup record"
PANOPTICON_REPORTS_LBL_SITEACTION_AKEEBABACKUP_DELETEFILES="Akeeba Backup: Delete files from a backup record"

PANOPTICON_REPORTS_LBL_TABLE_CAPTION="Table of action report entries"
PANOPTICON_REPORTS_FIELD_SITE="Site"
PANOPTICON_REPORTS_FIELD_CREATED_ON="Date &amp; Time"
PANOPTICON_REPORTS_FIELD_CREATED_ON_FROM="Date &amp; Time (from)"
PANOPTICON_REPORTS_FIELD_CREATED_ON_TO="Date &amp; Time (to)"
PANOPTICON_REPORTS_FIELD_CREATED_BY="User"
PANOPTICON_REPORTS_FIELD_ACTION="Action"
PANOPTICON_REPORTS_LBL_CORE_UPDATE_FOUND="CMS update found"
PANOPTICON_REPORTS_LBL_CORE_UPDATE_INSTALLED_SUCCESS="Updated the core CMS"
PANOPTICON_REPORTS_LBL_CORE_UPDATE_INSTALLED_FAILURE="Failed to update the core CMS"
PANOPTICON_REPORTS_LBL_CORE_UPDATE_INSTALLED_BACKUP="Backup taken"
PANOPTICON_REPORTS_LBL_EXT_UPDATE_FOUND="Extension update found"
PANOPTICON_REPORTS_LBL_EXT_UPDATE_INSTALLED_SUCCESS="Installed software update"
PANOPTICON_REPORTS_EXT_CORE_UPDATE_INSTALLED_FAILURE="Failed to install software update"
PANOPTICON_REPORTS_LBL_BACKUP_TAKEN="Backup taken"
PANOPTICON_REPORTS_LBL_BACKUP_FAILED="Backup failed"
PANOPTICON_REPORTS_LBL_BACKUP_ARCHIVE="Backup archive file name"
PANOPTICON_REPORTS_LBL_FILESCANNER_SUCCESS="PHP File Change Scanner ran"
PANOPTICON_REPORTS_LBL_FILESCANNER_FAILED="PHP File Change Scanner failed"
PANOPTICON_REPORTS_LBL_MISC="Miscellaneous Action"
PANOPTICON_REPORTS_LBL_DURATION_SR="Duration"

[Scheduled Update Summary]
PANOPTICON_UPDATESUMMARYTASKS_TITLE="Scheduled Update Summary"
PANOPTICON_UPDATESUMMARYTASKS_TITLE_NEW="New Scheduled Update Summary"
PANOPTICON_UPDATESUMMARYTASKS_TITLE_EDIT="Edit Scheduled Update Summary"
PANOPTICON_UPDATESUMMARYTASKS_LBL_TIMEZONE_NOTICE="The schedule for update summary emails is a <a href='%s' target='_blank'>CRON expression</a>. It uses the %s time zone."
PANOPTICON_UPDATESUMMARYTASKS_LBL_OPTIONS="Email Options"
PANOPTICON_UPDATESUMMARYTASKS_LBL_CORE_UPDATES="Include core CMS updates in the email"
PANOPTICON_UPDATESUMMARYTASKS_LBL_EXTENSION_UPDATES="Include third party software updates in the email"
PANOPTICON_UPDATESUMMARYTASKS_LBL_PREVENT_DUPLICATES="Prevent identical emails"
PANOPTICON_UPDATESUMMARYTASKS_LBL_PREVENT_DUPLICATES_HELP="When enabled, Panopticon will not send you an email if the list of pending updates for the site is identical to the list of updates in the last email it sent you."
PANOPTICON_LBL_UPDATESUMMARYTASK_SAVED="The Scheduled Update Summary task has been saved"
PANOPTICON_LBL_UPDATESUMMARYTASK_DELETED="The Scheduled Update Summary task has been deleted"

PANOPTICON_UPDATESUMMARYTASKS_LBL_RECIPIENTS="Recipients"
PANOPTICON_UPDATESUMMARYTASKS_LBL_EMAIL_GROUPS="Email These Groups"
PANOPTICON_UPDATESUMMARYTASKS_LBL_EMAIL_GROUPS_HELP="If no groups are selected: emails are sent to all users who can make changes to the site. When any groups are selected: emails are sent to all users who are assigned to the selected group, <em>even if they can't even view the site in the Sites Overview page</em>."

[Scheduled Action Summary]
PANOPTICON_ACTIONSUMMARYTASKS_TITLE="Scheduled Action Summary"
PANOPTICON_ACTIONSUMMARYTASKS_TITLE_NEW="New Scheduled Action Summary"
PANOPTICON_ACTIONSUMMARYTASKS_TITLE_EDIT="Edit Scheduled Action Summary"
PANOPTICON_LBL_ACTIONSUMMARYTASK_SAVED="The Scheduled Action Summary has been saved"
PANOPTICON_LBL_ACTIONSUMMARYTASK_DELETED="The Scheduled Action Summary has been deleted"
PANOPTICON_ACTIONSUMMARYTASKS_LBL_TIMEZONE_NOTICE="The Site Action Summary schedule is a <a href='%s' target='_blank'>CRON expression</a>. It uses the %s time zone."
PANOPTICON_ACTIONSUMMARYTASKS_LBL_OPTIONS="Report Options"
PANOPTICON_ACTIONSUMMARYTASKS_LBL_PERIOD="Period"
PANOPTICON_ACTIONSUMMARYTASKS_LBL_PERIOD_HELP="Choose which time period the report will be generated for."
PANOPTICON_ACTIONSUMMARYTASKS_LBL_PERIOD_DAILY="Daily"
PANOPTICON_ACTIONSUMMARYTASKS_LBL_PERIOD_WEEKLY="Weekly"
PANOPTICON_ACTIONSUMMARYTASKS_LBL_PERIOD_MONTHLY="Monthly"

[TinyMCE]
PANOPTICON_TINYMCE_LANG_AR = "Arabic"
PANOPTICON_TINYMCE_LANG_AR_SA = "Arabic, Saudi Arabia"
PANOPTICON_TINYMCE_LANG_AZ = "Azerbaijani"
PANOPTICON_TINYMCE_LANG_BE = "Belarusian"
PANOPTICON_TINYMCE_LANG_BG_BG = "Bulgarian"
PANOPTICON_TINYMCE_LANG_BN_BD = "Bengali"
PANOPTICON_TINYMCE_LANG_CA = "Catalan"
PANOPTICON_TINYMCE_LANG_CS = "Czech"
PANOPTICON_TINYMCE_LANG_CY = "Welsh"
PANOPTICON_TINYMCE_LANG_DA = "Danish"
PANOPTICON_TINYMCE_LANG_DE = "German"
PANOPTICON_TINYMCE_LANG_EL = "Greek"
PANOPTICON_TINYMCE_LANG_EO = "Esperanto"
PANOPTICON_TINYMCE_LANG_ES = "Spanish (Spain)"
PANOPTICON_TINYMCE_LANG_ES_MX = "Spanish (Mexico)"
PANOPTICON_TINYMCE_LANG_ET = "Estonian"
PANOPTICON_TINYMCE_LANG_EU = "Basque"
PANOPTICON_TINYMCE_LANG_FA = "Persian"
PANOPTICON_TINYMCE_LANG_FI = "Finnish"
PANOPTICON_TINYMCE_LANG_FR_FR = "French (France)"
PANOPTICON_TINYMCE_LANG_GA = "Irish"
PANOPTICON_TINYMCE_LANG_GL = "Galician"
PANOPTICON_TINYMCE_LANG_HE_IL = "Hebrew (Israel)"
PANOPTICON_TINYMCE_LANG_HR = "Croatian"
PANOPTICON_TINYMCE_LANG_HU_HU = "Hungarian (Hungary)"
PANOPTICON_TINYMCE_LANG_HY = "Armenian"
PANOPTICON_TINYMCE_LANG_ID = "Indonesian"
PANOPTICON_TINYMCE_LANG_IS_IS = "Icelandic"
PANOPTICON_TINYMCE_LANG_IT = "Italian"
PANOPTICON_TINYMCE_LANG_JA = "Japanese"
PANOPTICON_TINYMCE_LANG_KA_GE = "Georgian"
PANOPTICON_TINYMCE_LANG_KAB = "Kabyle"
PANOPTICON_TINYMCE_LANG_KK = "Kazakh"
PANOPTICON_TINYMCE_LANG_KO_KR = "Korean (Korea)"
PANOPTICON_TINYMCE_LANG_KU = "Kurdish"
PANOPTICON_TINYMCE_LANG_LT = "Lithuanina"
PANOPTICON_TINYMCE_LANG_LV = "Latvian"
PANOPTICON_TINYMCE_LANG_NB_NO = "Norwegian Bokmål (Norway)"
PANOPTICON_TINYMCE_LANG_NE = "Nepali"
PANOPTICON_TINYMCE_LANG_NL = "Dutch"
PANOPTICON_TINYMCE_LANG_NL_BE = "Butch (Belgium)"
PANOPTICON_TINYMCE_LANG_OC = "Occitan"
PANOPTICON_TINYMCE_LANG_PL = "Polish"
PANOPTICON_TINYMCE_LANG_PT_BR = "Portuguese (Brazil)"
PANOPTICON_TINYMCE_LANG_PT_PT = "Portuguese (Portugal)"
PANOPTICON_TINYMCE_LANG_RO = "Romanian"
PANOPTICON_TINYMCE_LANG_RU = "Russian"
PANOPTICON_TINYMCE_LANG_SK = "Slovak"
PANOPTICON_TINYMCE_LANG_SL_SI = "Slovenian (Slovenia)"
PANOPTICON_TINYMCE_LANG_SQ = "Albanina"
PANOPTICON_TINYMCE_LANG_SR = "Serbian (Cyrillic)"
PANOPTICON_TINYMCE_LANG_SV_SE = "Swedish (Sweden)"
PANOPTICON_TINYMCE_LANG_TA = "Tamil"
PANOPTICON_TINYMCE_LANG_TG = "Tajik"
PANOPTICON_TINYMCE_LANG_TH_TH = "Thai (Thailand)"
PANOPTICON_TINYMCE_LANG_TR = "Turkish"
PANOPTICON_TINYMCE_LANG_UG = "Uyghur"
PANOPTICON_TINYMCE_LANG_UK = "Ukrainian"
PANOPTICON_TINYMCE_LANG_UZ = "Uzbek"
PANOPTICON_TINYMCE_LANG_VI = "Vietnamese"
PANOPTICON_TINYMCE_LANG_ZH_CN = "Chinese Simplified (China)"
PANOPTICON_TINYMCE_LANG_ZH_HK = "Chinese Traditional (Hong Kong)"
PANOPTICON_TINYMCE_LANG_ZH_MO = "Chinese Traditional (Macau)"
PANOPTICON_TINYMCE_LANG_ZH_SG = "Chinese Traditional (Singapore)"
PANOPTICON_TINYMCE_LANG_ZH_TW = "Chinese Traditional (Taiwan)"

[System Errors]
PANOPTICON_SYSERROR_FORBIDDEN_TITLE="Access Denied"
PANOPTICON_SYSERROR_FORBIDDEN_HEAD="Access Denied"
PANOPTICON_SYSERROR_FORBIDDEN_INFO="Your IP address, <code>%s</code>, has been temporarily blocked due to suspicious behaviour."
PANOPTICON_SYSERROR_FORBIDDEN_EXTENDING="Trying to accessing this site before the ban expires will extend the length of the ban."
PANOPTICON_SYSERROR_LEAKED_PASSWORD="The password you are trying to use is present in online password leaks, making it very easy for hackers to guess this is what you are using. Please use a different password."