home *** CD-ROM | disk | FTP | other *** search
/ PC Professionell 2004 December / PCpro_2004_12.ISO / files / webserver / tsw / TSW_3.4.0.exe / Apache2 / admin / Italian.php < prev    next >
Encoding:
PHP Script  |  2004-02-20  |  2.9 KB  |  66 lines

  1. <?
  2. $charset = "charset=windows-1252";
  3. $label['general_info']       ="Informazioni generali";
  4. $label['current_time']       ="Ora corrente";
  5. $label['system_uptime']      ="System uptime";
  6. $label['server_enviroment']  ="Ambiente del Server";
  7. $label['domain_name']        ="Nome del dominio";
  8. $label['server_type']        ="Tipo di Server";
  9. $label['server_operating']   ="Server";
  10. $label['cpu_info']           ="Tipo di Processore";
  11. $label['adres_webmaster']    ="Indirizzo del webmaster";
  12. $label['swapfile']           ="File di Swap ";
  13. $label['file']               ="File";
  14. $label['total_diskspace']    ="Spazio totale";
  15. $label['network_statistics'] ="Statistiche del Network";
  16. $label['running_services']   ="Server usati";
  17. $label['free_diskspace']     ="disponibile";
  18. $label['total']              ="Totale";
  19. $label['Value']              ="Valore";
  20. $label['used_diskspace']     ="usato";
  21. $label['total_recieved']     ="ricevuti";
  22. $label['total_sent']         ="inviati";
  23. $label['offline']            ="offline";
  24. $label['online']             ="online";
  25. $label['host_info']          ="Informazione sul visitatore attuale";
  26. $label['browser']            ="Browser e sistema Operativo";
  27. $label['your_hostname']      ="Nome del tuo host";
  28. $label['your_ip_adres']      ="Tuo indirizzo IP";
  29. $label['php_enviroment']     ="Ambiente Php ";
  30. $label['network_enviroment'] ="Ambiente Network";
  31. $label['server_status']      ="Stato del server Apache";
  32. $label['server_info']        ="Informazioni sul server Apache";
  33. $label['scheduled_tasks']    ="Operazioni pianificate";
  34. $label['harddisk_details']   ="Dettagli hard-disk";
  35. $label['running_process']    ="Processi attivi";
  36. $label['network_connections']="Connessioni attuali del network";
  37. $label['partition']          ="Partizione";
  38. $label['percent_used']       ="Percentuale usata";
  39. $label['free']               ="libero";
  40. $label['used']               ="usato";
  41. $label['size']               ="volume";
  42. $label['mainpage']           ="Pagina iniziale";
  43. $label['ip_adres']           ="Indirizzo Ip";
  44. $label['memory']             ="Memoria totale";
  45. $label['free_memory']        ="libera";
  46. $label['used_memory']        ="usata";
  47. $label['language']           =" Lingua";
  48. $label['document']           ="Scelta pagina";
  49. $label['drivers']            ="Driver caricati";
  50. $label['aply']               ="Applica";
  51. $label['theme']              ="Tema";
  52. $label['day']                ='giorno';
  53. $label['days']               ='giorni';
  54. $label['hours']              ='ore';
  55. $label['minutes']            ='minuti';
  56. $label['seconds']            ='secondi';
  57. $label['hour']               ="ora";
  58. $label['minute']             ="minuto";
  59. $label['second']             ="secondo";
  60. $label['Statistieken']         ="Statistiche";
  61. $label['pageviews']         ="Pageviews";
  62. $label['time']             ="tempo";
  63. $label['date']             ="data";
  64. $label['cookie']         ="cookie";
  65. $label['script']         ="script";
  66. ?>