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