From e587942f3283d7ca0f1b831cc8c4348503756234 Mon Sep 17 00:00:00 2001 From: Matias Barcenas Date: Fri, 1 Dec 2017 16:06:43 -0600 Subject: [PATCH] Updated & corrected some language files. --- language/cs.sh | 4 ++-- language/de.sh | 4 ++-- language/el.sh | 4 ++-- language/en.sh | 2 +- language/es.sh | 4 ++-- language/fr.sh | 20 ++++++++++---------- language/it.sh | 4 ++-- language/pl.sh | 2 +- language/pt-br.sh | 2 +- language/ro.sh | 4 ++-- language/sk.sh | 2 +- language/sl.sh | 4 ++-- language/tk.sh | 4 ++-- language/zh.sh | 4 ++-- 14 files changed, 32 insertions(+), 32 deletions(-) diff --git a/language/cs.sh b/language/cs.sh index 56166ec..f065070 100755 --- a/language/cs.sh +++ b/language/cs.sh @@ -42,8 +42,8 @@ FLUXIONScannerChannelMiltipleTip="Více kanálů" FLUXIONScannerHeader="Sledování WIFI" # >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> FLUXIONAPServiceQuery="Vyberte metodu útočení" -FLUXIONAPServiceHostapdOption="Rogue AP - Hostapd (${CGrn}Doporučeno$CClr)" -FLUXIONAPServiceAirbaseOption="Rogue AP - airbase-ng (Pomalejší připojení)" +FLUXIONAPServiceHostapdOption="Rogue AP - hostapd (${CGrn}Doporučeno$CClr)" +FLUXIONAPServiceAirbaseOption="Rogue AP - airbase-ng (${CYel}Pomalejší připojení$CClr)" # >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> FLUXIONHashSourceQuery="Select a method to retrieve the handshake" FLUXIONHashSourcePathOption="Path to capture file" diff --git a/language/de.sh b/language/de.sh index 385edd2..56dba87 100755 --- a/language/de.sh +++ b/language/de.sh @@ -42,8 +42,8 @@ FLUXIONScannerChannelMiltipleTip="Mehrere Kanäle" FLUXIONScannerHeader="FLUXION Scanner" # >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> FLUXIONAPServiceQuery="Wähle deine Angriffsmethode aus" -FLUXIONAPServiceHostapdOption="Rogue AP - Hostapd (${CGrn}Empfohlen$CClr)" -FLUXIONAPServiceAirbaseOption="Rogue AP - airbase-ng (Langsame Verbindung)" +FLUXIONAPServiceHostapdOption="Rogue AP - hostapd (${CGrn}Empfohlen$CClr)" +FLUXIONAPServiceAirbaseOption="Rogue AP - airbase-ng (${CYel}Langsame Verbindung$CClr)" # >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> FLUXIONHashSourceQuery="Wähle eine Methode aus um den Handshake zu erlangen" FLUXIONHashSourcePathOption="Handshake Pfad eingeben" diff --git a/language/el.sh b/language/el.sh index 84ad210..d4bb485 100755 --- a/language/el.sh +++ b/language/el.sh @@ -42,8 +42,8 @@ FLUXIONScannerChannelMiltipleTip="Πολλαπλά κανάλια" FLUXIONScannerHeader="Εποπτεία Wi-Fi" # >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> FLUXIONAPServiceQuery="Επίλογη τύπου επίθεσης" -FLUXIONAPServiceHostapdOption="Rogue AP - Hostapd (${CGrn}Συνιστάται$CClr)" -FLUXIONAPServiceAirbaseOption="Rogue AP - airbase-ng (Πιό αργή σύνδεση)" +FLUXIONAPServiceHostapdOption="Rogue AP - hostapd (${CGrn}Συνιστάται$CClr)" +FLUXIONAPServiceAirbaseOption="Rogue AP - airbase-ng (${CYel}Πιό αργή σύνδεση$CClr)" # >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> FLUXIONHashSourceQuery="Select a method to retrieve the handshake" FLUXIONHashSourcePathOption="Path to capture file" diff --git a/language/en.sh b/language/en.sh index c6ec2df..fe81046 100755 --- a/language/en.sh +++ b/language/en.sh @@ -43,7 +43,7 @@ FLUXIONScannerHeader="FLUXION Scanner" # >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> FLUXIONAPServiceQuery="Select an access point service" FLUXIONAPServiceHostapdOption="Rogue AP - hostapd (${CGrn}recommended$CClr)" -FLUXIONAPServiceAirbaseOption="Rogue AP - airbase-ng (slow)" +FLUXIONAPServiceAirbaseOption="Rogue AP - airbase-ng (${CYel}slow$CClr)" # >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> FLUXIONHashSourceQuery="Select a method to retrieve the handshake" FLUXIONHashSourcePathOption="Path to capture file" diff --git a/language/es.sh b/language/es.sh index ca3c151..f9f4c76 100755 --- a/language/es.sh +++ b/language/es.sh @@ -42,8 +42,8 @@ FLUXIONScannerChannelMiltipleTip="Canales múltiples" FLUXIONScannerHeader="FLUXION Escáner" # >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> FLUXIONAPServiceQuery="Seleccione Opción de Ataque" -FLUXIONAPServiceHostapdOption="Rogue AP - Hostapd (${CGrn}recomendado$CClr)" -FLUXIONAPServiceAirbaseOption="Rogue AP - airbase-ng (Conexión más lenta)" +FLUXIONAPServiceHostapdOption="Rogue AP - hostapd (${CGrn}recomendado$CClr)" +FLUXIONAPServiceAirbaseOption="Rogue AP - airbase-ng (${CYel}Conexión más lenta$CClr)" # >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> FLUXIONHashSourceQuery="Select a method to retrieve the handshake" FLUXIONHashSourcePathOption="Path to capture file" diff --git a/language/fr.sh b/language/fr.sh index e965957..192dd52 100755 --- a/language/fr.sh +++ b/language/fr.sh @@ -8,13 +8,13 @@ FLUXIONFindingExtraWINotice="Cherche des interfaces wireless externes..." FLUXIONRemovingExtraWINotice="Suppression des interfaces wireless externes..." FLUXIONFindingWINotice="Cherche des interfaces wireless disponibles..." FLUXIONSelectedBusyWIError="L'interface wireless sélectionnée semble déjà en cours d'utilisation !" - FLUXIONSelectedBusyWITip="Run \"export FLUXIONWIKillProcesses=1\" before FLUXION to use it." +FLUXIONSelectedBusyWITip="Run \"export FLUXIONWIKillProcesses=1\" before FLUXION to use it." FLUXIONGatheringWIInfoNotice="Récupération des informations d'interface..." FLUXIONUnknownWIDriverError="Incapable de déterminer les drivers d'interface !" FLUXIONUnloadingWIDriverNotice="En attente du déchargement de l'interface \"\$wiSelected\"..." FLUXIONLoadingWIDriverNotice="En attente du chargement de l'interface \"\$wiSelected\"..." - FLUXIONFindingConflictingProcessesNotice="Looking for notorious services..." - FLUXIONKillingConflictingProcessesNotice="Killing notorious services..." +FLUXIONFindingConflictingProcessesNotice="Looking for notorious services..." +FLUXIONKillingConflictingProcessesNotice="Killing notorious services..." FLUXIONPhysicalWIDeviceUnknownError="${CRed}Incapable de déterminer l'interface physique !" FLUXIONStartingWIMonitorNotice="Lancement de l'interface de monitoring..." FLUXIONMonitorModeWIEnabledNotice="${CGrn}Mode monitoring activé." @@ -42,8 +42,8 @@ FLUXIONScannerChannelMiltipleTip="Plusieurs canaux" FLUXIONScannerHeader="Scanner FLUXION" # >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> FLUXIONAPServiceQuery="Sélectionnez une option d'attaque" -FLUXIONAPServiceHostapdOption="Rogue AP - Hostapd (${CGrn}recommandé)" -FLUXIONAPServiceAirbaseOption="Rogue AP - airbase-ng (Connexion plus lente)" +FLUXIONAPServiceHostapdOption="Rogue AP - hostapd (${CGrn}recommandé$CClr)" +FLUXIONAPServiceAirbaseOption="Rogue AP - airbase-ng (${CYel}Connexion plus lente$CClr)" # >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> FLUXIONHashSourceQuery="Sélectionnez une méthode de récupération de handshake" FLUXIONHashSourcePathOption="Chemin du fichier capturé" @@ -65,14 +65,14 @@ FLUXIONGeneralNotFoundError="Non trouvé" FLUXIONGeneralXTermFailureError="${CRed} Echec au lancement de la session xterm (mauvaise configuration possible)." # >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> FLUXIONCleanupAndClosingNotice="Nettoyage et fermeture" - FLUXIONKillingProcessNotice="Killing ${CGry}\$targetID$CClr" +FLUXIONKillingProcessNotice="Killing ${CGry}\$targetID$CClr" FLUXIONDisablingMonitorNotice="Désactivation de l'interface de monitoring" FLUXIONDisablingExtraInterfacesNotice="Désactivation de l'interface" FLUXIONDisablingPacketForwardingNotice="Désactivation de ${CGry}transmission de paquets" - FLUXIONDisablingCleaningIPTablesNotice="Nettoyage de ${CGry}iptables" - FLUXIONRestoringTputNotice="Restauration de ${CGry}tput" - FLUXIONDeletingFilesNotice="Suppression ${CGry}files" - FLUXIONRestartingNetworkManagerNotice="Redémarrage de ${CGry}Network-Manager" +FLUXIONDisablingCleaningIPTablesNotice="Nettoyage de ${CGry}iptables" +FLUXIONRestoringTputNotice="Restauration de ${CGry}tput" +FLUXIONDeletingFilesNotice="Suppression ${CGry}files" +FLUXIONRestartingNetworkManagerNotice="Redémarrage de ${CGry}Network-Manager" FLUXIONCleanupSuccessNotice="Nettoyage effectué avec succès !" FLUXIONThanksSupportersNotice="Merci d'avoir utilisé FLUXION !" # >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> diff --git a/language/it.sh b/language/it.sh index 725c345..0743980 100755 --- a/language/it.sh +++ b/language/it.sh @@ -42,8 +42,8 @@ FLUXIONScannerChannelMiltipleTip="Canali Multipli" FLUXIONScannerHeader="WIFI Monitor" # >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> FLUXIONAPServiceQuery="Seleziona Opzione d'Attacco" -FLUXIONAPServiceHostapdOption="Rogue AP - Hostapd (${CGrn}Consigliato!$CClr)" -FLUXIONAPServiceAirbaseOption="Rogue AP - airbase-ng (Connessione Lenta)" +FLUXIONAPServiceHostapdOption="Rogue AP - hostapd (${CGrn}Consigliato!$CClr)" +FLUXIONAPServiceAirbaseOption="Rogue AP - airbase-ng (${CYel}Connessione Lenta$CClr)" # >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> FLUXIONHashSourceQuery="Seleziona il metodo di scoperta dell'handshake" FLUXIONHashSourcePathOption="Path del file catturato" diff --git a/language/pl.sh b/language/pl.sh index 110407c..3fa2776 100644 --- a/language/pl.sh +++ b/language/pl.sh @@ -43,7 +43,7 @@ FLUXIONScannerHeader="Skaner FLUXION" # >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> FLUXIONAPServiceQuery="Select an access point service" FLUXIONAPServiceHostapdOption="Rogue AP - hostapd (${CGrn}recommended$CClr)" -FLUXIONAPServiceAirbaseOption="Rogue AP - airbase-ng (slow)" +FLUXIONAPServiceAirbaseOption="Rogue AP - airbase-ng (${CYel}slow$CClr)" # >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> FLUXIONHashSourceQuery="Wybierz metodę pozyskania handshake'a" FLUXIONHashSourcePathOption="Path to capture file" diff --git a/language/pt-br.sh b/language/pt-br.sh index b8b0bf7..9abf151 100755 --- a/language/pt-br.sh +++ b/language/pt-br.sh @@ -43,7 +43,7 @@ FLUXIONScannerHeader="FLUXION Scanner" # >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> FLUXIONAPServiceQuery="Selecione um serviço de ponto de acesso" FLUXIONAPServiceHostapdOption="Rogue AP - hostapd (${CGrn}recomendado$CClr)" -FLUXIONAPServiceAirbaseOption="Rogue AP - airbase-ng (lento)" +FLUXIONAPServiceAirbaseOption="Rogue AP - airbase-ng (${CYel}lento$CClr)" # >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> FLUXIONHashSourceQuery="Selecione um método para capturar o handshake" FLUXIONHashSourcePathOption="Caminho para captura do arquivo" diff --git a/language/ro.sh b/language/ro.sh index 167f1bd..0582bbd 100755 --- a/language/ro.sh +++ b/language/ro.sh @@ -42,8 +42,8 @@ FLUXIONScannerChannelMiltipleTip="Canale multiple" FLUXIONScannerHeader="FLUXION Scanner" # >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> FLUXIONAPServiceQuery="Selecteaza optiunea de atac" -FLUXIONAPServiceHostapdOption="Rogue AP - Hostapd (${CGrn}Recomandat$CClr)" -FLUXIONAPServiceAirbaseOption="Rogue AP - airbase-ng (Conexiune mai lenta)" +FLUXIONAPServiceHostapdOption="Rogue AP - hostapd (${CGrn}Recomandat$CClr)" +FLUXIONAPServiceAirbaseOption="Rogue AP - airbase-ng (${CYel}Conexiune mai lenta$CClr)" # >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> FLUXIONHashSourceQuery="Select a method to retrieve the handshake" FLUXIONHashSourcePathOption="Path to capture file" diff --git a/language/sk.sh b/language/sk.sh index fa3fde6..a66aac8 100644 --- a/language/sk.sh +++ b/language/sk.sh @@ -43,7 +43,7 @@ FLUXIONScannerHeader="FLUXION Scanner" # >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> FLUXIONAPServiceQuery="Vyberte spôsob útoku" FLUXIONAPServiceHostapdOption="Rogue AP - hostapd (${CGrn}Odporúčané$CClr)" -FLUXIONAPServiceAirbaseOption="Rogue AP - airbase-ng (pomalšie)" +FLUXIONAPServiceAirbaseOption="Rogue AP - airbase-ng (${CYel}pomalšie$CClr)" # >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> FLUXIONHashSourceQuery="Vyberte spôsob získania 'handshake'" FLUXIONHashSourcePathOption="Cesta ku 'capture' súboru" diff --git a/language/sl.sh b/language/sl.sh index 4f04748..c4c33be 100755 --- a/language/sl.sh +++ b/language/sl.sh @@ -42,8 +42,8 @@ FLUXIONScannerChannelMiltipleTip="Več kanalov" FLUXIONScannerHeader="WIFI Nadzor" # >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> FLUXIONAPServiceQuery="Izberite način napada" -FLUXIONAPServiceHostapdOption="Rogue AP - Hostapd (${CGrn}Priporočeno$CClr)" -FLUXIONAPServiceAirbaseOption="Rogue AP - airbase-ng (Počasnejša povezava)" +FLUXIONAPServiceHostapdOption="Rogue AP - hostapd (${CGrn}Priporočeno$CClr)" +FLUXIONAPServiceAirbaseOption="Rogue AP - airbase-ng (${CYel}Počasnejša povezava$CClr)" # >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> FLUXIONHashSourceQuery="Select a method to retrieve the handshake" FLUXIONHashSourcePathOption="Path to capture file" diff --git a/language/tk.sh b/language/tk.sh index fb3a80c..b8c356b 100755 --- a/language/tk.sh +++ b/language/tk.sh @@ -42,8 +42,8 @@ FLUXIONScannerChannelMiltipleTip="Coklu Kanal" FLUXIONScannerHeader="Wifi Goruntule" # >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> FLUXIONAPServiceQuery="Saldiri Tipi Secin" -FLUXIONAPServiceHostapdOption="SahteAP - Hostapd (${CGrn}Tavsiye Edilen$CClr)" -FLUXIONAPServiceAirbaseOption="SahteAP - airbase-ng (Yavas Baglanti)" +FLUXIONAPServiceHostapdOption="SahteAP - hostapd (${CGrn}Tavsiye Edilen$CClr)" +FLUXIONAPServiceAirbaseOption="SahteAP - airbase-ng (${CYel}Yavas Baglanti$CClr)" # >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> FLUXIONHashSourceQuery="Select a method to retrieve the handshake" FLUXIONHashSourcePathOption="Path to capture file" diff --git a/language/zh.sh b/language/zh.sh index 0fc4c69..44d4b14 100755 --- a/language/zh.sh +++ b/language/zh.sh @@ -42,8 +42,8 @@ FLUXIONScannerChannelMiltipleTip="多个信道" FLUXIONScannerHeader="FLUXION 扫描仪" # >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> FLUXIONAPServiceQuery="选择攻击方式" -FLUXIONAPServiceHostapdOption="钓鱼热点破解 (${CGrn}推荐用这个)" -FLUXIONAPServiceAirbaseOption="Rogue AP - airbase-ng (缓慢)" +FLUXIONAPServiceHostapdOption="钓鱼热点破解 - hostapd (${CGrn}推荐用这个$CClr)" +FLUXIONAPServiceAirbaseOption="钓鱼热点破解 - airbase-ng (${CYel}缓慢$CClr)" # >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> FLUXIONHashSourceQuery="选择一种方式来检查握手包获取状态" FLUXIONHashSourcePathOption="检测文件的路径"