Update zh.sh
This commit is contained in:
parent
274721b624
commit
7e60d44ccc
|
@ -10,18 +10,18 @@ FLUXIONFindingWINotice="寻找可用的USB外部网卡接口设备..."
|
|||
FLUXIONSelectedBusyWIError="选择的USB外部网卡接口设备正在被调用!"
|
||||
FLUXIONSelectedBusyWITip="Run \"export FLUXIONWIKillProcesses=1\" before FLUXION to use it."
|
||||
FLUXIONGatheringWIInfoNotice="采集接口信息..."
|
||||
FLUXIONUnknownWIDriverError="Unable to determine interface driver!"
|
||||
FLUXIONUnknownWIDriverError="找不到网卡设备"
|
||||
FLUXIONUnloadingWIDriverNotice="Waiting for interface \"\$wiSelected\" to unload..."
|
||||
FLUXIONLoadingWIDriverNotice="Waiting for interface \"\$wiSelected\" to load..."
|
||||
FLUXIONFindingConflictingProcessesNotice="自动查询干扰Fluxion运行的进程..."
|
||||
FLUXIONKillingConflictingProcessesNotice="结束干扰Fluxion运行的进程..."
|
||||
FLUXIONPhysicalWIDeviceUnknownError="${CRed}Unable to determine interface's physical device!"
|
||||
FLUXIONStartingWIMonitorNotice="启动监听模式..."
|
||||
FLUXIONMonitorModeWIEnabledNotice="${CGrn}Interface monitor mode enabled."
|
||||
FLUXIONMonitorModeWIFailedError="${CRed}Interface monitor mode failed!"
|
||||
FLUXIONMonitorModeWIEnabledNotice="${CGrn}监听模式启动成功"
|
||||
FLUXIONMonitorModeWIFailedError="${CRed}监听模式启动失败"
|
||||
# >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
|
||||
FLUXIONStartingScannerNotice="启动扫描, 请稍等..."
|
||||
FLUXIONStartingScannerTip="目标ap出现五秒后, 关闭FLUXION扫描"
|
||||
FLUXIONStartingScannerTip="目标AP出现后,按 Ctrl+C 关闭FLUXION扫描"
|
||||
FLUXIONPreparingScannerResultsNotice="综合扫描的结果获取中,请稍等..."
|
||||
FLUXIONScannerFailedNotice="你的无线网卡好像不支持 (没有发现APs)"
|
||||
FLUXIONScannerDetectedNothingNotice="没有发现访问点, 请返回重试..."
|
||||
|
|
Loading…
Reference in New Issue