Merge pull request #125 from SiNaPsEr0x/patch-1
translate Italian language
This commit is contained in:
commit
08c6ce1179
|
@ -3,36 +3,36 @@
|
||||||
# native: italiano
|
# native: italiano
|
||||||
|
|
||||||
FLUXIONInterfaceQuery="Seleziona un'interfaccia"
|
FLUXIONInterfaceQuery="Seleziona un'interfaccia"
|
||||||
FLUXIONUnblockingWINotice="Unblocking all wireless interfaces..."
|
FLUXIONUnblockingWINotice="Sblocca tutte le interfacce wireless..."
|
||||||
FLUXIONFindingExtraWINotice="Looking for extraneous wireless interfaces..."
|
FLUXIONFindingExtraWINotice="Trova interfacce extra wireless..."
|
||||||
FLUXIONRemovingExtraWINotice="Removing extraneous wireless interfaces..."
|
FLUXIONRemovingExtraWINotice="Rimuove interfacce extra wireless..."
|
||||||
FLUXIONFindingWINotice="Looking for available wireless interfaces..."
|
FLUXIONFindingWINotice="Trova interfacce wireless disponibili..."
|
||||||
FLUXIONSelectedBusyWIError="The wireless interface selected appears to be currently in use!"
|
FLUXIONSelectedBusyWIError="L'interfaccia selezionata sembra in uso in questo momento!"
|
||||||
FLUXIONSelectedBusyWITip="Run \"export FLUXIONWIKillProcesses=1\" before FLUXION to use it."
|
FLUXIONSelectedBusyWITip="Usa \"export FLUXIONWIKillProcesses=1\" prima di FLUXION per sfruttarlo."
|
||||||
FLUXIONGatheringWIInfoNotice="Gathering interface information..."
|
FLUXIONGatheringWIInfoNotice="Raccolta informazioni interfaccia..."
|
||||||
FLUXIONUnknownWIDriverError="Unable to determine interface driver!"
|
FLUXIONUnknownWIDriverError="Impossibile trovare il driver dell'interfaccia!"
|
||||||
FLUXIONUnloadingWIDriverNotice="Waiting for interface \"\$wiSelected\" to unload..."
|
FLUXIONUnloadingWIDriverNotice="Attendo che l'interfaccia \"\$wiSelected\" venga scaricata..."
|
||||||
FLUXIONLoadingWIDriverNotice="Waiting for interface \"\$wiSelected\" to load..."
|
FLUXIONLoadingWIDriverNotice="Attendo che l'interfaccia \"\$wiSelected\" venga caricata..."
|
||||||
FLUXIONFindingConflictingProcessesNotice="Looking for notorious services..."
|
FLUXIONFindingConflictingProcessesNotice="Individuo i servizi noti..."
|
||||||
FLUXIONKillingConflictingProcessesNotice="Killing notorious services..."
|
FLUXIONKillingConflictingProcessesNotice="Chiudo i servizi noti..."
|
||||||
FLUXIONPhysicalWIDeviceUnknownError="${CRed}Unable to determine interface's physical device!"
|
FLUXIONPhysicalWIDeviceUnknownError="${CRed}Impossibile determinare l'interfaccia del dispositivo fisico!"
|
||||||
FLUXIONStartingWIMonitorNotice="Starting monitor interface..."
|
FLUXIONStartingWIMonitorNotice="Avvio dell'interfaccia MONITOR..."
|
||||||
FLUXIONMonitorModeWIEnabledNotice="${CGrn}Interface monitor mode enabled."
|
FLUXIONMonitorModeWIEnabledNotice="${CGrn}Interfaccia monitor ATTIVATA."
|
||||||
FLUXIONMonitorModeWIFailedError="${CRed}Interface monitor mode failed!"
|
FLUXIONMonitorModeWIFailedError="${CRed}Interfaccia monitor FALLITA!"
|
||||||
FLUXIONStartingWIAccessPointNotice="Starting access point interface..."
|
FLUXIONStartingWIAccessPointNotice="Avvio interfaccia Access Point..."
|
||||||
FLUXIONCannotStartWIAccessPointError="${CRed}Unable to create AP's virtual interface$CClr, returning!"
|
FLUXIONCannotStartWIAccessPointError="${CRed}Impossibile creare l'AP virtuale interface$CClr, ritorno!"
|
||||||
# >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
|
# >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
|
||||||
FLUXIONStartingScannerNotice="Starting scanner, please wait..."
|
FLUXIONStartingScannerNotice="Avvio Scanner, attendi..."
|
||||||
FLUXIONStartingScannerTip="Once the target AP appears, close the FLUXION Scanner to continue."
|
FLUXIONStartingScannerTip="Quando appare il target AP, chiudi lo scanner FLUXION per continuare."
|
||||||
FLUXIONPreparingScannerResultsNotice="Synthesizing scan results, please wait..."
|
FLUXIONPreparingScannerResultsNotice="Sintetizzo i risultati dello scan, attendi..."
|
||||||
FLUXIONScannerFailedNotice="Wireless card may not be supported (no APs found)"
|
FLUXIONScannerFailedNotice="La scheda Wireless non è supportata (nessun APs trovato)"
|
||||||
FLUXIONScannerDetectedNothingNotice="No access points were detected, returning..."
|
FLUXIONScannerDetectedNothingNotice="Nessun Access Point e' stato trovato, ritorno..."
|
||||||
# >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
|
# >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
|
||||||
FLUXIONHashFileDoesNotExistError="Hash file does not exist!"
|
FLUXIONHashFileDoesNotExistError="Il file di hash non esiste!"
|
||||||
FLUXIONHashInvalidError="${CRed}Error$CClr, invalid hash file!"
|
FLUXIONHashInvalidError="${CRed}Errore$CClr, hash del file invalido!"
|
||||||
FLUXIONHashValidNotice="${CGrn}Success$CClr, hash verification completed!"
|
FLUXIONHashValidNotice="${CGrn}Perfetto$CClr, verifica hash completata!"
|
||||||
FLUXIONPathToHandshakeFileQuery="Enter path to handshake file $CClr(Example: /.../dump-01.cap)"
|
FLUXIONPathToHandshakeFileQuery="Inserisci il percorso del file di handshake $CClr(Esempio: /.../dump-01.cap)"
|
||||||
FLUXIONAbsolutePathInfo="Absolute path"
|
FLUXIONAbsolutePathInfo="Path assoluto"
|
||||||
# >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
|
# >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
|
||||||
FLUXIONScannerChannelQuery="Selezione Canale"
|
FLUXIONScannerChannelQuery="Selezione Canale"
|
||||||
FLUXIONScannerChannelOptionAll="Tutti i Canali"
|
FLUXIONScannerChannelOptionAll="Tutti i Canali"
|
||||||
|
@ -47,24 +47,24 @@ FLUXIONAPServiceQuery="Seleziona Opzione d'Attacco"
|
||||||
FLUXIONAPServiceHostapdOption="Rogue AP - Hostapd (${CYel}Consigliato!$CClr)"
|
FLUXIONAPServiceHostapdOption="Rogue AP - Hostapd (${CYel}Consigliato!$CClr)"
|
||||||
FLUXIONAPServiceAirbaseOption="Rogue AP - airbase-ng (Connessione Lenta)"
|
FLUXIONAPServiceAirbaseOption="Rogue AP - airbase-ng (Connessione Lenta)"
|
||||||
# >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
|
# >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
|
||||||
FLUXIONHashSourceQuery="Select a method to retrieve the handshake"
|
FLUXIONHashSourceQuery="Seleziona il metodo di scoperta dell'handshake"
|
||||||
FLUXIONHashSourcePathOption="Path to capture file"
|
FLUXIONHashSourcePathOption="Path del file catturato"
|
||||||
FLUXIONHashSourceRescanOption="Handshake directory (rescan)"
|
FLUXIONHashSourceRescanOption="Handshake directory (rescan)"
|
||||||
FLUXIONFoundHashNotice="A hash for the target AP was found."
|
FLUXIONFoundHashNotice="L'hash del target AP è stato trovato."
|
||||||
FLUXIONUseFoundHashQuery="Do you want to use this file?"
|
FLUXIONUseFoundHashQuery="Vuoi usare questo file?"
|
||||||
FLUXIONHashVerificationMethodQuery="Select a method of verification for the hash"
|
FLUXIONHashVerificationMethodQuery="Seleziona il metodo di verifica dell'hash"
|
||||||
FLUXIONHashVerificationMethodPyritOption="pyrit verification (${CGrn}recommended$CClr)"
|
FLUXIONHashVerificationMethodPyritOption="pyrit verification (${CGrn}raccomandato$CClr)"
|
||||||
FLUXIONHashVerificationMethodAircrackOption="aircrack-ng verification (unreliable)"
|
FLUXIONHashVerificationMethodAircrackOption="aircrack-ng verification (inaffidabile)"
|
||||||
# >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
|
# >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
|
||||||
FLUXIONAttackQuery="Seleziona la tua scelta"
|
FLUXIONAttackQuery="Seleziona la tua scelta"
|
||||||
FLUXIONAttackInProgressNotice="${CCyn}\$FLUXIONAttack$CClr attack in progress..."
|
FLUXIONAttackInProgressNotice="${CCyn}\$FLUXIONAttack$CClr attacco in corso..."
|
||||||
FLUXIONSelectAnotherAttackOption="Select another attack"
|
FLUXIONSelectAnotherAttackOption="Seleziona un altro tipo di attacco"
|
||||||
# >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
|
# >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
|
||||||
FLUXIONGeneralBackOption="${CRed}Indietro"
|
FLUXIONGeneralBackOption="${CRed}Indietro"
|
||||||
FLUXIONGeneralExitOption="${CRed}Exit"
|
FLUXIONGeneralExitOption="${CRed}Esci"
|
||||||
FLUXIONGeneralRepeatOption="${CRed}Repeat operation"
|
FLUXIONGeneralRepeatOption="${CRed}Ripeti Operazione"
|
||||||
FLUXIONGeneralNotFoundError="Non_Trovato"
|
FLUXIONGeneralNotFoundError="Non Trovato"
|
||||||
FLUXIONGeneralXTermFailureError="${CRed}Failed to start xterm session (possible misconfiguration)."
|
FLUXIONGeneralXTermFailureError="${CRed}Errore nell'avvio della sessione XTerm (possibile configurazione errata)."
|
||||||
# >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
|
# >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
|
||||||
FLUXIONCleanupAndClosingNotice="Pulizia e chiusura"
|
FLUXIONCleanupAndClosingNotice="Pulizia e chiusura"
|
||||||
FLUXIONKillingProcessNotice="Killing ${CGry}\$targetID$CClr"
|
FLUXIONKillingProcessNotice="Killing ${CGry}\$targetID$CClr"
|
||||||
|
@ -73,7 +73,7 @@ FLUXIONDisablingExtraInterfacesNotice="Disabilito l'Interfaccia"
|
||||||
FLUXIONDisablingPacketForwardingNotice="Disabilito ${CGry}l'invio dei pacchetti"
|
FLUXIONDisablingPacketForwardingNotice="Disabilito ${CGry}l'invio dei pacchetti"
|
||||||
FLUXIONDisablingCleaningIPTablesNotice="Pulisco ${CGry}iptables"
|
FLUXIONDisablingCleaningIPTablesNotice="Pulisco ${CGry}iptables"
|
||||||
FLUXIONRestoringTputNotice="Ripristino ${CGry}tput"
|
FLUXIONRestoringTputNotice="Ripristino ${CGry}tput"
|
||||||
FLUXIONDeletingFilesNotice="Deleting ${CGry}files"
|
FLUXIONDeletingFilesNotice="Cancello ${CGry}files"
|
||||||
FLUXIONRestartingNetworkManagerNotice="Riavvio il ${CGry}Network-Manager"
|
FLUXIONRestartingNetworkManagerNotice="Riavvio il ${CGry}Network-Manager"
|
||||||
FLUXIONCleanupSuccessNotice="Pulizia avvenuta con successo!"
|
FLUXIONCleanupSuccessNotice="Pulizia avvenuta con successo!"
|
||||||
FLUXIONThanksSupportersNotice="Grazie per aver utilizzato Fluxion"
|
FLUXIONThanksSupportersNotice="Grazie per aver utilizzato Fluxion"
|
||||||
|
|
Loading…
Reference in New Issue