{"Connected. Click to disconnect.","\u63A5\u7D9A\u3055\u308C\u3066\u3044\u307E\u3059\u3002\u30AF\u30EA\u30C3\u30AF\u3059\u308B\u3068\u5207\u65AD\u3057\u307E\u3059\u3002"},
{"Disconnected. Click to connect.","\u5207\u65AD\u3055\u308C\u3066\u3044\u307E\u3059\u3002\u30AF\u30EA\u30C3\u30AF\u3059\u308B\u3068\u63A5\u7D9A\u3057\u307E\u3059\u3002"},
{"Double click to expand/collapse","\u5C55\u958B\u307E\u305F\u306F\u7E2E\u5C0F\u3059\u308B\u306B\u306F\u30C0\u30D6\u30EB\u30AF\u30EA\u30C3\u30AF\u3057\u3066\u304F\u3060\u3055\u3044"},
{"Double click to visualize","\u8996\u899A\u5316\u3059\u308B\u306B\u306F\u30C0\u30D6\u30EB\u30AF\u30EA\u30C3\u30AF\u3057\u3066\u304F\u3060\u3055\u3044"},
{"Management Not Enabled","<b>\u6CE8\u610F</b>: \u7BA1\u7406\u30A8\u30FC\u30B8\u30A7\u30F3\u30C8\u306F\u3053\u306E\u30D7\u30ED\u30BB\u30B9\u3067\u306F\u6709\u52B9\u5316\u3055\u308C\u307E\u305B\u3093\u3002"},
{"Management Will Be Enabled","<b>\u6CE8\u610F</b>: \u7BA1\u7406\u30A8\u30FC\u30B8\u30A7\u30F3\u30C8\u306F\u3053\u306E\u30D7\u30ED\u30BB\u30B9\u3067\u6709\u52B9\u5316\u3055\u308C\u307E\u3059\u3002"},
{"Not a valid event broadcaster","\u6709\u52B9\u306A\u30A4\u30D9\u30F3\u30C8\u30FB\u30D6\u30ED\u30FC\u30C9\u30AD\u30E3\u30B9\u30BF\u3067\u306F\u3042\u308A\u307E\u305B\u3093"},
THREAD_TAB_THREAD_INFO_ACCESSIBLE_NAME=Thread Information
THREAD_TAB_THREAD_PLOTTER_ACCESSIBLE_NAME=Chart for number of threads.
THRESHOLD=Threshold
TILE=&Tile
TIME_RANGE_COLON=&Time Range:
TIME=Time
TIME_STAMP=TimeStamp
TOTAL_LOADED=Total Loaded
TOTAL_CLASSES_LOADED=Total classes loaded
TOTAL_CLASSES_UNLOADED=Total classes unloaded
TOTAL_COMPILE_TIME=Total compile time
TOTAL_PHYSICAL_MEMORY=Total physical memory
TOTAL_THREADS_STARTED=Total threads started
TOTAL_SWAP_SPACE=Total swap space
TYPE=Type
UNAVAILABLE=Unavailable
UNKNOWN_CAPITALIZED=UNKNOWN
UNKNOWN_HOST=Unknown Host: {0}
UNREGISTER=Unregister
UPTIME=Uptime
USAGE_THRESHOLD=Usage Threshold
REMOTE_TF_USAGE=<b>Usage</b>: <hostname>:<port> OR service:jmx:<protocol>:<sap>
USED=Used
USERNAME_COLON_=&Username:
USERNAME_ACCESSIBLE_NAME=User Name
USER_DATA=UserData
VIRTUAL_MACHINE=Virtual Machine
VM_ARGUMENTS=VM arguments
VMINTERNAL_FRAME_ACCESSIBLE_DESCRIPTION=Internal frame for monitoring a Java Virtual Machine
VALUE=Value
VENDOR=Vendor
VERBOSE_OUTPUT=Verbose Output
VERBOSE_OUTPUT_TOOLTIP=Enable verbose output for class loading system
VIEW=View
WINDOW=&Window
WINDOWS=Windows
WRITABLE=Writable
CONNECTION_FAILED1=Connection Failed: Retry?
CONNECTION_FAILED2=The connection to {0} did not succeed.<br>Would you like to try again?
CONNECTION_LOST1=Connection Lost: Reconnect?
CONNECTING_TO1=Connecting to {0}
CONNECTING_TO2=You are currently being connected to {0}.<br>This will take a few moments.
DEADLOCK_TAB=Deadlock
DEADLOCK_TAB_N=Deadlock {0}
EXPAND=expand
KBYTES={0} kbytes
PLOT=plot
VISUALIZE=visualize
ZZ_USAGE_TEXT=Usage: {0} [ -interval=n ] [ -notile ] [ -pluginpath <path> ] [ -version ] [ connection ... ]\n\n-interval Set the update interval to n seconds (default is 4 seconds)\n-notile Do not tile windows initially (for two or more connections)\n-pluginpath Specify the path that jconsole uses to look up the plugins\n-version Print program version\n\nconnection = pid || host:port || JMX URL (service:jmx:<protocol>://...)\npid The process id of a target process\nhost A remote host name or IP address\nport The port number for the remote connection\n\n-J Specify the input arguments to the Java virtual machine\non which jconsole is running