Merge pull request #2756 from Ansuel/wps

luci-mod-network: permit WPS push-button on WPA3
This commit is contained in:
Jo-Philipp Wich 2019-09-24 19:56:44 +02:00 committed by GitHub
commit 66749b4fe3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
28 changed files with 73 additions and 71 deletions

View file

@ -1771,7 +1771,7 @@ msgid "Enable VLAN functionality"
msgstr "Habilita la funcionalitat VLAN" msgstr "Habilita la funcionalitat VLAN"
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1595 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1595
msgid "Enable WPS pushbutton, requires WPA(2)-PSK" msgid "Enable WPS pushbutton, requires WPA(2)-PSK/WPA3-SAE"
msgstr "" msgstr ""
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1582 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1582
@ -5840,7 +5840,7 @@ msgstr ""
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1329 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1329
msgid "" msgid ""
"Used for two different purposes: RADIUS NAS ID and 802.11r R0KH-ID. Not " "Used for two different purposes: RADIUS NAS ID and 802.11r R0KH-ID. Not "
"needed with normal WPA(2)-PSK." "needed with normal WPA(2)-PSK/WPA3-SAE."
msgstr "" msgstr ""
#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:110 #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:110

View file

@ -1774,7 +1774,7 @@ msgid "Enable VLAN functionality"
msgstr "Povolit funkcionalitu VLAN" msgstr "Povolit funkcionalitu VLAN"
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1595 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1595
msgid "Enable WPS pushbutton, requires WPA(2)-PSK" msgid "Enable WPS pushbutton, requires WPA(2)-PSK/WPA3-SAE"
msgstr "" msgstr ""
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1582 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1582
@ -5867,7 +5867,7 @@ msgstr ""
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1329 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1329
msgid "" msgid ""
"Used for two different purposes: RADIUS NAS ID and 802.11r R0KH-ID. Not " "Used for two different purposes: RADIUS NAS ID and 802.11r R0KH-ID. Not "
"needed with normal WPA(2)-PSK." "needed with normal WPA(2)-PSK/WPA3-SAE."
msgstr "" msgstr ""
#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:110 #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:110

View file

@ -1818,8 +1818,8 @@ msgid "Enable VLAN functionality"
msgstr "VLAN-Funktionalität aktivieren" msgstr "VLAN-Funktionalität aktivieren"
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1595 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1595
msgid "Enable WPS pushbutton, requires WPA(2)-PSK" msgid "Enable WPS pushbutton, requires WPA(2)-PSK/WPA3-SAE"
msgstr "WPS-via-Knopfdruck aktivieren, erfordert WPA(2)-PSK" msgstr "WPS-via-Knopfdruck aktivieren, erfordert WPA(2)-PSK/WPA3-SAE"
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1582 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1582
msgid "Enable key reinstallation (KRACK) countermeasures" msgid "Enable key reinstallation (KRACK) countermeasures"
@ -6053,10 +6053,10 @@ msgstr "Benutzer Schlüsselindex"
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1329 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1329
msgid "" msgid ""
"Used for two different purposes: RADIUS NAS ID and 802.11r R0KH-ID. Not " "Used for two different purposes: RADIUS NAS ID and 802.11r R0KH-ID. Not "
"needed with normal WPA(2)-PSK." "needed with normal WPA(2)-PSK/WPA3-SAE."
msgstr "" msgstr ""
"Wird als RADIUS-NAS-ID und als 802.11r R0KH-ID verwendet. Nicht benötigt für " "Wird als RADIUS-NAS-ID und als 802.11r R0KH-ID verwendet. Nicht benötigt für "
"WPA(2)-PSK." "WPA(2)-PSK/WPA3-SAE."
#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:110 #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:110
msgid "User certificate (PEM encoded)" msgid "User certificate (PEM encoded)"

View file

@ -1786,7 +1786,7 @@ msgid "Enable VLAN functionality"
msgstr "Ενεργοποίηση λειτουργίας VLAN" msgstr "Ενεργοποίηση λειτουργίας VLAN"
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1595 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1595
msgid "Enable WPS pushbutton, requires WPA(2)-PSK" msgid "Enable WPS pushbutton, requires WPA(2)-PSK/WPA3-SAE"
msgstr "" msgstr ""
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1582 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1582
@ -5849,7 +5849,7 @@ msgstr "Χρησιμοποιούμενη Υποδοχή Κλειδιού"
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1329 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1329
msgid "" msgid ""
"Used for two different purposes: RADIUS NAS ID and 802.11r R0KH-ID. Not " "Used for two different purposes: RADIUS NAS ID and 802.11r R0KH-ID. Not "
"needed with normal WPA(2)-PSK." "needed with normal WPA(2)-PSK/WPA3-SAE."
msgstr "" msgstr ""
#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:110 #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:110

View file

@ -1766,7 +1766,7 @@ msgid "Enable VLAN functionality"
msgstr "" msgstr ""
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1595 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1595
msgid "Enable WPS pushbutton, requires WPA(2)-PSK" msgid "Enable WPS pushbutton, requires WPA(2)-PSK/WPA3-SAE"
msgstr "" msgstr ""
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1582 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1582
@ -5810,7 +5810,7 @@ msgstr ""
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1329 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1329
msgid "" msgid ""
"Used for two different purposes: RADIUS NAS ID and 802.11r R0KH-ID. Not " "Used for two different purposes: RADIUS NAS ID and 802.11r R0KH-ID. Not "
"needed with normal WPA(2)-PSK." "needed with normal WPA(2)-PSK/WPA3-SAE."
msgstr "" msgstr ""
#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:110 #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:110

View file

@ -1821,8 +1821,8 @@ msgid "Enable VLAN functionality"
msgstr "Habilitar funcionalidad VLAN" msgstr "Habilitar funcionalidad VLAN"
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1595 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1595
msgid "Enable WPS pushbutton, requires WPA(2)-PSK" msgid "Enable WPS pushbutton, requires WPA(2)-PSK/WPA3-SAE"
msgstr "Habilitar botón WPS, requiere WPA(2)-PSK" msgstr "Habilitar botón WPS, requiere WPA(2)-PSK/WPA3-SAE"
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1582 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1582
msgid "Enable key reinstallation (KRACK) countermeasures" msgid "Enable key reinstallation (KRACK) countermeasures"
@ -6033,7 +6033,7 @@ msgstr "Espacio de clave usado"
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1329 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1329
msgid "" msgid ""
"Used for two different purposes: RADIUS NAS ID and 802.11r R0KH-ID. Not " "Used for two different purposes: RADIUS NAS ID and 802.11r R0KH-ID. Not "
"needed with normal WPA(2)-PSK." "needed with normal WPA(2)-PSK/WPA3-SAE."
msgstr "" msgstr ""
"Se utiliza para dos propósitos diferentes: RADIUS NAS ID y 802.11r R0KH-ID. " "Se utiliza para dos propósitos diferentes: RADIUS NAS ID y 802.11r R0KH-ID. "
"No es necesario con WPA normal (2)-PSK." "No es necesario con WPA normal (2)-PSK."

View file

@ -1790,7 +1790,7 @@ msgid "Enable VLAN functionality"
msgstr "Acviter la gestion des VLANs" msgstr "Acviter la gestion des VLANs"
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1595 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1595
msgid "Enable WPS pushbutton, requires WPA(2)-PSK" msgid "Enable WPS pushbutton, requires WPA(2)-PSK/WPA3-SAE"
msgstr "" msgstr ""
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1582 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1582
@ -5911,7 +5911,7 @@ msgstr "Clé utilisée"
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1329 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1329
msgid "" msgid ""
"Used for two different purposes: RADIUS NAS ID and 802.11r R0KH-ID. Not " "Used for two different purposes: RADIUS NAS ID and 802.11r R0KH-ID. Not "
"needed with normal WPA(2)-PSK." "needed with normal WPA(2)-PSK/WPA3-SAE."
msgstr "" msgstr ""
#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:110 #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:110

View file

@ -1752,7 +1752,7 @@ msgid "Enable VLAN functionality"
msgstr "אפשר תפקוד VLAN" msgstr "אפשר תפקוד VLAN"
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1595 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1595
msgid "Enable WPS pushbutton, requires WPA(2)-PSK" msgid "Enable WPS pushbutton, requires WPA(2)-PSK/WPA3-SAE"
msgstr "" msgstr ""
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1582 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1582
@ -5770,7 +5770,7 @@ msgstr ""
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1329 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1329
msgid "" msgid ""
"Used for two different purposes: RADIUS NAS ID and 802.11r R0KH-ID. Not " "Used for two different purposes: RADIUS NAS ID and 802.11r R0KH-ID. Not "
"needed with normal WPA(2)-PSK." "needed with normal WPA(2)-PSK/WPA3-SAE."
msgstr "" msgstr ""
#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:110 #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:110

View file

@ -1783,7 +1783,7 @@ msgid "Enable VLAN functionality"
msgstr "VLAN funkció engedélyezése" msgstr "VLAN funkció engedélyezése"
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1595 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1595
msgid "Enable WPS pushbutton, requires WPA(2)-PSK" msgid "Enable WPS pushbutton, requires WPA(2)-PSK/WPA3-SAE"
msgstr "" msgstr ""
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1582 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1582
@ -5898,7 +5898,7 @@ msgstr "Használt kulcsindex"
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1329 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1329
msgid "" msgid ""
"Used for two different purposes: RADIUS NAS ID and 802.11r R0KH-ID. Not " "Used for two different purposes: RADIUS NAS ID and 802.11r R0KH-ID. Not "
"needed with normal WPA(2)-PSK." "needed with normal WPA(2)-PSK/WPA3-SAE."
msgstr "" msgstr ""
#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:110 #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:110

View file

@ -1787,8 +1787,8 @@ msgid "Enable VLAN functionality"
msgstr "Abilita la funzionalità VLAN" msgstr "Abilita la funzionalità VLAN"
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1595 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1595
msgid "Enable WPS pushbutton, requires WPA(2)-PSK" msgid "Enable WPS pushbutton, requires WPA(2)-PSK/WPA3-SAE"
msgstr "Abilita pulsante WPS, richiede WPA(2)-PSK" msgstr "Abilita pulsante WPS, richiede WPA(2)-PSK/WPA3-SAE"
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1582 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1582
msgid "Enable key reinstallation (KRACK) countermeasures" msgid "Enable key reinstallation (KRACK) countermeasures"
@ -5877,7 +5877,7 @@ msgstr "Slot Chiave Usata"
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1329 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1329
msgid "" msgid ""
"Used for two different purposes: RADIUS NAS ID and 802.11r R0KH-ID. Not " "Used for two different purposes: RADIUS NAS ID and 802.11r R0KH-ID. Not "
"needed with normal WPA(2)-PSK." "needed with normal WPA(2)-PSK/WPA3-SAE."
msgstr "" msgstr ""
#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:110 #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:110

View file

@ -1805,8 +1805,8 @@ msgid "Enable VLAN functionality"
msgstr "VLAN機能を有効にする" msgstr "VLAN機能を有効にする"
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1595 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1595
msgid "Enable WPS pushbutton, requires WPA(2)-PSK" msgid "Enable WPS pushbutton, requires WPA(2)-PSK/WPA3-SAE"
msgstr "WPS プッシュボタンを有効化するには、WPA(2)-PSKが必要です。" msgstr "WPS プッシュボタンを有効化するには、WPA(2)-PSK/WPA3-SAEが必要です。"
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1582 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1582
msgid "Enable key reinstallation (KRACK) countermeasures" msgid "Enable key reinstallation (KRACK) countermeasures"
@ -5970,7 +5970,7 @@ msgstr "使用するキースロット"
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1329 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1329
msgid "" msgid ""
"Used for two different purposes: RADIUS NAS ID and 802.11r R0KH-ID. Not " "Used for two different purposes: RADIUS NAS ID and 802.11r R0KH-ID. Not "
"needed with normal WPA(2)-PSK." "needed with normal WPA(2)-PSK/WPA3-SAE."
msgstr "" msgstr ""
#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:110 #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:110

View file

@ -1760,7 +1760,7 @@ msgid "Enable VLAN functionality"
msgstr "VLAN 기능 활성화" msgstr "VLAN 기능 활성화"
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1595 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1595
msgid "Enable WPS pushbutton, requires WPA(2)-PSK" msgid "Enable WPS pushbutton, requires WPA(2)-PSK/WPA3-SAE"
msgstr "" msgstr ""
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1582 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1582
@ -5808,7 +5808,7 @@ msgstr ""
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1329 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1329
msgid "" msgid ""
"Used for two different purposes: RADIUS NAS ID and 802.11r R0KH-ID. Not " "Used for two different purposes: RADIUS NAS ID and 802.11r R0KH-ID. Not "
"needed with normal WPA(2)-PSK." "needed with normal WPA(2)-PSK/WPA3-SAE."
msgstr "" msgstr ""
#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:110 #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:110

View file

@ -1737,7 +1737,7 @@ msgid "Enable VLAN functionality"
msgstr "" msgstr ""
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1595 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1595
msgid "Enable WPS pushbutton, requires WPA(2)-PSK" msgid "Enable WPS pushbutton, requires WPA(2)-PSK/WPA3-SAE"
msgstr "" msgstr ""
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1582 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1582
@ -5781,7 +5781,7 @@ msgstr ""
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1329 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1329
msgid "" msgid ""
"Used for two different purposes: RADIUS NAS ID and 802.11r R0KH-ID. Not " "Used for two different purposes: RADIUS NAS ID and 802.11r R0KH-ID. Not "
"needed with normal WPA(2)-PSK." "needed with normal WPA(2)-PSK/WPA3-SAE."
msgstr "" msgstr ""
#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:110 #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:110

View file

@ -1771,7 +1771,7 @@ msgid "Enable VLAN functionality"
msgstr "Aktiver VLAN funksjonalitet" msgstr "Aktiver VLAN funksjonalitet"
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1595 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1595
msgid "Enable WPS pushbutton, requires WPA(2)-PSK" msgid "Enable WPS pushbutton, requires WPA(2)-PSK/WPA3-SAE"
msgstr "" msgstr ""
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1582 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1582
@ -5865,7 +5865,7 @@ msgstr "Brukte Nøkler"
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1329 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1329
msgid "" msgid ""
"Used for two different purposes: RADIUS NAS ID and 802.11r R0KH-ID. Not " "Used for two different purposes: RADIUS NAS ID and 802.11r R0KH-ID. Not "
"needed with normal WPA(2)-PSK." "needed with normal WPA(2)-PSK/WPA3-SAE."
msgstr "" msgstr ""
#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:110 #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:110

View file

@ -1805,8 +1805,8 @@ msgid "Enable VLAN functionality"
msgstr "Włącz funkcjonalność VLAN" msgstr "Włącz funkcjonalność VLAN"
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1595 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1595
msgid "Enable WPS pushbutton, requires WPA(2)-PSK" msgid "Enable WPS pushbutton, requires WPA(2)-PSK/WPA3-SAE"
msgstr "Włącz przycisk WPS, wymaga WPA(2)-PSK" msgstr "Włącz przycisk WPS, wymaga WPA(2)-PSK/WPA3-SAE"
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1582 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1582
msgid "Enable key reinstallation (KRACK) countermeasures" msgid "Enable key reinstallation (KRACK) countermeasures"
@ -5953,7 +5953,7 @@ msgstr "Użyte gniazdo klucza"
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1329 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1329
msgid "" msgid ""
"Used for two different purposes: RADIUS NAS ID and 802.11r R0KH-ID. Not " "Used for two different purposes: RADIUS NAS ID and 802.11r R0KH-ID. Not "
"needed with normal WPA(2)-PSK." "needed with normal WPA(2)-PSK/WPA3-SAE."
msgstr "" msgstr ""
#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:110 #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:110

View file

@ -1850,8 +1850,8 @@ msgid "Enable VLAN functionality"
msgstr "Ativar funcionalidade de VLAN" msgstr "Ativar funcionalidade de VLAN"
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1595 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1595
msgid "Enable WPS pushbutton, requires WPA(2)-PSK" msgid "Enable WPS pushbutton, requires WPA(2)-PSK/WPA3-SAE"
msgstr "Habilite o botão WPS. requer WPA(2)-PSK" msgstr "Habilite o botão WPS. requer WPA(2)-PSK/WPA3-SAE"
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1582 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1582
msgid "Enable key reinstallation (KRACK) countermeasures" msgid "Enable key reinstallation (KRACK) countermeasures"
@ -6087,10 +6087,10 @@ msgstr "Posição da Chave Usada"
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1329 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1329
msgid "" msgid ""
"Used for two different purposes: RADIUS NAS ID and 802.11r R0KH-ID. Not " "Used for two different purposes: RADIUS NAS ID and 802.11r R0KH-ID. Not "
"needed with normal WPA(2)-PSK." "needed with normal WPA(2)-PSK/WPA3-SAE."
msgstr "" msgstr ""
"Usado para dois diferentes propósitos: identificador do RADIUS NAS e do " "Usado para dois diferentes propósitos: identificador do RADIUS NAS e do "
"802.11r R0KH. Não necessário com o WPA(2)-PSK normal." "802.11r R0KH. Não necessário com o WPA(2)-PSK/WPA3-SAE normal."
#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:110 #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:110
msgid "User certificate (PEM encoded)" msgid "User certificate (PEM encoded)"

View file

@ -1787,7 +1787,7 @@ msgid "Enable VLAN functionality"
msgstr "Ativar a funcionalidade VLAN" msgstr "Ativar a funcionalidade VLAN"
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1595 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1595
msgid "Enable WPS pushbutton, requires WPA(2)-PSK" msgid "Enable WPS pushbutton, requires WPA(2)-PSK/WPA3-SAE"
msgstr "" msgstr ""
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1582 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1582
@ -5865,7 +5865,7 @@ msgstr ""
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1329 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1329
msgid "" msgid ""
"Used for two different purposes: RADIUS NAS ID and 802.11r R0KH-ID. Not " "Used for two different purposes: RADIUS NAS ID and 802.11r R0KH-ID. Not "
"needed with normal WPA(2)-PSK." "needed with normal WPA(2)-PSK/WPA3-SAE."
msgstr "" msgstr ""
#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:110 #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:110

View file

@ -1743,7 +1743,7 @@ msgid "Enable VLAN functionality"
msgstr "Activeaza VLAN-urile" msgstr "Activeaza VLAN-urile"
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1595 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1595
msgid "Enable WPS pushbutton, requires WPA(2)-PSK" msgid "Enable WPS pushbutton, requires WPA(2)-PSK/WPA3-SAE"
msgstr "" msgstr ""
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1582 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1582
@ -5765,7 +5765,7 @@ msgstr "Slot de cheie folosit"
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1329 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1329
msgid "" msgid ""
"Used for two different purposes: RADIUS NAS ID and 802.11r R0KH-ID. Not " "Used for two different purposes: RADIUS NAS ID and 802.11r R0KH-ID. Not "
"needed with normal WPA(2)-PSK." "needed with normal WPA(2)-PSK/WPA3-SAE."
msgstr "" msgstr ""
#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:110 #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:110

View file

@ -1826,8 +1826,8 @@ msgid "Enable VLAN functionality"
msgstr "Включить поддержку VLAN" msgstr "Включить поддержку VLAN"
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1595 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1595
msgid "Enable WPS pushbutton, requires WPA(2)-PSK" msgid "Enable WPS pushbutton, requires WPA(2)-PSK/WPA3-SAE"
msgstr "Включить WPS при нажатии на кнопку, в режиме WPA(2)-PSK" msgstr "Включить WPS при нажатии на кнопку, в режиме WPA(2)-PSK/WPA3-SAE"
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1582 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1582
msgid "Enable key reinstallation (KRACK) countermeasures" msgid "Enable key reinstallation (KRACK) countermeasures"
@ -6030,10 +6030,10 @@ msgstr "Используемый слот ключа"
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1329 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1329
msgid "" msgid ""
"Used for two different purposes: RADIUS NAS ID and 802.11r R0KH-ID. Not " "Used for two different purposes: RADIUS NAS ID and 802.11r R0KH-ID. Not "
"needed with normal WPA(2)-PSK." "needed with normal WPA(2)-PSK/WPA3-SAE."
msgstr "" msgstr ""
"Используется для двух различных целей: RADIUS NAS ID и 802.11r R0KH-ID. Не " "Используется для двух различных целей: RADIUS NAS ID и 802.11r R0KH-ID. Не "
"используется с обычным WPA(2)-PSK." "используется с обычным WPA(2)-PSK/WPA3-SAE."
#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:110 #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:110
msgid "User certificate (PEM encoded)" msgid "User certificate (PEM encoded)"

View file

@ -1725,7 +1725,7 @@ msgid "Enable VLAN functionality"
msgstr "" msgstr ""
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1595 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1595
msgid "Enable WPS pushbutton, requires WPA(2)-PSK" msgid "Enable WPS pushbutton, requires WPA(2)-PSK/WPA3-SAE"
msgstr "" msgstr ""
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1582 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1582
@ -5737,7 +5737,7 @@ msgstr ""
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1329 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1329
msgid "" msgid ""
"Used for two different purposes: RADIUS NAS ID and 802.11r R0KH-ID. Not " "Used for two different purposes: RADIUS NAS ID and 802.11r R0KH-ID. Not "
"needed with normal WPA(2)-PSK." "needed with normal WPA(2)-PSK/WPA3-SAE."
msgstr "" msgstr ""
#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:110 #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:110

View file

@ -1744,8 +1744,8 @@ msgid "Enable VLAN functionality"
msgstr "Aktivera VLAN-funktionalitet" msgstr "Aktivera VLAN-funktionalitet"
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1595 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1595
msgid "Enable WPS pushbutton, requires WPA(2)-PSK" msgid "Enable WPS pushbutton, requires WPA(2)-PSK/WPA3-SAE"
msgstr "Aktivera WPS-tryckknapp, kräver WPA(2)-PSK" msgstr "Aktivera WPS-tryckknapp, kräver WPA(2)-PSK/WPA3-SAE"
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1582 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1582
msgid "Enable key reinstallation (KRACK) countermeasures" msgid "Enable key reinstallation (KRACK) countermeasures"
@ -5763,7 +5763,7 @@ msgstr ""
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1329 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1329
msgid "" msgid ""
"Used for two different purposes: RADIUS NAS ID and 802.11r R0KH-ID. Not " "Used for two different purposes: RADIUS NAS ID and 802.11r R0KH-ID. Not "
"needed with normal WPA(2)-PSK." "needed with normal WPA(2)-PSK/WPA3-SAE."
msgstr "" msgstr ""
#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:110 #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:110

View file

@ -1717,7 +1717,7 @@ msgid "Enable VLAN functionality"
msgstr "" msgstr ""
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1595 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1595
msgid "Enable WPS pushbutton, requires WPA(2)-PSK" msgid "Enable WPS pushbutton, requires WPA(2)-PSK/WPA3-SAE"
msgstr "" msgstr ""
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1582 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1582
@ -5729,7 +5729,7 @@ msgstr ""
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1329 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1329
msgid "" msgid ""
"Used for two different purposes: RADIUS NAS ID and 802.11r R0KH-ID. Not " "Used for two different purposes: RADIUS NAS ID and 802.11r R0KH-ID. Not "
"needed with normal WPA(2)-PSK." "needed with normal WPA(2)-PSK/WPA3-SAE."
msgstr "" msgstr ""
#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:110 #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:110

View file

@ -1742,7 +1742,7 @@ msgid "Enable VLAN functionality"
msgstr "" msgstr ""
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1595 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1595
msgid "Enable WPS pushbutton, requires WPA(2)-PSK" msgid "Enable WPS pushbutton, requires WPA(2)-PSK/WPA3-SAE"
msgstr "" msgstr ""
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1582 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1582
@ -5754,7 +5754,7 @@ msgstr ""
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1329 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1329
msgid "" msgid ""
"Used for two different purposes: RADIUS NAS ID and 802.11r R0KH-ID. Not " "Used for two different purposes: RADIUS NAS ID and 802.11r R0KH-ID. Not "
"needed with normal WPA(2)-PSK." "needed with normal WPA(2)-PSK/WPA3-SAE."
msgstr "" msgstr ""
#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:110 #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:110

View file

@ -1839,8 +1839,8 @@ msgid "Enable VLAN functionality"
msgstr "Увімкнути підтримку VLAN" msgstr "Увімкнути підтримку VLAN"
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1595 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1595
msgid "Enable WPS pushbutton, requires WPA(2)-PSK" msgid "Enable WPS pushbutton, requires WPA(2)-PSK/WPA3-SAE"
msgstr "Увімкнути кнопку WPS, потребує WPA(2)-PSK" msgstr "Увімкнути кнопку WPS, потребує WPA(2)-PSK/WPA3-SAE"
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1582 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1582
msgid "Enable key reinstallation (KRACK) countermeasures" msgid "Enable key reinstallation (KRACK) countermeasures"
@ -6063,11 +6063,11 @@ msgstr "Використовується слот ключа"
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1329 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1329
msgid "" msgid ""
"Used for two different purposes: RADIUS NAS ID and 802.11r R0KH-ID. Not " "Used for two different purposes: RADIUS NAS ID and 802.11r R0KH-ID. Not "
"needed with normal WPA(2)-PSK." "needed with normal WPA(2)-PSK/WPA3-SAE."
msgstr "" msgstr ""
"Використовується для двох різних цілей: RADIUS NAS ID і 802.11r <abbr title=" "Використовується для двох різних цілей: RADIUS NAS ID і 802.11r <abbr title="
"\"ідентифікатор власника ключа R0\">R0KH-ID</abbr>. Не потрібно за " "\"ідентифікатор власника ключа R0\">R0KH-ID</abbr>. Не потрібно за "
"звичайного WPA(2)-PSK." "звичайного WPA(2)-PSK/WPA3-SAE."
#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:110 #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:110
msgid "User certificate (PEM encoded)" msgid "User certificate (PEM encoded)"

View file

@ -1741,7 +1741,7 @@ msgid "Enable VLAN functionality"
msgstr "" msgstr ""
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1595 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1595
msgid "Enable WPS pushbutton, requires WPA(2)-PSK" msgid "Enable WPS pushbutton, requires WPA(2)-PSK/WPA3-SAE"
msgstr "" msgstr ""
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1582 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1582
@ -5782,7 +5782,7 @@ msgstr ""
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1329 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1329
msgid "" msgid ""
"Used for two different purposes: RADIUS NAS ID and 802.11r R0KH-ID. Not " "Used for two different purposes: RADIUS NAS ID and 802.11r R0KH-ID. Not "
"needed with normal WPA(2)-PSK." "needed with normal WPA(2)-PSK/WPA3-SAE."
msgstr "" msgstr ""
#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:110 #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:110

View file

@ -1764,8 +1764,8 @@ msgid "Enable VLAN functionality"
msgstr "启用 VLAN" msgstr "启用 VLAN"
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1595 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1595
msgid "Enable WPS pushbutton, requires WPA(2)-PSK" msgid "Enable WPS pushbutton, requires WPA(2)-PSK/WPA3-SAE"
msgstr "启用 WPS 一键加密按钮,需要 WPA(2)-PSK" msgstr "启用 WPS 一键加密按钮,需要 WPA(2)-PSK/WPA3-SAE"
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1582 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1582
msgid "Enable key reinstallation (KRACK) countermeasures" msgid "Enable key reinstallation (KRACK) countermeasures"
@ -5834,9 +5834,9 @@ msgstr "启用密码组"
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1329 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1329
msgid "" msgid ""
"Used for two different purposes: RADIUS NAS ID and 802.11r R0KH-ID. Not " "Used for two different purposes: RADIUS NAS ID and 802.11r R0KH-ID. Not "
"needed with normal WPA(2)-PSK." "needed with normal WPA(2)-PSK/WPA3-SAE."
msgstr "" msgstr ""
"用于两种不同的用途RADIUS NAS ID 和 802.11r R0KH-ID普通 WPA(2)-PSK 不需" "用于两种不同的用途RADIUS NAS ID 和 802.11r R0KH-ID普通 WPA(2)-PSK/WPA3-SAE 不需"
"要。" "要。"
#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:110 #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:110

View file

@ -1754,8 +1754,8 @@ msgid "Enable VLAN functionality"
msgstr "啟用VLAN功能" msgstr "啟用VLAN功能"
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1595 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1595
msgid "Enable WPS pushbutton, requires WPA(2)-PSK" msgid "Enable WPS pushbutton, requires WPA(2)-PSK/WPA3-SAE"
msgstr "啟用 WPS 按鈕, 這需要 WPA(2)-PSK" msgstr "啟用 WPS 按鈕, 這需要 WPA(2)-PSK/WPA3-SAE"
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1582 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1582
msgid "Enable key reinstallation (KRACK) countermeasures" msgid "Enable key reinstallation (KRACK) countermeasures"
@ -5804,7 +5804,7 @@ msgstr "已使用的關鍵插槽"
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1329 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1329
msgid "" msgid ""
"Used for two different purposes: RADIUS NAS ID and 802.11r R0KH-ID. Not " "Used for two different purposes: RADIUS NAS ID and 802.11r R0KH-ID. Not "
"needed with normal WPA(2)-PSK." "needed with normal WPA(2)-PSK/WPA3-SAE."
msgstr "" msgstr ""
#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:110 #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:110

View file

@ -1592,13 +1592,15 @@ return L.view.extend({
o.depends({ mode: 'ap-wds', encryption: 'sae-mixed' }); o.depends({ mode: 'ap-wds', encryption: 'sae-mixed' });
if (L.hasSystemFeature('hostapd', 'cli') && L.hasSystemFeature('wpasupplicant')) { if (L.hasSystemFeature('hostapd', 'cli') && L.hasSystemFeature('wpasupplicant')) {
o = ss.taboption('encryption', form.Flag, 'wps_pushbutton', _('Enable WPS pushbutton, requires WPA(2)-PSK')) o = ss.taboption('encryption', form.Flag, 'wps_pushbutton', _('Enable WPS pushbutton, requires WPA(2)-PSK/WPA3-SAE'))
o.enabled = '1'; o.enabled = '1';
o.disabled = '0'; o.disabled = '0';
o.default = o.disabled; o.default = o.disabled;
o.depends('encryption', 'psk'); o.depends('encryption', 'psk');
o.depends('encryption', 'psk2'); o.depends('encryption', 'psk2');
o.depends('encryption', 'psk-mixed'); o.depends('encryption', 'psk-mixed');
o.depends('encryption', 'sae');
o.depends('encryption', 'sae-mixed');
} }
} }
} }