;; @copyright Copyright (c)2014-2025 Nicholas K. Dionysopoulos / Akeeba Ltd
;; @license GNU General Public License version 3, or later
;; @package solo
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="#"
AWF_DOWNLOAD_ERR_LIB_COULDNOTDOWNLOADFROMURL="Could not download from URL %s"
AWF_DOWNLOAD_ERR_LIB_COULDNOTWRITELOCALFILE="Could not write to local file %s"
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 result was found"
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"
COM_AKEEBA="Akeeba Backup"
COM_AKEEBA_ADMINWIDGET_BACKUPGLANCE_TITLE="Backup Status"
COM_AKEEBA_ADMINWIDGET_QUICKBACKUP_TITLE="Quick Backup"
COM_AKEEBA_ALICE="Troubleshooter - ALICE"
COM_AKEEBA_ALICE_ANALIZE_FILESYSTEM_LARGE_FILES_ERROR="The following files are too big and can cause backup issues: %s"
COM_AKEEBA_ALICE_ANALIZE_FILESYSTEM_LARGE_FILES_SOLUTION="Please try excluding these files using the Files and Directories Exclusion feature or delete them if you are sure you don't need them on your site."
COM_AKEEBA_ALICE_ANALYSIS_REPORT_HEAD="Log analysis is complete"
COM_AKEEBA_ALICE_ANALYSIS_REPORT_LBL_ERROR="Detected Error"
COM_AKEEBA_ALICE_ANALYSIS_REPORT_LBL_NEXTSTEPS="If the solution presented above did not help you solve your issue and you have an active support subscription on our site please file a support request including: 1. a ZIP file with your backup log file; and 2. the text on this page. Please do not include only this information, it will make our replies slower and less accurate. Do try to also describe your backup issue in more detail such as why you believe there is a problem, when the problem started happening, any corrective steps you took yourself and any information you think would be relevant in helping us better understand what is going on."
COM_AKEEBA_ALICE_ANALYSIS_REPORT_LBL_SOLUTION="Possible solution:"
COM_AKEEBA_ALICE_ANALYSIS_REPORT_LBL_SUMMARY="ALICE finished its log analysis. A total of %d different checks were executed."
COM_AKEEBA_ALICE_ANALYSIS_REPORT_LBL_SUMMARY_ERRORS="We detected a major issue which may have caused your backup to fail."
COM_AKEEBA_ALICE_ANALYSIS_REPORT_LBL_SUMMARY_SUCCESS="No backup issues were detected."
COM_AKEEBA_ALICE_ANALYSIS_REPORT_LBL_SUMMARY_WARNINGS="We only detected some minor issues which typically do not cause backup failure."
COM_AKEEBA_ALICE_ANALYSIS_REPORT_LBL_WARNINGS="Detected Warnings"
COM_AKEEBA_ALICE_ANALYZE="Analyse Log"
COM_AKEEBA_ALICE_ANALYZE_FILESYSTEM="Checking filesystem errors"
COM_AKEEBA_ALICE_ANALYZE_FILESYSTEM_LARGE_DIRECTORIES="Large directories"
COM_AKEEBA_ALICE_ANALYZE_FILESYSTEM_LARGE_DIRECTORIES_ERROR="The following directories have a very large number of elements: \n%s"
COM_AKEEBA_ALICE_ANALYZE_FILESYSTEM_LARGE_DIRECTORIES_SOLUTION="You should switch the scan engine to Large Site Scanner"
COM_AKEEBA_ALICE_ANALYZE_FILESYSTEM_LARGE_FILES="Large files issues"
COM_AKEEBA_ALICE_ANALYZE_FILESYSTEM_LARGE_FILES_ERROR="The following files are too big and can cause backup issues: \n%s"
COM_AKEEBA_ALICE_ANALYZE_FILESYSTEM_LARGE_FILES_SOLUTION="Please try excluding these files using the Files and Directories Exclusion feature or delete them if you are sure you don't need them on your site."
COM_AKEEBA_ALICE_ANALYZE_FILESYSTEM_MULTIPLE_SITES="Multiple WordPress installations"
COM_AKEEBA_ALICE_ANALYZE_FILESYSTEM_MULTIPLE_SITES_ERROR="Found WordPress installations in the following subdirectories: \n%s"
COM_AKEEBA_ALICE_ANALYZE_FILESYSTEM_MULTIPLE_SITES_SOLUTION="You should exclude these subdirectories since they could lead to timeout issues."
COM_AKEEBA_ALICE_ANALYZE_FILESYSTEM_MULTIPLE_WPSITES="Multiple Wordpress installations"
COM_AKEEBA_ALICE_ANALYZE_FILESYSTEM_MULTIPLE_WPSITES_ERROR="Found Wordpress installations in the following subdirectories: %s"
COM_AKEEBA_ALICE_ANALYZE_FILESYSTEM_MULTIPLE_WPSITES_SOLUTION="You should exclude these subdirectories since they could lead to timeout issues."
COM_AKEEBA_ALICE_ANALYZE_FILESYSTEM_OLD_BACKUPS="Old backups included"
COM_AKEEBA_ALICE_ANALYZE_FILESYSTEM_OLD_BACKUPS_ERROR="The following old backups are included in the current backup: \n%s"
COM_AKEEBA_ALICE_ANALYZE_FILESYSTEM_OLD_BACKUPS_SOLUTION="Delete or exclude those from the backup."
COM_AKEEBA_ALICE_ANALYZE_INIT="Initialise ALICE"
COM_AKEEBA_ALICE_ANALYZE_LABEL_PROGRESS="Analysis progress"
COM_AKEEBA_ALICE_ANALYZE_REQUIREMENTS="Checking system requirements"
COM_AKEEBA_ALICE_ANALYZE_REQUIREMENTS_DATABASE="Database type and version"
COM_AKEEBA_ALICE_ANALYZE_REQUIREMENTS_DATABASE_SOLUTION="Akeeba Backup supports only MySQL 5.0.47 or later, PostgreSQL 8 or later and Microsoft SQL Server 2012 or later"
COM_AKEEBA_ALICE_ANALYZE_REQUIREMENTS_DATABASE_UNKNOWN="We could not detect your database type. Detected type: %s"
COM_AKEEBA_ALICE_ANALYZE_REQUIREMENTS_DATABASE_UNSUPPORTED="Your database server is not supported, yet. Detected database type: %s"
COM_AKEEBA_ALICE_ANALYZE_REQUIREMENTS_DATABASE_VERSION_TOO_OLD="Database version too old. Detected version: %s"
COM_AKEEBA_ALICE_ANALYZE_REQUIREMENTS_DBPERMISSIONS="Database permissions"
COM_AKEEBA_ALICE_ANALYZE_REQUIREMENTS_DBPERMISSIONS_ERROR="It seems that you can't execute SHOW TABLE and/or SHOW VIEW statements on your database."
COM_AKEEBA_ALICE_ANALYZE_REQUIREMENTS_DBPERMISSIONS_SOLUTION="Please contact your host"
COM_AKEEBA_ALICE_ANALYZE_REQUIREMENTS_MEMORY="Available memory"
COM_AKEEBA_ALICE_ANALYZE_REQUIREMENTS_MEMORY_SOLUTION="Please contact your host."
COM_AKEEBA_ALICE_ANALYZE_REQUIREMENTS_MEMORY_TOO_FEW="Akeeba Backup needs at least 16Mb of available memory. Detected available memory: %sMb"
COM_AKEEBA_ALICE_ANALYZE_REQUIREMENTS_PHP_VERSION="PHP version"
COM_AKEEBA_ALICE_ANALYZE_REQUIREMENTS_PHP_VERSION_ERR_TOO_NEW="PHP Version too old. Detected version: %s"
COM_AKEEBA_ALICE_ANALYZE_REQUIREMENTS_PHP_VERSION_ERR_TOO_OLD="PHP Version too new. Detected version: %s"
COM_AKEEBA_ALICE_ANALYZE_REQUIREMENTS_PHP_VERSION_SOLUTION="Akeeba Backup needs PHP 5.3 or 5.4"
COM_AKEEBA_ALICE_ANALYZE_RUNTIMEERRORS="Checking runtime errors"
COM_AKEEBA_ALICE_ANALYZE_RUNTIME_ERRORS="Checking runtime errors"
COM_AKEEBA_ALICE_ANALYZE_RUNTIME_ERRORS_CORRUPTED_INSTALL="Installation integrity"
COM_AKEEBA_ALICE_ANALYZE_RUNTIME_ERRORS_CORRUPTED_INSTALL_ERROR="It seems that your installation is broken. This could happen when the host applies very strict security rules, misrecognising Akeeba Backup files as security threads and deleting or renaming them without asking you."
COM_AKEEBA_ALICE_ANALYZE_RUNTIME_ERRORS_CORRUPTED_INSTALL_SOLUTION="Please re-install Akeeba Backup without uninstalling it. If this doesn't help please contact your host at once."
COM_AKEEBA_ALICE_ANALYZE_RUNTIME_ERRORS_DBADD_JSAME="Additional database - WordPress database inclusion"
COM_AKEEBA_ALICE_ANALYZE_RUNTIME_ERRORS_DBADD_JSAME_ERROR="You added the WordPress database as an additional database; some server could refuse a second connection to the same database, resulting in a backup error"
COM_AKEEBA_ALICE_ANALYZE_RUNTIME_ERRORS_DBADD_JSAME_SOLUTION="Remove WordPress database from the additional databases"
COM_AKEEBA_ALICE_ANALYZE_RUNTIME_ERRORS_DBADD_NO_PROFILE="Could not detect the used profile, test skipped"
COM_AKEEBA_ALICE_ANALYZE_RUNTIME_ERRORS_DBADD_WRONG="Additional database - Wrong access details"
COM_AKEEBA_ALICE_ANALYZE_RUNTIME_ERRORS_DBADD_WRONG_ERROR="One (or more) additional database has invalid access details"
COM_AKEEBA_ALICE_ANALYZE_RUNTIME_ERRORS_DBADD_WRONG_SOLUTION="Please review the connection details of additional databases"
COM_AKEEBA_ALICE_ANALYZE_RUNTIME_ERRORS_ERRORFILES="Error log files"
COM_AKEEBA_ALICE_ANALYZE_RUNTIME_ERRORS_ERRORFILES_FOUND="Error log files are included inside archive backup:
%s"
COM_AKEEBA_ALICE_ANALYZE_RUNTIME_ERRORS_ERRORFILES_SOLUTION="You can exclude these files using the following regular expression: #(/php_error_cpanel\.|php_error_cpanel\.|/error_)log#"
COM_AKEEBA_ALICE_ANALYZE_RUNTIME_ERRORS_FATALERROR="Fatal errors"
COM_AKEEBA_ALICE_ANALYZE_RUNTIME_ERRORS_FATALERROR_ERROR="The following fatal error happened while taking a backup. Please review and fix it before continuing: \n%s"
COM_AKEEBA_ALICE_ANALYZE_RUNTIME_ERRORS_FATALERROR_SOLUTION="If you do not understand what this means and you have an active subscription to our site, please file a new support ticket making sure that 1. you have ZIPped and attached the backup log file and 2. you have pasted the text output visible at the top of this page."
COM_AKEEBA_ALICE_ANALYZE_RUNTIME_ERRORS_KETTENRAD="Backup engine state saving issues"
COM_AKEEBA_ALICE_ANALYZE_RUNTIME_ERRORS_KETTENRAD_SOLUTION="It seems that a single request was processed more than once by your server. This leads to failures during the backup process or corrupted archives; you should contact your host and report this issue."
COM_AKEEBA_ALICE_ANALYZE_RUNTIME_ERRORS_KETTENRAD_SOLUTION_1="It seems that a single request was processed more than once by your server.
"
COM_AKEEBA_ALICE_ANALYZE_RUNTIME_ERRORS_KETTENRAD_SOLUTION_2="This leads to failures during the backup process or corrupted archives; you should contact your host and report this issue."
COM_AKEEBA_ALICE_ANALYZE_RUNTIME_ERRORS_KETTENRAD_STARTING_MORE_ONCE="Trying to start step %s more than once."
COM_AKEEBA_ALICE_ANALYZE_RUNTIME_ERRORS_PART_SIZE="Post-processing engine and archive part size"
COM_AKEEBA_ALICE_ANALYZE_RUNTIME_ERRORS_PART_SIZE_ERROR="A post-processing engine is found, but no part size is set; this could lead to timeout issues"
COM_AKEEBA_ALICE_ANALYZE_RUNTIME_ERRORS_PART_SIZE_SOLUTION="Set a part size inside backup profile configuration."
COM_AKEEBA_ALICE_ANALYZE_RUNTIME_ERRORS_TIMEOUT="Timeout while backing up"
COM_AKEEBA_ALICE_ANALYZE_RUNTIME_ERRORS_TIMEOUT_KETTENRAD_BROKEN="There is already an issue with the backup engine saving its state. Please fix it before continuing."
COM_AKEEBA_ALICE_ANALYZE_RUNTIME_ERRORS_TIMEOUT_MAX_EXECUTION="The backup script reached a timeout limit. Detected timeout: %s"
COM_AKEEBA_ALICE_ANALYZE_RUNTIME_ERRORS_TIMEOUT_SOLUTION="Please try setting min execution time to 1, max execution time to 10 seconds (or if the PHP timeout is less than 10 seconds, use 75% of the PHP timeout), runtime bias 75%"
COM_AKEEBA_ALICE_ANALYZE_RUNTIME_ERRORS_TOOMANYDBS="Number of tables being saved"
COM_AKEEBA_ALICE_ANALYZE_RUNTIME_ERRORS_TOOMANYDBS_ERROR="You are trying to backup too many tables. Please avoid backing up different WordPress installations at once."
COM_AKEEBA_ALICE_ANALYZE_RUNTIME_ERRORS_TOOMANYDBS_SOLUTION="You can exclude non-core tables using the following regular expression: !/^#__/"
COM_AKEEBA_ALICE_ANALYZE_RUNTIME_ERRORS_TOOMANYROWS="Table row count"
COM_AKEEBA_ALICE_ANALYZE_RUNTIME_ERRORS_TOOMANYROWS_ERROR="You are trying to backup tables with a lot of rows (more than 1 million):\n%s"
COM_AKEEBA_ALICE_ANALYZE_RUNTIME_ERRORS_TOOMANYROWS_ROWS="rows"
COM_AKEEBA_ALICE_ANALYZE_RUNTIME_ERRORS_TOOMANYROWS_SOLUTION="You should exclude these tables using the Database Tables Exclusion feature"
COM_AKEEBA_ALICE_ANALYZE_RUNTIME_ERRORS_TOOMANYROWS_TABLE="Table"
COM_AKEEBA_ALICE_ANALYZE_RUNTIME_ERRORS_TOOMUCHDBS="Number of tables being saved"
COM_AKEEBA_ALICE_ANALYZE_RUNTIME_ERRORS_TOOMUCHDBS_ERROR="You seem to be trying to backup a lot of many tables. Please avoid backing up the databases of multiple sites / scripts at once."
COM_AKEEBA_ALICE_ANALYZE_RUNTIME_ERRORS_TOOMUCHDBS_SOLUTION="You can exclude non-core tables using the following regular expression: !/^#__/"
COM_AKEEBA_ALICE_ANALYZE_RUNTIME_ERRORS_WINCANTAPPEND="Backup archive writing issues"
COM_AKEEBA_ALICE_ANALYZE_RUNTIME_ERRORS_WINCANTAPPEND_ERROR="Could not open archive file for append."
COM_AKEEBA_ALICE_ANALYZE_RUNTIME_ERRORS_WINCANTAPPEND_SOLUTION="Please check if you have enough disk space, or if resources are being depleted or if you need to prevent system (Windows) backup and antivirus scanning while the backup takes place."
COM_AKEEBA_ALICE_ERR_ANALYZEFAILED_HEADER="Log analysis failed"
COM_AKEEBA_ALICE_ERR_ANALYZEFAILED_INFO="The log analysis has been halted. The log analyzer reported the following error:"
COM_AKEEBA_ALICE_ERR_CANNOT_OPEN_LOGFILE="Log file analysis failed: could not open log file %s for reading."
COM_AKEEBA_ALICE_ERR_NOLOGS="No log files for failed backups were found."
COM_AKEEBA_ALICE_HEAD_ONLYFAILED="ALICE only works on failed backups"
COM_AKEEBA_ALICE_LBL_ONLYFAILED_IFNOFAILED="If your backup failed but you do not see it on this page please wait for three (3) minutes, go back to the Akeeba Backup Control Panel page and then come back here. There's a reason for that. In some cases the backup failure is caused by a server error. In these cases the backup is marked as still-in-progress instead of failed since PHP stops running, therefore our PHP code which would mark the backup as failed doesn't get the chance to run. When you visit the Control Panel page any backup marked as still-in-progress for more than 3 minutes will be marked as failed. Hence the need to wait and then go back to the Control Panel page."
COM_AKEEBA_ALICE_LBL_ONLYFAILED_SHOWINGLOGS="ALICE is a tool to analyze the log files of failed backups and — in most cases — give you the most likely cause for the backup failure. It is not meant to analyse the log files of successful backups. Doing that would return nonsensical, misleading or outright wrong results. For this reason we will only show you the log files of failed backups."
COM_AKEEBA_ALICE_LBL_ONLYFAILED_WHATISFAILED="Please remember that backups which didn't finish uploading the backup archive to remote storage are not failed. The root cause for these problems cannot be detected by ALICE anyway. If you have this kind of problem you need to file a support ticket in our site's Support section. If someone else installed Akeeba Backup Professional for you on your site please contact that person instead; you won't be able to file a support ticket on our site in this case."
COM_AKEEBA_BACKUP="Backup Now"
COM_AKEEBA_BACKUP_ANALYSELOG="Analyse Log File (ALICE)"
COM_AKEEBA_BACKUP_ANGIE_PASSWORD_WARNING_1="Your backup restoration script (ANGIE) will only be accessible if you provide the password you have set up in the previous page, before clicking the Backup Now button. If you don't remember setting up a password, your browser has auto-completed the password on the Configuration page without asking you. This is done by many password managers and browsers."
COM_AKEEBA_BACKUP_ANGIE_PASSWORD_WARNING_2="Modern browsers and password managers do not allow us to override this behaviour. We have put a JavaScript defense against this kind of non-consensual auto-filling of the password field in the Configuration page. However, if you save the Configuration page within approximately half a second after it loads this defense will not have a chance to run."
COM_AKEEBA_BACKUP_ANGIE_PASSWORD_WARNING_HEADER="WARNING: You have set up an ANGIE password"
COM_AKEEBA_BACKUP_DEFAULT_DESCRIPTION="Backup taken on"
COM_AKEEBA_BACKUP_ERROR_UNWRITABLEOUTPUT_AUTOBACKUP="The automatic backup can not be started because your output directory is not writable. Please follow the instructions below to fix this issue."
COM_AKEEBA_BACKUP_ERROR_UNWRITABLEOUTPUT_COMMON="In order to fix this issue, please go to the Configuration Page and set the Output Directory to [DEFAULT_OUTPUT] (all caps, including the brackets). If this still doesn't work, please take a look at our troubleshooting instructions"
COM_AKEEBA_BACKUP_ERROR_UNWRITABLEOUTPUT_NORMALBACKUP="Akeeba Backup can not take a backup of your site because the output directory is not writable. Please follow the instructions below to fix this issue."
COM_AKEEBA_BACKUP_HEADER_BACKUPFAILED="Backup Failed"
COM_AKEEBA_BACKUP_HEADER_BACKUPFINISHED="Backup Completed Successfully"
COM_AKEEBA_BACKUP_HEADER_BACKUPRETRY="Backup Halted and Will Resume Automatically"
COM_AKEEBA_BACKUP_HEADER_BACKUPWITHRETURNURLFINISHED="The process was completed successfully"
COM_AKEEBA_BACKUP_HEADER_STARTNEW="Start a new backup"
COM_AKEEBA_BACKUP_LABEL_COMMENT="Backup comment"
COM_AKEEBA_BACKUP_LABEL_COMMENT_HELP="This will appear in both the Manage Backups page and inside the backup archive (in the installation/README.html file) for your convenience."
COM_AKEEBA_BACKUP_LABEL_DESCRIPTION="Short description"
COM_AKEEBA_BACKUP_LABEL_DESCRIPTION_HELP="This will appear in the Manage Backups page for your convenience."
COM_AKEEBA_BACKUP_LABEL_DETECTEDQUIRKS="Akeeba Backup may not work as expected"
COM_AKEEBA_BACKUP_LABEL_DOMAIN_FINISHED="Finalising the backup process"
COM_AKEEBA_BACKUP_LABEL_DOMAIN_INIT="Initialising backup process"
COM_AKEEBA_BACKUP_LABEL_DOMAIN_INSTALLER="Embedding the installer in the archive"
COM_AKEEBA_BACKUP_LABEL_DOMAIN_PACKDB="Backing up databases"
COM_AKEEBA_BACKUP_LABEL_DOMAIN_PACKING="Backing up files"
COM_AKEEBA_BACKUP_LABEL_PROGRESS="Backup Progress"
COM_AKEEBA_BACKUP_LABEL_QUIRKSLIST="Akeeba Backup detected the following potential problems:"
COM_AKEEBA_BACKUP_LABEL_RESTORE_DEFAULT="Restore default"
COM_AKEEBA_BACKUP_LABEL_START="Backup Now!"
COM_AKEEBA_BACKUP_LABEL_WARNINGS="Warnings"
COM_AKEEBA_BACKUP_LBL_EXPLAIN_PROFILES="You can change the active backup profile above to take a backup using different settings. You can create backup profiles in the Profiles page."
COM_AKEEBA_BACKUP_LBL_UPGRADENAG="Tired of seeing this page? You can automate your backups with Akeeba Backup Professional."
COM_AKEEBA_BACKUP_STATUS_NONE="No backup taken"
COM_AKEEBA_BACKUP_TEXT_AVGWARNING="You are running AVG Antivirus with Link Scanner enabled. This is known to cause backup issues. Please disable the Link Scanner feature if you run into any problems.\n\nAre you sure you want to continue despite this warning?"
COM_AKEEBA_BACKUP_TEXT_BACKINGUP="Please do not browse to another page or switch to another browser tab / window or another application unless you see a completion or error message."
COM_AKEEBA_BACKUP_TEXT_BACKUPFAILED="The backup operation has been halted because an error was detected.
The last error message was:"
COM_AKEEBA_BACKUP_TEXT_BACKUPFAILEDRETRY="The backup operation has been halted because an error was detected. However, Akeeba Backup will attempt to resume the backup. If you do not want to resume the backup please click the Cancel button below."
COM_AKEEBA_BACKUP_TEXT_BACKUPFINISHED="Backup finished on"
COM_AKEEBA_BACKUP_TEXT_BACKUPHALT="Backup halted"
COM_AKEEBA_BACKUP_TEXT_BACKUPHALT_DESC="The backup will resume in %d seconds"
COM_AKEEBA_BACKUP_TEXT_BACKUPRESUME="Backup resumed on"
COM_AKEEBA_BACKUP_TEXT_BACKUPSTARTED="Backup started on"
COM_AKEEBA_BACKUP_TEXT_BACKUPWARNING="The backup raised a warning"
COM_AKEEBA_BACKUP_TEXT_BTNRESUME="Resume"
COM_AKEEBA_BACKUP_TEXT_CONGRATS="Congratulations! The backup process has completed successfully.
You can now navigate to another page."
COM_AKEEBA_BACKUP_TEXT_LASTERRORMESSAGEWAS="For your information, the last error message was:"
COM_AKEEBA_BACKUP_TEXT_LASTRESPONSE="Last server response %ss ago"
COM_AKEEBA_BACKUP_TEXT_PLEASEWAITFORREDIRECTION="Please wait; you are being redirected to the next page.
This may take 5-30 seconds, depending on your Internet connection."
COM_AKEEBA_BACKUP_TEXT_READLOGFAILPRO="Please click the 'Analyse Log' button below have Akeeba Backup analyse its log file for further information."
COM_AKEEBA_BACKUP_TEXT_RTFMTOSOLVE="We strongly recommend going through the step-by-step instructions in our troubleshooting wizard to easily resolve this issue yourself."
COM_AKEEBA_BACKUP_TEXT_RTFMTOSOLVEPRO="Following the suggestions of ALICE, our log analyser, may not be enough. The automatic log analyser cannot cover all possible problem cases."
COM_AKEEBA_BACKUP_TEXT_SOLVEISSUE_CORE="If this doesn't help, you may consider buying a subscription so that you can ask for support in our support ticket system."
COM_AKEEBA_BACKUP_TEXT_SOLVEISSUE_LOG="If you do post to our ticket system, please remember to ZIP and attach your backup log file in your post so that we can help you faster."
COM_AKEEBA_BACKUP_TEXT_SOLVEISSUE_PRO="If this doesn't help, please do not hesitate to ask for support in our support ticket system. Do note that you need an active subscription to request assistance through the ticket system. If Akeeba Backup Professional was installed on your site by a third party -e.g. your web developer- please do not contact Akeeba Ltd for support. Instead, contact the person who installed the software on your site and request assistance to solve this issue."
COM_AKEEBA_BACKUP_TEXT_WILLRETRY="The backup will resume in"
COM_AKEEBA_BACKUP_TEXT_WILLRETRYSECONDS="seconds"
COM_AKEEBA_BACKUP_TROUBLESHOOTINGDOCS="Troubleshooting Documentation"
COM_AKEEBA_BROWSER_ERR_BASEDIR="The specified directory is subject to open_basedir restrictions. It can neither be used for backup output, nor its contents, if any, can be listed."
COM_AKEEBA_BROWSER_ERR_NONROOT="For your information: This directory is outside your site's web root."
COM_AKEEBA_BROWSER_ERR_NOTEXISTS="The specified directory doesn't exist!"
COM_AKEEBA_BROWSER_LBL_GO="Go"
COM_AKEEBA_BROWSER_LBL_GOPARENT="<up one level>"
COM_AKEEBA_BROWSER_LBL_USE="Use"
COM_AKEEBA_BUADMIN="Manage Backups"
COM_AKEEBA_BUADMIN_BTN_DONTSHOWTHISAGAIN="Got it!"
COM_AKEEBA_BUADMIN_BTN_REMINDME="Remind me next time"
COM_AKEEBA_BUADMIN_ERROR_INVALIDDOWNLOAD="Can't download the file of the specified backup record"
COM_AKEEBA_BUADMIN_ERROR_INVALIDID="Invalid backup record identifier"
COM_AKEEBA_BUADMIN_FREEZE_ERROR="An error occurred while trying to freeze selected records: %s"
COM_AKEEBA_BUADMIN_FREEZE_OK="Record(s) correctly frozen"
COM_AKEEBA_BUADMIN_LABEL_ACTION_FREEZE="Freeze record"
COM_AKEEBA_BUADMIN_LABEL_ACTION_UNFREEZE="Unfreeze record"
COM_AKEEBA_BUADMIN_LABEL_COMMENT="Comment"
COM_AKEEBA_BUADMIN_LABEL_DELETEFILES="Delete Files"
COM_AKEEBA_BUADMIN_LABEL_DESCRIPTION="Description"
COM_AKEEBA_BUADMIN_LABEL_DURATION="Duration"
COM_AKEEBA_BUADMIN_LABEL_FROZEN="Frozen"
COM_AKEEBA_BUADMIN_LABEL_FROZEN_FROZEN="Frozen"
COM_AKEEBA_BUADMIN_LABEL_FROZEN_SELECT="Frozen"
COM_AKEEBA_BUADMIN_LABEL_FROZEN_UNFROZEN="Unfrozen"
COM_AKEEBA_BUADMIN_LABEL_HOWDOIRESTORE_LEGEND="How do I restore my backups?"
COM_AKEEBA_BUADMIN_LABEL_HOWDOIRESTORE_TEXT_CORE="
You can restore your backups on any server, even a different one than the one you took your backup on. Follow our video tutorial. You will need to download Akeeba Kickstart Core (free of charge) to extract the backup archives, just like the tutorial tells you to do.
" COM_AKEEBA_BUADMIN_LABEL_HOWDOIRESTORE_TEXT_CORE_INFO_ABOUT_PRO="It can be easier than this.You can restore backup archives on the same or a different server from Akeeba Backup's interface. No need to transfer files yourself. Find out about these and many more features available exclusively in Akeeba Backup Professional!" COM_AKEEBA_BUADMIN_LABEL_HOWDOIRESTORE_TEXT_PRO="It's easy! Select the check box next to a backup entry. Now click on the Restore button in the toolbar.
If you want to restore to a new, public server you can use the Site Transfer Wizard. If you'd rather do it manually or restore to your own computer or Intranet please watch our video tutorial and download Akeeba Kickstart Core (free of charge) to extract the backup archives.
" COM_AKEEBA_BUADMIN_LABEL_ID="ID" COM_AKEEBA_BUADMIN_LABEL_MANAGEANDDL="Manage & Download" COM_AKEEBA_BUADMIN_LABEL_NODESCRIPTION="(no description)" COM_AKEEBA_BUADMIN_LABEL_ORIGIN="Origin" COM_AKEEBA_BUADMIN_LABEL_ORIGIN_BACKEND="Backend" COM_AKEEBA_BUADMIN_LABEL_ORIGIN_CLI="Command-line" COM_AKEEBA_BUADMIN_LABEL_ORIGIN_FRONTEND="Frontend" COM_AKEEBA_BUADMIN_LABEL_ORIGIN_JSON="JSON API" COM_AKEEBA_BUADMIN_LABEL_ORIGIN_WPCRON="WP-CRON Scheduling" COM_AKEEBA_BUADMIN_LABEL_PART="Part %02d" COM_AKEEBA_BUADMIN_LABEL_PROFILEID="Profile" COM_AKEEBA_BUADMIN_LABEL_REMOTEFILEMGMT="Manage remotely stored files" COM_AKEEBA_BUADMIN_LABEL_RESTORE="Restore" COM_AKEEBA_BUADMIN_LABEL_SIZE="Size" COM_AKEEBA_BUADMIN_LABEL_START="Backup Start Time" COM_AKEEBA_BUADMIN_LABEL_STATUS="Status" COM_AKEEBA_BUADMIN_LABEL_STATUS_FAIL="Failed" COM_AKEEBA_BUADMIN_LABEL_STATUS_OBSOLETE="Obsolete" COM_AKEEBA_BUADMIN_LABEL_STATUS_OK="OK" COM_AKEEBA_BUADMIN_LABEL_STATUS_PENDING="Pending" COM_AKEEBA_BUADMIN_LABEL_STATUS_REMOTE="Remote" COM_AKEEBA_BUADMIN_LABEL_TYPE="Type" COM_AKEEBA_BUADMIN_LBL_ARCHIVEEXISTS="Is my backup archive still available on my server?" COM_AKEEBA_BUADMIN_LBL_ARCHIVENAME="What's it called?" COM_AKEEBA_BUADMIN_LBL_ARCHIVENAME_PAST="What was it called?" COM_AKEEBA_BUADMIN_LBL_ARCHIVEPATH="Where can I find it on my server?" COM_AKEEBA_BUADMIN_LBL_ARCHIVEPATH_PAST="Where was it on my server?" COM_AKEEBA_BUADMIN_LBL_BACKUPINFO="Backup Archive Information" COM_AKEEBA_BUADMIN_LBL_DOWNLOAD_PARTS="Your backup consists of %d part files. You must download all of them and put them in the same directory for the archive extraction and backup restoration to succeed." COM_AKEEBA_BUADMIN_LBL_DOWNLOAD_TITLE="Downloading through your browser may corrupt the files" COM_AKEEBA_BUADMIN_LBL_DOWNLOAD_TITLE_NODOWNLOAD="Downloading backups through the browser is disabled by default" COM_AKEEBA_BUADMIN_LBL_DOWNLOAD_TITLE_NODOWNLOAD_PHPERRORDISPLAY="Downloading backups through the browser is automatically disabled" COM_AKEEBA_BUADMIN_LBL_DOWNLOAD_WARNING="We recommend closing this dialog and using FTP inBinary transfer mode or SFTP to download your backup archives."
COM_AKEEBA_BUADMIN_LBL_DOWNLOAD_WARNING_NODOWNLOAD="Your current server settings may result in a corrupt (or broken) file when downloading through the browser. Downloading backup archives through the browser is disabled by default because it's likely that another plugin or PHP may add unexpected date at the beginning or the end of the backup archive. This would corrupt (break) the backup archives you download through the browser, making them impossible to restore."
COM_AKEEBA_BUADMIN_LBL_DOWNLOAD_WARNING_NODOWNLOAD_ALTERNATIVE="You can close this dialog and use FTP in Binary transfer mode or SFTP to download your backup archives from your server."
COM_AKEEBA_BUADMIN_LBL_DOWNLOAD_WARNING_NODOWNLOAD_MULTIPART="Your backup archive consists of %u files with the file name %s and the extensions %s as well as %s through %s. IMPORTANT! You need to download all of these files. When restoring your site please also upload all of these files together with kickstart.php. If you fail to do that your backup archive cannot be restored."
COM_AKEEBA_BUADMIN_LBL_DOWNLOAD_WARNING_NODOWNLOAD_MULTIPART_1="The file you need to download is called %s"
COM_AKEEBA_BUADMIN_LBL_DOWNLOAD_WARNING_NODOWNLOAD_MULTIPART_2="Your backup archive consists of two files with the file name %s and the extensions %s and %s. IMPORTANT! You need to download both files. When restoring your site please also upload both files together with kickstart.php. If you fail to do that your backup archive cannot be restored."
COM_AKEEBA_BUADMIN_LBL_DOWNLOAD_WARNING_NODOWNLOAD_PHPERRORDISPLAY_AKEEBADEBUG="You can re–enable browser downloads by editing your %s/defines.php file and commenting out the define('AKEEBADEBUG', 1); line."
COM_AKEEBA_BUADMIN_LBL_DOWNLOAD_WARNING_NODOWNLOAD_PHPERRORDISPLAY_ENABLED="Your current server settings may result in a corrupt (or broken) file when downloading through the browser. Downloading backup archives through the browser has been disabled automatically because your server is set up to output PHP notices, warnings and errors to the browser. This would cause your downloaded archive to become corrupt (broken) and impossible to restore. Please close this dialog and use FTP in Binary transfer mode or SFTP to download your backup archives from your server."
COM_AKEEBA_BUADMIN_LBL_DOWNLOAD_WARNING_NODOWNLOAD_PHPERRORDISPLAY_UNKNOWN="Your current server settings may result in a corrupt (or broken) file when downloading through the browser. Downloading backup archives through the browser has been disabled automatically because we cannot determine whether your server is setup to output PHP notices, warnings and errors to the browser. When PHP notices, warnings and errors are output to the browser your downloaded archive becomes corrupt (broken) and impossible to restore. Please close this dialog and use FTP in Binary transfer mode or SFTP to download your backup archives from your server."
COM_AKEEBA_BUADMIN_LBL_DOWNLOAD_WARNING_NODOWNLOAD_PHPERRORDISPLAY_WPDEBUG="You can re–enable browser downloads by editing your wp-config.php file and setting the WP_DEBUG constant to false."
COM_AKEEBA_BUADMIN_LBL_DOWNLOAD_WARNING_NODOWNLOAD_REENABLE="Can can enable downloads through the browser at your own risk in Akeeba Backup's System Configuration page."
COM_AKEEBA_BUADMIN_LBL_DOWNLOAD_WARNING_WORDPRESS="You have manually enabled downloading backups through the browser at your own risk. Third party plugins and server settings can cause the downloaded file to be truncated (incomplete) or corrupt (broken). If you choose to download your backup archives through the browser against our warnings you personally accept full responsibility and liability for your actions and agree that Akeeba Ltd is not responsible or liable in any way and will not provide you with any support whatsoever in the event that your backup archive cannot be extracted or restored."
COM_AKEEBA_BUADMIN_LBL_LOGFILEID="Log file ID"
COM_AKEEBA_BUADMIN_LOG_DOWNLOAD="Download"
COM_AKEEBA_BUADMIN_LOG_DOWNLOAD_CONFIRM="Downloading backup archives through your browser is prone\nto failure, file corruption and file truncation due to reasons\nobjectively outside our control (server configuration, site\nconfiguration, third party plugins and browser configuration).\n\nWe VERY STRONGLY recommend that you only ever\ndownload backup archives through FTP in Binary transfer\nmode (do not use Auto or ASCII; it will corrupt your backup\narchives) by using client software such as FileZilla,\n CyberDuck, WinSCP or similar; or by using the\nfile manager feature of your host‘s hosting control panel.\n\nIf you continue with this download you are explicitly agreeing\nthat you are waiving your right to support for any backup\narchive download, extraction or restoration issue and you\nunderstand that any such requests will not be replied to.\n\nAre you sure you want to continue?"
COM_AKEEBA_BUADMIN_LOG_EDITCOMMENT="View / Edit comment"
COM_AKEEBA_BUADMIN_LOG_SAVEDOK="The changes to the backup entry have been saved successfully"
COM_AKEEBA_BUADMIN_LOG_SAVEERROR="The changes to the backup entry have not been saved"
COM_AKEEBA_BUADMIN_MSG_DELETED="Backup entry and archive were deleted successfully"
COM_AKEEBA_BUADMIN_MSG_DELETEDFILE="Backup archive was deleted successfully"
COM_AKEEBA_BUADMIN_UNFREEZE_ERROR="An error occurred while trying to unfreeze selected records: %s"
COM_AKEEBA_BUADMIN_UNFREEZE_OK="Record(s) correctly unfrozen"
COM_AKEEBA_COMMON_EMAIL_BODY_INFO="The new backup was taken with profile #%s. It consists of %s part(s). The full list of files of this backup set is the following:"
COM_AKEEBA_COMMON_EMAIL_BODY_OK="Akeeba Backup has completed backing up your site using the front-end backup feature. You may visit the site's administrator section to download the backup."
COM_AKEEBA_COMMON_EMAIL_DEAFULT_SUBJECT="You have a new backup part"
COM_AKEEBA_COMMON_EMAIL_SUBJECT_OK="Akeeba Backup has taken a new backup"
COM_AKEEBA_CONFIG="Configuration"
COM_AKEEBA_CONFIG_ADVANCED="Advanced configuration"
COM_AKEEBA_CONFIG_ADVANCED_SBALF_DESC="Akeeba Backup will break the processing step after archiving a large file. When you enable this option, Akeeba Backup will work faster. However, this may result to timeout or Internal Server errors."
COM_AKEEBA_CONFIG_ADVANCED_SBALF_LABEL="Disable step break after large files"
COM_AKEEBA_CONFIG_ADVANCED_SBBD_LABEL="Disable step break between domains"
COM_AKEEBA_CONFIG_ADVANCED_SBBLF_DESC="Akeeba Backup will break the processing step before archiving a large file. When you enable this option, Akeeba Backup will work faster. However, this may result to timeout or Internal Server errors."
COM_AKEEBA_CONFIG_ADVANCED_SBBLF_LABEL="Disable step break before large files"
COM_AKEEBA_CONFIG_ADVANCED_SBPA_DESC="Akeeba Backup will break the processing step if it thinks that it will run out of time before it archives a file. This calculation is not entirely accurate and may result in slower backups. When you enable this option, Akeeba Backup will work faster. However, this may result to timeout or Internal Server errors."
COM_AKEEBA_CONFIG_ADVANCED_SBPA_LABEL="Disable proactive step breaking"
COM_AKEEBA_CONFIG_ADVANCED_SBPP_DESC="Akeeba Backup will break the processing step between sub-steps of the backup finalisation and post-processing. This can add about 10 seconds to the overall backup time. When you enable this option, Akeeba Backup will work faster. However, this may result to timeout or Internal Server errors."
COM_AKEEBA_CONFIG_ADVANCED_SBPP_LABEL="Disable step break in finalisation"
COM_AKEEBA_CONFIG_ADVANCED_SETMEMLIMIT_DESC="Tells Akeeba Backup to try and increase PHP's memory limit to a ridiculously high value (16Gb). This allows you to compress larger files and upload larger backup archives using memory-heavy remote storage options such as WebDAV. Note: this only sets the limit for the maximum memory consumption. In most cases, Akeeba Backup's backup engine consumes far less memory than that, typically in the low 20Mb area. Compressing and uploading larger files also requires changing other options in the backup profile's Configuration page."
COM_AKEEBA_CONFIG_ADVANCED_SETMEMLIMIT_LABEL="Set a large memory limit"
COM_AKEEBA_CONFIG_ADVANCED_SETTIMELIMIT_DESC="If your server doesn't run PHP in Safe Mode and supports set_time_limit(), Akeeba Backup will attempt to set an infinite PHP maximum execution time to work around potential timeout issues"
COM_AKEEBA_CONFIG_ADVANCED_SETTIMELIMIT_LABEL="Set an infinite PHP time limit"
COM_AKEEBA_CONFIG_ANGIE_KEY_DESCRIPTION="If you are using the ANGIE embedded installer script you can optionally password-protect it, preventing unauthorised access to the installer. When you run the installer you will be asked to enter this password. Please note that the password is case sensitive, i.e. ABC, abc and Abc are three different passwords."
COM_AKEEBA_CONFIG_ANGIE_KEY_TITLE="ANGIE Password"
COM_AKEEBA_CONFIG_ARBITRARYFEEMAIL_DESC="Send email to this address (leaving it blank disables this feature)"
COM_AKEEBA_CONFIG_ARBITRARYFEEMAIL_LABEL="Email address"
COM_AKEEBA_CONFIG_ARCHIVENAME_DESCRIPTION="Naming template for the backup archive, where applicable. You can use the following macros:Acme Corp Team Folder/Backups, not just Backups."
COM_AKEEBA_CONFIG_DROPBOX_TEAM_TITLE="Dropbox for Business"
COM_AKEEBA_CONFIG_DUMPENGINE_DESCRIPTION="Defines how Akeeba Backup will process your database(s) in order to produce a database backup file."
COM_AKEEBA_CONFIG_DUMPENGINE_TITLE="Database backup engine"
COM_AKEEBA_CONFIG_DUMP_DIVIDER_COMMON="Common Settings"
COM_AKEEBA_CONFIG_DUMP_DIVIDER_MYSQL="MySQL Settings"
COM_AKEEBA_CONFIG_EMAILRECIPIENTS_DESCRIPTION="Emails will be sent to this address instead of the one configured in the System Configuration page after the backup is complete or failed, if applicable. You can separate multiple email addresses with a comma, e.g. alice@example.com, bob@example.com."
COM_AKEEBA_CONFIG_EMAILRECIPIENTS_TITLE="Email recipients"
COM_AKEEBA_CONFIG_ENGINE_ARCHIVER_DIRECTFTPCURL_DESCRIPTION="Transfers the site files to a remote FTP server, without archiving them first. This archiver engine uses the cURL library which provides better compatiblity with a wide range of FTP servers."
COM_AKEEBA_CONFIG_ENGINE_ARCHIVER_DIRECTFTPCURL_PASVWORKAROUND_DESCRIPTION="Some badly configured or misbehaving FTP servers return the wrong IP address when FTP Passive mode is enabled. Enable this option to force the FTP library to ignore the wrong IP returned by the FTP server, instead using the FTP server's public IP."
COM_AKEEBA_CONFIG_ENGINE_ARCHIVER_DIRECTFTPCURL_PASVWORKAROUND_TITLE="Passive mode workaround"
COM_AKEEBA_CONFIG_ENGINE_ARCHIVER_DIRECTFTPCURL_TITLE="DirectFTP over cURL"
COM_AKEEBA_CONFIG_ENGINE_ARCHIVER_DIRECTFTP_DESCRIPTION="Transfers the site files to a remote FTP server, without archiving them first"
COM_AKEEBA_CONFIG_ENGINE_ARCHIVER_DIRECTFTP_TITLE="DirectFTP"
COM_AKEEBA_CONFIG_ENGINE_ARCHIVER_DIRECTSFTPCURL_DESCRIPTION="Transfers the site files to a remote SFTP server, without archiving them first. This archiver engine uses the cURL library which provides better compatiblity with a wide range of FTP servers."
COM_AKEEBA_CONFIG_ENGINE_ARCHIVER_DIRECTSFTPCURL_TITLE="DirectSFTP over cURL"
COM_AKEEBA_CONFIG_ENGINE_ARCHIVER_DIRECTSFTP_DESCRIPTION="Transfers the site files to a remote SFTP server, without archiving them first. WARNING: Your source server needs to have PHP's SSL2 extension installed."
COM_AKEEBA_CONFIG_ENGINE_ARCHIVER_DIRECTSFTP_TITLE="DirectSFTP"
COM_AKEEBA_CONFIG_ENGINE_ARCHIVER_JPA_DESCRIPTION="An open-source archive format optimised for fast archive creation and extraction using PHP code"
COM_AKEEBA_CONFIG_ENGINE_ARCHIVER_JPA_TITLE="JPA format (recommended)"
COM_AKEEBA_CONFIG_ENGINE_ARCHIVER_JPS_DESCRIPTION="Creates archives encrypted with the industry-standard AES-128 encryption method, in a format very similar to JPA. Requires either of the mcrypt or openssl PHP extensions to be installed and activated on your site."
COM_AKEEBA_CONFIG_ENGINE_ARCHIVER_JPS_TITLE="Encrypted Archives (JPS)"
COM_AKEEBA_CONFIG_ENGINE_ARCHIVER_ZIPNATIVE_DESCRIPTION="The ZIP archive will be created using PHP's ZipArchive class. IMPORTANT: This engine does not support archive splitting or symlink handling and can, therefore, lead to backup issues. If you get timeout errors, AJAX errors or Internal Server Error messages you will have to switch to a different archiver engine and enable archive splitting."
COM_AKEEBA_CONFIG_ENGINE_ARCHIVER_ZIPNATIVE_TITLE="ZIP using ZipArchive class"
COM_AKEEBA_CONFIG_ENGINE_ARCHIVER_ZIP_DESCRIPTION="Standard ZIP files, a.k.a. \"Compressed folders\", natively supported by all leading operating systems"
COM_AKEEBA_CONFIG_ENGINE_ARCHIVER_ZIP_TITLE="ZIP format"
COM_AKEEBA_CONFIG_ENGINE_DUMP_NATIVE_DESCRIPTION="Uses PHP code to produce an accurate database dump"
COM_AKEEBA_CONFIG_ENGINE_DUMP_NATIVE_TITLE="Native MySQL backup engine"
COM_AKEEBA_CONFIG_ENGINE_POSTPROC_AZURE_DESCRIPTION="Uploads the backup archive to Microsoft Windows Azure BLOB Storage."
COM_AKEEBA_CONFIG_ENGINE_POSTPROC_AZURE_TITLE="Upload to Microsoft Windows Azure BLOB Storage"
COM_AKEEBA_CONFIG_ENGINE_POSTPROC_BACKBLAZE_DESCRIPTION="Uploads the backup archive to BackBlaze."
COM_AKEEBA_CONFIG_ENGINE_POSTPROC_BACKBLAZE_TITLE="Upload to BackBlaze B2"
COM_AKEEBA_CONFIG_ENGINE_POSTPROC_BOX_DESCRIPTION="Uploads the backup archive to Box.com. Please read the documentation."
COM_AKEEBA_CONFIG_ENGINE_POSTPROC_BOX_TITLE="Upload to Box.com"
COM_AKEEBA_CONFIG_ENGINE_POSTPROC_CLOUDFILES_DESCRIPTION="Uploads the backup archive to RackSpace CloudFiles.error_log, no matter where they are on the site being backed up. These files change their size while the backup is in progress which may lead to corrupt backups."
COM_AKEEBA_CONFIG_OPTIONALFILTERS_ERRORLOGS_ENABLED_TITLE="Exclude error logs"
COM_AKEEBA_CONFIG_OPTIONALFILTERS_HOSTSTATS_ENABLED_DESCRIPTION="When enabled, Akeeba Backup will automatically exclude the most common host-specific folders for storing access statistics for your site. These folders are read-only by your web site user, causing restoration issues if they are backed up."
COM_AKEEBA_CONFIG_OPTIONALFILTERS_HOSTSTATS_ENABLED_TITLE="Exclude host-specific stats folders"
COM_AKEEBA_CONFIG_OUTDIR_DESCRIPTION="This is the directory on your server where Akeeba Backup will store the backup archives and the backup log file. You can use the following macros:default or Default. If unsure please ask your storage provider."
COM_AKEEBA_CONFIG_SWIFT_DOMAIN_TITLE="Keystone v3 Authentication Domain"
COM_AKEEBA_CONFIG_SWIFT_KEYSTONE_VERSION_DESCRIPTION="Choose which version of OpenStack Keystone authentication service is used by your storage provider. If unsure please ask your storage provider."
COM_AKEEBA_CONFIG_SWIFT_KEYSTONE_VERSION_TITLE="Keystone version"
COM_AKEEBA_CONFIG_SWIFT_KEYSTONE_VERSION_V2="Keystone v2 (Legacy)"
COM_AKEEBA_CONFIG_SWIFT_KEYSTONE_VERSION_V3="Keystone v3"
COM_AKEEBA_CONFIG_SWIFT_PASSWORD_DESCRIPTION="The OpenStack API password for your cloud."
COM_AKEEBA_CONFIG_SWIFT_PASSWORD_TITLE="OpenStack Password"
COM_AKEEBA_CONFIG_SWIFT_TENANTID_DESCRIPTION="Your OpenStack tenant ID (Keystone v2) or project ID (Keystone v3) , e.g. a0b1c2d3e4f56789abcdef0123456789"
COM_AKEEBA_CONFIG_SWIFT_TENANTID_TITLE="Tenant ID / Project ID"
COM_AKEEBA_CONFIG_SWIFT_USERNAME_DESCRIPTION="The OpenStack API username for your cloud."
COM_AKEEBA_CONFIG_SWIFT_USERNAME_TITLE="OpenStack Username"
COM_AKEEBA_CONFIG_UI_AJAXERRORDLG_TEXT="An error has occurred while waiting for an AJAX response:"
COM_AKEEBA_CONFIG_UI_AJAXERRORDLG_TITLE="AJAX Error"
COM_AKEEBA_CONFIG_UI_BROWSE="Browse..."
COM_AKEEBA_CONFIG_UI_BROWSER_TITLE="Directory Browser"
COM_AKEEBA_CONFIG_UI_CONFIG="Configure..."
COM_AKEEBA_CONFIG_UI_FTPBROWSER_TITLE="FTP Directory Browser"
COM_AKEEBA_CONFIG_UI_REFRESH="Refresh"
COM_AKEEBA_CONFIG_UI_ROOTDIR="Using the site's root for backup output or temporary file storage will lead to backup failure. I am overriding your setting."
COM_AKEEBA_CONFIG_UI_SETTINGS_NOTSECURED="Your server does not support encryption of your configuration settings. We strongly advise you not to store any passwords in the configuration."
COM_AKEEBA_CONFIG_UI_SETTINGS_SECURED="Your settings are secured by 128-bit encryption. You can safely store your passwords in the configuration."
COM_AKEEBA_CONFIG_UI_SFTPBROWSER_TITLE="SFTP Directory Browser"
COM_AKEEBA_CONFIG_UPLOADKICKSTART_DESCRIPTION="When checked a copy of Akeeba Kickstart Professional will be uploaded to the remote storage specified in the Post-processing Engine above (except for the None and Email engines). This makes sense when using FTP or SFTP to transfer your site to a different server: both your backup archive and Kickstart, used to extract it, will be uploaded to your remote server. After the backup is complete you can just launch Kickstart on the remote site and proceed with its restoration. So simple!"
COM_AKEEBA_CONFIG_UPLOADKICKSTART_TITLE="Upload Kickstart to remote storage"
COM_AKEEBA_CONFIG_USAGESTATS_SOLO_DESC="Help us improve our software by anonymously and automatically reporting your PHP and versions. This information will help us decide which versions of PHP and MySQL to support in future versions. Note: we do NOT collect your site name, IP address or any other directly or indirectly unique identifying information."
COM_AKEEBA_CONFIG_USAGESTATS_SOLO_LABEL="Enable anonymous PHP and MySQL version reporting"
COM_AKEEBA_CONFIG_ACCURATE_PHP_CLI_LABEL="Accurate PHP-CLI path"
COM_AKEEBA_CONFIG_ACCURATE_PHP_CLI_DESC="Enable to have Akeeba Solo try to detect the accurate PHP-CLI path on your server. Disable if your server does not allow you to do that, locking your IP address out of your site for several minutes to hours when this happens (for example IONOS)."
COM_AKEEBA_CONFIG_VIRTUALFOLDER_DESCRIPTION="If you have configured any off-site directories, their contents will appear inside the archive as subdirectories of this virtual directory. It is virtual because it doesn't really exist on your server. It only exists inside the backup archive. Make sure the virtual directory name does not clash with an existing directory in order to avoid data loss."
COM_AKEEBA_CONFIG_VIRTUALFOLDER_TITLE="Virtual directory for off-site files"
COM_AKEEBA_CONFIG_WEBDAV_DIRECTORY_DESCRIPTION="Directory"
COM_AKEEBA_CONFIG_WEBDAV_DIRECTORY_TITLE="Directory"
COM_AKEEBA_CONFIG_WEBDAV_PASSWORD_DESCRIPTION="Password"
COM_AKEEBA_CONFIG_WEBDAV_PASSWORD_TITLE="Password"
COM_AKEEBA_CONFIG_WEBDAV_URL_DESCRIPTION="WebDAV base URL"
COM_AKEEBA_CONFIG_WEBDAV_URL_TITLE="WebDAV base URL"
COM_AKEEBA_CONFIG_WEBDAV_USERNAME_DESCRIPTION="Username"
COM_AKEEBA_CONFIG_WEBDAV_USERNAME_TITLE="Username"
COM_AKEEBA_CONFIG_WHERE_ARE_THE_FILTERS="If you are looking for the filters –e.g. for excluding files, directories and database tables– please click on the Cancel button to get back to the Control Panel page where you can access these features directly."
COM_AKEEBA_CONFIG_ZIPCDGLUECHUNKSIZE_DESCRIPTION="ZIP files are comprised of a data section and a \"directory\" section. Those sections are processed in parallel by Akeeba Backup and joined during the archive finalisation stage. This parameter determines how much data will be processed at once during this stage. You shouldn't need to change this setting unless you have severe memory exhaustion problems."
COM_AKEEBA_CONFIG_ZIPCDGLUECHUNKSIZE_TITLE="Chunk size for Central Directory processing"
COM_AKEEBA_CONFIG__BACKBLAZE_DIRECTORY_TITLE="Directory"
COM_AKEEBA_CONFWIZ="Configuration Wizard"
COM_AKEEBA_CONFWIZ_CONGRATS="Congratulations! You have completed the automatic configuration wizard. You can now test your new configuration by running a backup, or fine-tune them in the Configuration page."
COM_AKEEBA_CONFWIZ_DBOPT="Optimising Database Dump engine settings"
COM_AKEEBA_CONFWIZ_DIRECTORY="Examining Output Directory"
COM_AKEEBA_CONFWIZ_HEADER_FAILED="Configuration Wizard Failure"
COM_AKEEBA_CONFWIZ_HEADER_FINISHED="Finished Benchmarking"
COM_AKEEBA_CONFWIZ_INTROTEXT="The Configuration Wizard runs a series of benchmarks on your server to determine the optimal backup settings for your site. Please do not navigate away from this page. It is normal to appear frozen for periods up to three (3) minutes, depending on your server speed."
COM_AKEEBA_CONFWIZ_MAXEXEC="Optimising the maximum execution time"
COM_AKEEBA_CONFWIZ_MINEXEC="Optimising the minimum execution time"
COM_AKEEBA_CONFWIZ_PROGRESS="Benchmarking in Progress"
COM_AKEEBA_CONFWIZ_SPLITSIZE="Determining the required part size for split archives"
COM_AKEEBA_CONFWIZ_UI_CANTDBOPT="Akeeba Backup could not determine the optimal database dump settings. Make sure your server runs on MySQL 5.0 or later and that your database user is allowed to run the SHOW TABLE STATUS command before running this wizard again."
COM_AKEEBA_CONFWIZ_UI_CANTDETERMINEMINEXEC="Could not determine the minimum execution time. This indicates a severe problem communicating with your server. Please try configuring Akeeba Backup manually."
COM_AKEEBA_CONFWIZ_UI_CANTDETERMINEPARTSIZE="Akeeba Backup could not determine a part size suitable for your server. Please ensure you have adequate free space on your account and run this wizard again."
COM_AKEEBA_CONFWIZ_UI_CANTFIXDIRECTORIES="Akeeba Backup could not find a writable output directory. Please give write permissions to the backups directory inside the application's folder and run this wizard again."
COM_AKEEBA_CONFWIZ_UI_CANTSAVEMAXEXEC="Akeeba Backup could not save the maximum execution time preferences. You will have to configure it manually."
COM_AKEEBA_CONFWIZ_UI_CANTSAVEMINEXEC="Could not save the minimum execution time preference. You will have to configure Akeeba Backup manually."
COM_AKEEBA_CONFWIZ_UI_EXECTOOLOW="Akeeba Backup detected that your server requires a maximum execution time that is too low to be practical. You are better off switching hosts or asking your host to increase PHP's maximum execution time and lift any CPU usage limitations from your account."
COM_AKEEBA_CONFWIZ_UI_MINEXECTRY="Trying %s seconds"
COM_AKEEBA_CONFWIZ_UI_PARTSIZE="Testing a part size of %s Mb"
COM_AKEEBA_CONFWIZ_UI_SAVEMINEXEC="Saving the minimum execution time preference"
COM_AKEEBA_CONFWIZ_UI_SAVINGMAXEXEC="Saving maximum execution time preference"
COM_AKEEBA_CONTROLPANEL="Control Panel"
COM_AKEEBA_CONTROLPANEL_BTN_HIDE="Remind me in 15 days"
COM_AKEEBA_CONTROLPANEL_BTN_LEARNMORE="Learn more about Akeeba Backup Professional"
COM_AKEEBA_CONTROLPANEL_HEAD_LBL_DISCOUNT="Use the coupon code %s to subscribe with a 20%% introductory discount."
COM_AKEEBA_CONTROLPANEL_HEAD_LBL_PROUPSELL_1="Add scheduled backups, automatic upload to 40+ cloud storage providers, integrated restoration, a site transfer wizard and much more with Akeeba Backup Professional."
COM_AKEEBA_CONTROLPANEL_HEAD_LBL_PROUPSELL_2="A single license is valid for unlimited sites. It even includes personal support from the developers who write this software."
COM_AKEEBA_CONTROLPANEL_HEAD_PROUPSELL="Make your life easier"
COM_AKEEBA_CPANEL_BTN_FESECRETWORD_RESET="Apply the suggested Secret Key"
COM_AKEEBA_CPANEL_BTN_FIXSECURITY="Fix the security of my backups"
COM_AKEEBA_CPANEL_ERR_FESECRETWORD_BANNED="The secret key is a known bad password. Please do not dictionary words, movie / series names, the names of your loved ones or pets."
COM_AKEEBA_CPANEL_ERR_FESECRETWORD_HEADER="The front-end and remote backup features are disabled"
COM_AKEEBA_CPANEL_ERR_FESECRETWORD_INTRO="Your Secret Key is insecure and can be easily guessed. In order to protect your site Akeeba Backup has disabled access to front-end and remote backup until you enter a secure Secret Key. The problem detected is:"
COM_AKEEBA_CPANEL_ERR_FESECRETWORD_RESET="Could not change the Secret Key"
COM_AKEEBA_CPANEL_ERR_FESECRETWORD_TOOSHORT="The secret key is too short. Use a secret key at least 8 characters long."
COM_AKEEBA_CPANEL_ERR_FESECRETWORD_TOOSIMPLE="The secret key is too simple. Try using lower and upper case letters, numbers and punctuation."
COM_AKEEBA_CPANEL_ERR_FESECRETWORD_WHATTODO_COMMON="Alternatively, click the button below to reset the secret key to the suggested value %s In either case you will need to update your remote backup services and/or CRON jobs with the new Secret Key."
COM_AKEEBA_CPANEL_ERR_FESECRETWORD_WHATTODO_JOOMLA="Please click on Options, Front-end and enter a more complex secret key."
COM_AKEEBA_CPANEL_ERR_FESECRETWORD_WHATTODO_SOLO="Please click on System Configuration, Public API and enter a more complex secret key."
COM_AKEEBA_CPANEL_ERR_INVALIDDOWNLOADID="Invalid Download ID format. Please follow our instructions to get your Download ID. Do not enter your username, e-mail address or password in this box."
COM_AKEEBA_CPANEL_ERR_MBSTRING_SOLO="Your version of PHP does not have the mbstring extension installed or activated. Having it enabled is an Akeeba Solo requirement. Akeeba Solo may not work properly. Please ask your host to enable the mbstring extension on PHP %s running on your server."
COM_AKEEBA_CPANEL_ERR_MBSTRING_WORDPRESS="Your version of PHP does not have the mbstring extension installed or activated. Having it enabled is a WordPress requirement. WordPress and Akeeba Backup may not work properly. Please ask your host to enable the mbstring extension on PHP %s running on your server."
COM_AKEEBA_CPANEL_ERR_UPDATE_STUCK="We have detected that one or more tables with the %sak_ prefix are broken. Akeeba Backup will not work properly. Please ask your host to repair these tables and then click here to let Akeeba Backup update its database tables."
COM_AKEEBA_CPANEL_HEADER_ADVANCED="Advanced Operations"
COM_AKEEBA_CPANEL_HEADER_INCLUDEEXCLUDE="Include and Exclude Information"
COM_AKEEBA_CPANEL_HEADER_QUICKBACKUP="One-click Backup"
COM_AKEEBA_CPANEL_HEADER_TROUBLESHOOTING="Troubleshooting"
COM_AKEEBA_CPANEL_HEAD_OUTDIR_INSECURE="Insecure output directory"
COM_AKEEBA_CPANEL_HEAD_OUTDIR_INSECURE_ALT="Possibly insecure output directory and backup filename"
COM_AKEEBA_CPANEL_HEAD_OUTDIR_INVALID="Invalid output directory"
COM_AKEEBA_CPANEL_HEAD_OUTDIR_UNFIXABLE="Unfixable output directory security issue"
COM_AKEEBA_CPANEL_LABEL_STATUSDETAILS="Status Details"
COM_AKEEBA_CPANEL_LABEL_STATUSSUMMARY="Status Summary"
COM_AKEEBA_CPANEL_LBL_INCLUDEEXCLUDE_CALLOUT="Inclusion and exclusion options are only applied to the active backup profile."
COM_AKEEBA_CPANEL_LBL_OUTDIR_CLICKTHEBUTTON="Click the button below to fix this issue. Here's what it does."
COM_AKEEBA_CPANEL_LBL_OUTDIR_DELETEORBEHACKED="Until you do that we VERY STRONGLY RECOMMEND not taking a backup of your site and, if you already had, delete all backup archives and backup log files. FAILURE TO FOLLOW THESE INSTRUCTIONS WILL VERY LIKELY RESULT IN YOUR SITE BEING COMPROMISED (HACKED)."
COM_AKEEBA_CPANEL_LBL_OUTDIR_FILEREADABLE="Akeeba Backup detected that your backup output directory %s is under your site's web root. Its contents, including your backup archives, are accessible over the web. However, it is NOT possible to list the files in the directory with a web browser. This can be a security issue. An attacker can guess the name of the backup archive and download it directly, bypassing your site's security."
COM_AKEEBA_CPANEL_LBL_OUTDIR_FIX_RANDOM="Your “Backup output filename” will be amended to include the [RANDOM] variable in it. This makes guessing the backup filenames practically impossible by adding 16 different, random letters and / or numbers in the backup archive filename every time you take a backup."
COM_AKEEBA_CPANEL_LBL_OUTDIR_FIX_SECURITYFILES="A .htaccess and a web.config file will be written to that folder. On most servers this is enough to prevent direct web downloads of any file inside it and disables the listing of its files. We also have a solution for the servers where these special files don't have an effect. Another three files called index.php, index.html and index.htm will also be written to that folder. These index files prevent the web server from listing the names of the backup archives and backup log files."
COM_AKEEBA_CPANEL_LBL_OUTDIR_ISSYSTEM="Moreover, your output directory is the same as or a subdirectory of a folder that is used by your site to hold publicly accessible, system or third party software files."
COM_AKEEBA_CPANEL_LBL_OUTDIR_ISSYSTEM_FIX="You need go to the Configuration page of Akeeba Backup and select a different output directory."
COM_AKEEBA_CPANEL_LBL_OUTDIR_LISTABLE="Akeeba Backup detected that your backup output directory %s is under your site's web root. Its contents, including your backup archives, are accessible over the web. Moreover, it's possible to list the files in the directory i.e. it gives a listing of your backup archives when you access it with a web browser. This is a major security issue. An attacker can access this folder from a web browser and download your backup archives directly, bypassing your site's security."
COM_AKEEBA_CPANEL_LBL_OUTDIR_TRASHHOST="Unfortunately, your server does not support any reasonable method to secure the directory. No matter what we do it will always list the names of the files it contains and allow you to download them from a browser. Your one and only option is to create a backup output directory above your site's root."
COM_AKEEBA_CPANEL_LBL_STATUS_ERROR="Detected errors prohibit intended operation"
COM_AKEEBA_CPANEL_LBL_STATUS_OK="Akeeba Backup is ready to backup your site"
COM_AKEEBA_CPANEL_LBL_STATUS_WARNING="Akeeba Backup is ready to backup your site, but there are potential issues"
COM_AKEEBA_CPANEL_LBL_UNWRITABLE="Unwritable"
COM_AKEEBA_CPANEL_LBL_WRITABLE="Writable"
COM_AKEEBA_CPANEL_MSG_APPLYDLID="Apply Download ID"
COM_AKEEBA_CPANEL_MSG_CLOUDFLARE_WARN1="We have detected that CloudFlare Rocket Loader is enabled on your site. This feature will interfere with JavaScript on your site, mixing up the order scripts are loaded therefore causing JavaScript errors. Please disable the Rocket Loader feature to let Akeeba Backup's JavaScript work correctly. For further information and instructions please refer to CloudFlare's documentation."
COM_AKEEBA_CPANEL_MSG_CLOUDFLARE_WARN="CloudFlare's Rocket Loader will prevent you from using Akeeba Backup"
COM_AKEEBA_CPANEL_MSG_FESECRETWORD_RESET="The Secret Key has been changed to %s"
COM_AKEEBA_CPANEL_MSG_MUSTENTERDLID="You need to enter your Download ID"
COM_AKEEBA_CPANEL_MSG_PASTEDLID="Paste your Download ID and press the button"
COM_AKEEBA_CPANEL_PROFILE_BUTTON="Switch Profiles"
COM_AKEEBA_CPANEL_PROFILE_TITLE="Active Profile"
COM_AKEEBA_CPANEL_WARNING_Q001="Output directory unwritable"
COM_AKEEBA_CPANEL_WARNING_Q003="Using site root as Output or Temporary directory"
COM_AKEEBA_CPANEL_WARNING_Q004="PHP memory_limit too low"
COM_AKEEBA_CPANEL_WARNING_Q013="The output directory is under the plugin's folder"
COM_AKEEBA_CPANEL_WARNING_Q014="Could not create the default output directory"
COM_AKEEBA_CPANEL_WARNING_Q101="Output directory is restricted by open_basedir"
COM_AKEEBA_CPANEL_WARNING_Q103="Maximum execution time is too low"
COM_AKEEBA_CPANEL_WARNING_Q104="Temp directory is the same as the site root"
COM_AKEEBA_CPANEL_WARNING_Q106="Your database table name prefix contains one or more uppercase letters"
COM_AKEEBA_CPANEL_WARNING_Q107="You are using bak_ as your site's database table name prefix."
COM_AKEEBA_CPANEL_WARNING_Q201="Outdated PHP version"
COM_AKEEBA_CPANEL_WARNING_Q202="CRC calculation issue"
COM_AKEEBA_CPANEL_WARNING_Q203="Default output directory in use"
COM_AKEEBA_CPANEL_WARNING_Q204="Disabled functions may affect operation"
COM_AKEEBA_CPANEL_WARNING_Q401="ZIP format selected"
COM_AKEEBA_CPANEL_WARNING_QNONE="No problems detected"
COM_AKEEBA_CRONS_DEFAULT_SETUP_WARNING_HEAD="The default configuration of WordPress' CRON system may result in scheduled backup issues"
COM_AKEEBA_CRONS_DEFAULT_SETUP_WARNING_P1="As per WordPress' documentation, critical tasks —such as backups— scheduled with WP-CRON in WordPress' default configuration (scheduled task execution evaluated only when your site is visited) may not run at the correct time, or at all. As a result of this inherent design issue that WordPress openly admits, backups scheduled with WP-CRON under this configuration may not start at the correct time (or at all), may take far longer to execute, may become inconsistent or corrupt, may overlap, or may start but not finish at all. Please read our documentation for detailed information."
COM_AKEEBA_CRONS_DEFAULT_SETUP_WARNING_P2="We very strongly recommend following the recommendation in WordPress' official documentation for disabling the default task execution based on the site's activity, using the Windows Task Scheduler or the macOS/Linux CRON daemon to schedule execution of WordPress' CRON helper (wp-cron.php) every minute. This configuration overcomes the inherent design issue of WordPress' default configuration for WP-CRON and makes your scheduled backups as reliable as manual backups taken in the backend, or backups scheduled with the front-end backup or JSON API methods."
COM_AKEEBA_CRONS_ERR_CRON_EXPRESSION_INVALID="The CRON expression you have entered is invalid"
COM_AKEEBA_CRONS_LBL_CRON_EXPRESSION="CRON Expression"
COM_AKEEBA_CRONS_LBL_CRON_EXPRESSION_CHANGETZ="Change the timezone here."
COM_AKEEBA_CRONS_LBL_CRON_EXPRESSION_TIMEZONE="CRON expressions are evaluated in the %s timezone. Local date and time: %2$s"
COM_AKEEBA_CRONS_LBL_CRON_EXPRESSION_TIP="Tells the WP-CRON when and how often to run a backup. CRON expressions are either a preset (e.g. @daily), or five space-separated fields in this order: minute hour day month weekday. See examples and test your CRON expressions in the third party tool Crontab Guru. Consult our documentation for more details."
COM_AKEEBA_CRONS_LBL_DESCRIPTION="Description"
COM_AKEEBA_CRONS_LBL_DESCRIPTION_TIP="For your own reference"
COM_AKEEBA_CRONS_LBL_ERROR_INFO="Further information"
COM_AKEEBA_CRONS_LBL_LAST_RUN_START="Last Run"
COM_AKEEBA_CRONS_LBL_NEXT_RUN="Next Run"
COM_AKEEBA_CRONS_LBL_PROFILE="Profile"
COM_AKEEBA_CRONS_LBL_PROFILE_TIP="Backups will be taken with this backup profile"
COM_AKEEBA_CRONS_STATUS_ERROR="Error"
COM_AKEEBA_CRONS_STATUS_OK="OK"
COM_AKEEBA_CRONS_STATUS_RUNNING="Running"
COM_AKEEBA_CRONS_STATUS_SCHEDULED="Scheduled"
COM_AKEEBA_CRONS_STATUS_TIMEOUT="Timeout"
COM_AKEEBA_CRONS_STATUS_WILL_CONTINUE="Will Continue"
COM_AKEEBA_CRONS_THIS_IS_A_BAD_IDEA="Reminder: Using WP-CRON can be unreliable for backup scheduling. Please read the documentation for more information."
COM_AKEEBA_DBFILTER="Database Tables Exclusion"
COM_AKEEBA_DBFILTER_LABEL_EXCLUDENONCORE="Exclude non-core tables"
COM_AKEEBA_DBFILTER_LABEL_NUKEFILTERS="Reset all filters"
COM_AKEEBA_DBFILTER_LABEL_ROOTDIR="Current database:"
COM_AKEEBA_DBFILTER_LABEL_SITEDB="Site's main database"
COM_AKEEBA_DBFILTER_LABEL_TABLES="Database tables, views, procedures, functions and triggers"
COM_AKEEBA_DBFILTER_TABLE_FUNCTION="Stored function"
COM_AKEEBA_DBFILTER_TABLE_META_ROWCOUNT="Number of rows"
COM_AKEEBA_DBFILTER_TABLE_MISC="Merge, temporary, memory, federated, blackhole or miscellaneous table typeinstallation/offline.html, a file telling them your site is currently under maintenance. Only works on servers which support .htaccess files. Please read the documentation for more information."
COM_AKEEBA_RESTORE_LABEL_SUCCESS="The extraction was completed successfully"
COM_AKEEBA_RESTORE_LABEL_TIME_HEAD="Timing settings (advanced)"
COM_AKEEBA_RESTORE_LABEL_ZAPBEFORE="Delete everything before extraction"
COM_AKEEBA_RESTORE_LABEL_ZAPBEFORE_HELP="Tries to delete all existing files and folders under your site's root directory before extracting the backup archive. It DOES NOT take into account which files and folders exist in the backup archive or which files and folders are excluded during backup. Files and folders deleted by this feature CAN NOT be recovered. WARNING! THIS MAY DELETE FILES AND FOLDERS WHICH DO NOT BELONG TO YOUR SITE. THIS FEATURE IS ONLY MEANT FOR VERY EXPERIENCED USERS WHO UNDERSTAND THE RISKS. USE WITH EXTREME CAUTION. BY ENABLING THIS FEATURE YOU ASSUME ALL RESPONSIBILITY AND LIABILITY. FURTHERMORE YOU WAIVE ANY RIGHT TO REQUEST SUPPORT FROM AKEEBA LTD."
COM_AKEEBA_S3IMPORT="Import Archives from S3"
COM_AKEEBA_S3IMPORT_ERR_CANTWRITE="Can not write to your output directory; please check the permissions"
COM_AKEEBA_S3IMPORT_ERR_NOTENOUGHINFO="Not enough information to connect to S3"
COM_AKEEBA_S3IMPORT_ERR_NOTFOUND="The file was not found in your S3 bucket"
COM_AKEEBA_S3IMPORT_LABEL_CHANGEBUCKET="Change bucket"
COM_AKEEBA_S3IMPORT_LABEL_CONNECT="Connect to S3"
COM_AKEEBA_S3IMPORT_LABEL_SELECTBUCKET="- Bucket -"
COM_AKEEBA_S3IMPORT_MSG_IMPORTCOMPLETE="The archive was successfully imported to your site"
COM_AKEEBA_S3_ACCESS_DESCRIPTION="How the API will access the bucket. If unsure use Virtual Hosting. Virtual Hosting is the recommended, supported method for Amazon S3 which uses a URL like https://BUCKET.ENDPOINT to access the bucket. Path Access is an unsupported, deprecated method which uses a URL like https://ENDPOINT/BUCKET to access the bucket. You should only use Path Access if a third party storage provider with an Amazon S3-compatible API asks you to do that."
COM_AKEEBA_S3_ACCESS_PATH="Path Access (legacy)"
COM_AKEEBA_S3_ACCESS_TITLE="Bucket access"
COM_AKEEBA_S3_ACCESS_VIRTUALHOST="Virtual Hosting (recommended)"
COM_AKEEBA_S3_CUSTOM_REGION_DESCRIPTION="Set the option above to “Custom / None” and enter here the name of the region you want to use, e.g. us-east-1 for US East (N. Virginia).%s. This wizard has failed. Please take a new backup and retry. Do note that files have been left behind on your new server; you may want to remove them manually."
COM_AKEEBA_TRANSFER_ERR_CANNOTRUNKICKSTART="Akeeba Backup cannot run Akeeba Kickstart on your new site. If you are trying to restore inside a subdirectory of an existing site this means that the main site is blocking access to the subdirectory; please contact your site administrator. In any other case you need to contact your host and verify that your default PHP version matches Kickstart's minimum requirements."
COM_AKEEBA_TRANSFER_ERR_CANNOTUPLOADARCHIVE="Akeeba Backup cannot upload the backup file %s. It's possible that your new site's server has ran out of disk space or a server protection is blocking the transmission of the data. Please try transferring your site by selecting the Manually transfer option. Do note that files have been left behind on your new server; you may want to remove them manually."
COM_AKEEBA_TRANSFER_ERR_CANNOTUPLOADKICKSTART="Akeeba Backup cannot upload Akeeba Kickstart to your new site's root. Please check that you have entered the correct connection information and that it's possible for the FTP/SFTP user to write files into the directory you selected. If you already have kickstart.php and kickstart.transfer.php on the remote site please remove them before retrying transferring your site."
COM_AKEEBA_TRANSFER_ERR_CANNOTUPLOADTEMP="Akeeba Backup cannot upload a chunk of your backup archive from the local file %s to the remote file %s. Please check that your remote server allows uploading files and there is enough disk space on it for your backup archive file(s)."
COM_AKEEBA_TRANSFER_ERR_CANNOTUPLOADTESTFILE="Akeeba Backup cannot upload a test file called %s to your new site's root. Please check that you have entered the correct connection information and that it's possible for the FTP/SFTP user to write files into the directory you selected."
COM_AKEEBA_TRANSFER_ERR_CANNOTWRITEREMOTEFILES="Unfortunately, Akeeba Backup has determined it cannot write directly to files on your remote server. This wizard cannot proceed. You will have to use the \"Manually\" transfer method."
COM_AKEEBA_TRANSFER_ERR_CANTCREATETEMPCHUNK="Cannot create a temporary file on this server. Please check that your temporary directory is correctly set up and writeable by the user the web server is currently runnning under."
COM_AKEEBA_TRANSFER_ERR_COMPLETEBACKUP="No such backup is found. Click the Backup Now button to take a new backup now."
COM_AKEEBA_TRANSFER_ERR_DNS="The domain name of the URL you have entered (%s) cannot be resolved from the server where Akeeba Backup is running on. If you have recently registered or transffered the domain name please allow more time until DNS servers are updated (typically 6 to 48 hours). Otherwise please check the DNS settings of your domain name."
COM_AKEEBA_TRANSFER_ERR_ERRORFROMREMOTE="Akeeba Backup has received an error from the remote server while trying to upload the backup archive. The error was: %s"
COM_AKEEBA_TRANSFER_ERR_EXISTINGSITE="Another site already exists in that location. Please remove the existing site before transfering a new site there. Trying to overwrite an existing site will most likely result in a broken site you won't be able to fix."
COM_AKEEBA_TRANSFER_ERR_HTACCESS="A %s file was found in your new site's root. This file can interfere with the site transfer process. Please remove it before proceeding with the site transfer. Please note that the file may be hidden. If you don't see this file in your hosting control panel file browser or FTP client software please ask your host for more information on removing this file."
COM_AKEEBA_TRANSFER_ERR_INVALIDID="Invalid upload ID specified"
COM_AKEEBA_TRANSFER_ERR_NEWURL_BTN="Check"
COM_AKEEBA_TRANSFER_ERR_NEWURL_BTN_IGNOREERROR="I want to ignore this warning and proceed at my own risk"
COM_AKEEBA_TRANSFER_ERR_NEWURL_INVALID="The URL you entered is invalid."
COM_AKEEBA_TRANSFER_ERR_NEWURL_NOTEXISTS="Your server cannot access the URL you have entered. Please check that you typed it correctly. Also note that newly assigned or transferred domain names may take up to 48 hours before they are visible to every server and computer connected to the Internet."
COM_AKEEBA_TRANSFER_ERR_NEWURL_SAME="The URL you entered is the same as the one you are restoring from. This is not supported by this wizard. For backup restoration without using the wizard please consult our video tutorial following the link below."
COM_AKEEBA_TRANSFER_ERR_NOTENOUGHSPACE="The site transfer cannot proceed. You need approximately %s of free space but your server reports that only %s is currently available. Please make more space on your server."
COM_AKEEBA_TRANSFER_ERR_OVERRIDE="Ignore detected errors and transfer the site anyway"
COM_AKEEBA_TRANSFER_ERR_SAMESITE="You have entered the connection information to the site you are transfering from. Your mistake would have deleted your own site. You need to enter the FTP/SFTP connection information to the site you are transferring to (new site or new server). Please fix the information above and retry."
COM_AKEEBA_TRANSFER_ERR_SPACE="You only have of free space. You need more free space to transfer your site. Please contact your host."
COM_AKEEBA_TRANSFER_ERR_WRONGSSL="Your site has an invalid or self-signed SSL certificate. For security reasons the site transfer cannot proceed. Please click Reset to restart the site transfer and use a URL without https://. This is necessary when you are trying to transfer your site before transferring your domain name to the new host. Alternatively, please contact your host for obtaining a valid SSL certificate. Even a free one issued through the no cost Let's Encrypt certification authority will do."
COM_AKEEBA_TRANSFER_FORCE_BODY="You are running Site Transfer Wizard in Forced Mode. This means that some sanity checks which normally run before the site transfer will not be executed. As a result the transfer may overwrite an existing site, end up in a different URL than the one you expected or simply fail. This is a power user feature. Please do not continue if you don't feel comfortable with it."
COM_AKEEBA_TRANSFER_FORCE_HEADER="Forced Mode activated"
COM_AKEEBA_TRANSFER_HEAD_MANUALTRANSFER="Manual transfer"
COM_AKEEBA_TRANSFER_HEAD_PREREQUISITES="Prerequisites"
COM_AKEEBA_TRANSFER_HEAD_REMOTECONNECTION="Connection to New Site"
COM_AKEEBA_TRANSFER_HEAD_UPLOAD="Upload and restore"
COM_AKEEBA_TRANSFER_LBL_CHUNKSIZE="Chunk size"
COM_AKEEBA_TRANSFER_LBL_CHUNKSIZE_INFO="The backup archive files are transferred in small chunks to the remote server. This determines the size of these chunks. Too small sizes may cause the remote server to block you, mistaking you as an abuser, causing an upload error to be displayed. Too large sizes may result in a timeout error on either the source or the remote server, causing an AJAX Error to be displayed. Typically, values between 5M to 20M work best."
COM_AKEEBA_TRANSFER_LBL_COMPLETEBACKUP="A complete, full site backup"
COM_AKEEBA_TRANSFER_LBL_COMPLETEBACKUP_INFO="Backup found; taken on %s"
COM_AKEEBA_TRANSFER_LBL_FTP_DIRECTORY="FTP/SFTP Directory"
COM_AKEEBA_TRANSFER_LBL_FTP_HOST="Host name"
COM_AKEEBA_TRANSFER_LBL_FTP_PASSIVE="Passive mode"
COM_AKEEBA_TRANSFER_LBL_FTP_PASSWORD="Password"
COM_AKEEBA_TRANSFER_LBL_FTP_PORT="Port"
COM_AKEEBA_TRANSFER_LBL_FTP_PRIVATEKEY="SFTP Private Key file"
COM_AKEEBA_TRANSFER_LBL_FTP_PUBKEY="SFTP Public Key file"
COM_AKEEBA_TRANSFER_LBL_FTP_USERNAME="Username"
COM_AKEEBA_TRANSFER_LBL_MANUALTRANSFER_INFO="Follow the instructions in the video to transfer your site manually. Information about the backup archive can be found below the video link (scroll down)."
COM_AKEEBA_TRANSFER_LBL_MANUALTRANSFER_LINK="Watch the video tutorial"
COM_AKEEBA_TRANSFER_LBL_MANUALTRANSFER_MULTIPART="You must transfer all %u files:"
COM_AKEEBA_TRANSFER_LBL_NEWURL="The URL to your new site"
COM_AKEEBA_TRANSFER_LBL_NEWURL_TIP="Enter the URL to the site you are restoring to"
COM_AKEEBA_TRANSFER_LBL_OPEN_KICKSTART_INFO="Kickstart will let you extract the backup archive and begin restoration on the remote server."
COM_AKEEBA_TRANSFER_LBL_SPACE="Approximately %s of free space on your new site"
COM_AKEEBA_TRANSFER_LBL_TRANSFERMETHOD="File transfer method"
COM_AKEEBA_TRANSFER_LBL_TRANSFERMETHOD_FTP="FTP, native PHP functions"
COM_AKEEBA_TRANSFER_LBL_TRANSFERMETHOD_FTPCURL="FTP, using cURL"
COM_AKEEBA_TRANSFER_LBL_TRANSFERMETHOD_FTPS="FTPS, native PHP functions"
COM_AKEEBA_TRANSFER_LBL_TRANSFERMETHOD_FTPSCURL="FTPS, using cURL"
COM_AKEEBA_TRANSFER_LBL_TRANSFERMETHOD_MANUALLY="Manually"
COM_AKEEBA_TRANSFER_LBL_TRANSFERMETHOD_SFTP="SFTP, native PHP SSH2 extension"
COM_AKEEBA_TRANSFER_LBL_TRANSFERMETHOD_SFTPCURL="SFTP, using cURL"
COM_AKEEBA_TRANSFER_LBL_TRANSFERMODE="Archive transfer mode"
COM_AKEEBA_TRANSFER_LBL_TRANSFERMODE_CHUNKED="Over FTP / SFTP"
COM_AKEEBA_TRANSFER_LBL_TRANSFERMODE_INFO="The backup archive files are transferred in small chunks to the remote server and then assembled into whole files there. This option controls how these small chunks are transferred."
COM_AKEEBA_TRANSFER_LBL_TRANSFERMODE_POST="Over HTTP / HTTPS"
COM_AKEEBA_TRANSFER_LBL_UPLOAD_BACKUP="Uploading the backup archive"
COM_AKEEBA_TRANSFER_LBL_UPLOAD_KICKSTART="Uploading Kickstart"
COM_AKEEBA_TRANSFER_LBL_VALIDATING="Validating…"
COM_AKEEBA_TRANSFER_MSG_DONE="Uploading is complete!"
COM_AKEEBA_TRANSFER_MSG_FAILED="Upload of your archive failed."
COM_AKEEBA_TRANSFER_MSG_START="Preparing to upload your archive. This will take some time. Please wait."
COM_AKEEBA_TRANSFER_MSG_UPLOADINGFRAG="Continuing the upload of archive part %s of %s. Currently processing chunk %s. Please wait."
COM_AKEEBA_TRANSFER_MSG_UPLOADINGPART="Uploading archive part %s of %s. Please wait."
COM_AKEEBA_TRANSFER_TITLE="Transfer Archive"
COM_AKEEBA_TRANSFER_WARN_FIREWALLED_BODY="Some of the transfer methods listed above and marked with 🔒 are blocked by a firewall on your server. If you use them this wizard will most likely fail. Please contact your host and ask them to disable the firewall or add firewall exceptions before transferring your site. Alternatively, please select Manually above, click on Proceed with restoration and follow the instructions for a manual site transfer."
COM_AKEEBA_TRANSFER_WARN_FIREWALLED_HEAD="Server firewall blocking file transfers - THIS WIZARD MAY FAIL"
DATE_FORMAT_JS1="y-m-d"
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"
MYSQL="MySQL (legacy driver; only use if MySQLi not available)"
MYSQLI="MySQLi (improved MySQL driver; preferred)"
SOLO_ABOUT_TITLE="About"
SOLO_AEQ_011="Missing root definition for backup"
SOLO_AEQ_012="Missing database connection information for backup"
SOLO_ALICE_ANALYZE="Analyse Log"
SOLO_ALICE_ERROR="Error"
SOLO_ALICE_SUCCESSS="Success"
SOLO_ALICE_WARNING="Warning"
SOLO_APP_TITLE="Akeeba Solo"
SOLO_APP_TITLE_ERROR="Akeeba Solo – Error"
SOLO_BACKUP_AVGWARNING="You are running AVG Antivirus with Link Scanner enabled. This is known to cause backup issues. Please disable the Link Scanner feature if you run into any problems.\n\nAre you sure you want to continue despite this warning?"
SOLO_BACKUP_BACKUPONUPDATE_INFO="Akeeba Backup is taking a backup before performing an update on your site. You will be redirected shortly to the regular update page."
SOLO_BACKUP_TITLE="Backup Now"
SOLO_BTN_ADD="New"
SOLO_BTN_CANCEL="Cancel"
SOLO_BTN_COPY="Copy"
SOLO_BTN_DELETE="Delete"
SOLO_BTN_DIALOG_CLOSE="Close"
SOLO_BTN_DIALOG_USE="Use"
SOLO_BTN_EDIT="Edit"
SOLO_BTN_FILTER_CLEAR="Clear"
SOLO_BTN_FILTER_SUBMIT="Go"
SOLO_BTN_NEXT="Next"
SOLO_BTN_PHPINFO="PHP Information"
SOLO_BTN_PREV="Previous"
SOLO_BTN_SAVE="Apply"
SOLO_BTN_SAVECLOSE="Save & Close"
SOLO_BTN_SAVENEW="Save & New"
SOLO_BTN_SUBMIT="Submit"
SOLO_COMMON_LBL_ROOT="<root>"
SOLO_COMMON_TOGGLENAV="Toggle navigation"
SOLO_CONFIGURATION_TITLE="Configuration"
SOLO_CONFIG_DISPLAY_DARKMODE_DESCRIPTION="Display Akeeba Backup using a dark theme, suitable for low light conditions. The Auto option currently only works when using recent versions of Safari on macOS and iOS versions with system-wide Dark Mode enabled."
SOLO_CONFIG_DISPLAY_DARKMODE_LABEL="Dark Mode"
SOLO_CONFIG_DISPLAY_DARKMODE_OPT_AUTO="Auto"
SOLO_CONFIG_MINSTABILITY_ALPHA="Alpha (unstable)"
SOLO_CONFIG_MINSTABILITY_BETA="Beta (testing)"
SOLO_CONFIG_MINSTABILITY_DESC="Only releases of at least this stability level will be shown as available updates."
SOLO_CONFIG_MINSTABILITY_LABEL="Minimum stability"
SOLO_CONFIG_MINSTABILITY_RC="Release Candidate"
SOLO_CONFIG_MINSTABILITY_STABLE="Stable"
SOLO_CONFIG_PLATFORM_ADDSOLO_DESCRIPTION="By default Akeeba Solo does not include itself in the backup. When you enable this feature, Akeeba Solo will include itself (files and database tables) in your site's backup."
SOLO_CONFIG_PLATFORM_ADDSOLO_TITLE="Include Akeeba Solo in the backup"
SOLO_CONFIG_PLATFORM_DBDATABASE_DESCRIPTION="The name of the database to backup."
SOLO_CONFIG_PLATFORM_DBDATABASE_TITLE="Database name"
SOLO_CONFIG_PLATFORM_DBDRIVER_DESCRIPTION="Select the database driver to use for backing up the site's / web application's database."
SOLO_CONFIG_PLATFORM_DBDRIVER_TITLE="Database driver"
SOLO_CONFIG_PLATFORM_DBHOST_DESCRIPTION="The hostname or IP address of the database server. Usually localhost or 127.0.0.1. If you're using the SQLite driver, it's the path to the database file."
SOLO_CONFIG_PLATFORM_DBHOST_TITLE="Database server hostname"
SOLO_CONFIG_PLATFORM_DBPASSWORD_DESCRIPTION="The password to connect to the database."
SOLO_CONFIG_PLATFORM_DBPASSWORD_TITLE="Password"
SOLO_CONFIG_PLATFORM_DBPORT_DESCRIPTION="(optional) The port the database server listens to. If you are unsure, leave this option empty to use the default port (e.g. 3306 for MySQL servers)."
SOLO_CONFIG_PLATFORM_DBPORT_TITLE="Database server port"
SOLO_CONFIG_PLATFORM_DBPREFIX_DESCRIPTION="The common table name prefix of the database to backup including the underscore, e.g. jos_, wp_, phpbb_ etc. If you web application does not use a common table name prefix leave this field blank."
SOLO_CONFIG_PLATFORM_DBPREFIX_TITLE="Prefix"
SOLO_CONFIG_PLATFORM_DBUSERNAME_DESCRIPTION="The username to connect to the database."
SOLO_CONFIG_PLATFORM_DBUSERNAME_TITLE="Username"
SOLO_CONFIG_PLATFORM_EXTRADB_DESCRIPTION="Additional databases that will be added to the backups"
SOLO_CONFIG_PLATFORM_EXTRADB_TITLE="Additional databases to be backed up"
SOLO_CONFIG_PLATFORM_EXTRADIRS_DESCRIPTION="Additional directories (usually outside your site root) that will be added to the backups"
SOLO_CONFIG_PLATFORM_EXTRADIRS_TITLE="Additional directories to be backed up"
SOLO_CONFIG_PLATFORM_NEWROOT_DESCRIPTION="The root directory of the site / web application which will be backed up by Akeeba Solo. All files and directories under this root will be backed up."
SOLO_CONFIG_PLATFORM_NEWROOT_TITLE="Site Root"
SOLO_CONFIG_PLATFORM_SCRIPTTYPE_DESCRIPTION="Select the script / CMS type you are backing up. This allows Akeeba Solo to try to automatically exclude temporary and cache content that should not be backed up."
SOLO_CONFIG_PLATFORM_SCRIPTTYPE_GENERIC="Generic or bespoke PHP script"
SOLO_CONFIG_PLATFORM_SCRIPTTYPE_JOOMLA="Joomla!"
SOLO_CONFIG_PLATFORM_SCRIPTTYPE_TITLE="Script type"
SOLO_CONFIG_PLATFORM_SCRIPTTYPE_WORDPRESS="WordPress"
SOLO_CONFIG_PLATFORM_SITEURL_DESCRIPTION="(Optional) Enter the URL of the site you are going to back up, e.g. http://www.example.com. This allows the installation script to figure out if you are restoring back to the same site or you are cloning / transferring the site. If you do not specify the URL the restoration script will always ask you to enter the database connection information afresh which is a little confusing when restoring a backup on the same site it was taken from."
SOLO_CONFIG_PLATFORM_SITEURL_TITLE="Site's URL"
SOLO_CONFIG_QUICKBACKUP_PROFILE_DESCRIPTION="The backup profile to use with the Quick Backup icon widget in the WordPress dashboard."
SOLO_CONFIG_QUICKBACKUP_PROFILE_LABEL="Quick Backup icon profile"
SOLO_CONFIG_UNDER_TOOLS_DESCRIPTION="No: Akeeba Backup appears on WordPress' sidebar menu as a top level item, placed towards the bottom. Yes: Akeeba Backup appears as a sub-menu item under WordPress' “Tools” menu item on the sidebar menu."
SOLO_CONFIG_UNDER_TOOLS_LABEL="Place under Tools"
SOLO_CONFIG_UPDATE_INTEGRATED_WP="Show Akeeba Backup update in the Plugins page"
SOLO_CONFIG_UPDATE_INTEGRATED_WP_DESC="When enabled Akeeba Backup will notify WordPress about the availability of updates and the location of the update files. This lets WordPress include Akeeba Backup updates to the available update count and show Akeeba Backup updates in the Plugins page. On very few sites this may result in an empty page or error when trying to access the Plugins page due to the interaction with badly written third party plugins. In this case please disable this option and contact us with a list of the plugins you have activated on your site and their versions."
SOLO_CONFIG_WP_CRON_OVERRIDE_TIME_CONSERVATIVE="Conservative"
SOLO_CONFIG_WP_CRON_OVERRIDE_TIME_DESCRIPTION="When enabled, backups taken with WP-CRON will have the minimum and maximum execution time set up in the backup profile's Fine-tuning configuration section overridden. The “Optimistic” setting will try to use the maximum time possible on your server — up to 60 seconds — making for faster, but prone to failure, backups. The “Conservative” setting will try to use only half as much time as the Optimistic setting making for slower, but less likely to fail, backups. Some servers may require setting this to “No” and have you adjust the Fine-tuning settings to make the backup work without failing."
SOLO_CONFIG_WP_CRON_OVERRIDE_TIME_LABEL="Override time limits in WP-CRON"
SOLO_CONFIG_WP_CRON_OVERRIDE_TIME_OPTIMISTIC="Optimistic"
SOLO_CRONS_TITLE="WP-CRON Scheduling"
SOLO_ERR_ACLDENIED="You do not have adequate privileges to perform this operation."
SOLO_FSFILTERS_TITLE="Files and Directories Exclusion"
SOLO_LBL_CRON_DELETED="The CRON Schedule was deleted"
SOLO_LBL_CRON_SAVED="The CRON Schedule was saved successfully"
SOLO_LBL_NO_RECORDS="No records found"
SOLO_LBL_PROFILE_DELETED="The backup profile has been deleted."
SOLO_LBL_PROFILE_SAVED="The backup profile has been saved."
SOLO_LBL_PROFILE_COPIED="The backup profile has been copied."
SOLO_LBL_USER_SAVED="User saved successfully"
SOLO_LOGIN_LBL_LOGIN="Log in"
SOLO_LOGIN_LBL_LOGOUT="Log out %s"
SOLO_LOGIN_LBL_PASSWORD="Password"
SOLO_LOGIN_LBL_SECRETCODE="Secret Code"
SOLO_LOGIN_LBL_USERNAME="Username"
SOLO_LOGIN_PLEASELOGIN="Please log in"
SOLO_LOGIN_TITLE="Login"
SOLO_LOG_ERR_LOGFILENOTEXISTS="The log file %s does not exist."
SOLO_LOG_TITLE="View log"
SOLO_MAIN_ERR_CONFIGREADABLE_BODY="We have detected that your Akeeba Solo configuration file is readable over the web using the URL %s. This can present a very grave security risk. We strongly advise you to follow our documentation instructions to secure the directory containing this file."
SOLO_MAIN_ERR_CONFIGREADABLE_HEAD="Your configuration file is web-readable"
SOLO_MAIN_ERR_NOTINCORE="This feature is not available in the Core version. Please subscribe to the Professional version to get this feature."
SOLO_MAIN_ERR_OUTPUTREADABLE_BODY="We have detected that your backup output directory is readable over the web using the URL %s. This can present a very grave security risk. We strongly advise you to follow our documentation instructions to secure the backup output directory or choose a directory outside your web root."
SOLO_MAIN_ERR_OUTPUTREADABLE_HEAD="Your backup output directory is web-readable"
SOLO_MAIN_LBL_HEAD_BACKUPOPS="Main Operations"
SOLO_MAIN_LBL_HEAD_SYSOPS="System Preferences"
SOLO_MAIN_LBL_LATEST_BACKUP="Latest Backup"
SOLO_MAIN_LBL_NEEDSUPGRADE="Entering the Download ID is not sufficient for enabling Akeeba Solo Professional's advanced features. You will need to download and install the Akeeba Solo Professional package on your site, on top of Akeeba Solo Core, without uninstalling the Core version."
SOLO_MAIN_LBL_STATUS_ERROR="High priority issues will prevent you from taking a backup"
SOLO_MAIN_LBL_STATUS_OK="Akeeba Solo is ready to take a backup"
SOLO_MAIN_LBL_STATUS_WARNING="Potential issues detected which could prevent you from taking a backup"
SOLO_MAIN_LBL_SYSCONFIG="System Configuration"
SOLO_MAIN_LBL_SYSMANAGEMENT="System Management"
SOLO_MAIN_LBL_USERS="User Manager"
SOLO_MAIN_LBL_WHYSUBSCRIBE="Akeeba Solo Professional has many additional, useful features such as integrated backup restoration, importing backup archives from Amazon S3 or your server, automatically transferring your backups to cloud storage (Amazon S3, Dropbox, Box.com and 40+ other services), advanced inclusion / exclusion filters and much more! Subscribers to the Professional release also get priority support by the developers of the software on our site."
SOLO_MAIN_TITLE="Home"
SOLO_MANAGE_BTN_DELETE="Delete"
SOLO_MANAGE_FIELD_DESCRIPTION="Description"
SOLO_MANAGE_LBL_CANCELMODAL="Close"
SOLO_MANAGE_LBL_HOWDOIRESTORE_CORE="Users of the free (Core) version can only restore their backups manually using Akeeba Kickstart or Akeeba eXtract Wizard. For more information please consult our documentation. Please subscribe to the Professional version to get access to the much easier to use integrated restoration feature!"
SOLO_MANAGE_LBL_HOWDOIRESTORE_PRO="You can select a backup from the list below and click on the Restore button. For restoration on a different server or for further details on the restoration procedure please consult our documentation."
SOLO_MANAGE_TITLE="Manage Backups"
SOLO_NO="No"
SOLO_NOTYETRESTORED_BTN_FINISH_RESTORING="Finish restoring the backup of this site"
SOLO_NOTYETRESTORED_HEAD_STILLSEETHIS="Still seeing this page after restoring your backup?"
SOLO_NOTYETRESTORED_HEAD_WHYSEETHIS="Why do I see this page instead of my site?"
SOLO_NOTYETRESTORED_PAGE_TITLE="The restoration of this site is not complete"
SOLO_NOTYETRESTORED_STILLSEETHIS_LBL_P1="Please use FTP or your site control panel's file manager to remove the installation folder from your site. This will make this page go away and you will see your site again."
SOLO_NOTYETRESTORED_STILLSEETHIS_LBL_P2="If you just did that and the “installation” folder does not exist in your site's root folder (where your wp-config.php file lives) you probably have a CDN or cache in front of your site. Please contact your host and ask them about the correct way to clean or reset this kind of cache so that you see your site instead of this page."
SOLO_NOTYETRESTORED_WHYSEETHIS_LBL_P1="A plugin installed on your site has detected that you currently a folder named installation in your site's root folder and that this installation folder contains a copy of the backup restoration script ANGIE."
SOLO_NOTYETRESTORED_WHYSEETHIS_LBL_P2="This means that you have extracted, but not finished restoring, a site backup. Your site will not work properly just yet."
SOLO_NOTYETRESTORED_WHYSEETHIS_LBL_P3="You need to complete the restoration by running the restoration script located in the “installation” folder of your site. If you are not sure how to do that please click the button below."
SOLO_NOTYETRESTORED_WHYSEETHIS_LBL_P4="After you are done restoring the site please remove the “installation” folder of your site. In most cases the restoration script will ask you to do this for you. If it reports an error trying to do that please read the rest of this page."
SOLO_OFF="Off"
SOLO_ON="On"
SOLO_PHPINFO_DISABLED="Sorry, your host has disabled phpinfo()"
SOLO_REMOTE_ERROR_INVALID_KEY="Invalid secret key"
SOLO_REMOTE_ERROR_NOT_ENABLED="Remote (front-end) backup is not enabled"
SOLO_RESTORE_BTN_INSTALLER="Run Restoration Script"
SOLO_RESTORE_ERR_NOSITEROOT="No site root is defined. We can't restore the backup archive unless it is defined."
SOLO_RESTORE_LABEL_SUCCESS_INFO="You must now run the restoration script which will restore your database contents and perform other housekeeping operations. In order to do that, please visit the URL http://www.example.com/installation/index.php where http://www.example.com is the URL to the site you are restoring to. IMPORTANT! Do not close the window where this message appears!. After the restoration script is over, close its window and come back here. Then click on the Finalise Restoration button below to remove the installation directory. Then you can start using your restored site."
SOLO_RESTORE_LABEL_SUCCESS_INFO_HASURL="You must now run the restoration script which will restore your database contents and perform other housekeeping operations. In order to do that, please visit the URL %s/installation/index.php where %s is the URL to the site you are restoring to. You can visit this URL by clicking the Run Restoration Script button below. IMPORTANT! Do not close the window where this message appears!. After the restoration script is over, close its window and come back here. Then click on the Finalise Restoration button below to remove the installation directory. Then you can start using your restored site."
SOLO_SETUP_ERR_DATABASE_DRIVER_EMPTYSQLFILE="Empty SQL file %s for database type %s"
SOLO_SETUP_ERR_DATABASE_DRIVER_NOSQLFILE="Cannot find %s file for database type %s"
SOLO_SETUP_ERR_USER_EMPTYEMAIL="You cannot have an empty email address"
SOLO_SETUP_ERR_USER_EMPTYNAME="You cannot have an empty full name"
SOLO_SETUP_ERR_USER_EMPTYPASSWORD="You cannot have an empty password"
SOLO_SETUP_ERR_USER_EMPTYUSERNAME="You cannot have an empty username"
SOLO_SETUP_ERR_USER_PASSWORDSDONTMATCH="The passwords you entered did not match"
SOLO_SETUP_HEADER_RECOMMENDED="Recommended settings"
SOLO_SETUP_HEADER_REQUIRED="Required settings"
SOLO_SETUP_LBL_ADBLOCK_WARNING="An ad or script blocker is currently enabled on this site. You should disable it on this domain if you experiencing issues (for example, interface buttons not working)"
SOLO_SETUP_LBL_ANCIENTIENOTICE="You are using an old, unsupported version of Internet Explorer. Please update to the latest version of Internet Explorer. If it is not available for your version of Windows, please use a modern, standards-compliant browser such as Chrome. Even though you may be able proceed with the installation on your old, unsupported version of Internet Explorer we cannot guarantee a trouble-free Akeeba Solo experience."
SOLO_SETUP_LBL_APPSETUP="Application configuration"
SOLO_SETUP_LBL_BACKUPONUPDATE="Backup on Update"
SOLO_SETUP_LBL_BACKUPONUPDATE_CORE="Backup on manual WordPress update"
SOLO_SETUP_LBL_BACKUPONUPDATE_CORE_DESC="Automatically performs a backup whenever a user manually updates WordPress from the Dashboard"
SOLO_SETUP_LBL_BACKUPONUPDATE_CORE_PROFILE="Profile to use"
SOLO_SETUP_LBL_BACKUPONUPDATE_CORE_PROFILE_DESC="Backup profile to use on manual WordPress updates"
SOLO_SETUP_LBL_CLICK_TO_SHOW_HIDE="Click to show/hide"
SOLO_SETUP_LBL_CURRENT_SETTING="Current"
SOLO_SETUP_LBL_DATABASE_DBENCRYPTION="Connect with an SSL certificate"
SOLO_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 on top of 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."
SOLO_SETUP_LBL_DATABASE_DBSSLCA="Certification Authority (CA) file"
SOLO_SETUP_LBL_DATABASE_DBSSLCA_HELP="Absolute file path to the Certification Authority (CA) certificate PEM file of your database server, e.g. /home/myuser/ca.pem"
SOLO_SETUP_LBL_DATABASE_DBSSLCERT="Database user's Public Key (Certificate) file"
SOLO_SETUP_LBL_DATABASE_DBSSLCERT_HELP="Absolute file path to the public key (certificate) PEM file of your database user, e.g. /home/myuser/myuser.pem"
SOLO_SETUP_LBL_DATABASE_DBSSLCIPHER="SSL/TLS Encryption Methods"
SOLO_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 (AES128-GCM-SHA256:AES256-GCM-SHA384:AES128-CBC-SHA256:AES256-CBC-SHA384:DES-CBC3-SHA) will be used (recommended)."
SOLO_SETUP_LBL_DATABASE_DBSSLKEY="Database user's Private Key file"
SOLO_SETUP_LBL_DATABASE_DBSSLKEY_HELP="Absolute file path to the private key PEM file of your database user, e.g. /home/myuser/myuser-key.pem"
SOLO_SETUP_LBL_DATABASE_DBSSLVERIFYSERVERCERT="Verify server certificate"
SOLO_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 mysql_ssl_rsa_setup) 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 openssl.cafile and openssl.capath PHP options."
SOLO_SETUP_LBL_DATABASE_DRIVER="Database type"
SOLO_SETUP_LBL_DATABASE_DRIVER_HELP="This is usually MySQLi (with the trailing \"i\")"
SOLO_SETUP_LBL_DATABASE_DRIVER_MYSQL="MySQL (obsolete driver for MySQL - avoid using)"
SOLO_SETUP_LBL_DATABASE_DRIVER_MYSQLI="MySQLi (preferred driver for MySQL)"
SOLO_SETUP_LBL_DATABASE_DRIVER_NONE="None"
SOLO_SETUP_LBL_DATABASE_DRIVER_PDO="PDO"
SOLO_SETUP_LBL_DATABASE_DRIVER_PDOMYSQL="MySQL (PDO)"
SOLO_SETUP_LBL_DATABASE_DRIVER_SQLAZURE="Windows Azure SQL Database"
SOLO_SETUP_LBL_DATABASE_DRIVER_SQLITE="SQLite"
SOLO_SETUP_LBL_DATABASE_HOST="Database server host name"
SOLO_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 very 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."
SOLO_SETUP_LBL_DATABASE_INFO="Akeeba Solo needs a database to store its configuration settings and a log of all backup attempts. Please provide the connection parameters to the database below. You may either use the same database as the site you want to back up, or a dedicated database just for Akeeba Solo (recommended)."
SOLO_SETUP_LBL_DATABASE_NAME="Database name"
SOLO_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."
SOLO_SETUP_LBL_DATABASE_PASS="Password"
SOLO_SETUP_LBL_DATABASE_PASS_HELP="The password you use to connect to your database."
SOLO_SETUP_LBL_DATABASE_PREFIX="Database table name prefix"
SOLO_SETUP_LBL_DATABASE_PREFIX_HELP="The common table name prefix of all database tables belonging to this Akeeba Solo installation. You may want to change it if you have multiple Akeeba Solo installations sharing the same database."
SOLO_SETUP_LBL_DATABASE_USER="User name"
SOLO_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."
SOLO_SETUP_LBL_FS_DRIVER="Filesystem driver"
SOLO_SETUP_LBL_FS_DRIVER_FILE="Direct File Writes"
SOLO_SETUP_LBL_FS_DRIVER_FTP="FTP Mode - File Transfer Protocol"
SOLO_SETUP_LBL_FS_DRIVER_HELP="On many shared hosts you need to use one of the (S)FTP modes available in this drop-down –and enter your (S)FTP parameters in the fields will appear below if you make this choice– to make sure that Akeeba Solo can write to its files properly. Not all hosts support SFTP. You need both SFTP support at the server and the mod_ssh2 PHP extension to be installed."
SOLO_SETUP_LBL_FS_DRIVER_SFTP="SFTP Mode - Secure File Transfer Protocol (over SSH)"
SOLO_SETUP_LBL_FS_FTP_DIRECTORY="(S)FTP directory"
SOLO_SETUP_LBL_FS_FTP_DIRECTORY_HELP="The (S)FTP directory to the Akeeba Solo installation. On FTP servers this is not the same as the filesystem path. If unsure, ask your host."
SOLO_SETUP_LBL_FS_FTP_HOST="(S)FTP server hostname"
SOLO_SETUP_LBL_FS_FTP_HOST_HELP="The hostname or IP address of your (S)FTP server, e.g. ftp.example.com or 127.0.0.1. You MUST enter this without the ftp://, sftp:// or ssh:// prefix. If unsure about this and the other FTP settings please ask your host."
SOLO_SETUP_LBL_FS_FTP_PASSIVE="Use Passive mode"
SOLO_SETUP_LBL_FS_FTP_PASSIVE_HELP="Only applicable for FTP, ignored for SFTP. When selected, Akeeba Solo 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."
SOLO_SETUP_LBL_FS_FTP_PASSWORD="(S)FTP password"
SOLO_SETUP_LBL_FS_FTP_PASSWORD_HELP="The password you use to connect to your (S)FTP server. If unsure, ask your host."
SOLO_SETUP_LBL_FS_FTP_PORT="(S)FTP server port"
SOLO_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."
SOLO_SETUP_LBL_FS_FTP_SSL="Use SSL"
SOLO_SETUP_LBL_FS_FTP_SSL_HELP="Only applicable for FTP, ignored for SFTP. When selected, Akeeba Solo 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."
SOLO_SETUP_LBL_FS_FTP_USERNAME="(S)FTP username"
SOLO_SETUP_LBL_FS_FTP_USERNAME_HELP="The username you use to connect to your (S)FTP server. If unsure, ask your host."
SOLO_SETUP_LBL_LIVESITE="URL to Akeeba Solo"
SOLO_SETUP_LBL_LIVESITE_HELP="On most servers you can leave this empty and it will be automatically determined. If your server belongs on the minority where this doesn't work please provide the URL to Akeeba Solo manually."
SOLO_SETUP_LBL_MANUALCONFIGINSTRUCTIONS="Select all the text below and copy it into a new plain text file. Name the file config.php. Then upload it into the Solo/assets/private directory inside Akeeba Solo's directory. You can then start using Akeeba Solo normally."
SOLO_SETUP_LBL_RECOMMENDED="These settings are recommended for PHP in order to ensure full compatibility with Akeeba Solo. However, Akeeba Solo will still operate if your settings do not quite match the recommended configuration."
SOLO_SETUP_LBL_RECOMMENDED_VALUE="Recommended"
SOLO_SETUP_LBL_REQUIRED="If any of these items is not supported (marked as No) then please take actions to correct them. Failure to do so could lead to your Akeeba Solo installation not functioning correctly."
SOLO_SETUP_LBL_REQUIREDREDTEXT="Some of the required settings on your server seem to be incompatible with Akeeba Solo. You may ignore them and try to proceed, but Akeeba Solo may not work. If you are unsure what they mean and how you can fix them, please ask your host."
SOLO_SETUP_LBL_REQ_CONFIGJSON="Solo/assets/private/config.php Writeable"
SOLO_SETUP_LBL_REQ_DATABASE="Database Support"
SOLO_SETUP_LBL_REQ_INIPARSER="INI Parser Support"
SOLO_SETUP_LBL_REQ_JSON="JSON Support"
SOLO_SETUP_LBL_REQ_MCGPCOFF="Magic Quotes GPC Off"
SOLO_SETUP_LBL_REQ_PHP_VERSION="PHP version >= %s"
SOLO_SETUP_LBL_REQ_REGGLOBALS="Register Globals Off"
SOLO_SETUP_LBL_REQ_XML="XML Support"
SOLO_SETUP_LBL_REQ_ZLIB="Zlib Compression Support"
SOLO_SETUP_LBL_SESSIONTIMEOUT="Session timeout (minutes)"
SOLO_SETUP_LBL_SESSIONTIMEOUT_HELP="You will remain logged in to Akeeba Solo for this many minutes since your last activity on the system. The default is 1440 minutes (one day). We recommend to always log out after you are done managing Akeeba Solo as a standard security practice. Despite this setting, you may be logged out automatically if your IP changes, your browser is updated or your browser's user agent string is modified (e.g. operating system update, Java update etc)."
SOLO_SETUP_LBL_SETTING="Setting"
SOLO_SETUP_LBL_TIMEZONE="Server Timezone"
SOLO_SETUP_LBL_TIMEZONE_HELP="Please select the closest time zone your server is located in. This is where your server \"lives\". It is not necessarily where you live."
SOLO_SETUP_LBL_TIMEZONE_WORDPRESS="This is the timezone used by WordPress. You cannot change it in Akeeba Backup. You need to go to Settings, General in the WordPress sidebar and change it there. If none is selected on that page we assume that we need to use the GMT (UTC) timezone."
SOLO_SETUP_LBL_TIMEZONE_WP="WordPress Timezone"
SOLO_SETUP_LBL_USERSETUP="Login setup"
SOLO_SETUP_LBL_USERSETUP_TEXT="Access to Akeeba Solo is protected by a login. Please enter the details for the administrator user below. You can create more users inside Akeeba Solo, after you have finished the installation."
SOLO_SETUP_LBL_USER_EMAIL="Email Address"
SOLO_SETUP_LBL_USER_EMAIL_HELP="Please enter your email address. It will be used whenever your Akeeba Solo installation has to send you an email. This email address, as well as all of the user information, is not transmitted to the authors of Akeeba Solo."
SOLO_SETUP_LBL_USER_NAME="Full name"
SOLO_SETUP_LBL_USER_NAME_HELP="Please enter your full name. It will be used whenever your Akeeba Solo installation has to send you an email."
SOLO_SETUP_LBL_USER_PASSWORD="Password"
SOLO_SETUP_LBL_USER_PASSWORD2="Repeat Password"
SOLO_SETUP_LBL_USER_PASSWORD2_HELP="Please repeat the password you entered above. We want to make sure you didn't accidentally mistype it."
SOLO_SETUP_LBL_USER_PASSWORD_HELP="The password you will use to log in to Akeeba Solo. The password is case sensitive, meaning that abc, Abc and ABC are three different passwords."
SOLO_SETUP_LBL_USER_USERNAME="Username"
SOLO_SETUP_LBL_USER_USERNAME_HELP="The username you will use to log in to Akeeba Solo. It's best to only use lowercase letters a-z and numbers 0-9."
SOLO_SETUP_LBL_WELCOME="Before you can use Akeeba Solo you will need to set it up. This web installer will guide you through all the necessary steps. In this first page we are checking that your server configuration matches the minimum requirements for Akeeba Solo. Click on the Next button above to proceed to the next page of the installer."
SOLO_SETUP_LBL_WELCOME_HEAD="Welcome to Akeeba Solo"
SOLO_SETUP_MSG_CONFIGNOTWRITTEN="We could not write Akeeba Solo's configuration to disk. Please follow the instructions below to save it manually. If you fail to do it, Akeeba Solo will NOT work and this installer will appear again the next time you attempt to use it."
SOLO_SETUP_MSG_CONFIGNOTWRITTEN_HEAD="Akeeba Solo is not properly installed yet"
SOLO_SETUP_MSG_CONFIGURATIONPHP="You can still continue the installation as 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 'config.php' and upload it to the Solo/assets/private folder inside your Akeeba Solo installation."
SOLO_SETUP_MSG_DONE="You have successfully set up Akeeba Solo. You may now start using it."
SOLO_SETUP_MSG_NOTICEMBLANGNOTDEFAULT="PHP mbstring language is not set to neutral. This can be set locally by entering php_value mbstring.language neutral in your .htaccess file."
SOLO_SETUP_MSG_NOTICEMBSTRINGOVERLOAD="PHP mbstring function overload is set. This can be turned off locally by entering php_value mbstring.func_overload 0 in your .htaccess file."
SOLO_SETUP_REC_CURL="cURL support"
SOLO_SETUP_REC_DISPERRORS="Display Errors"
SOLO_SETUP_REC_FTP="FTP support"
SOLO_SETUP_REC_MCGPC="Magic Quotes GPC"
SOLO_SETUP_REC_MCR="Magic Quotes Runtime"
SOLO_SETUP_REC_OUTBUF="Output Buffering"
SOLO_SETUP_REC_SAFEMODE="Safe Mode"
SOLO_SETUP_REC_SESSIONAUTO="Session Auto Start"
SOLO_SETUP_REC_SSH2="SFTP (ssh2) support"
SOLO_SETUP_REQ_MBLANGISDEFAULT="MB Language is Default"
SOLO_SETUP_REQ_MBSTRINGOVERLOAD="MB String Overload Off"
SOLO_SETUP_SESSION_LBL_ERROR_HEADER="An error occurred while trying to create a writeable directory"
SOLO_SETUP_SESSION_LBL_WARNING_BODY="Akeeba Solo has detected that your session save path is unwriteable. A writeable session save path is required for Akeeba Solo to work. We will now attempt to create a writeable session save path in %s. Before we can do that, we need you to supply the (S)FTP connection details to your site's root. If you are unsure about these settings, please ask your host."
SOLO_SETUP_SESSION_LBL_WARNING_HEADER="Your session save path is unwriteable"
SOLO_SETUP_SUBTITLE_DATABASE="Database setup"
SOLO_SETUP_SUBTITLE_MAIN="Set up Akeeba Solo"
SOLO_SETUP_TITLE="Setup Akeeba Solo"
SOLO_SYSCONFIG_BACKUP_CHECKS="Backup checks"
SOLO_SYSCONFIG_EMAIL="E-mail"
SOLO_SYSCONFIG_EMAIL_MAILER_MAIL="PHP mail"
SOLO_SYSCONFIG_EMAIL_MAILER_SENDMAIL="Sendmail"
SOLO_SYSCONFIG_EMAIL_MAILER_SMTP="SMTP server"
SOLO_SYSCONFIG_EMAIL_SMTPSECURE_NONE="None"
SOLO_SYSCONFIG_EMAIL_SMTPSECURE_SSL="SSL"
SOLO_SYSCONFIG_EMAIL_SMTPSECURE_TLS="TLS"
SOLO_SYSCONFIG_FRONTEND="Public API"
SOLO_SYSCONFIG_LBL_EMAIL_FROMNAME="From name"
SOLO_SYSCONFIG_LBL_EMAIL_FROMNAME_HELP="The name the emails will appear coming from, e.g. Your Akeeba Solo installation."
SOLO_SYSCONFIG_LBL_EMAIL_MAILER="Mailer"
SOLO_SYSCONFIG_LBL_EMAIL_MAILER_HELP="Choose the method used by Akeeba Solo to send emails"
SOLO_SYSCONFIG_LBL_EMAIL_MAILFROM="From email"
SOLO_SYSCONFIG_LBL_EMAIL_MAILFROM_HELP="The email address the emails will appear coming from, e.g. you@example.com."
SOLO_SYSCONFIG_LBL_EMAIL_ONLINE="Enable e-mail"
SOLO_SYSCONFIG_LBL_EMAIL_ONLINE_HELP="Should Akeeba Solo be allowed to send emails at all?"
SOLO_SYSCONFIG_LBL_EMAIL_SMTPAUTH="Require SMTP authentication"
SOLO_SYSCONFIG_LBL_EMAIL_SMTPAUTH_HELP="Enable if you are using SMTP and your SMTP server requires authentication, i.e. using your username and password to send emails."
SOLO_SYSCONFIG_LBL_EMAIL_SMTPHOST="SMTP Host"
SOLO_SYSCONFIG_LBL_EMAIL_SMTPHOST_HELP="The hostname or IP address of your SMTP server"
SOLO_SYSCONFIG_LBL_EMAIL_SMTPPASS="SMTP password"
SOLO_SYSCONFIG_LBL_EMAIL_SMTPPASS_HELP="The password used for SMTP authentication"
SOLO_SYSCONFIG_LBL_EMAIL_SMTPPORT="SMTP port"
SOLO_SYSCONFIG_LBL_EMAIL_SMTPPORT_HELP="The port of your SMTP server. Usually it's 25 for no encryption, 465 for SSL/TLS encryption."
SOLO_SYSCONFIG_LBL_EMAIL_SMTPSECURE="SMTP security"
SOLO_SYSCONFIG_LBL_EMAIL_SMTPSECURE_HELP="Choose the security preference of your SMTP server. Please consult your email provider."
SOLO_SYSCONFIG_LBL_EMAIL_SMTPUSER="SMTP username"
SOLO_SYSCONFIG_LBL_EMAIL_SMTPUSER_HELP="The username used for SMTP authentication"
SOLO_SYSCONFIG_LBL_SEND_TEST_EMAIL="Send test email"
SOLO_SYSCONFIG_PUSH="Push notifications"
SOLO_SYSCONFIG_SAVE="The system configuration has been saved"
SOLO_SYSCONFIG_TESTEMAIL_BODY="This is a test email from your Akeeba Solo installation. If you can read this, it means that everything is correctly configured."
SOLO_SYSCONFIG_TESTEMAIL_SUBJECT="Akeeba Solo test email from %s"
SOLO_SYSCONFIG_TESTMEMAIL_SENT="Test e-mail sent"
SOLO_SYSCONFIG_UPDATE="Update"
SOLO_SYSCONFIG_WARNDB="Warning! Make sure you have transferred Akeeba Solo's database tables and data before changing the database connection information. If you are not sure what this means, do not touch any of the settings on this tab."
SOLO_UPDATE_BTN_UPDATE_NOW="Update Now"
SOLO_UPDATE_COMPLETE_OK="Akeeba Solo is now updated"
SOLO_UPDATE_CURRENTVERSION="Installed version"
SOLO_UPDATE_DOWNLOADURL="Direct download URL"
SOLO_UPDATE_DOWNLOAD_ERR_DOWNLOADERROR_HEADER="An error occurred during the download of the update file"
SOLO_UPDATE_DOWNLOAD_FAILED="Downloading the update package failed. Make sure that the tmp directory is writable or that you have enabled and correctly configured (S)FTP in the System Configuration."
SOLO_UPDATE_DOWNLOAD_LBL_DOWNLOADPROGRESS="Update Download Progress"
SOLO_UPDATE_DO_UPDATE="Update to the latest version"
SOLO_UPDATE_ERROR="Error"
SOLO_UPDATE_ERROR_NEEDSAUTH="You have to supply your Download ID to the application's System Configuration before trying to upgrade to the latest release. The upgrade button will remain disabled until you do that."
SOLO_UPDATE_ERR_DOWNLOAD_CANTREMOVEOLDFILE="Cannot remove old update file %s"
SOLO_UPDATE_ERR_DOWNLOAD_INVALIDTMPDIR="Invalid temporary directory %s"
SOLO_UPDATE_ERR_INVALIDDOWNLOADID="You have entered an invalid Download ID or your subscription has expired."
SOLO_UPDATE_EXTRACT_ERR_CANTPING_CONTACTHOST="Please consult with your host for a solution."
SOLO_UPDATE_EXTRACT_ERR_CANTPING_TEXT="There was an error communicating with the update package extraction script restore.php. This usually indicates a permissions issue making this file unreadable to the web server or a server configuration (e.g. .htaccess file directives) issue blocking access to this file."
SOLO_UPDATE_EXTRACT_ERR_EXTRACTERROR_HEADER="An error occurred while installing the update package"
SOLO_UPDATE_EXTRACT_FAILED="Extracting the update package failed. Please try updating manually."
SOLO_UPDATE_EXTRACT_LBL_EXTRACTPROGRESS="Extraction progress"
SOLO_UPDATE_HASUPDATES_HEAD="A new version is available"
SOLO_UPDATE_INSTALLEXT="Install %s %s"
SOLO_UPDATE_INVALID_PACKAGE_TYPE="Invalid package type. The update can not proceed."
SOLO_UPDATE_LATESTRELEASED="Latest release date"
SOLO_UPDATE_LATESTVERSION="Latest version"
SOLO_UPDATE_LBL_MAINNOTICE_TEXT="The new version %s of Akeeba Solo is available for installation."
SOLO_UPDATE_MINSTABILITY_HEAD="There is a new version available, but it's less stable than your minimum stability preferences. As a result it will not be installed."
SOLO_UPDATE_NAGSCREEN_BODY="You are about to install an unstable version (%s - %s). Unstable versions may have undergone minimal or no testing and contain bugs which may have an adverse effect to the stability and functionality of the application. If you are not sure about what you are about to do, please close this browser window. If you are absolutely certain you understand the risks involved with the installation of unstable releases, please click the button below to continue the installation of this unstable release."
SOLO_UPDATE_NAGSCREEN_BUTTON="I understand the risks. Continue with the installation."
SOLO_UPDATE_NAGSCREEN_HEAD="WARNING! You are about to install an unstable version."
SOLO_UPDATE_NOCONNECTION_BODY="Cannot connect to the update server URL %s. Please contact your host and have them check for any firewall or proxy server that might get in the way; or whether they have forgotten to provide a Certificate Authority cache in the php.ini file on their server."
SOLO_UPDATE_NOCONNECTION_HEAD="I cannot connect to the update server."
SOLO_UPDATE_NOTSUPPORTED_ALTMETHOD="You can always update %s by visiting our site manually, downloading the latest release and uploading its files, overwriting existing ones."
SOLO_UPDATE_NOTSUPPORTED_HEAD="Update is not supported on this server"
SOLO_UPDATE_NOTSUPPORTED_INFO="Your server indicates that Update is not supported. Please contact your host and ask them to enable the cURL PHP extension or activate the URL fopen() wrappers. If these are already enabled, please ask them to configure their firewall so that it allows access to the following URL:"
SOLO_UPDATE_NOUPDATES_HEAD="You already have the latest version"
SOLO_UPDATE_PLATFORM_HEAD="There is a new version available, but it requires a different version of PHP than the one you have. As a result it will not be installed."
SOLO_UPDATE_READMOREINFO="Read more"
SOLO_UPDATE_REFRESH_INFO="Refresh update information"
SOLO_UPDATE_RELEASEINFO="Information"
SOLO_UPDATE_RELEASENOTES="Release notes"
SOLO_UPDATE_STABILITY_ALPHA="Alpha"
SOLO_UPDATE_STABILITY_BETA="Beta"
SOLO_UPDATE_STABILITY_RC="RC"
SOLO_UPDATE_STABILITY_STABLE="Stable"
SOLO_UPDATE_STABILITY_SVN="SVN"
SOLO_UPDATE_STUCK_HEAD="Update has marked itself as crashed"
SOLO_UPDATE_STUCK_INFO="Update determined that it crashed the last time it tried to contact the update server. This usually indicates a host which actively blocks communications with external sites. If you would like to retry fetching the update information, please click the \"Refresh update information\" button below. If that results to a blank page, please contact your host and report this issue."
SOLO_UPDATE_SUBTITLE_UPDATEAVAILABLE="Update Available"
SOLO_UPDATE_SUBTITLE_UPTODATE="Up to date"
SOLO_UPDATE_SUCCESS="Success"
SOLO_UPDATE_TASK_OVERVIEW="Update"
SOLO_UPDATE_TITLE="Update"
SOLO_UPDATE_WORDPRESS_CONNECTION_ERROR="Cannot connect to Akeeba Backup for WordPress' update server. Please open Akeeba Backup for WordPress and go into its Update page for more information on the problem and recommendations on fixing it."
SOLO_UPDATE_WORDPRESS_OLDER_THAN_43="The standard WordPress plugin update system cannot be used to update Akeeba Backup for WordPress in WordPress versions prior to 4.3 due to missing features. Please use our own update system to install the latest version of Akeeba Backup for WordPress."
SOLO_UPDATE_WORDPRESS_PLATFORM_HEAD="There is a new version available, but it requires a different version of PHP or WordPress than the one you have. As a result it will not be installed."
SOLO_UPDATE_WORDPRESS_WARNING="Warning!"
SOLO_USERS_BASE_FONT_SIZE="Base font size, in points"
SOLO_USERS_ERR_CANNOTDELETEDEFAULT="You cannot delete the default user record"
SOLO_USERS_ERR_EMAILEXISTS="This email address already exists"
SOLO_USERS_ERR_NOEMAIL="You must specify an email address"
SOLO_USERS_ERR_NOMATCH="Passwords do not match"
SOLO_USERS_ERR_NOPERMISSIONS="You can't have a user without any active permissions"
SOLO_USERS_ERR_NOUSERNAME="You must specify a username"
SOLO_USERS_ERR_USERNAMEEXISTS="This username already exists"
SOLO_USERS_FIELDSET_BASIC="Basic Options"
SOLO_USERS_FIELDSET_PERMISSIONS="Permissions"
SOLO_USERS_FIELD_EMAIL="Email"
SOLO_USERS_FIELD_ID="#"
SOLO_USERS_FIELD_NAME="Full Name"
SOLO_USERS_FIELD_PASSWORD="Password"
SOLO_USERS_FIELD_PASSWORDREPEAT="Repeat Password"
SOLO_USERS_FIELD_PERMISSIONS_BACKUP="Take backups"
SOLO_USERS_FIELD_PERMISSIONS_CONFIGURE="Configure"
SOLO_USERS_FIELD_PERMISSIONS_DOWNLOAD="Download backups"
SOLO_USERS_FIELD_TFA="TFA"
SOLO_USERS_FIELD_USERNAME="Username"
SOLO_USERS_HEAD_BASIC="Basic configuration"
SOLO_USERS_HEAD_TFA="Two factor authentication"
SOLO_USERS_LBL_ABOUTTFA="Two Factor Authentication (TFA) adds an extra layer of security when logging in to Akeeba Solo. On top of your username and password you will also need to enter a secret code in order to login. Unlike your username and password, this secret code is not fixed. It changes over time and it's generated by your smartphone or a dedicated device, depending on the method you choose. Enabling TFA is optional; Akeeba Solo will work without it just as fine."
SOLO_USERS_LBL_TFAENABLE="Enable Two Factor Authentication"
SOLO_USERS_LBL_TFAMETHOD="Two Factor Authentication method"
SOLO_USERS_LBL_TFASECURITYCODE="Security Code"
SOLO_USERS_TFA_GOOGLE="Google Authenticator"
SOLO_USERS_TFA_GOOGLE_INTRO="This feature allows you to use Google Authenticator, or a compatible application, for two factor authentication. On top of your username and password you will also need to provide a six digit security code generated by Google Authenticator to be able to log in to Akeeba Solo. The security code is rotated every 30 seconds. This provides extra protection against hackers logging in to your account even if they were able to get hold of your password."
SOLO_USERS_TFA_GOOGLE_LBL_STEP1="Step 1 - Get Google Authenticator"
SOLO_USERS_TFA_GOOGLE_LBL_STEP2="Step 2 - Set up"
SOLO_USERS_TFA_GOOGLE_LBL_STEP3="Step 3 - Activate Two Factor Authentication"
SOLO_USERS_TFA_GOOGLE_SETUP1="Download and install Google Authenticator, or a compatible application, on your smartphone or desktop. Use one of the following:"
SOLO_USERS_TFA_GOOGLE_SETUP1_WARNING="Please remember to sync your device's clock with a time-server. Time drift in your device may cause an inability to log in to Akeeba Solo."
SOLO_USERS_TFA_GOOGLE_SETUP2A="You will need to enter the following information to Google Authenticator or a compatible app."
SOLO_USERS_TFA_GOOGLE_SETUP2A_ACCOUNT="Account"
SOLO_USERS_TFA_GOOGLE_SETUP2A_KEY="Key"
SOLO_USERS_TFA_GOOGLE_SETUP2B="Alternatively, you can scan the following QR code in Google Authenticator."
SOLO_USERS_TFA_GOOGLE_SETUP3="In order to verify that everything is set up properly, please enter the security code displayed in Google Authenticator in the field below and click on the button. If the code is correct, the Two Factor Authentication feature will be enabled."
SOLO_USERS_TFA_NONE="None (do not use two factor authentication)"
SOLO_USERS_TFA_OTEPS_HEAD="One Time Emergency Codes"
SOLO_USERS_TFA_OTEPS_INTRO="Please print a copy of these codes now and keep them in a safe place. If you misplace your two factor authentication device you will find yourself unable to log in to Akeeba Solo. If this happens, please use one of the following one time emergency passwords instead of your two factor Secret Key to log in to Akeeba Solo and reset the two factor authentication. Remember that these are one time emergency codes. Once you use one of them you can never use it again. If you run out of emergency codes, please disable two factor authentication and re-enable it to generate a new set of 10 codes."
SOLO_USERS_TFA_YUBIKEY="YubiKey"
SOLO_USERS_TFA_YUBIKEY_INTRO="This feature allows you to use a YubiKey secure hardware token for two factor authentication. On top of your username and password you will also need to insert your YubiKey in your computer's USB port, click inside the Secret Key area of Akeeba Solo's login area and touch YubiKey's gold button. The secret code generated by your YubiKey is unique to your device and changes constantly. This provides extra protection against hackers logging in to your account even if they were able to get hold of your password."
SOLO_USERS_TFA_YUBIKEY_SETUP="Please insert your YubiKey device in your computer's USB port. Click on the Security Code field below. Then touch the gold button on your YubiKey device for one second. Afterwards, please save your user profile. If the code generated by your YubiKey is validated by YubiCloud the Two Factor Authentication feature will be enabled and this YubiKey will be linked with your user account."
SOLO_WIZARD_BTN_PYTHIA="Auto-detect"
SOLO_WIZARD_BTN_PYTHIA_HELP="If you click this button Akeeba Solo will try to auto-detect the script type, installer type and database connection information below. Please do review the settings. The automatic detection might fail to produce the correct settings in some circumstances."
SOLO_WIZARD_ERR_DIRNOTEXIST="The specified root directory does not exist or is not readable by Akeeba Solo"
SOLO_WIZARD_LBL_DBINFO_INTRO="Here you can provide the connection information to the database holding the data of the site / web application to back up."
SOLO_WIZARD_LBL_DBINFO_TITLE="Database connection"
SOLO_WIZARD_LBL_INTRO="First, you have to tell us what you want to backup. You can do that by defining the root directory and the database connection information of the site to backup. If your site requires more than one databases to work properly you can add them after the completion of this wizard, through the Multiple Databases Definitions feature on the application's main page."
SOLO_WIZARD_LBL_SITEINFO_INTRO="The following choices affect the way Akeeba Solo backs up your site and restores your backups. If you are not sure what to put here, just click on the Auto-detect button towards the top of the page to have Akeeba Solo automatically detect these values for you."
SOLO_WIZARD_LBL_SITEINFO_TITLE="Site information"
SOLO_WIZARD_LBL_SITEROOT_INTRO="The site root is the directory which holds all the files of the site / web application to back up. It must be on the same server and readable by Akeeba Solo."
SOLO_WIZARD_LBL_SITEROOT_TITLE="Site root"
SOLO_WIZARD_NO_EXTRADIRS_CORE="Support for directories outside the webroot is available in Pro version only, therefore the above folder(s) won't be included in your backup"
SOLO_WIZARD_TITLE="Configuration wizard"
SOLO_WP_USERMANAGER_ERR_CANTDELETE="You cannot delete users. Please use the Users page in WordPress instead."
SOLO_YES="Yes"
COM_AKEEBA_CONFIG_PLATFORM_OVERRIDEDB_DESCRIPTION="When it is unchecked (default) Akeeba Backup will automatically back up the database the site it is installed in connects to (your Joomla! database). When checked, it will back up a different database, using the connection details you provide below."
COM_AKEEBA_CONFIG_PLATFORM_OVERRIDEDB_TITLE="Site database override"
COM_AKEEBA_CONFIG_PLATFORM_OVERRIDEROOT_DESCRIPTION="When it is unchecked (default) Akeeba Backup will use back up all files and directories under the root of the site it is installed in. When enabled, it will backup files and directories under the directory selected in Force Site Root below."
COM_AKEEBA_CONFIG_PLATFORM_OVERRIDEROOT_TITLE="Site root override"
COM_AKEEBA_CONFIG_PLATFORM_NEWROOT_DESCRIPTION="When you have enabled the Site Root Override option above, Akeeba Backup will back up all files and directories under this site's root"
COM_AKEEBA_CONFIG_PLATFORM_NEWROOT_TITLE="Force Site Root"
COM_AKEEBA_CONFIG_PLATFORM_DBDATABASE_DESCRIPTION="The name of the database to backup. Only used when the site database override checkbox is ticked."
COM_AKEEBA_CONFIG_PLATFORM_DBDATABASE_TITLE="Database name"
COM_AKEEBA_CONFIG_PLATFORM_DBDRIVER_DESCRIPTION="Select the database driver to use when connecting to the site's database. Only used when the site database override checkbox is ticked."
COM_AKEEBA_CONFIG_PLATFORM_DBDRIVER_TITLE="Database driver"
COM_AKEEBA_CONFIG_PLATFORM_DBHOST_DESCRIPTION="The hostname or IP address of the database server. Usually localhost or 127.0.0.1. Only used when the site database override checkbox is ticked."
COM_AKEEBA_CONFIG_PLATFORM_DBHOST_TITLE="Database server hostname"
COM_AKEEBA_CONFIG_PLATFORM_DBPASSWORD_DESCRIPTION="The password to connect to the site's database. Only used when the site database override checkbox is ticked."
COM_AKEEBA_CONFIG_PLATFORM_DBPASSWORD_TITLE="Password"
COM_AKEEBA_CONFIG_PLATFORM_DBPORT_DESCRIPTION="(optional) The port the database server listens to. If you are unsure, leave this option empty to use the default port (3306 for MySQL servers). Only used when the site database override checkbox is ticked."
COM_AKEEBA_CONFIG_PLATFORM_DBPORT_TITLE="Database server port"
COM_AKEEBA_CONFIG_PLATFORM_DBPREFIX_DESCRIPTION="The prefix of the database to backup including the underscore, e.g. jos_. Only used when the site database override checkbox is ticked."
COM_AKEEBA_CONFIG_PLATFORM_DBPREFIX_TITLE="Prefix"
COM_AKEEBA_CONFIG_PLATFORM_DBUSERNAME_DESCRIPTION="The username to connect to the site's database. Only used when the site database override checkbox is ticked."
COM_AKEEBA_CONFIG_PLATFORM_DBUSERNAME_TITLE="Username"
COM_AKEEBA_MIGREIGHT_TITLE="Backup Migration"
COM_AKEEBA_MIGREIGHT_GO_BACK_PROMPT="You can safely return to Akeeba Backup's Home (control panel) page."
COM_AKEEBA_MIGREIGHT_NOT_NEEDED_TITLE="No need for migration (that's a good thing!)"
COM_AKEEBA_MIGREIGHT_NOT_NEEDED_INFO="Your backup profiles and backup archives seem to be outside the folder of the plugin. That's awesome! You can safely update Akeeba Backup, without risking losing your backup archives."
COM_AKEEBA_MIGREIGHT_NEEDED_TITLE="Migration necessary"
COM_AKEEBA_MIGREIGHT_NEEDED_WHY="WordPress will always delete the plugin's folder every time you update it. As a result, any backup archives stored under the plugin's folder will be lost forever. This would be the same as not having ever made a backup at all."
COM_AKEEBA_MIGREIGHT_NEEDED_WHAT="Akeeba Backup detects this issue and allows you to automatically change the backup output directory to be under %s, as well as move your existing backup archive files under the same folder."
COM_AKEEBA_MIGREIGHT_NEEDED_PROFILES_N="Akeeba Backup detected %d backup profiles which need to have their backup output directory changed:"
COM_AKEEBA_MIGREIGHT_NEEDED_PROFILES_N_1="Akeeba Backup detected one backup profile which needs to have its backup output directory changed:"
COM_AKEEBA_MIGREIGHT_NEEDED_FOLDERS_N="Akeeba Backup detected that backup archive files in the following %d folders need to be moved:"
COM_AKEEBA_MIGREIGHT_NEEDED_FOLDERS_N_1="Akeeba Backup detected that backup archive files in the following folder need to be moved:"
COM_AKEEBA_MIGREIGHT_NEEDED_FOLDER_MOVE="Move files from %s to %s"
COM_AKEEBA_MIGREIGHT_NEEDED_DETAILS="More Details and Migration"
COM_AKEEBA_MIGREIGHT_NEEDED_START="Start Migration"
COM_AKEEBA_MIGREIGHT_NEEDED_LATER="I'll do this later"
COM_AKEEBA_MIGREIGHT_COMPLETE="The migration is complete."
COM_AKEEBA_MIGREIGHT_INCOMPLETE="The migration could not be completed."
COM_AKEEBA_MIGREIGHT_CANNOT_CREATE_FOLDER="Cannot create folder %s."
COM_AKEEBA_CONFIG_LOCAL_HEAD="Local Files Quotas"
COM_AKEEBA_CONFIG_REMOTE_HEAD="Remote Files Quotas"
COM_AKEEBA_CONFIG_ENGINE_POSTPROC_ONEDRIVEAPP_TITLE="Upload to Microsoft OneDrive (App-Specific Folder)"
COM_AKEEBA_CONFIG_ENGINE_POSTPROC_ONEDRIVEAPP_DESCRIPTION="Uploads the backup archive to Microsoft OneDrive, inside the app-specific folder for Akeeba Backup (Apps/Akeeba Backup). This is more limiting than the other OneDrive upload options, but is less likely to cause problems with some accounts which present authentication problems with the other integration we offer."
COM_AKEEBA_CONFIG_ONEDRIVEAPP_DIRECTORY_TITLE="Subdirectory in Apps/Akeeba Backup"
COM_AKEEBA_CONFIG_ONEDRIVEAPP_DIRECTORY_DESCRIPTION="The subdirectory within the Akeeba Backup app-specific folder (Apps/Akeeba Backup) in your Microsoft OneDrive drive into which backup archives will be uploaded. Please use forward slashes (/), not backslashes (\\), and always put a forward slash in front. Correct: /some/thing. Wrong: some\\thing. A single forward slash means that archives will be stored in the drive's root. Do NOT include the path to the app-specific folder (Apps/Akeeba Backup); this is added automatically by Microsoft OneDrive itself!"
COM_AKEEBA_CONFIG_COMMON_OAUTH2_TYPE_TITLE="OAuth2 Helper"
COM_AKEEBA_CONFIG_COMMON_OAUTH2_TYPE_DESCRIPTION="Choose which set of OAuth2 helper URLs to use. Please read the documentation."
COM_AKEEBA_CONFIG_COMMON_OAUTH2_TYPE_OPT_AKEEBA="Provided by Akeeba Ltd"
COM_AKEEBA_CONFIG_COMMON_OAUTH2_TYPE_OPT_CUSTOM="Custom"
COM_AKEEBA_CONFIG_COMMON_OAUTH2_HELPER_TITLE="OAuth2 Helper URL"
COM_AKEEBA_CONFIG_COMMON_OAUTH2_HELPER_DESCRIPTION="The full URL to the OAuth2 authentication helper. Please read the documentation."
COM_AKEEBA_CONFIG_COMMON_OAUTH2_REFRESH_TITLE="OAuth2 Refresh URL"
COM_AKEEBA_CONFIG_COMMON_OAUTH2_REFRESH_DESCRIPTION="The full URL to the OAuth2 refresh token helper. Please read the documentation."
COM_AKEEBA_CONFIG_OAUTH2_HEADER_LABEL="OAuth2 Helpers"
COM_AKEEBA_CONFIG_OAUTH2_HEADER_DESC="Only for the Professional version. Allows you to have a custom OAuth2 helper URL instead of using the one provided by Akeeba Ltd. Please read the documentation."
COM_AKEEBA_CONFIG_OAUTH2_CLIENT_BOX_LABEL="OAuth2 Helper for Box.com"
COM_AKEEBA_CONFIG_OAUTH2_CLIENT_BOX_DESC="Use Box.com with your own OAuth2 API application instead of using the one provided by Akeeba Ltd. Please read the documentation."
COM_AKEEBA_CONFIG_BOX_CLIENT_ID_LABEL="Client ID"
COM_AKEEBA_CONFIG_BOX_CLIENT_ID_DESC="The Client ID you get from Box.com for your API application."
COM_AKEEBA_CONFIG_BOX_CLIENT_SECRET_LABEL="Client Secret"
COM_AKEEBA_CONFIG_BOX_CLIENT_SECRET_DESC="The Client Secret you get from Box.com for your API application."
COM_AKEEBA_CONFIG_OAUTH2_CLIENT_DROPBOX_LABEL="OAuth2 Helper for Dropbox"
COM_AKEEBA_CONFIG_OAUTH2_CLIENT_DROPBOX_DESC="Use Dropbox with your own OAuth2 API application instead of using the one provided by Akeeba Ltd. Please read the documentation."
COM_AKEEBA_CONFIG_DROPBOX_CLIENT_ID_LABEL="Client ID"
COM_AKEEBA_CONFIG_DROPBOX_CLIENT_ID_DESC="The Client ID you get from Dropbox for your API application."
COM_AKEEBA_CONFIG_DROPBOX_CLIENT_SECRET_LABEL="Client Secret"
COM_AKEEBA_CONFIG_DROPBOX_CLIENT_SECRET_DESC="The Client Secret you get from Dropbox for your API application."
COM_AKEEBA_CONFIG_OAUTH2_CLIENT_GOOGLEDRIVE_LABEL="OAuth2 Helper for Google Drive"
COM_AKEEBA_CONFIG_OAUTH2_CLIENT_GOOGLEDRIVE_DESC="Use Google Drive with your own OAuth2 API application instead of using the one provided by Akeeba Ltd. Please read the documentation."
COM_AKEEBA_CONFIG_GOOGLEDRIVE_CLIENT_ID_LABEL="Client ID"
COM_AKEEBA_CONFIG_GOOGLEDRIVE_CLIENT_ID_DESC="The Client ID you get from the Google Cloud Console for your API application."
COM_AKEEBA_CONFIG_GOOGLEDRIVE_CLIENT_SECRET_LABEL="Client Secret"
COM_AKEEBA_CONFIG_GOOGLEDRIVE_CLIENT_SECRET_DESC="The Client Secret you get from the Google Cloud Console for your API application."
COM_AKEEBA_CONFIG_OAUTH2_CLIENT_ONEDRIVEBUSINESS_LABEL="OAuth2 Helper for OneDrive"
COM_AKEEBA_CONFIG_OAUTH2_CLIENT_ONEDRIVEBUSINESS_DESC="Use OneDrive with your own OAuth2 API application instead of using the one provided by Akeeba Ltd. Please read the documentation."
COM_AKEEBA_CONFIG_ONEDRIVEBUSINESS_CLIENT_ID_LABEL="Client ID"
COM_AKEEBA_CONFIG_ONEDRIVEBUSINESS_CLIENT_ID_DESC="The Client ID you get from OneDrive for your API application."
COM_AKEEBA_CONFIG_ONEDRIVEBUSINESS_CLIENT_SECRET_LABEL="Client Secret"
COM_AKEEBA_CONFIG_ONEDRIVEBUSINESS_CLIENT_SECRET_DESC="The Client Secret you get from OneDrive for your API application."
COM_AKEEBA_CONFIG_OAUTH2URLFIELD_YOU_WILL_NEED="You will need the following URLs."
COM_AKEEBA_CONFIG_OAUTH2URLFIELD_CALLBACK_URL="Callback URL"
COM_AKEEBA_CONFIG_OAUTH2URLFIELD_HELPER_URL="OAuth2 Helper URL"
COM_AKEEBA_CONFIG_OAUTH2URLFIELD_REFRESH_URL="OAuth2 Refresh URL"
COM_AKEEBA_OAUTH2_TITLE="Authentication for %s"
COM_AKEEBA_OAUTH2_AUTH_ERROR="%s authentication failed"
COM_AKEEBA_OAUTH2_AUTH_ALMOST_COMPLETE="%s authentication is almost complete"
COM_AKEEBA_OAUTH2_AUTH="%s authentication"
COM_AKEEBA_OAUTH2_AUTH_INFO="Clicking the button below will link Akeeba Backup with a custom %1$s API application. The API application for %1$s is NOT under the control of Akeeba Ltd, it is controlled by %2$s. If you did not expect %2$s to have control over your %1$s account please close this window."
COM_AKEEBA_OAUTH2_AUTH_START="Start %s authentication"
COM_AKEEBA_OAUTH2_AUTH_COPY="Please copy the information below to Akeeba Backup per our documentation instructions."
COM_AKEEBA_OAUTH2_ACCESS="Access Token"
COM_AKEEBA_OAUTH2_REFRESH="Refresh Token"
COM_AKEEBA_CONFIG_SECURITY_NO_FLUSH_LABEL="No flush()"
COM_AKEEBA_CONFIG_SECURITY_NO_FLUSH_DESCRIPTION="Disables the use of flush() during AJAX operations. Only enable on very broken servers where the backup won't even start."
COM_AKEEBA_CONFWIZ_FLUSH="Checking whether flush() works on your server"
SOLO_CONFIG_UPDATE_NO_PHP_VERSION_CHECK_WP="Do not check minimum supported PHP version"
SOLO_CONFIG_UPDATE_NO_PHP_VERSION_CHECK_DESC="Normally, only updates compatible with your current version of PHP are shown as available. Enable this setting to show all versions, even if the minimum PHP version they need is higher than what you are currently using."
SOLO_CONFIG_UPDATE_NO_PHP_VERSION_CHECK_WP_DESC="This option is always enabled in Akeeba Backup for WordPress 9 and later versions to address problems arising from the way WordPress performs version checks."
SOLO_SYSCONFIG_LBL_BACKUP_AGE_SHOW="Backup check in Site Health"
SOLO_SYSCONFIG_LBL_BACKUP_AGE_SHOW_HELP="Should Akeeba Backup display the status of site backup in WordPress' Site Health page?"
SOLO_SYSCONFIG_LBL_BACKUP_AGE_FAILED="Warn about failed backups"
SOLO_SYSCONFIG_LBL_BACKUP_AGE_FAILED_HELP="Should you receive a Critical warning in Site Health if the latest backup has failed?"
SOLO_SYSCONFIG_LBL_BACKUP_AGE_MAX_HOURS="Maximum backup age (hours)"
SOLO_SYSCONFIG_LBL_BACKUP_AGE_MAX_HOURS_HELP="Backups are considered to be up-to-date if a backup is taken every this many hours."
SOLO_WP_SITEHEALTH_BACKUP_UP_TO_DATE="Backup up to date"
SOLO_WP_SITEHEALTH_BACKUP_NEEDED="A new backup must be taken"
SOLO_WP_SITEHEALTH_BACKUP_NEVER="You have never taken a backup"
SOLO_WP_SITEHEALTH_BACKUP_FAILED="The last backup has failed"
SOLO_WP_SITEHEALTH_BACKUP_DESCRIPTION="Taking frequent backups of your site with Akeeba Backup is highly recommended. If something goes wrong, you can use the backup to restore your site to a previous, known–good state."
SOLO_WP_SITEHEALTH_BACKUP_NEVER_DESCRIPTION="You have never taken a backup of your site with Akeeba Backup. Backups can be used to restore your site to a previous, known–good state."
SOLO_WP_SITEHEALTH_BACKUP_OUT_OF_DATE_DESCRIPTION="You have not taken a backup of your site with Akeeba Backup in a while. Taking frequent backups is strongly recommended. Backups can be used to restore your site to a previous, known–good state."
SOLO_WP_SITEHEALTH_BACKUP_FAILED_DESCRIPTION="The last backup you tried to take with Akeeba Backup has failed. You need to check the reason for the failure and address it as soon as possible."
SOLO_WP_SITEHEALTH_BACKUP_GOTO="Use Akeeba Backup to take a backup"
SOLO_WP_SITEHEALTH_BACKUP_GOTO_RESOLVE="Check the status of backups in Akeeba Backup"
COM_AKEEBA_PROFILES_BTN_RESET="Reset"
COM_AKEEBA_LEFTOVERS_CARD_HEAD="Backup restoration leftovers detected"
COM_AKEEBA_LEFTOVERS_INFO="Akeeba Backup detected files and / or folders which look like leftovers from a site restoration. Leaving those files and / or folders in your site's root can be a security issue for various reasons."
COM_AKEEBA_LEFTOVERS_RECOMMEND_DELETE="We strongly recommend that you remove the following leftover files from your site's root as soon as possible. Alternatively, you can manually move these files and / or folders to a directory above (outside of) your site's web root."
COM_AKEEBA_LEFTOVERS_DETECTED_FILES="Detected leftover files and / or folders"
COM_AKEEBA_LEFTOVERS_DELETE_FILES="Delete leftover files and / or folders"
COM_AKEEBA_LEFTOVERS_ERR_DELETING_N_FILES="Could not delete %d leftover files/folders. Please delete them manually, using FTP/SFTP or your hosting control panel's file manager."
COM_AKEEBA_LEFTOVERS_ERR_DELETING_N_FILES_1="Could not delete one leftover file/folder. Please delete manually, using FTP/SFTP or your hosting control panel's file manager."
COM_AKEEBA_LEFTOVERS_SUCCESS_DELETING_N_FILES="%d leftover files/folders have been deleted."
COM_AKEEBA_LEFTOVERS_SUCCESS_DELETING_N_FILES_1="One leftover file/folder has been deleted."