tmf: Update Time Format preference page and defaults
[deliverable/tracecompass.git] / org.eclipse.linuxtools.tmf.ui / src / org / eclipse / linuxtools / internal / tmf / ui / messages.properties
CommitLineData
bceffc25
AM
1###############################################################################
2# Copyright (c) 2013 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
6151d86c
PT
13# org.eclipse.linuxtools.tmf.ui.dialogs
14ManageCustomParsersDialog_DeleteButtonLabel=Delete
15ManageCustomParsersDialog_DeleteConfirmation=Are you sure you want to delete
16ManageCustomParsersDialog_DeleteParserDialogHeader=Delete Custom Parser
17ManageCustomParsersDialog_DialogHeader=Manage Custom Parsers
18ManageCustomParsersDialog_EditButtonLabel=Edit...
19ManageCustomParsersDialog_ExportButtonLabel=Export...
20ManageCustomParsersDialog_ExportParserSelection=Select file to export
21ManageCustomParsersDialog_ImportButtonLabel=Import...
22ManageCustomParsersDialog_ImportParserSelection=Select custom parser file to import
23ManageCustomParsersDialog_NewButtonLabel=New...
24ManageCustomParsersDialog_ParseButtonLabel=Parse...
25ManageCustomParsersDialog_ParseError=Parse Error
26ManageCustomParsersDialog_TextButtonLabel=Text
27ManageCustomParsersDialog_TraceSelection=Select log file to parse using
28
6151d86c
PT
29# org.eclipse.linuxtools.tmf.ui.viewers.events
30TmfEventsTable_AddBookmarkActionText=Add Bookmark...
60fb38b8 31TmfEventsTable_AddBookmarkDialogMessage=Enter Bookmark Description:
6151d86c 32TmfEventsTable_AddBookmarkDialogTitle=Add Bookmark
60fb38b8 33TmfEventsTable_ApplyPresetFilterMenuName=Apply Preset Filter...
6151d86c
PT
34TmfEventsTable_ClearFiltersActionText=Clear Filters
35TmfEventsTable_ContentColumnHeader=Content
d3de0920 36TmfEventsTable_Export_to_text=Export To Text...
6151d86c
PT
37TmfEventsTable_FilterHint=<filter>
38TmfEventsTable_HideRawActionText=Hide Raw
39TmfEventsTable_HideTableActionText=Hide Table
029df6e3
JCK
40TmfEventsTable_OpenSourceCodeActionText=Open Source Code
41TmfEventsTable_OpenSourceCodeNotFound=can not be found in the workspace.
42TmfEventsTable_OpenSourceCodeSelectFileDialogTitle=Select source file for the call site
60fb38b8
PT
43TmfEventsTable_OpenModelActionText=Open Model Element
44TmfEventsTable_OpenModelUnsupportedURI=is not a supported model URI format.
6151d86c
PT
45TmfEventsTable_ReferenceColumnHeader=File
46TmfEventsTable_RemoveBookmarkActionText=Remove Bookmark
47TmfEventsTable_SearchHint=<srch>
48TmfEventsTable_SearchingJobName=Searching...
49TmfEventsTable_ShowFilterBarActionText=Show Filter Bar
50TmfEventsTable_ShowRawActionText=Show Raw
51TmfEventsTable_ShowSearchBarActionText=Show Search Bar
52TmfEventsTable_ShowTableActionText=Show Table
53TmfEventsTable_SourceColumnHeader=Source
54TmfEventsTable_TimestampColumnHeader=Timestamp
55TmfEventsTable_TypeColumnHeader=Type
56
57# org.eclipse.linuxtools.tmf.ui.viewers.timegraph.dialogs
58TmfTimeFilterDialog_EDIT_PROFILING_OPTIONS=Edit Profiling Options
59TmfTimeFilterDialog_TRACE_FILTER=Trace Filter
60TmfTimeFilterDialog_TRACE_FILTER_DESC=Define the filter set
61TmfTimeFilterDialog_TRACE_ID=Trace Id
62TmfTimeFilterDialog_TRACE_NAME=Trace Name
63TmfTimeLegend_LEGEND=Legend
64TmfTimeLegend_TRACE_STATES=Trace
65TmfTimeLegend_TRACE_STATES_TITLE=States Transition Visualizer
66TmfTimeLegend_WINDOW_TITLE=Trace Visualizer's Legend
67TmfTimeLegend_StateTypeName=States
8f91a789
AM
68TmfTimeFilterDialog_WINDOW_TITLE=Filter
69TmfTimeFilterDialog_MESSAGE=Check the entries to show
8906e53c
SM
70TmfTimeFilterDialog_CHECK_ALL=Check all
71TmfTimeFilterDialog_UNCHECK_ALL=Uncheck all
72TmfTimeFilterDialog_CHECK_SELECTED=Check selected
73TmfTimeFilterDialog_UNCHECK_SELECTED=Uncheck selected
03beb743
SM
74TmfTimeFilterDialog_CHECK_SUBTREE=Check subtree
75TmfTimeFilterDialog_UNCHECK_SUBTREE=Uncheck subtree
6151d86c
PT
76
77# org.eclipse.linuxtools.tmf.ui.viewers.timegraph.widgets
78TmfTimeTipHandler_DURATION=Duration
79TmfTimeTipHandler_TRACE_DATE=Date
80TmfTimeTipHandler_TRACE_EVENT_TIME=Event Time
81TmfTimeTipHandler_TRACE_START_TIME=Start Time
82TmfTimeTipHandler_TRACE_STATE=State
83TmfTimeTipHandler_TRACE_STOP_TIME=Stop Time
84
8f91a789
AM
85TmfTimeGraphCombo_FilterActionNameText=Filter
86TmfTimeGraphCombo_FilterActionToolTipText=Show View Filters
87
6151d86c
PT
88
89TmfTimeGraphViewer_ResetScaleActionNameText=Reset
90TmfTimeGraphViewer_ResetScaleActionToolTipText=Reset the Time Scale to Default
91TmfTimeGraphViewer_LegendActionNameText=Legend
92TmfTimeGraphViewer_LegendActionToolTipText=Show Legend
93TmfTimeGraphViewer_NextEventActionNameText=Next Event
94TmfTimeGraphViewer_NextEventActionToolTipText=Select Next Event
95TmfTimeGraphViewer_PreviousEventActionNameText=Previous Event
96TmfTimeGraphViewer_PreviousEventActionToolTipText=Select Previous Event
97TmfTimeGraphViewer_NextItemActionNameText=Next Item
98TmfTimeGraphViewer_NextItemActionToolTipText=Select Next Item
99TmfTimeGraphViewer_PreviousItemActionNameText=Previous Item
100TmfTimeGraphViewer_PreviousItemActionToolTipText=Select Previous Item
101TmfTimeGraphViewer_ZoomInActionNameText=Zoom In
102TmfTimeGraphViewer_ZoomInActionToolTipText=Zoom In
103TmfTimeGraphViewer_ZoomOutActionNameText=Zoom Out
104TmfTimeGraphViewer_ZoomOutActionToolTipText=Zoom Out
79ec0b89
PT
105TmfTimeGraphViewer_HideArrowsActionNameText=Hide Arrows
106TmfTimeGraphViewer_HideArrowsActionToolTipText=Hide Arrows
086f21ae
PT
107TmfTimeGraphViewer_FollowArrowForwardActionNameText=Follow Arrow Forward
108TmfTimeGraphViewer_FollowArrowForwardActionToolTipText=Follow Arrow Forward
109TmfTimeGraphViewer_FollowArrowBackwardActionNameText=Follow Arrow Backward
110TmfTimeGraphViewer_FollowArrowBackwardActionToolTipText=Follow Arrow Backward
6151d86c
PT
111
112# org.eclipse.linuxtools.tmf.ui.views.colors
113ColorsView_AddActionToolTipText=Insert new color setting
114ColorsView_BackgroundButtonText=BG
115ColorsView_BackgroundDialogText=Set background color
116ColorsView_DeleteActionToolTipText=Delete color setting
117ColorsView_ExportActionToolTipText=Export color settings
118ColorsView_FilterButtonText=Filter...
119ColorsView_ForegroundButtonText=FG
120ColorsView_ForegroundDialogText=Set foreground color
121ColorsView_ImportActionToolTipText=Import color settings
122ColorsView_ImportOverwriteDialogMessage1=Do you want to overwrite the current color settings?\n
123ColorsView_ImportOverwriteDialogMessage2=Answering No will insert the imported settings above the current selection.
124ColorsView_ImportOverwriteDialogTitle=Overwrite current settings
125ColorsView_MoveDownActionToolTipText=Decrease priority
126ColorsView_MoveUpActionToolTipText=Increase priority
127ColorsView_TickButtonText=Tick
128TickColorDialog_TickColorDialogTitle=Choose tick color
129
130# org.eclipse.linuxtools.tmf.ui.wizards
131CustomTxtParserInputWizardPage_addChildLine=Add child line
132CustomTxtParserInputWizardPage_addGroup=Add group
133CustomTxtParserInputWizardPage_addNextLine=Add next line
134CustomTxtParserInputWizardPage_append=Append
135CustomTxtParserInputWizardPage_appendWith=Append with |
136CustomTxtParserInputWizardPage_capturedGroup=Captured group
137CustomTxtParserInputWizardPage_cardinality=Cardinality:
138CustomTxtParserInputWizardPage_dateFormatHelp=Date Format Help
139CustomTxtParserInputWizardPage_desccriptionEdit=Edit an existing custom parser for text log files
140CustomTxtParserInputWizardPage_descriptionNew=Create a new custom parser for text log files
141CustomTxtParserInputWizardPage_format=format:
142CustomTxtParserInputWizardPage_group=Group
143CustomTxtParserInputWizardPage_highlightAll=Highlight All
144CustomTxtParserInputWizardPage_logType=Log type:
145CustomTxtParserInputWizardPage_matchingLineRoot=Matching root line :
146CustomTxtParserInputWizardPage_matchingOtherLine=Matching other line:
147CustomTxtParserInputWizardPage_matchingRootLine=matchingRootLine
148CustomTxtParserInputWizardPage_max=max:
149CustomTxtParserInputWizardPage_min=min:
150CustomTxtParserInputWizardPage_moveDown=Move down
151CustomTxtParserInputWizardPage_moveUp=Move up
152CustomTxtParserInputWizardPage_name=name:
153CustomTxtParserInputWizardPage_newGroup=New group
154CustomTxtParserInputWizardPage_noMatch=*no match*
155CustomTxtParserInputWizardPage_noMatchingGroup=*no matching group*
156CustomTxtParserInputWizardPage_noMatchingLine=*no matching line*
157CustomTxtParserInputWizardPage_noMatchingTimestamp=*no matching timestamp*
158CustomTxtParserInputWizardPage_noMathcingLine=*no matching line*
159CustomTxtParserInputWizardPage_nonMatchingLine=Non-matching line\n
160CustomTxtParserInputWizardPage_noTimestampGroup=*no timestamp group*
161CustomTxtParserInputWizardPage_preview=Preview:
162CustomTxtParserInputWizardPage_previewInput=Preview input
163CustomTxtParserInputWizardPage_previewLegend=Preview Legend
164CustomTxtParserInputWizardPage_regularExpression=Regular expression:
165CustomTxtParserInputWizardPage_regularExpressionHelp=Regular Expression Help
166CustomTxtParserInputWizardPage_removeGroup=Remove group
167CustomTxtParserInputWizardPage_removeLine=Remove line
168CustomTxtParserInputWizardPage_set=Set
169CustomTxtParserInputWizardPage_timestampFormat=Time Stamp format:
170CustomTxtParserInputWizardPage_uncapturedText=Uncaptured text
171CustomTxtParserInputWizardPage_unidentifiedCaptureGroup=Unidentified captured group
172CustomTxtParserInputWizardPage_windowTitleEdit=Edit Custom Text Parser
173CustomTxtParserInputWizardPage_windowTitleNew=New Custom Text Parser
174CustomTxtParserOutputWizardPage_description=Customize the output of the parser
175CustomTxtParserOutputWizardPage_moveAfter=Move After
176CustomTxtParserOutputWizardPage_moveBefore=Move Before
177CustomTxtParserOutputWizardPage_visible=Visible
178CustomXmlParserInputWizardPage_emptyLogTypeError=Enter a name for the new log type.
179CustomXmlParserInputWizardPage_duplicatelogTypeError=The log type name already exists.
180CustomXmlParserInputWizardPage_noDocumentError=Add a document element.
181CustomXmlParserInputWizardPage_missingLogEntryError=Identify a Log Entry element.
182CustomXmlParserInputWizardPage_missingTimestampFmtError=Enter the output format for the Time Stamp field.
183CustomXmlParserInputWizardPage_invalidTimestampFmtError=Enter a valid output format for the Time Stamp field.
184CustomXmlParserInputWizardPage_notimestamporAttributeError=*no time stamp element or attribute*
185CustomXmlParserInputWizardPage_missingDocumentElementError=Enter a name for the document element.
186CustomXmlParserInputWizardPage_timestampElementPrompt=Element
187CustomXmlParserInputWizardPage_timestampFormatPrompt=Enter the input format for the Time Stamp
188CustomXmlParserInputWizardPage_missingInputElementNameError=Enter a name for the input
189CustomXmlParserInputWizardPage_attributePrompt=Attribute
190CustomXmlParserInputWizardPage_missingAttribute=Enter a name for the attribute
191CustomXmlParserInputWizardPage_duplicateAttributeError=Duplicate attribute names
192CustomXmlParserInputWizardPage_missingTimestampInFmtError=Enter the input format for the Time Stamp
193CustomXmlParserInputWizardPage_invalidTimestampInFmtError=Enter a valid input format for the Time Stamp
194CustomXmlParserInputWizardPage_missingDataGroupNameError=Enter a name for the data group
195CustomXmlParserInputWizardPage_missingElementNameError=Enter a name for the element
196CustomXmlParserInputWizardPage_duplicateElementNameError=Duplicate element names
197CustomXmlParserInputWizardPage_addAttribute=Add attribute
198CustomXmlParserInputWizardPage_addChildElement=Add child element
199CustomXmlParserInputWizardPage_addDocumentEleemnt=Add document element
200CustomXmlParserInputWizardPage_addDocumentElement=Add document element
201CustomXmlParserInputWizardPage_addNextElement=Add next element
202CustomXmlParserInputWizardPage_append=Append
203CustomXmlParserInputWizardPage_appendWith=Append with |
204CustomXmlParserInputWizardPage_attibute=Attribute
205CustomXmlParserInputWizardPage_dateFormatHelp=Date Format Help
206CustomXmlParserInputWizardPage_descriptionEdit=Edit an existing custom parser for XML log files
207CustomXmlParserInputWizardPage_descriptionNew=Create a new custom parser for XML log files
208CustomXmlParserInputWizardPage_elementName=Element name:
209CustomXmlParserInputWizardPage_feelingLucky=Feeling lucky
210CustomXmlParserInputWizardPage_format=format:
211CustomXmlParserInputWizardPage_logEntry=Log Entry
212CustomXmlParserInputWizardPage_logType=Log type:
213CustomXmlParserInputWizardPage_moveDown=Move down
214CustomXmlParserInputWizardPage_moveUp=Move up
215CustomXmlParserInputWizardPage_name=name:
216CustomXmlParserInputWizardPage_newAttibute=New attribute
217CustomXmlParserInputWizardPage_noMatch=*no match*
218CustomXmlParserInputWizardPage_noMatchingAttribute=*no matching attribute*
219CustomXmlParserInputWizardPage_noMatchingElement=*no matching element*
220CustomXmlParserInputWizardPage_preview=Preview:
221CustomXmlParserInputWizardPage_previewInput=Preview input
222CustomXmlParserInputWizardPage_removeAttribute=Remove attribute
223CustomXmlParserInputWizardPage_removeElement=Remove element
224CustomXmlParserInputWizardPage_set=Set
225CustomXmlParserInputWizardPage_tagName=tag name:
226CustomXmlParserInputWizardPage_timestampFormat=Time Stamp format:
227CustomXmlParserInputWizardPage_titleEdit=Edit Custom XML Parser
228CustomXmlParserInputWizardPage_titleNew=New Custom XML Parser
229CustomXmlParserOutputWizardPage_description=Customize the output of the parser
230CustomXmlParserOutputWizardPage_moveAfter=Move After
231CustomXmlParserOutputWizardPage_moveBefore=Move Before
232CustomXmlParserOutputWizardPage_visible=Visible
233
234# org.eclipse.linuxtools.tmf.ui.views.filter
235FilterDialog_FilterDialogTitle=Edit filter
236FilterView_AddActionToolTipText=Add new filter
237FilterView_DeleteActionToolTipText=Delete filter node
238FilterView_ExportActionToolTipText=Export filters
239FilterView_FileDialogFilterName=TMF Filter files
240FilterView_ImportActionToolTipText=Import filters
241FilterView_SaveActionToolTipText=Save filters
242FilterViewer_EmptyTreeHintText=<Right-click to add filter node>
243FilterViewer_CommonCategory=[common]
244FilterViewer_AlphaButtonText=Alpha
6151d86c
PT
245FilterViewer_FieldLabel=field:
246FilterViewer_FilterNameHint=type filter name
247FilterViewer_IgnoreCaseButtonText=ignore case
248FilterViewer_NameLabel=name:
249FilterViewer_NewPrefix=New
250FilterViewer_NotLabel=not:
251FilterViewer_NumButtonText=Num
252FilterViewer_RegexHint=type regular expression
253FilterViewer_RegexLabel=regex:
254FilterViewer_ResultLabel=result:
255FilterViewer_TimestampButtonText=Timestamp
256FilterViewer_TypeLabel=type:
257FilterViewer_ValueHint=type value
258FilterViewer_ValueLabel=value:
259
260TmfView_PinActionNameText=Pin View
261TmfView_PinActionToolTipText=Pin View
e8251298 262
5da83da5 263# Call Stack View
e8251298
PT
264CallStackView_FunctionColumn=Function
265CallStackView_DepthColumn=Depth
266CallStackView_EntryTimeColumn=Entry time
267CallStackView_ExitTimeColumn=Exit time
268CallStackView_DurationColumn=Duration
269CallStackView_StackInfoNotAvailable=Stack info not available
5da83da5
AM
270
271CallStackView_ImportMappingButtonText=Import mapping file...
272CallStackView_ImportMappingButtonTooltip=Import a text file containing the mapping between addresses and function names
273CallStackView_ImportMappingDialogTitle=Select Mapping File
274CallStackView_ImportMappingJobName=Updating Call Stack view function mapping
2175e89d 275
d3de0920
XR
276ExportToTextJob_Export_to=Export to {0}...
277ExportToTextJob_Export_trace_to=Export trace to
278ExportToTextJob_Unable_to_export_trace=Unable to export trace to {0}
This page took 0.06475 seconds and 5 git commands to generate.