commit
2feba685d6
118
language/es.sh
118
language/es.sh
|
@ -2,48 +2,48 @@
|
|||
# Spanish
|
||||
# native: Español
|
||||
|
||||
FLUXIONInterfaceQuery="Seleccione una interfase"
|
||||
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="Unblocking all wireless interfaces..."
|
||||
#FLUXIONFindingExtraWINotice="Looking for extraneous wireless interfaces..."
|
||||
FLUXIONRemovingExtraWINotice="Removing extraneous wireless interfaces..."
|
||||
FLUXIONFindingWINotice="Looking for available wireless interfaces..."
|
||||
FLUXIONSelectedBusyWIError="The wireless interface selected appears to be currently in use!"
|
||||
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="Gathering interface information..."
|
||||
FLUXIONUnknownWIDriverError="Unable to determine interface driver!"
|
||||
FLUXIONUnloadingWIDriverNotice="Waiting for interface \"\$interface\" to unload..."
|
||||
FLUXIONLoadingWIDriverNotice="Waiting for interface \"\$interface\" to load..."
|
||||
FLUXIONFindingConflictingProcessesNotice="Looking for notorious services..."
|
||||
FLUXIONKillingConflictingProcessesNotice="Killing notorious services..."
|
||||
FLUXIONPhysicalWIDeviceUnknownError="${CRed}Unable to determine interface's physical device!"
|
||||
FLUXIONStartingWIMonitorNotice="Starting monitor interface..."
|
||||
FLUXIONInterfaceQuery="Seleccione una interfaz"
|
||||
FLUXIONAllocatingInterfaceNotice="Asignando interfaz reservada $CGrn\"\$interfaceIdentifier\"."
|
||||
FLUXIONDeallocatingInterfaceNotice="Desasignando interfaz reservada $CGrn\"\$interfaceIdentifier\"."
|
||||
FLUXIONInterfaceAllocatedNotice="${CGrn}Asignación de interfaz conseguida!"
|
||||
FLUXIONInterfaceAllocationFailedError="${CRed}Asignación de interfaz fallida!"
|
||||
FLUXIONReidentifyingInterface="Renombrando interfaz."
|
||||
FLUXIONUnblockingWINotice="Desbloqueando todas las interfaces inalámbricas..."
|
||||
#FLUXIONFindingExtraWINotice="Buscando interfaces inalámbricas extrañas..."
|
||||
FLUXIONRemovingExtraWINotice="Quitando interfaces inalámbricas extrañas..."
|
||||
FLUXIONFindingWINotice="Buscando interfaces inalámbricas extrañas disponibles..."
|
||||
FLUXIONSelectedBusyWIError="La interfaz inalambrica seleccionada esta en uso!"
|
||||
FLUXIONSelectedBusyWITip="Esto suele ser producido porque el gestor de la red esta usando la interfaz seleccionada. Le recomendamos que usted$CGrn detenga la red $CClr o la configure para que ignore la interfaz seleccionada. Como alternativa, ejecute \"export FLUXIONWIKillProcesses=1\" antes de fluxion para matar el proceso, pero le sugerimos $CRed evitar el uso de ${CClr}.
|
||||
FLUXIONGatheringWIInfoNotice="Obteniendo información de la interfaz..."
|
||||
FLUXIONUnknownWIDriverError="Imposible determinar las librerias de la interfaz!"
|
||||
FLUXIONUnloadingWIDriverNotice="Esperando desconexión de la interfaz: \"\$interface\"..."
|
||||
FLUXIONLoadingWIDriverNotice="Esperando conexión de la interfaz: \"\$interface\" ..."
|
||||
FLUXIONFindingConflictingProcessesNotice="Buscando servicios..."
|
||||
FLUXIONKillingConflictingProcessesNotice="Cancelando servicios..."
|
||||
FLUXIONPhysicalWIDeviceUnknownError="${CRed}Imposible determinar la interfaz física del dispositivo!"
|
||||
FLUXIONStartingWIMonitorNotice="Comenzando a monitorear interfaz..."
|
||||
# >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
|
||||
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"
|
||||
FLUXIONIncompleteTargettingInfoNotice="Missing ESSID, BSSID, or channel information!"
|
||||
FLUXIONTargettingAccessPointAboveNotice="Fluxion is targetting the access point above."
|
||||
FLUXIONContinueWithTargetQuery="Continue with this target?"
|
||||
FLUXIONTargetSearchingInterfaceQuery="Selecciona una interfaz inalámbrica como objetivo de búsqueda."
|
||||
FLUXIONTargetTrackerInterfaceQuery="Selecciona una interfaz inalámbrica para rastrear."
|
||||
FLUXIONTargetTrackerInterfaceQueryTip="${CSYel}Es necesario seleccionar una interfaz dedicada.$CClr"
|
||||
FLUXIONTargetTrackerInterfaceQueryTip2="${CBRed}Si no estas seguro, selecciona \"${CBYel}Skip${CBRed}\"!$CClr"
|
||||
FLUXIONIncompleteTargettingInfoNotice="Falta información ESSID, BSSID, o canal!"
|
||||
FLUXIONTargettingAccessPointAboveNotice="Fluxion esta interceptando el punto de acceso."
|
||||
FLUXIONContinueWithTargetQuery="Continuar con el mismo objetivo?"
|
||||
# >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
|
||||
FLUXIONStartingScannerNotice="Starting scanner, please wait..."
|
||||
FLUXIONStartingScannerTip="Five seconds after the target AP appears, close the FLUXION Scanner (ctrl+c)."
|
||||
FLUXIONPreparingScannerResultsNotice="Synthesizing scan results, please wait..."
|
||||
FLUXIONScannerFailedNotice="Wireless card may not be supported (no APs found)"
|
||||
FLUXIONScannerDetectedNothingNotice="No access points were detected, returning..."
|
||||
FLUXIONStartingScannerNotice="Escaneando, por favor, espera..."
|
||||
FLUXIONStartingScannerTip="Cinco segundos después de que el punto de acceso aparezca, cierra el escáner de FLUXION (ctrl+c)."
|
||||
FLUXIONPreparingScannerResultsNotice="Sintetizando resultados de escaneo, por favor, espera..."
|
||||
FLUXIONScannerFailedNotice="Tarjeta inalámrica no soportada (no APs encontrados)"
|
||||
FLUXIONScannerDetectedNothingNotice="No se han detectado puntos de acceso, volviendo..."
|
||||
# >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
|
||||
FLUXIONHashFileDoesNotExistError="Hash file does not exist!"
|
||||
FLUXIONHashInvalidError="${CRed}Error$CClr, invalid hash file!"
|
||||
FLUXIONHashValidNotice="${CGrn}Success$CClr, hash verification completed!"
|
||||
FLUXIONPathToHandshakeFileQuery="Enter path to handshake file $CClr(Example: /.../dump-01.cap)"
|
||||
FLUXIONPathToHandshakeFileReturnTip="To go back, leave the hash path blank."
|
||||
FLUXIONAbsolutePathInfo="Absolute path"
|
||||
FLUXIONEmptyOrNonExistentHashError="${CRed}Error$CClr, path points to non-existing or empty hash file."
|
||||
FLUXIONHashFileDoesNotExistError="¡No existe fichero Hash!"
|
||||
FLUXIONHashInvalidError="${CRed}Error$CClr, fichero hash incorrecto!"
|
||||
FLUXIONHashValidNotice="${CGrn}Success$CClr, verificación hash completada!"
|
||||
FLUXIONPathToHandshakeFileQuery="Introduzca una ruta para el fichero de handshake $CClr(Ejemplo: /.../dump-01.cap)"
|
||||
FLUXIONPathToHandshakeFileReturnTip="Volver atrás, deja la ruta en vacía."
|
||||
FLUXIONAbsolutePathInfo="Ruta absoluta"
|
||||
FLUXIONEmptyOrNonExistentHashError="${CRed}Error$CClr, no existen puntos de ruta o el fichero hash está vacío."
|
||||
# >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
|
||||
FLUXIONScannerChannelQuery="Seleccione canal"
|
||||
FLUXIONScannerChannelOptionAll="Todos los canales "
|
||||
|
@ -54,42 +54,42 @@ FLUXIONScannerChannelMiltipleTip="Canales múltiples"
|
|||
# >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
|
||||
FLUXIONScannerHeader="FLUXION Escáner"
|
||||
# >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
|
||||
FLUXIONHashSourceQuery="Select a method to retrieve the handshake"
|
||||
FLUXIONHashSourcePathOption="Path to capture file"
|
||||
FLUXIONHashSourceQuery="Seleccione un método para recuperar el handshake"
|
||||
FLUXIONHashSourcePathOption="Ruta del fichero para capturar"
|
||||
FLUXIONHashSourceRescanOption="Handshake directory (rescan)"
|
||||
FLUXIONFoundHashNotice="A hash for the target AP was found."
|
||||
FLUXIONUseFoundHashQuery="Do you want to use this file?"
|
||||
FLUXIONUseFoundHashOption="Use hash found"
|
||||
FLUXIONSpecifyHashPathOption="Specify path to hash"
|
||||
FLUXIONHashVerificationMethodQuery="Select a method of verification for the hash"
|
||||
FLUXIONHashVerificationMethodPyritOption="pyrit verification"
|
||||
FLUXIONHashVerificationMethodAircrackOption="aircrack-ng verification (${CYel}unreliable$CClr)"
|
||||
FLUXIONHashVerificationMethodCowpattyOption="cowpatty verification (${CGrn}recommended$CClr)"
|
||||
FLUXIONUseFoundHashQuery="¿Quieres usar este fichero?"
|
||||
FLUXIONUseFoundHashOption="Hash usado no encontrado"
|
||||
FLUXIONSpecifyHashPathOption="Especifique una ruta para el hash"
|
||||
FLUXIONHashVerificationMethodQuery="Seleccione un método de verificación para el hash"
|
||||
FLUXIONHashVerificationMethodPyritOption="verificación pyrit"
|
||||
FLUXIONHashVerificationMethodAircrackOption="verificación aircrack-ng (${CYel}unreliable$CClr)"
|
||||
FLUXIONHashVerificationMethodCowpattyOption="verificación cowpatty (${CGrn}recommended$CClr)"
|
||||
# >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
|
||||
FLUXIONAttackQuery="Seleccione un ataque inalámbrico para el punto de acceso"
|
||||
FLUXIONAttackInProgressNotice="${CCyn}\$FluxionAttack$CClr attack in progress..."
|
||||
FLUXIONSelectAnotherAttackOption="Select another attack"
|
||||
FLUXIONAttackResumeQuery="This attack has already been configured."
|
||||
FLUXIONAttackRestoreOption="Restore attack"
|
||||
FLUXIONAttackResetOption="Reset attack"
|
||||
FLUXIONAttackRestartOption="Restart"
|
||||
FLUXIONAttackInProgressNotice="${CCyn}\$FluxionAttack$CClr ataque en progreso..."
|
||||
FLUXIONSelectAnotherAttackOption="Seleccione otro ataque"
|
||||
FLUXIONAttackResumeQuery="Este ataque ya esta configurado."
|
||||
FLUXIONAttackRestoreOption="Restaurar ataque"
|
||||
FLUXIONAttackResetOption="Resetear ataque"
|
||||
FLUXIONAttackRestartOption="Reiniciar"
|
||||
# >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
|
||||
FLUXIONGeneralSkipOption="${CYel}Skip"
|
||||
FLUXIONGeneralSkipOption="${CYel}Saltar"
|
||||
FLUXIONGeneralBackOption="${CRed}Atrás"
|
||||
FLUXIONGeneralExitOption="${CRed}Salir"
|
||||
FLUXIONGeneralRepeatOption="${CRed}Repetir"
|
||||
FLUXIONGeneralNotFoundError="No_Encontrado"
|
||||
FLUXIONGeneralXTermFailureError="${CRed}Failed to start xterm session (possible misconfiguration)."
|
||||
FLUXIONGeneralXTermFailureError="${CRed}Error al inciar una sesión xterm (posible falta configuración)."
|
||||
# >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
|
||||
FLUXIONCleanupAndClosingNotice="Limpiando y cerrando"
|
||||
FLUXIONKillingProcessNotice="Killing ${CGry}\$targetID$CClr"
|
||||
FLUXIONRestoringPackageManagerNotice="Restoring ${CCyn}\$PackageManagerCLT$CClr"
|
||||
FLUXIONKillingProcessNotice="Cancelando ${CGry}\$targetID$CClr"
|
||||
FLUXIONRestoringPackageManagerNotice="Restaurando ${CCyn}\$PackageManagerCLT$CClr"
|
||||
FLUXIONDisablingMonitorNotice="Deshabilitando interfaz de monitoreo"
|
||||
FLUXIONDisablingExtraInterfacesNotice="Deshabilitando interfaz"
|
||||
FLUXIONDisablingPacketForwardingNotice="Deshabilitando ${CGry}reenvio de paquetes"
|
||||
FLUXIONDisablingCleaningIPTablesNotice="Limpiando ${CGry}iptables"
|
||||
FLUXIONRestoringTputNotice="Restaurando ${CGry}tput"
|
||||
FLUXIONDeletingFilesNotice="Deleting ${CGry}files"
|
||||
FLUXIONDeletingFilesNotice="Borrando ${CGry}ficheros"
|
||||
FLUXIONRestartingNetworkManagerNotice="Reiniciando ${CGry}Network-Manager"
|
||||
FLUXIONCleanupSuccessNotice="Limpieza realizada satisfactoriamente!"
|
||||
FLUXIONThanksSupportersNotice="Gracias por usar FLUXION"
|
||||
|
|
Loading…
Reference in New Issue