Merge pull request #280 from c0mrade69/patch-5

Update sk.sh
This commit is contained in:
deltax 2017-11-30 21:08:35 +01:00 committed by GitHub
commit 5dbc80bfdd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 9 additions and 9 deletions

View File

@ -21,15 +21,15 @@ FLUXIONMonitorModeWIEnabledNotice="${CGrn}Monitorovací mód adaptéru aktivovan
FLUXIONMonitorModeWIFailedError="${CRed}Monitorovací mód adaptéru zlyhal!"
# >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
FLUXIONStartingScannerNotice="Štartujem scanner, čakajte..."
FLUXIONStartingScannerTip="Five seconds after the target AP appears, close the FLUXION Scanner."
FLUXIONStartingScannerTip="Päť sekúnd po objavení sa cieľového AP, zavrite FLUXION Scanner."
FLUXIONPreparingScannerResultsNotice="Výsledky scanu sa pripravujú, čakajte..."
FLUXIONScannerFailedNotice="Bezdrôtová sieťová karta nemusí byť podporovaný (nenašli sa žiadne AP)"
FLUXIONScannerFailedNotice="Bezdrôtová sieťová karta nemusí byť podporovaná (nenašli sa žiadne AP)"
FLUXIONScannerDetectedNothingNotice="Žiadne prístupové body neboli najdené, vraciam sa..."
# >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
FLUXIONHashFileDoesNotExistError="'Hash file' neexistuje!"
FLUXIONHashInvalidError="${CRed}Error$CClr, nesprávny 'hash file'!"
FLUXIONHashValidNotice="${CGrn}Success$CClr, hash overenie úspešné!"
FLUXIONPathToHandshakeFileQuery="Zadajte cestu k 'handshake file' $CClr(Príklad: /.../dump-01.cap)"
FLUXIONHashFileDoesNotExistError="Súbor 'hash' neexistuje!"
FLUXIONHashInvalidError="${CRed}Error$CClr, nesprávny 'hash' súbor!"
FLUXIONHashValidNotice="${CGrn}Success$CClr, 'hash' overenie úspešné!"
FLUXIONPathToHandshakeFileQuery="Zadajte cestu k 'handshake' súboru $CClr(Príklad: /.../dump-01.cap)"
FLUXIONAbsolutePathInfo="Absolúna cesta"
# >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
FLUXIONScannerChannelQuery="Vyberte kanál, ktorý chcete monitorovať"
@ -46,11 +46,11 @@ FLUXIONAPServiceHostapdOption="Rogue AP - hostapd (${CGrn}Odporúčané$CClr)"
FLUXIONAPServiceAirbaseOption="Rogue AP - airbase-ng (pomalšie)"
# >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
FLUXIONHashSourceQuery="Vyberte spôsob získania 'handshake'"
FLUXIONHashSourcePathOption="Cesta ku 'capture file'"
FLUXIONHashSourcePathOption="Cesta ku 'capture' súboru"
FLUXIONHashSourceRescanOption="Priečinok s 'handshake' (preskenovať)"
FLUXIONFoundHashNotice="Našiel sa hash pre vybrané AP."
FLUXIONFoundHashNotice="Našiel sa 'hash' pre vybrané AP."
FLUXIONUseFoundHashQuery="Chcete použiť tento súbor?"
FLUXIONHashVerificationMethodQuery="Vyberte spôsob overenia pre hash"
FLUXIONHashVerificationMethodQuery="Vyberte spôsob overenia pre 'hash'"
FLUXIONHashVerificationMethodPyritOption="pyrit verification (${CGrn}Odporúčané$CClr)"
FLUXIONHashVerificationMethodAircrackOption="aircrack-ng verification (${CYel}nespoľahlivé$CClr)"
# >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>