Imported Upstream version 0.6.24+dfsg1
This commit is contained in:
59
share/pnp/application/i18n/de_DE/common.php
Normal file
59
share/pnp/application/i18n/de_DE/common.php
Normal file
@@ -0,0 +1,59 @@
|
||||
<?php defined('SYSPATH') OR die('kein direkter Zugang erlaubt.');
|
||||
$lang = array
|
||||
(
|
||||
'host' => 'Host: %s',
|
||||
'service' => 'Service: %s',
|
||||
'page' => 'Page: %s',
|
||||
'page-basket' => 'Page: Basket',
|
||||
'datasource' => 'Datasource: %s',
|
||||
'zoom-header' => 'Zoom',
|
||||
'status-box-header' => 'Status',
|
||||
'multisite-box-header' => 'Multisite Links',
|
||||
'search-box-header' => 'Suche',
|
||||
'icon-box-header' => 'Aktionen',
|
||||
'basket-box-header' => 'Mein Korb',
|
||||
'timerange-box-header' => 'Zeitbereiche',
|
||||
'service-box-header' => 'Services',
|
||||
'special-templates-box-header' => 'Special Templates',
|
||||
'pages-box-header' => 'Pages',
|
||||
'nagios-summary-link-title' => 'aktuellste Alarme für diesen Zeitbereich',
|
||||
'nagios-avail-link-title' => 'Nagios-Verügbarkeitsbericht für diesen Zeitbereich',
|
||||
'timerange-selector-legend' => 'Auswahl eines Zeitbereichs',
|
||||
'timerange-selector-title' => 'Auswahl eines Zeitbereichs',
|
||||
'timerange-selector-submit-button' => 'absenden',
|
||||
'timerange-selector-clear-button' => 'löschen',
|
||||
'timerange-selector-link' => 'Spezieller Zeitbereich',
|
||||
'timerange-selector-overview' => 'Übersicht',
|
||||
'start' => 'Start',
|
||||
'end' => 'Ende',
|
||||
'service-details' => 'Service-Details',
|
||||
'service-overview' => 'Service-Übersicht für "%s"',
|
||||
'title-pages-link' => 'Pages anzeigen',
|
||||
'title-pdf-link' => 'PDF anzeigen',
|
||||
'title-xml-link' => 'XML anzeigen',
|
||||
'title-statistics-link' => 'Interne PNP Statistiken',
|
||||
'title-calendar-link' => 'Einen Zeitbereich definieren',
|
||||
'title-special-templates-link' => 'Spezial Templates anzeigen',
|
||||
'title-docs-link' => 'Dokumentation',
|
||||
'title-home-link' => 'Zu den Graphen',
|
||||
'title-color-link' => 'View Color Schemes',
|
||||
'docs-home' => 'Home',
|
||||
'docs-box-header' => 'Menu',
|
||||
'docs-header' => 'Dokumentation Version %s',
|
||||
'back' => 'zurück',
|
||||
'mobile-all-hosts' => 'Alle Hosts',
|
||||
'mobile-search-hosts' => 'Hosts suchen',
|
||||
'mobile-pages' => 'Pages anzeigen',
|
||||
'mobile-special-templates' => 'Special Templates anzeigen',
|
||||
'mobile-statistics' => 'Interne PNP Statistiken',
|
||||
'mobile-go-classic' => 'Classic UI',
|
||||
'mobile-submit' => 'absenden',
|
||||
'basket-empty' => 'Basket ist leer',
|
||||
'basket-show' => 'Zeige Basket',
|
||||
'basket-clear' => 'Leere Basket',
|
||||
'basket-remove' => 'Entferne %s',
|
||||
'basket-add-item' => 'Graphen zum Basket hinzufügen',
|
||||
'basket-add-service' => 'Alle Graphen zum Basket hinzufügen',
|
||||
'color-box-header' => 'Colors',
|
||||
'color-header' => 'Colors Schemes',
|
||||
);
|
||||
32
share/pnp/application/i18n/de_DE/error.php
Normal file
32
share/pnp/application/i18n/de_DE/error.php
Normal file
@@ -0,0 +1,32 @@
|
||||
<?php defined('SYSPATH') OR die('kein direkter Zugang erlaubt.');
|
||||
$lang = array
|
||||
(
|
||||
'rrdtool-not-found' => '"rrdtool"-Binary nicht in %s gefunden. <a href="http://docs.pnp4nagios.org/de/faq/1">FAQ online lesen</a>',
|
||||
'config-not-found' => 'Config-Datei %s nicht gefunden. <a href="http://docs.pnp4nagios.org/de/faq/2">FAQ online lesen</a>',
|
||||
'perfdata-dir-empty' => 'Das perfdata-Verzeichnis "%s" ist leer. Bitte die Nagios-Konfiguration prüfen. <a href="http://docs.pnp4nagios.org/de/faq/3">FAQ online lesen</a>',
|
||||
'host-perfdata-dir-empty' => 'Das perfdata-Verzeichnis "%s" ist leer. Bitte die Nagios-Konfiguration prüfen. <a href="http://docs.pnp4nagios.org/de/faq/4">FAQ online lesen</a>',
|
||||
'perfdata-dir-for-host' => 'Das perfdata-Verzeichnis "%s" für Host "%s" existiert nicht. <a href="http://docs.pnp4nagios.org/de/faq/5">FAQ online lesen</a>',
|
||||
'xml-not-found' => 'XML-Datei "%s" nicht gefunden. <a href="http://docs.pnp4nagios.org/de/faq/6">FAQ online lesen</a>',
|
||||
'get-first-service' => 'Konnte ersten Service für Host "%s" nicht finden. <a href="http://docs.pnp4nagios.org/de/faq/7">FAQ online lesen</a>',
|
||||
'get-first-host' => 'Keinen Host gefunden. <a href="http://docs.pnp4nagios.org/de/faq/8">FAQ online lesen</a>',
|
||||
'xml-structure-mismatch' => 'Version der XML-Struktur ungültig. Fand Version "%d", sollte aber "%d" sein. <a href="http://docs.pnp4nagios.org/de/faq/9">FAQ online lesen</a>',
|
||||
'save-rrd-image' => 'Speichern des Graphen gescheitert. php fopen("%s") failed. <a href="http://docs.pnp4nagios.org/de/faq/10">FAQ online lesen</a>',
|
||||
'xml-structure-without-version-tag' => 'Versionshinweis fehlt im XML-File. <a href="http://docs.pnp4nagios.org/de/faq/11">FAQ online lesen</a>',
|
||||
'template-without-opt' => 'Template %s übergibt Array $opt[] nicht. <a href="http://docs.pnp4nagios.org/de/faq/12">FAQ online lesen</a>',
|
||||
'template-without-def' => 'Template %s übergibt Array $def[] nicht. <a href="http://docs.pnp4nagios.org/de/faq/13">FAQ online lesen</a>',
|
||||
'no-data-for-page' => 'Keine Daten für die Page "%s", <a href="http://docs.pnp4nagios.org/de/faq/14">FAQ online lesen</a>',
|
||||
'page-not-readable' => 'Konfigurationsdatei "%s" ist nicht lesbar oder existiert nicht. <a href="http://docs.pnp4nagios.org/de/faq/15">FAQ online lesen</a>',
|
||||
'auth-pages' => 'Sie sind nicht berechtigt, "Pages" anzusehen <a href="http://docs.pnp4nagios.org/de/faq/16">FAQ online lesen</a>',
|
||||
'page-config-dir' => 'Keine page-Konfigurationsdatei in "%s" gefunden <a href="http://docs.pnp4nagios.org/de/faq/17">FAQ online lesen</a>',
|
||||
'xport-host-service' => 'Xport-Controller benötigt "host"- und "srv"-URL-Parameter. <a href="http://docs.pnp4nagios.org/de/faq/18">FAQ online lesen</a>',
|
||||
'mod-rewrite' => 'Apache Rewrite Module ist nicht aktiviert. <a href="http://docs.pnp4nagios.org/de/faq/19">Read FAQ online</a>',
|
||||
'tpl-no-services-found' => 'Es wurden keine Services gefunden "%s". <a href="http://docs.pnp4nagios.org/de/faq/20">Read FAQ online</a>',
|
||||
'tpl-no-hosts-found' => 'Es wurden keine Hosts gefunden "%s". <a href="http://docs.pnp4nagios.org/de/faq/21">Read FAQ online</a>',
|
||||
'no-templates-found' => 'Es wurde kein passendes Template gefunden. <a href="http://docs.pnp4nagios.org/de/faq/22">Read FAQ online</a>',
|
||||
'not_authorized' => 'You are not authorized to view this host/service',
|
||||
'remote_user_missing' => 'Remote user is missing. Authentication check cancled. <a href="http://docs.pnp4nagios.org/faq/23">Read FAQ online</a>',
|
||||
'livestatus_socket_error' => 'Livestatus Socket error: %s (%s) <a href="http://docs.pnp4nagios.org/faq/24">Read FAQ online</a>',
|
||||
'not_authorized_for_host_overview' => 'You are not authorized to access this host overview page.',
|
||||
'xml-generic_error' => 'XML file "%s" not parsable.<p><strong>XML Errors:</strong>%s</p>',
|
||||
'gd-missing' => 'PHP GD functions are missing. More on <a href="http://www.php.net/manual/en/book.image.php">www.php.net</a>',
|
||||
);
|
||||
59
share/pnp/application/i18n/en_US/common.php
Normal file
59
share/pnp/application/i18n/en_US/common.php
Normal file
@@ -0,0 +1,59 @@
|
||||
<?php defined('SYSPATH') OR die('No direct access allowed.');
|
||||
$lang = array
|
||||
(
|
||||
'datasource' => 'Datasource: %s',
|
||||
'host' => 'Host: %s',
|
||||
'service' => 'Service: %s',
|
||||
'page' => 'Page: %s',
|
||||
'page-basket' => 'Page: Basket',
|
||||
'zoom-header' => 'Zoom',
|
||||
'status-box-header' => 'Status',
|
||||
'multisite-box-header' => 'Multisite links',
|
||||
'search-box-header' => 'Search',
|
||||
'icon-box-header' => 'Actions',
|
||||
'basket-box-header' => 'My basket',
|
||||
'timerange-box-header' => 'Time ranges',
|
||||
'service-box-header' => 'Services',
|
||||
'special-templates-box-header' => 'Special Templates',
|
||||
'pages-box-header' => 'Pages',
|
||||
'nagios-summary-link-title' => 'Most recent alerts for this time range',
|
||||
'nagios-avail-link-title' => 'Nagios availability report for this time range',
|
||||
'timerange-selector-legend' => 'Select a custom time range',
|
||||
'timerange-selector-title' => 'Select a custom time range',
|
||||
'timerange-selector-submit-button' => 'Submit',
|
||||
'timerange-selector-clear-button' => 'Clear',
|
||||
'timerange-selector-link' => 'Custom time range',
|
||||
'timerange-selector-overview' => 'Overview',
|
||||
'start' => 'Start',
|
||||
'end' => 'End',
|
||||
'service-details' => 'Service details',
|
||||
'service-overview' => 'Service overview for "%s"',
|
||||
'title-pages-link' => 'View Pages',
|
||||
'title-pdf-link' => 'View PDF',
|
||||
'title-xml-link' => 'View XML',
|
||||
'title-statistics-link' => 'View internal statistics',
|
||||
'title-calendar-link' => 'Define a custom time range',
|
||||
'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',
|
||||
);
|
||||
32
share/pnp/application/i18n/en_US/error.php
Normal file
32
share/pnp/application/i18n/en_US/error.php
Normal file
@@ -0,0 +1,32 @@
|
||||
<?php defined('SYSPATH') OR die('No direct access allowed.');
|
||||
$lang = array
|
||||
(
|
||||
'rrdtool-not-found' => 'RRDTool not found in %s. <a href="http://docs.pnp4nagios.org/faq/1">Read FAQ online</a>',
|
||||
'config-not-found' => 'Config file %s not found. <a href="http://docs.pnp4nagios.org/faq/2">Read FAQ online</a>',
|
||||
'perfdata-dir-empty' => 'perfdata directory "%s" is empty. Please check your Nagios config. <a href="http://docs.pnp4nagios.org/faq/3">Read FAQ online</a>',
|
||||
'host-perfdata-dir-empty' => 'perfdata directory "%s" is empty. Please check your Nagios config. <a href="http://docs.pnp4nagios.org/faq/4">Read FAQ online</a>',
|
||||
'perfdata-dir-for-host' => 'perfdata directory "%s" for host "%s" does not exist. <a href="http://docs.pnp4nagios.org/faq/5">Read FAQ online</a>',
|
||||
'xml-not-found' => 'XML file "%s" not found. <a href="http://docs.pnp4nagios.org/faq/6">Read FAQ online</a>',
|
||||
'get-first-service' => 'Can´t find first service for host "%s". <a href="http://docs.pnp4nagios.org/faq/7">Read FAQ online</a>',
|
||||
'get-first-host' => 'Can´t find any Host. <a href="http://docs.pnp4nagios.org/faq/8">Read FAQ online</a>',
|
||||
'xml-structure-mismatch' => 'XML structure mismatch. Found version "%d" but should be "%d". <a href="http://docs.pnp4nagios.org/faq/9">Read FAQ online</a>',
|
||||
'save-rrd-image' => 'php fopen("%s") failed. <a href="http://docs.pnp4nagios.org/faq/10">Read FAQ online</a>',
|
||||
'xml-structure-without-version-tag' => 'XML structure mismatch. Version tag not found in "%s". <a href="http://docs.pnp4nagios.org/faq/11">Read FAQ online</a>',
|
||||
'template-without-opt' => 'Template %s does not provide array $opt[]. <a href="http://docs.pnp4nagios.org/faq/12">Read FAQ online</a>',
|
||||
'template-without-def' => 'Template %s does not provide array $def[]. <a href="http://docs.pnp4nagios.org/faq/13">Read FAQ online</a>',
|
||||
'no-data-for-page' => 'Sorry, but we can´t find any data using config file "%s", <a href="http://docs.pnp4nagios.org/faq/14">Read FAQ online</a>',
|
||||
'page-not-readable' => 'Config file "%s" is not readable or does not exist. <a href="http://docs.pnp4nagios.org/faq/15">Read FAQ online</a>',
|
||||
'auth-pages' => 'You are not authorized to view "pages" <a href="http://docs.pnp4nagios.org/faq/16">Read FAQ online</a>',
|
||||
'page-config-dir' => 'No page config file found in "%s" <a href="http://docs.pnp4nagios.org/faq/17">Read FAQ online</a>',
|
||||
'xport-host-service' => 'Xport controller needs "host" and "srv" URL parameters. <a href="http://docs.pnp4nagios.org/faq/18">Read FAQ online</a>',
|
||||
'mod-rewrite' => 'Apache Rewrite Module is not enabled. <a href="http://docs.pnp4nagios.org/faq/19">Read FAQ online</a>',
|
||||
'tpl-no-services-found' => 'No services could be found "%s". <a href="http://docs.pnp4nagios.org/faq/20">Read FAQ online</a>',
|
||||
'tpl-no-hosts-found' => 'No hosts could be found "%s". <a href="http://docs.pnp4nagios.org/faq/21">Read FAQ online</a>',
|
||||
'no-templates-found' => 'No templates could be found. <a href="http://docs.pnp4nagios.org/faq/22">Read FAQ online</a>',
|
||||
'not_authorized' => 'You are not authorized to view this host/service',
|
||||
'remote_user_missing' => 'Remote user is missing. Authentication check cancled. <a href="http://docs.pnp4nagios.org/faq/23">Read FAQ online</a>',
|
||||
'livestatus_socket_error' => 'Livestatus Socket error: %s (%s) <a href="http://docs.pnp4nagios.org/faq/24">Read FAQ online</a>',
|
||||
'not_authorized_for_host_overview' => 'You are not authorized to access this host overview page.',
|
||||
'xml-generic_error' => 'XML file "%s" not parsable.<p><strong>XML Errors:</strong>%s</p>',
|
||||
'gd-missing' => 'PHP GD functions are missing. More on <a href="http://www.php.net/manual/en/book.image.php">www.php.net</a>',
|
||||
);
|
||||
58
share/pnp/application/i18n/es_ES/common.php
Normal file
58
share/pnp/application/i18n/es_ES/common.php
Normal file
@@ -0,0 +1,58 @@
|
||||
<?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',
|
||||
);
|
||||
32
share/pnp/application/i18n/es_ES/error.php
Normal file
32
share/pnp/application/i18n/es_ES/error.php
Normal file
@@ -0,0 +1,32 @@
|
||||
<?php defined('SYSPATH') OR die('No direct access allowed.');
|
||||
$lang = array
|
||||
(
|
||||
'rrdtool-not-found' => 'RRDTool no se encuentra en %s. <a href="http://docs.pnp4nagios.org/es/faq/1">Leer FAQ en línea</a>',
|
||||
'config-not-found' => 'El fichero de configuración %s no se ha encontrado. <a href="http://docs.pnp4nagios.org/es/faq/2">Leer FAQ en línea</a>',
|
||||
'perfdata-dir-empty' => 'El directorio de Perfdata "%s" está vacío. Compruebe la configuración de Nagios. <a href="http://docs.pnp4nagios.org/es/faq/3">Leer FAQ en línea</a>',
|
||||
'host-perfdata-dir-empty' => 'El directorio de Perfdata "%s" está vacío. Compruebe la configuración de Nagios. <a href="http://docs.pnp4nagios.org/es/faq/4">Leer FAQ en línea</a>',
|
||||
'perfdata-dir-for-host' => 'El directorio Perfdata "%s" para el Equipo "%s" no existe. <a href="http://docs.pnp4nagios.org/es/faq/5">Leer FAQ en línea</a>',
|
||||
'xml-not-found' => 'Fichero XML "%s" no encontrado. <a href="http://docs.pnp4nagios.org/es/faq/6">Leer FAQ en línea</a>',
|
||||
'get-first-service' => 'No puedo encontrar el primer servicio para el equipo "%s". <a href="http://docs.pnp4nagios.org/es/faq/7">Leer FAQ en línea</a>',
|
||||
'get-first-host' => 'No puedo encuentrar ningún Equipo. <a href="http://docs.pnp4nagios.org/es/faq/8">Leer FAQ en línea</a>',
|
||||
'xml-structure-mismatch' => 'Error en la Estructura XML. Versión Encontrada "%d" pero debería ser "%d". <a href="http://docs.pnp4nagios.org/es/faq/9">Read FAQ online</a>',
|
||||
'save-rrd-image' => 'fallo en php fopen("%s"). <a href="http://docs.pnp4nagios.org/es/faq/10">Leer FAQ en línea</a>',
|
||||
'xml-structure-without-version-tag' => 'Error en la estructura XML. Etiqueta de Versión no encontrada. <a href="http://docs.pnp4nagios.org/es/faq/11">Leer FAQ en línea</a>',
|
||||
'template-without-opt' => 'La plantilla %s no tiene el array $opt[]. <a href="http://docs.pnp4nagios.org/es/faq/12">Leer FAQ en línea</a>',
|
||||
'template-without-def' => 'La plantilla %s no tiene el array $def[]. <a href="http://docs.pnp4nagios.org/es/faq/13">Leer FAQ en línea</a>',
|
||||
'no-data-for-page' => 'Lo siento, no puedo encontrar ningún dato usando el fichero de configuración "%s", <a href="http://docs.pnp4nagios.org/es/faq/14">Leer FAQ en línea</a>',
|
||||
'page-not-readable' => 'El fichero de configuración "%s" no es legible o no existe. <a href="http://docs.pnp4nagios.org/es/faq/15">Leer FAQ en línea</a>',
|
||||
'auth-pages' => 'No está autorizado a ver "páginas" <a href="http://docs.pnp4nagios.org/es/faq/16">Leer FAQ en línea</a>',
|
||||
'page-config-dir' => 'No hay fichero de configuración de página en "%s" <a href="http://docs.pnp4nagios.org/es/faq/17">Leer FAQ en línea</a>',
|
||||
'xport-host-service' => 'El controlador Xport necesita los parámetros de URL "host" y "srv". <a href="http://docs.pnp4nagios.org/es/faq/18">Leer FAQ en línea</a>',
|
||||
'mod-rewrite' => 'El módulo Apache Rewrite no está habilitado. <a href="http://docs.pnp4nagios.org/es/faq/19">Leer FAQ en línea</a>',
|
||||
'tpl-no-services-found' => 'No services could be found "%s". <a href="http://docs.pnp4nagios.org/faq/20">Read FAQ online</a>',
|
||||
'tpl-no-hosts-found' => 'No hosts could be found "%s". <a href="http://docs.pnp4nagios.org/faq/21">Read FAQ online</a>',
|
||||
'no-templates-found' => 'No templates could be found. <a href="http://docs.pnp4nagios.org/faq/22">Read FAQ online</a>',
|
||||
'not_authorized' => 'You are not authorized to view this host/service',
|
||||
'remote_user_missing' => 'Remote user is missing. Authentication check cancled. <a href="http://docs.pnp4nagios.org/faq/23">Read FAQ online</a>',
|
||||
'livestatus_socket_error' => 'Livestatus Socket error: %s (%s) <a href="http://docs.pnp4nagios.org/faq/24">Read FAQ online</a>',
|
||||
'not_authorized_for_host_overview' => 'You are not authorized to access this host overview page.',
|
||||
'xml-generic_error' => 'XML file "%s" not parsable.<p><strong>XML Errors:</strong>%s</p>',
|
||||
'gd-missing' => 'PHP GD functions are missing. More on <a href="http://www.php.net/manual/en/book.image.php">www.php.net</a>',
|
||||
);
|
||||
59
share/pnp/application/i18n/fr_FR/common.php
Normal file
59
share/pnp/application/i18n/fr_FR/common.php
Normal file
@@ -0,0 +1,59 @@
|
||||
<?php defined('SYSPATH') OR die('No direct access allowed.');
|
||||
$lang = array
|
||||
(
|
||||
'datasource' => 'Source de données : %s',
|
||||
'host' => 'Machine : %s',
|
||||
'service' => 'Service : %s',
|
||||
'page' => 'Page : %s',
|
||||
'page-basket' => 'Page : Panier',
|
||||
'zoom-header' => 'Zoom',
|
||||
'status-box-header' => 'État',
|
||||
'multisite-box-header' => 'Liens multisite',
|
||||
'search-box-header' => 'Recherche',
|
||||
'icon-box-header' => 'Actions',
|
||||
'basket-box-header' => 'Mon panier',
|
||||
'timerange-box-header' => 'Plage de temps',
|
||||
'service-box-header' => 'Services',
|
||||
'special-templates-box-header' => 'Patrons spécifiques',
|
||||
'pages-box-header' => 'Pages',
|
||||
'nagios-summary-link-title' => 'Alarmes les plus récentes dans cette plage de temps',
|
||||
'nagios-avail-link-title' => 'Disponibilité de Nagios pendant cette plage de temps',
|
||||
'timerange-selector-legend' => 'Selectionner une plage de temps',
|
||||
'timerange-selector-title' => 'Selectionner une plage de temps',
|
||||
'timerange-selector-submit-button' => 'démarrer',
|
||||
'timerange-selector-clear-button' => 'effacer',
|
||||
'timerange-selector-link' => 'Plage de temps personnalisée',
|
||||
'timerange-selector-overview' => 'Overview',
|
||||
'start' => 'Début',
|
||||
'end' => 'Fin',
|
||||
'service-details' => 'Détails du service',
|
||||
'service-overview' => 'Aperçu du service sur "%s"',
|
||||
'title-pages-link' => 'Voir la page',
|
||||
'title-pdf-link' => 'Extraction PDF',
|
||||
'title-xml-link' => 'Extraction XML',
|
||||
'title-statistics-link' => 'Voir statistiques internes sur PNP',
|
||||
'title-calendar-link' => 'Définir une plage de temps',
|
||||
'title-special-templates-link' => 'Voir les patrons',
|
||||
'title-docs-link' => 'Accèder à la documentation',
|
||||
'title-home-link' => 'Accèder aux graphiques',
|
||||
'title-color-link' => 'View Color Schemes',
|
||||
'docs-home' => 'Accueil',
|
||||
'docs-box-header' => 'Menu',
|
||||
'docs-header' => 'Version de la documentation %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',
|
||||
);
|
||||
32
share/pnp/application/i18n/fr_FR/error.php
Normal file
32
share/pnp/application/i18n/fr_FR/error.php
Normal file
@@ -0,0 +1,32 @@
|
||||
<?php defined('SYSPATH') OR die('No direct access allowed.');
|
||||
$lang = array
|
||||
(
|
||||
'rrdtool-not-found' => 'RRDTool non trouvé dans %s. <a href="http://docs.pnp4nagios.org/faq/1">Lire la FAQ</a>',
|
||||
'config-not-found' => 'Fichier de config %s non trouvé. <a href="http://docs.pnp4nagios.org/faq/2">Lire la FAQ</a>',
|
||||
'perfdata-dir-empty' => 'Répertoire perfdata "%s" vide. Merci de vérifier la configuration de Nagios. <a href="http://docs.pnp4nagios.org/faq/3">Lire la FAQ</a>',
|
||||
'host-perfdata-dir-empty' => 'Répertoire perfdata "%s" vide. Merci de vérifier la configuration de Nagios. <a href="http://docs.pnp4nagios.org/faq/4">Lire la FAQ</a>',
|
||||
'perfdata-dir-for-host' => 'Répertoire perfdata "%s" du serveur "%s" n\'existe pas. <a href="http://docs.pnp4nagios.org/faq/5">Lire la FAQ</a>',
|
||||
'xml-not-found' => 'Fichier XML "%s" non trouvé. <a href="http://docs.pnp4nagios.org/faq/6">Lire la FAQ</a>',
|
||||
'get-first-service' => 'Impossible de trouver le premier service du serveur "%s". <a href="http://docs.pnp4nagios.org/faq/7">Lire la FAQ</a>',
|
||||
'get-first-host' => 'Impossible de trouver un serveur. <a href="http://docs.pnp4nagios.org/faq/8">Lire la FAQ</a>',
|
||||
'xml-structure-mismatch' => 'Structure XML incorrecte. Version trouvé "%d" mais version attendu "%d". <a href="http://docs.pnp4nagios.org/faq/9">Lire la FAQ</a>',
|
||||
'save-rrd-image' => 'Échec de la fonction php fopen("%s"). <a href="http://docs.pnp4nagios.org/faq/10">Lire la FAQ</a>',
|
||||
'xml-structure-without-version-tag' => 'Structure XML incorrect. Balise de version introuvable dans "%s". <a href="http://docs.pnp4nagios.org/faq/11">Lire la FAQ</a>',
|
||||
'template-without-opt' => 'Le template %s ne renvoie pas de tableau $opt[]. <a href="http://docs.pnp4nagios.org/faq/12">Lire la FAQ</a>',
|
||||
'template-without-def' => 'Le template %s ne renvoie pas de tableau $def[]. <a href="http://docs.pnp4nagios.org/faq/13">Lire la FAQ</a>',
|
||||
'no-data-for-page' => 'Désolé, mais impossible de trouver des données en utilisant le fichier de configuration "%s", <a href="http://docs.pnp4nagios.org/faq/14">Lire la FAQ</a>',
|
||||
'page-not-readable' => 'Impossible de lire le fichier de configuration "%s" ou fichier introuvable. <a href="http://docs.pnp4nagios.org/faq/15">Lire la FAQ</a>',
|
||||
'auth-pages' => 'Vous n\'êtes pas autorisé de voir "pages" <a href="http://docs.pnp4nagios.org/faq/16">Lire la FAQ</a>',
|
||||
'page-config-dir' => 'Pas de fichier de configuration pour page dans "%s" <a href="http://docs.pnp4nagios.org/faq/17">Lire la FAQ</a>',
|
||||
'xport-host-service' => 'Le contrôleur Xport nécessite les paramètres "host" et "srv" en paramètres d\'URL. <a href="http://docs.pnp4nagios.org/faq/18">Lire la FAQ</a>',
|
||||
'mod-rewrite' => 'Module Apache Rewrite désactivé. <a href="http://docs.pnp4nagios.org/faq/19">Lire la FAQ</a>',
|
||||
'tpl-no-services-found' => 'Impossible de trouver des services "%s". <a href="http://docs.pnp4nagios.org/faq/20">Read FAQ online</a>',
|
||||
'tpl-no-hosts-found' => 'Impossible de trouver des serveurs "%s". <a href="http://docs.pnp4nagios.org/faq/21">Read FAQ online</a>',
|
||||
'no-templates-found' => 'Impossible de trouver des modèles. <a href="http://docs.pnp4nagios.org/faq/22">Read FAQ online</a>',
|
||||
'not_authorized' => 'You are not authorized to view this host/service',
|
||||
'remote_user_missing' => 'Remote user is missing. Authentication check cancled. <a href="http://docs.pnp4nagios.org/faq/23">Read FAQ online</a>',
|
||||
'livestatus_socket_error' => 'Livestatus Socket error: %s (%s) <a href="http://docs.pnp4nagios.org/faq/24">Read FAQ online</a>',
|
||||
'not_authorized_for_host_overview' => 'You are not authorized to access this host overview page.',
|
||||
'xml-generic_error' => 'XML file "%s" not parsable.<p><strong>XML Errors:</strong>%s</p>',
|
||||
'gd-missing' => 'PHP GD functions are missing. More on <a href="http://www.php.net/manual/en/book.image.php">www.php.net</a>',
|
||||
);
|
||||
59
share/pnp/application/i18n/ru_RU/common.php
Normal file
59
share/pnp/application/i18n/ru_RU/common.php
Normal file
@@ -0,0 +1,59 @@
|
||||
<?php defined('SYSPATH') OR die('No direct access allowed.');
|
||||
$lang = array
|
||||
(
|
||||
'datasource' => 'Источник данных: %s',
|
||||
'host' => 'Хост: %s',
|
||||
'service' => 'Служба: %s',
|
||||
'page' => 'Страница: %s',
|
||||
'page-basket' => 'Страница: Мой набор',
|
||||
'zoom-header' => 'Детализация',
|
||||
'status-box-header' => 'Статус',
|
||||
'multisite-box-header' => 'Multisite links',
|
||||
'search-box-header' => 'Поиск',
|
||||
'icon-box-header' => 'Действия',
|
||||
'basket-box-header' => 'Мой набор',
|
||||
'timerange-box-header' => 'Интервалы времени',
|
||||
'service-box-header' => 'Службы',
|
||||
'special-templates-box-header' => 'Специальные шаблоны',
|
||||
'pages-box-header' => 'Страницы',
|
||||
'nagios-summary-link-title' => 'Последние алерты за данный промежуток',
|
||||
'nagios-avail-link-title' => 'Сводка доступности за данный промежуток',
|
||||
'timerange-selector-legend' => 'Выберите промежуток',
|
||||
'timerange-selector-title' => 'Установка собственного интервала времени',
|
||||
'timerange-selector-submit-button' => 'ввести',
|
||||
'timerange-selector-clear-button' => 'очистить',
|
||||
'timerange-selector-link' => 'Собственный интервал',
|
||||
'timerange-selector-overview' => 'Overview',
|
||||
'start' => 'Начало',
|
||||
'end' => 'Окончание',
|
||||
'service-details' => 'Подробности о службе',
|
||||
'service-overview' => 'Обзор служб для "%s"',
|
||||
'title-pages-link' => 'Обзор страниц',
|
||||
'title-pdf-link' => 'Просмотр PDF',
|
||||
'title-xml-link' => 'Просмотр XML',
|
||||
'title-statistics-link' => 'Просмотр внутренней статистики PNP',
|
||||
'title-calendar-link' => 'Установка собственного временного интервала',
|
||||
'title-special-templates-link' => 'Просмотр специальных шаблонов',
|
||||
'title-docs-link' => 'Просмотреть документацию',
|
||||
'title-home-link' => 'Просмотр графиков',
|
||||
'title-color-link' => 'View Color Schemes',
|
||||
'docs-home' => 'На главную',
|
||||
'docs-box-header' => 'Меню',
|
||||
'docs-header' => 'Версия документации %s',
|
||||
'back' => 'назад',
|
||||
'mobile-all-hosts' => 'Все хосты',
|
||||
'mobile-search-hosts' => 'Поиск хостов',
|
||||
'mobile-pages' => 'Просмотр страниц',
|
||||
'mobile-special-templates' => 'Просмотр специальных шаблонов',
|
||||
'mobile-statistics' => 'Просмотр внутренней статистики',
|
||||
'mobile-go-classic' => 'Классический UI',
|
||||
'mobile-submit' => 'Ввести',
|
||||
'basket-empty' => 'Корзина пуста',
|
||||
'basket-show' => 'Показать корзину',
|
||||
'basket-clear' => 'Clear basket',
|
||||
'basket-remove' => 'Убрать %s',
|
||||
'basket-add-item' => 'Добавить этот элемент в мою корзину',
|
||||
'basket-add-service' => 'Добавить эту службу в мою корзину',
|
||||
'color-box-header' => 'Colors',
|
||||
'color-header' => 'Colors Schemes',
|
||||
);
|
||||
32
share/pnp/application/i18n/ru_RU/error.php
Normal file
32
share/pnp/application/i18n/ru_RU/error.php
Normal file
@@ -0,0 +1,32 @@
|
||||
<?php defined('SYSPATH') OR die('No direct access allowed.');
|
||||
$lang = array
|
||||
(
|
||||
'rrdtool-not-found' => 'RRDTool не обнаружено в %s. <a href="http://docs.pnp4nagios.org/faq/1">Read FAQ online</a>',
|
||||
'config-not-found' => 'Файл конфигурации %s не найден. <a href="http://docs.pnp4nagios.org/faq/2">Read FAQ online</a>',
|
||||
'perfdata-dir-empty' => 'Директория с данными производительности "%s" пуста. Пожалуйста, проверьте конфигурацию Nagios. <a href="http://docs.pnp4nagios.org/faq/3">Read FAQ online</a>',
|
||||
'host-perfdata-dir-empty' => 'Директория с данными производительности "%s" пуста. Пожалуйста, проверьте конфигурацию Nagios. <a href="http://docs.pnp4nagios.org/faq/4">Read FAQ online</a>',
|
||||
'perfdata-dir-for-host' => 'Директория с данными производительности "%s" для хоста "%s" не существует. <a href="http://docs.pnp4nagios.org/faq/5">Read FAQ online</a>',
|
||||
'xml-not-found' => 'XML файл "%s" не найден. <a href="http://docs.pnp4nagios.org/faq/6">Read FAQ online</a>',
|
||||
'get-first-service' => 'Невозможно определить первую службу для хоста "%s". <a href="http://docs.pnp4nagios.org/faq/7">Read FAQ online</a>',
|
||||
'get-first-host' => 'Ни по одному хосту данных не обнаружено. <a href="http://docs.pnp4nagios.org/faq/8">Read FAQ online</a>',
|
||||
'xml-structure-mismatch' => 'Несоответствие структуры данных XML. Обнаружена версия "%d", ожидаемая версия - "%d". <a href="http://docs.pnp4nagios.org/faq/9">Read FAQ online</a>',
|
||||
'save-rrd-image' => 'Функция php fopen("%s") завершилась неудачей. <a href="http://docs.pnp4nagios.org/faq/10">Read FAQ online</a>',
|
||||
'xml-structure-without-version-tag' => 'Несоответствие структуры данных XML. Тэг версии не найден в "%s". <a href="http://docs.pnp4nagios.org/faq/11">Read FAQ online</a>',
|
||||
'template-without-opt' => 'Шаблон %s не предоставляет массив $opt[]. <a href="http://docs.pnp4nagios.org/faq/12">Read FAQ online</a>',
|
||||
'template-without-def' => 'Шаблон %s не предоставляет массив $def[]. <a href="http://docs.pnp4nagios.org/faq/13">Read FAQ online</a>',
|
||||
'no-data-for-page' => 'Извините, не удалось обнаружить никаких данных используя конфигурационный файл "%s", <a href="http://docs.pnp4nagios.org/faq/14">Read FAQ online</a>',
|
||||
'page-not-readable' => 'Конфигурационный файл "%s" не может быть прочитан или не существует. <a href="http://docs.pnp4nagios.org/faq/15">Read FAQ online</a>',
|
||||
'auth-pages' => 'Вы не авторизованы для просмотра "страниц" <a href="http://docs.pnp4nagios.org/faq/16">Read FAQ online</a>',
|
||||
'page-config-dir' => 'Файл конфигурации "страниц" не найден в "%s" <a href="http://docs.pnp4nagios.org/faq/17">Read FAQ online</a>',
|
||||
'xport-host-service' => 'Контроллер Xport требует параметры "host" и "srv" в URL. <a href="http://docs.pnp4nagios.org/faq/18">Read FAQ online</a>',
|
||||
'mod-rewrite' => 'Модуль Rewrite для Apache не включен. <a href="http://docs.pnp4nagios.org/faq/19">Read FAQ online</a>',
|
||||
'tpl-no-services-found' => 'Службы "%s" не найдены. <a href="http://docs.pnp4nagios.org/faq/20">Read FAQ online</a>',
|
||||
'tpl-no-hosts-found' => 'Хосты "%s" не найдены. <a href="http://docs.pnp4nagios.org/faq/21">Read FAQ online</a>',
|
||||
'no-templates-found' => 'Шаблоны "%s" не найдены. <a href="http://docs.pnp4nagios.org/faq/22">Read FAQ online</a>',
|
||||
'not_authorized' => 'Вы не авторизованы для просмотра данного хоста/службы',
|
||||
'remote_user_missing' => 'Удалённый пользователь не указан. Проверка аутентификации отменена. <a href="http://docs.pnp4nagios.org/faq/23">Read FAQ online</a>',
|
||||
'livestatus_socket_error' => 'Ошибка Livestatus сокета: %s (%s) <a href="http://docs.pnp4nagios.org/faq/24">Read FAQ online</a>',
|
||||
'not_authorized_for_host_overview' => 'Вы не авторизованы для доступа к странице обзора хоста.',
|
||||
'xml-generic_error' => 'Не удаётся распарсить XML файл "%s".<p><strong>Ошибки XML:</strong>%s</p>',
|
||||
'gd-missing' => 'PHP GD functions are missing. More on <a href="http://www.php.net/manual/en/book.image.php">www.php.net</a>',
|
||||
);
|
||||
Reference in New Issue
Block a user