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