commit
5dbc80bfdd
|
@ -21,15 +21,15 @@ FLUXIONMonitorModeWIEnabledNotice="${CGrn}Monitorovací mód adaptéru aktivovan
|
||||||
FLUXIONMonitorModeWIFailedError="${CRed}Monitorovací mód adaptéru zlyhal!"
|
FLUXIONMonitorModeWIFailedError="${CRed}Monitorovací mód adaptéru zlyhal!"
|
||||||
# >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
|
# >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
|
||||||
FLUXIONStartingScannerNotice="Štartujem scanner, čakajte..."
|
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..."
|
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..."
|
FLUXIONScannerDetectedNothingNotice="Žiadne prístupové body neboli najdené, vraciam sa..."
|
||||||
# >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
|
# >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
|
||||||
FLUXIONHashFileDoesNotExistError="'Hash file' neexistuje!"
|
FLUXIONHashFileDoesNotExistError="Súbor 'hash' neexistuje!"
|
||||||
FLUXIONHashInvalidError="${CRed}Error$CClr, nesprávny 'hash file'!"
|
FLUXIONHashInvalidError="${CRed}Error$CClr, nesprávny 'hash' súbor!"
|
||||||
FLUXIONHashValidNotice="${CGrn}Success$CClr, hash overenie úspešné!"
|
FLUXIONHashValidNotice="${CGrn}Success$CClr, 'hash' overenie úspešné!"
|
||||||
FLUXIONPathToHandshakeFileQuery="Zadajte cestu k 'handshake file' $CClr(Príklad: /.../dump-01.cap)"
|
FLUXIONPathToHandshakeFileQuery="Zadajte cestu k 'handshake' súboru $CClr(Príklad: /.../dump-01.cap)"
|
||||||
FLUXIONAbsolutePathInfo="Absolúna cesta"
|
FLUXIONAbsolutePathInfo="Absolúna cesta"
|
||||||
# >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
|
# >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
|
||||||
FLUXIONScannerChannelQuery="Vyberte kanál, ktorý chcete monitorovať"
|
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)"
|
FLUXIONAPServiceAirbaseOption="Rogue AP - airbase-ng (pomalšie)"
|
||||||
# >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
|
# >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
|
||||||
FLUXIONHashSourceQuery="Vyberte spôsob získania 'handshake'"
|
FLUXIONHashSourceQuery="Vyberte spôsob získania 'handshake'"
|
||||||
FLUXIONHashSourcePathOption="Cesta ku 'capture file'"
|
FLUXIONHashSourcePathOption="Cesta ku 'capture' súboru"
|
||||||
FLUXIONHashSourceRescanOption="Priečinok s 'handshake' (preskenovať)"
|
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?"
|
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)"
|
FLUXIONHashVerificationMethodPyritOption="pyrit verification (${CGrn}Odporúčané$CClr)"
|
||||||
FLUXIONHashVerificationMethodAircrackOption="aircrack-ng verification (${CYel}nespoľahlivé$CClr)"
|
FLUXIONHashVerificationMethodAircrackOption="aircrack-ng verification (${CYel}nespoľahlivé$CClr)"
|
||||||
# >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
|
# >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
|
||||||
|
|
Loading…
Reference in New Issue