⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.19
Server IP:
178.33.27.10
Server:
Linux cpanel.dev-unit.com 3.10.0-1160.108.1.el7.x86_64 #1 SMP Thu Jan 25 16:17:31 UTC 2024 x86_64
Server Software:
Apache/2.4.57 (Unix) OpenSSL/1.0.2k-fips
PHP Version:
8.2.11
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
local
/
softaculous
/
enduser
/
languages
/
chinese
/
View File Name :
backups_lang.php
<?php ////////////////////////////////////////////////////////////// //=========================================================== // backups_lang.php //=========================================================== // SOFTACULOUS // Version : 1.1 // Inspired by the DESIRE to be the BEST OF ALL // ---------------------------------------------------------- // Started by: Alons // Date: 10th Jan 2009 // Time: 21:00 hrs // Site: http://www.softaculous.com/ (SOFTACULOUS) // ---------------------------------------------------------- // Please Read the Terms of use at http://www.softaculous.com // ---------------------------------------------------------- //=========================================================== // (c)Softaculous Inc. //=========================================================== ////////////////////////////////////////////////////////////// if(!defined('SOFTACULOUS')){ die('Hacking Attempt'); } // Error strings $l['off_backup_restore'] = 'Backup/Restore feature has been disabled by admin'; //Theme Strings $l['<title>'] = APP.' - 備份'; $l['file'] = '檔案名稱'; $l['bac_time'] = '備份的'; $l['size'] = '檔案大小'; $l['remove'] = '刪除備份'; $l['download'] = '下載備份'; $l['size_mb'] = 'MB'; $l['options'] = '選項'; $l['no_info'] = '沒有資訊'; $l['no_ins'] = '您沒有任何備份'; $l['upd_to'] = '升級到最新版本'; $l['backup_deleted'] = '您選擇的備份已經成功刪除.'; $l['confirm_del'] = '您確定您想要刪除指定的備份 ?'; $l['restore'] = '復原'; $l['del_insid'] = '您確定您想要刪除您所選擇的備份嗎 ? 這個動作將無法復原. \n沒有其他動作會被詢問 !'; $l['rem_backup_id'] = '刪除備份中 - '; $l['no_sel_inst'] = '沒有選擇的備份要被刪除.'; $l['inst_remvd'] = '選擇的安裝包已經刪除. 頁面正在重新整理中 !'; $l['editdetail'] = '編輯詳細資訊'; $l['go'] = '執行'; $l['version'] = '版本'; $l['installation_removed'] = '安裝包已經被刪除, 安裝包的連結為 : <b>&soft-1;</b>. 您可以使用備份工具來備份.'; $l['invalid_downloadfile'] = '無效的備份檔案'; $l['note'] = '筆記'; $l['backups_head'] = 'Backups and Restore'; $l['with_selected'] = 'With Selected'; $l['backups_expire'] = 'Your Local backups will be automatically purged after <b>&soft-1;</b> days of the backup creation.'; $l['max_backups'] = 'You currently have <b>&soft-1;</b> backups in your account. Your maximum backups limit is <b>&soft-2;</b>.'; $l['backup_locations'] = 'Manage Backup Locations'; $l['remote_location'] = 'Backup on ';