Merge pull request #1014 from danrl/datatypes
authorHannu Nyman <hannu.nyman@iki.fi>
Wed, 15 Feb 2017 08:56:41 +0000 (10:56 +0200)
committerGitHub <noreply@github.com>
Wed, 15 Feb 2017 08:56:41 +0000 (10:56 +0200)
luci-base: added datatypes `hostid` and `base64`

30 files changed:
applications/luci-app-vpnbypass/luasrc/model/cbi/vpnbypass.lua
applications/luci-app-vpnbypass/po/templates/vpnbypass.pot
modules/luci-base/po/ca/base.po
modules/luci-base/po/cs/base.po
modules/luci-base/po/de/base.po
modules/luci-base/po/el/base.po
modules/luci-base/po/en/base.po
modules/luci-base/po/es/base.po
modules/luci-base/po/fr/base.po
modules/luci-base/po/he/base.po
modules/luci-base/po/hu/base.po
modules/luci-base/po/it/base.po
modules/luci-base/po/ja/base.po
modules/luci-base/po/ko/base.po
modules/luci-base/po/ms/base.po
modules/luci-base/po/no/base.po
modules/luci-base/po/pl/base.po
modules/luci-base/po/pt-br/base.po
modules/luci-base/po/pt/base.po
modules/luci-base/po/ro/base.po
modules/luci-base/po/ru/base.po
modules/luci-base/po/sk/base.po
modules/luci-base/po/sv/base.po
modules/luci-base/po/templates/base.pot
modules/luci-base/po/tr/base.po
modules/luci-base/po/uk/base.po
modules/luci-base/po/vi/base.po
modules/luci-base/po/zh-cn/base.po
modules/luci-base/po/zh-tw/base.po
modules/luci-mod-admin-full/luasrc/model/cbi/admin_network/wifi.lua

index 2d500b9..6ed52dd 100644 (file)
@@ -27,13 +27,12 @@ r2.addremove = true
 r2.optional = true
 
 -- Domains
-d1 = s:option(DynamicList, "domain", translate("Domains to Bypass"), translate("Domains which will be accessed directly (outside of the VPN tunnel)"))
-d1.addremove = true
-d1.optional = true
-
 d = Map("dhcp")
 s4 = d:section(TypedSection, "dnsmasq")
 s4.anonymous = true
-di = s4:option(DynamicList, "ipset", translate("Domains to Bypass"), translate("Domains to be accessed directly (outside of the VPN tunnel), see <a href='https://github.com/openwrt/packages/tree/master/net/vpnbypass/files#bypass-domains-formatsyntax'>README</a> for syntax"))
+di = s4:option(DynamicList, "ipset", translate("Domains to Bypass"),
+    translate("Domains to be accessed directly (outside of the VPN tunnel), see ")
+    .. [[<a href="https://github.com/openwrt/packages/tree/master/net/vpnbypass/files#bypass-domains-formatsyntax" target="_blank">]]
+    .. translate("README") .. [[</a>]] .. translate(" for syntax"))
 
 return m, d
index 9463bc0..144aded 100644 (file)
@@ -4,13 +4,7 @@ msgstr "Content-Type: text/plain; charset=UTF-8"
 msgid "Domains to Bypass"
 msgstr ""
 
-msgid ""
-"Domains to be accessed directly (outside of the VPN tunnel), see <a "
-"href='https://github.com/openwrt/packages/tree/master/net/vpnbypass/"
-"files#bypass-domains-formatsyntax'>README</a> for syntax"
-msgstr ""
-
-msgid "Domains which will be accessed directly (outside of the VPN tunnel)"
+msgid "Domains to be accessed directly (outside of the VPN tunnel), see"
 msgstr ""
 
 msgid "Enable VPN Bypass"
@@ -28,6 +22,9 @@ msgstr ""
 msgid "Local ports to trigger VPN Bypass"
 msgstr ""
 
+msgid "README"
+msgstr ""
+
 msgid "Remote IP Subnets to Bypass"
 msgstr ""
 
@@ -46,3 +43,6 @@ msgstr ""
 
 msgid "VPN Bypass Settings"
 msgstr ""
+
+msgid "for syntax"
+msgstr ""
index 2112704..f72c2a6 100644 (file)
@@ -1732,17 +1732,17 @@ msgid ""
 msgstr ""
 
 msgid ""
-"List of R0KHs in the same Mobility Domain. <br>Format: MAC-address,NAS-"
-"Identifier,128-bit key as hex string. <br>This list is used to map R0KH-ID "
+"List of R0KHs in the same Mobility Domain. <br />Format: MAC-address,NAS-"
+"Identifier,128-bit key as hex string. <br />This list is used to map R0KH-ID "
 "(NAS Identifier) to a destination MAC address when requesting PMK-R1 key "
 "from the R0KH that the STA used during the Initial Mobility Domain "
 "Association."
 msgstr ""
 
 msgid ""
-"List of R1KHs in the same Mobility Domain. <br>Format: MAC-address,R1KH-ID "
-"as 6 octets with colons,128-bit key as hex string. <br>This list is used to "
-"map R1KH-ID to a destination MAC address when sending PMK-R1 key from the "
+"List of R1KHs in the same Mobility Domain. <br />Format: MAC-address,R1KH-ID "
+"as 6 octets with colons,128-bit key as hex string. <br />This list is used "
+"to map R1KH-ID to a destination MAC address when sending PMK-R1 key from the "
 "R0KH. This is also the list of authorized R1KHs in the MD that can request "
 "PMK-R1 keys."
 msgstr ""
@@ -2671,7 +2671,7 @@ msgstr ""
 
 msgid ""
 "Requires the 'full' version of wpad/hostapd and support from the wifi driver "
-"<br>(as of Feb 2017: ath9k and ath10k, in LEDE also mwlwifi and mt76)"
+"<br />(as of Feb 2017: ath9k and ath10k, in LEDE also mwlwifi and mt76)"
 msgstr ""
 
 msgid ""
index 079bce7..3f6a4e1 100644 (file)
@@ -1747,17 +1747,17 @@ msgstr ""
 "přeposílat požadavky"
 
 msgid ""
-"List of R0KHs in the same Mobility Domain. <br>Format: MAC-address,NAS-"
-"Identifier,128-bit key as hex string. <br>This list is used to map R0KH-ID "
+"List of R0KHs in the same Mobility Domain. <br />Format: MAC-address,NAS-"
+"Identifier,128-bit key as hex string. <br />This list is used to map R0KH-ID "
 "(NAS Identifier) to a destination MAC address when requesting PMK-R1 key "
 "from the R0KH that the STA used during the Initial Mobility Domain "
 "Association."
 msgstr ""
 
 msgid ""
-"List of R1KHs in the same Mobility Domain. <br>Format: MAC-address,R1KH-ID "
-"as 6 octets with colons,128-bit key as hex string. <br>This list is used to "
-"map R1KH-ID to a destination MAC address when sending PMK-R1 key from the "
+"List of R1KHs in the same Mobility Domain. <br />Format: MAC-address,R1KH-ID "
+"as 6 octets with colons,128-bit key as hex string. <br />This list is used "
+"to map R1KH-ID to a destination MAC address when sending PMK-R1 key from the "
 "R0KH. This is also the list of authorized R1KHs in the MD that can request "
 "PMK-R1 keys."
 msgstr ""
@@ -2710,7 +2710,7 @@ msgstr ""
 
 msgid ""
 "Requires the 'full' version of wpad/hostapd and support from the wifi driver "
-"<br>(as of Feb 2017: ath9k and ath10k, in LEDE also mwlwifi and mt76)"
+"<br />(as of Feb 2017: ath9k and ath10k, in LEDE also mwlwifi and mt76)"
 msgstr ""
 
 msgid ""
index a936d9d..ea2d7c9 100644 (file)
@@ -1747,17 +1747,17 @@ msgstr ""
 "Requests weitergeleitet werden"
 
 msgid ""
-"List of R0KHs in the same Mobility Domain. <br>Format: MAC-address,NAS-"
-"Identifier,128-bit key as hex string. <br>This list is used to map R0KH-ID "
+"List of R0KHs in the same Mobility Domain. <br />Format: MAC-address,NAS-"
+"Identifier,128-bit key as hex string. <br />This list is used to map R0KH-ID "
 "(NAS Identifier) to a destination MAC address when requesting PMK-R1 key "
 "from the R0KH that the STA used during the Initial Mobility Domain "
 "Association."
 msgstr ""
 
 msgid ""
-"List of R1KHs in the same Mobility Domain. <br>Format: MAC-address,R1KH-ID "
-"as 6 octets with colons,128-bit key as hex string. <br>This list is used to "
-"map R1KH-ID to a destination MAC address when sending PMK-R1 key from the "
+"List of R1KHs in the same Mobility Domain. <br />Format: MAC-address,R1KH-ID "
+"as 6 octets with colons,128-bit key as hex string. <br />This list is used "
+"to map R1KH-ID to a destination MAC address when sending PMK-R1 key from the "
 "R0KH. This is also the list of authorized R1KHs in the MD that can request "
 "PMK-R1 keys."
 msgstr ""
@@ -2716,7 +2716,7 @@ msgstr ""
 
 msgid ""
 "Requires the 'full' version of wpad/hostapd and support from the wifi driver "
-"<br>(as of Feb 2017: ath9k and ath10k, in LEDE also mwlwifi and mt76)"
+"<br />(as of Feb 2017: ath9k and ath10k, in LEDE also mwlwifi and mt76)"
 msgstr ""
 
 msgid ""
index 8a2423a..8b11a99 100644 (file)
@@ -1760,17 +1760,17 @@ msgid ""
 msgstr ""
 
 msgid ""
-"List of R0KHs in the same Mobility Domain. <br>Format: MAC-address,NAS-"
-"Identifier,128-bit key as hex string. <br>This list is used to map R0KH-ID "
+"List of R0KHs in the same Mobility Domain. <br />Format: MAC-address,NAS-"
+"Identifier,128-bit key as hex string. <br />This list is used to map R0KH-ID "
 "(NAS Identifier) to a destination MAC address when requesting PMK-R1 key "
 "from the R0KH that the STA used during the Initial Mobility Domain "
 "Association."
 msgstr ""
 
 msgid ""
-"List of R1KHs in the same Mobility Domain. <br>Format: MAC-address,R1KH-ID "
-"as 6 octets with colons,128-bit key as hex string. <br>This list is used to "
-"map R1KH-ID to a destination MAC address when sending PMK-R1 key from the "
+"List of R1KHs in the same Mobility Domain. <br />Format: MAC-address,R1KH-ID "
+"as 6 octets with colons,128-bit key as hex string. <br />This list is used "
+"to map R1KH-ID to a destination MAC address when sending PMK-R1 key from the "
 "R0KH. This is also the list of authorized R1KHs in the MD that can request "
 "PMK-R1 keys."
 msgstr ""
@@ -2702,7 +2702,7 @@ msgstr ""
 
 msgid ""
 "Requires the 'full' version of wpad/hostapd and support from the wifi driver "
-"<br>(as of Feb 2017: ath9k and ath10k, in LEDE also mwlwifi and mt76)"
+"<br />(as of Feb 2017: ath9k and ath10k, in LEDE also mwlwifi and mt76)"
 msgstr ""
 
 msgid ""
index d84c28e..e11c0fa 100644 (file)
@@ -1729,17 +1729,17 @@ msgid ""
 msgstr ""
 
 msgid ""
-"List of R0KHs in the same Mobility Domain. <br>Format: MAC-address,NAS-"
-"Identifier,128-bit key as hex string. <br>This list is used to map R0KH-ID "
+"List of R0KHs in the same Mobility Domain. <br />Format: MAC-address,NAS-"
+"Identifier,128-bit key as hex string. <br />This list is used to map R0KH-ID "
 "(NAS Identifier) to a destination MAC address when requesting PMK-R1 key "
 "from the R0KH that the STA used during the Initial Mobility Domain "
 "Association."
 msgstr ""
 
 msgid ""
-"List of R1KHs in the same Mobility Domain. <br>Format: MAC-address,R1KH-ID "
-"as 6 octets with colons,128-bit key as hex string. <br>This list is used to "
-"map R1KH-ID to a destination MAC address when sending PMK-R1 key from the "
+"List of R1KHs in the same Mobility Domain. <br />Format: MAC-address,R1KH-ID "
+"as 6 octets with colons,128-bit key as hex string. <br />This list is used "
+"to map R1KH-ID to a destination MAC address when sending PMK-R1 key from the "
 "R0KH. This is also the list of authorized R1KHs in the MD that can request "
 "PMK-R1 keys."
 msgstr ""
@@ -2668,7 +2668,7 @@ msgstr ""
 
 msgid ""
 "Requires the 'full' version of wpad/hostapd and support from the wifi driver "
-"<br>(as of Feb 2017: ath9k and ath10k, in LEDE also mwlwifi and mt76)"
+"<br />(as of Feb 2017: ath9k and ath10k, in LEDE also mwlwifi and mt76)"
 msgstr ""
 
 msgid ""
index 3217ddd..bfc0305 100644 (file)
@@ -1761,17 +1761,17 @@ msgstr ""
 "enviar solicitudes"
 
 msgid ""
-"List of R0KHs in the same Mobility Domain. <br>Format: MAC-address,NAS-"
-"Identifier,128-bit key as hex string. <br>This list is used to map R0KH-ID "
+"List of R0KHs in the same Mobility Domain. <br />Format: MAC-address,NAS-"
+"Identifier,128-bit key as hex string. <br />This list is used to map R0KH-ID "
 "(NAS Identifier) to a destination MAC address when requesting PMK-R1 key "
 "from the R0KH that the STA used during the Initial Mobility Domain "
 "Association."
 msgstr ""
 
 msgid ""
-"List of R1KHs in the same Mobility Domain. <br>Format: MAC-address,R1KH-ID "
-"as 6 octets with colons,128-bit key as hex string. <br>This list is used to "
-"map R1KH-ID to a destination MAC address when sending PMK-R1 key from the "
+"List of R1KHs in the same Mobility Domain. <br />Format: MAC-address,R1KH-ID "
+"as 6 octets with colons,128-bit key as hex string. <br />This list is used "
+"to map R1KH-ID to a destination MAC address when sending PMK-R1 key from the "
 "R0KH. This is also the list of authorized R1KHs in the MD that can request "
 "PMK-R1 keys."
 msgstr ""
@@ -2722,7 +2722,7 @@ msgstr ""
 
 msgid ""
 "Requires the 'full' version of wpad/hostapd and support from the wifi driver "
-"<br>(as of Feb 2017: ath9k and ath10k, in LEDE also mwlwifi and mt76)"
+"<br />(as of Feb 2017: ath9k and ath10k, in LEDE also mwlwifi and mt76)"
 msgstr ""
 
 msgid ""
index 59a8173..8e610fb 100644 (file)
@@ -1772,17 +1772,17 @@ msgstr ""
 "Name System\">DNS</abbr>"
 
 msgid ""
-"List of R0KHs in the same Mobility Domain. <br>Format: MAC-address,NAS-"
-"Identifier,128-bit key as hex string. <br>This list is used to map R0KH-ID "
+"List of R0KHs in the same Mobility Domain. <br />Format: MAC-address,NAS-"
+"Identifier,128-bit key as hex string. <br />This list is used to map R0KH-ID "
 "(NAS Identifier) to a destination MAC address when requesting PMK-R1 key "
 "from the R0KH that the STA used during the Initial Mobility Domain "
 "Association."
 msgstr ""
 
 msgid ""
-"List of R1KHs in the same Mobility Domain. <br>Format: MAC-address,R1KH-ID "
-"as 6 octets with colons,128-bit key as hex string. <br>This list is used to "
-"map R1KH-ID to a destination MAC address when sending PMK-R1 key from the "
+"List of R1KHs in the same Mobility Domain. <br />Format: MAC-address,R1KH-ID "
+"as 6 octets with colons,128-bit key as hex string. <br />This list is used "
+"to map R1KH-ID to a destination MAC address when sending PMK-R1 key from the "
 "R0KH. This is also the list of authorized R1KHs in the MD that can request "
 "PMK-R1 keys."
 msgstr ""
@@ -2735,7 +2735,7 @@ msgstr ""
 
 msgid ""
 "Requires the 'full' version of wpad/hostapd and support from the wifi driver "
-"<br>(as of Feb 2017: ath9k and ath10k, in LEDE also mwlwifi and mt76)"
+"<br />(as of Feb 2017: ath9k and ath10k, in LEDE also mwlwifi and mt76)"
 msgstr ""
 
 msgid ""
index 4b93841..70a1238 100644 (file)
@@ -1704,17 +1704,17 @@ msgid ""
 msgstr ""
 
 msgid ""
-"List of R0KHs in the same Mobility Domain. <br>Format: MAC-address,NAS-"
-"Identifier,128-bit key as hex string. <br>This list is used to map R0KH-ID "
+"List of R0KHs in the same Mobility Domain. <br />Format: MAC-address,NAS-"
+"Identifier,128-bit key as hex string. <br />This list is used to map R0KH-ID "
 "(NAS Identifier) to a destination MAC address when requesting PMK-R1 key "
 "from the R0KH that the STA used during the Initial Mobility Domain "
 "Association."
 msgstr ""
 
 msgid ""
-"List of R1KHs in the same Mobility Domain. <br>Format: MAC-address,R1KH-ID "
-"as 6 octets with colons,128-bit key as hex string. <br>This list is used to "
-"map R1KH-ID to a destination MAC address when sending PMK-R1 key from the "
+"List of R1KHs in the same Mobility Domain. <br />Format: MAC-address,R1KH-ID "
+"as 6 octets with colons,128-bit key as hex string. <br />This list is used "
+"to map R1KH-ID to a destination MAC address when sending PMK-R1 key from the "
 "R0KH. This is also the list of authorized R1KHs in the MD that can request "
 "PMK-R1 keys."
 msgstr ""
@@ -2636,7 +2636,7 @@ msgstr ""
 
 msgid ""
 "Requires the 'full' version of wpad/hostapd and support from the wifi driver "
-"<br>(as of Feb 2017: ath9k and ath10k, in LEDE also mwlwifi and mt76)"
+"<br />(as of Feb 2017: ath9k and ath10k, in LEDE also mwlwifi and mt76)"
 msgstr ""
 
 msgid ""
index 9fc2703..700efd9 100644 (file)
@@ -1761,17 +1761,17 @@ msgstr ""
 "kérések továbbításra kerülnek"
 
 msgid ""
-"List of R0KHs in the same Mobility Domain. <br>Format: MAC-address,NAS-"
-"Identifier,128-bit key as hex string. <br>This list is used to map R0KH-ID "
+"List of R0KHs in the same Mobility Domain. <br />Format: MAC-address,NAS-"
+"Identifier,128-bit key as hex string. <br />This list is used to map R0KH-ID "
 "(NAS Identifier) to a destination MAC address when requesting PMK-R1 key "
 "from the R0KH that the STA used during the Initial Mobility Domain "
 "Association."
 msgstr ""
 
 msgid ""
-"List of R1KHs in the same Mobility Domain. <br>Format: MAC-address,R1KH-ID "
-"as 6 octets with colons,128-bit key as hex string. <br>This list is used to "
-"map R1KH-ID to a destination MAC address when sending PMK-R1 key from the "
+"List of R1KHs in the same Mobility Domain. <br />Format: MAC-address,R1KH-ID "
+"as 6 octets with colons,128-bit key as hex string. <br />This list is used "
+"to map R1KH-ID to a destination MAC address when sending PMK-R1 key from the "
 "R0KH. This is also the list of authorized R1KHs in the MD that can request "
 "PMK-R1 keys."
 msgstr ""
@@ -2727,7 +2727,7 @@ msgstr ""
 
 msgid ""
 "Requires the 'full' version of wpad/hostapd and support from the wifi driver "
-"<br>(as of Feb 2017: ath9k and ath10k, in LEDE also mwlwifi and mt76)"
+"<br />(as of Feb 2017: ath9k and ath10k, in LEDE also mwlwifi and mt76)"
 msgstr ""
 
 msgid ""
index 82d4d4e..06ae794 100644 (file)
@@ -1763,17 +1763,17 @@ msgstr ""
 "inoltrare le richieste in"
 
 msgid ""
-"List of R0KHs in the same Mobility Domain. <br>Format: MAC-address,NAS-"
-"Identifier,128-bit key as hex string. <br>This list is used to map R0KH-ID "
+"List of R0KHs in the same Mobility Domain. <br />Format: MAC-address,NAS-"
+"Identifier,128-bit key as hex string. <br />This list is used to map R0KH-ID "
 "(NAS Identifier) to a destination MAC address when requesting PMK-R1 key "
 "from the R0KH that the STA used during the Initial Mobility Domain "
 "Association."
 msgstr ""
 
 msgid ""
-"List of R1KHs in the same Mobility Domain. <br>Format: MAC-address,R1KH-ID "
-"as 6 octets with colons,128-bit key as hex string. <br>This list is used to "
-"map R1KH-ID to a destination MAC address when sending PMK-R1 key from the "
+"List of R1KHs in the same Mobility Domain. <br />Format: MAC-address,R1KH-ID "
+"as 6 octets with colons,128-bit key as hex string. <br />This list is used "
+"to map R1KH-ID to a destination MAC address when sending PMK-R1 key from the "
 "R0KH. This is also the list of authorized R1KHs in the MD that can request "
 "PMK-R1 keys."
 msgstr ""
@@ -2710,7 +2710,7 @@ msgstr ""
 
 msgid ""
 "Requires the 'full' version of wpad/hostapd and support from the wifi driver "
-"<br>(as of Feb 2017: ath9k and ath10k, in LEDE also mwlwifi and mt76)"
+"<br />(as of Feb 2017: ath9k and ath10k, in LEDE also mwlwifi and mt76)"
 msgstr ""
 
 msgid ""
index 04030c9..f6ac3be 100644 (file)
@@ -1755,17 +1755,17 @@ msgstr ""
 "リストを設定します"
 
 msgid ""
-"List of R0KHs in the same Mobility Domain. <br>Format: MAC-address,NAS-"
-"Identifier,128-bit key as hex string. <br>This list is used to map R0KH-ID "
+"List of R0KHs in the same Mobility Domain. <br />Format: MAC-address,NAS-"
+"Identifier,128-bit key as hex string. <br />This list is used to map R0KH-ID "
 "(NAS Identifier) to a destination MAC address when requesting PMK-R1 key "
 "from the R0KH that the STA used during the Initial Mobility Domain "
 "Association."
 msgstr ""
 
 msgid ""
-"List of R1KHs in the same Mobility Domain. <br>Format: MAC-address,R1KH-ID "
-"as 6 octets with colons,128-bit key as hex string. <br>This list is used to "
-"map R1KH-ID to a destination MAC address when sending PMK-R1 key from the "
+"List of R1KHs in the same Mobility Domain. <br />Format: MAC-address,R1KH-ID "
+"as 6 octets with colons,128-bit key as hex string. <br />This list is used "
+"to map R1KH-ID to a destination MAC address when sending PMK-R1 key from the "
 "R0KH. This is also the list of authorized R1KHs in the MD that can request "
 "PMK-R1 keys."
 msgstr ""
@@ -2724,10 +2724,10 @@ msgstr "ピアの公開鍵(必須)"
 
 msgid ""
 "Requires the 'full' version of wpad/hostapd and support from the wifi driver "
-"<br>(as of Feb 2017: ath9k and ath10k, in LEDE also mwlwifi and mt76)"
+"<br />(as of Feb 2017: ath9k and ath10k, in LEDE also mwlwifi and mt76)"
 msgstr ""
 "'フル' バージョンの wpad/hostapd と、無線LANドライバーによるサポートが必要で"
-"す。<br>(2017年2月現在: ath9k と ath10k、LEDE内では mwlwifi と mt76)"
+"す。<br />(2017年2月現在: ath9k と ath10k、LEDE内では mwlwifi と mt76)"
 
 msgid ""
 "Requires upstream supports DNSSEC; verify unsigned domain responses really "
index f473301..59372bd 100644 (file)
@@ -1721,17 +1721,17 @@ msgid ""
 msgstr ""
 
 msgid ""
-"List of R0KHs in the same Mobility Domain. <br>Format: MAC-address,NAS-"
-"Identifier,128-bit key as hex string. <br>This list is used to map R0KH-ID "
+"List of R0KHs in the same Mobility Domain. <br />Format: MAC-address,NAS-"
+"Identifier,128-bit key as hex string. <br />This list is used to map R0KH-ID "
 "(NAS Identifier) to a destination MAC address when requesting PMK-R1 key "
 "from the R0KH that the STA used during the Initial Mobility Domain "
 "Association."
 msgstr ""
 
 msgid ""
-"List of R1KHs in the same Mobility Domain. <br>Format: MAC-address,R1KH-ID "
-"as 6 octets with colons,128-bit key as hex string. <br>This list is used to "
-"map R1KH-ID to a destination MAC address when sending PMK-R1 key from the "
+"List of R1KHs in the same Mobility Domain. <br />Format: MAC-address,R1KH-ID "
+"as 6 octets with colons,128-bit key as hex string. <br />This list is used "
+"to map R1KH-ID to a destination MAC address when sending PMK-R1 key from the "
 "R0KH. This is also the list of authorized R1KHs in the MD that can request "
 "PMK-R1 keys."
 msgstr ""
@@ -2663,7 +2663,7 @@ msgstr ""
 
 msgid ""
 "Requires the 'full' version of wpad/hostapd and support from the wifi driver "
-"<br>(as of Feb 2017: ath9k and ath10k, in LEDE also mwlwifi and mt76)"
+"<br />(as of Feb 2017: ath9k and ath10k, in LEDE also mwlwifi and mt76)"
 msgstr ""
 
 msgid ""
index bf29607..517d237 100644 (file)
@@ -1700,17 +1700,17 @@ msgid ""
 msgstr ""
 
 msgid ""
-"List of R0KHs in the same Mobility Domain. <br>Format: MAC-address,NAS-"
-"Identifier,128-bit key as hex string. <br>This list is used to map R0KH-ID "
+"List of R0KHs in the same Mobility Domain. <br />Format: MAC-address,NAS-"
+"Identifier,128-bit key as hex string. <br />This list is used to map R0KH-ID "
 "(NAS Identifier) to a destination MAC address when requesting PMK-R1 key "
 "from the R0KH that the STA used during the Initial Mobility Domain "
 "Association."
 msgstr ""
 
 msgid ""
-"List of R1KHs in the same Mobility Domain. <br>Format: MAC-address,R1KH-ID "
-"as 6 octets with colons,128-bit key as hex string. <br>This list is used to "
-"map R1KH-ID to a destination MAC address when sending PMK-R1 key from the "
+"List of R1KHs in the same Mobility Domain. <br />Format: MAC-address,R1KH-ID "
+"as 6 octets with colons,128-bit key as hex string. <br />This list is used "
+"to map R1KH-ID to a destination MAC address when sending PMK-R1 key from the "
 "R0KH. This is also the list of authorized R1KHs in the MD that can request "
 "PMK-R1 keys."
 msgstr ""
@@ -2639,7 +2639,7 @@ msgstr ""
 
 msgid ""
 "Requires the 'full' version of wpad/hostapd and support from the wifi driver "
-"<br>(as of Feb 2017: ath9k and ath10k, in LEDE also mwlwifi and mt76)"
+"<br />(as of Feb 2017: ath9k and ath10k, in LEDE also mwlwifi and mt76)"
 msgstr ""
 
 msgid ""
index fdb0435..d17e4aa 100644 (file)
@@ -1739,17 +1739,17 @@ msgstr ""
 "forespørsler blir videresendt til"
 
 msgid ""
-"List of R0KHs in the same Mobility Domain. <br>Format: MAC-address,NAS-"
-"Identifier,128-bit key as hex string. <br>This list is used to map R0KH-ID "
+"List of R0KHs in the same Mobility Domain. <br />Format: MAC-address,NAS-"
+"Identifier,128-bit key as hex string. <br />This list is used to map R0KH-ID "
 "(NAS Identifier) to a destination MAC address when requesting PMK-R1 key "
 "from the R0KH that the STA used during the Initial Mobility Domain "
 "Association."
 msgstr ""
 
 msgid ""
-"List of R1KHs in the same Mobility Domain. <br>Format: MAC-address,R1KH-ID "
-"as 6 octets with colons,128-bit key as hex string. <br>This list is used to "
-"map R1KH-ID to a destination MAC address when sending PMK-R1 key from the "
+"List of R1KHs in the same Mobility Domain. <br />Format: MAC-address,R1KH-ID "
+"as 6 octets with colons,128-bit key as hex string. <br />This list is used "
+"to map R1KH-ID to a destination MAC address when sending PMK-R1 key from the "
 "R0KH. This is also the list of authorized R1KHs in the MD that can request "
 "PMK-R1 keys."
 msgstr ""
@@ -2700,7 +2700,7 @@ msgstr ""
 
 msgid ""
 "Requires the 'full' version of wpad/hostapd and support from the wifi driver "
-"<br>(as of Feb 2017: ath9k and ath10k, in LEDE also mwlwifi and mt76)"
+"<br />(as of Feb 2017: ath9k and ath10k, in LEDE also mwlwifi and mt76)"
 msgstr ""
 
 msgid ""
index 2aefc80..8b0368b 100644 (file)
@@ -1784,17 +1784,17 @@ msgstr ""
 "przekazywane zapytania"
 
 msgid ""
-"List of R0KHs in the same Mobility Domain. <br>Format: MAC-address,NAS-"
-"Identifier,128-bit key as hex string. <br>This list is used to map R0KH-ID "
+"List of R0KHs in the same Mobility Domain. <br />Format: MAC-address,NAS-"
+"Identifier,128-bit key as hex string. <br />This list is used to map R0KH-ID "
 "(NAS Identifier) to a destination MAC address when requesting PMK-R1 key "
 "from the R0KH that the STA used during the Initial Mobility Domain "
 "Association."
 msgstr ""
 
 msgid ""
-"List of R1KHs in the same Mobility Domain. <br>Format: MAC-address,R1KH-ID "
-"as 6 octets with colons,128-bit key as hex string. <br>This list is used to "
-"map R1KH-ID to a destination MAC address when sending PMK-R1 key from the "
+"List of R1KHs in the same Mobility Domain. <br />Format: MAC-address,R1KH-ID "
+"as 6 octets with colons,128-bit key as hex string. <br />This list is used "
+"to map R1KH-ID to a destination MAC address when sending PMK-R1 key from the "
 "R0KH. This is also the list of authorized R1KHs in the MD that can request "
 "PMK-R1 keys."
 msgstr ""
@@ -2749,7 +2749,7 @@ msgstr ""
 
 msgid ""
 "Requires the 'full' version of wpad/hostapd and support from the wifi driver "
-"<br>(as of Feb 2017: ath9k and ath10k, in LEDE also mwlwifi and mt76)"
+"<br />(as of Feb 2017: ath9k and ath10k, in LEDE also mwlwifi and mt76)"
 msgstr ""
 
 msgid ""
index 98cf52c..413cc79 100644 (file)
@@ -1780,17 +1780,17 @@ msgstr ""
 "encaminhar as requisições"
 
 msgid ""
-"List of R0KHs in the same Mobility Domain. <br>Format: MAC-address,NAS-"
-"Identifier,128-bit key as hex string. <br>This list is used to map R0KH-ID "
+"List of R0KHs in the same Mobility Domain. <br />Format: MAC-address,NAS-"
+"Identifier,128-bit key as hex string. <br />This list is used to map R0KH-ID "
 "(NAS Identifier) to a destination MAC address when requesting PMK-R1 key "
 "from the R0KH that the STA used during the Initial Mobility Domain "
 "Association."
 msgstr ""
 
 msgid ""
-"List of R1KHs in the same Mobility Domain. <br>Format: MAC-address,R1KH-ID "
-"as 6 octets with colons,128-bit key as hex string. <br>This list is used to "
-"map R1KH-ID to a destination MAC address when sending PMK-R1 key from the "
+"List of R1KHs in the same Mobility Domain. <br />Format: MAC-address,R1KH-ID "
+"as 6 octets with colons,128-bit key as hex string. <br />This list is used "
+"to map R1KH-ID to a destination MAC address when sending PMK-R1 key from the "
 "R0KH. This is also the list of authorized R1KHs in the MD that can request "
 "PMK-R1 keys."
 msgstr ""
@@ -2755,7 +2755,7 @@ msgstr ""
 
 msgid ""
 "Requires the 'full' version of wpad/hostapd and support from the wifi driver "
-"<br>(as of Feb 2017: ath9k and ath10k, in LEDE also mwlwifi and mt76)"
+"<br />(as of Feb 2017: ath9k and ath10k, in LEDE also mwlwifi and mt76)"
 msgstr ""
 
 msgid ""
index 8075b0b..389b077 100644 (file)
@@ -1763,17 +1763,17 @@ msgstr ""
 "onde encaminhar os pedidos"
 
 msgid ""
-"List of R0KHs in the same Mobility Domain. <br>Format: MAC-address,NAS-"
-"Identifier,128-bit key as hex string. <br>This list is used to map R0KH-ID "
+"List of R0KHs in the same Mobility Domain. <br />Format: MAC-address,NAS-"
+"Identifier,128-bit key as hex string. <br />This list is used to map R0KH-ID "
 "(NAS Identifier) to a destination MAC address when requesting PMK-R1 key "
 "from the R0KH that the STA used during the Initial Mobility Domain "
 "Association."
 msgstr ""
 
 msgid ""
-"List of R1KHs in the same Mobility Domain. <br>Format: MAC-address,R1KH-ID "
-"as 6 octets with colons,128-bit key as hex string. <br>This list is used to "
-"map R1KH-ID to a destination MAC address when sending PMK-R1 key from the "
+"List of R1KHs in the same Mobility Domain. <br />Format: MAC-address,R1KH-ID "
+"as 6 octets with colons,128-bit key as hex string. <br />This list is used "
+"to map R1KH-ID to a destination MAC address when sending PMK-R1 key from the "
 "R0KH. This is also the list of authorized R1KHs in the MD that can request "
 "PMK-R1 keys."
 msgstr ""
@@ -2719,7 +2719,7 @@ msgstr ""
 
 msgid ""
 "Requires the 'full' version of wpad/hostapd and support from the wifi driver "
-"<br>(as of Feb 2017: ath9k and ath10k, in LEDE also mwlwifi and mt76)"
+"<br />(as of Feb 2017: ath9k and ath10k, in LEDE also mwlwifi and mt76)"
 msgstr ""
 
 msgid ""
index 291c5a8..365574b 100644 (file)
@@ -1701,17 +1701,17 @@ msgid ""
 msgstr ""
 
 msgid ""
-"List of R0KHs in the same Mobility Domain. <br>Format: MAC-address,NAS-"
-"Identifier,128-bit key as hex string. <br>This list is used to map R0KH-ID "
+"List of R0KHs in the same Mobility Domain. <br />Format: MAC-address,NAS-"
+"Identifier,128-bit key as hex string. <br />This list is used to map R0KH-ID "
 "(NAS Identifier) to a destination MAC address when requesting PMK-R1 key "
 "from the R0KH that the STA used during the Initial Mobility Domain "
 "Association."
 msgstr ""
 
 msgid ""
-"List of R1KHs in the same Mobility Domain. <br>Format: MAC-address,R1KH-ID "
-"as 6 octets with colons,128-bit key as hex string. <br>This list is used to "
-"map R1KH-ID to a destination MAC address when sending PMK-R1 key from the "
+"List of R1KHs in the same Mobility Domain. <br />Format: MAC-address,R1KH-ID "
+"as 6 octets with colons,128-bit key as hex string. <br />This list is used "
+"to map R1KH-ID to a destination MAC address when sending PMK-R1 key from the "
 "R0KH. This is also the list of authorized R1KHs in the MD that can request "
 "PMK-R1 keys."
 msgstr ""
@@ -2632,7 +2632,7 @@ msgstr ""
 
 msgid ""
 "Requires the 'full' version of wpad/hostapd and support from the wifi driver "
-"<br>(as of Feb 2017: ath9k and ath10k, in LEDE also mwlwifi and mt76)"
+"<br />(as of Feb 2017: ath9k and ath10k, in LEDE also mwlwifi and mt76)"
 msgstr ""
 
 msgid ""
index 50a1b15..d11fbc2 100644 (file)
@@ -1767,17 +1767,17 @@ msgstr ""
 "перенаправления запросов"
 
 msgid ""
-"List of R0KHs in the same Mobility Domain. <br>Format: MAC-address,NAS-"
-"Identifier,128-bit key as hex string. <br>This list is used to map R0KH-ID "
+"List of R0KHs in the same Mobility Domain. <br />Format: MAC-address,NAS-"
+"Identifier,128-bit key as hex string. <br />This list is used to map R0KH-ID "
 "(NAS Identifier) to a destination MAC address when requesting PMK-R1 key "
 "from the R0KH that the STA used during the Initial Mobility Domain "
 "Association."
 msgstr ""
 
 msgid ""
-"List of R1KHs in the same Mobility Domain. <br>Format: MAC-address,R1KH-ID "
-"as 6 octets with colons,128-bit key as hex string. <br>This list is used to "
-"map R1KH-ID to a destination MAC address when sending PMK-R1 key from the "
+"List of R1KHs in the same Mobility Domain. <br />Format: MAC-address,R1KH-ID "
+"as 6 octets with colons,128-bit key as hex string. <br />This list is used "
+"to map R1KH-ID to a destination MAC address when sending PMK-R1 key from the "
 "R0KH. This is also the list of authorized R1KHs in the MD that can request "
 "PMK-R1 keys."
 msgstr ""
@@ -2730,7 +2730,7 @@ msgstr ""
 
 msgid ""
 "Requires the 'full' version of wpad/hostapd and support from the wifi driver "
-"<br>(as of Feb 2017: ath9k and ath10k, in LEDE also mwlwifi and mt76)"
+"<br />(as of Feb 2017: ath9k and ath10k, in LEDE also mwlwifi and mt76)"
 msgstr ""
 
 msgid ""
index 737952e..017865d 100644 (file)
@@ -1676,17 +1676,17 @@ msgid ""
 msgstr ""
 
 msgid ""
-"List of R0KHs in the same Mobility Domain. <br>Format: MAC-address,NAS-"
-"Identifier,128-bit key as hex string. <br>This list is used to map R0KH-ID "
+"List of R0KHs in the same Mobility Domain. <br />Format: MAC-address,NAS-"
+"Identifier,128-bit key as hex string. <br />This list is used to map R0KH-ID "
 "(NAS Identifier) to a destination MAC address when requesting PMK-R1 key "
 "from the R0KH that the STA used during the Initial Mobility Domain "
 "Association."
 msgstr ""
 
 msgid ""
-"List of R1KHs in the same Mobility Domain. <br>Format: MAC-address,R1KH-ID "
-"as 6 octets with colons,128-bit key as hex string. <br>This list is used to "
-"map R1KH-ID to a destination MAC address when sending PMK-R1 key from the "
+"List of R1KHs in the same Mobility Domain. <br />Format: MAC-address,R1KH-ID "
+"as 6 octets with colons,128-bit key as hex string. <br />This list is used "
+"to map R1KH-ID to a destination MAC address when sending PMK-R1 key from the "
 "R0KH. This is also the list of authorized R1KHs in the MD that can request "
 "PMK-R1 keys."
 msgstr ""
@@ -2605,7 +2605,7 @@ msgstr ""
 
 msgid ""
 "Requires the 'full' version of wpad/hostapd and support from the wifi driver "
-"<br>(as of Feb 2017: ath9k and ath10k, in LEDE also mwlwifi and mt76)"
+"<br />(as of Feb 2017: ath9k and ath10k, in LEDE also mwlwifi and mt76)"
 msgstr ""
 
 msgid ""
index fea99e2..e7e437f 100644 (file)
@@ -1682,17 +1682,17 @@ msgid ""
 msgstr ""
 
 msgid ""
-"List of R0KHs in the same Mobility Domain. <br>Format: MAC-address,NAS-"
-"Identifier,128-bit key as hex string. <br>This list is used to map R0KH-ID "
+"List of R0KHs in the same Mobility Domain. <br />Format: MAC-address,NAS-"
+"Identifier,128-bit key as hex string. <br />This list is used to map R0KH-ID "
 "(NAS Identifier) to a destination MAC address when requesting PMK-R1 key "
 "from the R0KH that the STA used during the Initial Mobility Domain "
 "Association."
 msgstr ""
 
 msgid ""
-"List of R1KHs in the same Mobility Domain. <br>Format: MAC-address,R1KH-ID "
-"as 6 octets with colons,128-bit key as hex string. <br>This list is used to "
-"map R1KH-ID to a destination MAC address when sending PMK-R1 key from the "
+"List of R1KHs in the same Mobility Domain. <br />Format: MAC-address,R1KH-ID "
+"as 6 octets with colons,128-bit key as hex string. <br />This list is used "
+"to map R1KH-ID to a destination MAC address when sending PMK-R1 key from the "
 "R0KH. This is also the list of authorized R1KHs in the MD that can request "
 "PMK-R1 keys."
 msgstr ""
@@ -2611,7 +2611,7 @@ msgstr ""
 
 msgid ""
 "Requires the 'full' version of wpad/hostapd and support from the wifi driver "
-"<br>(as of Feb 2017: ath9k and ath10k, in LEDE also mwlwifi and mt76)"
+"<br />(as of Feb 2017: ath9k and ath10k, in LEDE also mwlwifi and mt76)"
 msgstr ""
 
 msgid ""
index 1a0235f..cc47c2c 100644 (file)
@@ -1669,17 +1669,17 @@ msgid ""
 msgstr ""
 
 msgid ""
-"List of R0KHs in the same Mobility Domain. <br>Format: MAC-address,NAS-"
-"Identifier,128-bit key as hex string. <br>This list is used to map R0KH-ID "
+"List of R0KHs in the same Mobility Domain. <br />Format: MAC-address,NAS-"
+"Identifier,128-bit key as hex string. <br />This list is used to map R0KH-ID "
 "(NAS Identifier) to a destination MAC address when requesting PMK-R1 key "
 "from the R0KH that the STA used during the Initial Mobility Domain "
 "Association."
 msgstr ""
 
 msgid ""
-"List of R1KHs in the same Mobility Domain. <br>Format: MAC-address,R1KH-ID "
-"as 6 octets with colons,128-bit key as hex string. <br>This list is used to "
-"map R1KH-ID to a destination MAC address when sending PMK-R1 key from the "
+"List of R1KHs in the same Mobility Domain. <br />Format: MAC-address,R1KH-ID "
+"as 6 octets with colons,128-bit key as hex string. <br />This list is used "
+"to map R1KH-ID to a destination MAC address when sending PMK-R1 key from the "
 "R0KH. This is also the list of authorized R1KHs in the MD that can request "
 "PMK-R1 keys."
 msgstr ""
@@ -2598,7 +2598,7 @@ msgstr ""
 
 msgid ""
 "Requires the 'full' version of wpad/hostapd and support from the wifi driver "
-"<br>(as of Feb 2017: ath9k and ath10k, in LEDE also mwlwifi and mt76)"
+"<br />(as of Feb 2017: ath9k and ath10k, in LEDE also mwlwifi and mt76)"
 msgstr ""
 
 msgid ""
index 6c23aca..0931273 100644 (file)
@@ -1689,17 +1689,17 @@ msgid ""
 msgstr ""
 
 msgid ""
-"List of R0KHs in the same Mobility Domain. <br>Format: MAC-address,NAS-"
-"Identifier,128-bit key as hex string. <br>This list is used to map R0KH-ID "
+"List of R0KHs in the same Mobility Domain. <br />Format: MAC-address,NAS-"
+"Identifier,128-bit key as hex string. <br />This list is used to map R0KH-ID "
 "(NAS Identifier) to a destination MAC address when requesting PMK-R1 key "
 "from the R0KH that the STA used during the Initial Mobility Domain "
 "Association."
 msgstr ""
 
 msgid ""
-"List of R1KHs in the same Mobility Domain. <br>Format: MAC-address,R1KH-ID "
-"as 6 octets with colons,128-bit key as hex string. <br>This list is used to "
-"map R1KH-ID to a destination MAC address when sending PMK-R1 key from the "
+"List of R1KHs in the same Mobility Domain. <br />Format: MAC-address,R1KH-ID "
+"as 6 octets with colons,128-bit key as hex string. <br />This list is used "
+"to map R1KH-ID to a destination MAC address when sending PMK-R1 key from the "
 "R0KH. This is also the list of authorized R1KHs in the MD that can request "
 "PMK-R1 keys."
 msgstr ""
@@ -2618,7 +2618,7 @@ msgstr ""
 
 msgid ""
 "Requires the 'full' version of wpad/hostapd and support from the wifi driver "
-"<br>(as of Feb 2017: ath9k and ath10k, in LEDE also mwlwifi and mt76)"
+"<br />(as of Feb 2017: ath9k and ath10k, in LEDE also mwlwifi and mt76)"
 msgstr ""
 
 msgid ""
index dd0d14f..5abf039 100644 (file)
@@ -1774,17 +1774,17 @@ msgstr ""
 "пересилати запити"
 
 msgid ""
-"List of R0KHs in the same Mobility Domain. <br>Format: MAC-address,NAS-"
-"Identifier,128-bit key as hex string. <br>This list is used to map R0KH-ID "
+"List of R0KHs in the same Mobility Domain. <br />Format: MAC-address,NAS-"
+"Identifier,128-bit key as hex string. <br />This list is used to map R0KH-ID "
 "(NAS Identifier) to a destination MAC address when requesting PMK-R1 key "
 "from the R0KH that the STA used during the Initial Mobility Domain "
 "Association."
 msgstr ""
 
 msgid ""
-"List of R1KHs in the same Mobility Domain. <br>Format: MAC-address,R1KH-ID "
-"as 6 octets with colons,128-bit key as hex string. <br>This list is used to "
-"map R1KH-ID to a destination MAC address when sending PMK-R1 key from the "
+"List of R1KHs in the same Mobility Domain. <br />Format: MAC-address,R1KH-ID "
+"as 6 octets with colons,128-bit key as hex string. <br />This list is used "
+"to map R1KH-ID to a destination MAC address when sending PMK-R1 key from the "
 "R0KH. This is also the list of authorized R1KHs in the MD that can request "
 "PMK-R1 keys."
 msgstr ""
@@ -2743,7 +2743,7 @@ msgstr ""
 
 msgid ""
 "Requires the 'full' version of wpad/hostapd and support from the wifi driver "
-"<br>(as of Feb 2017: ath9k and ath10k, in LEDE also mwlwifi and mt76)"
+"<br />(as of Feb 2017: ath9k and ath10k, in LEDE also mwlwifi and mt76)"
 msgstr ""
 
 msgid ""
index ee7147f..162bd30 100644 (file)
@@ -1704,17 +1704,17 @@ msgid ""
 msgstr ""
 
 msgid ""
-"List of R0KHs in the same Mobility Domain. <br>Format: MAC-address,NAS-"
-"Identifier,128-bit key as hex string. <br>This list is used to map R0KH-ID "
+"List of R0KHs in the same Mobility Domain. <br />Format: MAC-address,NAS-"
+"Identifier,128-bit key as hex string. <br />This list is used to map R0KH-ID "
 "(NAS Identifier) to a destination MAC address when requesting PMK-R1 key "
 "from the R0KH that the STA used during the Initial Mobility Domain "
 "Association."
 msgstr ""
 
 msgid ""
-"List of R1KHs in the same Mobility Domain. <br>Format: MAC-address,R1KH-ID "
-"as 6 octets with colons,128-bit key as hex string. <br>This list is used to "
-"map R1KH-ID to a destination MAC address when sending PMK-R1 key from the "
+"List of R1KHs in the same Mobility Domain. <br />Format: MAC-address,R1KH-ID "
+"as 6 octets with colons,128-bit key as hex string. <br />This list is used "
+"to map R1KH-ID to a destination MAC address when sending PMK-R1 key from the "
 "R0KH. This is also the list of authorized R1KHs in the MD that can request "
 "PMK-R1 keys."
 msgstr ""
@@ -2643,7 +2643,7 @@ msgstr ""
 
 msgid ""
 "Requires the 'full' version of wpad/hostapd and support from the wifi driver "
-"<br>(as of Feb 2017: ath9k and ath10k, in LEDE also mwlwifi and mt76)"
+"<br />(as of Feb 2017: ath9k and ath10k, in LEDE also mwlwifi and mt76)"
 msgstr ""
 
 msgid ""
index eff9c84..dca93f0 100644 (file)
@@ -1700,17 +1700,17 @@ msgid ""
 msgstr "将指定的域名DNS解析转发到指定的DNS服务器(按照示例填写)"
 
 msgid ""
-"List of R0KHs in the same Mobility Domain. <br>Format: MAC-address,NAS-"
-"Identifier,128-bit key as hex string. <br>This list is used to map R0KH-ID "
+"List of R0KHs in the same Mobility Domain. <br />Format: MAC-address,NAS-"
+"Identifier,128-bit key as hex string. <br />This list is used to map R0KH-ID "
 "(NAS Identifier) to a destination MAC address when requesting PMK-R1 key "
 "from the R0KH that the STA used during the Initial Mobility Domain "
 "Association."
 msgstr ""
 
 msgid ""
-"List of R1KHs in the same Mobility Domain. <br>Format: MAC-address,R1KH-ID "
-"as 6 octets with colons,128-bit key as hex string. <br>This list is used to "
-"map R1KH-ID to a destination MAC address when sending PMK-R1 key from the "
+"List of R1KHs in the same Mobility Domain. <br />Format: MAC-address,R1KH-ID "
+"as 6 octets with colons,128-bit key as hex string. <br />This list is used "
+"to map R1KH-ID to a destination MAC address when sending PMK-R1 key from the "
 "R0KH. This is also the list of authorized R1KHs in the MD that can request "
 "PMK-R1 keys."
 msgstr ""
@@ -2643,7 +2643,7 @@ msgstr "必须,Peer的公钥。"
 
 msgid ""
 "Requires the 'full' version of wpad/hostapd and support from the wifi driver "
-"<br>(as of Feb 2017: ath9k and ath10k, in LEDE also mwlwifi and mt76)"
+"<br />(as of Feb 2017: ath9k and ath10k, in LEDE also mwlwifi and mt76)"
 msgstr ""
 
 msgid ""
index 1e90bf5..8f759b8 100644 (file)
@@ -1712,17 +1712,17 @@ msgid ""
 msgstr "列出 <abbr title=\"Domain Name System\">DNS</abbr> 伺服器以便轉發請求"
 
 msgid ""
-"List of R0KHs in the same Mobility Domain. <br>Format: MAC-address,NAS-"
-"Identifier,128-bit key as hex string. <br>This list is used to map R0KH-ID "
+"List of R0KHs in the same Mobility Domain. <br />Format: MAC-address,NAS-"
+"Identifier,128-bit key as hex string. <br />This list is used to map R0KH-ID "
 "(NAS Identifier) to a destination MAC address when requesting PMK-R1 key "
 "from the R0KH that the STA used during the Initial Mobility Domain "
 "Association."
 msgstr ""
 
 msgid ""
-"List of R1KHs in the same Mobility Domain. <br>Format: MAC-address,R1KH-ID "
-"as 6 octets with colons,128-bit key as hex string. <br>This list is used to "
-"map R1KH-ID to a destination MAC address when sending PMK-R1 key from the "
+"List of R1KHs in the same Mobility Domain. <br />Format: MAC-address,R1KH-ID "
+"as 6 octets with colons,128-bit key as hex string. <br />This list is used "
+"to map R1KH-ID to a destination MAC address when sending PMK-R1 key from the "
 "R0KH. This is also the list of authorized R1KHs in the MD that can request "
 "PMK-R1 keys."
 msgstr ""
@@ -2657,7 +2657,7 @@ msgstr ""
 
 msgid ""
 "Requires the 'full' version of wpad/hostapd and support from the wifi driver "
-"<br>(as of Feb 2017: ath9k and ath10k, in LEDE also mwlwifi and mt76)"
+"<br />(as of Feb 2017: ath9k and ath10k, in LEDE also mwlwifi and mt76)"
 msgstr ""
 
 msgid ""
index 359d977..33a8892 100644 (file)
@@ -967,8 +967,8 @@ if hwtype == "atheros" or hwtype == "mac80211" or hwtype == "prism2" then
 
        r0kh = s:taboption("encryption", DynamicList, "r0kh", translate("External R0 Key Holder List"),
                translate("List of R0KHs in the same Mobility Domain. " ..
-                       "<br>Format: MAC-address,NAS-Identifier,128-bit key as hex string. " ..
-                       "<br>This list is used to map R0KH-ID (NAS Identifier) to a destination " ..
+                       "<br />Format: MAC-address,NAS-Identifier,128-bit key as hex string. " ..
+                       "<br />This list is used to map R0KH-ID (NAS Identifier) to a destination " ..
                        "MAC address when requesting PMK-R1 key from the R0KH that the STA " ..
                        "used during the Initial Mobility Domain Association."))
 
@@ -977,8 +977,8 @@ if hwtype == "atheros" or hwtype == "mac80211" or hwtype == "prism2" then
 
        r1kh = s:taboption("encryption", DynamicList, "r1kh", translate("External R1 Key Holder List"),
                translate ("List of R1KHs in the same Mobility Domain. "..
-                       "<br>Format: MAC-address,R1KH-ID as 6 octets with colons,128-bit key as hex string. "..
-                       "<br>This list is used to map R1KH-ID to a destination MAC address " ..
+                       "<br />Format: MAC-address,R1KH-ID as 6 octets with colons,128-bit key as hex string. "..
+                       "<br />This list is used to map R1KH-ID to a destination MAC address " ..
                        "when sending PMK-R1 key from the R0KH. This is also the " ..
                        "list of authorized R1KHs in the MD that can request PMK-R1 keys."))
        r1kh:depends({ieee80211r="1"})
@@ -1130,7 +1130,7 @@ if hwtype == "mac80211" then
        ieee80211w = s:taboption("encryption", ListValue, "ieee80211w",
                translate("802.11w Management Frame Protection"),
                translate("Requires the 'full' version of wpad/hostapd " ..
-                       "and support from the wifi driver <br>(as of Feb 2017: " ..
+                       "and support from the wifi driver <br />(as of Feb 2017: " ..
                        "ath9k and ath10k, in LEDE also mwlwifi and mt76)"))
        ieee80211w.default = "0"
        ieee80211w.rmempty = true