Commit 4143d34e authored by Franco Fichtner's avatar Franco Fichtner

src: bring remaining wizard strings into our translation

parent 5e5b857d
...@@ -64,6 +64,7 @@ echo gettext('Advanced'); ...@@ -64,6 +64,7 @@ echo gettext('Advanced');
echo gettext('Allow DNS servers to be overridden by DHCP/PPP on WAN'); echo gettext('Allow DNS servers to be overridden by DHCP/PPP on WAN');
echo gettext('Allow communication between clients connected to this server.'); echo gettext('Allow communication between clients connected to this server.');
echo gettext('Allow connected clients to retain their connections if their IP address changes.'); echo gettext('Allow connected clients to retain their connections if their IP address changes.');
echo gettext('Allow multiple concurrent connections from clients using the same Common Name. This is not generally recommended, but may be needed for some scenarios.');
echo gettext('Auth Digest Algorithm'); echo gettext('Auth Digest Algorithm');
echo gettext('Authentication Containers'); echo gettext('Authentication Containers');
echo gettext('Authentication Port'); echo gettext('Authentication Port');
...@@ -80,6 +81,7 @@ echo gettext('City'); ...@@ -80,6 +81,7 @@ echo gettext('City');
echo gettext('City or other Locality name (e.g. Middelharnis, Leipzig, Louisville).'); echo gettext('City or other Locality name (e.g. Middelharnis, Leipzig, Louisville).');
echo gettext('Click \'Reload\' to reload to apply the changes.'); echo gettext('Click \'Reload\' to reload to apply the changes.');
echo gettext('Client Settings'); echo gettext('Client Settings');
echo gettext('Compress tunnel packets using the LZO algorithm. Adaptive compression will dynamically disable compression for a period of time if OpenVPN detects that the data in the packets is not being compressed efficiently.');
echo gettext('Compression'); echo gettext('Compression');
echo gettext('Concurrent Connections'); echo gettext('Concurrent Connections');
echo gettext('Configure LAN Interface'); echo gettext('Configure LAN Interface');
...@@ -107,10 +109,9 @@ echo gettext('Domain'); ...@@ -107,10 +109,9 @@ echo gettext('Domain');
echo gettext('Domain name field is invalid'); echo gettext('Domain name field is invalid');
echo gettext('Duplicate Connections'); echo gettext('Duplicate Connections');
echo gettext('Dynamic IP'); echo gettext('Dynamic IP');
echo gettext('EXAMPLE: mydomain.com');
echo gettext('EXAMPLE: myserver');
echo gettext('Email'); echo gettext('Email');
echo gettext('Email address for the Certificate contact. Often the email of the person generating the certificate (i.e. You.)'); echo gettext('Email address for the Certificate contact. Often the email of the person generating the certificate (i.e. You.)');
echo gettext('Enable NetBIOS over TCP/IP. If this option is not set, all NetBIOS-over-TCP/IP options (including WINS) will be disabled.');
echo gettext('Enable authentication of TLS packets.'); echo gettext('Enable authentication of TLS packets.');
echo gettext('Encryption Algorithm'); echo gettext('Encryption Algorithm');
echo gettext('Enter any additional options you would like to add to the OpenVPN server configuration here, separated by a semicolon. EXAMPLE: push "route 10.0.0.0 255.255.255.0"'); echo gettext('Enter any additional options you would like to add to the OpenVPN server configuration here, separated by a semicolon. EXAMPLE: push "route 10.0.0.0 255.255.255.0"');
...@@ -131,7 +132,6 @@ echo gettext('General configuration'); ...@@ -131,7 +132,6 @@ echo gettext('General configuration');
echo gettext('Generate TLS Key'); echo gettext('Generate TLS Key');
echo gettext('Group Naming Attribute'); echo gettext('Group Naming Attribute');
echo gettext('Hardware Crypto'); echo gettext('Hardware Crypto');
echo gettext('Hint: this field can usually be left empty');
echo gettext('Hostname'); echo gettext('Hostname');
echo gettext('Hostname or IP address'); echo gettext('Hostname or IP address');
echo gettext('IP Address'); echo gettext('IP Address');
...@@ -139,6 +139,7 @@ echo gettext('IP Address field is invalid'); ...@@ -139,6 +139,7 @@ echo gettext('IP Address field is invalid');
echo gettext('If a user DN was supplied above, this password will also be used when performing a bind operation.'); echo gettext('If a user DN was supplied above, this password will also be used when performing a bind operation.');
echo gettext('If left blank, an anonymous bind will be done.'); echo gettext('If left blank, an anonymous bind will be done.');
echo gettext('If no qualifying outgoing packets are transmitted for the specified number of seconds, the connection is brought down. An idle timeout of zero disables this feature.'); echo gettext('If no qualifying outgoing packets are transmitted for the specified number of seconds, the connection is brought down. An idle timeout of zero disables this feature.');
echo gettext('If you are unsure, leave this set to "Local User Access."');
echo gettext('If you enter a value in this field, then MSS clamping for TCP connections to the value entered above minus 40 (TCP/IP header size) will be in effect. If you leave this field blank, an MSS of 1492 bytes for PPPoE and 1500 bytes for all other connection types will be assumed. This should match the above MTU value in most all cases.'); echo gettext('If you enter a value in this field, then MSS clamping for TCP connections to the value entered above minus 40 (TCP/IP header size) will be in effect. If you leave this field blank, an MSS of 1492 bytes for PPPoE and 1500 bytes for all other connection types will be assumed. This should match the above MTU value in most all cases.');
echo gettext('Inter-Client Communication'); echo gettext('Inter-Client Communication');
echo gettext('Interface'); echo gettext('Interface');
...@@ -155,6 +156,7 @@ echo gettext('LDAP Server Selection'); ...@@ -155,6 +156,7 @@ echo gettext('LDAP Server Selection');
echo gettext('LDAP Server port, leave blank for the default (389 for TCP, 636 for SSL).'); echo gettext('LDAP Server port, leave blank for the default (389 for TCP, 636 for SSL).');
echo gettext('LDAP servers'); echo gettext('LDAP servers');
echo gettext('Language'); echo gettext('Language');
echo gettext('Length of Diffie-Hellman (DH) key exchange parameters, used for establishing a secure communications channel. As with other such settings, the larger values are more secure, but may be slower in operation.');
echo gettext('Lifetime'); echo gettext('Lifetime');
echo gettext('Lifetime in days. This is commonly set to 365 (Approximately 1 year.)'); echo gettext('Lifetime in days. This is commonly set to 365 (Approximately 1 year.)');
echo gettext('Local Network'); echo gettext('Local Network');
...@@ -200,9 +202,11 @@ echo gettext('PPTP configuration'); ...@@ -200,9 +202,11 @@ echo gettext('PPTP configuration');
echo gettext('Paste in a shared TLS key if one has already been generated.'); echo gettext('Paste in a shared TLS key if one has already been generated.');
echo gettext('Port'); echo gettext('Port');
echo gettext('Port used by the RADIUS server for accepting Authentication requests, typically 1812.'); echo gettext('Port used by the RADIUS server for accepting Authentication requests, typically 1812.');
echo gettext('Possible options: b-node (broadcasts), p-node (point-to-point name queries to a WINS server), m-node (broadcast then query name server), and h-node (query name server, then broadcast).');
echo gettext('Primary DNS Server'); echo gettext('Primary DNS Server');
echo gettext('Primary DNS Server field is invalid'); echo gettext('Primary DNS Server field is invalid');
echo gettext('Protocol'); echo gettext('Protocol');
echo gettext('Protocol to use for OpenVPN connections. If you are unsure, leave this set to UDP.');
echo gettext('Provide a default domain name to clients.'); echo gettext('Provide a default domain name to clients.');
echo gettext('Provide a virtual adapter IP address to clients (see Tunnel Network).'); echo gettext('Provide a virtual adapter IP address to clients (see Tunnel Network).');
echo gettext('RADIUS Authentication Server List'); echo gettext('RADIUS Authentication Server List');
...@@ -222,12 +226,14 @@ echo gettext('Secondary DNS Server'); ...@@ -222,12 +226,14 @@ echo gettext('Secondary DNS Server');
echo gettext('Secondary DNS Server field is invalid'); echo gettext('Secondary DNS Server field is invalid');
echo gettext('Select an Authentication Backend Type'); echo gettext('Select an Authentication Backend Type');
echo gettext('SelectedType'); echo gettext('SelectedType');
echo gettext('Semicolon separated. This will be prepended to the search base DN above or you can specify full container path, e.g. CN=Users;DC=example or CN=Users,DC=example,DC=com;OU=OtherUsers,DC=example,DC=com');
echo gettext('Server Certificate Selection'); echo gettext('Server Certificate Selection');
echo gettext('Server Setup'); echo gettext('Server Setup');
echo gettext('Set Admin Web GUI Password'); echo gettext('Set Admin Web GUI Password');
echo gettext('Set the MTU of the WAN interface. If you leave this field blank, an MTU of 1492 bytes for PPPoE and 1500 bytes for all other connection types will be assumed.'); echo gettext('Set the MTU of the WAN interface. If you leave this field blank, an MTU of 1492 bytes for PPPoE and 1500 bytes for all other connection types will be assumed.');
echo gettext('Set the TOS IP header value of tunnel packets to match the encapsulated packet value.'); echo gettext('Set the TOS IP header value of tunnel packets to match the encapsulated packet value.');
echo gettext('Shared Secret'); echo gettext('Shared Secret');
echo gettext('Size of the key which will be generated. The larger the key, the more security is offers, but larger keys are generally slower to use.');
echo gettext('Specify the maximum number of clients allowed to concurrently connect to this server.'); echo gettext('Specify the maximum number of clients allowed to concurrently connect to this server.');
echo gettext('State or Province'); echo gettext('State or Province');
echo gettext('Static'); echo gettext('Static');
...@@ -237,7 +243,11 @@ echo gettext('TCP'); ...@@ -237,7 +243,11 @@ echo gettext('TCP');
echo gettext('TCP - Standard'); echo gettext('TCP - Standard');
echo gettext('TLS Authentication'); echo gettext('TLS Authentication');
echo gettext('TLS Shared Key'); echo gettext('TLS Shared Key');
echo gettext('The hardware cryptographic accelerator to use for this VPN connection, if any.');
echo gettext('The interface where OpenVPN will listen for incoming connections (typically WAN.)'); echo gettext('The interface where OpenVPN will listen for incoming connections (typically WAN.)');
echo gettext('The method used to authenticate traffic between endpoints. This setting must match on the client and server side, but is otherwise set however you like.');
echo gettext('The method used to encrypt traffic between endpoints. This setting must match on the client and server side, but is otherwise set however you like. Certain algorithms will perform better on different hardware, depending on the availability of supported VPN accelerator chips.');
echo gettext('The protocol used by your LDAP server. It can either be standard TCP or SSL encrypted.');
echo gettext('The value in this field is sent as the DHCP client identifier and hostname when requesting a DHCP lease. Some ISPs may require this (for client identification).'); echo gettext('The value in this field is sent as the DHCP client identifier and hostname when requesting a DHCP lease. Some ISPs may require this (for client identification).');
echo gettext('This field can be used to modify ("spoof") the MAC address of the WAN interface (may be required with some cable connections). Enter a MAC address in the following format: xx:xx:xx:xx:xx:xx or leave blank.'); echo gettext('This field can be used to modify ("spoof") the MAC address of the WAN interface (may be required with some cable connections). Enter a MAC address in the following format: xx:xx:xx:xx:xx:xx or leave blank.');
echo gettext('This is the IPv4 virtual network used for private communications between this server and client hosts expressed using CIDR notation (eg. 10.0.8.0/24). The first network address will be assigned to the server virtual interface. The remaining network addresses can optionally be assigned to connecting clients. (see Address Pool)'); echo gettext('This is the IPv4 virtual network used for private communications between this server and client hosts expressed using CIDR notation (eg. 10.0.8.0/24). The first network address will be assigned to the server virtual interface. The remaining network addresses can optionally be assigned to connecting clients. (see Address Pool)');
......
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