diff options
Diffstat (limited to 'po/en')
-rw-r--r-- | po/en/base.po | 45 |
1 files changed, 36 insertions, 9 deletions
diff --git a/po/en/base.po b/po/en/base.po index ca0ecbc5f..0848c7ce7 100644 --- a/po/en/base.po +++ b/po/en/base.po @@ -1004,6 +1004,9 @@ msgstr "" msgid "IPv4 only" msgstr "" +msgid "IPv4 prefix length" +msgstr "" + msgid "IPv4-Address" msgstr "" @@ -1028,10 +1031,19 @@ msgstr "" msgid "IPv6 only" msgstr "" +msgid "IPv6 prefix" +msgstr "" + +msgid "IPv6 prefix length" +msgstr "" + msgid "IPv6-in-IPv4 (RFC4213)" msgstr "" -msgid "IPv6-over-IPv4" +msgid "IPv6-over-IPv4 (6rd)" +msgstr "" + +msgid "IPv6-over-IPv4 (6to4)" msgstr "" msgid "Identity" @@ -1786,26 +1798,26 @@ msgstr "" "Configuration Protocol\">DHCP</abbr>-Server" msgid "" -"Really delete this interface? The deletion cannot be undone!\\n" -"You might lose access to this router if you are connected via this interface." +"Really delete this interface? The deletion cannot be undone!\\nYou might " +"lose access to this router if you are connected via this interface." msgstr "" msgid "" -"Really delete this wireless network? The deletion cannot be undone!\\n" -"You might lose access to this router if you are connected via this network." +"Really delete this wireless network? The deletion cannot be undone!\\nYou " +"might lose access to this router if you are connected via this network." msgstr "" msgid "Really reset all changes?" msgstr "" msgid "" -"Really shutdown interface \"%s\" ?\\n" -"You might lose access to this router if you are connected via this interface." +"Really shutdown interface \"%s\" ?\\nYou might lose access to this router if " +"you are connected via this interface." msgstr "" msgid "" -"Really shutdown network ?\\n" -"You might lose access to this router if you are connected via this interface." +"Really shutdown network ?\\nYou might lose access to this router if you are " +"connected via this interface." msgstr "" msgid "Really switch protocol?" @@ -2207,6 +2219,10 @@ msgid "" msgstr "" msgid "" +"The IPv6 prefix assigned to the provider, usually ends with <code>::</code>" +msgstr "" + +msgid "" "The allowed characters are: <code>A-Z</code>, <code>a-z</code>, <code>0-9</" "code> and <code>_</code>" msgstr "" @@ -2251,6 +2267,14 @@ msgid "" msgstr "" msgid "" +"The length of the IPv4 prefix in bits, the remainder is used in the IPv6 " +"addresses." +msgstr "" + +msgid "The length of the IPv6 prefix in bits" +msgstr "" + +msgid "" "The network ports on your router can be combined to several <abbr title=" "\"Virtual Local Area Network\">VLAN</abbr>s in which computers can " "communicate directly with each other. <abbr title=\"Virtual Local Area " @@ -2313,6 +2337,9 @@ msgid "" "protect the web interface and enable SSH." msgstr "" +msgid "This IPv4 address of the relay" +msgstr "" + msgid "" "This is a list of shell glob patterns for matching files and directories to " "include during sysupgrade. Modified files in /etc/config/ and certain other " |