|
@@ -1,88 +1,5 @@
|
|
|
<?php
|
|
<?php
|
|
|
|
|
|
|
|
-$m = array(
|
|
|
|
|
- 1 => "Январь",
|
|
|
|
|
- 2 => "Февраль",
|
|
|
|
|
- 3 => "Март",
|
|
|
|
|
- 4 => "Апрель",
|
|
|
|
|
- 5 => "Май",
|
|
|
|
|
- 6 => "Июнь",
|
|
|
|
|
- 7 => "Июль",
|
|
|
|
|
- 8 => "Август",
|
|
|
|
|
- 9 => "Сентябрь",
|
|
|
|
|
- 10 => "Октябрь",
|
|
|
|
|
- 11 => "Ноябрь",
|
|
|
|
|
- 12 => "Декабрь"
|
|
|
|
|
-);
|
|
|
|
|
-
|
|
|
|
|
-/* traffic headers */
|
|
|
|
|
-$title_ip = "Адрес";
|
|
|
|
|
-$title_date = "Дата";
|
|
|
|
|
-$title_input = "Входящий";
|
|
|
|
|
-$title_output = "Исходящий";
|
|
|
|
|
-$title_pktin = "IN, pkt/s";
|
|
|
|
|
-$title_pktout = "OUT, pkt/s";
|
|
|
|
|
-$title_maxpktin = "Max IN, pkt/s";
|
|
|
|
|
-$title_maxpktout = "Max OUT, pkt/s";
|
|
|
|
|
-$title_sum = "Суммарно";
|
|
|
|
|
-$title_itog = "Итого";
|
|
|
|
|
-
|
|
|
|
|
-/* table cell names */
|
|
|
|
|
-$cell_login = "Логин";
|
|
|
|
|
-$cell_fio = "ФИО";
|
|
|
|
|
-$cell_ou = "Группа";
|
|
|
|
|
-$cell_enabled = "Включен";
|
|
|
|
|
-$cell_blocked = "Блокировка";
|
|
|
|
|
-$cell_perday = "В день";
|
|
|
|
|
-$cell_permonth = "В месяц";
|
|
|
|
|
-$cell_report = "Отчёт";
|
|
|
|
|
-$cell_name = "Название";
|
|
|
|
|
-$cell_ip = "IP";
|
|
|
|
|
-$cell_mac = "MAC";
|
|
|
|
|
-$cell_clientid = "Client-id";
|
|
|
|
|
-$cell_host_firmware = "Firmware";
|
|
|
|
|
-$cell_comment = "Комментарий";
|
|
|
|
|
-$cell_wikiname = "Wiki Name";
|
|
|
|
|
-$cell_filter = "Фильтр";
|
|
|
|
|
-$cell_proxy = "Proxy";
|
|
|
|
|
-$cell_dhcp = "Dhcp";
|
|
|
|
|
-$cell_nat = "Nat";
|
|
|
|
|
-$cell_transparent = "Transparent";
|
|
|
|
|
-$cell_shaper = "Шейпер";
|
|
|
|
|
-$cell_connection = "Подключен";
|
|
|
|
|
-$cell_dns_name = "Имя в dns";
|
|
|
|
|
-$cell_host_model = "Модель устройства";
|
|
|
|
|
-$cell_nagios = "Мониторинг";
|
|
|
|
|
-$cell_nagios_handler = "Реакция на событие";
|
|
|
|
|
-$cell_link = "Линк";
|
|
|
|
|
-$cell_traf = "Запись трафика";
|
|
|
|
|
-$cell_acl = "dhcp acl";
|
|
|
|
|
-$cell_rule = "Правил";
|
|
|
|
|
-
|
|
|
|
|
-/* lists name */
|
|
|
|
|
-$list_ou = "Список групп";
|
|
|
|
|
-$list_subnet = "Список подсетей";
|
|
|
|
|
-$list_customers = "Список администраторов";
|
|
|
|
|
-$list_filters = "Список фильтров";
|
|
|
|
|
-$list_users = "Список полльзователей";
|
|
|
|
|
-
|
|
|
|
|
-/* button names */
|
|
|
|
|
-$btn_remove = "Удалить";
|
|
|
|
|
-$btn_add = "Добавить";
|
|
|
|
|
-$btn_save = "Сохранить";
|
|
|
|
|
-$btn_move = "Переместить";
|
|
|
|
|
-$btn_apply = "Применить конфигурацию";
|
|
|
|
|
-$btn_device = "+Устройство";
|
|
|
|
|
-$btn_mac_add = "+MAC";
|
|
|
|
|
-$btn_mac_del = "-MAC";
|
|
|
|
|
-$btn_ip_add = "+IP";
|
|
|
|
|
-$btn_ip_del = "-IP";
|
|
|
|
|
-
|
|
|
|
|
-/* error messages */
|
|
|
|
|
-$msg_exists = "уже существует!";
|
|
|
|
|
-$msg_ip_error = "Формат адреса не верен!";
|
|
|
|
|
-
|
|
|
|
|
-
|
|
|
|
|
define("WEB_MONTHS", array(
|
|
define("WEB_MONTHS", array(
|
|
|
1 => "Январь",
|
|
1 => "Январь",
|
|
|
2 => "Февраль",
|
|
2 => "Февраль",
|
|
@@ -137,6 +54,9 @@ define("WEB_snmp_community_rw","Snmp RW Community");
|
|
|
define("WEB_color_description","Цветовая маркировка");
|
|
define("WEB_color_description","Цветовая маркировка");
|
|
|
define("WEB_color_user_disabled","Пользователь вылкючен");
|
|
define("WEB_color_user_disabled","Пользователь вылкючен");
|
|
|
define("WEB_color_user_blocked","Блокировка по трафику");
|
|
define("WEB_color_user_blocked","Блокировка по трафику");
|
|
|
|
|
+define("WEB_color_device_description","Device status");
|
|
|
|
|
+define("WEB_color_device_online","Online");
|
|
|
|
|
+define("WEB_color_device_down","Down");
|
|
|
|
|
|
|
|
/* select items */
|
|
/* select items */
|
|
|
define("WEB_select_item_yes","Да");
|
|
define("WEB_select_item_yes","Да");
|
|
@@ -240,6 +160,7 @@ define("WEB_cell_nat","НАТ");
|
|
|
define("WEB_cell_transparent","Transparent");
|
|
define("WEB_cell_transparent","Transparent");
|
|
|
define("WEB_cell_shaper","Шейпер");
|
|
define("WEB_cell_shaper","Шейпер");
|
|
|
define("WEB_cell_connection","Подключен");
|
|
define("WEB_cell_connection","Подключен");
|
|
|
|
|
+define("WEB_cell_last_found","Последняя активность");
|
|
|
define("WEB_cell_dns_name","Имя в dns");
|
|
define("WEB_cell_dns_name","Имя в dns");
|
|
|
define("WEB_cell_host_model","Модель устройства");
|
|
define("WEB_cell_host_model","Модель устройства");
|
|
|
define("WEB_cell_nagios","Мониторинг");
|
|
define("WEB_cell_nagios","Мониторинг");
|
|
@@ -384,6 +305,6 @@ define("WEB_device_port_allien","Не проверять");
|
|
|
/* devices: index-passive */
|
|
/* devices: index-passive */
|
|
|
define("WEB_device_type_show","Тип оборудования");
|
|
define("WEB_device_type_show","Тип оборудования");
|
|
|
define("WEB_device_hide_unknown","Скрыть неизвестные");
|
|
define("WEB_device_hide_unknown","Скрыть неизвестные");
|
|
|
-define("WEB_device_show_location","Расположение оборуодвания");
|
|
|
|
|
|
|
+define("WEB_device_show_location","Расположение оборудования");
|
|
|
|
|
|
|
|
?>
|
|
?>
|