ipscan/resources/Labels.txt
2006-11-05 22:48:36 +00:00

177 lines
8.9 KiB
Plaintext
Executable File

icon=images/icon.gif
encoding=ISO-8859-1
menu.file=&File
menu.file.saveAll=Export &results... Ctrl+S
menu.file.saveSelection=Export &selected results...
menu.file.exportOptions=Export &options...
menu.file.importOptions=&Import options...
menu.file.exit=E&xit Alt+F4
menu.goto=&Go to
menu.goto.aliveHost=Next alive &host Ctrl+Shift+H
menu.goto.deadHost=Next d&ead host Ctrl+Shift+D
menu.goto.openPort=Next open &port Ctrl+Shift+P
menu.goto.find=Find... Ctrl+F
menu.commands=&Commands
menu.commands.details=&Show details Dbl-Clk
menu.commands.rescan=&Rescan IP(s) Ctrl+R
menu.commands.delete=&Delete IP(s) Del
menu.commands.copy=&Copy IP Ctrl+C
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... Ctrl+D
menu.favorites.edit=Manage favorites...
menu.tools=&Tools
menu.tools.options=&Options... Ctrl+O
menu.tools.fetchers=Select &fetchers...
menu.tools.delete=Delete from list
menu.tools.lastInfo=Show last scan &info Ctrl+I
menu.help=&Help
menu.help.gettingStarted=Getting &Started F1
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... F12
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.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.openers.edit=Below you can edit or add new openers
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.name=Opener name (menu item):
text.openers.string=Execution string:
text.openers.directory=Working directory:
text.openers.isCommandLine=Command-line program
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.about=%NAME\n\nVersion %VERSION\n%COPYLEFT\n\n<a>%WEBSITE</a>\n<a>%MAILTO</a>\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.img=images/buttons/start.gif
button.stop.img=images/buttons/stop.gif
button.kill.img=images/buttons/kill.gif
button.ipUp.img=images/buttons/ipup.gif
button.up=&Up
button.down=&Down
button.delete=De&lete
button.save=&Save
button.insert=&Insert
combobox.feeder.tooltip=IP Feeder selection. Change this if you need another source for IP addresses to scan
list.unknown.img=images/list/unknown.gif
list.dead.img=images/list/dead.gif
list.alive.img=images/list/alive.gif
list.addinfo.img=images/list/addinfo.gif
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=Filename
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.ping=Ping
fetcher.ping.ttl=TTL
fetcher.hostname=Hostname
fetcher.ports=Ports
fetcher.ports.filtered=Filtered Ports
fetcher.value.ms= ms
fetcher.value.nothing=[n/a]
fetcher.value.aborted=[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.count=Number of ICMP Echo 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.
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.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.