⚝
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 :
installations_lang.php
<?php ////////////////////////////////////////////////////////////// //=========================================================== // installations_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'); } //Theme Strings $l['<title>'] = APP.' - 所有安裝包'; $l['link'] = '連結'; $l['ins_time'] = '安裝時間'; $l['version'] = '版本'; $l['remove'] = '移除'; $l['no_info'] = '沒有資訊'; $l['no_ins'] = '您沒有任何安裝包'; $l['upd_to'] = '升級到最新版本'; $l['create_template'] = 'Create Template'; $l['clone'] = '複製'; $l['backup'] = '備份'; $l['options'] = '選項'; $l['showing_only'] = '只顯示需要更新的安裝包'; $l['see_all'] = '點選此處來觀看全部.'; $l['admin'] = '管理員'; $l['del_insid'] = '您確定您想要刪除這個安裝包嗎 ? 這個動作將無法還原. \n沒有會保留的資訊 !'; $l['rem_inst_id'] = '正在移除安裝包 - '; $l['no_sel_inst'] = '沒有安裝包是被選擇刪除的.'; $l['inst_remvd'] = '選擇的安裝包已經刪除. 頁面正在重新整理中 !'; $l['remove'] = '移除'; $l['editdetail'] = '編輯詳細訊息'; $l['go'] = '執行'; $l['classes_ins'] = '分類安裝包'; $l['remove_classes'] = '移除'; $l['scripts_ins'] = '語法安裝包'; $l['auto_upgrade_enabled'] = '允許自動更新'; $l['sort_script'] = '語法'; $l['sort_domain'] = '域名'; $l['sort_ins_time'] = '安裝包時間'; $l['sort_by'] = '排列'; $l['disabled_scripts'] = '不允許的語法安裝包'; $l['no_ins_for_disable'] = '沒有從不允許的安裝包裡找到任何安裝包'; $l['with_selected'] = 'With Selected'; $l['pushtolive'] = 'Push to Live'; $l['staging'] = 'Create Staging'; $l['auto_upgrade_major'] = '(Major and Minor)'; $l['auto_upgrade_minor'] = '(Minor)'; $l['remove_complete'] = 'Remove Completely'; $l['remove_info'] = 'Remove from '.APP; $l['login_exp'] = 'Login as admin'; $l['ampps_notify_premium'] = 'This feature is available in the premium version of AMPPS. Please purchase <b><a href="https://ampps.com/clients">AMPPS Premium</a></b>'; $l['wordpress_manager'] = 'Manage your installation with WordPress Manager';