[ Index ] |
|
Code source de vtiger CRM 5.0.2 |
1 <?php 2 // 3 // phpSysInfo - A PHP System Information Script 4 // http://phpsysinfo.sourceforge.net/ 5 // 6 // This program is free software; you can redistribute it and/or 7 // modify it under the terms of the GNU General Public License 8 // as published by the Free Software Foundation; either version 2 9 // of the License, or (at your option) any later version. 10 // 11 // This program is distributed in the hope that it will be useful, 12 // but WITHOUT ANY WARRANTY; without even the implied warranty of 13 // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 14 // GNU General Public License for more details. 15 // 16 // You should have received a copy of the GNU General Public License 17 // along with this program; if not, write to the Free Software 18 // Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. 19 // 20 // $Id: jp.php,v 1.9 2005/12/31 17:25:02 bigmichi1 Exp $ 21 22 $charset = 'euc-jp'; 23 $text['title'] = '¥·¥¹¥Æ¥à¾ðÊó'; 24 25 $text['vitals'] = '¥·¥¹¥Æ¥àưºî¾õ¶·'; 26 $text['hostname'] = '¥Û¥¹¥È̾'; 27 $text['ip'] = 'IP¥¢¥É¥ì¥¹'; 28 $text['kversion'] = '¥«¡¼¥Í¥ë¥Ð¡¼¥¸¥ç¥ó(uname)'; 29 $text['dversion'] = 'Distro Name'; 30 $text['uptime'] = 'Ϣ³²ÔƯ»þ´Ö(uptime)'; 31 $text['users'] = '¥í¥°¥¤¥ó¥æ¡¼¥¶¿ô'; 32 $text['loadavg'] = '¥í¡¼¥É¥¢¥Ù¥ì¡¼¥¸'; 33 34 $text['hardware'] = '¥Ï¡¼¥É¥¦¥§¥¢¾ðÊó'; 35 $text['numcpu'] = 'CPU¿ô'; 36 $text['cpumodel'] = 'CPU¥â¥Ç¥ë'; 37 $text['cpuspeed'] = '¥¯¥í¥Ã¥¯Â®ÅÙ(MHz)'; 38 $text['busspeed'] = 'BUS Speed'; 39 $text['cache'] = '¥¥ã¥Ã¥·¥å¥µ¥¤¥º'; 40 $text['bogomips'] = 'System Bogomips'; 41 42 $text['pci'] = 'PCI¥Ç¥Ð¥¤¥¹°ìÍ÷'; 43 $text['ide'] = 'IDE¥Ç¥Ð¥¤¥¹°ìÍ÷'; 44 $text['scsi'] = 'SCSI¥Ç¥Ð¥¤¥¹°ìÍ÷'; 45 $text['usb'] = 'USB¥Ç¥Ð¥¤¥¹°ìÍ÷'; 46 47 $text['netusage'] = '¥Í¥Ã¥È¥ï¡¼¥¯ÍøÍѾõ¶·'; 48 $text['device'] = '¥¤¥ó¥¿¥Õ¥§¥¤¥¹Ì¾'; 49 $text['received'] = '¼õ¿®¥µ¥¤¥º'; 50 $text['sent'] = 'Á÷¿®¥µ¥¤¥º'; 51 $text['errors'] = '¥¨¥é¡¼/¼õ¿®ÉÔǽ'; 52 53 $text['connections'] = '¸½ºßÀܳ¤·¤Æ¤¤¤ë¥Í¥Ã¥È¥ï¡¼¥¯Àܳ°ìÍ÷'; 54 55 $text['memusage'] = '¥á¥â¥ê»ÈÍѾõ¶·'; 56 $text['phymem'] = 'ʪÍý¥á¥â¥êÎÌ'; 57 $text['swap'] = '¥Ç¥£¥¹¥¯¥¹¥ï¥Ã¥×'; 58 59 $text['fs'] = '¥Þ¥¦¥ó¥ÈºÑ¤ß¥Õ¥¡¥¤¥ë¥·¥¹¥Æ¥à°ìÍ÷'; 60 $text['mount'] = '¥Þ¥¦¥ó¥È¥Ý¥¤¥ó¥È'; 61 $text['partition'] = '¥Ç¥£¥¹¥¯¥Ñ¡¼¥Æ¥£¥·¥ç¥ó'; 62 63 $text['percent'] = 'ÍøÍѳä¹ç'; 64 $text['type'] = '¥Õ¥¡¥¤¥ë¥·¥¹¥Æ¥à¼ïÊÌ'; 65 $text['free'] = '¶õ¤'; 66 $text['used'] = 'ÍøÍÑ'; 67 $text['size'] = 'Á´ÂÎ'; 68 $text['totals'] = '¹ç·×'; 69 70 $text['kb'] = 'KB'; 71 $text['mb'] = 'MB'; 72 $text['gb'] = 'GB'; 73 74 $text['none'] = '¤¢¤ê¤Þ¤»¤ó'; 75 76 $text['capacity'] = 'ÍÆÎÌ'; 77 78 $text['template'] = '¥Ç¥¶¥¤¥óÁªÂò'; 79 $text['language'] = '¸À¸ì'; 80 $text['submit'] = 'Á÷¿®'; 81 $text['created'] = 'Created by'; 82 83 $text['days'] = 'Æü'; 84 $text['hours'] = '»þ´Ö'; 85 $text['minutes'] = 'ʬ'; 86 87 $text['temperature'] = 'Temperature'; 88 $text['voltage'] = 'Voltage'; 89 $text['fans'] = 'Fans'; 90 $text['s_value'] = 'Value'; 91 $text['s_min'] = 'Min'; 92 $text['s_max'] = 'Max'; 93 $text['s_div'] = 'Div'; 94 $text['hysteresis'] = 'Hysteresis'; 95 $text['s_limit'] = 'Limit'; 96 $text['s_label'] = 'Label'; 97 $text['degree_mark'] = 'ºC'; 98 $text['voltage_mark'] = 'V'; 99 $text['rpm_mark'] = 'RPM'; 100 101 $text['app'] = 'Kernel + applications'; 102 $text['buffers'] = 'Buffers'; 103 $text['cached'] = 'Cached'; 104 105 ?>
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Généré le : Sun Feb 25 10:22:19 2007 | par Balluche grâce à PHPXref 0.7 |