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 / Spanish.php < prev    next >
Encoding:
PHP Script  |  2003-01-03  |  3.3 KB  |  77 lines

  1. <?
  2. /*
  3. ##############################################################################
  4. # PLEASE DO NOT REMOVE THIS HEADER
  5. #
  6. # spanish.lang.php v1.0
  7. # Copyright 2002 - Hormigo Networks, All rights reserved.
  8. # Created 18/08/2002   Last Modified 18/08/2002
  9. # Hormigo Networks
  10. # http://www.hormigo.net
  11. ##############################################################################
  12. */
  13. $charset = "charset=iso-8859-1";
  14. $label['general_info'] ="Informaci≤n General";
  15. $label['current_time']       ="Hora actual";
  16. $label['system_uptime']      ="Uptime";
  17. $label['server_enviroment']  ="Entorno del Servidor";
  18. $label['domain_name']        ="Dominio";
  19. $label['server_type']        ="Tipo de Servidor";
  20. $label['server_operating']   ="Sistema Operativo del Servidor";
  21. $label['cpu_info']           ="Informaci≤n de la CPU";
  22. $label['adres_webmaster']    ="E-Mail del administrador";
  23. $label['swapfile']           ="Archivo Swap";
  24. $label['file']               ="El archivo ";
  25. $label['total_diskspace']    ="Espacio total";
  26. $label['network_statistics'] ="Estadisticas de la Red";
  27. $label['running_services']   ="Servidores en funcionamiento";
  28. $label['free_diskspace']     ="Libre";
  29. $label['total']              ="total";
  30. $label['Value']              ="Valor";
  31. $label['used_diskspace']     ="Usado";
  32. $label['total_recieved']     ="recibido";
  33. $label['total_sent']         ="enviado";
  34. $label['offline']            ="Desconectado";
  35. $label['online']             ="En linea";
  36. $label['host_info']          ="Informaci≤n del Host actual";
  37. $label['browser']            ="Su navegador y SO son";
  38. $label['your_hostname']      ="Su Host es";
  39. $label['your_ip_adres']      ="Su IP es";
  40. $label['php_enviroment']     ="Entorno de PHP";
  41. $label['network_enviroment'] ="Entorno de Red";
  42. $label['server_status']      ="Apache Estado del Servidor";
  43. $label['server_info']        ="Apache Informaci≤n del Servidor";
  44. $label['scheduled_tasks']    ="Tareas Programadas";
  45. $label['harddisk_details']   ="Detalles del HD";
  46. $label['running_process']    ="Servicios encendidos";
  47. $label['network_connections']="Conexiones de Red actuales";
  48. $label['partition']          ="Partici≤n";
  49. $label['percent_used']       ="Por ciento usado";
  50. $label['free']               ="Libre";
  51. $label['used']               ="Usado";
  52. $label['size']               ="Tama±o";
  53. $label['mainpage']           ="Principal";
  54. $label['ip_adres']           ="Direcci≤n IP";
  55. $label['memory']             ="Memoria total";
  56. $label['free_memory']        ="Libre";
  57. $label['used_memory']        ="Usada";
  58. $label['language']           ="Lenguaje y Tema";
  59. $label['document']           ="Elija la Pßgina";
  60. $label['drivers']            ="Controladores cargados";
  61. $label['aply']               ="Aplicar";
  62. $label['theme']              ="Tema";
  63. $label['day']                ='dφa';
  64. $label['days']               ='dφas';
  65. $label['hours']              ='hora(s)';
  66. $label['minutes']            ='minuto(s)';
  67. $label['seconds']            ='segundo(s)';
  68. $label['hour']               ="ora";
  69. $label['minute']             ="minuto";
  70. $label['second']             ="segundo";
  71. $label['Statistieken']         ="statistica";
  72. $label['pageviews']             ="leituras";
  73. $label['time']                 ="hora";
  74. $label['date']                 ="data";
  75. $label['cookie']             ="cookie";
  76. $label['script']             ="script";
  77. ?>