build: integrate po files in the build system
[project/luci.git] / i18n / english / luasrc / i18n / wifi.en.lua
index 4d1b4a23c52b4a3bd1cce2221fb771b1b1f0a3ed..1c4bc609741a173efc7b74bf45e5bde3607779c4 100644 (file)
@@ -10,7 +10,9 @@ wifi_whitelist = 'Allow listed only'
 wifi_blacklist = 'Allow all except listed'
 wifi_maclist = 'MAC-List'
 wifi_bursting = 'Frame Bursting'
+wifi_regdomain = 'Regulatory Domain'
 wifi_country = 'Country Code'
+wifi_outdoor = 'Outdoor Channels'
 wifi_maxassoc = 'Connection Limit'
 wifi_essid = '<abbr title="Extended Service Set Identifier">ESSID</abbr>'
 wifi_bssid = '<abbr title="Basic Service Set Identifier">BSSID</abbr>'
@@ -32,3 +34,6 @@ wifi_ff = 'Fast Frames'
 wifi_wmm = 'WMM Mode'
 wifi_xr = 'XR Support'
 wifi_ar = 'AR Support'
+wifi_nosbeacon = 'Disable HW-Beacon timer'
+wifi_noprobereq = 'Do not send probe responses'
+wifi_wpareq = 'WPA-Encryption requires wpa_supplicant (for client mode) or hostapd (for AP and ad-hoc mode) to be installed.'