summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-qos/luasrc/i18n/qos.en.xml
blob: df279a20d7e5d1df3e6788cc889d5a69302f12c2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?xml version="1.0" encoding="utf-8"?>

<i18n:msgs xmlns:i18n="http://luci.freifunk-halle.net/2008/i18n#" xmlns="http://www.w3.org/1999/xhtml">

<i18n:msg xml:id="qos">Quality of Service</i18n:msg>
<i18n:msg xml:id="qos_desc">With QoS you can priorize network traffic selected by adresses, ports or services.</i18n:msg>
<i18n:msg xml:id="qos_interface_classgroup">Classification</i18n:msg>
<i18n:msg xml:id="qos_interface_overhead">Calculate Overhead</i18n:msg>
<i18n:msg xml:id="qos_interface_download">Downlink</i18n:msg>
<i18n:msg xml:id="qos_interface_upload">Uplink</i18n:msg>
<i18n:msg xml:id="qos_classify">Prioritization</i18n:msg>
<i18n:msg xml:id="qos_classify_target">Priority</i18n:msg>
<i18n:msg xml:id="qos_classify_srchost">Source address</i18n:msg>
<i18n:msg xml:id="qos_classify_srchost_dest">source network / source host</i18n:msg>
<i18n:msg xml:id="qos_classify_dsthost">Target address</i18n:msg>
<i18n:msg xml:id="qos_classify_dsthost_dest">target network / target host</i18n:msg>
<i18n:msg xml:id="qos_classify_portrange">portrange</i18n:msg>
<i18n:msg xml:id="qos_bulk">low</i18n:msg>
<i18n:msg xml:id="qos_normal">normal</i18n:msg>
<i18n:msg xml:id="qos_express">express</i18n:msg>
<i18n:msg xml:id="qos_priority">priority</i18n:msg>
</i18n:msgs>