HEX
Server: Microsoft-IIS/8.5
System: Windows NT YDAWBH120 6.3 build 9600 (Windows Server 2012 R2 Standard Edition) AMD64
User: tentjecom_web (0)
PHP: 7.4.14
Disabled: NONE
Upload Files
File: D:/HostingSpaces/PvdBoogaard/indoorski.nl/backup/oude-site/cms/language/en-US/admin.maintenance.ini

; Content Manager Language File
;
; File: admin.maintenance.ini
; Revision: $Rev$
; Contains: All language variables used within the 'maintenance' section of the control panel

; Things of note:
;  - Lines starting with a semi-colon (;) such as this line are comments and are not processed as language variables
;  - New language variables are placed at the bottom of the file with each release
;  - New sections are marked with: Content Manager NX x.x.x, where the 'x's are the version numbers

MaintenanceIntro = "Tools to assist with the ongoing maintenance of your website."
maintenance_breadcrumb = "Maintenance"

; [File Check]
FileCheck = "File Check"
RunFileCheck = "Run File Check"
FileCheckInProgress = "File check is in progress, please wait..."
FileCheckErrorHeader = "The files listed below are missing or corrupt. If you have not modified these files yourself, you should consider re-uploading them from a standard distribution."
FileCheckIntro = "Perform a check of the files uploaded to your website against the standard distribution of {appname}."
FileCheckError = "An internal server error occurred while attempting to check your files. The remote web server may be down."
FileCheckDownloadBlank = "An empty file was received while attempting to download a list of standard files. The remote web server may be down."
FileCheckDownloadFailed = "An error occurred while attempting to download a list of standard files. The remote web server may be down."
FileCheckGenerateLocalFailed = "An error occurred while attempting to generate a list of local files."
FileCheckSuccess = "File check successful. All files checked OK against standard {appname} distribution."

; [Database Check]
DatabaseCheck = "Database Table Check"
TableName = "Table Name"
Status = "Status"
NotRunYet = "Not Run Yet"
NA = "N/A"
RunDatabaseTableCheck = "Run Database Table Check"
Message = "Message"
DbChecking = "Checking table status..."
dbCheckSuccess = "Status OK"
dbTableCrashed = "Crashed"
dbRepairTable = "Repair Table"
dbRepairing = "Repairing table..."
dbRepairSuccess = "Table Repaired"
dbTableError = "Error"
dbCheckError = "Error checking table"
dbBadTable = "Invalid table"
DBCheckIntro = "Check all your database tables to see if any have crashed."

; [System Backups]
maintenance_viewbackups_breadcrumb = "System Backups"
SystemBackupsIntro = "Create and download backups of your database and configuration files."
dbCreateDbBackup = "Create Database Backup"
dbCreateConfigBackup = "Create Config Backup"
FileName = "File Name"
Size = "Size"
DateCreated = "Date Created"
BackupType = "Backup Type"
BackupDirectoryError = "Unable to write to the backup directory. Please ensure the /files/backups/ directory exists and is writeable."
BackupDatabaseIntro = "Here is a summary of what will be backed up"
BackupNumberOfTables = "Number of tables to be backed up"
BackupNumberOfRows = "Total number of rows to be backed up"
BackupMaxRows = "Maximum number of rows in a single table"
BackupMinRows = "Minimum number of rows in a single table"
StartBackup = "Start Backup"
PleaseWaitForBackup = "Please wait while your backup is being created..."
PercentComplete = "% complete"
ConfigBackupFinished = "Your configuration backup has been created."
DbBackupFinished = "Your database backup has been created."
BackupDownload = "Download it here."
FinishBackup = "Close"
BackupType_db = "Database Backup"
BackupType_config = "Configuration Backup"
BackupFileDeletedSuccessfully = "The selected backup file has been successfully deleted."
BackupFileDeletedError = "Unable to delete the selected backup file. You may need to delete the file manually via FTP."
BackupFilesDeletedSuccessfully = "The selected backup files have been successfully deleted."
BackupFilesDeletedError = "Unable to delete the selected backup files. You may need to delete the files manually via FTP."
ConfirmDeleteBackups = "Are you sure you want to delete the selected backup files? They will be permanently deleted if you continue.\r\n\r\nClick OK to delete the files, click Cancel to keep the files."
ConfirmDeleteBackup = "Are you sure you want to delete the selected backup file? It will be permanently deleted if you continue.\r\n\r\nClick OK to delete the file, click Cancel to keep the file."
SelectaBackupFileToDelete = "Please select at least one backup file to delete."
BackupConfigIntro = "This process will create a backup of your configuration file. <br /><br />This file contains information about connecting to the database, your website name and other options specified on your settings pages."
ConfigBackupError = "Unable to create backup configuration file. Please ensure the /files/backups/ directory is writable by PHP."