* luci/i18n: updated translation files, xhtml fixes in openwrt.org theme
[project/luci.git] / applications / luci-olsr / luasrc / i18n / olsr.en.lua
1 olsr_routes = [[Routes]]
2 olsr_topology = [[Topology]]
3 olsr_error1 = [[Unable to connect to the OLSR daemon.]]
4 olsr_error2 = [[To collect status information start the OLSR-Daemon and enable the "txtinfo"-Plugin]]
5 olsr_links = [[OLSR-Connections]]
6 olsr_links1 = [[Overview over current OLSR connections]]
7 olsrlinks_lq1 = [[Success rate of transmitted packets]]
8 olsrlinks_nlq1 = [[Success rate of received packets]]
9 olsrlinks_etx1 = [[Expected transmission tries per packet]]
10 olsr_mid = [[MID]]
11 olsr_desc = [[OLSR is a flexible routing protocol that supports building mobile ad-hoc networks.]]
12 olsr_general = [[General settings]]
13 olsr_general_debuglevel = [[Debugmode]]
14 olsr_general_ipversion = [[Internet Protocol]]
15 olsr_general_allownoint = [[Start without network]]
16 olsr_general_pollrate = [[Pollrate]]
17 olsr_general_tcredundancy = [[TC-Redundancy]]
18 olsr_general_tcredundancy_0 = [[MPR-Selectors]]
19 olsr_general_tcredundancy_1 = [[MPR-Selectors and MPR]]
20 olsr_general_tcredundancy_2 = [[All Neighbors]]
21 olsr_general_mprcoverage = [[MPR-Coverage]]
22 olsr_general_linkqualitylevel = [[LQ-Level]]
23 olsr_general_linkqualityaging = [[LQ-Aging]]
24 olsr_general_linkqualityalgorithm = [[LQ-Algorithm]]
25 olsr_etx_fpm = [[Fixed Point]]
26 olsr_etx_float = [[Floating Point]]
27 olsr_etx_ff = [[Freifunk]]
28 olsr_general_linkqualitylevel_1 = [[MPR-Selection]]
29 olsr_general_linkqualitylevel_2 = [[MPR-Selection and Routing]]
30 olsr_general_linkqualityfisheye = [[LQ-Fisheye]]
31 olsr_general_linkqualitywinsize = [[LQ-Windowsize]]
32 olsr_general_linkqualitydijkstralimit = [[LQ-Dijkstralimit]]
33 olsr_general_usehysteresis = [[Use hysteresis]]
34 olsr_general_fibmetric = [[FIB-Metric]]
35 olsr_general_clearscreen = [[Clear Screen]]
36 olsr_general_willingness = [[Willingness]]
37 olsr_interface_ip4broadcast = [[IPv4 Broadcast]]
38 olsr_interface_hellointerval = [[Hello-Interval]]
39 olsr_interface_hellovaliditytime = [[Hello-Validity]]
40 olsr_interface_tcinterval = [[TC-Interval]]
41 olsr_interface_tcvaliditytime = [[TC-Validity]]
42 olsr_interface_midinterval = [[MID-Interval]]
43 olsr_interface_midvaliditytime = [[MID-Validity]]
44 olsr_interface_hnainterval = [[HNA-Interval]]
45 olsr_interface_hnavaliditytime = [[HNA-Validity]]
46 olsr_loadplugin = [[Plugins]]
47 olsr_hna4 = [[IPv4 HNA-Announcements]]
48 olsr_hna4_desc = [[Hna4-entries are used to announce local ipv4 host- and net-routes within the mesh-network]]
49 olsr_hna4_netaddr = [[Network-Address]]
50 olsr_hna4_netaddr_desc = [[ipv4 address]]
51 olsr_hna4_prefix = [[Netmask]]
52 olsr_hna4_prefix_desc = [[ipv4 address]]
53 olsr_hna6 = [[IPv6 HNA-Announcements]]
54 olsr_hna6_desc = [[Hna6-entries are used to announce local ipv6 host- and net-routes within the mesh-network]]
55 olsr_hna6_netaddr = [[Network-Address]]
56 olsr_hna6_netaddr_desc = [[ipv6 address]]
57 olsr_hna6_prefix = [[Netmask]]
58 olsr_hna6_prefix_desc = [[ipv6 address]]
59 olsr_ipcconnect = [[IPC-Settings]]
60 olsr_ipcconnect_desc = [[IPC-connections allow external programs to remote-control the local OLSR process]]
61 olsr_ipcconnect_maxconnections = [[max. allowed connections]]
62 olsr_ipcconnect_maxconnections_desc = [[0 disables IPC]]
63 olsr_ipcconnect_host = [[Allowed hosts]]
64 olsr_ipcconnect_host_desc = [[multiple separated by space]]
65 olsr_ipcconnect_net = [[Allowed networks]]
66 olsr_ipcconnect_net_desc = [[address netmask; separated by space]]