[ Index ] |
|
Code source de eGroupWare 1.2.106-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: pa_utf8.php 21228 2006-04-06 13:52:08Z ralfbecker $ 21 22 $charset = 'utf-8'; 23 24 $text['title'] = 'เจธเจฟเจธเจเจฎ เจเจพเจฃเจเจพเจฐเฉ'; 25 26 $text['vitals'] = 'เจธเจฟเจธเจเจฎ เจฎเจพเจฐเจเจฎ'; 27 $text['hostname'] = 'เจฎเฉเจเจผเจฌเจพเจจ เจจเจพเจ'; 28 $text['ip'] = 'เจธเฉเจฃเจจ IP'; 29 $text['kversion'] = 'เจเจฐเจจเจฒ เจตเจฐเจเจจ'; 30 $text['dversion'] = 'เจตเฉฐเจก เจจเจพเจ'; 31 $text['uptime'] = 'เจเฉฑเจฒเจฃ เจธเจฎเจพเจ'; 32 $text['users'] = 'เจเฉเฉฑเจฒ เจเจชเจญเฉเจเฉ'; 33 $text['loadavg'] = 'เจเจธเจค เจฒเฉเจก'; 34 35 $text['hardware'] = 'เจเฉฐเจคเจฐ เจเจพเจฃเจเจพเจฐเฉ'; 36 $text['numcpu'] = 'เจชเจฐเฉเจธเฉเจธเจฐ'; 37 $text['cpumodel'] = 'เจฎเจพเจกเจฒ'; 38 $text['cpuspeed'] = 'CPU เจเจคเฉ'; 39 $text['busspeed'] = 'เจฌเจธ เจเจคเฉ'; 40 $text['cache'] = 'เจเฉเจเจเฉ เจ เจเจพเจฐ'; 41 $text['bogomips'] = 'เจธเจฟเจธเจเจฎ Bogomips'; 42 43 $text['pci'] = 'PCI เจเฉฐเจคเจฐ'; 44 $text['ide'] = 'IDE เจเฉฐเจคเจฐ'; 45 $text['scsi'] = 'SCSI เจเฉฐเจคเจฐ'; 46 $text['usb'] = 'USB เจเฉฐเจคเจฐ'; 47 48 $text['netusage'] = 'เจจเฉเฉฑเจเจตเจฐเจ เจตเจฐเจคเฉเจ'; 49 $text['device'] = 'เจเฉฐเจคเจฐ'; 50 $text['received'] = 'เจชเจฐเจพเจชเจค เจนเฉเจเจ'; 51 $text['sent'] = 'เจญเฉเจเจฟเจ'; 52 $text['errors'] = 'เจเจฒเจคเฉ/เจธเฉเฉฑเจเฉ'; 53 54 $text['connections'] = 'เจธเจฅเจพเจชเจค เจจเฉเฉฑเจเจตเจฐเจ เจเฉเจจเฉเจเจธเจผเจจ'; 55 56 $text['memusage'] = 'เจฎเฉเจฎเฉเจฐเฉ เจตเจฐเจคเฉเจ'; 57 $text['phymem'] = 'เจญเฉเจคเจฟเจ เจฎเฉเจฎเฉเจฐเฉ'; 58 $text['swap'] = 'เจกเจฟเจธเจ เจธเจตเฉเจช'; 59 60 $text['fs'] = 'เจฎเจพเจเจเจ เจเฉเจคเฉ เจซเจพเจเจฒ เจธเจฟเจธเจเจฎ'; 61 $text['mount'] = 'เจฎเจพเจเจเจ'; 62 $text['partition'] = 'เจญเจพเจ'; 63 64 $text['percent'] = 'เจซเจผเฉ-เจธเจฆเฉ เจธเจฎเฉฑเจฐเจฅเจพ'; 65 $text['type'] = 'เจเจฟเจธเจฎ'; 66 $text['free'] = 'เจฎเฉเจเจค (เจเจพเจฒเฉ)'; 67 $text['used'] = 'เจตเจฐเจคเฉ'; 68 $text['size'] = 'เจ เจเจพเจฐ'; 69 $text['totals'] = 'เจเฉเฉฑเจฒ'; 70 71 $text['kb'] = 'เจเจฟเจฌเจพ'; 72 $text['mb'] = 'เจฎเฉเจฌเจพ'; 73 $text['gb'] = 'เจเฉเจฌเจพ'; 74 75 $text['none'] = 'เจเฉเจ เจจเจนเฉเจ'; 76 77 $text['capacity'] = 'เจธเจฎเฉฑเจฐเจฅเจพ'; 78 79 $text['template'] = 'เจจเจฎเฉเจจเจพ'; 80 $text['language'] = 'เจญเจพเจธเจผเจพ'; 81 $text['submit'] = 'เจชเฉเจธเจผ เจเจฐเฉเฉ'; 82 $text['created'] = 'เจฌเจฃเจพเจเจ'; 83 $text['locale'] = 'pa'; 84 $text['gen_time'] = '%b %d, %Y เจจเฉเฉฐ %I:%M %p เจตเจเฉ'; 85 86 $text['days'] = 'เจฆเจฟเจจ'; 87 $text['hours'] = 'เจเฉฐเจเฉ'; 88 $text['minutes'] = 'เจฎเจฟเฉฐเจ'; 89 90 $text['temperature'] = 'เจคเจพเจชเจฎเจพเจจ'; 91 $text['voltage'] = 'เจตเฉเจฒเจเฉเจเจผ'; 92 $text['fans'] = 'เจชเฉฑเจเฉ'; 93 $text['s_value'] = 'เจฎเฉเฉฑเจฒ'; 94 $text['s_min'] = 'เจเฉฑเจเฉ-เจเฉฑเจ'; 95 $text['s_max'] = 'เจตเฉฑเจงเฉ-เจตเฉฑเจง'; 96 $text['s_div'] = 'เจกเจฟเจ'; 97 $text['hysteresis'] = 'Hysteresis'; 98 $text['s_limit'] = 'เจธเฉเจฎเจพ'; 99 $text['s_label'] = 'เจฒเฉเจฌเจฒ'; 100 $text['degree_mark'] = 'ºC'; 101 $text['voltage_mark'] = 'V'; 102 $text['rpm_mark'] = 'RPM'; 103 104 ?>
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
G้n้r้ le : Sun Feb 25 17:20:01 2007 | par Balluche grโce เ PHPXref 0.7 |