* luci/i18n: updated translation files, xhtml fixes in openwrt.org theme
[project/luci.git] / applications / luci-qos / luasrc / i18n / qos.en.lua
1 qos = [[Quality of Service]]
2 qos_desc = [[With QoS you can priorize network traffic selected by adresses, ports or services.]]
3 qos_interface_classgroup = [[Classification]]
4 qos_interface_overhead = [[Calculate Overhead]]
5 qos_interface_download = [[Downlink]]
6 qos_interface_upload = [[Uplink]]
7 qos_classify = [[Prioritization]]
8 qos_classify_target = [[Priority]]
9 qos_classify_srchost = [[Source address]]
10 qos_classify_srchost_dest = [[source network / source host]]
11 qos_classify_dsthost = [[Target address]]
12 qos_classify_dsthost_dest = [[target network / target host]]
13 qos_classify_portrange = [[portrange]]
14 qos_bulk = [[low]]
15 qos_normal = [[normal]]
16 qos_express = [[express]]
17 qos_priority = [[priority]]