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