📄 ko.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: ko.php,v 1.1 2005/04/15 21:23:32 mschering Exp $// Translated by Sungkook KIM - ace@aceteam.org$charset = 'euc-kr';$text['title'] = '矫胶袍 沥焊';$text['vitals'] = '泅犁 矫胶袍 惑炔';$text['hostname'] = '矫胶袍狼 龋胶飘匙烙';$text['ip'] = '矫胶袍狼 IP 林家';$text['kversion'] = '目澄 滚怜';$text['dversion'] = 'Distro Name';$text['uptime'] = '角青 矫埃';$text['users'] = '泅犁 立加磊 荐';$text['loadavg'] = '乞闭 肺靛';$text['hardware'] = '窍靛傀绢 沥焊';$text['numcpu'] = '橇肺技辑 肮荐';$text['cpumodel'] = '橇肺技辑 葛胆';$text['mhz'] = '抹悸 努钒';$text['cache'] = '纳浆 荤捞令';$text['bogomips'] = '磊眉抛胶飘 努钒';$text['pci'] = 'PCI 厘摹';$text['ide'] = 'IDE 厘摹';$text['scsi'] = 'SCSI 厘摹';$text['netusage'] = ' 匙飘况农 荤侩沥焊';$text['device'] = '厘摹';$text['received'] = '罐篮 樊';$text['sent'] = '焊辰 樊';$text['errors'] = '俊矾 / 角菩';$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'] = '父电捞';$text['locale'] = 'en_US';$text['gen_time'] = 'on %b %d, %Y at %r';$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'] = 'ºC';$text['voltage_mark'] = 'V';$text['rpm_mark'] = 'RPM';?>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -