97 lines
6.5 KiB
Bash
Executable File
97 lines
6.5 KiB
Bash
Executable File
#!/bin/bash
|
|
# Português Brazileiro
|
|
# native: Português-BR
|
|
|
|
FLUXIONInterfaceQuery="Selecione sua interface wireless"
|
|
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."
|
|
FLUXIONUnblockingWINotice="Desbloqueando interfaces wireless..."
|
|
#FLUXIONFindingExtraWINotice="A procura de interfaces wireless..."
|
|
FLUXIONRemovingExtraWINotice="Removendo interfaces wireless..."
|
|
FLUXIONFindingWINotice="Procurando por interfaces wireless válidas..."
|
|
FLUXIONSelectedBusyWIError="A interface selecionada esta aparentemente em uso"
|
|
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}."
|
|
FLUXIONGatheringWIInfoNotice="Relhendo informações da interface..."
|
|
FLUXIONUnknownWIDriverError="Ative o drive da interface!"
|
|
FLUXIONUnloadingWIDriverNotice="Esperando pela interface \"\$interface\" para descarregar..."
|
|
FLUXIONLoadingWIDriverNotice="Esperando pela interface \"\$interface\" para carregar..."
|
|
FLUXIONFindingConflictingProcessesNotice="Procurando serviços conflitantes..."
|
|
FLUXIONKillingConflictingProcessesNotice="Matando serviços conflitantes..."
|
|
FLUXIONPhysicalWIDeviceUnknownError="${CRed}Não é possível determinar o dispositivo físico da interface!"
|
|
FLUXIONStartingWIMonitorNotice="Iniciando modo monitor..."
|
|
# >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
|
|
FLUXIONTargetSearchingInterfaceQuery="Select a wireless interface for target searching."
|
|
FLUXIONTargetTrackerInterfaceQuery="Select an interface for target tracking."
|
|
FLUXIONTargetTrackerInterfaceQueryTip="${CSWht}Avoid$CClr selecting a ${CSWht}virtual interface${CClr} here."
|
|
FLUXIONIncompleteTargettingInfoNotice="Missing ESSID, BSSID, or channel information!"
|
|
FLUXIONTargettingAccessPointAboveNotice="Fluxion is targetting the access point above."
|
|
FLUXIONContinueWithTargetQuery="Continue with this target?"
|
|
# >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
|
|
FLUXIONStartingScannerNotice="Iniciando busca, aguarde por favor..."
|
|
FLUXIONStartingScannerTip="Five seconds after the target AP appears, close the FLUXION Scanner (ctrl+c)."
|
|
FLUXIONPreparingScannerResultsNotice="Sintetizando os resultados da varredura, aguarde..."
|
|
FLUXIONScannerFailedNotice="Wireless card não suportado (sem APs encontrados)"
|
|
FLUXIONScannerDetectedNothingNotice="Sem APs encontrados, retornando..."
|
|
# >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
|
|
FLUXIONHashFileDoesNotExistError="Arquivo hash não existe!"
|
|
FLUXIONHashInvalidError="${CRed}Error$CClr, arquivo hash inválido!"
|
|
FLUXIONHashValidNotice="${CGrn}Success$CClr, verificação de hash completa!"
|
|
FLUXIONPathToHandshakeFileQuery="Insira o arquivo de handshake $CClr(Exemplo: /.../dump-01.cap)"
|
|
FLUXIONPathToHandshakeFileReturnTip="To go back, leave the hash path blank."
|
|
FLUXIONAbsolutePathInfo="Caminho"
|
|
FLUXIONEmptyOrNonExistentHashError="${CRed}Error$CClr, path points to non-existing or empty hash file."
|
|
# >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
|
|
FLUXIONScannerChannelQuery="Selecione um canal para monitorar"
|
|
FLUXIONScannerChannelOptionAll="Todos os Canais"
|
|
FLUXIONScannerChannelOptionSpecific="Canais específicos"
|
|
# >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
|
|
FLUXIONScannerChannelSingleTip="Canal único"
|
|
FLUXIONScannerChannelMiltipleTip="Múltiplos canais"
|
|
# >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
|
|
FLUXIONScannerHeader="FLUXION Scanner"
|
|
# >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
|
|
FLUXIONHashSourceQuery="Selecione um método para capturar o handshake"
|
|
FLUXIONHashSourcePathOption="Caminho para captura do arquivo"
|
|
FLUXIONHashSourceRescanOption="Diretório do handshake"
|
|
FLUXIONFoundHashNotice="Um handshake para o AP alvo foi encontrado."
|
|
FLUXIONUseFoundHashQuery="Gostaria de usar esse arquivo?"
|
|
FLUXIONUseFoundHashOption="Use hash found"
|
|
FLUXIONSpecifyHashPathOption="Specify path to hash"
|
|
FLUXIONHashVerificationMethodQuery="Selecione um método de verificação para a hash"
|
|
FLUXIONHashVerificationMethodPyritOption="pyrit verification (${CGrn}recomendada$CClr)"
|
|
FLUXIONHashVerificationMethodAircrackOption="aircrack-ng verification (${CYel}não confiável$CClr)"
|
|
# >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
|
|
FLUXIONAttackQuery="Selecione uma rede sem fio para atacar"
|
|
FLUXIONAttackInProgressNotice="${CCyn}\$FluxionAttack$CClr ataque em progresso..."
|
|
FLUXIONSelectAnotherAttackOption="Selecione outro ataque"
|
|
FLUXIONAttackResumeQuery="This attack has already been configured."
|
|
FLUXIONAttackRestoreOption="Restore attack"
|
|
FLUXIONAttackResetOption="Reset attack"
|
|
FLUXIONAttackRestartOption="Restart"
|
|
# >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
|
|
FLUXIONGeneralSkipOption="${CYel}Skip"
|
|
FLUXIONGeneralBackOption="${CRed}Voltar"
|
|
FLUXIONGeneralExitOption="${CRed}Sair"
|
|
FLUXIONGeneralRepeatOption="${CRed}Repetir"
|
|
FLUXIONGeneralNotFoundError="Não encontrado"
|
|
FLUXIONGeneralXTermFailureError="${CRed}Falha ao iniciar a sessão xterm (possivelmente configuração errada)."
|
|
# >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
|
|
FLUXIONCleanupAndClosingNotice="Limpando e saindo"
|
|
FLUXIONKillingProcessNotice="Matando ${CGry}\$targetID$CClr"
|
|
FLUXIONRestoringPackageManagerNotice="Restoring ${CCyn}\$PackageManagerCLT$CClr"
|
|
FLUXIONDisablingMonitorNotice="Desabilitando interface do modo monitor"
|
|
FLUXIONDisablingExtraInterfacesNotice="Desabilitando interfaces extras"
|
|
FLUXIONDisablingPacketForwardingNotice="Desabilitando ${CGry}encaminhador de pacotes"
|
|
FLUXIONDisablingCleaningIPTablesNotice="Limpando ${CGry}iptables"
|
|
FLUXIONRestoringTputNotice="Restaurando ${CGry}tput"
|
|
FLUXIONDeletingFilesNotice="Deletando ${CGry}arquivos"
|
|
FLUXIONRestartingNetworkManagerNotice="Reiniciando ${CGry}Network-Manager"
|
|
FLUXIONCleanupSuccessNotice="Limpeza completa!"
|
|
FLUXIONThanksSupportersNotice="Obrigado por usar o FLUXION"
|
|
# >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
|
|
|
|
# FLUXSCRIPT END
|