(maybe you prefer to archive it)'; $pia_lang['Maintenance_Tool_upgrade_database_noti'] = 'Upgrade database'; $pia_lang['Maintenance_Tool_upgrade_database_text'] = 'This button will upgrade the database to enable the Network activity over last 12 hours chart. Please backup your database in case of issues.'; $pia_lang['Maintenance_Tool_upgrade_database_noti_text'] = 'Are you sure you want to upgrade the database?
(maybe you prefer to archive it)'; $pia_lang['Maintenance_Tool_del_alldev'] = 'Delete all Devices'; $pia_lang['Maintenance_Tool_del_alldev_text'] = 'Before using this function, please make a backup. The deletion cannot be undone. All devices will be deleted from the database.'; $pia_lang['Maintenance_Tool_del_alldev_noti'] = 'Delete Devices'; $pia_lang['Maintenance_Tool_del_alldev_noti_text'] = 'Are you sure you want to delete all devices?'; $pia_lang['Maintenance_Tool_del_unknowndev'] = 'Delete (unknown) Devices'; $pia_lang['Maintenance_Tool_del_unknowndev_text'] = 'Before using this function, please make a backup. The deletion cannot be undone. All devices named (unknown) will be deleted from the database.'; $pia_lang['Maintenance_Tool_del_unknowndev_noti'] = 'Delete (unknown) Devices'; $pia_lang['Maintenance_Tool_del_unknowndev_noti_text'] = 'Are you sure you want to delete all (unknown) devices?'; $pia_lang['Maintenance_Tool_del_allevents'] = 'Delete all Events (Reset Presence)'; $pia_lang['Maintenance_Tool_del_allevents_text'] = 'Before using this function, please make a backup. The deletion cannot be undone. All events in the database will be deleted. At that moment the presence of all devices will be reset. This can lead to invalid sessions. This means that devices are displayed as "present" although they are offline. A scan while the device in question is online solves the problem.'; $pia_lang['Maintenance_Tool_del_allevents_noti'] = 'Delete Events'; $pia_lang['Maintenance_Tool_del_allevents_noti_text'] = 'Are you sure you want to delete all Events? This resets Presence of all Devices.'; $pia_lang['Maintenance_Tool_backup'] = 'DB Backup'; $pia_lang['Maintenance_Tool_backup_text'] = 'The database backups are located in the database directory as a zip-archive, named with the creation date. There is no maximum number of backups.'; $pia_lang['Maintenance_Tool_backup_noti'] = 'DB Backup'; $pia_lang['Maintenance_Tool_backup_noti_text'] = 'Are you sure you want to exectute the the DB Backup? Be sure that no scan is currently running.'; $pia_lang['Maintenance_Tool_restore'] = 'DB Restore'; $pia_lang['Maintenance_Tool_restore_text'] = 'The latest backup can be restored via the button, but older backups can only be restored manually. After the restore, make an integrity check on the database for safety, in case the db was currently in write access when the backup was created.'; $pia_lang['Maintenance_Tool_restore_noti'] = 'DB Restore'; $pia_lang['Maintenance_Tool_restore_noti_text'] = 'Are you sure you want to exectute the the DB Restore? Be sure that no scan is currently running.'; ////////////////////////////////////////////////////////////////// // Maintenance Page ////////////////////////////////////////////////////////////////// $pia_lang['BackDevices_Arpscan_disabled'] = 'Arp-Scan Disabled'; $pia_lang['BackDevices_Arpscan_enabled'] = 'Arp-Scan Enabled'; $pia_lang['BackDevices_darkmode_disabled'] = 'Darkmode Disabled'; $pia_lang['BackDevices_darkmode_enabled'] = 'Darkmode Enabled'; $pia_lang['BackDevices_Restore_CopError'] = 'The original database could not be saved.'; $pia_lang['BackDevices_Restore_okay'] = 'Restore executed successfully.'; $pia_lang['BackDevices_Restore_Failed'] = 'Restore Failed. Please restore the backup manually.'; $pia_lang['BackDevices_Backup_CopError'] = 'The original database could not be saved.'; $pia_lang['BackDevices_Backup_okay'] = 'The backup executed successfully with the new archive'; $pia_lang['BackDevices_Backup_Failed'] = 'The backup executed partially successfully. The archive could not be created or is empty.'; $pia_lang['BackDevices_DBTools_DelDev_a'] = 'Device deleted successfully'; $pia_lang['BackDevices_DBTools_DelDev_b'] = 'Devices deleted successfully'; $pia_lang['BackDevices_DBTools_DelEvents'] = 'Events deleted successfully'; $pia_lang['BackDevices_DBTools_DelEventsError'] = 'Error deleting Events'; $pia_lang['BackDevices_DBTools_DelDevError_a'] = 'Error deleting Device'; $pia_lang['BackDevices_DBTools_DelDevError_b'] = 'Error deleting Devices'; $pia_lang['BackDevices_DBTools_UpdDev'] = 'Device updated successfully'; $pia_lang['BackDevices_DBTools_UpdDevError'] = 'Error updating device'; $pia_lang['BackDevices_DBTools_Upgrade'] = 'Database upgraded successfully'; $pia_lang['BackDevices_DBTools_UpgradeError'] = 'Database upgrade failed'; ?>