Merge pull request #1023 from JRRN/patch-2

More Spanish Translations
This commit is contained in:
strasharo 2021-02-13 09:48:23 +02:00 committed by GitHub
commit 48c3953716
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 37 additions and 37 deletions

View File

@ -3,33 +3,33 @@
# description: Crea un punto de acceso "gemelo malvado".
# >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
CaptivePortalJammerInterfaceQuery="Select an interface for jamming."
CaptivePortalAccessPointInterfaceQuery="Select an interface for the access point."
CaptivePortalCannotStartInterfaceError="${CRed}Unable to start captive portal interface$CClr, returning!"
CaptivePortalStaringAPServiceNotice="Starting Captive Portal access point service..."
CaptivePortalStaringAPRoutesNotice="Starting Captive Portal access point routes..."
CaptivePortalStartingDHCPServiceNotice="Starting access point DHCP service as daemon..."
CaptivePortalStartingDNSServiceNotice="Starting access point DNS service as daemon..."
CaptivePortalStartingWebServiceNotice="Starting access point captive portal as daemon..."
CaptivePortalStartingJammerServiceNotice="Starting access point jammer as daemon..."
CaptivePortalStartingAuthenticatorServiceNotice="Starting authenticator script..."
CaptivePortalJammerInterfaceQuery="Seleccione una interaz para realizar jamming."
CaptivePortalAccessPointInterfaceQuery="Selecccione una interfaz para el punto de acceso."
CaptivePortalCannotStartInterfaceError="${CRed}Imposible iniciar un portal de captura para la interfaz $CClr, cancelando!"
CaptivePortalStaringAPServiceNotice="Iniciando un servicio de Portal de Captura..."
CaptivePortalStaringAPRoutesNotice="Iniciando un Portal de Captura como punto de acceso..."
CaptivePortalStartingDHCPServiceNotice="Iniciando un portal de acceso servicio DHCP como proceso..."
CaptivePortalStartingDNSServiceNotice="Iniciando un portal de acceso DNS como proceso..."
CaptivePortalStartingWebServiceNotice="Iniciando un portal de acceso como ..."
CaptivePortalStartingJammerServiceNotice="Iniciando un porta de acceso jammer como servicio..."
CaptivePortalStartingAuthenticatorServiceNotice="Iniciando script de autencticación..."
# >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
CaptivePortalAPServiceQuery="Select an access point service"
CaptivePortalAPServiceQuery="Seleccione un punto de acceso como proceso"
CaptivePortalAPServiceHostapdOption="Rogue AP - hostapd (${CGrn}recommended$CClr)"
CaptivePortalAPServiceAirbaseOption="Rogue AP - airbase-ng (${CYel}slow$CClr)"
# >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
CaptivePortalVerificationMethodQuery="MÉTODO PARA VERIFICAR CONTRASEÑA"
# >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
CaptivePortalCertificateSourceQuery="Select SSL certificate source for captive portal."
CaptivePortalCertificateSourceGenerateOption="Create an SSL certificate"
CaptivePortalCertificateSourceRescanOption="Detect SSL certificate (${CClr}search again$CGry)"
CaptivePortalCertificateSourceDisabledOption="None (${CYel}disable SSL$CGry)"
CaptivePortalUIQuery="Select a captive portal interface for the rogue network."
CaptivePortalGenericInterfaceOption="Generic Portal"
CaptivePortalCertificateSourceQuery="Seleccione ruta del certificado SSL para el portal de acceso"
CaptivePortalCertificateSourceGenerateOption="Crear un certificado SSL"
CaptivePortalCertificateSourceRescanOption="Detectar un certifacdo SSL (${CClr}buscando $CGry)"
CaptivePortalCertificateSourceDisabledOption="Ningún (${CYel} SSL Certifcado$CGry)"
CaptivePortalUIQuery="Seleccione una interfaz para el portal de captura"
CaptivePortalGenericInterfaceOption="Portal genérica"
# >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
CaptivePortalConnectivityQuery="Select an internet connectivity type for the rogue network."
CaptivePortalConnectivityDisconnectedOption="disconnected (${CGrn}recommended$CClr)"
CaptivePortalConnectivityEmulatedOption="emulated"
CaptivePortalConnectivityQuery="Selecciona una conexión a internet para la suplantación de red."
CaptivePortalConnectivityDisconnectedOption="Desconexión (${CGrn}recomendado$CClr)"
CaptivePortalConnectivityEmulatedOption="Emulado"
# >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
# FLUXSCRIPT END

View File

@ -3,29 +3,29 @@
# description: Adquiere los hashes de cifrado WPA/WPA2.
# >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
HandshakeSnooperJammerInterfaceQuery="Select an interface for monitoring & jamming."
HandshakeSnooperJammerInterfaceQuery="Selecione una interfaz para monitorear y jammear."
# >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
HandshakeSnooperMethodQuery="Select a method of handshake retrieval"
HandshakeSnooperMonitorMethodOption="Monitor (${CYel}passive$CClr)"
HandshakeSnooperMethodQuery="Seleccione un método para recupera el handshake"
HandshakeSnooperMonitorMethodOption="Monitorizar (${CYel}passive$CClr)"
HandshakeSnooperAireplayMethodOption="aireplay-ng deauthentication (${CRed}aggressive$CClr)"
HandshakeSnooperMdk4MethodOption="mdk4 deauthentication (${CRed}aggressive$CClr)"
# >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
HandshakeSnooperVerifierIntervalQuery="How often should the verifier check for a handshake?"
HandshakeSnooperVerifierInterval30SOption="Every 30 seconds (${CGrn}recommended${CClr})."
HandshakeSnooperVerifierInterval60SOption="Every 60 seconds."
HandshakeSnooperVerifierInterval90SOption="Every 90 seconds."
HandshakeSnooperVerifierIntervalQuery="¿Con qué frecuencia debe validadar el handshake?"
HandshakeSnooperVerifierInterval30SOption="Cada 30 segundos (${CGrn}recommended${CClr})."
HandshakeSnooperVerifierInterval60SOption="Cada 60 segundos."
HandshakeSnooperVerifierInterval90SOption="Cada 90 segundos."
# >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
HandshakeSnooperVerifierSynchronicityQuery="How should verification occur?"
HandshakeSnooperVerifierSynchronicityAsynchronousOption="Asynchronously (${CYel}fast systems only${CClr})."
HandshakeSnooperVerifierSynchronicitySynchronousOption="Synchronously (${CGrn}recommended${CClr})."
HandshakeSnooperVerifierSynchronicityQuery="¿Cuándo debe verificar?"
HandshakeSnooperVerifierSynchronicityAsynchronousOption="Asíncrono (${CYel} sistemas rápidos ${CClr})."
HandshakeSnooperVerifierSynchronicitySynchronousOption="Síncrono (${CGrn} recomendado ${CClr})."
# >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
HandshakeSnooperStartingArbiterNotice="${CCyn}Handshake Snooper$CClr arbiter daemon running."
HandshakeSnooperSnoopingForNSecondsNotice="Snooping for \$HandshakeSnooperVerifierInterval seconds."
HandshakeSnooperStoppingForVerifierNotice="Stopping snooper & checking for hashes."
HandshakeSnooperSearchingForHashesNotice="Searching for hashes in the capture file."
HandshakeSnooperArbiterAbortedWarning="${CYel}Aborted${CClr}: The operation's been aborted, no valid hash was found."
HandshakeSnooperArbiterSuccededNotice="${CGrn}Success${CClr}: A valid hash was detected and saved to fluxion's database."
HandshakeSnooperArbiterCompletedTip="${CBCyn}Handshake Snooper$CBYel attack completed, close this window and start another attack.$CClr"
HandshakeSnooperStartingArbiterNotice="${CCyn} Sercicio Handshake Snooper$CClr ejecutándose."
HandshakeSnooperSnoopingForNSecondsNotice="Snooping para \$HandshakeSnooperVerifierInterval segundos."
HandshakeSnooperStoppingForVerifierNotice="Parando snooper y verificando hashes."
HandshakeSnooperSearchingForHashesNotice="Buscando hashes en el fichero capturado."
HandshakeSnooperArbiterAbortedWarning="${CYel}Cancelando${CClr}: La operación fue cancelada, no se ha encontrado un hash válido."
HandshakeSnooperArbiterSuccededNotice="${CGrn}Success${CClr}: Hash correcto detectado y guardado en la base de daros de fluxion."
HandshakeSnooperArbiterCompletedTip="Ataque ${CBCyn}Handshake Snooper$CBYel completado, cierra esta ventana e inicia otro ataque.$CClr"
# >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
# FLUXSCRIPT END