phpgroupware-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpgroupware-cvs] phpsysinfo/includes/lang tw.php, 1.2 tr.php, 1.2 sv.p


From: skwashd
Subject: [Phpgroupware-cvs] phpsysinfo/includes/lang tw.php, 1.2 tr.php, 1.2 sv.php, 1.2 kr.php, 1.2 ro.php, 1.2 pl.php, 1.2 sk.php, 1.2 big5.php, 1.2 is.php, 1.2 fi.php, 1.2 ca.php, 1.2 he.php, 1.2 id.php, 1.2 hu.php, 1.2 eu.php, 1.2 ct.php, 1.2 it.php, 1.2 no.php, 1.2 lt.php, 1.2 nl.php, 1.2 br.php, 1.2 fr.php, 1.2 et.php, 1.2 es.php, 1.2 da.php, 1.2 cs.php, 1.2 de.php, 1.2 en.php, 1.2
Date: Sun, 15 May 2005 14:46:00 +0200

Update of phpsysinfo/includes/lang

Added Files:
     Branch: MAIN
            tw.php lines: +81 -0
            tr.php lines: +85 -0
            sv.php lines: +81 -0
            kr.php lines: +82 -0
            ro.php lines: +80 -0
            pl.php lines: +81 -0
            sk.php lines: +81 -0
            big5.php lines: +81 -0
            is.php lines: +79 -0
            fi.php lines: +81 -0
            ca.php lines: +82 -0
            he.php lines: +82 -0
            id.php lines: +82 -0
            hu.php lines: +83 -0
            eu.php lines: +81 -0
            ct.php lines: +78 -0
Modified Files:
     Branch: MAIN
            it.php lines: +16 -16
            no.php lines: +1 -1
            lt.php lines: +1 -1
            nl.php lines: +79 -79
            br.php lines: +11 -11
            fr.php lines: +9 -9
            et.php lines: +11 -11
            es.php lines: +26 -26
            da.php lines: +10 -10
            cs.php lines: +5 -5
            de.php lines: +22 -22
            en.php lines: +4 -2

Log Message:
merge from 16

====================================================
Index: tw.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: tw.php,v 1.2 2005/05/15 12:46:45 skwashd Exp $

$charset                = 'big5';

$text['title']          = '¨t²Î¸ê°T';

$text['vitals']         = '¨t²Î¥D­n°T®§';
$text['hostname']       = '¥D¾÷¦WºÙ';
$text['ip']             = '¥D¾÷¹ï¥~ IP';
$text['kversion']       = '®Ö¤ßª©¥»';
$text['uptime']         = '¶}¾÷®É¶¡';
$text['users']          = '½u¤W¨Ï¥ÎªÌ';
$text['loadavg']        = '¥­§¡­t¸ü';

$text['hardware']       = 'µwÅé¸ê°T';
$text['numcpu']         = '³B²z¾¹¼Æ¶q';
$text['cpumodel']       = 'Model';
$text['mhz']            = '´¹¤ù³t«×';
$text['cache']          = '§Ö¨ú¤j¤p';
$text['bogomips']       = '¨t²Î Bogomips';
$text['pci']            = 'PCI ³]³Æ';
$text['ide']            = 'IDE ³]³Æ';
$text['scsi']           = 'SCSI ³]³Æ';

$text['netusage']       = 'ºô¸ô¨Ï¥Î¶q';
$text['device']         = 'ºô¸ô³]³Æ';
$text['received']       = '±µ¦¬';
$text['sent']           = '°e¥X';
$text['errors']         = '¿ù»~/¤¤Â_';

$text['memusage']       = '°O¾ÐÅé¨Ï¥Î¶q';
$text['phymem']         = '¹êÅé°O¾ÐÅé';
$text['swap']           = 'µêÀÀ°O¾ÐÅé(ºÏºÐ¸m´«)';

$text['fs']             = '¤w±¾¸üÀɮרt²Î';
$text['mount']          = '±¾¸ü¸ô®|';
$text['partition']      = '¤À³ÎºÏ°Ï';

$text['percent']        = '¨Ï¥Î¶q¦Ê¤À¤ñ';
$text['type']           = '«¬ºA';
$text['free']           = '³Ñ¾lªÅ¶¡';
$text['used']           = '¤w¨Ï¥Î';
$text['size']           = 'Á`®e¶q';
$text['totals']         = 'Á`¨Ï¥Î¶q';

$text['kb']             = 'KB';
$text['mb']             = 'MB';
$text['gb']             = 'GB';

$text['none']           = 'µL';

$text['capacity']       = '®e¶q';

$text['template']       = '½d¥»';
$text['language']       = '»y¨¥';
$text['submit']         = '°e¥X';
$text['created']        = '²£¥Í¥Ñ';

$text['days']           = '¤Ñ';
$text['hours']          = '¤p®É';
$text['minutes']        = '¤ÀÄÁ';
?>

====================================================
Index: tr.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: tr.php,v 1.2 2005/05/15 12:46:45 skwashd Exp $

$text['title']          = 'Sistem Bilgisi';

$text['vitals']         = 'Sistem Temel';
$text['hostname']       = 'Cannonical Host Adresi';
$text['ip']             = 'IP Adresi';
$text['kversion']       = 'Kernel Versiyonu';
$text['uptime']         = 'Açýk Kaldýðý Süre';
$text['users']          = 'Þu Andaki Kullanýcýlar';
$text['loadavg']        = 'Yükleme Ortalamasý';

$text['hardware']       = 'Hardware Bilgisi';
$text['numcpu']         = 'CPU Sayýsý';
$text['cpumodel']       = 'Model';
$text['mhz']            = 'CPU Hýzý( Mhz)';
$text['cache']          = 'Cache Büyüklüðü';
$text['bogomips']       = 'Sistem Bogomips';
$text['pci']            = 'PCI Araçlar';
$text['ide']            = 'IDE Araçlar';
$text['scsi']           = 'SCSI Araçlar';

$text['netusage']       = 'Network Kullanýmý';
$text['device']         = 'Arayüz';
$text['received']       = 'Alýnan';
$text['sent']           = 'Gönderilen';
$text['errors']         = 'Hata/Düþürülen';

$text['connections']    = 'Kurulmuþ Network Baðlantýlarý';

$text['memusage']       = 'Hafýza Kullanýmý';
$text['phymem']         = 'Fiziksel Hafýza';
$text['swap']           = 'Disk Swap';

$text['fs']             = 'Mount Edilmiþ Sistemler';
$text['mount']          = 'Mount';
$text['partition']      = 'Kýsým';

$text['percent']        = 'Yüzde Kapasite';
$text['type']           = 'Tür';
$text['free']           = 'Boþ Alan';
$text['used']           = 'Kullanýlan';
$text['size']           = 'Büyüklük';
$text['totals']         = 'Toplam';

$text['kb']             = 'KB';
$text['mb']             = 'MB';
$text['gb']             = 'GB';

$text['none']           = 'Hiçbiri';

$text['capacity']       = 'Kapasite';

$text['template']       = 'Arayüz';
$text['language']       = 'Dil';
$text['submit']         = 'Gönder';
$text['created']        = 'Yaratan';

$text['days']           = 'gün';
$text['hours']          = 'saat';
$text['minutes']        = 'dakika';
?>





====================================================
Index: sv.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: sv.php,v 1.2 2005/05/15 12:46:45 skwashd Exp $
//
// translation by shockzor

$text['title']          = 'Systeminformation';

$text['vitals']         = 'Elementa';
$text['hostname']       = 'Värdnamn';
$text['ip']             = 'IPaddress';
$text['kversion']       = 'Kernelversion';
$text['uptime']         = 'Drifttid';
$text['users']          = 'Antal användare';
$text['loadavg']        = 'Snittbelastning';

$text['hardware']       = 'Hårdvaruinformation';
$text['numcpu']         = 'Processorer';
$text['cpumodel']       = 'Modell';
$text['mhz']            = 'Klockfrekvens';
$text['cache']          = 'Cachestorlek';
$text['bogomips']       = 'Bogomips';
$text['pci']            = 'PCI-enheter';
$text['ide']            = 'IDE-enheter';
$text['scsi']           = 'SCSI-enheter';

$text['netusage']       = 'Nätverksanvändning';
$text['device']         = 'Enheter';
$text['received']       = 'Mottaget';
$text['sent']           = 'Skickat';
$text['errors']         = 'Fel/Förlorat';

$text['memusage']       = 'Minnesanvändning';
$text['phymem']         = 'Fysiskt minne';
$text['swap']           = 'Växlingsminne';

$text['fs']             = 'Monterade filsystem';
$text['mount']          = 'Montera';
$text['partition']      = 'Partition';

$text['percent']        = 'Kapacitetsutnyttjande';
$text['type']           = 'Typ';
$text['free']           = 'Fritt';
$text['used']           = 'Använt';
$text['size']           = 'Storlek';
$text['totals']         = 'Totalt';

$text['kb']             = 'KB';
$text['mb']             = 'MB';
$text['gb']             = 'GB';

$text['none']           = 'inget';

$text['capacity']       = 'Kapacitet';

$text['template']       = 'Förlaga';
$text['language']       = 'Språk';
$text['submit']         = 'Skicka';

$text['days']           = 'dagar';
$text['hours']          = 'timmar';
$text['minutes']        = 'minuter';
$text['created']        = 'Från';
?>

====================================================
Index: kr.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: kr.php,v 1.2 2005/05/15 12:46:45 skwashd Exp $
// Translated by Sungkook KIM - address@hidden

$charset                = 'iso-2022-kr';

$text['title']          = '½Ã½ºÅÛ Á¤º¸';

$text['vitals']         = 'ÇöÀç ½Ã½ºÅÛ »óȲ';
$text['hostname']       = '½Ã½ºÅÛÀÇ È£½ºÆ®³×ÀÓ';
$text['ip']             = '½Ã½ºÅÛÀÇ IP ÁÖ¼Ò';
$text['kversion']       = 'Ä¿³Î ¹öÁ¯';
$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['days']           = 'ÀÏ';
$text['hours']          = '½Ã';
$text['minutes']        = 'ºÐ';
?>

====================================================
Index: ro.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: ro.php,v 1.0 6/9/01 12:41PM
// Translated by Silviu Simen - address@hidden

$text['title']          = 'Informatii despre sistem';

$text['vitals']         = 'Informatii vitale';
$text['hostname']       = 'Numele canonic';
$text['ip']             = 'Adresa IP';
$text['kversion']       = 'Versiune nucleu';
$text['uptime']         = 'Timp de viata';
$text['users']          = 'Utilizatori curenti';
$text['loadavg']        = 'Incarcarea sistemului';

$text['hardware']       = 'Informatii hardware';
$text['numcpu']         = 'Procesoare';
$text['cpumodel']       = 'Model';
$text['mhz']            = 'Chip MHz';
$text['cache']          = 'Marime Cache';
$text['bogomips']       = 'Bogomips';
$text['pci']            = 'Dispozitive PCI';
$text['ide']            = 'Dispozitive IDE';
$text['scsi']           = 'Dispozitive SCSI';

$text['netusage']       = 'Utilizarea retelei';
$text['device']         = 'Dispozitiv';
$text['received']       = 'Primit';
$text['sent']           = 'Trimis';
$text['errors']         = 'Erori';

$text['memusage']       = 'Utilizarea memoriei';
$text['phymem']         = 'Memorie fizica';
$text['swap']           = 'Disk Swap';

$text['fs']             = 'Sisteme de fisiere montate';
$text['mount']          = 'Punct montare';
$text['partition']      = 'Partitie';

$text['percent']        = 'Procent capacitate';
$text['type']           = 'Tip';
$text['free']           = 'Liber';
$text['used']           = 'Utilizat';
$text['size']           = 'Marime';
$text['totals']         = 'Total';

$text['kb']             = 'KB';
$text['mb']             = 'MB';
$text['gb']             = 'GB';

$text['none']           = 'nici unul';

$text['capacity']       = 'Capacitate';

$text['template']       = 'Model';
$text['language']       = 'Limba';
$text['submit']         = 'Actualizeaza';
$text['created']        = 'Creat de';

$text['days']           = 'zile';
$text['hours']          = 'ore';
$text['minutes']        = 'minute';
?>

====================================================
Index: pl.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: pl.php,v 1.2 2005/05/15 12:46:45 skwashd Exp $

$charset                = 'iso-8859-2';

$text['title']          = 'Informacja o systemie';

$text['vitals']         = 'Stan systemu';
$text['hostname']       = 'Nazwa kanoniczna hosta';
$text['ip']             = 'IP nas³uchuj±cy';
$text['kversion']       = 'Wersja j±dra';
$text['uptime']         = 'Uptime';
$text['users']          = 'Obecnych u¿ytkownków';
$text['loadavg']        = 'Obci±¿enia ¶rednie';

$text['hardware']       = 'Informacja o sprzêcie';
$text['numcpu']         = 'Procesory';
$text['cpumodel']       = 'Model';
$text['mhz']            = 'Chip MHz';
$text['cache']          = 'Cache Size';
$text['bogomips']       = 'System Bogomips';
$text['pci']            = 'Urz±dzenia PCI';
$text['ide']            = 'Urz±dzenia IDE';
$text['scsi']           = 'Urz±dzenia SCSI';

$text['netusage']       = 'Sieæ';
$text['device']         = 'Urz±dzenie';
$text['received']       = 'Odebrano';
$text['sent']           = 'Wys³ano';
$text['errors']         = 'B³êdow/Porzuconych';

$text['memusage']       = 'Obci±¿enie pamiêci';
$text['phymem']         = 'Pamiêæ fizyczna';
$text['swap']           = 'Pamiêæ Swap';

$text['fs']             = 'Zamontowane systemy plików';
$text['mount']          = 'Punkt montowania';
$text['partition']      = 'Partycja';

$text['percent']        = 'Procentowo zajête';
$text['type']           = 'Typ';
$text['free']           = 'Wolne';
$text['used']           = 'Zajête';
$text['size']           = 'Rozmiar';
$text['totals']         = 'Ca³kowite';

$text['kb']             = 'KB';
$text['mb']             = 'MB';
$text['gb']             = 'GB';

$text['none']           = 'brak';

$text['capacity']       = 'Rozmiar';

$text['template']       = 'Szablon';
$text['language']       = 'Jêzyk';
$text['submit']         = 'Wy¶lij';
$text['created']        = 'Utworzone przez';

$text['days']           = 'dni';
$text['hours']          = 'godzin';
$text['minutes']        = 'minut';
?>

====================================================
Index: sk.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: sk.php,v 1.2 2005/05/15 12:46:45 skwashd Exp $

$charset                = 'iso-8859-2';

$text['title']          = 'Informácie o systéme';

$text['vitals']         = 'Základné informácie';
$text['hostname']       = 'Meno poèítaèa';
$text['ip']             = 'IP adresa';
$text['kversion']       = 'Verzia jadra';
$text['uptime']         = 'Uptime';
$text['users']          = 'Prihlásených u¾ívateåov';
$text['loadavg']        = 'Priemer loadu';

$text['hardware']       = 'Hardwarové informácie';
$text['numcpu']         = 'Procesory';
$text['cpumodel']       = 'Model';
$text['mhz']            = 'Frekvencia';
$text['cache']          = 'Veåkos» cache';
$text['bogomips']       = 'Bogomipsov';
$text['pci']            = 'PCI zariadenia';
$text['ide']            = 'IDE zariadenia';
$text['scsi']           = 'SCSI zariadenia';

$text['netusage']       = 'Pou¾ívanie siete';
$text['device']         = 'Zariadenia';
$text['received']       = 'Prijatých';
$text['sent']           = 'Odoslaných';
$text['errors']         = 'Chyby/Vypustených';

$text['memusage']       = 'Obsadenie pamäti';
$text['phymem']         = 'Fyzická pamä»';
$text['swap']           = 'Swap';

$text['fs']             = 'Namountované súborové systémy';
$text['mount']          = 'Adresár';
$text['partition']      = 'Partícia';

$text['percent']        = 'Obsadených';
$text['type']           = 'Typ';
$text['free']           = 'Voåných';
$text['used']           = 'Pou¾itých';
$text['size']           = 'Veåkos»';
$text['totals']         = 'Celkom';

$text['kb']             = 'KB';
$text['mb']             = 'MB';
$text['gb']             = 'GB';

$text['none']           = '¾iadne';

$text['capacity']       = 'Kapacita';

$text['template']       = '©ablóna';
$text['language']       = 'Jazyk';
$text['submit']         = 'Odosla»';
$text['created']        = 'Vytvorené pomocou';

$text['days']           = 'dní';
$text['hours']          = 'hodín';
$text['minutes']        = 'minút';
?>

====================================================
Index: big5.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: big5.php,v 1.2 2005/05/15 12:46:44 skwashd Exp $
$charset                = 'big5';
$text['title']          = '¨t²Î¸ê°T';

$text['vitals']         = '¨t²Î¸ê·½';
$text['hostname']       = '¥D¾÷¦WºÙ';
$text['ip']             = 'Listening IP';
$text['kversion']       = '®Ö¤ßª©¥»';
$text['uptime']         = '¤w¶}¾÷®É¶¡';
$text['users']          = 'µn¤J¤H¼Æ';
$text['loadavg']        = '¨t²Î­t¸ü';

$text['hardware']       = 'µwÅé¸ê·½';
$text['numcpu']         = '¹Bºâ¤¸';
$text['cpumodel']       = 'CPU«¬¸¹';
$text['mhz']            = 'address@hidden';
$text['cache']          = '§Ö¨ú¤j¤p';
$text['bogomips']       = 'ÅÞ¿è¹Bºâ¤¸';
$text['pci']            = 'PCI ¤¶­±';
$text['ide']            = 'IDE ¤¶­±';
$text['scsi']           = 'SCSI ¤¶­±';

$text['netusage']       = 'ºô¸ô«Ê¥]';
$text['device']         = '¤¶­±';
$text['received']       = '±µ¦¬';
$text['sent']           = '¶Ç°e';
$text['errors']         = '¿ù»~/¿ò¥¢';

$text['connections']    = 'Established Network Connections';

$text['memusage']       = '°O¾ÐÅé¸ê·½';
$text['phymem']         = '¹êÅé°O¾ÐÅé';
$text['swap']           = 'µêÀÀ°O¾ÐÅé';

$text['fs']             = '¤w±¾¤JªºÀɮרt²Î';
$text['mount']          = '±¾¤J';
$text['partition']      = 'ºÏ°Ï';

$text['percent']        = '¨Ï¥Î¦Ê¤À¤ñ';
$text['type']           = '®æ¦¡';
$text['free']           = 'ªÅ¾l';
$text['used']           = '¤w¥Î';
$text['size']           = '¤j¤p';
$text['totals']         = '¦X­p';

$text['kb']             = 'KB';
$text['mb']             = 'MB';
$text['gb']             = 'GB';

$text['none']           = 'µL';

$text['capacity']       = 'Capacity';

$text['template']       = '¼Ë¦¡';
$text['language']       = '»y¨¥';
$text['submit']         = '½T©w';
$text['created']        = 'Created by';

$text['days']           = '¤Ñ';
$text['hours']          = '¤p®É';
$text['minutes']        = '¤ÀÄÁ';
?>

====================================================
Index: is.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: is.php,v 1.2 2005/05/15 12:46:45 skwashd Exp $

$text['title']          = 'Kerfisupplýsingar';

$text['vitals']         = 'Helstu Upplýsingar';
$text['hostname']       = 'Vélarnafn';
$text['ip']             = 'IP Tala';
$text['kversion']       = 'Útgáfa kjarna';
$text['uptime']         = 'Uppitími';
$text['users']          = 'Notendur';
$text['loadavg']        = 'Meðal álag';

$text['hardware']       = 'Upplýsingar um vélbúnað';
$text['numcpu']         = 'Örgjörvi/Örgjörvar';
$text['cpumodel']       = 'Týpa';
$text['mhz']            = 'Hraði';
$text['cache']          = 'Stærð flýtiminnis';
$text['bogomips']       = 'Kerfis Bogomips';
$text['pci']            = 'PCI Jaðartæki';
$text['ide']            = 'IDE Jaðartæki';
$text['scsi']           = 'SCSI Jaðartæki';

$text['netusage']       = 'Notkun Nets';
$text['device']         = 'Jaðartæki';
$text['received']       = 'Tekið á móti';
$text['sent']           = 'Sent';
$text['errors']         = 'Villur/Drop';

$text['memusage']       = 'Minnisnotkun';
$text['phymem']         = 'Vinnsluminni';
$text['swap']           = 'Sýndarminni';

$text['fs']             = 'Tengd Skráarkerfi';
$text['mount']          = 'Tengipunktur';
$text['partition']      = 'Disksneið';

$text['percent']        = 'Prósent af Heildarstærð';
$text['type']           = 'Týpa';
$text['free']           = 'Laust';
$text['used']           = 'Notað';
$text['size']           = 'Stærð';
$text['totals']         = 'Samtals';

$text['kb']             = 'KB';
$text['mb']             = 'MB';
$text['gb']             = 'GB';

$text['none']           = 'ekkert';

$text['capacity']       = 'Heildarstærð';

$text['template']       = 'Template';
$text['language']       = 'Tungumál';
$text['submit']         = 'Senda';
$text['created']        = 'Búið til af';

$text['days']           = 'dagar';
$text['hours']          = 'klukkustundir';
$text['minutes']        = 'mínútur';
?>

====================================================
Index: fi.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: fi.php,v 1.2 2005/05/15 12:46:45 skwashd Exp $

// Finnish language file by Jani 'Japala' Ponkko

$text['title']          = 'Tietoa j&auml;rjestelm&auml;st&auml;';

$text['vitals']         = 'Perustiedot';
$text['hostname']       = 'Kanoninen nimi';
$text['ip']             = 'K&auml;ytett&auml;v&auml; IP';
$text['kversion']       = 'Kernelin versio';
$text['uptime']         = 'Toiminta-aika';
$text['users']          = 'K&auml;ytt&auml;ji&auml;';
$text['loadavg']        = 'Keskikuormat';

$text['hardware']       = 'Laitteisto';
$text['numcpu']         = 'Prosessoreita';
$text['cpumodel']       = 'Malli';
$text['mhz']            = 'Piirin MHz';
$text['cache']          = 'V&auml;limuistin koko';
$text['bogomips']       = 'J&auml;rjestelm&auml;n Bogomipsit';
$text['pci']            = 'PCI Laitteet';
$text['ide']            = 'IDE Laitteet';
$text['scsi']           = 'SCSI Laitteet';

$text['netusage']       = 'Verkon k&auml;ytt&ouml;';
$text['device']         = 'Laite';
$text['received']       = 'Vastaanotettu';
$text['sent']           = 'L&auml;hetetty';
$text['errors']         = 'Virheet/Pudotetut';

$text['memusage']       = 'Muistin kuormitus';
$text['phymem']         = 'Fyysinen muisti';
$text['swap']           = 'Virtuaalimuisti';

$text['fs']             = 'Liitetyt tiedostoj&auml;rjestelm&auml;t';
$text['mount']          = 'Liitoskohta';
$text['partition']      = 'Osio';

$text['percent']        = 'Prosenttia kapasiteetista';
$text['type']           = 'Tyyppi';
$text['free']           = 'Vapaana';
$text['used']           = 'K&auml;yt&ouml;ss&auml;';
$text['size']           = 'Koko';
$text['totals']         = 'Yhteens&auml;';

$text['kb']             = 'KB';
$text['mb']             = 'MB';
$text['gb']             = 'GB';

$text['none']           = 'Ei yht&auml;&auml;n';

$text['capacity']       = 'Kapasiteetti';

$text['template']       = 'Malli';
$text['language']       = 'Kieli';
$text['submit']         = 'Valitse';
$text['created']        = 'Luonut';

$text['days']           = 'p&auml;iv&auml;&auml;';
$text['hours']          = 'tuntia';
$text['minutes']        = 'minuuttia';
?>

====================================================
Index: ca.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: ca.php,v 1.2 2005/05/15 12:46:45 skwashd Exp $

// Traductor: Miquel Guillamet Montalat
// E-mail: address@hidden Web: http://gitx.dhs.org

$text['title']       = 'Informació del Sistema';

$text['vitals']      = 'Vital';
$text['hostname']    = 'Nom del Sistema';
$text['ip']          = 'Direcció IP';
$text['kversion']    = 'Versió del Kernel';
$text['uptime']      = 'Uptime';
$text['users']       = 'Usuaris actuals';
$text['loadavg']     = 'Carrega del Servidor';

$text['hardware']    = 'Informació del Hardware';
$text['numcpu']      = 'Processadors';
$text['cpumodel']    = 'Model';
$text['mhz']         = 'Frequència en MHz';
$text['cache']       = 'RAM';
$text['bogomips']    = 'Bogomips';
$text['pci']         = 'Dispositius PCI';
$text['ide']         = 'Dispositius IDE';
$text['scsi']        = 'Dispositius SCSI';

$text['netusage']    = 'Utilització de la XARXA';
$text['device']      = 'Dispositiu';
$text['received']    = 'Rebut';
$text['sent']        = 'Enviat';
$text['errors']      = 'Errors/Perduts';

$text['memusage']    = 'Utilització de la RAM';
$text['phymem']      = 'Memoria Fisica';
$text['swap']        = 'Swap';

$text['fs']          = 'Particions Montades';
$text['mount']       = 'Montat a';
$text['partition']   = 'Partició';

$text['percent']     = 'Capacitat';
$text['type']        = 'Tipus';
$text['free']        = 'Lliure';
$text['used']        = 'Usat';
$text['size']        = 'Tamany';
$text['totals']      = 'Totals';

$text['kb']          = 'KB';
$text['mg']          = 'MB';
$text['gb']          = 'GB';

$text['none']        = 'ningun';

$text['capacity']    = 'Capacitat';

$text['template']    = 'Themes';
$text['language']    = 'Llenguatge';
$text['submit']      = 'Enviar';
$text['created']     = 'Creat per';

$text['days']        = 'dies';
$text['hours']       = 'hores';
$text['minutes']     = 'minuts';
?>

====================================================
Index: he.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: he.php,v 1.2 2005/05/15 12:46:45 skwashd Exp $
$charset                = 'windows-1255';
$text_dir               = 'rtl';
$text['title']          = 'îéãò òì äîòøëú';

$text['vitals']         = 'çéåðéåú îòøëú';
$text['hostname']       = 'ùí úçðä';
$text['ip']             = 'ëúåáú IP';
$text['kversion']       = 'âøñú ÷øðì';
$text['uptime']         = 'æîï ùäîòøëú ìîòìä';
$text['users']          = 'îùúùéí ðåëçééí';
$text['loadavg']        = 'îîåöò òåîñéí';

$text['hardware']       = 'îéãò çåîøä';
$text['numcpu']         = 'îòáãéí';
$text['cpumodel']       = 'ñåâ';
$text['mhz']            = 'îäéøåú áMHz';
$text['cache']          = 'âåãì æëøåï îèîåï';
$text['bogomips']       = 'îäéøåú á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']           = 'æëøåï swap';

$text['fs']             = 'îòøëåú ÷áöéí îçåáøåú';
$text['mount']          = 'îçåáø';
$text['partition']      = 'îçéöä';

$text['percent']        = 'úëåìä áàçæåéí';
$text['type']           = 'ñåâ';
$text['free']           = 'çåôùé';
$text['used']           = 'áùéîåù';
$text['size']           = 'âåãì';
$text['totals']         = 'ñä"ë';

$text['kb']             = '÷éìå áúéí';
$text['mb']             = 'îâä';
$text['gb']             = 'âéâä';

$text['none']           = 'ììà';

$text['capacity']       = 'úëåìä';

$text['template']       = 'úáðéú';
$text['language']       = 'ùôä';
$text['submit']         = 'äâù';
$text['created']        = 'ðåöø ò"é';

$text['days']           = 'éîéí';
$text['hours']          = 'ùòåú';
$text['minutes']        = 'ã÷åú';
?>

====================================================
Index: id.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: id.php,v 1.2 2001/12/24
// Translated by: Firman Pribadi <http://ragiel.dhs.org>

$text['title']          = 'Informasi Sistem';

$text['vitals']         = 'Informasi Utama';
$text['hostname']       = 'Hostname Resmi';
$text['ip']             = 'IP Penerima';
$text['kversion']       = 'Versi Kernel';
$text['uptime']         = 'Aktif Selama';
$text['users']          = 'Pengguna Saat Ini';
$text['loadavg']        = 'Beban Rata-rata';

$text['hardware']       = 'Informasi Perangkat Keras';
$text['numcpu']         = 'Prosesor';
$text['cpumodel']       = 'Model';
$text['mhz']            = 'Chipset (MHz)';
$text['cache']          = 'Ukuran Cache';
$text['bogomips']       = 'Sistem Bogomips';
$text['pci']            = 'Perangkat PCI';
$text['ide']            = 'Perangkat IDE';
$text['scsi']           = 'Perangkat SCSI';

$text['netusage']       = 'Status Penggunaan Jaringan';
$text['device']         = 'Perangkat';
$text['received']       = 'Diterima';
$text['sent']           = 'Dikirim';
$text['errors']         = 'Rusak/Drop';

$text['connections']    = 'Koneksi Jaringan Aktif';

$text['memusage']       = 'Status Penggunaan Memori';
$text['phymem']         = 'Memori Fisik';
$text['swap']           = 'Swap HardDisk';

$text['fs']             = 'Status Penggunaan Media Penyimpanan dan Filesystem';
$text['mount']          = 'Titik Mount';
$text['partition']      = 'Partisi';

$text['percent']        = 'Digunakan (Persen)';
$text['type']           = 'Tipe';
$text['free']           = 'Bebas';
$text['used']           = 'Digunakan';
$text['size']           = 'Ukuran';
$text['totals']         = 'Total';

$text['kb']             = 'KB';
$text['mb']             = 'MB';
$text['gb']             = 'GB';

$text['none']           = 'tidak ditemukan';

$text['capacity']       = 'Kapasitas';

$text['template']       = 'Template';
$text['language']       = 'Bahasa';
$text['submit']         = 'Gunakan';
$text['created']        = 'Dibangun menggunakan';

$text['days']           = 'hari';
$text['hours']          = 'jam';
$text['minutes']        = 'menit';
?>

====================================================
Index: hu.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.
// Translated by Zsozso - address@hidden
// $Id: hu.php,v 1.2 2005/05/15 12:46:45 skwashd Exp $

$charset          = 'iso-8859-2';

$text['title']          = 'Rendszer Információ';

$text['vitals']         = 'A Rendszer Alapvetõ Információi';
$text['hostname']       = 'Hostnév';
$text['ip']             = 'Figyelt IP';
$text['kversion']       = 'Kernel Verzió';
$text['uptime']         = 'Uptime';
$text['users']          = 'Pillanatnyi felhasználók';
$text['loadavg']        = 'Terhelési Átlag';

$text['hardware']       = 'Hardware Információ';
$text['numcpu']         = 'Processzor';
$text['cpumodel']       = 'Modell';
$text['mhz']            = 'Chip MHz';
$text['cache']          = 'Cache Méret';
$text['bogomips']       = 'Rendszer Bogomips';
$text['pci']            = 'PCI Eszközök';
$text['ide']            = 'IDE Eszközök';
$text['scsi']           = 'SCSI Eszközök';

$text['netusage']       = 'Háló Használat';
$text['device']         = 'Eszköz';
$text['received']       = 'Fogadott';
$text['sent']           = 'Küldött';
$text['hibák']         = 'Err/Drop';

$text['connections']    = 'Létesített Hálózati Kapcsolatok';

$text['memusage']       = 'Memória Használat';
$text['phymem']         = 'Fizikai Memória';
$text['swap']           = 'Lemez Swap';

$text['fs']             = 'Csatlakoztatott File Rendszerek';
$text['mount']          = 'Mount';
$text['partition']      = 'Partíciók';

$text['percent']        = 'Százalékos Használat';
$text['type']           = 'Típus';
$text['free']           = 'Szabad';
$text['used']           = 'Használt';
$text['size']           = 'Méret';
$text['totals']         = 'Összesen';

$text['kb']             = 'KB';
$text['mb']             = 'MB';
$text['gb']             = 'GB';

$text['none']           = 'nincs';

$text['capacity']       = 'Kapacítás';

$text['template']       = 'Sablon';
$text['language']       = 'Nyelv';
$text['submit']         = 'Mehet';
$text['created']        = 'Készült:';

$text['days']           = 'nap';
$text['hours']          = 'óra';
$text['minutes']        = 'perc';
?>

====================================================
Index: eu.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: eu.php,v 1.2 2005/05/15 12:46:45 skwashd Exp $

$text['title']          = 'Sistemaren Informazioa';

$text['vitals']         = 'Sistema';
$text['hostname']       = 'Zerbitzariaren izen Kanonikoa';
$text['ip']             = 'Entzuten duen IP-a';
$text['kversion']       = 'Kernel Bertsioa';
$text['uptime']         = 'Piztutako denbora';
$text['users']          = 'Uneko Erabiltzaileak';
$text['loadavg']        = 'Karga ertainak';

$text['hardware']       = 'Hardwarezko Informazioa';
$text['numcpu']         = 'Prozasatzailea';
$text['cpumodel']       = 'Modeloa';
$text['mhz']            = 'Txip MHz';
$text['cache']          = 'Cache tamaina';
$text['bogomips']       = 'Sistemare Bogomips-ak';
$text['pci']            = 'PCI Dispositiboak';
$text['ide']            = 'IDE Dispositiboak';
$text['scsi']           = 'SCSI Dispositiboak';

$text['netusage']       = 'Sarearen Erabilera';
$text['device']         = 'Dispositiboa';
$text['received']       = 'Jasotakoa';
$text['sent']           = 'Bidalitakoa';
$text['errors']         = 'Err/Huts';

$text['connections']    = 'Established Network Connections';

$text['memusage']       = 'Memoriaren Erabilpena';
$text['phymem']         = 'Memoria Fisikoa';
$text['swap']           = 'Disko Memoria';

$text['fs']             = 'Montatutako Fitxategi-sistemak';
$text['mount']          = 'Non montatuta';
$text['partition']      = 'Partizioa';

$text['percent']        = 'Ehunekoa';
$text['type']           = 'Mota';
$text['free']           = 'Aske';
$text['used']           = 'Erabilita';
$text['size']           = 'Tamaina';
$text['totals']         = 'Guztira';

$text['kb']             = 'KB';
$text['mb']             = 'MB';
$text['gb']             = 'GB';

$text['none']           = 'ezer ez';

$text['capacity']       = 'Kapazitatea';

$text['template']       = 'Txantiloia';
$text['language']       = 'Langoaia';
$text['submit']         = 'Bidali';
$text['created']        = 'Sortzailea: ';

$text['days']           = 'egun';
$text['hours']          = 'ordu';
$text['minutes']        = 'minutu';
?>

====================================================
Index: ct.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: ct.php,v 1.2 2005/05/15 12:46:45 skwashd Exp $

$text['title']          = 'Informaci&oacute; del Sistema';

$text['vitals']         = 'Vitals del Sistema';
$text['hostname']       = 'Nom Canònic';
$text['ip']             = 'Adreça IP';
$text['kversion']       = 'Versi&oacute; del Kernel';
$text['uptime']         = 'Temps Aixecat';
$text['users']          = 'Usuaris Actuals';
$text['loadavg']        = 'Càrrega Promitg';

$text['hardware']       = 'Informaci&oacute; del Maquinari';
$text['numcpu']         = 'Processadors';
$text['cpumodel']       = 'Model';
$text['mhz']            = 'Xip MHz';
$text['cache']          = 'Tamany Memòria Cau';
$text['bogomips']       = 'Bogomips';
$text['pci']            = 'Dispositius PCI';
$text['ide']            = 'Dispositius IDE';
$text['scsi']           = 'Dispositius SCSI';

$text['netusage']       = 'Ús de la Xarxa';
$text['device']         = 'Dispositiu';
$text['received']       = 'Rebuts';
$text['sent']           = 'Enviats';
$text['errors']         = 'Errors/Perduts';

$text['memusage']       = 'Ús de la Memòria';
$text['phymem']         = 'Memòria F&iacute;sica';
$text['swap']           = 'Disc d\'Swap';

$text['fs']             = 'Sistemes d\'Arxius Muntats';
$text['mount']          = 'Muntat';
$text['partition']      = 'Partició';
$text['percent']        = 'Percentatge de Capacitat';
$text['type']           = 'Tipus';
$text['free']           = 'Lliure';
$text['used']           = 'Emprat';
$text['size']           = 'Tamany';
$text['totals']         = 'Totals';

$text['kb']             = 'KB';
$text['mb']             = 'MB';
$text['gb']             = 'GB';

$text['none']           = 'cap';

$text['capacity']       = 'Capacitat';

$text['template']       = 'Plantilla';
$text['language']       = 'Llengüa';
$text['submit']         = 'Enviar';
$text['created']        = 'Creat per';

$text['days']           = 'dies';
$text['hours']          = 'hores';
$text['minutes']        = 'minuts';
?>

====================================================
Index: phpsysinfo/includes/lang/it.php
diff -u phpsysinfo/includes/lang/it.php:1.1 phpsysinfo/includes/lang/it.php:1.2
--- phpsysinfo/includes/lang/it.php:1.1 Sun Jun 17 17:56:56 2001
+++ phpsysinfo/includes/lang/it.php     Sun May 15 12:46:45 2005
@@ -35,17 +35,17 @@
 $text['mhz']            = 'MHz del Chip';
 $text['cache']          = 'Dimensione Cache';
 $text['bogomips']       = 'Bogomips del Sistema';
-$text['pci']            = 'Unit? PCI';
-$text['ide']            = 'Unit? IDE';
-$text['scsi']           = 'Unit? SCSI';
+$text['pci']            = 'Unità PCI';
+$text['ide']            = 'Unità IDE';
+$text['scsi']           = 'Unità SCSI';

-$text['netusage']       = 'Uso della Rete';
+$text['netusage']       = 'Utilizzo della Rete';
 $text['device']         = 'Device';
-$text['received']       = 'Received';
-$text['sent']           = 'Sent';
+$text['received']       = 'Ricevuti';
+$text['sent']           = 'Inviati';
 $text['errors']         = 'Err/Drop';

-$text['memusage']       = 'Uso della Memoria';
+$text['memusage']       = 'Utilizzo della Memoria';
 $text['phymem']         = 'Memoria Fisica';
 $text['swap']           = 'Disco di Swap';

@@ -66,14 +66,14 @@

 $text['none']           = 'none';

-$text['capacity']       = 'Capacity';
+$text['capacity']       = 'Capacità';

 $text['template']       = 'Template';
-$text['language']       = 'Language';
-$text['submit']         = 'Submit';
-$text['created']        = 'Created by';
-
-$text['days']           = 'days';
-$text['hours']          = 'hours';
-$text['minutes']        = 'minutes';
+$text['language']       = 'Lingua';
+$text['submit']         = 'Invia';
+$text['created']        = 'Creato da';
+
+$text['days']           = 'giorni';
+$text['hours']          = 'ore';
+$text['minutes']        = 'minuti';
 ?>

====================================================

====================================================

====================================================
Index: phpsysinfo/includes/lang/nl.php
diff -u phpsysinfo/includes/lang/nl.php:1.1 phpsysinfo/includes/lang/nl.php:1.2
--- phpsysinfo/includes/lang/nl.php:1.1 Sun Jun 17 17:56:55 2001
+++ phpsysinfo/includes/lang/nl.php     Sun May 15 12:46:45 2005
@@ -1,79 +1,79 @@
-<?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$
-
-$text['title']          = 'Systeem Imformatie';
-
-$text['vitals']         = 'Systeem Vitaliteit';
-$text['hostname']       = 'Toegewezen Hostnaam';
-$text['ip']             = 'IP-adres';
-$text['kversion']       = 'Kernel Versie';
-$text['uptime']         = 'Uptime';
-$text['users']          = 'Huidige Gebruikers';
-$text['loadavg']        = 'Gemiddelde Laadtijd';
-
-$text['hardware']       = 'Hardware Informatie';
-$text['numcpu']         = 'Processors';
-$text['cpumodel']       = 'Model';
-$text['mhz']            = 'Chip MHz';
-$text['cache']          = 'Cache Grootte';
-$text['bogomips']       = 'Systeem Bogomips';
-$text['pci']            = 'PCI Apparaten';
-$text['ide']            = 'IDE Apparaten';
-$text['scsi']           = 'SCSI Apparaten';
-
-$text['netusage']       = 'Network Gebruik';
-$text['device']         = 'Apparaat';
-$text['received']       = 'Ontvangen';
-$text['sent']           = 'Verzonden';
-$text['errors']         = 'Err/Drop';
-
-$text['memusage']       = 'Geheugen Gebruik';
-$text['phymem']         = 'Fysisch Geheugen';
-$text['swap']           = 'Disk Swap';
-
-$text['fs']             = 'Gemounte Bestandssystemen';
-$text['mount']          = 'Mount';
-$text['partition']      = 'Partitie';
-
-$text['percent']        = 'Percentage vrije ruimte';
-$text['type']           = 'Type';
-$text['free']           = 'Vrij';
-$text['used']           = 'Gebruikt';
-$text['size']           = 'Grootte';
-$text['totals']         = 'Totaal';
-
-$text['kb']             = 'KB';
-$text['mb']             = 'MB';
-$text['gb']             = 'GB';
-
-$text['none']           = 'niet';
-
-$text['capacity']       = 'Capacity';
-
-$text['template']       = 'Template';
-$text['language']       = 'Language';
-$text['submit']         = 'Submit';
-$text['created']        = 'Created by';
-
-$text['days']           = 'days';
-$text['hours']          = 'hours';
-$text['minutes']        = 'minutes';
-?>
+<?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$
+
+$text['title']          = 'Systeem Informatie';
+
+$text['vitals']         = 'Systeem overzicht';
+$text['hostname']       = 'Toegewezen naam';
+$text['ip']             = 'IP-adres';
+$text['kversion']       = 'Kernelversie';
+$text['uptime']         = 'Uptime';
+$text['users']          = 'Huidige gebruikers';
+$text['loadavg']        = 'Gemiddelde belasting';
+
+$text['hardware']       = 'Hardware overzicht';
+$text['numcpu']         = 'Processors';
+$text['cpumodel']       = 'Model';
+$text['mhz']            = 'Chip MHz';
+$text['cache']          = 'Buffergrootte';
+$text['bogomips']       = 'Systeem Bogomips';
+$text['pci']            = 'PCI Apparaten';
+$text['ide']            = 'IDE Apparaten';
+$text['scsi']           = 'SCSI Apparaten';
+
+$text['netusage']       = 'Netwerkgebruik';
+$text['device']         = 'Apparaat';
+$text['received']       = 'Ontvangen';
+$text['sent']           = 'Verzonden';
+$text['errors']         = 'Err/Drop';
+
+$text['memusage']       = 'Geheugengebruik';
+$text['phymem']         = 'Fysiek geheugen';
+$text['swap']           = 'Swap geheugen';
+
+$text['fs']             = 'Aangesloten bestandssystemen';
+$text['mount']          = 'Mount';
+$text['partition']      = 'Partitie';
+
+$text['percent']        = 'Percentage gebruikt';
+$text['type']           = 'Type';
+$text['free']           = 'Vrij';
+$text['used']           = 'Gebruikt';
+$text['size']           = 'Grootte';
+$text['totals']         = 'Totaal';
+
+$text['kb']             = 'KB';
+$text['mb']             = 'MB';
+$text['gb']             = 'GB';
+
+$text['none']           = 'geen';
+
+$text['capacity']       = 'Capaciteit';
+
+$text['template']       = 'Model';
+$text['language']       = 'Language';
+$text['submit']         = 'Toepassen';
+$text['created']        = 'Gegenereerd door';
+
+$text['days']           = 'dagen';
+$text['hours']          = 'uren';
+$text['minutes']        = 'minuten';
+?>

====================================================
Index: phpsysinfo/includes/lang/br.php
diff -u phpsysinfo/includes/lang/br.php:1.1 phpsysinfo/includes/lang/br.php:1.2
--- phpsysinfo/includes/lang/br.php:1.1 Sun Jun 17 17:56:58 2001
+++ phpsysinfo/includes/lang/br.php     Sun May 15 12:46:45 2005
@@ -46,7 +46,7 @@
 $text['sent']           = 'Enviados';
 $text['errors']         = 'Erros/Drop';

-$text['memusage']       = 'Utilização de Memória';
+$text['memusage']       = 'Utilização da Memória';
 $text['phymem']         = 'Memória Física';
 $text['swap']           = 'Swap';

@@ -67,14 +67,14 @@

 $text['none']           = 'nenhum';

-$text['capacity']       = 'Capacity';
+$text['capacity']       = 'Capacidade';

-$text['template']       = 'Template';
-$text['language']       = 'Language';
-$text['submit']         = 'Submit';
-$text['created']        = 'Created by';
-
-$text['days']           = 'days';
-$text['hours']          = 'hours';
-$text['minutes']        = 'minutes';
+$text['template']       = 'Molde';
+$text['language']       = 'Língua';
+$text['submit']         = 'Enviar';
+$text['created']        = 'Criado por';
+
+$text['days']           = 'dias';
+$text['hours']          = 'horas';
+$text['minutes']        = 'minutos';
 ?>

====================================================
Index: phpsysinfo/includes/lang/fr.php
diff -u phpsysinfo/includes/lang/fr.php:1.1 phpsysinfo/includes/lang/fr.php:1.2
--- phpsysinfo/includes/lang/fr.php:1.1 Sun Jun 17 17:56:59 2001
+++ phpsysinfo/includes/lang/fr.php     Sun May 15 12:46:45 2005
@@ -19,7 +19,7 @@
 //
 // $Id$

-$text['title']             = 'Information Système';
+$text['title']             = 'Information Système ';

 $text['vitals']         = 'Système';
 $text['hostname']       = 'Nom d\'hôte cannonique';
@@ -66,14 +66,14 @@

 $text['none']           = 'aucun';

-$text['capacity']       = 'Capacity';
+$text['capacity']       = 'Capacité';

-$text['template']       = 'Template';
-$text['language']       = 'Language';
-$text['submit']         = 'Submit';
-$text['created']        = 'Created by';
+$text['template']       = 'Modèle ';
+$text['language']       = 'Langue ';
+$text['submit']         = 'Valider';
+$text['created']        = 'Créé par';

-$text['days']           = 'days';
-$text['hours']          = 'hours';
+$text['days']           = 'jours';
+$text['hours']          = 'heures';
 $text['minutes']        = 'minutes';
 ?>

====================================================
Index: phpsysinfo/includes/lang/et.php
diff -u phpsysinfo/includes/lang/et.php:1.1 phpsysinfo/includes/lang/et.php:1.2
--- phpsysinfo/includes/lang/et.php:1.1 Sun Jun 17 17:56:59 2001
+++ phpsysinfo/includes/lang/et.php     Sun May 15 12:46:45 2005
@@ -54,7 +54,7 @@
 $text['mount']          = '&Uuml;hendus';
 $text['partition']      = 'Partitsioon';

-$text['percent']        = 'Percent Capacity';
+$text['percent']        = 'Protsendiline h&otilde;ivatus';
 $text['type']           = 'T&uuml;&uuml;p';
 $text['free']           = 'Vaba';
 $text['used']           = 'Kasutusel';
@@ -65,16 +65,16 @@
 $text['mb']             = 'MB';
 $text['gb']             = 'GB';

-$text['none']           = 'none';
+$text['none']           = 'puudub';

-$text['capacity']       = 'Capacity';
+$text['capacity']       = 'H&otilde;ivatus';

 $text['template']       = 'Template';
-$text['language']       = 'Language';
-$text['submit']         = 'Submit';
-$text['created']        = 'Created by';
+$text['language']       = 'Keel';
+$text['submit']         = 'Kehtesta';
+$text['created']        = 'Looja: ';

-$text['days']           = 'days';
-$text['hours']          = 'hours';
-$text['minutes']        = 'minutes';
+$text['days']           = 'p&auml;eva';
+$text['hours']          = 'tundi';
+$text['minutes']        = 'minutit';
 ?>

====================================================
Index: phpsysinfo/includes/lang/es.php
diff -u phpsysinfo/includes/lang/es.php:1.1 phpsysinfo/includes/lang/es.php:1.2
--- phpsysinfo/includes/lang/es.php:1.1 Sun Jun 17 17:56:55 2001
+++ phpsysinfo/includes/lang/es.php     Sun May 15 12:46:45 2005
@@ -23,37 +23,37 @@

 $text['vitals']         = 'Vitales';
 $text['hostname']       = 'Nombre Del Sistema';
-$text['ip']             = 'N&uacute;mero de IP';
-$text['kversion']       = 'Versi&oacute;n Del Kernel';
+$text['ip']             = 'Direcci&oacute;n IP';
+$text['kversion']       = 'Versi&oacute;n Del N&uacute;cleo';
 $text['uptime']         = 'Uptime';
-$text['users']          = 'Usuarios actuales';
-$text['loadavg']        = 'Promedio de Uso';
+$text['users']          = 'Usuarios Actuales';
+$text['loadavg']        = 'Promedio De Uso';

 $text['hardware']       = 'Informaci&oacute;n Del Hardware';
 $text['numcpu']         = 'Procesadores';
 $text['cpumodel']       = 'Modelo';
-$text['mhz']            = 'Frequencia en MHz';
+$text['mhz']            = 'Frecuencia';
 $text['cache']          = 'Tama&ntilde;o Del Cach&eacute;';
 $text['bogomips']       = 'Bogomips';
-$text['pci']            = 'PCI Dispositivos ';
-$text['ide']            = 'IDE Dispositivos';
-$text['scsi']           = 'SCSI Dispositivos ';
+$text['pci']            = 'Dispositivos PCI';
+$text['ide']            = 'Dispositivos IDE';
+$text['scsi']           = 'Dispositivos SCSI';

-$text['netusage']       = 'Utilizaci&oacute;n de la Red';
+$text['netusage']       = 'Utilizaci&oacute;n De La Red';
 $text['device']         = 'Dispositivo';
 $text['received']       = 'Recibidos';
 $text['sent']           = 'Enviados';
 $text['errors']         = 'Errores/Perdidos';

-$text['memusage']       = 'Utilizaci&oacute;n De Memoria';
+$text['memusage']       = 'Utilizaci&oacute;n De La Memoria';
 $text['phymem']         = 'Memoria F&iacute;sica';
-$text['swap']           = 'Disco Swap';
+$text['swap']           = 'Memoria De Intercambio';

-$text['fs']             = 'Sistemas de Archivos Montados';
-$text['mount']          = 'Montado en';
+$text['fs']             = 'Sistemas De Archivos';
+$text['mount']          = 'Punto De Montaje';
 $text['partition']      = 'Partici&oacute;n';

-$text['percent']        = 'Porcentaje de Capacidad';
+$text['percent']        = 'Porcentaje De Uso';
 $text['type']           = 'Tipo';
 $text['free']           = 'Libre';
 $text['used']           = 'Usado';
@@ -64,16 +64,16 @@
 $text['mb']             = 'MB';
 $text['gb']             = 'GB';

-$text['none']           = 'ninguno';
+$text['none']           = 'Ninguno';

-$text['capacity']       = 'Capacity';
-
-$text['template']       = 'Template';
-$text['language']       = 'Language';
-$text['submit']         = 'Submit';
-$text['created']        = 'Created by';
-
-$text['days']           = 'days';
-$text['hours']          = 'hours';
-$text['minutes']        = 'minutes';
+$text['capacity']       = 'Capacidad';
+
+$text['template']       = 'Plantilla';
+$text['language']       = 'Idioma';
+$text['submit']         = 'Enviar';
+$text['created']        = 'Creado por';
+
+$text['days']           = 'd&iacute;as';
+$text['hours']          = 'horas';
+$text['minutes']        = 'minutos';
 ?>

====================================================
Index: phpsysinfo/includes/lang/da.php
diff -u phpsysinfo/includes/lang/da.php:1.1 phpsysinfo/includes/lang/da.php:1.2
--- phpsysinfo/includes/lang/da.php:1.1 Sun Jun 17 17:56:59 2001
+++ phpsysinfo/includes/lang/da.php     Sun May 15 12:46:45 2005
@@ -68,14 +68,14 @@

 $text['none']           = 'ingen';

-$text['capacity']       = 'Capacity';
+$text['capacity']       = 'Kapacitet';

-$text['template']       = 'Template';
-$text['language']       = 'Language';
-$text['submit']         = 'Submit';
-$text['created']        = 'Created by';
+$text['template']       = 'Skabelon';
+$text['language']       = 'Sprog';
+$text['submit']         = 'Okay';
+$text['created']        = 'Lavet af';

-$text['days']           = 'days';
-$text['hours']          = 'hours';
-$text['minutes']        = 'minutes';
+$text['days']           = 'dage';
+$text['hours']          = 'timer';
+$text['minutes']        = 'minutter';
 ?>

====================================================
Index: phpsysinfo/includes/lang/cs.php
diff -u phpsysinfo/includes/lang/cs.php:1.1 phpsysinfo/includes/lang/cs.php:1.2
--- phpsysinfo/includes/lang/cs.php:1.1 Sun Jun 17 17:56:58 2001
+++ phpsysinfo/includes/lang/cs.php     Sun May 15 12:46:45 2005
@@ -23,13 +23,13 @@

 $text['title']          = 'Informace o systému';

-$text['vitals']         = 'Zásadní informace';
+$text['vitals']         = 'Základní informace';
 $text['hostname']       = 'Jméno poèítaèe';
 $text['ip']             = 'IP adresa';
 $text['kversion']       = 'Verze jádra';
 $text['uptime']         = 'Uptime';
 $text['users']          = 'Pøihlá¹ených u¾ivatelù';
-$text['loadavg']        = 'Prùmìru loadu';
+$text['loadavg']        = 'Prùmìrná zátì¾';

 $text['hardware']       = 'Hardwarové informace';
 $text['numcpu']         = 'Procesory';
@@ -51,9 +51,9 @@
 $text['phymem']         = 'Fyzická pamì»';
 $text['swap']           = 'Swap';

-$text['fs']             = 'Namountované souborové systémy';
+$text['fs']             = 'Pøipojené souborové systémy';
 $text['mount']          = 'Adresáø';
-$text['partition']      = 'Partition';
+$text['partition']      = 'Oddíl';

 $text['percent']        = 'Obsazeno';
 $text['type']           = 'Typ';

====================================================
Index: phpsysinfo/includes/lang/de.php
diff -u phpsysinfo/includes/lang/de.php:1.1 phpsysinfo/includes/lang/de.php:1.2
--- phpsysinfo/includes/lang/de.php:1.1 Sun Jun 17 17:56:57 2001
+++ phpsysinfo/includes/lang/de.php     Sun May 15 12:46:45 2005
@@ -21,43 +21,43 @@

 $text['title']          = 'System Information';

-$text['vitals']         = 'Systemvitalitaet';
-$text['hostname']       = 'zugewiesener Hostname';
-$text['ip']             = 'Überwachte IP';
-$text['kversion']       = 'Kernel-Version';
+$text['vitals']         = 'System Vitalit&auml;t';
+$text['hostname']       = 'Zugewiesener Hostname';
+$text['ip']             = '&Uuml;berwachte IP';
+$text['kversion']       = 'Kernel Version';
 $text['uptime']         = 'Betriebszeit';
-$text['users']          = 'eingeloggte Benutzer';
-$text['loadavg']        = 'Load Averages';
+$text['users']          = 'Eingeloggte Benutzer';
+$text['loadavg']        = 'Auslastung';

-$text['hardware']       = 'Hardwareübersicht';
+$text['hardware']       = 'Hardware &Uuml;bersicht';
 $text['numcpu']         = 'Prozessoren';
 $text['cpumodel']       = 'Modell';
 $text['mhz']            = 'Chip MHz';
-$text['cache']          = 'Cache Größe';
+$text['cache']          = 'Cachegr&ouml;&szlig;e';
 $text['bogomips']       = 'System Bogomips';
-$text['pci']            = 'PCI Geräte';
-$text['ide']            = 'IDE Geräte';
-$text['scsi']           = 'SCSI Geräte';
+$text['pci']            = 'PCI Ger&auml;te';
+$text['ide']            = 'IDE Ger&auml;te';
+$text['scsi']           = 'SCSI Ger&auml;te';

-$text['netusage']       = 'Netzwerkauslastung';
+$text['netusage']       = 'Netzwerk Auslastung';
 $text['device']         = 'Schnittstelle';
 $text['received']       = 'Empfangen';
 $text['sent']           = 'Gesendet';
-$text['errors']         = 'Fehler/Drop';
+$text['errors']         = 'Err/Drop';

-$text['memusage']       = 'Speicherauslastung';
-$text['phymem']         = 'physikalischer Speicher';
+$text['memusage']       = 'Speicher Auslastung';
+$text['phymem']         = 'Physikalischer Speicher';
 $text['swap']           = 'Auslagerungsdatei auf Disk';

-$text['fs']             = 'eingebundene Filesysteme';
+$text['fs']             = 'Gemountete Filesysteme';
 $text['mount']          = 'Mount';
 $text['partition']      = 'Partition';

-$text['percent']        = 'prozentuale Auslastung';
+$text['percent']        = 'Prozentuale Auslastung';
 $text['type']           = 'Typ';
 $text['free']           = 'Frei';
 $text['used']           = 'Benutzt';
-$text['size']           = 'Größe';
+$text['size']           = 'Gr&ouml;&szlig;e';
 $text['totals']         = 'Insgesamt';

 $text['kb']             = 'KB';
@@ -68,10 +68,10 @@

 $text['capacity']       = 'Kapazität';

-$text['template']       = 'Template';
+$text['template']       = 'Vorlage';
 $text['language']       = 'Sprache';
-$text['submit']         = 'Submit';
-$text['created']        = 'Created by';
+$text['submit']         = 'Ändern';
+$text['created']        = 'Erstellt von';

 $text['days']           = 'Tage';
 $text['hours']          = 'Stunden';

====================================================
Index: phpsysinfo/includes/lang/en.php
diff -u phpsysinfo/includes/lang/en.php:1.1 phpsysinfo/includes/lang/en.php:1.2
--- phpsysinfo/includes/lang/en.php:1.1 Sun Jun 17 17:56:58 2001
+++ phpsysinfo/includes/lang/en.php     Sun May 15 12:46:45 2005
@@ -22,7 +22,7 @@
 $text['title']          = 'System Information';

 $text['vitals']         = 'System Vital';
-$text['hostname']       = 'Cannonical Hostname';
+$text['hostname']       = 'Canonical Hostname';
 $text['ip']             = 'Listening IP';
 $text['kversion']       = 'Kernel Version';
 $text['uptime']         = 'Uptime';
@@ -45,6 +45,8 @@
 $text['sent']           = 'Sent';
 $text['errors']         = 'Err/Drop';

+$text['connections']   = 'Established Network Connections';
+
 $text['memusage']       = 'Memory Usage';
 $text['phymem']         = 'Physical Memory';
 $text['swap']           = 'Disk Swap';






reply via email to

[Prev in Thread] Current Thread [Next in Thread]