true = truefalse = falseversion_format = Java Debug Interface (Reference Implementation) version {0}.{1} \n{2}raw.command = Raw command to start the debugged application VMraw.command.label = Commandraw.address = Address from which to listen for a connection after the raw command is runraw.address.label = Addressraw.quote = Character used to combine space-delimited text into a single command line argumentraw.quote.label = Quoteraw.description = Launches target using user-specified command line and attaches to itsun.home = Home directory of the SDK or runtime environment used to launch the applicationsun.home.label = Home sun.options = Launched VM optionssun.options.label = Optionssun.main = Main class and arguments, or if -jar is an option, the main jar file and argumentssun.main.label = Mainsun.init_suspend = All threads will be suspended before execution of mainsun.init_suspend.label = Suspendsun.quote = Character used to combine space-delimited text into a single command line argumentsun.quote.label = Quotesun.vm_exec = Name of the Java VM launchersun.vm_exec.label = Launchersun.description = Launches target using Sun Java VM command line and attaches to itgeneric_attaching.address = Address to which to attach for VM connectionsgeneric_attaching.address.label = Addressgeneric_attaching.timeout = Timeout while waiting to attach generic_attaching.timeout.label = Timeoutgeneric_listening.address = Address to listen for VM connectionsgeneric_listening.address.label = Addressgeneric_listening.timeout = Timeout while waiting for connectiongeneric_listening.timeout.label = Timeoutsocket_transportservice.description = Connects debugger and debugee using a TCP connectionmemory_transportservice.description = Connects debugger and debugee using a shared memory connectionsocket_attaching.host = Machine name to which to attach for VM connectionssocket_attaching.host.label = Hostsocket_attaching.port = Port number to which to attach for VM connectionssocket_attaching.port.label = Portsocket_attaching.description = Attaches by socket to other VMssocket_listening.localaddr = Local address that the listener binds tosocket_listening.localaddr.label = Local addresssocket_listening.port = Port number at which to listen for VM connectionssocket_listening.port.label = Portsocket_listening.description = Accepts socket connections initiated by other VMsmemory_attaching.name = Name of the shared memory area to which to attach for VM connectionsmemory_attaching.name.label = Namememory_attaching.description = Attaches by shared memory to other VMsmemory_listening.name = Name of the shared memory area at which to listen for VM connectionmemory_listening.name.label = Namememory_listening.description = Accepts shared memory connections initiated by other VMsprocess_attaching.description = Attaches to debuggee by process-id (pid)process_attaching.pid = pidprocess_attaching.pid.label = Process-id (pid) of debuggee