tmf: Allow ITmfSourceLookup to open files outside the workspace
[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_AddBookmarkActionText=Add Bookmark...
35 TmfEventsTable_ApplyPresetFilterMenuName=Apply Preset Filter...
36 TmfEventsTable_ClearFiltersActionText=Clear Filters
37 TmfEventsTable_CollapseFilterMenuName=Collapse Events
38 TmfEventsTable_ContentColumnHeader=Content
39 TmfEventsTable_CopyToClipboardActionText=Copy to Clipboard
40 TmfEventsTable_Export_to_text=Export To Text...
41 TmfEventsTable_FilterHint=<filter>
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_ShowFilterBarActionText=Show Filter Bar
56 TmfEventsTable_ShowRawActionText=Show Raw
57 TmfEventsTable_ShowSearchBarActionText=Show Search Bar
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.viewers.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.viewers.timegraph.widgets
88 TmfTimeTipHandler_DURATION=Duration
89 TmfTimeTipHandler_LINK_SOURCE=Source
90 TmfTimeTipHandler_LINK_SOURCE_TIME=Source Time
91 TmfTimeTipHandler_LINK_TARGET=Target
92 TmfTimeTipHandler_LINK_TARGET_TIME=Target Time
93 TmfTimeTipHandler_LINK_TIME=Time
94 TmfTimeTipHandler_PERCENT_OF_SELECTION=% of selection
95 TmfTimeTipHandler_TRACE_DATE=Date
96 TmfTimeTipHandler_TRACE_EVENT_TIME=Event Time
97 TmfTimeTipHandler_TRACE_START_TIME=Start Time
98 TmfTimeTipHandler_TRACE_STATE=State
99 TmfTimeTipHandler_TRACE_STOP_TIME=Stop Time
100
101 ShowFilterDialogAction_FilterActionNameText=Filter
102 ShowFilterDialogAction_FilterActionToolTipText=Show View Filters
103
104 TmfTimeGraphViewer_ResetScaleActionNameText=Reset
105 TmfTimeGraphViewer_ResetScaleActionToolTipText=Reset the Time Scale to Default
106 TmfTimeGraphViewer_LegendActionNameText=Legend
107 TmfTimeGraphViewer_LegendActionToolTipText=Show Legend
108 TmfTimeGraphViewer_NextEventActionNameText=Next Event
109 TmfTimeGraphViewer_NextEventActionToolTipText=Select Next Event
110 TmfTimeGraphViewer_PreviousEventActionNameText=Previous Event
111 TmfTimeGraphViewer_PreviousEventActionToolTipText=Select Previous Event
112 TmfTimeGraphViewer_NextItemActionNameText=Next Item
113 TmfTimeGraphViewer_NextItemActionToolTipText=Select Next Item
114 TmfTimeGraphViewer_PreviousItemActionNameText=Previous Item
115 TmfTimeGraphViewer_PreviousItemActionToolTipText=Select Previous Item
116 TmfTimeGraphViewer_ZoomInActionNameText=Zoom In
117 TmfTimeGraphViewer_ZoomInActionToolTipText=Zoom In
118 TmfTimeGraphViewer_ZoomOutActionNameText=Zoom Out
119 TmfTimeGraphViewer_ZoomOutActionToolTipText=Zoom Out
120 TmfTimeGraphViewer_HideArrowsActionNameText=Hide Arrows
121 TmfTimeGraphViewer_HideArrowsActionToolTipText=Hide Arrows
122 TmfTimeGraphViewer_FollowArrowForwardActionNameText=Follow Arrow Forward
123 TmfTimeGraphViewer_FollowArrowForwardActionToolTipText=Follow Arrow Forward
124 TmfTimeGraphViewer_FollowArrowBackwardActionNameText=Follow Arrow Backward
125 TmfTimeGraphViewer_FollowArrowBackwardActionToolTipText=Follow Arrow Backward
126 TmfTimeGraphViewer_BookmarkActionAddText=Add Bookmark...
127 TmfTimeGraphViewer_BookmarkActionRemoveText=Remove Bookmark
128 TmfTimeGraphViewer_NextBookmarkActionText=Next Bookmark
129 TmfTimeGraphViewer_PreviousBookmarkActionText=Previous Bookmark
130
131 Utils_ClockCyclesUnit=\u0020cc
132
133 # org.eclipse.tracecompass.tmf.ui.views.colors
134 ColorsView_AddActionToolTipText=Insert new color setting
135 ColorsView_BackgroundButtonText=BG
136 ColorsView_BackgroundDialogText=Set background color
137 ColorsView_DeleteActionToolTipText=Delete color setting
138 ColorsView_ExportActionToolTipText=Export color settings
139 ColorsView_FilterButtonText=Filter...
140 ColorsView_ForegroundButtonText=FG
141 ColorsView_ForegroundDialogText=Set foreground color
142 ColorsView_ImportActionToolTipText=Import color settings
143 ColorsView_ImportOverwriteDialogMessage1=Do you want to overwrite the current color settings?\n
144 ColorsView_ImportOverwriteDialogMessage2=Answering No will insert the imported settings above the current selection.
145 ColorsView_ImportOverwriteDialogTitle=Overwrite current settings
146 ColorsView_MoveDownActionToolTipText=Decrease priority
147 ColorsView_MoveUpActionToolTipText=Increase priority
148 ColorsView_TickButtonText=Tick
149 TickColorDialog_TickColorDialogTitle=Choose tick color
150
151 # org.eclipse.tracecompass.tmf.ui.wizards
152 CustomTxtParserInputWizardPage_addChildLine=Add child line
153 CustomTxtParserInputWizardPage_addGroup=Add group
154 CustomTxtParserInputWizardPage_addNextLine=Add next line
155 CustomTxtParserInputWizardPage_append=Append
156 CustomTxtParserInputWizardPage_appendWith=Append with |
157 CustomTxtParserInputWizardPage_capturedGroup=Captured group
158 CustomTxtParserInputWizardPage_cardinality=Cardinality:
159 CustomTxtParserInputWizardPage_category=Category:
160 CustomTxtParserInputWizardPage_desccriptionEdit=Edit an existing custom parser for text trace files
161 CustomTxtParserInputWizardPage_descriptionNew=Create a new custom parser for text trace files
162 CustomTxtParserInputWizardPage_format=format:
163 CustomTxtParserInputWizardPage_group=Group {0}:
164 CustomTxtParserInputWizardPage_highlightAll=Highlight All
165 CustomTxtParserInputWizardPage_logType=Trace type:
166 CustomTxtParserInputWizardPage_matchingOtherLine=Matching other line:
167 CustomTxtParserInputWizardPage_matchingRootLine=Matching root line :
168 CustomTxtParserInputWizardPage_max=max:
169 CustomTxtParserInputWizardPage_min=min:
170 CustomTxtParserInputWizardPage_moveDown=Move down
171 CustomTxtParserInputWizardPage_moveUp=Move up
172 CustomTxtParserInputWizardPage_name=name:
173 CustomTxtParserInputWizardPage_newGroup=New group
174 CustomTxtParserInputWizardPage_noMatch=*no match*
175 CustomTxtParserInputWizardPage_noMatchingGroup=*no matching group*
176 CustomTxtParserInputWizardPage_noMatchingLine=*no matching line*
177 CustomTxtParserInputWizardPage_noMatchingTimestamp=*no matching timestamp*
178 CustomTxtParserInputWizardPage_noMathcingLine=*no matching line*
179 CustomTxtParserInputWizardPage_nonMatchingLine=Non-matching line\n
180 CustomTxtParserInputWizardPage_noTimestampGroup=*no timestamp group*
181 CustomTxtParserInputWizardPage_preview=Preview:
182 CustomTxtParserInputWizardPage_previewInput=Preview input
183 CustomTxtParserInputWizardPage_previewLegend=Preview Legend
184 CustomTxtParserInputWizardPage_regularExpression=Regular expression:
185 CustomTxtParserInputWizardPage_regularExpressionHelp=Regular Expression Help
186 CustomTxtParserInputWizardPage_removeGroup=Remove group
187 CustomTxtParserInputWizardPage_removeLine=Remove line
188 CustomTxtParserInputWizardPage_set=Set
189 CustomTxtParserInputWizardPage_timestampFormat=Time Stamp format:
190 CustomTxtParserInputWizardPage_timestampFormatHelp=Time Stamp Format Help
191 CustomTxtParserInputWizardPage_uncapturedText=Uncaptured text
192 CustomTxtParserInputWizardPage_unidentifiedCaptureGroup=Unidentified captured group
193 CustomTxtParserInputWizardPage_windowTitleEdit=Edit Custom Text Parser
194 CustomTxtParserInputWizardPage_windowTitleNew=New Custom Text Parser
195 CustomTxtParserOutputWizardPage_description=Customize the output of the parser
196 CustomTxtParserOutputWizardPage_moveAfter=Move After
197 CustomTxtParserOutputWizardPage_moveBefore=Move Before
198 CustomTxtParserOutputWizardPage_visible=Visible
199 CustomXmlParserInputWizardPage_emptyCategoryError=Enter a category for the new trace type.
200 CustomXmlParserInputWizardPage_emptyLogTypeError=Enter a name for the new trace type.
201 CustomXmlParserInputWizardPage_invalidCategoryError=Invalid character ':' in category.
202 CustomXmlParserInputWizardPage_invalidLogTypeError=Invalid character ':' in trace type.
203 CustomXmlParserInputWizardPage_duplicatelogTypeError=The trace type name already exists.
204 CustomXmlParserInputWizardPage_noDocumentError=Add a document element.
205 CustomXmlParserInputWizardPage_missingLogEntryError=Identify a Log Entry element.
206 CustomXmlParserInputWizardPage_missingTimestampFmtError=Enter the output format for the Time Stamp field.
207 CustomXmlParserInputWizardPage_missingDocumentElementError=Enter a name for the document element.
208 CustomXmlParserInputWizardPage_noTimestampElementOrAttribute=*no time stamp element or attribute*
209 CustomXmlParserInputWizardPage_elementMissingNameError=Enter a name for the element (Element {0}).
210 CustomXmlParserInputWizardPage_elementMissingInputNameError=Enter a name for the input (Element {0}).
211 CustomXmlParserInputWizardPage_elementMissingTimestampFmtError=Enter the input format for the Time Stamp (Element {0}).
212 CustomXmlParserInputWizardPage_elementInvalidTimestampFmtError=Enter a valid output format for the Time Stamp field (Element {0}).
213 CustomXmlParserInputWizardPage_elementDuplicateNameError=Duplicate element names (Element {0}).
214 CustomXmlParserInputWizardPage_attributeMissingNameError=Enter a name for the attribute (Attribute {0}: ?).
215 CustomXmlParserInputWizardPage_attributeMissingInputNameError=Enter a name for the input (Attribute {0}).
216 CustomXmlParserInputWizardPage_attributeMissingTimestampFmtError=Enter the input format for the Time Stamp (Attribute {0}).
217 CustomXmlParserInputWizardPage_attributeInvalidTimestampFmtError=Enter a valid input format for the Time Stamp (Attribute {0}).
218 CustomXmlParserInputWizardPage_attributeDuplicateNameError=Duplicate attribute names (Attribute {0}).
219 CustomXmlParserInputWizardPage_addAttribute=Add attribute
220 CustomXmlParserInputWizardPage_addChildElement=Add child element
221 CustomXmlParserInputWizardPage_addDocumentEleemnt=Add document element
222 CustomXmlParserInputWizardPage_addDocumentElement=Add document element
223 CustomXmlParserInputWizardPage_addNextElement=Add next element
224 CustomXmlParserInputWizardPage_append=Append
225 CustomXmlParserInputWizardPage_appendWith=Append with |
226 CustomXmlParserInputWizardPage_attibute=Attribute
227 CustomXmlParserInputWizardPage_category=Category:
228 CustomXmlParserInputWizardPage_descriptionEdit=Edit an existing custom parser for XML trace files
229 CustomXmlParserInputWizardPage_descriptionNew=Create a new custom parser for XML trace files
230 CustomXmlParserInputWizardPage_elementName=Element name:
231 CustomXmlParserInputWizardPage_feelingLucky=Feeling lucky
232 CustomXmlParserInputWizardPage_format=format:
233 CustomXmlParserInputWizardPage_logEntry=Log Entry
234 CustomXmlParserInputWizardPage_logType=Trace type:
235 CustomXmlParserInputWizardPage_moveDown=Move down
236 CustomXmlParserInputWizardPage_moveUp=Move up
237 CustomXmlParserInputWizardPage_name=name:
238 CustomXmlParserInputWizardPage_newAttibute=New attribute
239 CustomXmlParserInputWizardPage_noMatch=*no match*
240 CustomXmlParserInputWizardPage_noMatchingAttribute=*no matching attribute*
241 CustomXmlParserInputWizardPage_noMatchingElement=*no matching element*
242 CustomXmlParserInputWizardPage_preview=Preview:
243 CustomXmlParserInputWizardPage_previewInput=Preview input
244 CustomXmlParserInputWizardPage_removeAttribute=Remove attribute
245 CustomXmlParserInputWizardPage_removeElement=Remove element
246 CustomXmlParserInputWizardPage_set=Set
247 CustomXmlParserInputWizardPage_tagName=tag name:
248 CustomXmlParserInputWizardPage_timestampFormat=Time Stamp format:
249 CustomXmlParserInputWizardPage_timestampFormatHelp=Time Stamp Format Help
250 CustomXmlParserInputWizardPage_titleEdit=Edit Custom XML Parser
251 CustomXmlParserInputWizardPage_titleNew=New Custom XML Parser
252 CustomXmlParserOutputWizardPage_description=Customize the output of the parser
253 CustomXmlParserOutputWizardPage_moveAfter=Move After
254 CustomXmlParserOutputWizardPage_moveBefore=Move Before
255 CustomXmlParserOutputWizardPage_visible=Visible
256
257 # org.eclipse.tracecompass.tmf.ui.views.filter
258 FilterDialog_FilterDialogTitle=Edit filter
259 FilterTreeLabelProvider_AspectHint=<select aspect>
260 FilterTreeLabelProvider_FilterNameHint=<name>
261 FilterTreeLabelProvider_TraceTypeHint=<select type>
262 FilterTreeLabelProvider_ValueHint=<value>
263 FilterView_AddActionToolTipText=Add new filter
264 FilterView_DeleteActionToolTipText=Delete filter node
265 FilterView_ExportActionToolTipText=Export filters
266 FilterView_FileDialogFilterName=TMF Filter files
267 FilterView_ImportActionToolTipText=Import filters
268 FilterView_SaveActionToolTipText=Save filters
269 FilterViewer_AlphaButtonText=Alpha
270 FilterViewer_AspectLabel=aspect:
271 FilterViewer_CommonCategory=[common]
272 FilterViewer_DeleteActionText=Delete
273 FilterViewer_EmptyTreeHintText=<Right-click to add filter node>
274 FilterViewer_FieldHint=type field name
275 FilterViewer_FieldLabel=field:
276 FilterViewer_FilterNameHint=type filter name
277 FilterViewer_IgnoreCaseButtonText=ignore case
278 FilterViewer_NameLabel=name:
279 FilterViewer_NewPrefix=New
280 FilterViewer_NotLabel=not:
281 FilterViewer_NumButtonText=Num
282 FilterViewer_RegexHint=type regular expression
283 FilterViewer_RegexLabel=regex:
284 FilterViewer_ResultLabel=result:
285 FilterViewer_Subfield_ToolTip=Prefix with '/' to enter a path where subfields are separated by '/'. For an uninterpreted slash use '\\/'.
286 FilterViewer_TimestampButtonText=Timestamp
287 FilterViewer_TypeLabel=type:
288 FilterViewer_ValueHint=type value
289 FilterViewer_ValueLabel=value:
290
291 TmfView_PinActionNameText=Pin View
292 TmfView_PinActionToolTipText=Pin View
293 TmfView_AlignViewsActionNameText=Align Views
294 TmfView_AlignViewsActionToolTipText=Align Views
295
296 # Call Stack View
297 CallStackPresentationProvider_Thread=Thread
298 CallStackView_FunctionColumn=Function
299 CallStackView_DepthColumn=Depth
300 CallStackView_EntryTimeColumn=Entry time
301 CallStackView_ExitTimeColumn=Exit time
302 CallStackView_DurationColumn=Duration
303 CallStackView_StackInfoNotAvailable=Stack info not available
304 CallStackView_SortByThreadName=Sort threads by thread name
305 CallStackView_SortByThreadId=Sort threads by thread id
306 CallStackView_SortByThreadTime=Sort threads by start time
307 CallStackView_ImportMappingButtonText=Import mapping file...
308 CallStackView_ImportMappingButtonTooltip=Import a text file containing the mapping between addresses and function names
309 CallStackView_ImportMappingDialogTitle=Select Mapping File
310 CallStackView_ImportMappingJobName=Updating Call Stack view function mapping
311
312 CallStackView_ImportBinaryFileButtonText=Import binary file...
313 CallStackView_ImportBinaryFileButtonTooltip=Import a binary file containing debugging symbols
314 CallStackView_ImportBinaryFileDialogTitle=Select Binary File
315
316 CopyToClipboardOperation_TaskName=Copying to Clipboard
317 CopyToClipboardOperation_OutOfMemoryErrorTitle=Out Of Memory Error
318 CopyToClipboardOperation_OutOfMemoryErrorMessage=The full selection cannot be copied to the clipboard. Press OK to abort.
319
320 ExportToTextJob_Export_to=Export to {0}...
321 ExportToTextJob_Export_trace_to=Export trace to {0}
322 ExportToTextJob_Unable_to_export_trace=Unable to export trace to {0}
This page took 0.042755 seconds and 6 git commands to generate.