<? /* ############################################################################## # PLEASE DO NOT REMOVE THIS HEADER # # spanish.lang.php v1.0 # Copyright 2002 - Hormigo Networks, All rights reserved. # Created 18/08/2002 Last Modified 18/08/2002 # Hormigo Networks # http://www.hormigo.net ############################################################################## */ $charset = "charset=iso-8859-1"; $label['general_info'] ="Información General"; $label['current_time'] ="Hora actual"; $label['system_uptime'] ="Uptime"; $label['server_enviroment'] ="Entorno del Servidor"; $label['domain_name'] ="Dominio"; $label['server_type'] ="Tipo de Servidor"; $label['server_operating'] ="Sistema Operativo del Servidor"; $label['cpu_info'] ="Información de la CPU"; $label['adres_webmaster'] ="E-Mail del administrador"; $label['swapfile'] ="Archivo Swap"; $label['file'] ="El archivo "; $label['total_diskspace'] ="Espacio total"; $label['network_statistics'] ="Estadisticas de la Red"; $label['running_services'] ="Servidores en funcionamiento"; $label['free_diskspace'] ="Libre"; $label['total'] ="total"; $label['Value'] ="Valor"; $label['used_diskspace'] ="Usado"; $label['total_recieved'] ="recibido"; $label['total_sent'] ="enviado"; $label['offline'] ="Desconectado"; $label['online'] ="En linea"; $label['host_info'] ="Información del Host actual"; $label['browser'] ="Su navegador y SO son"; $label['your_hostname'] ="Su Host es"; $label['your_ip_adres'] ="Su IP es"; $label['php_enviroment'] ="Entorno de PHP"; $label['network_enviroment'] ="Entorno de Red"; $label['server_status'] ="Apache Estado del Servidor"; $label['server_info'] ="Apache Información del Servidor"; $label['scheduled_tasks'] ="Tareas Programadas"; $label['harddisk_details'] ="Detalles del HD"; $label['running_process'] ="Servicios encendidos"; $label['network_connections']="Conexiones de Red actuales"; $label['partition'] ="Partición"; $label['percent_used'] ="Por ciento usado"; $label['free'] ="Libre"; $label['used'] ="Usado"; $label['size'] ="Tamaño"; $label['mainpage'] ="Principal"; $label['ip_adres'] ="Dirección IP"; $label['memory'] ="Memoria total"; $label['free_memory'] ="Libre"; $label['used_memory'] ="Usada"; $label['language'] ="Lenguaje y Tema"; $label['document'] ="Elija la Página"; $label['drivers'] ="Controladores cargados"; $label['aply'] ="Aplicar"; $label['theme'] ="Tema"; $label['day'] ='día'; $label['days'] ='días'; $label['hours'] ='hora(s)'; $label['minutes'] ='minuto(s)'; $label['seconds'] ='segundo(s)'; $label['hour'] ="ora"; $label['minute'] ="minuto"; $label['second'] ="segundo"; $label['Statistieken'] ="statistica"; $label['pageviews'] ="leituras"; $label['time'] ="hora"; $label['date'] ="data"; $label['cookie'] ="cookie"; $label['script'] ="script"; ?>