fluxion/language/sk.sh

96 lines
6.5 KiB
Bash
Raw Normal View History

2017-11-28 08:09:08 -07:00
#!/bin/bash
# Slovak
# native: slovenčina
FLUXIONInterfaceQuery="Vyberte bezdrôtový adaptér"
FLUXIONAllocatingInterfaceNotice="Allocating reserved interface $CGrn\"\$interfaceIdentifier\"."
FLUXIONDeallocatingInterfaceNotice="Deallocating reserved interface $CGrn\"\$interfaceIdentifier\"."
FLUXIONInterfaceAllocatedNotice="${CGrn}Interface allocation succeeded!"
FLUXIONInterfaceAllocationFailedError="${CRed}Interface reservation failed!"
FLUXIONReidentifyingInterface="Renaming interface."
2017-11-28 08:09:08 -07:00
FLUXIONUnblockingWINotice="Odblokúvam všetky bezdrôtové adaptéry..."
#FLUXIONFindingExtraWINotice="Hľadám prídavné bezdrôtové adaptéry..."
2017-11-28 08:09:08 -07:00
FLUXIONRemovingExtraWINotice="Odstraňujem prídavné bezdrôtové adaptéry..."
FLUXIONFindingWINotice="Hľadám dostupné bezdrôtové adaptéry..."
FLUXIONSelectedBusyWIError="Vybraný bezdrôtový adaptér sa pravdepodobne používa!"
FLUXIONSelectedBusyWITip="This is usually caused by the network manager using the interface selected. We recommened you$CGrn gracefully stop the network manager$CClr or configure it to ignored the selected interface. Alternatively, run \"export FLUXIONWIKillProcesses=1\" before fluxion to kill it but we suggest you$CRed avoid using the killer flag${CClr}."
2017-11-28 08:09:08 -07:00
FLUXIONGatheringWIInfoNotice="Zhromažďujem informácie o adaptéri..."
FLUXIONUnknownWIDriverError="Nepodarilo sa zistiť driver adaptéru!"
FLUXIONUnloadingWIDriverNotice="Čakám na uvolnenie adaptéru \"\$interface\" ..."
FLUXIONLoadingWIDriverNotice="Čakám na pripravenie adaptéru \"\$interface\" ..."
2017-11-28 08:09:08 -07:00
FLUXIONFindingConflictingProcessesNotice="Hľadám známe služby..."
FLUXIONKillingConflictingProcessesNotice="Zastavujem známe služby..."
FLUXIONPhysicalWIDeviceUnknownError="${CRed}Nedokážem zistiť fyzické zariadenie adaptéru!"
FLUXIONStartingWIMonitorNotice="Štartujem monitorovací adaptér..."
# >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
FLUXIONTargetSearchingInterfaceQuery="Select a wireless interface for target searching."
FLUXIONTargetTrackerInterfaceQuery="Select an interface for target tracking."
FLUXIONIncompleteTargettingInfoNotice="Missing ESSID, BSSID, or channel information!"
FLUXIONTargettingAccessPointAboveNotice="Fluxion is targetting the access point above."
FLUXIONContinueWithTargetQuery="Continue with this target?"
2017-11-28 08:09:08 -07:00
# >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
FLUXIONStartingScannerNotice="Štartujem scanner, čakajte..."
FLUXIONStartingScannerTip="Päť sekúnd po objavení sa cieľového AP, zavrite FLUXION Scanner (ctrl+c)."
2017-11-28 08:09:08 -07:00
FLUXIONPreparingScannerResultsNotice="Výsledky scanu sa pripravujú, čakajte..."
2017-11-30 12:59:48 -07:00
FLUXIONScannerFailedNotice="Bezdrôtová sieťová karta nemusí byť podporovaná (nenašli sa žiadne AP)"
2017-11-28 08:09:08 -07:00
FLUXIONScannerDetectedNothingNotice="Žiadne prístupové body neboli najdené, vraciam sa..."
# >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2017-11-30 12:59:48 -07:00
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)"
FLUXIONPathToHandshakeFileReturnTip="To go back, leave the hash path blank."
2017-11-28 08:09:08 -07:00
FLUXIONAbsolutePathInfo="Absolúna cesta"
FLUXIONEmptyOrNonExistentHashError="${CRed}Error$CClr, path points to non-existing or empty hash file."
2017-11-28 08:09:08 -07:00
# >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
FLUXIONScannerChannelQuery="Vyberte kanál, ktorý chcete monitorovať"
FLUXIONScannerChannelOptionAll="Všetky kanály"
FLUXIONScannerChannelOptionSpecific="Špecifický kanál(y)"
# >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
FLUXIONScannerChannelSingleTip="Jeden kanál"
FLUXIONScannerChannelMiltipleTip="Viecero kanálov"
# >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
FLUXIONScannerHeader="FLUXION Scanner"
# >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
FLUXIONHashSourceQuery="Vyberte spôsob získania 'handshake'"
2017-11-30 12:59:48 -07:00
FLUXIONHashSourcePathOption="Cesta ku 'capture' súboru"
2017-11-28 08:09:08 -07:00
FLUXIONHashSourceRescanOption="Priečinok s 'handshake' (preskenovať)"
2017-11-30 12:59:48 -07:00
FLUXIONFoundHashNotice="Našiel sa 'hash' pre vybrané AP."
2017-11-28 08:09:08 -07:00
FLUXIONUseFoundHashQuery="Chcete použiť tento súbor?"
FLUXIONUseFoundHashOption="Use hash found"
FLUXIONSpecifyHashPathOption="Specify path to hash"
2017-11-30 12:59:48 -07:00
FLUXIONHashVerificationMethodQuery="Vyberte spôsob overenia pre 'hash'"
2017-11-28 08:09:08 -07:00
FLUXIONHashVerificationMethodPyritOption="pyrit verification (${CGrn}Odporúčané$CClr)"
FLUXIONHashVerificationMethodAircrackOption="aircrack-ng verification (${CYel}nespoľahlivé$CClr)"
2017-11-28 08:09:08 -07:00
# >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
FLUXIONAttackQuery="Vyberte spôsob útoku pre prístupový bod"
FLUXIONAttackInProgressNotice="${CCyn}\$FluxionAttack$CClr prebieha útok..."
2017-11-28 08:09:08 -07:00
FLUXIONSelectAnotherAttackOption="Vyberte iný útok"
FLUXIONAttackResumeQuery="This attack has already been configured."
FLUXIONAttackRestoreOption="Restore attack"
FLUXIONAttackResetOption="Reset attack"
FLUXIONAttackRestartOption="Restart"
2017-11-28 08:09:08 -07:00
# >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
FLUXIONGeneralSkipOption="${CYel}Skip"
2017-11-28 08:09:08 -07:00
FLUXIONGeneralBackOption="${CRed}Späť"
FLUXIONGeneralExitOption="${CRed}Exit"
FLUXIONGeneralRepeatOption="${CRed}Repeat"
2017-11-28 08:09:08 -07:00
FLUXIONGeneralNotFoundError="Nenájdené"
FLUXIONGeneralXTermFailureError="${CRed}Nepodarilo sa spustiť 'xterm session' (možná nesprávna konfigurácia)."
# >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
FLUXIONCleanupAndClosingNotice="Čistím a zatváram"
FLUXIONKillingProcessNotice="Ukončujem ${CGry}\$targetID$CClr"
FLUXIONRestoringPackageManagerNotice="Restoring ${CCyn}\$PackageManagerCLT$CClr"
2017-11-28 08:09:08 -07:00
FLUXIONDisablingMonitorNotice="Vypínam monitorovací adaptér"
FLUXIONDisablingExtraInterfacesNotice="Vypínam extra adaptéry"
FLUXIONDisablingPacketForwardingNotice="Vypínam ${CGry}smerovanie packet-ov"
FLUXIONDisablingCleaningIPTablesNotice="Čistím ${CGry}iptables"
FLUXIONRestoringTputNotice="Obnovujem ${CGry}tput"
FLUXIONDeletingFilesNotice="Mažem ${CGry}súbory"
FLUXIONRestartingNetworkManagerNotice="Reštartujem ${CGry}Network-Manager"
FLUXIONCleanupSuccessNotice="Čistenie prebehlo úspešne!"
FLUXIONThanksSupportersNotice="Ďakujeme za použitie FLUXION"
# >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
# FLUXSCRIPT END