smeserver-qos/root/etc/e-smith/locale/en-us/etc/e-smith/web/functions/qos

83 lines
3.1 KiB
Plaintext

<lexicon lang="en-us">
<entry>
<base>QOS</base>
<trans>Quality of Service</trans>
</entry>
<entry>
<base>FORM_TITLE</base>
<trans>Configure quality of service</trans>
</entry>
<entry>
<base>DESC_QOS</base>
<trans>You can manage quality of service on your server. You must define the capacities of the band-width</trans>
</entry>
<entry>
<base>DESC_UDPPrio</base>
<trans>You can configure specific high priority ports for the UDP protocol. You can enter a list of port or ports ranges separated by a comma (for example 5060,10000-20000,4569). Outgoing paquets to these ports will have the highest priority</trans>
</entry>
<entry>
<base>DESC_TCPPrio</base>
<trans>You can configure specific high priority ports for the TCP protocol. The format is the same as UDP.</trans>
</entry>
<entry>
<base>DESC_HostsPrio</base>
<trans>You can configure a list of high priority hosts. Any traffic to these hosts will have the highest priority</trans>
</entry>
<entry>
<base>DESC_BP</base>
<trans>Enter your link capacity.</trans>
</entry>
<entry>
<base>INVALID_PORT_RANGE</base>
<trans>This is not a valid list of port or port range</trans>
</entry>
<entry>
<base>INVALID_HOST_IP</base>
<trans>This is not a valid list of ip address</trans>
</entry>
<entry>
<base>LABEL_UPLINK</base>
<trans>Uplink Bandwith (in kbps)</trans>
</entry>
<entry>
<base>LABEL_DOWNLINK</base>
<trans>Downlink Bandwith (in kbps)</trans>
</entry>
<entry>
<base>LABEL_UDPPrio</base>
<trans>UDP High Priority Ports</trans>
</entry>
<entry>
<base>LABEL_TCPPrio</base>
<trans>TCP Hight Priority Ports</trans>
</entry>
<entry>
<base>LABEL_HostsPrio</base>
<trans>Hight Priority Hosts</trans>
</entry>
<entry>
<base>IN_SERVERONLY_MODE</base>
<trans><![CDATA[<span style="color:red">You are running in server only mode. It doesn't make sens to configure QOS as your server do not control outgoing trafic</span>]]></trans>
</entry>
<entry>
<base>DESC_STATUS</base>
<trans>Do you want to enable the service</trans>
</entry>
<entry>
<base>LABEL_STATUS</base>
<trans>Status</trans>
</entry>
<entry>
<base>ENABLED</base>
<trans>enabled</trans>
</entry>
<entry>
<base>DISABLED</base>
<trans>disabled</trans>
</entry>
<entry>
<base>VALUE_ZERO_OR_POSITIVE</base>
<trans>This value must be positive or null</trans>
</entry>
</lexicon>