tmf: Add Lost Events marker event source and factory
[deliverable/tracecompass.git] / tmf / org.eclipse.tracecompass.tmf.ui / src / org / eclipse / tracecompass / internal / tmf / ui / messages.properties
CommitLineData
bceffc25 1###############################################################################
ec34bf48 2# Copyright (c) 2013, 2015 Ericsson
bceffc25
AM
3#
4# All rights reserved. This program and the accompanying materials
5# are made available under the terms of the Eclipse Public License v1.0
6# which accompanies this distribution, and is available at
7# http://www.eclipse.org/legal/epl-v10.html
8#
9# Contributors:
10# Ericsson - Initial API and implementation
11###############################################################################
12
2c7fb5af 13# org.eclipse.tracecompass.tmf.ui.dialogs
1d012443
PT
14AddBookmarkDialog_Alpha=alpha:
15AddBookmarkDialog_Color=Color:
16AddBookmarkDialog_Message=Bookmark Description:
17AddBookmarkDialog_Title=Add Bookmark
9753257b
PT
18ManageCustomParsersDialog_ConflictMessage=Trace type ''{0} : {1}'' already exists.\nDo you want to rename to ''{2}'' or skip?
19ManageCustomParsersDialog_ConflictRenameButtonLabel=Rename
20ManageCustomParsersDialog_ConflictSkipButtonLabel=Skip
6151d86c 21ManageCustomParsersDialog_DeleteButtonLabel=Delete
89151d6a 22ManageCustomParsersDialog_DeleteConfirmation=Are you sure you want to delete {0}?
6151d86c
PT
23ManageCustomParsersDialog_DeleteParserDialogHeader=Delete Custom Parser
24ManageCustomParsersDialog_DialogHeader=Manage Custom Parsers
25ManageCustomParsersDialog_EditButtonLabel=Edit...
26ManageCustomParsersDialog_ExportButtonLabel=Export...
89151d6a 27ManageCustomParsersDialog_ExportParserSelection=Select file to export {0}
6151d86c
PT
28ManageCustomParsersDialog_ImportButtonLabel=Import...
29ManageCustomParsersDialog_ImportParserSelection=Select custom parser file to import
30ManageCustomParsersDialog_NewButtonLabel=New...
6151d86c 31ManageCustomParsersDialog_TextButtonLabel=Text
6151d86c 32
2c7fb5af 33# org.eclipse.tracecompass.tmf.ui.viewers.events
6151d86c 34TmfEventsTable_AddBookmarkActionText=Add Bookmark...
60fb38b8 35TmfEventsTable_ApplyPresetFilterMenuName=Apply Preset Filter...
6151d86c 36TmfEventsTable_ClearFiltersActionText=Clear Filters
03142470 37TmfEventsTable_CollapseFilterMenuName=Collapse Events
6151d86c 38TmfEventsTable_ContentColumnHeader=Content
9ba0a108 39TmfEventsTable_CopyToClipboardActionText=Copy to Clipboard
d3de0920 40TmfEventsTable_Export_to_text=Export To Text...
6151d86c
PT
41TmfEventsTable_FilterHint=<filter>
42TmfEventsTable_HideRawActionText=Hide Raw
43TmfEventsTable_HideTableActionText=Hide Table
2db176a0 44TmfEventsTable_MultipleBookmarksToolTip=Multiple bookmarks at this location
029df6e3 45TmfEventsTable_OpenSourceCodeActionText=Open Source Code
61bbd27d 46TmfEventsTable_OpenSourceCodeNotFound=can not be found in the workspace or on disk.
029df6e3 47TmfEventsTable_OpenSourceCodeSelectFileDialogTitle=Select source file for the call site
60fb38b8
PT
48TmfEventsTable_OpenModelActionText=Open Model Element
49TmfEventsTable_OpenModelUnsupportedURI=is not a supported model URI format.
6151d86c
PT
50TmfEventsTable_ReferenceColumnHeader=File
51TmfEventsTable_RemoveBookmarkActionText=Remove Bookmark
52TmfEventsTable_SearchHint=<srch>
53TmfEventsTable_SearchingJobName=Searching...
be42703d 54TmfEventsTable_ShowAll=Show All
6151d86c
PT
55TmfEventsTable_ShowFilterBarActionText=Show Filter Bar
56TmfEventsTable_ShowRawActionText=Show Raw
57TmfEventsTable_ShowSearchBarActionText=Show Search Bar
58TmfEventsTable_ShowTableActionText=Show Table
59TmfEventsTable_SourceColumnHeader=Source
60TmfEventsTable_TimestampColumnHeader=Timestamp
61TmfEventsTable_TypeColumnHeader=Type
62
7697e148
PT
63TmfMarker_LocationRank=rank {0}
64TmfMarker_LocationTime=timestamp [{0}]
65TmfMarker_LocationTimeRange=timestamp [{0}, {1}]
66
2f72084f 67# org.eclipse.tracecompass.tmf.ui.widgets.timegraph.dialogs
6151d86c
PT
68TmfTimeFilterDialog_EDIT_PROFILING_OPTIONS=Edit Profiling Options
69TmfTimeFilterDialog_TRACE_FILTER=Trace Filter
70TmfTimeFilterDialog_TRACE_FILTER_DESC=Define the filter set
71TmfTimeFilterDialog_TRACE_ID=Trace Id
72TmfTimeFilterDialog_TRACE_NAME=Trace Name
73TmfTimeLegend_LEGEND=Legend
74TmfTimeLegend_TRACE_STATES=Trace
75TmfTimeLegend_TRACE_STATES_TITLE=States Transition Visualizer
76TmfTimeLegend_WINDOW_TITLE=Trace Visualizer's Legend
77TmfTimeLegend_StateTypeName=States
8f91a789
AM
78TmfTimeFilterDialog_WINDOW_TITLE=Filter
79TmfTimeFilterDialog_MESSAGE=Check the entries to show
8906e53c
SM
80TmfTimeFilterDialog_CHECK_ALL=Check all
81TmfTimeFilterDialog_UNCHECK_ALL=Uncheck all
82TmfTimeFilterDialog_CHECK_SELECTED=Check selected
83TmfTimeFilterDialog_UNCHECK_SELECTED=Uncheck selected
03beb743
SM
84TmfTimeFilterDialog_CHECK_SUBTREE=Check subtree
85TmfTimeFilterDialog_UNCHECK_SUBTREE=Uncheck subtree
6151d86c 86
2f72084f 87# org.eclipse.tracecompass.tmf.ui.widgets.timegraph.model
91512088 88MarkerEvent_Bookmarks=Bookmarks
c53cebea 89MarkerEvent_LostEvents=Lost Events
2f72084f
PT
90
91# org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets
6151d86c 92TmfTimeTipHandler_DURATION=Duration
1053eaa6
PT
93TmfTimeTipHandler_LINK_SOURCE=Source
94TmfTimeTipHandler_LINK_SOURCE_TIME=Source Time
95TmfTimeTipHandler_LINK_TARGET=Target
96TmfTimeTipHandler_LINK_TARGET_TIME=Target Time
97TmfTimeTipHandler_LINK_TIME=Time
1ee38cee 98TmfTimeTipHandler_PERCENT_OF_SELECTION=% of selection
6151d86c
PT
99TmfTimeTipHandler_TRACE_DATE=Date
100TmfTimeTipHandler_TRACE_EVENT_TIME=Event Time
101TmfTimeTipHandler_TRACE_START_TIME=Start Time
102TmfTimeTipHandler_TRACE_STATE=State
103TmfTimeTipHandler_TRACE_STOP_TIME=Stop Time
104
cfcfd964
PT
105ShowFilterDialogAction_FilterActionNameText=Filter
106ShowFilterDialogAction_FilterActionToolTipText=Show View Filters
6151d86c
PT
107
108TmfTimeGraphViewer_ResetScaleActionNameText=Reset
109TmfTimeGraphViewer_ResetScaleActionToolTipText=Reset the Time Scale to Default
110TmfTimeGraphViewer_LegendActionNameText=Legend
111TmfTimeGraphViewer_LegendActionToolTipText=Show Legend
112TmfTimeGraphViewer_NextEventActionNameText=Next Event
113TmfTimeGraphViewer_NextEventActionToolTipText=Select Next Event
114TmfTimeGraphViewer_PreviousEventActionNameText=Previous Event
115TmfTimeGraphViewer_PreviousEventActionToolTipText=Select Previous Event
116TmfTimeGraphViewer_NextItemActionNameText=Next Item
117TmfTimeGraphViewer_NextItemActionToolTipText=Select Next Item
118TmfTimeGraphViewer_PreviousItemActionNameText=Previous Item
119TmfTimeGraphViewer_PreviousItemActionToolTipText=Select Previous Item
120TmfTimeGraphViewer_ZoomInActionNameText=Zoom In
121TmfTimeGraphViewer_ZoomInActionToolTipText=Zoom In
122TmfTimeGraphViewer_ZoomOutActionNameText=Zoom Out
123TmfTimeGraphViewer_ZoomOutActionToolTipText=Zoom Out
79ec0b89
PT
124TmfTimeGraphViewer_HideArrowsActionNameText=Hide Arrows
125TmfTimeGraphViewer_HideArrowsActionToolTipText=Hide Arrows
086f21ae
PT
126TmfTimeGraphViewer_FollowArrowForwardActionNameText=Follow Arrow Forward
127TmfTimeGraphViewer_FollowArrowForwardActionToolTipText=Follow Arrow Forward
128TmfTimeGraphViewer_FollowArrowBackwardActionNameText=Follow Arrow Backward
129TmfTimeGraphViewer_FollowArrowBackwardActionToolTipText=Follow Arrow Backward
1d012443
PT
130TmfTimeGraphViewer_BookmarkActionAddText=Add Bookmark...
131TmfTimeGraphViewer_BookmarkActionRemoveText=Remove Bookmark
f72cd563
PT
132TmfTimeGraphViewer_NextMarkerActionText=Next Marker
133TmfTimeGraphViewer_PreviousMarkerActionText=Previous Marker
91512088 134TmfTimeGraphViewer_ShowMarkersMenuText=Show Markers
6151d86c 135
0fab12b0
PT
136Utils_ClockCyclesUnit=\u0020cc
137
2c7fb5af 138# org.eclipse.tracecompass.tmf.ui.views.colors
6151d86c
PT
139ColorsView_AddActionToolTipText=Insert new color setting
140ColorsView_BackgroundButtonText=BG
141ColorsView_BackgroundDialogText=Set background color
142ColorsView_DeleteActionToolTipText=Delete color setting
143ColorsView_ExportActionToolTipText=Export color settings
144ColorsView_FilterButtonText=Filter...
145ColorsView_ForegroundButtonText=FG
146ColorsView_ForegroundDialogText=Set foreground color
147ColorsView_ImportActionToolTipText=Import color settings
148ColorsView_ImportOverwriteDialogMessage1=Do you want to overwrite the current color settings?\n
149ColorsView_ImportOverwriteDialogMessage2=Answering No will insert the imported settings above the current selection.
150ColorsView_ImportOverwriteDialogTitle=Overwrite current settings
151ColorsView_MoveDownActionToolTipText=Decrease priority
152ColorsView_MoveUpActionToolTipText=Increase priority
153ColorsView_TickButtonText=Tick
154TickColorDialog_TickColorDialogTitle=Choose tick color
155
2f72084f 156# org.eclipse.tracecompass.tmf.ui.parsers.wizards
6151d86c
PT
157CustomTxtParserInputWizardPage_addChildLine=Add child line
158CustomTxtParserInputWizardPage_addGroup=Add group
159CustomTxtParserInputWizardPage_addNextLine=Add next line
160CustomTxtParserInputWizardPage_append=Append
161CustomTxtParserInputWizardPage_appendWith=Append with |
162CustomTxtParserInputWizardPage_capturedGroup=Captured group
163CustomTxtParserInputWizardPage_cardinality=Cardinality:
c22ca172
PT
164CustomTxtParserInputWizardPage_category=Category:
165CustomTxtParserInputWizardPage_desccriptionEdit=Edit an existing custom parser for text trace files
166CustomTxtParserInputWizardPage_descriptionNew=Create a new custom parser for text trace files
6151d86c 167CustomTxtParserInputWizardPage_format=format:
89151d6a 168CustomTxtParserInputWizardPage_group=Group {0}:
6151d86c 169CustomTxtParserInputWizardPage_highlightAll=Highlight All
c22ca172 170CustomTxtParserInputWizardPage_logType=Trace type:
89151d6a
PT
171CustomTxtParserInputWizardPage_matchingOtherLine=Matching other line:
172CustomTxtParserInputWizardPage_matchingRootLine=Matching root line :
6151d86c
PT
173CustomTxtParserInputWizardPage_max=max:
174CustomTxtParserInputWizardPage_min=min:
175CustomTxtParserInputWizardPage_moveDown=Move down
176CustomTxtParserInputWizardPage_moveUp=Move up
177CustomTxtParserInputWizardPage_name=name:
178CustomTxtParserInputWizardPage_newGroup=New group
179CustomTxtParserInputWizardPage_noMatch=*no match*
180CustomTxtParserInputWizardPage_noMatchingGroup=*no matching group*
181CustomTxtParserInputWizardPage_noMatchingLine=*no matching line*
182CustomTxtParserInputWizardPage_noMatchingTimestamp=*no matching timestamp*
183CustomTxtParserInputWizardPage_noMathcingLine=*no matching line*
184CustomTxtParserInputWizardPage_nonMatchingLine=Non-matching line\n
185CustomTxtParserInputWizardPage_noTimestampGroup=*no timestamp group*
186CustomTxtParserInputWizardPage_preview=Preview:
187CustomTxtParserInputWizardPage_previewInput=Preview input
188CustomTxtParserInputWizardPage_previewLegend=Preview Legend
189CustomTxtParserInputWizardPage_regularExpression=Regular expression:
190CustomTxtParserInputWizardPage_regularExpressionHelp=Regular Expression Help
191CustomTxtParserInputWizardPage_removeGroup=Remove group
192CustomTxtParserInputWizardPage_removeLine=Remove line
193CustomTxtParserInputWizardPage_set=Set
194CustomTxtParserInputWizardPage_timestampFormat=Time Stamp format:
313a5081 195CustomTxtParserInputWizardPage_timestampFormatHelp=Time Stamp Format Help
6151d86c
PT
196CustomTxtParserInputWizardPage_uncapturedText=Uncaptured text
197CustomTxtParserInputWizardPage_unidentifiedCaptureGroup=Unidentified captured group
198CustomTxtParserInputWizardPage_windowTitleEdit=Edit Custom Text Parser
199CustomTxtParserInputWizardPage_windowTitleNew=New Custom Text Parser
200CustomTxtParserOutputWizardPage_description=Customize the output of the parser
201CustomTxtParserOutputWizardPage_moveAfter=Move After
202CustomTxtParserOutputWizardPage_moveBefore=Move Before
203CustomTxtParserOutputWizardPage_visible=Visible
89151d6a
PT
204CustomXmlParserInputWizardPage_emptyCategoryError=Enter a category for the new trace type.
205CustomXmlParserInputWizardPage_emptyLogTypeError=Enter a name for the new trace type.
206CustomXmlParserInputWizardPage_invalidCategoryError=Invalid character ':' in category.
207CustomXmlParserInputWizardPage_invalidLogTypeError=Invalid character ':' in trace type.
208CustomXmlParserInputWizardPage_duplicatelogTypeError=The trace type name already exists.
209CustomXmlParserInputWizardPage_noDocumentError=Add a document element.
210CustomXmlParserInputWizardPage_missingLogEntryError=Identify a Log Entry element.
211CustomXmlParserInputWizardPage_missingTimestampFmtError=Enter the output format for the Time Stamp field.
212CustomXmlParserInputWizardPage_missingDocumentElementError=Enter a name for the document element.
213CustomXmlParserInputWizardPage_noTimestampElementOrAttribute=*no time stamp element or attribute*
214CustomXmlParserInputWizardPage_elementMissingNameError=Enter a name for the element (Element {0}).
215CustomXmlParserInputWizardPage_elementMissingInputNameError=Enter a name for the input (Element {0}).
216CustomXmlParserInputWizardPage_elementMissingTimestampFmtError=Enter the input format for the Time Stamp (Element {0}).
217CustomXmlParserInputWizardPage_elementInvalidTimestampFmtError=Enter a valid output format for the Time Stamp field (Element {0}).
218CustomXmlParserInputWizardPage_elementDuplicateNameError=Duplicate element names (Element {0}).
219CustomXmlParserInputWizardPage_attributeMissingNameError=Enter a name for the attribute (Attribute {0}: ?).
220CustomXmlParserInputWizardPage_attributeMissingInputNameError=Enter a name for the input (Attribute {0}).
221CustomXmlParserInputWizardPage_attributeMissingTimestampFmtError=Enter the input format for the Time Stamp (Attribute {0}).
222CustomXmlParserInputWizardPage_attributeInvalidTimestampFmtError=Enter a valid input format for the Time Stamp (Attribute {0}).
223CustomXmlParserInputWizardPage_attributeDuplicateNameError=Duplicate attribute names (Attribute {0}).
6151d86c
PT
224CustomXmlParserInputWizardPage_addAttribute=Add attribute
225CustomXmlParserInputWizardPage_addChildElement=Add child element
226CustomXmlParserInputWizardPage_addDocumentEleemnt=Add document element
227CustomXmlParserInputWizardPage_addDocumentElement=Add document element
228CustomXmlParserInputWizardPage_addNextElement=Add next element
229CustomXmlParserInputWizardPage_append=Append
230CustomXmlParserInputWizardPage_appendWith=Append with |
231CustomXmlParserInputWizardPage_attibute=Attribute
c22ca172
PT
232CustomXmlParserInputWizardPage_category=Category:
233CustomXmlParserInputWizardPage_descriptionEdit=Edit an existing custom parser for XML trace files
234CustomXmlParserInputWizardPage_descriptionNew=Create a new custom parser for XML trace files
6151d86c
PT
235CustomXmlParserInputWizardPage_elementName=Element name:
236CustomXmlParserInputWizardPage_feelingLucky=Feeling lucky
237CustomXmlParserInputWizardPage_format=format:
238CustomXmlParserInputWizardPage_logEntry=Log Entry
c22ca172 239CustomXmlParserInputWizardPage_logType=Trace type:
6151d86c
PT
240CustomXmlParserInputWizardPage_moveDown=Move down
241CustomXmlParserInputWizardPage_moveUp=Move up
242CustomXmlParserInputWizardPage_name=name:
243CustomXmlParserInputWizardPage_newAttibute=New attribute
244CustomXmlParserInputWizardPage_noMatch=*no match*
245CustomXmlParserInputWizardPage_noMatchingAttribute=*no matching attribute*
246CustomXmlParserInputWizardPage_noMatchingElement=*no matching element*
247CustomXmlParserInputWizardPage_preview=Preview:
248CustomXmlParserInputWizardPage_previewInput=Preview input
249CustomXmlParserInputWizardPage_removeAttribute=Remove attribute
250CustomXmlParserInputWizardPage_removeElement=Remove element
251CustomXmlParserInputWizardPage_set=Set
252CustomXmlParserInputWizardPage_tagName=tag name:
253CustomXmlParserInputWizardPage_timestampFormat=Time Stamp format:
313a5081 254CustomXmlParserInputWizardPage_timestampFormatHelp=Time Stamp Format Help
6151d86c
PT
255CustomXmlParserInputWizardPage_titleEdit=Edit Custom XML Parser
256CustomXmlParserInputWizardPage_titleNew=New Custom XML Parser
257CustomXmlParserOutputWizardPage_description=Customize the output of the parser
258CustomXmlParserOutputWizardPage_moveAfter=Move After
259CustomXmlParserOutputWizardPage_moveBefore=Move Before
260CustomXmlParserOutputWizardPage_visible=Visible
261
2c7fb5af 262# org.eclipse.tracecompass.tmf.ui.views.filter
6151d86c 263FilterDialog_FilterDialogTitle=Edit filter
ec34bf48
PT
264FilterTreeLabelProvider_AspectHint=<select aspect>
265FilterTreeLabelProvider_FilterNameHint=<name>
266FilterTreeLabelProvider_TraceTypeHint=<select type>
267FilterTreeLabelProvider_ValueHint=<value>
6151d86c
PT
268FilterView_AddActionToolTipText=Add new filter
269FilterView_DeleteActionToolTipText=Delete filter node
270FilterView_ExportActionToolTipText=Export filters
271FilterView_FileDialogFilterName=TMF Filter files
272FilterView_ImportActionToolTipText=Import filters
273FilterView_SaveActionToolTipText=Save filters
6151d86c 274FilterViewer_AlphaButtonText=Alpha
ec34bf48
PT
275FilterViewer_AspectLabel=aspect:
276FilterViewer_CommonCategory=[common]
f20af9d9 277FilterViewer_DeleteActionText=Delete
ec34bf48
PT
278FilterViewer_EmptyTreeHintText=<Right-click to add filter node>
279FilterViewer_FieldHint=type field name
6151d86c
PT
280FilterViewer_FieldLabel=field:
281FilterViewer_FilterNameHint=type filter name
282FilterViewer_IgnoreCaseButtonText=ignore case
283FilterViewer_NameLabel=name:
284FilterViewer_NewPrefix=New
285FilterViewer_NotLabel=not:
286FilterViewer_NumButtonText=Num
287FilterViewer_RegexHint=type regular expression
288FilterViewer_RegexLabel=regex:
289FilterViewer_ResultLabel=result:
ec34bf48 290FilterViewer_Subfield_ToolTip=Prefix with '/' to enter a path where subfields are separated by '/'. For an uninterpreted slash use '\\/'.
6151d86c
PT
291FilterViewer_TimestampButtonText=Timestamp
292FilterViewer_TypeLabel=type:
293FilterViewer_ValueHint=type value
294FilterViewer_ValueLabel=value:
295
296TmfView_PinActionNameText=Pin View
297TmfView_PinActionToolTipText=Pin View
d2e4afa7
MAL
298TmfView_AlignViewsActionNameText=Align Views
299TmfView_AlignViewsActionToolTipText=Align Views
e8251298 300
2f72084f 301# org.eclipse.tracecompass.tmf.ui.views.callstack
60b4d44c 302CallStackPresentationProvider_Thread=Thread
e8251298
PT
303CallStackView_FunctionColumn=Function
304CallStackView_DepthColumn=Depth
305CallStackView_EntryTimeColumn=Entry time
306CallStackView_ExitTimeColumn=Exit time
307CallStackView_DurationColumn=Duration
308CallStackView_StackInfoNotAvailable=Stack info not available
46cc1ade
PT
309CallStackView_SortByThreadName=Sort threads by thread name
310CallStackView_SortByThreadId=Sort threads by thread id
311CallStackView_SortByThreadTime=Sort threads by start time
5da83da5
AM
312CallStackView_ImportMappingButtonText=Import mapping file...
313CallStackView_ImportMappingButtonTooltip=Import a text file containing the mapping between addresses and function names
314CallStackView_ImportMappingDialogTitle=Select Mapping File
315CallStackView_ImportMappingJobName=Updating Call Stack view function mapping
2175e89d 316
41d9ce5b
MAL
317CallStackView_ImportBinaryFileButtonText=Import binary file...
318CallStackView_ImportBinaryFileButtonTooltip=Import a binary file containing debugging symbols
319CallStackView_ImportBinaryFileDialogTitle=Select Binary File
320
9ba0a108
PT
321CopyToClipboardOperation_TaskName=Copying to Clipboard
322CopyToClipboardOperation_OutOfMemoryErrorTitle=Out Of Memory Error
323CopyToClipboardOperation_OutOfMemoryErrorMessage=The full selection cannot be copied to the clipboard. Press OK to abort.
324
d3de0920 325ExportToTextJob_Export_to=Export to {0}...
89151d6a 326ExportToTextJob_Export_trace_to=Export trace to {0}
d3de0920 327ExportToTextJob_Unable_to_export_trace=Unable to export trace to {0}
This page took 0.093802 seconds and 5 git commands to generate.