|
@@ -0,0 +1,437 @@
|
|
|
|
|
+<?php
|
|
|
|
|
+
|
|
|
|
|
+/* common variables */
|
|
|
|
|
+define("WEB_days","days");
|
|
|
|
|
+define("WEB_sec","seconds");
|
|
|
|
|
+define("WEB_date","Date");
|
|
|
|
|
+define("WEB_bytes","Byte");
|
|
|
|
|
+define("WEB_pkts","Pkt");
|
|
|
|
|
+define("WEB_log","Log");
|
|
|
|
|
+define("WEB_deleted","Deleted");
|
|
|
|
|
+define("WEB_status","Status");
|
|
|
|
|
+
|
|
|
|
|
+define("WEB_page_speed","Page generated for ");
|
|
|
|
|
+define("web_rows_at_page","Entries per page");
|
|
|
|
|
+define("WEB_nagios","Nagios");
|
|
|
|
|
+define("WEB_nagios_host_up","Host is active");
|
|
|
|
|
+define("WEB_nagios_host_down","Host is not available");
|
|
|
|
|
+define("WEB_nagios_host_unknown","Status unknown");
|
|
|
|
|
+
|
|
|
|
|
+/* error messages */
|
|
|
|
|
+define("WEB_auth_unknown","Client IP address is not set");
|
|
|
|
|
+define("WEB_msg_exists","already exists!");
|
|
|
|
|
+define("WEB_msg_ip_error","Address format is not correct!");
|
|
|
|
|
+
|
|
|
|
|
+/* common message */
|
|
|
|
|
+define("WEB_msg_IP","IP address");
|
|
|
|
|
+define("WEB_msg_ERROR","Error!");
|
|
|
|
|
+define("WEB_msg_enabled","Enabled");
|
|
|
|
|
+define("WEB_msg_disabled","Disabled");
|
|
|
|
|
+define("web_msg_login","Login");
|
|
|
|
|
+define("web_msg_fullname","Full name");
|
|
|
|
|
+define("WEB_msg_comment","Comment");
|
|
|
|
|
+define("WEB_msg_now","Now");
|
|
|
|
|
+define("WEB_msg_forbidden","Forbidden");
|
|
|
|
|
+define("WEB_msg_traffic_blocked","Blocked");
|
|
|
|
|
+define("WEB_msg_internet","Internet");
|
|
|
|
|
+define("WEB_msg_delete","Delete");
|
|
|
|
|
+define("WEB_msg_additional","Advanced");
|
|
|
|
|
+define("WEB_msg_unsupported","Not supported");
|
|
|
|
|
+define("WEB_msg_delete_filter","Remove Filter");
|
|
|
|
|
+define("WEB_msg_add_filter", "Add filter");
|
|
|
|
|
+define("WEB_msg_apply_selected","Apply to highlight");
|
|
|
|
|
+
|
|
|
|
|
+/* SNMP */
|
|
|
|
|
+define("WEB_snmp_version","SNMP version");
|
|
|
|
|
+define("WEB_snmp_v3_user_ro","Snmpv3 RO user");
|
|
|
|
|
+define("WEB_snmp_v3_user_rw","Snmpv3 RW user");
|
|
|
|
|
+define("WEB_snmp_v3_ro_password","Snmpv3 RO password");
|
|
|
|
|
+define("WEB_snmp_v3_rw_password","Snmpv3 RW password");
|
|
|
|
|
+define("WEB_snmp_community_ro","Snmp RO Community");
|
|
|
|
|
+define("WEB_snmp_community_rw","Snmp RW Community");
|
|
|
|
|
+define("WEB_snmp_interface_name","Interface name");
|
|
|
|
|
+define("WEB_snmp_interface_index","Interface index");
|
|
|
|
|
+
|
|
|
|
|
+/* color schema description */
|
|
|
|
|
+define("WEB_color_description","Color coding");
|
|
|
|
|
+define("WEB_color_user_disabled","User disabled");
|
|
|
|
|
+define("WEB_color_user_blocked","Blocked by traffic");
|
|
|
|
|
+define("WEB_color_device_description","Device Status");
|
|
|
|
|
+define("WEB_color_user_empty","Login is empty");
|
|
|
|
|
+
|
|
|
|
|
+/* device and port state */
|
|
|
|
|
+define("WEB_device_online","Online");
|
|
|
|
|
+define("WEB_device_down","Down");
|
|
|
|
|
+define("WEB_port_status","Port state");
|
|
|
|
|
+define("WEB_port_oper_down","Oper down");
|
|
|
|
|
+define("WEB_port_oper_up","Open up");
|
|
|
|
|
+define("WEB_port_admin_shutdown","Admin off");
|
|
|
|
|
+define("WEB_port_speed","Port speed");
|
|
|
|
|
+define("WEB_port_speed_10","10M");
|
|
|
|
|
+define("WEB_port_speed_100","100M");
|
|
|
|
|
+define("WEB_port_speed_1G","1G");
|
|
|
|
|
+define("WEB_port_speed_10G","10G");
|
|
|
|
|
+
|
|
|
|
|
+/* select items */
|
|
|
|
|
+define("WEB_select_item_yes","Yes");
|
|
|
|
|
+define("WEB_select_item_no","No");
|
|
|
|
|
+define("WEB_select_item_lease","Address rental");
|
|
|
|
|
+define("WEB_select_item_enabled","Enabled");
|
|
|
|
|
+define("WEB_select_item_wan","External");
|
|
|
|
|
+define("WEB_select_item_lan","Internal");
|
|
|
|
|
+define("WEB_select_item_all_ips","All ip");
|
|
|
|
|
+define("WEB_select_item_every","All");
|
|
|
|
|
+define("WEB_select_item_all","All");
|
|
|
|
|
+define("WEB_select_item_events","All events");
|
|
|
|
|
+define("WEB_select_item_disabled","Disabled");
|
|
|
|
|
+define("WEB_select_item_forbidden","Prohibit");
|
|
|
|
|
+define("WEB_select_item_more","A lot");
|
|
|
|
|
+define("WEB_select_item_lease_refresh","Lease renewal");
|
|
|
|
|
+define("WEB_select_item_lease_free","Lease released");
|
|
|
|
|
+define("WEB_select_item_allow","Allow");
|
|
|
|
|
+
|
|
|
|
|
+/* submenu */
|
|
|
|
|
+define("WEB_submenu_dhcp_log","dhcp Log");
|
|
|
|
|
+define("WEB_submenu_work_log","Work Log");
|
|
|
|
|
+define("WEB_submenu_mac_history","Mac Adventures");
|
|
|
|
|
+define("WEB_submenu_ip_history","ip Address History");
|
|
|
|
|
+define("WEB_submenu_mac_unknown", "Unknown");
|
|
|
|
|
+define("WEB_submenu_traffic","Traffic");
|
|
|
|
|
+define("WEB_submenu_syslog","syslog");
|
|
|
|
|
+define("WEB_submenu_control","Management");
|
|
|
|
|
+define("WEB_submenu_network","Networks");
|
|
|
|
|
+define("WEB_submenu_network_stats","Networks (Statistics)");
|
|
|
|
|
+define("web_submenu_options","Parameters");
|
|
|
|
|
+define("WEB_submenu_customers","Users");
|
|
|
|
|
+define("WEB_submenu_filter_list","Filter List");
|
|
|
|
|
+define("WEB_submenu_filter_group","Filter Groups");
|
|
|
|
|
+define("WEB_submenu_traffic_ip_report","Traffic report for ip");
|
|
|
|
|
+define("WEB_submenu_traffic_login_report","Traffic report for login");
|
|
|
|
|
+define("WEB_submenu_traffic_top10","TOP 10 in traffic");
|
|
|
|
|
+define("WEB_submenu_detail_log","Detailed log");
|
|
|
|
|
+define("WEB_submenu_net_devices","Network devices");
|
|
|
|
|
+define("WEB_submenu_passive_net_devices","Passive devices");
|
|
|
|
|
+define("WEB_submenu_buildings","Location");
|
|
|
|
|
+define("WEB_submenu_hierarchy","Structure");
|
|
|
|
|
+define("WEB_submenu_device_models","Device Models");
|
|
|
|
|
+define("WEB_submenu_vendors","Vendors");
|
|
|
|
|
+define("WEB_submenu_ports_vlan","Ports by vlans");
|
|
|
|
|
+define("WEB_submenu_ports","Ports");
|
|
|
|
|
+define("WEB_submenu_state","State");
|
|
|
|
|
+define("WEB_submenu_connections","Connections");
|
|
|
|
|
+define("WEB_submenu_ip_list","Address List");
|
|
|
|
|
+define("WEB_submenu_nagios","Information for nagios");
|
|
|
|
|
+define("WEB_submenu_doubles","Duplicates");
|
|
|
|
|
+define("WEB_submenu_deleted","Remote addresses");
|
|
|
|
|
+define("WEB_submenu_auto_rules","Auto-assignment rules");
|
|
|
|
|
+
|
|
|
|
|
+/* header title */
|
|
|
|
|
+define("WEB_site_title","Admin Panel");
|
|
|
|
|
+define("WEB_title_reports","Report");
|
|
|
|
|
+define("WEB_title_groups","Groups");
|
|
|
|
|
+define("WEB_title_users","Users");
|
|
|
|
|
+define("WEB_title_users_ips","All ip's");
|
|
|
|
|
+define("WEB_title_filters","Filters");
|
|
|
|
|
+define("WEB_title_shapers","Shapers");
|
|
|
|
|
+define("WEB_title_devices","Infrastructure");
|
|
|
|
|
+define("WEB_title_logs","Logs");
|
|
|
|
|
+define("WEB_title_control","Settings");
|
|
|
|
|
+define("WEB_title_exit","Exit");
|
|
|
|
|
+
|
|
|
|
|
+/* traffic headers */
|
|
|
|
|
+define("WEB_title_ip","Address");
|
|
|
|
|
+define("WEB_title_date","Date");
|
|
|
|
|
+define("WEB_title_input","Incoming");
|
|
|
|
|
+define("WEB_title_output","Outgoing");
|
|
|
|
|
+define("WEB_title_pktin","IN, pkt/s");
|
|
|
|
|
+define("WEB_title_pktout","OUT, pkt/s");
|
|
|
|
|
+define("WEB_title_maxpktin","Max IN, pkt/s");
|
|
|
|
|
+define("WEB_title_maxpktout","Max OUT, pkt/s");
|
|
|
|
|
+define("WEB_title_sum","SUM");
|
|
|
|
|
+define("WEB_title_itog","Total");
|
|
|
|
|
+
|
|
|
|
|
+/* table cell names */
|
|
|
|
|
+define("WEB_cell_login","Login");
|
|
|
|
|
+define("WEB_cell_fio","Full name");
|
|
|
|
|
+define("WEB_cell_ou","Group");
|
|
|
|
|
+define("WEB_cell_enabled","Enabled");
|
|
|
|
|
+define("WEB_cell_blocked","Blocking");
|
|
|
|
|
+define("WEB_cell_perday","Per day");
|
|
|
|
|
+define("WEB_cell_permonth","Per month");
|
|
|
|
|
+define("WEB_cell_report","Report");
|
|
|
|
|
+define("WEB_cell_name","Name");
|
|
|
|
|
+define("WEB_cell_ip","IP");
|
|
|
|
|
+define("WEB_cell_mac","MAC");
|
|
|
|
|
+define("WEB_cell_clientid","Client-id");
|
|
|
|
|
+define("WEB_cell_host_firmware","Firmware");
|
|
|
|
|
+define("WEB_cell_sn","SN");
|
|
|
|
|
+define("WEB_cell_comment","Comment");
|
|
|
|
|
+define("WEB_cell_wikiname","Wiki Name");
|
|
|
|
|
+define("WEB_cell_filter","Filter");
|
|
|
|
|
+define("WEB_cell_proxy","Proxy");
|
|
|
|
|
+define("WEB_cell_dhcp","Dhcp");
|
|
|
|
|
+define("WEB_cell_dhcp_hostname","DHCP-hostname");
|
|
|
|
|
+define("WEB_cell_nat","NAT");
|
|
|
|
|
+define("WEB_cell_transparent","Transparent");
|
|
|
|
|
+define("WEB_cell_shaper","Shaper");
|
|
|
|
|
+define("WEB_cell_connection","Connected");
|
|
|
|
|
+define("WEB_cell_last_found","Last activity");
|
|
|
|
|
+define("WEB_cell_dns_name","Dns Name");
|
|
|
|
|
+define("WEB_cell_host_model","Device Model");
|
|
|
|
|
+define("WEB_cell_nagios","Monitoring");
|
|
|
|
|
+define("WEB_cell_nagios_handler","Event response");
|
|
|
|
|
+define("WEB_cell_link","Link");
|
|
|
|
|
+define("WEB_cell_traf","Traffic recording");
|
|
|
|
|
+define("WEB_cell_acl","dhcp acl");
|
|
|
|
|
+define("WEB_cell_le","Rules");
|
|
|
|
|
+define("WEB_cell_login_quote_month","Quota by login, month");
|
|
|
|
|
+define("WEB_cell_ip_quote_month","Quota per ip, month");
|
|
|
|
|
+define("WEB_cell_login_quote_day","Quota by login, day");
|
|
|
|
|
+define("WEB_cell_ip_quote_day","Quota per ip, day");
|
|
|
|
|
+define("WEB_cell_type","Type");
|
|
|
|
|
+define("WEB_cell_skip","Skip");
|
|
|
|
|
+define("WEB_cell_vlan","Vlan");
|
|
|
|
|
+define("WEB_cell_mac_count","Mac count");
|
|
|
|
|
+define("WEB_cell_forename","Name");
|
|
|
|
|
+define("WEB_cell_flags","Flags");
|
|
|
|
|
+define("WEB_cell_created","Created");
|
|
|
|
|
+define("WEB_cell_deleted","Deleted");
|
|
|
|
|
+define("WEB_cell_gateway","Gateway");
|
|
|
|
|
+define("WEB_cell_rule", "Rules");
|
|
|
|
|
+
|
|
|
|
|
+/* lists name */
|
|
|
|
|
+define("WEB_list_ou","List of groups");
|
|
|
|
|
+define("WEB_list_subnet","List of Subnets");
|
|
|
|
|
+define("WEB_list_customers","List of administrators");
|
|
|
|
|
+define("WEB_list_filters","List of filters");
|
|
|
|
|
+define("WEB_list_users","List of users");
|
|
|
|
|
+define("WEB_list_models","List of device models");
|
|
|
|
|
+define("WEB_list_vendors","List of vendors");
|
|
|
|
|
+define("WEB_list_queues","List of shapers");
|
|
|
|
|
+
|
|
|
|
|
+/* button names */
|
|
|
|
|
+define("WEB_btn_remove","Delete");
|
|
|
|
|
+define("WEB_btn_add","Add");
|
|
|
|
|
+define("WEB_btn_save","Save");
|
|
|
|
|
+define("WEB_btn_move","Move");
|
|
|
|
|
+define("WEB_btn_config_apply","Apply Configuration");
|
|
|
|
|
+define("WEB_btn_device","+Device");
|
|
|
|
|
+define("WEB_btn_mac_add","+MAC");
|
|
|
|
|
+define("WEB_btn_mac_del","-MAC");
|
|
|
|
|
+define("WEB_btn_ip_add","+IP");
|
|
|
|
|
+define("WEB_btn_ip_del","-IP");
|
|
|
|
|
+define("WEB_btn_run","Execute");
|
|
|
|
|
+define("WEB_btn_refresh","Refresh");
|
|
|
|
|
+define("WEB_btn_delete","Delete");
|
|
|
|
|
+define("WEB_btn_apply","Apply");
|
|
|
|
|
+define("WEB_btn_show","Show");
|
|
|
|
|
+define("WEB_btn_reorder","Apply Order");
|
|
|
|
|
+define("WEB_btn_recover","Restore");
|
|
|
|
|
+define("WEB_btn_transfom","Transform");
|
|
|
|
|
+
|
|
|
|
|
+/* control options */
|
|
|
|
|
+define("WEB_config_remove_option","Parameter removed");
|
|
|
|
|
+define("WEB_config_set_option","Parameter changed");
|
|
|
|
|
+define("WEB_config_add_option","Parameter added");
|
|
|
|
|
+define("WEB_config_parameters","Settings");
|
|
|
|
|
+define("WEB_config_option","Parameter");
|
|
|
|
|
+define("WEB_config_value","Value");
|
|
|
|
|
+
|
|
|
|
|
+/* control-subnets-usage */
|
|
|
|
|
+define("WEB_network_usage_title","Usage statistics for the organization's networks");
|
|
|
|
|
+define("WEB_network_subnet","Network");
|
|
|
|
|
+define("WEB_network_all_ip","Total<br>addresses");
|
|
|
|
|
+define("WEB_network_used_ip","Busy");
|
|
|
|
|
+define("WEB_network_free_ip","Free<br>(total)");
|
|
|
|
|
+define("WEB_network_dhcp_size","Size<br>dhcp pool");
|
|
|
|
|
+define("WEB_network_dhcp_used","Used<br>in the pool");
|
|
|
|
|
+define("WEB_network_dhcp_free","Free<br>in the pool");
|
|
|
|
|
+define("WEB_network_static_free","Free<br>(static)");
|
|
|
|
|
+define("WEB_network_zombi_dhcp","Zombies, dhcp");
|
|
|
|
|
+define("WEB_network_zombi","Zombies, total");
|
|
|
|
|
+
|
|
|
|
|
+/* control subnets */
|
|
|
|
|
+define("WEB_network_org_title","Organization networks");
|
|
|
|
|
+define("WEB_network_gateway","Gateway");
|
|
|
|
|
+define("WEB_network_use_dhcp","DHCP");
|
|
|
|
|
+define("WEB_network_static","Static");
|
|
|
|
|
+define("WEB_network_dhcp_first","DHCP start");
|
|
|
|
|
+define("WEB_network_dhcp_last","DHCP end");
|
|
|
|
|
+define("WEB_network_dhcp_leasetime","Lease time,m");
|
|
|
|
|
+define("WEB_network_office_subnet","Office");
|
|
|
|
|
+define("WEB_network_hotspot","Hot Spot");
|
|
|
|
|
+define("WEB_network_vpn","VPN");
|
|
|
|
|
+define("WEB_network_free","Free");
|
|
|
|
|
+define("WEB_network_dyndns","Update dns<br>from dhcp");
|
|
|
|
|
+define("WEB_network_discovery","Discovery");
|
|
|
|
|
+define("WEB_network_create","New network");
|
|
|
|
|
+
|
|
|
|
|
+/* control */
|
|
|
|
|
+define("WEB_control_access","Access Control");
|
|
|
|
|
+define("WEB_control_dhcp","dhcp config");
|
|
|
|
|
+define("WEB_control_dns","dns config");
|
|
|
|
|
+define("WEB_control_nagios","Reconfigure Nagios");
|
|
|
|
|
+define("WEB_control_nagios_clear_alarm","Nagios - clear alarm");
|
|
|
|
|
+define("WEB_control_scan_network","Network scan");
|
|
|
|
|
+define("WEB_control_fping_scan_network","Active Scan");
|
|
|
|
|
+define("WEB_control_log_traffic_on","Enable traffic logging for everyone");
|
|
|
|
|
+define("WEB_control_log_traffic_off","Turn off traffic logging for everyone");
|
|
|
|
|
+define("WEB_control_clear_dns_cache","Clear DNS Cache");
|
|
|
|
|
+define("WEB_control_port_off","Port Control");
|
|
|
|
|
+
|
|
|
|
|
+/* editcustom */
|
|
|
|
|
+define("WEB_custom_titles","Administrator");
|
|
|
|
|
+define("WEB_custom_login","Login");
|
|
|
|
|
+define("WEB_custom_password","Password");
|
|
|
|
|
+define("WEB_custom_mode","View only");
|
|
|
|
|
+define("WEB_custom_api_key","API Key");
|
|
|
|
|
+
|
|
|
|
|
+/* custom index */
|
|
|
|
|
+define("WEB_custom_index_title","Administrators");
|
|
|
|
|
+
|
|
|
|
|
+/* ipcam */
|
|
|
|
|
+define("WEB_control_group","For group");
|
|
|
|
|
+define("WEB_control_port_poe_off","Turn off ports");
|
|
|
|
|
+define("WEB_control_port_poe_on","Enable ports");
|
|
|
|
|
+
|
|
|
|
|
+/* public user */
|
|
|
|
|
+define("WEB_msg_auth_unknown","not listed");
|
|
|
|
|
+define("WEB_msg_user_unknown","Owned by a non-existent user. Probably the entry has been deleted.");
|
|
|
|
|
+define("WEB_msg_traffic_for_ip","Traffic to address");
|
|
|
|
|
+define("WEB_msg_traffic_for_login","Client traffic");
|
|
|
|
|
+define("WEB_public_day_traffic","per day, (In/Out)");
|
|
|
|
|
+define("WEB_public_month_traffic","per month, (In/Out)");
|
|
|
|
|
+
|
|
|
|
|
+/* device models */
|
|
|
|
|
+define("WEB_model_vendor","Vendor");
|
|
|
|
|
+define("WEB_nagios_template","Nagios Template");
|
|
|
|
|
+
|
|
|
|
|
+/* edit_l3int */
|
|
|
|
|
+define("WEB_list_l3_interfaces","List of L3 interfaces");
|
|
|
|
|
+define("WEB_l3_interface_add","Add interface");
|
|
|
|
|
+
|
|
|
|
|
+/* editdevice */
|
|
|
|
|
+define("WEB_location_name","Location");
|
|
|
|
|
+define("WEB_device_access_control","Access Control");
|
|
|
|
|
+define("WEB_device_queues_enabled","Shapers");
|
|
|
|
|
+define("WEB_device_connected_only","Router networks only");
|
|
|
|
|
+define("WEB_device_dhcp_server","DHCP-Server");
|
|
|
|
|
+define("WEB_device_snmp_hint","Some devices give mac-table by port index in snmp, others - by number");
|
|
|
|
|
+define("WEB_device_mac_by_oid","Mac by snmp");
|
|
|
|
|
+define("WEB_device_mac_table","Show mac table");
|
|
|
|
|
+define("WEB_device_walk_port_list","Port Walk");
|
|
|
|
|
+define("WEB_device_port_count","Ports");
|
|
|
|
|
+
|
|
|
|
|
+/* editport */
|
|
|
|
|
+define("WEB_device_port_number","Port N");
|
|
|
|
|
+define("WEB_device_port_name","Port");
|
|
|
|
|
+define("WEB_device_port_snmp_index","Port number in snmp");
|
|
|
|
|
+define("WEB_device_port_uplink_device","Device");
|
|
|
|
|
+define("WEB_device_port_uplink","Uplink");
|
|
|
|
|
+define("WEB_device_port_allien","Don't check");
|
|
|
|
|
+
|
|
|
|
|
+/* devices: index-passive */
|
|
|
|
|
+define("WEB_device_type_show","Hardware type");
|
|
|
|
|
+define("WEB_device_hide_unknown","Hide unknowns");
|
|
|
|
|
+define("WEB_device_show_location","Hardware location");
|
|
|
|
|
+
|
|
|
|
|
+/* mac table */
|
|
|
|
|
+define("WEB_device_mac_table_show","List of active macs on hardware");
|
|
|
|
|
+define("WEB_device_port_mac_table_show","List of active macs on the hardware at port");
|
|
|
|
|
+define("WEB_device_port_mac_table_history","List of macs ever found on the port");
|
|
|
|
|
+
|
|
|
|
|
+/* portsbyvlan */
|
|
|
|
|
+define("WEB_device_ports_by_vlan","List of ports in vlan");
|
|
|
|
|
+
|
|
|
|
|
+/* switchport connection */
|
|
|
|
|
+define("WEB_device_port_connections","List of connections on ports");
|
|
|
|
|
+
|
|
|
|
|
+/* switchport */
|
|
|
|
|
+define("WEB_device_port_list","Port List");
|
|
|
|
|
+define("WEB_device_connected_endpoint","User/Device");
|
|
|
|
|
+define("WEB_device_first_port_snmp_value","SNMP index of the first port");
|
|
|
|
|
+define("WEB_device_recalc_snmp_port","Recalculate snmp indexes");
|
|
|
|
|
+
|
|
|
|
|
+/* switchport-status */
|
|
|
|
|
+define("WEB_device_port_state_list","Port State");
|
|
|
|
|
+define("WEB_device_snmp_port_oid_name","IfName");
|
|
|
|
|
+define("WEB_device_port_speed","Speed");
|
|
|
|
|
+define("WEB_device_port_errors","Errors");
|
|
|
|
|
+define("WEB_device_poe_control","POE control");
|
|
|
|
|
+define("WEB_device_port_control","Port control");
|
|
|
|
|
+define("WEB_device_port_on","Enable port");
|
|
|
|
|
+define("WEB_device_port_off","Turn off port");
|
|
|
|
|
+define("WEB_device_poe_on","Enable POE");
|
|
|
|
|
+define("WEB_device_poe_off","Turn off POE");
|
|
|
|
|
+
|
|
|
|
|
+/* edit filter */
|
|
|
|
|
+define("WEB_title_filter","Filter");
|
|
|
|
|
+define("Web_filter_type","Filter type");
|
|
|
|
|
+define("WEB_traffic_action","Action");
|
|
|
|
|
+define("WEB_traffic_dest_address","Dst ip");
|
|
|
|
|
+define("WEB_traffic_source_address","Src ip");
|
|
|
|
|
+define("WEB_traffic_proto","Proto");
|
|
|
|
|
+define("WEB_traffic_src_port","Src-port");
|
|
|
|
|
+define("WEB_traffic_dst_port","Dst-port");
|
|
|
|
|
+
|
|
|
|
|
+/* edit group filters */
|
|
|
|
|
+define("WEB_title_group","Group");
|
|
|
|
|
+define("WEB_groups_filter_list","Group filter list");
|
|
|
|
|
+define("WEB_group_filter_order","Rules order");
|
|
|
|
|
+define("WEB_group_filter_name","Filter name");
|
|
|
|
|
+
|
|
|
|
|
+/* edit OU */
|
|
|
|
|
+define("WEB_ou_autoclient_rules","Rules for autoclient clients");
|
|
|
|
|
+define("WEB_ou_rules_for_autoassigning","Rules for autoassigning addresses in");
|
|
|
|
|
+define("WEB_ou_rules_order","Apply order");
|
|
|
|
|
+define("WEB_ou_rule","Rule");
|
|
|
|
|
+define("WEB_ou_new_rule","New rule");
|
|
|
|
|
+
|
|
|
|
|
+/* auto rules */
|
|
|
|
|
+define("WEB_rules_target","User/Group");
|
|
|
|
|
+
|
|
|
|
|
+/* all ip list */
|
|
|
|
|
+define("WEB_ips_show_by_state","By activity");
|
|
|
|
|
+define("WEB_ips_search_host","Search ip or mac");
|
|
|
|
|
+define("WEB_selection_title","Apply to Selection");
|
|
|
|
|
+define("WEB_ips_search_full","Search by comment/ip/mac/dhcp hostname");
|
|
|
|
|
+
|
|
|
|
|
+/* logs */
|
|
|
|
|
+define("WEB_log_start_date","Start");
|
|
|
|
|
+define("WEB_log_stop_date","End");
|
|
|
|
|
+define("WEB_log_level_display","Log level");
|
|
|
|
|
+define("WEB_log_filter_source","Filter Source");
|
|
|
|
|
+define("WEB_log_filter_event","Filter - message");
|
|
|
|
|
+define("WEB_log_message","Message");
|
|
|
|
|
+define("WEB_log_time","Time");
|
|
|
|
|
+define("WEB_log_manager","Administrator");
|
|
|
|
|
+define("WEB_log_level","Level");
|
|
|
|
|
+define("WEB_log_event","Event");
|
|
|
|
|
+define("WEB_log_event_type","Event type");
|
|
|
|
|
+define("WEB_log_detail_for","Detail for");
|
|
|
|
|
+define("WEB_log_full","Full log");
|
|
|
|
|
+define("WEB_log_select_ip_mac","ip or mac");
|
|
|
|
|
+define("WEB_log_report_by_device","Device report");
|
|
|
|
|
+define("WEB_log_mac_history_hint","Here is the history of all the macs/ip that used to work.<br>If you need to find a place to connect, watch mac adventures!<br>");
|
|
|
|
|
+
|
|
|
|
|
+/* reports */
|
|
|
|
|
+define("WEB_report_user_traffic","User traffic");
|
|
|
|
|
+define("WEB_report_traffic_for_ip","for address");
|
|
|
|
|
+define("WEB_report_detail","Detail");
|
|
|
|
|
+define("WEB_report_top10_in","Top 10 by incoming traffic");
|
|
|
|
|
+define("WEB_report_top10_out","Top 10 by outgoing traffic");
|
|
|
|
|
+define("WEB_report_by_day","Traffic per day");
|
|
|
|
|
+
|
|
|
|
|
+/* user info */
|
|
|
|
|
+define("WEB_user_alias_for","Alias for");
|
|
|
|
|
+define("WEB_user_dns_add_alias","New alias");
|
|
|
|
|
+define("WEB_user_title","User access address");
|
|
|
|
|
+define("WEB_user_rules_for_autoassign","Parameters for autoassigned addresses");
|
|
|
|
|
+define("WEB_user_rule_list","List of rules");
|
|
|
|
|
+define("WEB_user_ip_list","List of access addresses");
|
|
|
|
|
+define("WEB_user_add_ip","New IP access address");
|
|
|
|
|
+define("WEB_user_add_mac","Mac (optional)");
|
|
|
|
|
+define("WEB_user_list_apply","Apply to list");
|
|
|
|
|
+define("WEB_new_user","New user");
|
|
|
|
|
+
|
|
|
|
|
+?>
|