icon=images/icon.png encoding=ISO-8859-1 menu.file=&File menu.file.saveAll=&Save... menu.file.saveSelection=Save se&lection... menu.file.exportOptions=Export &options... menu.file.importOptions=&Import options... menu.file.exit=E&xit menu.goto=&Go to menu.goto.aliveHost=Next alive &host menu.goto.deadHost=Next d&ead host menu.goto.openPort=Next open &port menu.goto.find=Find... menu.commands=&Commands menu.commands.details=&Show details menu.commands.rescan=&Rescan IP(s) menu.commands.delete=&Delete IP(s) menu.commands.copy=&Copy IP menu.commands.copyDetails=Co&py details menu.commands.show=Show menu.commands.open=Open menu.commands.open.edit=Edit openers... menu.favorites=Fa&vorites menu.favorites.add=Add current... menu.favorites.edit=Manage favorites... menu.tools=&Tools menu.tools.options=&Options... menu.tools.fetchers=Select &fetchers... menu.tools.delete=Delete from list menu.tools.lastInfo=Show last scan &info menu.help=&Help menu.help.gettingStarted=Getting &Started menu.help.website=Official Website menu.help.forum=Forum menu.help.plugins=Download plugins menu.help.cmdLine=Command-line usage menu.help.checkVersion=Check for newer version... menu.help.about=&About... menu.columns.sortBy=Sort by menu.columns.sortDirection=Change sort direction menu.columns.info=Fetcher info menu.columns.options=Fetcher options... state.ready=Ready state.scanning=Scanning state.waitForThreads=Wait for all threads to terminate... state.killingThreads=Killing all threads... state.saving=Exporting results... state.searching=Searching... state.opening=Opening state.retrievingVersion=Retrieving the latest version... title.about=About title.options=Options title.options.scanning=Scanning title.options.display=Display title.options.fetchers=Fetchers title.options.ports=Ports title.details=IP address details title.saveAll=Export All Results title.saveSelection=Export Selected Results title.gettingStarted=Getting Started title.favorite.add=Add a favorite title.favorite.edit=Edit favorites title.openers.edit=Edit Openers title.fetchers.select=Select Fetchers title.find=Find text.ip=IP text.threads=Threads: text.favorite.add=Enter the name of the new favorite text.favorite.edit=Below you can rearrange or delete favorites text.find=Enter the text to search for text.find.notFound=Nothing was found. text.find.restart=Would you like to start from the beginning? text.version.latest=You are running the latest version. text.version.old=The latest version is %LATEST, but you are running %VERSION. text.openers.edit=Below you can edit or add new openers text.openers.name=Opener name (menu item): text.openers.string=Execution string: text.openers.directory=Working directory: text.openers.inTerminal=Run the program in terminal text.openers.new=New opener text.openers.hint=&Substitutions... text.openers.hintText=You may use any scanned values returned by fetchers in the execution string.\n\nThe following fetchers are currently available for substitution:\n\n text.fetchers.select=Here you can select fetchers for scanning. Fetchers are represented by columns. text.fetchers.selectedList=Selected fetchers text.fetchers.availableList=Available fetchers text.fetchers.info=Fetcher information: text.fetchers.info.notAvailable=Unfortunately, no additional information about this fetcher is available. text.about=%NAME\n\nVersion %VERSION\n%COPYLEFT\n\n%WEBSITE\n%MAILTO\n\nThis is an Open Source Software released under the GPL. text.gettingStarted=Dummy text.gettingStarted1=Angry IP Scanner is an IP address scanner tool.\n\nIt is used for scanning IP addresses for finding alive hosts, gathering any kind of needed information about each host. text.gettingStarted2=Main terminology:\n\nFeeder - generator of IP addresses for scanning. Angry IP Scanner provides various kinds of feeders: IP Range, Random, and IP List File. You can select a feeder using the combo box next to the "Start" button.\n\nFetcher - gathers specific information about a host, e.g. ping time, hostname, open ports. Feeders usually represent columns in the scanning results list. button.OK=OK button.cancel=Cancel button.close=Close button.next=Next -> button.start=Start button.start.img=images/buttons/start.png button.stop=Stop button.stop.img=images/buttons/stop.png button.kill=Stop! button.kill.img=images/buttons/kill.png button.ipUp=IP button.ipUp.img=images/buttons/ipup.png button.up=&Up button.down=&Down button.delete=De&lete button.save=&Save button.insert=&Insert button.add=&Add button.left=<< button.right=>> combobox.feeder.tooltip=IP Feeder selection. Change this if you need another source for IP addresses to scan list.unknown.img=images/list/unknown.png list.dead.img=images/list/dead.png list.alive.img=images/list/alive.png list.addinfo.img=images/list/addinfo.png pinger.icmp=ICMP Echo pinger.icmp2=ICMP Echo (Alternative) pinger.udp=UDP packet pinger.tcp=TCP port probe opener.web=Web Browser opener.ftp=FTP opener.telnet=Telnet opener.ssh=SSH opener.netbios=Windows Shares opener.email=E-mail sample feeder.range=IP Range feeder.range.startIP=IP Range: feeder.range.endIP=to feeder.range.netmask=Netmask feeder.range.netmask.tooltip=Netmask of the IP range. Use either number of bits (e.g. /24) or the dotted notation (.255. = ..) feeder.range.hostname=Hostname: feeder.range.hostname.tooltip=Use this field to resolve hostnames to IP addresses feeder.file=IP List File feeder.file.name=File: feeder.file.browse=Browse... feeder.random=Random feeder.random.prototype=Base IP: feeder.random.mask=IP Mask: feeder.random.hostname=Hostname: feeder.random.count=Count: fetcher.ip=IP fetcher.ip.info=Displays the scanned IP address.\nThis fetcher is mandatory and cannot be removed from the list. fetcher.ping=Ping fetcher.ping.info=Shows whether the host replies to ping requests and shows average packet roundtrip time to the host and back if it was detected (depending on the pinging method selected in the Options dialog). fetcher.ping.ttl=TTL fetcher.ping.ttl.info=Shows the TTL (Time To Live) value in response IP packets to pings.\n\nThis value is usually decremented by each node in the network that forwards the packet, so if initial value is guessable (usually 64, 128, or 255), then the difference shows the distance to the host (in number of hosts). fetcher.hostname=Hostname fetcher.hostname.info=Shows the hostname of the host obtained by the reverse DNS lookup.\n\nThis is the registered host name on the DNS server and may be different from the host name configured on the machine itself. fetcher.ports=Ports fetcher.ports.info=Shows the list of open ports from the ones that were scanned.\n\nA port is open when it is possible to complete TCP handshake with it and estabilish a connection.\nYou can select scanned ports in the Options dialog. fetcher.ports.filtered=Filtered Ports fetcher.ports.filtered.info=Shows the list of filtered ports from the ones that were scanned.\n\nA port is filtered when no response is being received to the connection attempt within specified amount of time. If a port is filtered, then it is probably blocked by a firewall. fetcher.comment=Comments fetcher.comment.info=Allows writing of comments for each host.\nThe comments are persisted and always shown then the host is scanned. fetcher.value.ms= ms fetcher.value.notAvailable=[n/a] fetcher.value.notScanned=[n/s] options.threads=Threads options.threads.delay=Delay between starting threads (in ms): options.threads.maxThreads=Maximum number of threads: options.pinging.deadHosts=Scan dead hosts, which don't reply to pings options.pinging=Pinging options.pinging.type=Pinging method: options.pinging.count=Number of ping probes (packets to send): options.pinging.timeout=Ping timeout (in ms): options.broadcast=Broadcast options.broadcast.skip=Skip likely broadcast IP addresses options.fetchers.info=Here you can change options, specific to fetchers options.ports.timing=Timing options.ports.timing.timeout=Default port connect timeout (in ms): options.ports.timing.adaptTimeout=Adapt timeout to ping roundtrip time (if available) options.ports.ports=Port selection options.ports.portsDescription=Specify ports to scan here. Ranges are supported.\nExample: 1-3,5,7,10-15,6000-6100\nIf many ports are specified, scanning can take a lot of time. options.display.list=Display in the results list (not implemented) options.display.list.all=All scanned hosts options.display.list.alive=Alive hosts (responding to pings) options.display.list.ports=Hosts with open ports options.display.labels=Labels displayed in the results list options.display.labels.notAvailable=The value is not available (no results): options.display.labels.notScanned=The actual value was not scanned (unknown): exporter.txt=Text file (txt) exporter.txt.generated=Generated by exporter.txt.scanned=Scanned %INFO exporter.csv=Comma-separated file (csv) exporter.xml=XML file exporter.ipList=IP:List file (lst) exception.FeederException.invalidNetmask=Invalid netmask specified. Must be in the A.B.C.D format exception.FeederException.invalidHostname=Invalid or inexistent hostname specified exception.FeederException.malformedIP=Malformed IP address specified, it should look like A.B.C.D exception.FeederException.range.greaterThan=The starting IP should be lower than the ending IP exception.FeederException.random.invalidCount=Random address count must be greater than 0 exception.FeederException.file.notExists=Specified file doesn't exist or you don't have permissions to read it exception.FeederException.file.errorWhileReading=Error while reading the file exception.FeederException.file.nothingFound=No IP addresses found in the file exception.FetcherException.options.notAvailable=This fetcher doesn't have any options. exception.ExporterException.failed=Exporting failed exception.ExporterException.exporter.unknown=Unknown file type, please specify correct extension in the file name. exception.ExporterException.xml.noAppend=Appending to XML files is not supported. exception.ExporterException.fetcher.notFound=Not enough data in the scanning results to export to this file type. exception.UserErrorException.openURL.failed=Unable to launch your default browser, sorry.\nURL: exception.UserErrorException.openTerminal.failed=Unable to launch the terminal, sorry\n exception.UserErrorException.opener.failed=Unable to launch an external process, sorry.\nCommand-line: exception.UserErrorException.opener.unknownFetcher=The referenced fetcher cannot be resolved in the current scanning result. Cannot execute the opener with parameter: exception.UserErrorException.opener.nullFetcherValue=The replacement value of the fetcher is empty in the scanning results. Cannot execute the opener with parameter: exception.UserErrorException.opener.edit.noSelection=Please select the position where do you want to save your opener and or the Insert button to add a new one. exception.UserErrorException.commands.noSelection=No IP address selected exception.UserErrorException.commands.noResults=No scanning results available yet, please perform a scan first exception.UserErrorException.favorite.alreadyExists=A favorite with the same name already exists, please try a different one exception.UserErrorException.version.latestFailed=Failed to retrieve the latest version. Please visit the website manually. exception.OutOfMemoryError=Out Of Memory. The amount of available to the program heap memory has been exceeded.\nPlease increase the maximum heap size for this program.