!C99Shell v. 2.5 [PHP 8 Update] [24.05.2025]!

Software: Apache/2.4.41 (Ubuntu). PHP/8.0.30 

uname -a: Linux apirnd 5.4.0-204-generic #224-Ubuntu SMP Thu Dec 5 13:38:28 UTC 2024 x86_64 

uid=33(www-data) gid=33(www-data) groups=33(www-data) 

Safe-mode: OFF (not secure)

/var/www/html/billing/sysinfo/lang/   drwxr-xr-x
Free 13.3 GB of 57.97 GB (22.95%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Self remove    Logout    


Viewing file:     zh.php (2.74 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<?php

/*
 * This file is part of Linfo (c) 2010 Joseph Gillotti.
 * 
 * Linfo is free software: you can redistribute it and/or modify
 * it under the terms of the GNU General Public License as published by
 * the Free Software Foundation, either version 3 of the License, or
 * (at your option) any later version.
 * 
 * Linfo is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 * GNU General Public License for more details.
 * 
 * You should have received a copy of the GNU General Public License
 * along with Linfo.  If not, see <http://www.gnu.org/licenses/>.
 * 
*/


defined('IN_INFO') or exit;

/*
 * Chinese translation
 * 如果您有任何对翻译的建议请联系:Digimoncn@Gmail.com
 */

$lang = array(
    
'header' => 'System Health and Information',
    
'core' => '核心信息',
    
'os' => '操作系统',
    
'kernel' => '内核版本',
    
'accessed_ip' => 'IP地址',
    
'uptime' => '在线时间',
    
'hostname' => '主机名',
    
'cpus' => 'CPU',
    
'load' => '负载',
    
'processes' => '进程',
    
'threads' => '线程',
    
'total' => '总计',
    
'memory' => '内存',
    
'type' => '类型',
    
'free' => '可用',
    
'used' => '已用',
    
'size' => '总大小',
    
'physical' => '物理',
    
'swap' => 'Swap',
    
'network_devices' => '网络设备',
    
'device_name' => '设备名称',
    
'amount_sent' => '发送数据',
    
'amount_received' => '接收数据',
    
'state' => '状态',
    
'temps_voltages' => '温度 / 电压',
    
'path' => '地址',
    
'device' => '设备',
    
'value' => '值',
    
'hardware' => '硬件',
    
'vendor' => '制造商',
    
'type' => '类型',
    
'drives' => '硬盘',
    
'name' => '名称',
    
'reads' => '读取',
    
'writes' => '写入',
    
'size' => '总容量',
    
'filesystem_mounts' => '文件系统监控',
    
'mount_point' => '挂载点',
    
'filesystem' => '文件系统',
    
'used' => '已用',
    
'free' => '可用',
    
'percent_used' => '百分比',
    
'raid_arrays' => 'RAID阵列',
    
'level' => 'RAID类型',
    
'status' => '状态',
    
'devices' => '设备',
    
'label' => '标签',
    
'active' => '可用',
    
'batteries' => '电池',
    
'charge' => '剩余',
    
'unknown' => '未知',
    
'footer_app' => '由%s 生成,共花费 %s 秒.',
    
'none_found' => '未知',
    
'sound_cards' => '声卡',
    
'number' => '数量',
    
'card' => '卡片',
    
'message' => '消息',
    
'from_where' => '来源',
    
'mount_options' => '挂载设置',
    
'error_head' => '数据汇总错误',
    
'timer' => '计时器',
    
'area' => '区域',
    
'time_taken' => '获取用时',
    
'days' => '天',
    
'minutes' => '分钟',
    
'seconds' => '秒',
    
'hours' => '小时',
    
'pid' => 'PID',
    
'service' => '服务',
    
'services' => '服务',
    
'memory_usage' => '内存使用',
    
'distro' => '发行版',
    
'cpu_arch' => '架构',
    
'model' => '型号',
);

:: Command execute ::

Enter:
 
Select:
 

:: Search ::
  - regexp 

:: Upload ::
 
[ Read-Only ]

:: Make Dir ::
 
[ Read-Only ]
:: Make File ::
 
[ Read-Only ]

:: Go Dir ::
 
:: Go File ::
 

--[ c99shell v. 2.5 [PHP 8 Update] [24.05.2025] | Generation time: 0.1214 ]--