Commit 3425c87a authored by Franco Fichtner's avatar Franco Fichtner

src: regenerate

parent 14c57d1e
......@@ -57,6 +57,7 @@ echo gettext('Configure listen addresses for this frontend, i.e. 127.0.0.1:8080
echo gettext('Connections coming from (src) or going to (dst) listed countries, default selects both.');
echo gettext('Cookie name to use for stick table (if appropiate table type is selected).');
echo gettext('Countries to alert or block using GeoIP.');
echo gettext('Default option for all server entries.');
echo gettext('Default ttl');
echo gettext('Description for this ACL.');
echo gettext('Description for this Lua script.');
......@@ -67,6 +68,7 @@ echo gettext('Description for this frontend.');
echo gettext('Description for this server.');
echo gettext('Description to identify this pipe.');
echo gettext('Description to identify this zone.');
echo gettext('Don\'t use port on server, use the same port as frontend receive. If check enable, require port check in server.');
echo gettext('Enable CoDel active queue management');
echo gettext('Enable HAProxy\'s statistics page.');
echo gettext('Enable SSL offloading');
......@@ -115,7 +117,7 @@ echo gettext('Enter the months for the job to act, can also be a comma separated
echo gettext('Enter the number of first-level subdirectories for the local cache (default is 16).');
echo gettext('Enter the number of first-level subdirectories for the local cache (default is 256).');
echo gettext('Enter the number of ssl certificate workers to use (sslcrtd_children).');
echo gettext('Enter the size of the preview wich is sent to the ICAP server.');
echo gettext('Enter the size of the preview which is sent to the ICAP server.');
echo gettext('Enter the storage size for the local cache (default is 100).');
echo gettext('Enter the url where the reqmod requests should be sent to.');
echo gettext('Enter the url where the respmod requests should be sent to.');
......@@ -128,8 +130,8 @@ echo gettext('If set (default), Squid will include a Via header in requests and
echo gettext('If this checkbox is checked, you can use an ICAP server to filter or replace content.');
echo gettext('If this option is set, users can login on multiple machines at once. If disabled subsequent logins will cause machines previously logged in with the same username to be disconnected.');
echo gettext('If you enable this option, the client IP address will be sent to the ICAP server. This can be useful if you want to filter traffic based on IP addresses.');
echo gettext('If you enable this option, the username of the client will be sent to the ICAP server. This can be useful if you want to filter traffic based on usernames addresses. Note, that authentication is required to use usernames.');
echo gettext('If you use previews, only a part of the data is sent to the ICAP server. Setting this option can improve the performance. ');
echo gettext('If you enable this option, the username of the client will be sent to the ICAP server. This can be useful if you want to filter traffic based on usernames. Note, that authentication is required to use usernames.');
echo gettext('If you use previews, only a part of the data is sent to the ICAP server. Setting this option can improve the performance.');
echo gettext('Indicates where to send the logs. Takes an IPv4 or IPv6 address optionally followed by a colon (\':\') and a UDP port, i.e. 127.0.0.1 or 10.0.0.1:514');
echo gettext('Internal number used for this zone');
echo gettext('Interval before dropping packets (in ms), leave empty for default');
......@@ -146,6 +148,7 @@ echo gettext('Paste the content of your Lua script here.');
echo gettext('Paste the content of your errorfile here. The files should not exceed the configured buffer size, which generally is 8 or 16 kB.');
echo gettext('Provide either the FQDN or the IP address of this server.');
echo gettext('Provide the TCP communication port for this server, i.e. 80 or 443.');
echo gettext('Provide the TCP communication port to use during check, i.e. 80 or 443.');
echo gettext('Rotate alert logs at provided interval.');
echo gettext('Select Authentication method');
echo gettext('Select HTTP method for health check.');
......@@ -165,8 +168,10 @@ echo gettext('Select interfaces used for WAN traffic to avoid counting NAT traff
echo gettext('Select interval (in milliseconds) between two consecutive health checks.');
echo gettext('Select one ore more ACLs to be used as condition for this action.');
echo gettext('Select the command that needs to be executed at given time frame.');
echo gettext('Select the multi-pattern matcher algorithm to use.');
echo gettext('Select type of health check.');
echo gettext('Select what to do with X-Forwarded for header.');
echo gettext('Send log data to.');
echo gettext('Set action to perform here, only used when in IPS mode.');
echo gettext('Set the default backend to use for this frontend.');
echo gettext('Set the maximum inactivity time (in milliseconds) on the client side.');
......@@ -181,6 +186,8 @@ echo gettext('Set the running mode or protocol of the backend. Usually the front
echo gettext('Sets the interval (in milliseconds) for running health checks on the server.');
echo gettext('Sets the maximum amount of RAM in megabytes per process usable by Lua. By default it is zero which means unlimited. It is important to set a limit to ensure that a bug in a script will not result in the system running out of memory.');
echo gettext('Sets the operation mode to use for this server.');
echo gettext('Sets the source address which will be used when connecting to the server(s).');
echo gettext('Sets the source address which will be used when connecting to the server.');
echo gettext('Specify HTTP host to use for health check. Requires HTTP/1.1.');
echo gettext('Specify HTTP request URI for health check.');
echo gettext('Specify a value to match with the action.');
......
......@@ -43,6 +43,7 @@ echo gettext('Actions');
echo gettext('Administration');
echo gettext('Advanced');
echo gettext('Advanced Settings');
echo gettext('Advertisements');
echo gettext('Aliases');
echo gettext('All');
echo gettext('Assignments');
......@@ -174,12 +175,14 @@ echo gettext('Please enter valid addresses');
echo gettext('Please enter valid mac addresses');
echo gettext('Please enter valid targets (e.g. 192.168.0.1:2055).');
echo gettext('Please provide a valid listen address, i.e. 10.0.0.1:8080 or haproxy.example.com:8999.');
echo gettext('Please provide a valid listen address, i.e. 127.0.0.1:8080 or www.example.com:443.');
echo gettext('Please provide a valid listen address, i.e. 127.0.0.1:8080 or www.example.com:443. Port range as start-end, i.e. 127.0.0.1:1220-1240.');
echo gettext('Please provide a valid user and password, i.e. user:secret123.');
echo gettext('Please select a valid certificate from the list');
echo gettext('Please select a valid certificate from the list.');
echo gettext('Please select a valid pattern matcher algorithm');
echo gettext('Please select a valid rotation');
echo gettext('Please specify a valid servername or IP address.');
echo gettext('Please specify a valid source address, i.e. 10.0.0.1 or loadbalancer.example.com:50000. Port range as start-end, i.e. 10.0.0.1:50000-60000.');
echo gettext('Please specify a value between 0 and 1024.');
echo gettext('Please specify a value between 0 and 256.');
echo gettext('Please specify a value between 0 and 50.');
......@@ -200,6 +203,7 @@ echo gettext('Point-to-Point');
echo gettext('Pool Setup');
echo gettext('Pool Status');
echo gettext('Port Forward');
echo gettext('Power');
echo gettext('Power Off');
echo gettext('Pre-Shared Keys');
echo gettext('Proxy Server');
......@@ -235,7 +239,6 @@ echo gettext('Service Settings');
echo gettext('Services');
echo gettext('Sessions');
echo gettext('Settings');
echo gettext('Shared Key Export');
echo gettext('Should be a number between 1 and 5 characters followed by either "d", "h", "m", "s" or "ms".');
echo gettext('Should be a number between 1 and 5 characters followed by either "k", "m" or "g".');
echo gettext('Should be a string between 1 and 255 characters.');
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment