From 7e60d44ccc6e3b7d6a6f2c9307adbfdffaa6c2d7 Mon Sep 17 00:00:00 2001 From: xihi <29686769+xisohi@users.noreply.github.com> Date: Sat, 7 Apr 2018 14:26:45 +0800 Subject: [PATCH] Update zh.sh --- language/zh.sh | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/language/zh.sh b/language/zh.sh index ba2fef4..5ffbabe 100755 --- a/language/zh.sh +++ b/language/zh.sh @@ -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="没有发现访问点, 请返回重试..."