1#
2# Copyright (c) 2012, 2019, Oracle and/or its affiliates. All rights reserved.
3# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4#
5# This code is free software; you can redistribute it and/or modify it
6# under the terms of the GNU General Public License version 2 only, as
7# published by the Free Software Foundation.  Oracle designates this
8# particular file as subject to the "Classpath" exception as provided
9# by Oracle in the LICENSE file that accompanied this code.
10#
11# This code is distributed in the hope that it will be useful, but WITHOUT
12# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
13# FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
14# version 2 for more details (a copy is included in the LICENSE file that
15# accompanied this code).
16#
17# You should have received a copy of the GNU General Public License version
18# 2 along with this work; if not, write to the Free Software Foundation,
19# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
20#
21# Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
22# or visit www.oracle.com if you need additional information or have any
23# questions.
24#
25
26ONE_DAY=\ 1 day
27ONE_HOUR=\ 1 hour
28ONE_MIN=\ 1 min
29ONE_MONTH=\ 1 month
30ONE_YEAR=\ 1 year
31TWO_HOURS=\ 2 hours
32THREE_HOURS=\ 3 hours
33THREE_MONTHS=\ 3 months
34FIVE_MIN=\ 5 min
35SIX_HOURS=\ 6 hours
36SIX_MONTHS=\ 6 months
37SEVEN_DAYS=\ 7 days
38TEN_MIN=10 min
39TWELVE_HOURS=12 hours
40THIRTY_MIN=30 min
41LESS_THAN=<
42A_LOT_LESS_THAN=<<
43GREATER_THAN=>
44ACTION_CAPITALIZED=ACTION
45ACTION_INFO_CAPITALIZED=ACTION_INFO
46ALL=All
47ARCHITECTURE=Architecture
48ATTRIBUTE=Attribute
49ATTRIBUTE_VALUE=Attribute value
50ATTRIBUTE_VALUES=Attribute values
51ATTRIBUTES=Attributes
52BLANK=Blank
53BLOCKED_COUNT_WAITED_COUNT=Total blocked: {0}  Total waited: {1}\n
54BOOT_CLASS_PATH=Boot class path
55BORDERED_COMPONENT_MORE_OR_LESS_BUTTON_TOOLTIP=Toggle to show more or less information
56CPU_USAGE=CPU Usage
57CPU_USAGE_FORMAT=CPU Usage: {0}%
58CANCEL=Cancel
59CASCADE=&Cascade
60CHART_COLON=&Chart:
61CLASS_PATH=Class path
62CLASS_NAME=ClassName
63CLASS_TAB_INFO_LABEL_FORMAT=<html>Loaded: {0}    Unloaded: {1}    Total: {2}</html>
64CLASS_TAB_LOADED_CLASSES_PLOTTER_ACCESSIBLE_NAME=Chart for Loaded Classes.
65CLASSES=Classes
66CLOSE=Close
67COLUMN_NAME=Name
68COLUMN_PID=PID
69COMMITTED_MEMORY=Committed memory
70COMMITTED_VIRTUAL_MEMORY=Committed virtual memory
71COMMITTED=Committed
72CONNECT=&Connect
73CONNECT_DIALOG_CONNECT_BUTTON_TOOLTIP=Connect to Java Virtual Machine
74CONNECT_DIALOG_ACCESSIBLE_DESCRIPTION=Dialog for making a new connection to a local or remote Java Virtual Machine
75CONNECT_DIALOG_MASTHEAD_ACCESSIBLE_NAME=Masthead Graphic
76CONNECT_DIALOG_MASTHEAD_TITLE=New Connection
77CONNECT_DIALOG_STATUS_BAR_ACCESSIBLE_NAME=Status Bar
78CONNECT_DIALOG_TITLE=JConsole: New Connection
79CONNECTED_PUNCTUATION_CLICK_TO_DISCONNECT_=Connected. Click to disconnect.
80CONNECTION_FAILED=Connection failed
81CONNECTION=&Connection
82CONNECTION_NAME=Connection name
83CONNECTION_NAME__DISCONNECTED_={0} (disconnected)
84CONSTRUCTOR=Constructor
85CURRENT_CLASSES_LOADED=Current classes loaded
86CURRENT_HEAP_SIZE=Current heap size
87CURRENT_VALUE=Current value: {0}
88CREATE=Create
89DAEMON_THREADS=Daemon threads
90DISCONNECTED_PUNCTUATION_CLICK_TO_CONNECT_=Disconnected. Click to connect.
91DOUBLE_CLICK_TO_EXPAND_FORWARD_SLASH_COLLAPSE=Double click to expand/collapse
92DOUBLE_CLICK_TO_VISUALIZE=Double click to visualize
93DESCRIPTION=Description
94DESCRIPTOR=Descriptor
95DETAILS=Details
96DETECT_DEADLOCK=&Detect Deadlock
97DETECT_DEADLOCK_TOOLTIP=Detect deadlocked threads
98DIMENSION_IS_NOT_SUPPORTED_COLON=Dimension is not supported:
99DISCARD_CHART=Discard chart
100DURATION_DAYS_HOURS_MINUTES={0,choice,1#{0,number,integer} day |1.0<{0,number,integer} days }{1,choice,0<{1,number,integer} hours |1#{1,number,integer} hour |1<{1,number,integer} hours }{2,choice,0<{2,number,integer} minutes|1#{2,number,integer} minute|1.0<{2,number,integer} minutes}
101DURATION_HOURS_MINUTES={0,choice,1#{0,number,integer} hour |1<{0,number,integer} hours }{1,choice,0<{1,number,integer} minutes|1#{1,number,integer} minute|1.0<{1,number,integer} minutes}
102DURATION_MINUTES={0,choice,1#{0,number,integer} minute|1.0<{0,number,integer} minutes}
103DURATION_SECONDS={0} seconds
104EMPTY_ARRAY=Empty array
105ERROR=Error
106ERROR_COLON_MBEANS_ALREADY_EXIST=Error: MBeans already exist
107ERROR_COLON_MBEANS_DO_NOT_EXIST=Error: MBeans do not exist
108EVENT=Event
109EXIT=E&xit
110FAIL_TO_LOAD_PLUGIN=Warning: Fail to load plugin: {0}
111FILE_CHOOSER_FILE_EXISTS_CANCEL_OPTION=Cancel
112FILE_CHOOSER_FILE_EXISTS_MESSAGE=<html><center>File already exists:<br>{0}<br>Do you want to replace it?
113FILE_CHOOSER_FILE_EXISTS_OK_OPTION=Replace
114FILE_CHOOSER_FILE_EXISTS_TITLE=File Exists
115FILE_CHOOSER_SAVED_FILE=<html>Saved to file:<br>{0}<br>({1} bytes)
116FILE_CHOOSER_SAVE_FAILED_MESSAGE=<html><center>Save to file failed:<br>{0}<br>{1}
117FILE_CHOOSER_SAVE_FAILED_TITLE=Save Failed
118FREE_PHYSICAL_MEMORY=Free physical memory
119FREE_SWAP_SPACE=Free swap space
120GARBAGE_COLLECTOR=Garbage collector
121GC_INFO=Name = ''{0}'', Collections = {1,choice,-1#Unavailable|0#{1,number,integer}}, Total time spent = {2}
122GC_TIME=GC time
123GC_TIME_DETAILS={0} on {1} ({2} collections)
124HEAP_MEMORY_USAGE=Heap Memory Usage
125HEAP=Heap
126HELP_ABOUT_DIALOG_ACCESSIBLE_DESCRIPTION=Dialog containing information about JConsole and JDK versions
127HELP_ABOUT_DIALOG_JCONSOLE_VERSION=JConsole version:<br>{0}
128HELP_ABOUT_DIALOG_JAVA_VERSION=Java VM version:<br>{0}
129HELP_ABOUT_DIALOG_MASTHEAD_ACCESSIBLE_NAME=Masthead Graphic
130HELP_ABOUT_DIALOG_MASTHEAD_TITLE=About JConsole
131HELP_ABOUT_DIALOG_TITLE=JConsole: About
132HELP_ABOUT_DIALOG_USER_GUIDE_LINK_URL=http://docs.oracle.com/javase/{0}/docs/technotes/guides/management/jconsole.html
133HELP_MENU_ABOUT_TITLE=&About JConsole
134HELP_MENU_USER_GUIDE_TITLE=Online &User Guide
135HELP_MENU_TITLE=&Help
136HOTSPOT_MBEANS_ELLIPSIS=&Hotspot MBeans...
137HOTSPOT_MBEANS_DIALOG_ACCESSIBLE_DESCRIPTION=Dialog for managing Hotspot MBeans
138IMPACT=Impact
139INFO=Info
140INFO_CAPITALIZED=INFO
141INSECURE=Insecure connection
142INVALID_PLUGIN_PATH=Warning: Invalid plugin path: {0}
143INVALID_URL=Invalid URL: {0}
144IS=Is
145JAVA_MONITORING___MANAGEMENT_CONSOLE=Java Monitoring && Management Console
146JCONSOLE_COLON_=JConsole: {0}
147JCONSOLE_VERSION=JConsole version "{0}"
148JCONSOLE_ACCESSIBLE_DESCRIPTION=Java Monitoring && Management Console
149JIT_COMPILER=JIT compiler
150LIBRARY_PATH=Library path
151LIVE_THREADS=Live threads
152LOADED=Loaded
153LOCAL_PROCESS_COLON=&Local Process:
154MASTHEAD_FONT=Dialog-PLAIN-25
155MANAGEMENT_NOT_ENABLED=<b>Note</b>: The management agent is not enabled on this process.
156MANAGEMENT_WILL_BE_ENABLED=<b>Note</b>: The management agent will be enabled on this process.
157MBEAN_ATTRIBUTE_INFO=MBeanAttributeInfo
158MBEAN_INFO=MBeanInfo
159MBEAN_NOTIFICATION_INFO=MBeanNotificationInfo
160MBEAN_OPERATION_INFO=MBeanOperationInfo
161MBEANS=MBeans
162MBEANS_TAB_CLEAR_NOTIFICATIONS_BUTTON=&Clear
163MBEANS_TAB_CLEAR_NOTIFICATIONS_BUTTON_TOOLTIP=Clear notifications
164MBEANS_TAB_COMPOSITE_NAVIGATION_MULTIPLE=Composite Data Navigation {0}/{1}
165MBEANS_TAB_COMPOSITE_NAVIGATION_SINGLE=Composite Data Navigation
166MBEANS_TAB_REFRESH_ATTRIBUTES_BUTTON=&Refresh
167MBEANS_TAB_REFRESH_ATTRIBUTES_BUTTON_TOOLTIP=Refresh attributes
168MBEANS_TAB_SUBSCRIBE_NOTIFICATIONS_BUTTON=&Subscribe
169MBEANS_TAB_SUBSCRIBE_NOTIFICATIONS_BUTTON_TOOLTIP=Start listening for notifications
170MBEANS_TAB_TABULAR_NAVIGATION_MULTIPLE=Tabular Data Navigation {0}/{1}
171MBEANS_TAB_TABULAR_NAVIGATION_SINGLE=Tabular Data Navigation
172MBEANS_TAB_UNSUBSCRIBE_NOTIFICATIONS_BUTTON=&Unsubscribe
173MBEANS_TAB_UNSUBSCRIBE_NOTIFICATIONS_BUTTON_TOOLTIP=Stop listening for notifications
174MANAGE_HOTSPOT_MBEANS_IN_COLON_=Manage Hotspot MBeans in:
175MAX=Max
176MAXIMUM_HEAP_SIZE=Maximum heap size
177MEMORY=Memory
178MEMORY_POOL_LABEL=Memory Pool "{0}"
179MEMORY_TAB_HEAP_PLOTTER_ACCESSIBLE_NAME=Memory usage chart for heap.
180MEMORY_TAB_INFO_LABEL_FORMAT=<html>Used: {0}    Committed: {1}    Max: {2}</html>
181MEMORY_TAB_NON_HEAP_PLOTTER_ACCESSIBLE_NAME=Memory usage chart for non heap.
182MEMORY_TAB_POOL_CHART_ABOVE_THRESHOLD=which is above the threshold of {0}.\n
183MEMORY_TAB_POOL_CHART_ACCESSIBLE_NAME=Memory Pool Usage Chart.
184MEMORY_TAB_POOL_CHART_BELOW_THRESHOLD=which is below the threshold of {0}.\n
185MEMORY_TAB_POOL_PLOTTER_ACCESSIBLE_NAME=Memory usage chart for {0}.
186MESSAGE=Message
187METHOD_SUCCESSFULLY_INVOKED=Method successfully invoked
188MINIMIZE_ALL=&Minimize All
189MONITOR_LOCKED=\ \ \ - locked {0}\n
190NAME=Name
191NAME_AND_BUILD={0} (build {1})
192NAME_STATE=Name: {0}\nState: {1}\n
193NAME_STATE_LOCK_NAME=Name: {0}\nState: {1} on {2}\n
194NAME_STATE_LOCK_NAME_LOCK_OWNER=Name: {0}\nState: {1} on {2} owned by: {3}\n
195NEW_CONNECTION_ELLIPSIS=&New Connection...
196NO_DEADLOCK_DETECTED=No deadlock detected
197NON_HEAP_MEMORY_USAGE=Non-Heap Memory Usage
198NON_HEAP=Non-Heap
199NOTIFICATION=Notification
200NOTIFICATION_BUFFER=Notification buffer
201NOTIFICATIONS=Notifications
202NOTIF_TYPES=NotifTypes
203NUMBER_OF_THREADS=Number of Threads
204NUMBER_OF_LOADED_CLASSES=Number of Loaded Classes
205NUMBER_OF_PROCESSORS=Number of processors
206OBJECT_NAME=ObjectName
207OPERATING_SYSTEM=Operating System
208OPERATION=Operation
209OPERATION_INVOCATION=Operation invocation
210OPERATION_RETURN_VALUE=Operation return value
211OPERATIONS=Operations
212OVERVIEW=Overview
213OVERVIEW_PANEL_PLOTTER_ACCESSIBLE_NAME=Chart for {0}.
214PARAMETER=Parameter
215PASSWORD_ACCESSIBLE_NAME=Password
216PASSWORD_COLON_=&Password:
217PEAK=Peak
218PERFORM_GC=Perform &GC
219PERFORM_GC_TOOLTIP=Request Garbage Collection
220PLOTTER_ACCESSIBLE_NAME=Chart
221PLOTTER_ACCESSIBLE_NAME_KEY_AND_VALUE={0}={1}\n
222PLOTTER_ACCESSIBLE_NAME_NO_DATA=No data plotted.
223PLOTTER_SAVE_AS_MENU_ITEM=Save data &as...
224PLOTTER_TIME_RANGE_MENU=&Time Range
225PLUGIN_EXCEPTION_DIALOG_BUTTON_EXIT=Exit
226PLUGIN_EXCEPTION_DIALOG_BUTTON_IGNORE=Ignore
227PLUGIN_EXCEPTION_DIALOG_BUTTON_OK=OK
228PLUGIN_EXCEPTION_DIALOG_MESSAGE=An unexpected exception has occurred in %s:\n\n%s\n\nStart with -debug for details. Ignore will suppress further exceptions.
229PLUGIN_EXCEPTION_DIALOG_TITLE=Plug-in exception
230PROBLEM_ADDING_LISTENER=Problem adding listener
231PROBLEM_DISPLAYING_MBEAN=Problem displaying MBean
232PROBLEM_INVOKING=Problem invoking
233PROBLEM_REMOVING_LISTENER=Problem removing listener
234PROBLEM_SETTING_ATTRIBUTE=Problem setting attribute
235PROCESS_CPU_TIME=Process CPU time
236READABLE=Readable
237RECONNECT=Reconnect
238REMOTE_PROCESS_COLON=&Remote Process:
239REMOTE_PROCESS_TEXT_FIELD_ACCESSIBLE_NAME=Remote Process
240RESTORE_ALL=&Restore All
241RETURN_TYPE=ReturnType
242SEQ_NUM=SeqNum
243SIZE_BYTES={0,number,integer} bytes
244SIZE_GB={0} Gb
245SIZE_KB={0} Kb
246SIZE_MB={0} Mb
247SOURCE=Source
248STACK_TRACE=\nStack trace: \n
249SUMMARY_TAB_HEADER_DATE_TIME_FORMAT=FULL,FULL
250SUMMARY_TAB_PENDING_FINALIZATION_LABEL=Pending finalization
251SUMMARY_TAB_PENDING_FINALIZATION_VALUE={0} objects
252SUMMARY_TAB_TAB_NAME=VM Summary
253SUMMARY_TAB_VM_VERSION={0} version {1}
254THREADS=Threads
255THREAD_TAB_INFO_LABEL_FORMAT=<html>Live: {0}    Peak: {1}    Total: {2}</html>
256THREAD_TAB_THREAD_INFO_ACCESSIBLE_NAME=Thread Information
257THREAD_TAB_THREAD_PLOTTER_ACCESSIBLE_NAME=Chart for number of threads.
258THREAD_TAB_INITIAL_STACK_TRACE_MESSAGE=[No thread selected]
259THRESHOLD=Threshold
260TILE=&Tile
261TIME_RANGE_COLON=&Time Range:
262TIME=Time
263TIME_STAMP=TimeStamp
264TOTAL_LOADED=Total Loaded
265TOTAL_CLASSES_LOADED=Total classes loaded
266TOTAL_CLASSES_UNLOADED=Total classes unloaded
267TOTAL_COMPILE_TIME=Total compile time
268TOTAL_PHYSICAL_MEMORY=Total physical memory
269TOTAL_THREADS_STARTED=Total threads started
270TOTAL_SWAP_SPACE=Total swap space
271TYPE=Type
272UNAVAILABLE=Unavailable
273UNKNOWN_CAPITALIZED=UNKNOWN
274UNKNOWN_HOST=Unknown Host: {0}
275UNREGISTER=Unregister
276UPTIME=Uptime
277USAGE_THRESHOLD=Usage Threshold
278REMOTE_TF_USAGE=<b>Usage</b>: &&lt;hostname&&gt;:&&lt;port&&gt; OR service:jmx:&&lt;protocol&&gt;:&&lt;sap&&gt;
279USED=Used
280USERNAME_COLON_=&Username:
281USERNAME_ACCESSIBLE_NAME=User Name
282USER_DATA=UserData
283VIRTUAL_MACHINE=Virtual Machine
284VM_ARGUMENTS=VM arguments
285VMINTERNAL_FRAME_ACCESSIBLE_DESCRIPTION=Internal frame for monitoring a Java Virtual Machine
286VALUE=Value
287VENDOR=Vendor
288VERBOSE_OUTPUT=Verbose Output
289VERBOSE_OUTPUT_TOOLTIP=Enable verbose output for class loading system
290VIEW=View
291WINDOW=&Window
292WINDOWS=Windows
293WRITABLE=Writable
294CONNECTION_FAILED1=Connection Failed: Retry?
295CONNECTION_FAILED2=The connection to {0} did not succeed.<br>Would you like to try again?
296CONNECTION_FAILED_SSL1=Secure connection failed. Retry insecurely?
297CONNECTION_FAILED_SSL2=The connection to {0} could not be made using SSL.<br>Would you like to try without SSL?<br>(Username and password will be sent in plain text.)
298CONNECTION_LOST1=Connection Lost: Reconnect?
299CONNECTING_TO1=Connecting to {0}
300CONNECTING_TO2=You are currently being connected to {0}.<br>This will take a few moments.
301DEADLOCK_TAB=Deadlock
302DEADLOCK_TAB_N=Deadlock {0}
303EXPAND=expand
304KBYTES={0} kbytes
305PLOT=plot
306VISUALIZE=visualize
307ZZ_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\n  connection = pid || host:port || JMX URL (service:jmx:<protocol>://...)\n  pid         The process id of a target process\n  host        A remote host name or IP address\n  port        The port number for the remote connection\n\n  -J          Specify the input arguments to the Java virtual machine\n              on which jconsole is running
308