| Server IP : 85.158.181.41 / Your IP : 216.73.217.12 Web Server : Apache System : Linux cloud9-vm129 6.1.178+1-ph #ph SMP PREEMPT_DYNAMIC Wed Jul 29 09:00:54 UTC 2026 x86_64 User : moncbefd ( 1024) PHP Version : 7.3.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/moncbefd/www.moneta.at/lang/english/original_sections/admin/ |
Upload File : |
<?php /* -------------------------------------------------------------- db_backup.lang.inc.php 2015-01-05 gm Gambio GmbH http://www.gambio.de Copyright (c) 2015 Gambio GmbH Released under the GNU General Public License (Version 2) [http://www.gnu.org/licenses/gpl-2.0.html] -------------------------------------------------------------- */ $t_language_text_section_content_array = array ( 'backup_directory' => 'Backup directory', 'backup_directory_does_not_exist' => 'Backup directory does not exist', 'backup_directory_not_writeable' => 'Backup directory is not writeable', 'backup_in_process' => 'Backup is in process...', 'compressing_backup' => 'Compressing backup...', 'create_backup' => 'Create backup', 'create_backup_hint' => 'Do not interrupt the backup process, which may take several minutes.', 'date' => 'Date', 'delete_backup' => 'Delete backup', 'delete_db_backup_confirm' => 'Are you sure you want to delete this backup?', 'delete_tmp_files' => 'Delete temporary files...', 'download_backup' => 'Download backup', 'filename' => 'Filename', 'headline' => 'Database Backup Manager', 'no_backups_created' => 'No database backups have been created.', 'process_completed' => 'Process is completed!', 'restoration_in_process' => 'Restoration is in process...', 'restore' => 'Restore', 'restore_backup_selection' => 'Please select the backup file that you want to restore', 'restore_hint' => 'Do not interrupt the restore process.<br /><br />The larger the backup, the longer this process will take!', 'size' => 'Size' );