<?php defined('SYSPATH') OR die('No direct access allowed.');
$lang = array
(
    'datasource' => 'Fuente de Datos: %s',
    'host' => 'Equipo: %s',
    'service' => 'Servicio: %s',
    'page' => 'Page: %s',
    'page-basket' => 'Página: Cesta',
    'zoom-header' => 'Zoom',
    'status-box-header' => 'Estado',
    'multisite-box-header' => 'Multisite links',
    'search-box-header' => 'Buscar',
    'icon-box-header' => 'Acciones',
    'basket-box-header' => 'Mi Cesta',
    'timerange-box-header' => 'Intervalos de Tiempo',
    'service-box-header' => 'Servicios',
    'pages-box-header' => 'Páginas',
    'nagios-summary-link-title' => 'Alertas Recientes en el Intervalo de Tiempo',
    'nagios-avail-link-title'   => 'Informe de Disponibilidad en el Intervalo de Tiempo',
    'timerange-selector-legend' => 'Seleccione un intervalo de tiempo personalizado',
    'timerange-selector-title'  => 'Seleccione un intervalo de tiempo personalizado',
    'timerange-selector-submit-button' => 'enviar',
    'timerange-selector-clear-button'  => 'limpiar',
    'timerange-selector-link'          => 'Intervalo de tiempo personalizado',
    'timerange-selector-overview'      => 'Overview',
    'start' => 'Comienzo',
    'end' => 'Fin',
    'service-details' => 'Detalles de Servicio',
    'service-overview' => 'Vista General de Servicio para "%s"',
    'title-pages-link' => 'Ver páginas',
    'title-pdf-link' => 'Ver PDF',
    'title-xml-link' => 'Ver XML',
    'title-statistics-link' => 'Ver estadísticas internas de PNP',
    'title-calendar-link' => 'Definir un intervalo de tiempo personalizado',
    'title-special-templates-link' => 'View Special Templates',
    'title-docs-link' => 'View Documentation',
    'title-home-link' => 'View Graphs',
    'title-color-link' => 'View Color Schemes',
    'docs-home' => 'Home',
    'docs-box-header' => 'Menu',
    'docs-header' => 'Documentation Version %s',
    'back' => 'back',
    'mobile-all-hosts' => 'All Hosts',
    'mobile-search-hosts' => 'Search Hosts',
    'mobile-pages' => 'View Pages',
    'mobile-special-templates' => 'View Special Templates',
    'mobile-statistics' => 'View internal statistics',
    'mobile-go-classic' => 'Classic UI',
    'mobile-submit' => 'Submit',
    'basket-empty' => 'Basket is empty',
    'basket-show' => 'Show basket',
    'basket-clear' => 'Clear basket',
    'basket-remove' => 'Remove %s',
    'basket-add-item' => 'Add this item to my basket',
    'basket-add-service' => 'Add this service to my basket',
    'color-box-header' => 'Colors',
    'color-header' => 'Colors Schemes',
);