⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 jp.php

📁 国外很不错的一个开源OA系统Group-Office
💻 PHP
字号:
<?php//// phpSysInfo - A PHP System Information Script// http://phpsysinfo.sourceforge.net///// This program 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 2// of the License, or (at your option) any later version.//// This program 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 this program; if not, write to the Free Software// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.//// $Id: jp.php,v 1.1 2005/04/15 21:23:32 mschering Exp $$charset                = 'euc-jp';$text['title']          = 'システム攫鼠';$text['vitals']         = 'システム瓢侯觉斗';$text['hostname']       = 'ホスト叹';$text['ip']             = 'IPアドレス';$text['kversion']       = 'カ〖ネルバ〖ジョン(uname)';$text['dversion']       = 'Distro Name';$text['uptime']         = '息鲁苍漂箕粗(uptime)';$text['users']          = 'ログインユ〖ザ眶';$text['loadavg']        = 'ロ〖ドアベレ〖ジ';$text['hardware']       = 'ハ〖ドウェア攫鼠';$text['numcpu']         = 'CPU眶';$text['cpumodel']       = 'CPUモデル';$text['mhz']            = 'クロック庐刨(MHz)';$text['cache']          = 'キャッシュサイズ';$text['bogomips']       = 'System Bogomips';$text['pci']            = 'PCIデバイス办枉';$text['ide']            = 'IDEデバイス办枉';$text['scsi']           = 'SCSIデバイス办枉';$text['netusage']       = 'ネットワ〖ク网脱觉斗';$text['device']         = 'インタフェイス叹';$text['received']       = '减慨サイズ';$text['sent']           = '流慨サイズ';$text['errors']         = 'エラ〖/减慨稍墙';$text['connections']    = '附哼儡鲁しているネットワ〖ク儡鲁办枉';$text['memusage']       = 'メモリ蝗脱觉斗';$text['phymem']         = '湿妄メモリ翁';$text['swap']           = 'ディスクスワップ';$text['fs']             = 'マウント貉みファイルシステム办枉';$text['mount']          = 'マウントポイント';$text['partition']      = 'ディスクパ〖ティション';$text['percent']        = '网脱充圭';$text['type']           = 'ファイルシステム硷侍';$text['free']           = '鄂き';$text['used']           = '网脱';$text['size']           = '链挛';$text['totals']         = '圭纷';$text['kb']             = 'KB';$text['mb']             = 'MB';$text['gb']             = 'GB';$text['none']           = 'ありません';$text['capacity']       = '推翁'; $text['template']       = 'デザイン联买';$text['language']       = '咐胳';$text['submit']         = '流慨';$text['created']        = 'Created by';$text['days']           = '泣';$text['hours']          = '箕粗';$text['minutes']        = '尸';$text['temperature']    = 'Temperature';$text['voltage']        = 'Voltage';$text['fans']           = 'Fans';$text['s_value']        = 'Value';$text['s_min']          = 'Min';$text['s_max']          = 'Max';$text['s_div']          = 'Div';$text['hysteresis']     = 'Hysteresis';$text['s_limit']        = 'Limit';$text['s_label']        = 'Label';$text['degree_mark']    = '&ordm;C';$text['voltage_mark']   = 'V';$text['rpm_mark']       = 'RPM';

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -