commit
5a4b7a3e5b
|
@ -3,10 +3,10 @@
|
||||||
# description: 创建一个“邪恶的双胞胎”接入点。
|
# description: 创建一个“邪恶的双胞胎”接入点。
|
||||||
|
|
||||||
# >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
|
# >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
|
||||||
CaptivePortalInterfaceQuery="Select an interface for the captive portal."
|
CaptivePortalInterfaceQuery="为捕获的握手包文件选择一个网络功击接口"
|
||||||
CaptivePortalStartingInterfaceNotice="Starting captive portal interface..."
|
CaptivePortalStartingInterfaceNotice="启动握手包文件网络功击接口"
|
||||||
CaptivePortalCannotStartInterfaceError="${CRed}Unable to start captive portal interface$CClr, returning!"
|
CaptivePortalCannotStartInterfaceError="${CRed}无法启动网络功击接口$CClr, 返回"
|
||||||
CaptivePortalStartedInterfaceNotice="${CGrn}Success${CClr}, captive portal interface ready!"
|
CaptivePortalStartedInterfaceNotice="${CGrn}启动成功${CClr},网络功击接口准备就绪"
|
||||||
CaptivePortalStaringAPServiceNotice="开始建立钓鱼热点AP..."
|
CaptivePortalStaringAPServiceNotice="开始建立钓鱼热点AP..."
|
||||||
CaptivePortalStaringAPRoutesNotice="启动钓鱼热点AP路由服务..."
|
CaptivePortalStaringAPRoutesNotice="启动钓鱼热点AP路由服务..."
|
||||||
CaptivePortalStartingDHCPServiceNotice="启动接入点DHCP服务作为守护进程..."
|
CaptivePortalStartingDHCPServiceNotice="启动接入点DHCP服务作为守护进程..."
|
||||||
|
@ -24,9 +24,9 @@ CaptivePortalCertificateSourceDisabledOption="None (${CYel}disable SSL$CGry)"
|
||||||
CaptivePortalUIQuery="选择钓鱼热点的认证网页界面"
|
CaptivePortalUIQuery="选择钓鱼热点的认证网页界面"
|
||||||
CaptivePortalGenericInterfaceOption="通用认证网页"
|
CaptivePortalGenericInterfaceOption="通用认证网页"
|
||||||
# >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
|
# >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
|
||||||
CaptivePortalConnectivityQuery="Select an internet connectivity type for the rogue network."
|
CaptivePortalConnectivityQuery="为流氓网络选择Internet连接类型"
|
||||||
CaptivePortalConnectivityDisconnectedOption="disconnected (${CGrn}recommended$CClr)"
|
CaptivePortalConnectivityDisconnectedOption="断开原网络 (${CGrn}推荐$CClr)"
|
||||||
CaptivePortalConnectivityEmulatedOption="emulated"
|
CaptivePortalConnectivityEmulatedOption="仿真"
|
||||||
# >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
|
# >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
|
||||||
|
|
||||||
# FLUXSCRIPT END
|
# FLUXSCRIPT END
|
||||||
|
|
Loading…
Reference in New Issue