diff options
Diffstat (limited to 'po/templates')
-rw-r--r-- | po/templates/base.pot | 29 |
1 files changed, 28 insertions, 1 deletions
diff --git a/po/templates/base.pot b/po/templates/base.pot index 9bf9a751c9..eefb9c4857 100644 --- a/po/templates/base.pot +++ b/po/templates/base.pot @@ -961,6 +961,9 @@ msgstr "" msgid "IPv4 only" msgstr "" +msgid "IPv4 prefix length" +msgstr "" + msgid "IPv4-Address" msgstr "" @@ -985,10 +988,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" @@ -2145,6 +2157,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 "" @@ -2184,6 +2200,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 " @@ -2234,6 +2258,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 " |