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