Add multi-column tree selection dialog
[deliverable/tracecompass.git] / org.eclipse.linuxtools.tmf.ui / src / org / eclipse / linuxtools / internal / tmf / ui / messages.properties
1 # org.eclipse.linuxtools.tmf.ui.dialogs
2 ManageCustomParsersDialog_DeleteButtonLabel=Delete
3 ManageCustomParsersDialog_DeleteConfirmation=Are you sure you want to delete
4 ManageCustomParsersDialog_DeleteParserDialogHeader=Delete Custom Parser
5 ManageCustomParsersDialog_DialogHeader=Manage Custom Parsers
6 ManageCustomParsersDialog_EditButtonLabel=Edit...
7 ManageCustomParsersDialog_ExportButtonLabel=Export...
8 ManageCustomParsersDialog_ExportParserSelection=Select file to export
9 ManageCustomParsersDialog_ImportButtonLabel=Import...
10 ManageCustomParsersDialog_ImportParserSelection=Select custom parser file to import
11 ManageCustomParsersDialog_NewButtonLabel=New...
12 ManageCustomParsersDialog_ParseButtonLabel=Parse...
13 ManageCustomParsersDialog_ParseError=Parse Error
14 ManageCustomParsersDialog_TextButtonLabel=Text
15 ManageCustomParsersDialog_TraceSelection=Select log file to parse using
16
17 # org.eclipse.linuxtools.tmf.ui.parsers.custom
18 CustomTraceDefinition_messageTag=Message
19 CustomTraceDefinition_otherTag=Other
20 CustomTraceDefinition_timestampTag=Time Stamp
21 CustomTxtTraceDefinition_action=action
22 CustomTxtTraceDefinition_cardinality=Cardinality
23 CustomTxtTraceDefinition_definition=Definition
24 CustomTxtTraceDefinition_definitionRootElement=CustomTxtTraceDefinitionList
25 CustomTxtTraceDefinition_format=format
26 CustomTxtTraceDefinition_inputData=InputData
27 CustomTxtTraceDefinition_inputLine=InputLine
28 CustomTxtTraceDefinition_max=max
29 CustomTxtTraceDefinition_min=min
30 CustomTxtTraceDefinition_name=name
31 CustomTxtTraceDefinition_outputColumn=OutputColumn
32 CustomTxtTraceDefinition_regEx=RegEx
33 CustomTxtTraceDefinition_timestampOutputFormat=TimeStampOutputFormat
34 CustomXmlTraceDefinition_action=action
35 CustomXmlTraceDefinition_attribute=Attribute
36 CustomXmlTraceDefinition_definition=Definition
37 CustomXmlTraceDefinition_definitionRootElement=CustomXMLTraceDefinitionList
38 CustomXmlTraceDefinition_format=format
39 CustomXmlTraceDefinition_ignoreTag=Ignore
40 CustomXmlTraceDefinition_inputData=InputData
41 CustomXmlTraceDefinition_inputElement=InputElement
42 CustomXmlTraceDefinition_logEntry=logentry
43 CustomXmlTraceDefinition_name=name
44 CustomXmlTraceDefinition_outputColumn=OutputColumn
45 CustomXmlTraceDefinition_timestampOutputFormat=TimeStampOutputFormat
46
47 # org.eclipse.linuxtools.tmf.ui.viewers.events
48 TmfEventsTable_AddBookmarkActionText=Add Bookmark...
49 TmfEventsTable_AddBookmarkDialogMessage=Enter Bookmark description:
50 TmfEventsTable_AddBookmarkDialogTitle=Add Bookmark
51 TmfEventsTable_ApplyPresetFilterMenuName=Apply preset filter...
52 TmfEventsTable_ClearFiltersActionText=Clear Filters
53 TmfEventsTable_NavigateToModelActionText=Navigate to Associated Model Element
54 TmfEventsTable_ContentColumnHeader=Content
55 TmfEventsTable_FilterHint=<filter>
56 TmfEventsTable_HideRawActionText=Hide Raw
57 TmfEventsTable_HideTableActionText=Hide Table
58 TmfEventsTable_ReferenceColumnHeader=File
59 TmfEventsTable_RemoveBookmarkActionText=Remove Bookmark
60 TmfEventsTable_SearchHint=<srch>
61 TmfEventsTable_SearchingJobName=Searching...
62 TmfEventsTable_ShowFilterBarActionText=Show Filter Bar
63 TmfEventsTable_ShowRawActionText=Show Raw
64 TmfEventsTable_ShowSearchBarActionText=Show Search Bar
65 TmfEventsTable_ShowTableActionText=Show Table
66 TmfEventsTable_SourceColumnHeader=Source
67 TmfEventsTable_TimestampColumnHeader=Timestamp
68 TmfEventsTable_TypeColumnHeader=Type
69
70 # org.eclipse.linuxtools.tmf.ui.viewers.timegraph.dialogs
71 TmfTimeFilterDialog_EDIT_PROFILING_OPTIONS=Edit Profiling Options
72 TmfTimeFilterDialog_TRACE_FILTER=Trace Filter
73 TmfTimeFilterDialog_TRACE_FILTER_DESC=Define the filter set
74 TmfTimeFilterDialog_TRACE_ID=Trace Id
75 TmfTimeFilterDialog_TRACE_NAME=Trace Name
76 TmfTimeLegend_LEGEND=Legend
77 TmfTimeLegend_TRACE_STATES=Trace
78 TmfTimeLegend_TRACE_STATES_TITLE=States Transition Visualizer
79 TmfTimeLegend_WINDOW_TITLE=Trace Visualizer's Legend
80 TmfTimeLegend_StateTypeName=States
81 TmfTimeFilterDialog_WINDOW_TITLE=Filter
82 TmfTimeFilterDialog_MESSAGE=Check the entries to show
83 TmfTimeFilterDialog_SELECT_ALL=Select all
84 TmfTimeFilterDialog_DESELECT_ALL=Deselect all
85
86 # org.eclipse.linuxtools.tmf.ui.viewers.timegraph.widgets
87 TmfTimeTipHandler_DURATION=Duration
88 TmfTimeTipHandler_TRACE_DATE=Date
89 TmfTimeTipHandler_TRACE_EVENT_TIME=Event Time
90 TmfTimeTipHandler_TRACE_START_TIME=Start Time
91 TmfTimeTipHandler_TRACE_STATE=State
92 TmfTimeTipHandler_TRACE_STOP_TIME=Stop Time
93
94 TmfTimeGraphCombo_FilterActionNameText=Filter
95 TmfTimeGraphCombo_FilterActionToolTipText=Show View Filters
96
97
98 TmfTimeGraphViewer_ResetScaleActionNameText=Reset
99 TmfTimeGraphViewer_ResetScaleActionToolTipText=Reset the Time Scale to Default
100 TmfTimeGraphViewer_LegendActionNameText=Legend
101 TmfTimeGraphViewer_LegendActionToolTipText=Show Legend
102 TmfTimeGraphViewer_NextEventActionNameText=Next Event
103 TmfTimeGraphViewer_NextEventActionToolTipText=Select Next Event
104 TmfTimeGraphViewer_PreviousEventActionNameText=Previous Event
105 TmfTimeGraphViewer_PreviousEventActionToolTipText=Select Previous Event
106 TmfTimeGraphViewer_NextItemActionNameText=Next Item
107 TmfTimeGraphViewer_NextItemActionToolTipText=Select Next Item
108 TmfTimeGraphViewer_PreviousItemActionNameText=Previous Item
109 TmfTimeGraphViewer_PreviousItemActionToolTipText=Select Previous Item
110 TmfTimeGraphViewer_ZoomInActionNameText=Zoom In
111 TmfTimeGraphViewer_ZoomInActionToolTipText=Zoom In
112 TmfTimeGraphViewer_ZoomOutActionNameText=Zoom Out
113 TmfTimeGraphViewer_ZoomOutActionToolTipText=Zoom Out
114
115 # org.eclipse.linuxtools.tmf.ui.views.colors
116 ColorsView_AddActionToolTipText=Insert new color setting
117 ColorsView_BackgroundButtonText=BG
118 ColorsView_BackgroundDialogText=Set background color
119 ColorsView_DeleteActionToolTipText=Delete color setting
120 ColorsView_ExportActionToolTipText=Export color settings
121 ColorsView_FilterButtonText=Filter...
122 ColorsView_ForegroundButtonText=FG
123 ColorsView_ForegroundDialogText=Set foreground color
124 ColorsView_ImportActionToolTipText=Import color settings
125 ColorsView_ImportOverwriteDialogMessage1=Do you want to overwrite the current color settings?\n
126 ColorsView_ImportOverwriteDialogMessage2=Answering No will insert the imported settings above the current selection.
127 ColorsView_ImportOverwriteDialogTitle=Overwrite current settings
128 ColorsView_MoveDownActionToolTipText=Decrease priority
129 ColorsView_MoveUpActionToolTipText=Increase priority
130 ColorsView_TickButtonText=Tick
131 TickColorDialog_TickColorDialogTitle=Choose tick color
132
133 # org.eclipse.linuxtools.tmf.ui.wizards
134 CustomTxtParserInputWizardPage_addChildLine=Add child line
135 CustomTxtParserInputWizardPage_addGroup=Add group
136 CustomTxtParserInputWizardPage_addNextLine=Add next line
137 CustomTxtParserInputWizardPage_append=Append
138 CustomTxtParserInputWizardPage_appendWith=Append with |
139 CustomTxtParserInputWizardPage_capturedGroup=Captured group
140 CustomTxtParserInputWizardPage_cardinality=Cardinality:
141 CustomTxtParserInputWizardPage_dateFormatHelp=Date Format Help
142 CustomTxtParserInputWizardPage_desccriptionEdit=Edit an existing custom parser for text log files
143 CustomTxtParserInputWizardPage_descriptionNew=Create a new custom parser for text log files
144 CustomTxtParserInputWizardPage_format=format:
145 CustomTxtParserInputWizardPage_group=Group
146 CustomTxtParserInputWizardPage_highlightAll=Highlight All
147 CustomTxtParserInputWizardPage_logType=Log type:
148 CustomTxtParserInputWizardPage_matchingLineRoot=Matching root line :
149 CustomTxtParserInputWizardPage_matchingOtherLine=Matching other line:
150 CustomTxtParserInputWizardPage_matchingRootLine=matchingRootLine
151 CustomTxtParserInputWizardPage_max=max:
152 CustomTxtParserInputWizardPage_min=min:
153 CustomTxtParserInputWizardPage_moveDown=Move down
154 CustomTxtParserInputWizardPage_moveUp=Move up
155 CustomTxtParserInputWizardPage_name=name:
156 CustomTxtParserInputWizardPage_newGroup=New group
157 CustomTxtParserInputWizardPage_noMatch=*no match*
158 CustomTxtParserInputWizardPage_noMatchingGroup=*no matching group*
159 CustomTxtParserInputWizardPage_noMatchingLine=*no matching line*
160 CustomTxtParserInputWizardPage_noMatchingTimestamp=*no matching timestamp*
161 CustomTxtParserInputWizardPage_noMathcingLine=*no matching line*
162 CustomTxtParserInputWizardPage_nonMatchingLine=Non-matching line\n
163 CustomTxtParserInputWizardPage_noTimestampGroup=*no timestamp group*
164 CustomTxtParserInputWizardPage_preview=Preview:
165 CustomTxtParserInputWizardPage_previewInput=Preview input
166 CustomTxtParserInputWizardPage_previewLegend=Preview Legend
167 CustomTxtParserInputWizardPage_regularExpression=Regular expression:
168 CustomTxtParserInputWizardPage_regularExpressionHelp=Regular Expression Help
169 CustomTxtParserInputWizardPage_removeGroup=Remove group
170 CustomTxtParserInputWizardPage_removeLine=Remove line
171 CustomTxtParserInputWizardPage_set=Set
172 CustomTxtParserInputWizardPage_timestampFormat=Time Stamp format:
173 CustomTxtParserInputWizardPage_uncapturedText=Uncaptured text
174 CustomTxtParserInputWizardPage_unidentifiedCaptureGroup=Unidentified captured group
175 CustomTxtParserInputWizardPage_windowTitleEdit=Edit Custom Text Parser
176 CustomTxtParserInputWizardPage_windowTitleNew=New Custom Text Parser
177 CustomTxtParserOutputWizardPage_description=Customize the output of the parser
178 CustomTxtParserOutputWizardPage_moveAfter=Move After
179 CustomTxtParserOutputWizardPage_moveBefore=Move Before
180 CustomTxtParserOutputWizardPage_visible=Visible
181 CustomXmlParserInputWizardPage_emptyLogTypeError=Enter a name for the new log type.
182 CustomXmlParserInputWizardPage_duplicatelogTypeError=The log type name already exists.
183 CustomXmlParserInputWizardPage_noDocumentError=Add a document element.
184 CustomXmlParserInputWizardPage_missingLogEntryError=Identify a Log Entry element.
185 CustomXmlParserInputWizardPage_missingTimestampFmtError=Enter the output format for the Time Stamp field.
186 CustomXmlParserInputWizardPage_invalidTimestampFmtError=Enter a valid output format for the Time Stamp field.
187 CustomXmlParserInputWizardPage_notimestamporAttributeError=*no time stamp element or attribute*
188 CustomXmlParserInputWizardPage_missingDocumentElementError=Enter a name for the document element.
189 CustomXmlParserInputWizardPage_timestampElementPrompt=Element
190 CustomXmlParserInputWizardPage_timestampFormatPrompt=Enter the input format for the Time Stamp
191 CustomXmlParserInputWizardPage_missingInputElementNameError=Enter a name for the input
192 CustomXmlParserInputWizardPage_attributePrompt=Attribute
193 CustomXmlParserInputWizardPage_missingAttribute=Enter a name for the attribute
194 CustomXmlParserInputWizardPage_duplicateAttributeError=Duplicate attribute names
195 CustomXmlParserInputWizardPage_missingTimestampInFmtError=Enter the input format for the Time Stamp
196 CustomXmlParserInputWizardPage_invalidTimestampInFmtError=Enter a valid input format for the Time Stamp
197 CustomXmlParserInputWizardPage_missingDataGroupNameError=Enter a name for the data group
198 CustomXmlParserInputWizardPage_missingElementNameError=Enter a name for the element
199 CustomXmlParserInputWizardPage_duplicateElementNameError=Duplicate element names
200 CustomXmlParserInputWizardPage_addAttribute=Add attribute
201 CustomXmlParserInputWizardPage_addChildElement=Add child element
202 CustomXmlParserInputWizardPage_addDocumentEleemnt=Add document element
203 CustomXmlParserInputWizardPage_addDocumentElement=Add document element
204 CustomXmlParserInputWizardPage_addNextElement=Add next element
205 CustomXmlParserInputWizardPage_append=Append
206 CustomXmlParserInputWizardPage_appendWith=Append with |
207 CustomXmlParserInputWizardPage_attibute=Attribute
208 CustomXmlParserInputWizardPage_dateFormatHelp=Date Format Help
209 CustomXmlParserInputWizardPage_descriptionEdit=Edit an existing custom parser for XML log files
210 CustomXmlParserInputWizardPage_descriptionNew=Create a new custom parser for XML log files
211 CustomXmlParserInputWizardPage_elementName=Element name:
212 CustomXmlParserInputWizardPage_feelingLucky=Feeling lucky
213 CustomXmlParserInputWizardPage_format=format:
214 CustomXmlParserInputWizardPage_logEntry=Log Entry
215 CustomXmlParserInputWizardPage_logType=Log type:
216 CustomXmlParserInputWizardPage_moveDown=Move down
217 CustomXmlParserInputWizardPage_moveUp=Move up
218 CustomXmlParserInputWizardPage_name=name:
219 CustomXmlParserInputWizardPage_newAttibute=New attribute
220 CustomXmlParserInputWizardPage_noMatch=*no match*
221 CustomXmlParserInputWizardPage_noMatchingAttribute=*no matching attribute*
222 CustomXmlParserInputWizardPage_noMatchingElement=*no matching element*
223 CustomXmlParserInputWizardPage_preview=Preview:
224 CustomXmlParserInputWizardPage_previewInput=Preview input
225 CustomXmlParserInputWizardPage_removeAttribute=Remove attribute
226 CustomXmlParserInputWizardPage_removeElement=Remove element
227 CustomXmlParserInputWizardPage_set=Set
228 CustomXmlParserInputWizardPage_tagName=tag name:
229 CustomXmlParserInputWizardPage_timestampFormat=Time Stamp format:
230 CustomXmlParserInputWizardPage_titleEdit=Edit Custom XML Parser
231 CustomXmlParserInputWizardPage_titleNew=New Custom XML Parser
232 CustomXmlParserOutputWizardPage_description=Customize the output of the parser
233 CustomXmlParserOutputWizardPage_moveAfter=Move After
234 CustomXmlParserOutputWizardPage_moveBefore=Move Before
235 CustomXmlParserOutputWizardPage_visible=Visible
236
237 # org.eclipse.linuxtools.tmf.ui.views.filter
238 FilterDialog_FilterDialogTitle=Edit filter
239 FilterView_AddActionToolTipText=Add new filter
240 FilterView_DeleteActionToolTipText=Delete filter node
241 FilterView_ExportActionToolTipText=Export filters
242 FilterView_FileDialogFilterName=TMF Filter files
243 FilterView_ImportActionToolTipText=Import filters
244 FilterView_SaveActionToolTipText=Save filters
245 FilterViewer_EmptyTreeHintText=<Right-click to add filter node>
246 FilterViewer_CommonCategory=[common]
247 FilterViewer_AlphaButtonText=Alpha
248 FilterViewer_DeleteActionText=Delete
249 FilterViewer_FieldLabel=field:
250 FilterViewer_FilterNameHint=type filter name
251 FilterViewer_IgnoreCaseButtonText=ignore case
252 FilterViewer_NameLabel=name:
253 FilterViewer_NewPrefix=New
254 FilterViewer_NotLabel=not:
255 FilterViewer_NumButtonText=Num
256 FilterViewer_RegexHint=type regular expression
257 FilterViewer_RegexLabel=regex:
258 FilterViewer_ResultLabel=result:
259 FilterViewer_TimestampButtonText=Timestamp
260 FilterViewer_TypeLabel=type:
261 FilterViewer_ValueHint=type value
262 FilterViewer_ValueLabel=value:
263
264 TmfView_PinActionNameText=Pin View
265 TmfView_PinActionToolTipText=Pin View
This page took 0.037079 seconds and 6 git commands to generate.