< prev index next >

application/org.openjdk.jmc.flightrecorder.ui/src/main/resources/org/openjdk/jmc/flightrecorder/ui/messages/internal/messages.properties

Print this page




  94 CodeCachePage_SWEEPS_TIMELINE_SELECTION=Code Sweeps
  95 CompilationsPage_COMPILATIONS_DURATION_SELECTION=Compilation Durations Selection
  96 CompilationsPage_COMPILATIONS_FAILED_TABLE_SELECTION=Failed Compilations Selection
  97 CompilationsPage_COMPILATIONS_TABLE_SELECTION=Compilations Selection
  98 CompilationsPage_PAGE_NAME=Compilations
  99 CompilationsPage_ROW_DURATIONS=Compilation Durations
 100 CompilationsPage_TAB_COMPILATIONS=Compilations
 101 CompilationsPage_TAB_COMPILATIONS_FAILED=Failed Compilations
 102 CONFIGURATION_EDIT_ACTION=Edit Configuration
 103 COUNT_COLUMN_NAME=Count
 104 
 105 DUMP_RECORDING_DEFAULT_TIMESPAN_TO_DUMP=When double-clicking on a recording in the JVM Browser
 106 DUMP_RECORDING_TIMESPAN_VALUE=Default time span when dumping the last part of a recording:
 107 DUMP_RECORDING_TIMESPAN=Dump the last part of the recording
 108 DUMP_RECORDING_WHOLE=Dump the whole recording
 109 DUMP_RECORDING_NO_DEFAULT=Show a dump dialog
 110 DUMP_RECORDING_TIMESPAN_LESS_THAN_ZERO=Time span: Must be above 0
 111 # {0} is a time period
 112 DUMP_RECORDING_TIMESPAN_UNPARSABLE=Time span: {0}
 113 


 114 EnvironmentVariablesPage_PAGE_NAME=Environment Variables
 115 EVENT_TYPE_FOLDER_NODE_EVENTS_BY_TYPE=Events by type
 116 EVENT_TYPE_FOLDER_NODE_UNCATEGORIZED=Uncategorized
 117 # {0} is a number
 118 EVENT_TYPE_TREE_NODE_TOOLTIP={0} events
 119 EVENT_TYPE_TREE_TITLE=Event Types Tree
 120 EventBrowserPage_EVENT_BROWSER_SELECTION=Event Browser Selection
 121 EventBrowserPage_EVENT_TYPE_TREE_SELECTION=Event Types Tree Selection
 122 EventBrowserPage_NEW_PAGE_USING_TYPES_ACTION=Create a new page using the selected event types
 123 EventBrowserPage_PAGE_DESC=Browse all flight recording data organized by event type
 124 EventBrowserPage_PAGE_NAME=Event Browser
 125 EventBrowserPage_DISPLAY_TYPES_WITHOUT_EVENTS=Show event types with no events
 126 ExceptionsPage_CLASS_AND_MESSAGE=Class and Message
 127 ExceptionsPage_GROUP_BY_CLASS_ACTION=By Class
 128 ExceptionsPage_GROUP_BY_CLASS_AND_MESSAGE_ACTION=By Class and Message
 129 ExceptionsPage_GROUP_BY_MESSAGE_ACTION=By Message
 130 ExceptionsPage_PAGE_NAME=Exceptions
 131 ExceptionsPage_ROW_ERRORS=Errors
 132 ExceptionsPage_ROW_EXCEPTIONS=Exceptions
 133 ExceptionsPage_ROW_STATISTICS=Statistics


 209 # {0} is a file name
 210 FILE_OPENER_LOAD_JOB_TITLE=Loading events from {0}
 211 # {0} is a file name
 212 FILE_OPENER_VERSION_NOT_SUPPORTED=The file format of {0} is not supported. Try with a more recent version of Mission Control.
 213 # {0} is a file name
 214 FILE_OPENER_COULD_NOT_LOAD_FILE=Could not load events from {0}
 215 FILE_OPENER_ZIPPED_FILE_TITLE=Zipped file
 216 # {0} is a file name, {1} is a temporary file name
 217 FILE_OPENER_ZIPPED_FILE_TEXT=The file {0} is compressed. In order to view the file it must be decompressed to {1}. Do you want to do that now?
 218 FILE_OPENER_JROCKIT_TITLE=Flight Recordings from JRockit not supported
 219 FILE_OPENER_JROCKIT_TEXT=This version of Mission Control does not support Flight Recordings produced by JRockit JVMs. Please use Mission Control 4.x instead.
 220 FILE_OPENER_WARNING_NO_EVENTS=There are no events in this recording.
 221 # {0} is a time stamp
 222 FILE_OPENER_WARNING_SHORT_TIME=All events in this recording occur at {0}. The recording duration will be expanded to 1 second.
 223 FILE_OPENER_WARNING_TITLE=Warning
 224 FileIOPage_DURATION_SELECTION=File I/O Duration Selection
 225 FileIOPage_HISTOGRAM_SELECTION=File I/O Histogram Selection
 226 FileIOPage_SIZE_SELECTION=File I/O Size Selection
 227 FileIOPage_LOG_SELECTION=File I/O Log Selection
 228 FileIOPage_PAGE_NAME=File I/O

 229 FileIOPage_ROW_FILE_READ=File Read
 230 FileIOPage_ROW_FILE_WRITE=File Write
 231 FileIOPage_SELECTED_PATH=1 path
 232 # {0} is a number
 233 FileIOPage_SELECTED_PATHS={0} paths
 234 FileIOPage_TIMELINE_SELECTION=File I/O Timeline Selection
 235 FILTER_ADD_FROM_ATTRIBUTE=Add Filter from Attribute
 236 FILTER_ADD_FROM_SELECTION=Add Filter from Selection
 237 FILTER_NO_ATTRIBUTE_AVAILABLE=No Attribute Available
 238 FILTER_NO_SELECTION_AVAILABLE=No Selection Available
 239 FILTER_SHOW_FILTER_ACTION=Show Filter
 240 FILTER_SHOW_SEARCH_ACTION=Show Search
 241 
 242 # {0} is a description of the events, eg. 57 Socket Write
 243 FLAVOR_SELECTED_EVENTS=Selected events ({0})
 244 # {0} is a description of the selected range, eg. 'Event' is in interval 20160906 17:23:57 - 17:24:06
 245 FLAVOR_SELECTED_RANGE=Selected range ({0})
 246 
 247 # {0} and {1} are filter names. Note that this may be used multiple times to create strings like "A and B and C and D".
 248 FLAVOR_FILTER_AND_FILTER={0} and {1}


 374 
 375 SAVE_AS_TITLE=Save As
 376 SAVE_AS_JFR_DESCRIPTION=Save a copy of your recording
 377 SAVE_AS_ERROR_MSG=Problems when trying to save a copy of your recording
 378 SAVE_AS_NO_SRC_ERROR_MSG=Could not find original recording file to copy
 379 
 380 SELECT_RANGE_WIZARD_TITLE=Too large recording
 381 SELECT_RANGE_WIZARD_DESCRIPTION=The recording ''{0}'' is probably too large to be loaded with the available amount of memory. Please select a range of this recording that you are interested in.
 382 SELECT_RANGE_WIZARD_TEXT=Flight Recording
 383 SELECT_RANGE_WIZARD_TO_MUCH_SELECTED_WARNING=Warning! You have selected a larger range than recommended
 384 SELECTION_STORE_NO_SELECTION=<No Selection>
 385 SocketIOPage_BY_HOST_ACTION=By Host
 386 SocketIOPage_BY_HOST_AND_PORT_ACTION=By Host and Port
 387 SocketIOPage_BY_PORT_ACTION=By Port
 388 SocketIOPage_DURATION_SELECTION=Socket I/O Duration Selection
 389 SocketIOPage_SIZE_SELECTION=Socket I/O Size Selection
 390 SocketIOPage_HISTOGRAM_SELECTION=Socket I/O Histogram Selection
 391 SocketIOPage_HOST_AND_PORT=Host and Port
 392 SocketIOPage_LOG_SELECTION=Socket I/O Log Selection
 393 SocketIOPage_PAGE_NAME=Socket I/O

 394 SocketIOPage_ROW_SOCKET_READ=Socket Read
 395 SocketIOPage_ROW_SOCKET_WRITE=Socket Write
 396 SocketIOPage_SELECTED_HOST=1 host
 397 SocketIOPage_SELECTED_HOST_AND_PORT=1 host, 1 port
 398 # {0} is a number
 399 SocketIOPage_SELECTED_HOST_AND_PORTS=1 host, {0} ports
 400 # {0} is a number
 401 SocketIOPage_SELECTED_HOSTS={0} hosts
 402 # {0} is a number
 403 SocketIOPage_SELECTED_HOSTS_AND_PORT={0} hosts, 1 port
 404 # {0} is a number, {1} is a number
 405 SocketIOPage_SELECTED_HOSTS_AND_PORTS={0} hosts, {1} ports
 406 # {0} is a number
 407 SocketIOPage_SELECTED_HOSTS_PORTS={0} host/port
 408 SocketIOPage_SELECTED_PORT=1 port
 409 # {0} is a number
 410 SocketIOPage_SELECTED_PORTS={0} ports
 411 SocketIOPage_TIMELINE_SELECTION=Socket I/O Timeline Selection
 412 
 413 STORED_SELECTIONS_SIZE_PREF=Number of stored selections to keep:




  94 CodeCachePage_SWEEPS_TIMELINE_SELECTION=Code Sweeps
  95 CompilationsPage_COMPILATIONS_DURATION_SELECTION=Compilation Durations Selection
  96 CompilationsPage_COMPILATIONS_FAILED_TABLE_SELECTION=Failed Compilations Selection
  97 CompilationsPage_COMPILATIONS_TABLE_SELECTION=Compilations Selection
  98 CompilationsPage_PAGE_NAME=Compilations
  99 CompilationsPage_ROW_DURATIONS=Compilation Durations
 100 CompilationsPage_TAB_COMPILATIONS=Compilations
 101 CompilationsPage_TAB_COMPILATIONS_FAILED=Failed Compilations
 102 CONFIGURATION_EDIT_ACTION=Edit Configuration
 103 COUNT_COLUMN_NAME=Count
 104 
 105 DUMP_RECORDING_DEFAULT_TIMESPAN_TO_DUMP=When double-clicking on a recording in the JVM Browser
 106 DUMP_RECORDING_TIMESPAN_VALUE=Default time span when dumping the last part of a recording:
 107 DUMP_RECORDING_TIMESPAN=Dump the last part of the recording
 108 DUMP_RECORDING_WHOLE=Dump the whole recording
 109 DUMP_RECORDING_NO_DEFAULT=Show a dump dialog
 110 DUMP_RECORDING_TIMESPAN_LESS_THAN_ZERO=Time span: Must be above 0
 111 # {0} is a time period
 112 DUMP_RECORDING_TIMESPAN_UNPARSABLE=Time span: {0}
 113 
 114 DurationPercentileTable_PERCENTILE_COL_NAME=Percentile
 115 
 116 EnvironmentVariablesPage_PAGE_NAME=Environment Variables
 117 EVENT_TYPE_FOLDER_NODE_EVENTS_BY_TYPE=Events by type
 118 EVENT_TYPE_FOLDER_NODE_UNCATEGORIZED=Uncategorized
 119 # {0} is a number
 120 EVENT_TYPE_TREE_NODE_TOOLTIP={0} events
 121 EVENT_TYPE_TREE_TITLE=Event Types Tree
 122 EventBrowserPage_EVENT_BROWSER_SELECTION=Event Browser Selection
 123 EventBrowserPage_EVENT_TYPE_TREE_SELECTION=Event Types Tree Selection
 124 EventBrowserPage_NEW_PAGE_USING_TYPES_ACTION=Create a new page using the selected event types
 125 EventBrowserPage_PAGE_DESC=Browse all flight recording data organized by event type
 126 EventBrowserPage_PAGE_NAME=Event Browser
 127 EventBrowserPage_DISPLAY_TYPES_WITHOUT_EVENTS=Show event types with no events
 128 ExceptionsPage_CLASS_AND_MESSAGE=Class and Message
 129 ExceptionsPage_GROUP_BY_CLASS_ACTION=By Class
 130 ExceptionsPage_GROUP_BY_CLASS_AND_MESSAGE_ACTION=By Class and Message
 131 ExceptionsPage_GROUP_BY_MESSAGE_ACTION=By Message
 132 ExceptionsPage_PAGE_NAME=Exceptions
 133 ExceptionsPage_ROW_ERRORS=Errors
 134 ExceptionsPage_ROW_EXCEPTIONS=Exceptions
 135 ExceptionsPage_ROW_STATISTICS=Statistics


 211 # {0} is a file name
 212 FILE_OPENER_LOAD_JOB_TITLE=Loading events from {0}
 213 # {0} is a file name
 214 FILE_OPENER_VERSION_NOT_SUPPORTED=The file format of {0} is not supported. Try with a more recent version of Mission Control.
 215 # {0} is a file name
 216 FILE_OPENER_COULD_NOT_LOAD_FILE=Could not load events from {0}
 217 FILE_OPENER_ZIPPED_FILE_TITLE=Zipped file
 218 # {0} is a file name, {1} is a temporary file name
 219 FILE_OPENER_ZIPPED_FILE_TEXT=The file {0} is compressed. In order to view the file it must be decompressed to {1}. Do you want to do that now?
 220 FILE_OPENER_JROCKIT_TITLE=Flight Recordings from JRockit not supported
 221 FILE_OPENER_JROCKIT_TEXT=This version of Mission Control does not support Flight Recordings produced by JRockit JVMs. Please use Mission Control 4.x instead.
 222 FILE_OPENER_WARNING_NO_EVENTS=There are no events in this recording.
 223 # {0} is a time stamp
 224 FILE_OPENER_WARNING_SHORT_TIME=All events in this recording occur at {0}. The recording duration will be expanded to 1 second.
 225 FILE_OPENER_WARNING_TITLE=Warning
 226 FileIOPage_DURATION_SELECTION=File I/O Duration Selection
 227 FileIOPage_HISTOGRAM_SELECTION=File I/O Histogram Selection
 228 FileIOPage_SIZE_SELECTION=File I/O Size Selection
 229 FileIOPage_LOG_SELECTION=File I/O Log Selection
 230 FileIOPage_PAGE_NAME=File I/O
 231 FileIOPage_PERCENTILE_SELECTION=File I/O Percentile Selection
 232 FileIOPage_ROW_FILE_READ=File Read
 233 FileIOPage_ROW_FILE_WRITE=File Write
 234 FileIOPage_SELECTED_PATH=1 path
 235 # {0} is a number
 236 FileIOPage_SELECTED_PATHS={0} paths
 237 FileIOPage_TIMELINE_SELECTION=File I/O Timeline Selection
 238 FILTER_ADD_FROM_ATTRIBUTE=Add Filter from Attribute
 239 FILTER_ADD_FROM_SELECTION=Add Filter from Selection
 240 FILTER_NO_ATTRIBUTE_AVAILABLE=No Attribute Available
 241 FILTER_NO_SELECTION_AVAILABLE=No Selection Available
 242 FILTER_SHOW_FILTER_ACTION=Show Filter
 243 FILTER_SHOW_SEARCH_ACTION=Show Search
 244 
 245 # {0} is a description of the events, eg. 57 Socket Write
 246 FLAVOR_SELECTED_EVENTS=Selected events ({0})
 247 # {0} is a description of the selected range, eg. 'Event' is in interval 20160906 17:23:57 - 17:24:06
 248 FLAVOR_SELECTED_RANGE=Selected range ({0})
 249 
 250 # {0} and {1} are filter names. Note that this may be used multiple times to create strings like "A and B and C and D".
 251 FLAVOR_FILTER_AND_FILTER={0} and {1}


 377 
 378 SAVE_AS_TITLE=Save As
 379 SAVE_AS_JFR_DESCRIPTION=Save a copy of your recording
 380 SAVE_AS_ERROR_MSG=Problems when trying to save a copy of your recording
 381 SAVE_AS_NO_SRC_ERROR_MSG=Could not find original recording file to copy
 382 
 383 SELECT_RANGE_WIZARD_TITLE=Too large recording
 384 SELECT_RANGE_WIZARD_DESCRIPTION=The recording ''{0}'' is probably too large to be loaded with the available amount of memory. Please select a range of this recording that you are interested in.
 385 SELECT_RANGE_WIZARD_TEXT=Flight Recording
 386 SELECT_RANGE_WIZARD_TO_MUCH_SELECTED_WARNING=Warning! You have selected a larger range than recommended
 387 SELECTION_STORE_NO_SELECTION=<No Selection>
 388 SocketIOPage_BY_HOST_ACTION=By Host
 389 SocketIOPage_BY_HOST_AND_PORT_ACTION=By Host and Port
 390 SocketIOPage_BY_PORT_ACTION=By Port
 391 SocketIOPage_DURATION_SELECTION=Socket I/O Duration Selection
 392 SocketIOPage_SIZE_SELECTION=Socket I/O Size Selection
 393 SocketIOPage_HISTOGRAM_SELECTION=Socket I/O Histogram Selection
 394 SocketIOPage_HOST_AND_PORT=Host and Port
 395 SocketIOPage_LOG_SELECTION=Socket I/O Log Selection
 396 SocketIOPage_PAGE_NAME=Socket I/O
 397 SocketIOPage_PERCENTILE_SELECTION=Socket I/O Percentile Selection
 398 SocketIOPage_ROW_SOCKET_READ=Socket Read
 399 SocketIOPage_ROW_SOCKET_WRITE=Socket Write
 400 SocketIOPage_SELECTED_HOST=1 host
 401 SocketIOPage_SELECTED_HOST_AND_PORT=1 host, 1 port
 402 # {0} is a number
 403 SocketIOPage_SELECTED_HOST_AND_PORTS=1 host, {0} ports
 404 # {0} is a number
 405 SocketIOPage_SELECTED_HOSTS={0} hosts
 406 # {0} is a number
 407 SocketIOPage_SELECTED_HOSTS_AND_PORT={0} hosts, 1 port
 408 # {0} is a number, {1} is a number
 409 SocketIOPage_SELECTED_HOSTS_AND_PORTS={0} hosts, {1} ports
 410 # {0} is a number
 411 SocketIOPage_SELECTED_HOSTS_PORTS={0} host/port
 412 SocketIOPage_SELECTED_PORT=1 port
 413 # {0} is a number
 414 SocketIOPage_SELECTED_PORTS={0} ports
 415 SocketIOPage_TIMELINE_SELECTION=Socket I/O Timeline Selection
 416 
 417 STORED_SELECTIONS_SIZE_PREF=Number of stored selections to keep:


< prev index next >