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

131 lines
5.8 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>DESC_WEB_THROTTLE</base>
<trans>The following settings only apply to web downloads which pass through the proxy on this server. Web proxy need to be enabled for this to take effect.</trans>
</entry>
<entry>
<base>DESC_WEB_GLOBAL_LIMIT</base>
<trans>This settings will define a global speed limit for web trafic as a percent of your total available downlink speed. For example, if you set 90, downloads from the web will be limited to 90% of your total bandwidth. You use this to reduce the impact of big downloads on critial streams, like VoIP.</trans>
</entry>
<entry>
<base>LABEL_WEB_GLOBAL_LIMIT</base>
<trans>Web global limit</trans>
</entry>
<entry>
<base>DESC_WEB_THROTTLE_LIMIT</base>
<trans>This settings controls per host limit. For example, if you choose 70, each host will be limited to 70% of the total bandwidth (after the burst at full speed). This setting helps preventing one user to slow down everything with big downloads</trans>
</entry>
<entry>
<base>LABEL_WEB_THROTTLE_LIMIT</base>
<trans>Per host limit</trans>
</entry>
<entry>
<base>DESC_WEB_THROTTLE_EXTENSIONS</base>
<trans>Enter here the list of extensions which will be affected by the per host limit, one per line. If you want everything to be limited, just enter a dot (.)</trans>
</entry>
<entry>
<base>LABEL_WEB_THROTTLE_EXTENSIONS</base>
<trans>Extensions to throttle</trans>
</entry>
<entry>
<base>DESC_WEB_SOURCE_EXCEPTION</base>
<trans>You can enter here IP address of internal host which won't be limited by the per host throttle, one IP address per line. Usefull for example to let your boss surf at full speed. Global limit will still apply to this list.</trans>
</entry>
<entry>
<base>LABEL_WEB_SOURCE_EXCEPTION</base>
<trans>Exceptions (sources)</trans>
</entry>
<entry>
<base>DESC_WEB_DEST_EXCEPTION</base>
<trans>You can also enter a list of domain names which won't be affected by the per host throttle, one per line (global limit still applies).</trans>
</entry>
<entry>
<base>LABEL_WEB_DEST_EXCEPTION</base>
<trans>Exceptions (destinations)</trans>
</entry>
<entry>
<base>VALUE_NEED_TO_BE_PERCENT</base>
<trans>This value must be between 0 and 100</trans>
</entry>
<entry>
<base>VALUE_ZERO_OR_POSITIVE</base>
<trans>This value must be positive or null</trans>
</entry>
</lexicon>