Merge pull request #611 from Eduardo084/master
corrections in language pt-br
This commit is contained in:
commit
75353f7179
|
@ -2,12 +2,12 @@
|
|||
# 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."
|
||||
FLUXIONInterfaceQuery="Selecione sua interface wire1less"
|
||||
FLUXIONAllocatingInterfaceNotice="Alocando interface reservada $CGrn\"\$interfaceIdentifier\"."
|
||||
FLUXIONDeallocatingInterfaceNotice="Desalocanto interface reservada $CGrn\"\$interfaceIdentifier\"."
|
||||
FLUXIONInterfaceAllocatedNotice="${CGrn}Alocado com Sucesso!"
|
||||
FLUXIONInterfaceAllocationFailedError="${CRed}Falha na reserva!"
|
||||
FLUXIONReidentifyingInterface="Renomeando interface."
|
||||
FLUXIONUnblockingWINotice="Desbloqueando interfaces wireless..."
|
||||
#FLUXIONFindingExtraWINotice="A procura de interfaces wireless..."
|
||||
FLUXIONRemovingExtraWINotice="Removendo interfaces wireless..."
|
||||
|
@ -23,16 +23,16 @@ 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 a wireless interface for target tracking."
|
||||
FLUXIONTargetTrackerInterfaceQueryTip="${CSYel}Choosing a dedicated interface may be required.$CClr"
|
||||
FLUXIONTargetTrackerInterfaceQueryTip2="${CBRed}If you're unsure, choose \"${CBYel}Skip${CBRed}\"!$CClr"
|
||||
FLUXIONTargetSearchingInterfaceQuery="Selecione a interface para procurar alvos."
|
||||
FLUXIONTargetTrackerInterfaceQuery="Selecione a interface wireless para atacar o alvo."
|
||||
FLUXIONTargetTrackerInterfaceQueryTip="${CSYel}Requer uma interface dedicada.$CClr"
|
||||
FLUXIONTargetTrackerInterfaceQueryTip2="${CBRed}Se não tiver certeza, escolha \"${CBYel}Skip${CBRed}\"!$CClr"
|
||||
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)."
|
||||
FLUXIONStartingScannerTip="5 segundos apos o aparecimento de AP's, feche o scanner (ctrl+c)."
|
||||
FLUXIONPreparingScannerResultsNotice="Sintetizando os resultados da varredura, aguarde..."
|
||||
FLUXIONScannerFailedNotice="Wireless card não suportado (sem APs encontrados)"
|
||||
FLUXIONScannerDetectedNothingNotice="Sem APs encontrados, retornando..."
|
||||
|
@ -59,20 +59,20 @@ 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"
|
||||
FLUXIONUseFoundHashOption="Hash Encontrada!"
|
||||
FLUXIONSpecifyHashPathOption="Specify path to hash"
|
||||
FLUXIONHashVerificationMethodQuery="Selecione um método de verificação para a hash"
|
||||
FLUXIONHashVerificationMethodPyritOption="pyrit verification"
|
||||
FLUXIONHashVerificationMethodAircrackOption="aircrack-ng verification (${CYel}não confiável$CClr)"
|
||||
FLUXIONHashVerificationMethodCowpattyOption="cowpatty verification (${CGrn}recomendada$CClr)"
|
||||
# >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
|
||||
FLUXIONAttackQuery="Selecione uma rede sem fio para atacar"
|
||||
FLUXIONAttackQuery="Selecione o modo de ataque"
|
||||
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"
|
||||
FLUXIONAttackRestoreOption="Restaurando ataque"
|
||||
FLUXIONAttackResetOption="Reiniciando Ataque"
|
||||
FLUXIONAttackRestartOption="Reiniciando"
|
||||
# >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
|
||||
FLUXIONGeneralSkipOption="${CYel}Skip"
|
||||
FLUXIONGeneralBackOption="${CRed}Voltar"
|
||||
|
|
Loading…
Reference in New Issue