diff --git a/language/sk.sh b/language/sk.sh index 03839b1..fa3fde6 100644 --- a/language/sk.sh +++ b/language/sk.sh @@ -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)" # >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>