[ Index ]
 

Code source de vtiger CRM 5.0.2

Accιdez au Source d'autres logiciels libresSoutenez Angelica Josefina !

title

Body

[fermer]

/modules/System/includes/lang/ -> gr.php (source)

   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: gr.php,v 1.12 2005/12/31 17:25:02 bigmichi1 Exp $
  21  
  22  $charset                = "iso-8895-7";
  23  
  24  $text['title']          = 'Πληροφορίες Συστήματος';
  25  
  26  $text['vitals']         = 'Χαρακτηριστικά Συστήματος';
  27  $text['hostname']       = 'Όνομα Υπολογιστή';
  28  $text['ip']             = 'Διευθυνση ΙΡ';
  29  $text['kversion']       = 'Εκδοση Πυρήνα';
  30  $text['dversion']       = 'Distro Name';
  31  $text['uptime']         = 'Χρόνος Λειτουργίας Συστήματος';
  32  $text['users']          = 'Συνδεμένοι Χρήστες';
  33  $text['loadavg']        = 'Load Average';
  34  
  35  $text['hardware']       = 'Πληροφορίες Υλικού';
  36  $text['numcpu']         = 'Επεξεργαστές';
  37  $text['cpumodel']       = 'Μοντέλο';
  38  $text['cpuspeed']       = 'Ταχύτητα MHz';
  39  $text['busspeed']       = 'BUS Speed';
  40  $text['cache']          = 'Μέγεθος Μνήμης 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']         = 'Μνήμη Physical';
  58  $text['swap']           = 'Δίσκος 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']             = 'KB';
  72  $text['mb']             = 'MB';
  73  $text['gb']             = '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']         = 'en_US';
  84  $text['gen_time']       = 'on %b %d, %Y at %I:%M %p';
  85  
  86  $text['days']           = 'μέρες';
  87  $text['hours']          = 'ώρες';
  88  $text['minutes']        = 'λεπτά';
  89    
  90  $text['temperature']    = 'Temperature';
  91  $text['voltage']        = 'Voltage';
  92  $text['fans']           = 'Fans';
  93  $text['s_value']        = 'Value';
  94  $text['s_min']          = 'Min';
  95  $text['s_max']          = 'Max';
  96  $text['s_div']          = 'Div';
  97  $text['hysteresis']     = 'Hysteresis';
  98  $text['s_limit']        = 'Limit';
  99  $text['s_label']        = 'Label';
 100  $text['degree_mark']    = '&ordm;C';
 101  $text['voltage_mark']   = 'V';
 102  $text['rpm_mark']       = 'RPM';
 103  
 104  $text['app']        = 'Kernel + applications';
 105  $text['buffers']    = 'Buffers';
 106  $text['cached']        = 'Cached';
 107  
 108  ?>


Gιnιrι le : Sun Feb 25 10:22:19 2007 par Balluche grβce ΰ PHPXref 0.7