english.php 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455
  1. <?php
  2. /* common variables */
  3. define("WEB_days","days");
  4. define("WEB_sec","seconds");
  5. define("WEB_date","Date");
  6. define("WEB_bytes","Byte");
  7. define("WEB_pkts","Pkt");
  8. define("WEB_log","Log");
  9. define("WEB_deleted","Deleted");
  10. define("WEB_status","Status");
  11. define ("WEB_unknown","No data available");
  12. define("WEB_page_speed","Page generated for ");
  13. define("WEB_rows_at_page","Entries per page");
  14. define("WEB_nagios","Nagios");
  15. define("WEB_nagios_host_up","Host is active");
  16. define("WEB_nagios_host_down","Host is not available");
  17. define("WEB_nagios_host_unknown","Status unknown");
  18. /* error messages */
  19. define("WEB_auth_unknown","Client IP address is not set");
  20. define("WEB_msg_exists","already exists!");
  21. define("WEB_msg_ip_error","Address format is not correct!");
  22. /* common message */
  23. define("WEB_msg_IP","IP address");
  24. define("WEB_msg_ERROR","Error!");
  25. define("WEB_msg_enabled","Enabled");
  26. define("WEB_msg_disabled","Disabled");
  27. define("web_msg_login","Login");
  28. define("WEB_msg_username","Username");
  29. define("WEB_msg_password","Password");
  30. define("web_msg_fullname","Full name");
  31. define("WEB_msg_comment","Comment");
  32. define("WEB_msg_now","Now");
  33. define("WEB_msg_forbidden","Forbidden");
  34. define("WEB_msg_traffic_blocked","Blocked");
  35. define("WEB_msg_internet","Internet");
  36. define("WEB_msg_delete","Delete");
  37. define("WEB_msg_additional","Advanced");
  38. define("WEB_msg_unsupported","Not supported");
  39. define("WEB_msg_delete_filter","Remove Filter");
  40. define("WEB_msg_add_filter", "Add filter");
  41. define("WEB_msg_apply_selected","Apply to highlight");
  42. define("WEB_msg_login_hint","Please enter login");
  43. define("WEB_msg_password_hint","Please enter your password");
  44. define("WEB_msg_delete_selected","Delete selected?");
  45. /* SNMP */
  46. define("WEB_snmp_version","SNMP version");
  47. define("WEB_snmp_v3_user_ro","Snmpv3 RO user");
  48. define("WEB_snmp_v3_user_rw","Snmpv3 RW user");
  49. define("WEB_snmp_v3_ro_password","Snmpv3 RO password");
  50. define("WEB_snmp_v3_rw_password","Snmpv3 RW password");
  51. define("WEB_snmp_community_ro","Snmp RO Community");
  52. define("WEB_snmp_community_rw","Snmp RW Community");
  53. define("WEB_snmp_interface_name","Interface name");
  54. define("WEB_snmp_interface_index","Interface index");
  55. /* color schema description */
  56. define("WEB_color_description","Color coding");
  57. define("WEB_color_user_disabled","User disabled");
  58. define("WEB_color_auth_disabled","IP disabled");
  59. define("WEB_color_user_blocked","Blocked by traffic");
  60. define("WEB_color_device_description","Device Status");
  61. define("WEB_color_user_empty","Login is empty");
  62. /* device and port state */
  63. define("WEB_device_online","Online");
  64. define("WEB_device_down","Down");
  65. define("WEB_port_status","Port state");
  66. define("WEB_port_oper_down","Oper down");
  67. define("WEB_port_oper_up","Open up");
  68. define("WEB_port_admin_shutdown","Admin off");
  69. define("WEB_port_speed","Port speed");
  70. define("WEB_port_speed_10","10M");
  71. define("WEB_port_speed_100","100M");
  72. define("WEB_port_speed_1G","1G");
  73. define("WEB_port_speed_10G","10G");
  74. /* select items */
  75. define("WEB_select_item_yes","Yes");
  76. define("WEB_select_item_no","No");
  77. define("WEB_select_item_lease","Lease added");
  78. define("WEB_select_item_enabled","Enabled");
  79. define("WEB_select_item_wan","External");
  80. define("WEB_select_item_lan","Internal");
  81. define("WEB_select_item_all_ips","All ip");
  82. define("WEB_select_item_every","All");
  83. define("WEB_select_item_all","All");
  84. define("WEB_select_item_events","All events");
  85. define("WEB_select_item_disabled","Disabled");
  86. define("WEB_select_item_forbidden","Prohibit");
  87. define("WEB_select_item_more","A lot");
  88. define("WEB_select_item_lease_refresh","Lease renewal");
  89. define("WEB_select_item_lease_free","Lease released");
  90. define("WEB_select_item_allow","Allow");
  91. /* submenu */
  92. define("WEB_submenu_dhcp_log","dhcp Log");
  93. define("WEB_submenu_work_log","Work Log");
  94. define("WEB_submenu_mac_history","Mac Adventures");
  95. define("WEB_submenu_ip_history","ip Address History");
  96. define("WEB_submenu_mac_unknown", "Unknown");
  97. define("WEB_submenu_traffic","Traffic");
  98. define("WEB_submenu_syslog","syslog");
  99. define("WEB_submenu_control","Management");
  100. define("WEB_submenu_network","Networks");
  101. define("WEB_submenu_network_stats","Networks (Statistics)");
  102. define("WEB_submenu_options","Parameters");
  103. define("WEB_submenu_customers","Users");
  104. define("WEB_submenu_filter_list","Filter List");
  105. define("WEB_submenu_filter_group","Filter Groups");
  106. define("WEB_submenu_traffic_ip_report","Traffic report for ip");
  107. define("WEB_submenu_traffic_login_report","Traffic report for login");
  108. define("WEB_submenu_traffic_top10","TOP 10 in traffic");
  109. define("WEB_submenu_detail_log","Detailed log");
  110. define("WEB_submenu_net_devices","Network devices");
  111. define("WEB_submenu_passive_net_devices","Passive devices");
  112. define("WEB_submenu_buildings","Location");
  113. define("WEB_submenu_hierarchy","Structure");
  114. define("WEB_submenu_device_models","Device Models");
  115. define("WEB_submenu_vendors","Vendors");
  116. define("WEB_submenu_ports_vlan","Ports by vlans");
  117. define("WEB_submenu_ports","Ports");
  118. define("WEB_submenu_state","State");
  119. define("WEB_submenu_connections","Connections");
  120. define("WEB_submenu_ip_list","Address List");
  121. define("WEB_submenu_nagios","Information for nagios");
  122. define("WEB_submenu_doubles","Duplicates");
  123. define("WEB_submenu_deleted","Remote addresses");
  124. define("WEB_submenu_auto_rules","Auto-assignment rules");
  125. /* header title */
  126. define("WEB_site_title","Admin Panel");
  127. define("WEB_title_reports","Report");
  128. define("WEB_title_groups","Groups");
  129. define("WEB_title_users","Users");
  130. define("WEB_title_users_ips","All ip's");
  131. define("WEB_title_filters","Filters");
  132. define("WEB_title_shapers","Shapers");
  133. define("WEB_title_devices","Infrastructure");
  134. define("WEB_title_logs","Logs");
  135. define("WEB_title_control","Settings");
  136. define("WEB_title_exit","Exit");
  137. /* traffic headers */
  138. define("WEB_title_ip","Address");
  139. define("WEB_title_date","Date");
  140. define("WEB_title_input","Incoming");
  141. define("WEB_title_output","Outgoing");
  142. define("WEB_title_pktin","IN, pkt/s");
  143. define("WEB_title_pktout","OUT, pkt/s");
  144. define("WEB_title_maxpktin","Max IN, pkt/s");
  145. define("WEB_title_maxpktout","Max OUT, pkt/s");
  146. define("WEB_title_sum","SUM");
  147. define("WEB_title_itog","Total");
  148. /* table cell names */
  149. define("WEB_cell_login","Login");
  150. define("WEB_cell_fio","Full name");
  151. define("WEB_cell_ou","Group");
  152. define("WEB_cell_enabled","Enabled");
  153. define("WEB_cell_blocked","Blocking");
  154. define("WEB_cell_perday","Per day");
  155. define("WEB_cell_permonth","Per month");
  156. define("WEB_cell_report","Report");
  157. define("WEB_cell_name","Name");
  158. define("WEB_cell_ip","IP");
  159. define("WEB_cell_mac","MAC");
  160. define("WEB_cell_clientid","Client-id");
  161. define("WEB_cell_host_firmware","Firmware");
  162. define("WEB_cell_sn","SN");
  163. define("WEB_cell_comment","Comment");
  164. define("WEB_cell_wikiname","Wiki Name");
  165. define("WEB_cell_filter","Filter");
  166. define("WEB_cell_proxy","Proxy");
  167. define("WEB_cell_dhcp","Dhcp");
  168. define("WEB_cell_dhcp_hostname","DHCP-hostname");
  169. define("WEB_cell_nat","NAT");
  170. define("WEB_cell_transparent","Transparent");
  171. define("WEB_cell_shaper","Shaper");
  172. define("WEB_cell_connection","Connected");
  173. define("WEB_cell_last_found","Last activity");
  174. define("WEB_cell_dns_name","Dns Name");
  175. define("WEB_cell_host_model","Device Model");
  176. define("WEB_cell_nagios","Monitoring");
  177. define("WEB_cell_nagios_handler","Event response");
  178. define("WEB_cell_link","Link");
  179. define("WEB_cell_traf","Traffic recording");
  180. define("WEB_cell_acl","dhcp acl");
  181. define("WEB_cell_le","Rules");
  182. define("WEB_cell_login_quote_month","Quota by login, month");
  183. define("WEB_cell_ip_quote_month","Quota per ip, month");
  184. define("WEB_cell_login_quote_day","Quota by login, day");
  185. define("WEB_cell_ip_quote_day","Quota per ip, day");
  186. define("WEB_cell_type","Type");
  187. define("WEB_cell_skip","Skip");
  188. define("WEB_cell_vlan","Vlan");
  189. define("WEB_cell_mac_count","Mac count");
  190. define("WEB_cell_forename","Name");
  191. define("WEB_cell_flags","Flags");
  192. define("WEB_cell_created","Created");
  193. define("WEB_cell_deleted","Deleted");
  194. define("WEB_cell_gateway","Gateway");
  195. define("WEB_cell_rule", "Rules");
  196. /* lists name */
  197. define("WEB_list_ou","List of groups");
  198. define("WEB_list_subnet","List of Subnets");
  199. define("WEB_list_customers","List of administrators");
  200. define("WEB_list_filters","List of filters");
  201. define("WEB_list_users","List of users");
  202. define("WEB_list_models","List of device models");
  203. define("WEB_list_vendors","List of vendors");
  204. define("WEB_list_queues","List of shapers");
  205. /* button names */
  206. define("WEB_btn_remove","Delete");
  207. define("WEB_btn_add","Add");
  208. define("WEB_btn_save","Save");
  209. define("WEB_btn_move","Move");
  210. define("WEB_btn_config_apply","Apply Configuration");
  211. define("WEB_btn_device","+Device");
  212. define("WEB_btn_mac_add","+MAC");
  213. define("WEB_btn_mac_del","-MAC");
  214. define("WEB_btn_ip_add","+IP");
  215. define("WEB_btn_ip_del","-IP");
  216. define("WEB_btn_run","Execute");
  217. define("WEB_btn_refresh","Refresh");
  218. define("WEB_btn_delete","Delete");
  219. define("WEB_btn_apply","Apply");
  220. define("WEB_btn_show","Show");
  221. define("WEB_btn_reorder","Apply Order");
  222. define("WEB_btn_recover","Restore");
  223. define("WEB_btn_transfom","Transform");
  224. define("WEB_btn_login","Enter");
  225. define("WEB_btn_apply_selected","Apply for selected");
  226. /* control options */
  227. define("WEB_config_remove_option","Parameter removed");
  228. define("WEB_config_set_option","Parameter changed");
  229. define("WEB_config_add_option","Parameter added");
  230. define("WEB_config_parameters","Settings");
  231. define("WEB_config_option","Parameter");
  232. define("WEB_config_value","Value");
  233. /* control-subnets-usage */
  234. define("WEB_network_usage_title","Usage statistics for the organization's networks");
  235. define("WEB_network_subnet","Network");
  236. define("WEB_network_all_ip","Total<br>addresses");
  237. define("WEB_network_used_ip","Busy");
  238. define("WEB_network_free_ip","Free<br>(total)");
  239. define("WEB_network_dhcp_size","Size<br>dhcp pool");
  240. define("WEB_network_dhcp_used","Used<br>in the pool");
  241. define("WEB_network_dhcp_free","Free<br>in the pool");
  242. define("WEB_network_static_free","Free<br>(static)");
  243. define("WEB_network_zombi_dhcp","Zombies, dhcp");
  244. define("WEB_network_zombi","Zombies, total");
  245. /* control subnets */
  246. define("WEB_network_org_title","Organization networks");
  247. define("WEB_network_gateway","Gateway");
  248. define("WEB_network_use_dhcp","DHCP");
  249. define("WEB_network_static","Static");
  250. define("WEB_network_dhcp_first","DHCP start");
  251. define("WEB_network_dhcp_last","DHCP end");
  252. define("WEB_network_dhcp_leasetime","Lease time,m");
  253. define("WEB_network_office_subnet","Office");
  254. define("WEB_network_hotspot","Hot Spot");
  255. define("WEB_network_vpn","VPN");
  256. define("WEB_network_free","Free");
  257. define("WEB_network_dyndns","Update dns<br>from dhcp");
  258. define("WEB_network_discovery","Discovery");
  259. define("WEB_network_create","New network");
  260. /* control */
  261. define("WEB_control_access","Access Control");
  262. define("WEB_control_dhcp","dhcp config");
  263. define("WEB_control_dns","dns config");
  264. define("WEB_control_nagios","Reconfigure Nagios");
  265. define("WEB_control_nagios_clear_alarm","Nagios - clear alarm");
  266. define("WEB_control_scan_network","Network scan");
  267. define("WEB_control_fping_scan_network","Active Scan");
  268. define("WEB_control_log_traffic_on","Enable traffic logging for everyone");
  269. define("WEB_control_log_traffic_off","Turn off traffic logging for everyone");
  270. define("WEB_control_clear_dns_cache","Clear DNS Cache");
  271. define("WEB_control_port_off","Port Control");
  272. /* editcustom */
  273. define("WEB_custom_titles","Administrator");
  274. define("WEB_custom_login","Login");
  275. define("WEB_custom_password","Password");
  276. define("WEB_custom_mode","View only");
  277. define("WEB_custom_api_key","API Key");
  278. /* custom index */
  279. define("WEB_custom_index_title","Administrators");
  280. /* ipcam */
  281. define("WEB_control_group","For group");
  282. define("WEB_control_port_poe_off","Turn off ports");
  283. define("WEB_control_port_poe_on","Enable ports");
  284. /* public user */
  285. define("WEB_msg_auth_unknown","not listed");
  286. define("WEB_msg_user_unknown","Owned by a non-existent user. Probably the entry has been deleted.");
  287. define("WEB_msg_traffic_for_ip","Traffic to address");
  288. define("WEB_msg_traffic_for_login","Client traffic");
  289. define("WEB_public_day_traffic","per day, (In/Out)");
  290. define("WEB_public_month_traffic","per month, (In/Out)");
  291. /* device models */
  292. define("WEB_model_vendor","Vendor");
  293. define("WEB_nagios_template","Nagios Template");
  294. /* edit_l3int */
  295. define("WEB_list_l3_interfaces","List of L3 interfaces");
  296. define("WEB_l3_interface_add","Add interface");
  297. /* editdevice */
  298. define("WEB_location_name","Location");
  299. define("WEB_device_access_control","Access Control");
  300. define("WEB_device_queues_enabled","Shapers");
  301. define("WEB_device_connected_only","Router networks only");
  302. define("WEB_device_dhcp_server","DHCP-Server");
  303. define("WEB_device_snmp_hint","Some devices give mac-table by port index in snmp, others - by number");
  304. define("WEB_device_mac_by_oid","Mac by snmp");
  305. define("WEB_device_mac_table","Show mac table");
  306. define("WEB_device_walk_port_list","Port Walk");
  307. define("WEB_device_port_count","Ports");
  308. /* editport */
  309. define("WEB_device_port_number","Port N");
  310. define("WEB_device_port_name","Port");
  311. define("WEB_device_port_snmp_index","Snmp index");
  312. define("WEB_device_port_uplink_device","Device");
  313. define("WEB_device_port_uplink","Uplink");
  314. define("WEB_device_port_allien","Don't check");
  315. /* devices: index-passive */
  316. define("WEB_device_type_show","Hardware type");
  317. define("WEB_device_hide_unknown","Hide unknowns");
  318. define("WEB_device_show_location","Hardware location");
  319. /* mac table */
  320. define("WEB_device_mac_table_show","List of active macs on hardware");
  321. define("WEB_device_port_mac_table_show","List of active macs on the hardware at port");
  322. define("WEB_device_port_mac_table_history","List of macs ever found on the port");
  323. /* portsbyvlan */
  324. define("WEB_device_ports_by_vlan","List of ports in vlan");
  325. /* switchport connection */
  326. define("WEB_device_port_connections","List of connections on ports");
  327. /* switchport */
  328. define("WEB_device_port_list","Port List");
  329. define("WEB_device_connected_endpoint","User/Device");
  330. define("WEB_device_first_port_snmp_value","SNMP index of the first port");
  331. define("WEB_device_recalc_snmp_port","Recalculate snmp indexes");
  332. /* switchport-status */
  333. define("WEB_device_port_state_list","Port State");
  334. define("WEB_device_snmp_port_oid_name","IfName");
  335. define("WEB_device_port_speed","Speed");
  336. define("WEB_device_port_errors","Errors");
  337. define("WEB_device_poe_control","POE control");
  338. define("WEB_device_port_control","Port control");
  339. define("WEB_device_port_on","Enable port");
  340. define("WEB_device_port_off","Turn off port");
  341. define("WEB_device_poe_on","Enable POE");
  342. define("WEB_device_poe_off","Turn off POE");
  343. /* edit filter */
  344. define("WEB_title_filter","Filter");
  345. define("Web_filter_type","Filter type");
  346. define("WEB_traffic_action","Action");
  347. define("WEB_traffic_dest_address","Dst ip");
  348. define("WEB_traffic_source_address","Src ip");
  349. define("WEB_traffic_proto","Proto");
  350. define("WEB_traffic_src_port","Src-port");
  351. define("WEB_traffic_dst_port","Dst-port");
  352. /* edit group filters */
  353. define("WEB_title_group","Group");
  354. define("WEB_groups_filter_list","Group filter list");
  355. define("WEB_group_filter_order","Rules order");
  356. define("WEB_group_filter_name","Filter name");
  357. /* edit OU */
  358. define("WEB_ou_autoclient_rules","Rules for autoclient clients");
  359. define("WEB_ou_rules_for_autoassigning","Rules for autoassigning addresses in");
  360. define("WEB_ou_rules_order","Apply order");
  361. define("WEB_ou_rule","Rule");
  362. define("WEB_ou_new_rule","New rule");
  363. /* auto rules */
  364. define("WEB_rules_target","User/Group");
  365. /* all ip list */
  366. define("WEB_ips_show_by_state","By activity");
  367. define("WEB_ips_search_host","Search ip or mac");
  368. define("WEB_selection_title","Apply to Selection");
  369. define("WEB_ips_search_full","Search by comment/ip/mac/dhcp hostname");
  370. /* logs */
  371. define("WEB_log_start_date","Start");
  372. define("WEB_log_stop_date","End");
  373. define("WEB_log_level_display","Log level");
  374. define("WEB_log_filter_source","Filter Source");
  375. define("WEB_log_filter_event","Filter - message");
  376. define("WEB_log_message","Message");
  377. define("WEB_log_time","Time");
  378. define("WEB_log_manager","Administrator");
  379. define("WEB_log_level","Level");
  380. define("WEB_log_event","Event");
  381. define("WEB_log_event_type","Event type");
  382. define("WEB_log_detail_for","Detail for");
  383. define("WEB_log_full","Full log");
  384. define("WEB_log_select_ip_mac","ip or mac");
  385. define("WEB_log_report_by_device","Device report");
  386. 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>");
  387. define("WEB_log_dhcp_add","Create lease");
  388. define("WEB_log_dhcp_del","Release ip");
  389. define("WEB_log_dhcp_old","Refresh lease");
  390. /* reports */
  391. define("WEB_report_user_traffic","User traffic");
  392. define("WEB_report_traffic_for_ip","for address");
  393. define("WEB_report_detail","Detail");
  394. define("WEB_report_top10_in","Top 10 by incoming traffic");
  395. define("WEB_report_top10_out","Top 10 by outgoing traffic");
  396. define("WEB_report_by_day","Traffic per day");
  397. /* user info */
  398. define("WEB_user_alias_for","Alias for");
  399. define("WEB_user_dns_add_alias","New alias");
  400. define("WEB_user_title","User access address");
  401. define("WEB_user_rules_for_autoassign","Parameters for autoassigned addresses");
  402. define("WEB_user_rule_list","List of rules");
  403. define("WEB_user_ip_list","List of access addresses");
  404. define("WEB_user_add_ip","New IP access address");
  405. define("WEB_user_add_mac","Mac (optional)");
  406. define("WEB_user_list_apply","Apply to list");
  407. define("WEB_new_user","New user");
  408. define("WEB_user_deleted","belongs to a non-existent user. Probably the record has been deleted");
  409. /* public */
  410. define("WEB_msg_access_login","Internet for login");
  411. define("WEB_msg_access_ip","Internet for ip");
  412. define("WEB_traffic_stats","Current statisticks for");
  413. ?>