Commit f877529b authored by Alexander Shursha's avatar Alexander Shursha Committed by Franco Fichtner

Translate wizards.

(cherry picked from commit 858b12e8)
(cherry picked from commit 3f97985b)
parent 49ee6dea
......@@ -182,7 +182,7 @@
<type>input</type>
<size>40</size>
<bindstofield>ovpnserver->step2->authscope</bindstofield>
<description>Semicolon separated. This will be prepended to the search base DN above or you can specify full container path.&lt;br/&gt;EXAMPLE: CN=Users;DC=example&lt;br/&gt;EXAMPLE: CN=Users,DC=example,DC=com;OU=OtherUsers,DC=example,DC=com </description>
<description>Semicolon separated. This will be prepended to the search base DN above or you can specify full container path.&lt;br/&gt;EXAMPLE: CN=Users;DC=example&lt;br/&gt;EXAMPLE: CN=Users,DC=example,DC=com;OU=OtherUsers,DC=example,DC=com</description>
</field>
<field>
<name>userdn</name>
......@@ -396,7 +396,7 @@
<field>
<name>country</name>
<displayname>Country Code</displayname>
<description>Two-letter ISO country code (e.g. NL, DE, FR, US) </description>
<description>Two-letter ISO country code (e.g. NL, DE, US)</description>
<type>input</type>
<size>5</size>
<bindstofield>ovpnserver->step6->country</bindstofield>
......@@ -404,7 +404,7 @@
<field>
<name>state</name>
<displayname>State or Province</displayname>
<description>Full State of Province name, not abbreviated (e.g. Zuid Holland, Sachsen, Paris, Kentucky).</description>
<description>Full State of Province name, not abbreviated (e.g. Zuid Holland, Sachsen, Kentucky).</description>
<type>input</type>
<size>30</size>
<bindstofield>ovpnserver->step6->state</bindstofield>
......@@ -412,7 +412,7 @@
<field>
<name>city</name>
<displayname>City</displayname>
<description>City or other Locality name (e.g. Middelharnis, Leipzig, Île-de-France, Louisville).</description>
<description>City or other Locality name (e.g. Middelharnis, Leipzig, Louisville).</description>
<type>input</type>
<size>30</size>
<bindstofield>ovpnserver->step6->city</bindstofield>
......@@ -496,19 +496,19 @@
<bindstofield>ovpnserver->step9->keylength</bindstofield>
<options>
<option>
<name>512 bits</name>
<name>512 bit</name>
<value>512</value>
</option>
<option>
<name>1024 bits</name>
<name>1024 bit</name>
<value>1024</value>
</option>
<option>
<name>2048 bits</name>
<name>2048 bit</name>
<value>2048</value>
</option>
<option>
<name>4096 bits</name>
<name>4096 bit</name>
<value>4096</value>
</option>
</options>
......@@ -525,7 +525,7 @@
<field>
<name>country</name>
<displayname>Country Code</displayname>
<description>Two-letter ISO country code (e.g. NL, DE, FR, US) </description>
<description>Two-letter ISO country code (e.g. NL, DE, US)</description>
<type>input</type>
<size>5</size>
<bindstofield>ovpnserver->step9->country</bindstofield>
......@@ -533,7 +533,7 @@
<field>
<name>state</name>
<displayname>State or Province</displayname>
<description>Full State of Province name, not abbreviated (e.g. Zuid Holland, Sachsen, Paris, Kentucky).</description>
<description>Full State of Province name, not abbreviated (e.g. Zuid Holland, Sachsen, Kentucky).</description>
<type>input</type>
<size>30</size>
<bindstofield>ovpnserver->step9->state</bindstofield>
......@@ -541,7 +541,7 @@
<field>
<name>city</name>
<displayname>City</displayname>
<description>City or other Locality name (e.g. Middelharnis, Leipzig, Île-de-France, Louisville).</description>
<description>City or other Locality name (e.g. Middelharnis, Leipzig, Louisville).</description>
<type>input</type>
<size>30</size>
<bindstofield>ovpnserver->step9->city</bindstofield>
......@@ -852,7 +852,7 @@
<type>checkbox</type>
<displayname>NetBIOS Options</displayname>
<bindstofield>ovpnserver->step10->nbtenable</bindstofield>
<description>Enable NetBIOS over TCP/IP. &lt;br/&gt;If this option is not set, all NetBIOS-over-TCP/IP options (including WINS) will be disabled. </description>
<description>Enable NetBIOS over TCP/IP. &lt;br/&gt;If this option is not set, all NetBIOS-over-TCP/IP options (including WINS) will be disabled.</description>
</field>
<field>
<displayname>NetBIOS Node Type</displayname>
......
......@@ -225,7 +225,7 @@
<name>MAC Address</name>
<bindstofield>interfaces->wan->spoofmac</bindstofield>
<type>input</type>
<description> 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.</description>
<description>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.</description>
<validate>^([0-9a-f]{2}([:-]||$)){6}$</validate>
<message>MAC Address field is invalid</message>
</field>
......@@ -234,14 +234,14 @@
<name>MTU</name>
<type>input</type>
<bindstofield>interfaces->wan->mtu</bindstofield>
<description> 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.</description>
<description>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.</description>
</field>
<field>
<donotdisable>true</donotdisable>
<name>MSS</name>
<type>input</type>
<bindstofield>interfaces->wan->mss</bindstofield>
<description> 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.</description>
<description>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.</description>
</field>
<field>
<name>Static IP Configuration</name>
......@@ -279,7 +279,7 @@
<name>DHCP Hostname</name>
<type>input</type>
<bindstofield>interfaces->wan->dhcphostname</bindstofield>
<description> 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).</description>
<description>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).</description>
</field>
<field>
<name>PPPoE configuration</name>
......@@ -372,7 +372,7 @@
<field>
<donotdisable>true</donotdisable>
<name>Block RFC1918 Private Networks</name>
<description> When set, this option blocks traffic from IP addresses that are reserved for private networks as per RFC 1918 (10/8, 172.16/12, 192.168/16) as well as loopback addresses (127/8). You should generally leave this option turned on, unless your WAN network lies in such a private address space, too.</description>
<description>When set, this option blocks traffic from IP addresses that are reserved for private networks as per RFC 1918 (10/8, 172.16/12, 192.168/16) as well as loopback addresses (127/8). You should generally leave this option turned on, unless your WAN network lies in such a private address space, too.</description>
<type>checkbox</type>
<bindstofield>interfaces->wan->blockpriv</bindstofield>
<typehint>Block private networks from entering via WAN</typehint>
......
This diff is collapsed.
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