tmf: fix api neglect from patch 28200
[deliverable/tracecompass.git] / org.eclipse.linuxtools.lttng2.control.ui / src / org / eclipse / linuxtools / internal / lttng2 / control / ui / views / messages / messages.properties
CommitLineData
e12ecd30 1###############################################################################
4bdf5f96 2# Copyright (c) 2012, 2013 Ericsson.
e12ecd30
BH
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# Bernd Hufmann - initial API and implementation
11###############################################################################
12
e799e5f3 13EnableChannelDialog_DefaultMessage=Default
eb1bab5b 14TraceControl_ConnectionFailure=Connecting to host failed
9fa32496 15TraceControl_DisconnectionFailure=Disconnection from host failed
eb1bab5b
BH
16TraceControl_ExecutionCancelled=Command Execution cancelled
17TraceControl_ExecutionFailure=Command Execution failed
18TraceControl_ExecutionTimeout=Command Execution timed-out
19TraceControl_ShellNotConnected=Command shell not connected
20TraceControl_CommandShellError=Could not create HostShellProcessAdapter
bbb3538a 21TraceControl_CommandError=Command failed! Command:
afe13e7a 22TraceControl_UnexpectedCommandOutputFormat=Unexpected command output
bbb3538a
BH
23TraceControl_UnexpectedNameError=Unexpected session name returned
24TraceControl_UnexpectedPathError=Unexpected session path returned
276c17e7 25
973e19d6 26TraceControl_UnsupportedVersionError=Unsupported LTTng Tracer Control version
276c17e7 27TraceControl_GettingVersionError=Could not get version of LTTng Tracer Control
eb1bab5b
BH
28
29# Commands
973e19d6 30TraceControl_ErrorTitle=Error
eb1bab5b 31TraceControl_ListSessionFailure=List sessions failed
bbb3538a 32TraceControl_RetrieveNodeConfigurationJob=Retrieving Target Node Configuration...
973e19d6 33TraceControl_RetrieveNodeConfigurationFailure=Error retrieving node configuration
eb1bab5b
BH
34TraceControl_EclipseCommandFailure=Command failed
35TraceControl_NewNodeCreationFailure=Creation of new connection failed
bbb3538a 36TraceControl_CreateSessionJob=Creating Session...
f455db37 37TraceControl_CreateSessionFailure=Command to create session failed
bbb3538a
BH
38
39TraceControl_DestroySessionJob=Destroying Session...
f455db37 40TraceControl_DestroySessionFailure=Command to destroy session failed
bbb3538a
BH
41TraceControl_DestroyConfirmationTitle=Destroy Confirmation
42TraceControl_DestroyConfirmationMessage=Do you want to delete all selected sessions?
43
291cbdbf 44TraceControl_ImportJob=Importing Traces...
374565c6 45TraceControl_DownloadTask=Downloading
f455db37 46TraceControl_ImportFailure=Command to import traces failed
291cbdbf 47
f455db37
BH
48TraceControl_ChangeSessionStateJob=Changing Session State...
49TraceControl_ChangeSessionStateFailure=Command to change session state failed...
50
51TraceControl_CreateChannelStateJob=Enabling (creating) channel...
52TraceControl_CreateChannelStateFailure=Command to enable channel failed
eb1bab5b 53
6503ae0f 54TraceControl_ChangeChannelStateJob=Changing State of Channels...
f455db37 55TraceControl_ChangeChannelStateFailure=Command to change state of channels failed
6503ae0f 56TraceControl_ChangeEventStateJob=Changing State of Events...
f455db37 57TraceControl_ChangeEventStateFailure=Command to change state of events failed
bbb3538a 58
6503ae0f 59TraceControl_EnableEventsJob=Enabling Events...
f455db37 60TraceControl_EnableEventsFailure=Command to enable events failed
6503ae0f 61TraceControl_DisableEventsJob=Disabling Events...
eb1bab5b 62
f455db37
BH
63TraceControl_GetContextJob=Getting Available Contexts...
64TraceControl_GetContextFailure=Command to get available contexts failed
b720ac44 65
b793fbe1 66TraceControl_AddContextJob=Adding Contexts...
f455db37 67TraceControl_AddContextFailure=Command to add contexts failed
b793fbe1 68
b720ac44
BH
69TraceControl_AddCalibrateJob=Calibrating...
70TraceControl_AddCalibrateFailure=Command to calibrate failed
71
589d0d33
BH
72TraceControl_RecordSnapshotJob=Record snapshot...
73TraceControl_RecordSnapshotFailure=Command to snapshot record failed
74
eb1bab5b
BH
75# Dialogs
76TraceControl_NewDialogTitle=New Connection
4775bcbf 77TraceControl_NewNodeExistingConnectionGroupName=Existing Connections
06b9339e
BH
78TraceControl_NewNodeEditButtonName=Edit connection information
79TraceControl_NewNodeComboToolTip=List of existing connections (connection name - host name)
4775bcbf
BH
80TraceControl_NewNodeConnectionNameLabel=Connection Name
81TraceControl_NewNodeConnectionNameTooltip=Alias to be displayed for node to connect to.
82TraceControl_NewNodeHostNameLabel=Host Name
83TraceControl_NewNodeHostNameTooltip=IP Address or DNS name of node to connect to.
00de7b32
BH
84TraceControl_NewNodePortLabel=Port Number
85TraceControl_NewNodePortTooltip=IP Port Number to be used for the connection. Leave empty for default port.
eb1bab5b
BH
86TraceControl_AlreadyExistsError=Node name already exists in Control View
87
bbb3538a 88TraceControl_CreateSessionDialogTitle=Create Session
abb1f9a7 89TraceControl_CreateSessionDialogMessage=Configure the new tracing session
bbb3538a
BH
90TraceControl_CreateSessionNameLabel=Session Name
91TraceControl_CreateSessionNameTooltip=The name of the session to be created.
92TraceControl_CreateSessionPathLabel=Session Path
93TraceControl_CreateSessionPathTooltip=The session path (keep empty for default location)
589d0d33
BH
94TraceControl_CreateSessionSnapshotLabel=Snapshot Mode
95TraceControl_CreateSessionSnapshotTooltip=Configure session in snapshot mode
96
f3b33d40 97
a30e79fe
BH
98TraceControl_CreateSessionConfigureStreamingButtonText=Advanced
99TraceControl_CreateSessionConfigureStreamingButtonTooltip=Configure advanced options
100TraceControl_CreateSessionNoStreamingButtonText=Basic
101TraceControl_CreateSessionNoStreamingButtonTooltip=Use basic options
102TraceControl_CreateSessionTracePathText=Trace Path
103TraceControl_CreateSessionTracePathTooltip=The trace path (keep empty for default location)
52e76353
BH
104TraceControl_CreateSessionLinkButtonText=Use same protocol and address for data and control
105TraceControl_CreateSessionLinkButtonTooltip=Use the same protocol and address for the data and control connection
f3b33d40
BH
106TraceControl_CreateSessionProtocolLabelText=Protocol
107TraceControl_CreateSessionAddressLabelText=Address
108TraceControl_CreateSessionPortLabelText=Port
109TraceControl_CreateSessionControlUrlLabel=Control URL
110TraceControl_CreateSessionDataUrlLabel=Data URL
111TraceControl_CreateSessionCommonProtocolTooltip=file - Local file system full path\n\
112net or net6 - Default network transport layer which is TCP for both control and data channel.
113TraceControl_CreateSessionControlAddressTooltip=IP Address or DNS name used for control channel.\n\
114NOTE: IPv6 address MUST be enclosed in brackets '[]' (rfc2732)
115TraceControl_CreateSessionControlPortTooltip=The control port (default: 5342).
116TraceControl_CreateSessionProtocolTooltip=file - Local file system full path\n\
117net or net6 - Default network transport layer which is TCP\n\
118tcp or tcp6 - TCP network transport
119TraceControl_CreateSessionDataAddressTooltip=IP Address or DNS name used for data channel.\n\
120NOTE: IPv6 address MUST be enclosed in brackets '[]' (rfc2732)
121TraceControl_CreateSessionDataPortTooltip=The data port (default: 5343).
122TraceControl_CreateSessionNoConsumertText=No Consumer
123TraceControl_CreateSessionNoConsumertTooltip=Don't activate a consumer for this session.
124TraceControl_CreateSessionDisableConsumertText=Disable Consumer
125TraceControl_CreateSessionDisableConsumertTooltip=Disable consumer for this session.
126
bbb3538a
BH
127TraceControl_InvalidSessionNameError=The session name is invalid
128TraceControl_SessionAlreadyExistsError=The session name already exists
129TraceControl_SessionPathAlreadyExistsError=Session path already exists
130TraceControl_InvalidSessionPathError=The session path is invalid
131TraceControl_FileSubSystemError=File subsystem error in session creation dialog.
132
133TraceControl_EnableChannelDialogTitle=Enable Channel
134TraceControl_EnableChannelNameLabel=Channel Name
498704b3 135TraceControl_EnableChannelNameTooltip=The name of the channel to be enabled.
e799e5f3
SD
136TraceControl_EnableChannelSubBufferSizeTooltip=The sub-buffers size of the channel. Needs to be a power of 2 for kernel and ust tracers (Only for versions prior to 2.2.0).
137TraceControl_EnableChannelNbSubBuffersTooltip=The number of sub-buffers of the channel. Needs to be a power of 2 for kernel and ust tracers (Only for versions prior to 2.2.0).
138TraceControl_EnableChannelSwitchTimerTooltip=The Switch subbuffer timer interval in usec (default: 0). Needs to be a power of 2 for kernel and ust tracers (Only for versions prior to 2.2.0).
c5f68877 139TraceControl_EnableChannelReadTimerTooltip=The Read timer interval in usec.
bbb3538a 140TraceControl_EnableChannelOutputTypeTooltip=The output type of the channel.
0886cf00
BH
141TraceControl_EnableChannelDiscardModeGroupName=Discard Mode
142TraceControl_EnableChannelDiscardModeLabel=Discard
143TraceControl_EnableChannelDiscardModeTooltip=Discard event when subbuffers are full
144TraceControl_EnableChannelOverwriteModeLabel=Overwrite
145TraceControl_EnableChannelOverwriteModeTooltip=Flight recorder mode : overwrites events when subbuffers are full
e799e5f3
SD
146TraceControl_EnbleChannelMaxSizeTraceFilesTooltip=Maximum size of each tracefile within a stream (in bytes). 0 means unlimited
147TraceControl_EnbleChannelMaxNumTraceFilesTooltip=Used in conjunction with the maximum size of trace files option, this will limit the number of files created to the specified count. 0 means unlimited
bbb3538a
BH
148
149TraceControl_InvalidChannelNameError=The channel name is invalid or empty
150TraceControl_ChannelAlreadyExistsError=Channel already exists
151
6503ae0f
BH
152TraceControl_EnableEventsDialogTitle=Enable Events
153TraceControl_EnableEventsSessionGroupName=Session List
154TraceControl_EnableEventsChannelGroupName=Channel List
155TraceControl_EnableEventsSessionsTooltip=List of available sessions.
156TraceControl_EnableEventsChannelsTooltip=List of available channels of selected session.\nIf no channel is available default channel will be created.
157TraceControl_EnableEventsNoSessionError=No session from session list is selected.
158TraceControl_EnableEventsNoChannelError=No channel from channel list is selected.
159
ccc66d01 160TraceControl_EnableGroupSelectionName=Select
498704b3
BH
161TraceControl_EnableEventsTracepointGroupName=Tracepoint Events
162TraceControl_EnableEventsTracepointTreeTooltip=List of available kernel tracepoint events
163TraceControl_EnableEventsTracepointTreeAllLabel=All
164TraceControl_EnableEventsSyscallName=All Syscalls
165TraceControl_EnableEventsSyscallTooltip=Enable all Syscalls
166TraceControl_EnableEventsProbeGroupName=Dynamic Probe
ccc66d01 167TraceControl_EnableEventsEventNameLabel=Event Name
498704b3
BH
168TraceControl_EnableEventsProbeEventNameTooltip=The name of the event for enabling a dynamic probe
169TraceControl_EnableEventsProbeNameLabel=Probe
170TraceControl_EnableEventsProbeNameTooltip=[addr | symbol | symbol+offset]\nAddr and offset can be octal (0NNN...),\ndecimal (NNN...) or hexadecimal (0xNNN...)
171TraceControl_EnableEventsFucntionGroupName=Dynamic Function Entry/Return Probe
172TraceControl_EnableEventsFunctionEventNameTooltip=The name of the event for enabling a dynamic function entry/return probe
173TraceControl_EnableEventsFunctionNameLabel=Function
ccc66d01
BH
174
175TraceControl_EnableEventsWildcardGroupName=Wildcard
176TraceControl_EnableEventsWildcardLabel=Wildcard
177TraceControl_EnableEventsWildcardTooltip=The wild card string of event names
178TraceControl_EnableEventsLogLevelGroupName=Log Level
179TraceControl_EnableEventsLogLevelTypeName=loglevel
180TraceControl_EnableEventsLogLevelTypeTooltip=The tracepoint log level range from 0 to loglevel
181TraceControl_EnableEventsLogLevelOnlyTypeName=loglevel-only
182TraceControl_EnableEventsLogLevelOnlyTypeTooltip=The tracepoint log level (only this loglevel)
183TraceControl_EnableEventsLogLevelTooltip=The available log levels
184TraceControl_EnableEventsLoglevelEventNameTooltip=Event name for enabling log levels
d4514365
BH
185TraceControl_EnableEventsFilterGroupName=Filter Expression
186TraceControl_EnableEventsFilterTooltip=Filter expression on event field.
ccc66d01 187
c371fa43
BH
188TraceControl_InvalidProbeNameError=The probe name is invalid or empty
189TraceControl_InvalidWildcardError=The wild card name is invalid or empty
190TraceControl_InvalidLogLevelEventNameError=The event name for log level is invalid or empty
c56972bb 191TraceControl_InvalidLogLevel=No log level selected
498704b3 192
b793fbe1
BH
193TraceControl_AddContextDialogTitle=Add Contexts
194TraceControl_AddContextAvailableContextsLabel=Contexts
195TraceControl_AddContextAvailableContextsTooltip=Available Contexts
196TraceControl_AddContextAllLabel=All Contexts
197
291cbdbf
BH
198TraceControl_ImportDialogTitle=Import Traces
199TraceControl_ImportDialogTracesGroupName=Available Traces
200TraceControl_ImportDialogTracesTooltip=The available traces of current session to import
201TraceControl_ImportDialogProjectsGroupName=Available Projects
202TraceControl_ImportDialogProjectsTooltip=The available projects to select from
203TraceControl_ImportDialogOverwriteButtonText=Overwrite existing trace without warning
204TraceControl_ImportDialogCreationError=Dialog box cannot be created
205TraceControl_ImportDialogNoProjectSelectedError=No tracing project selected or available
206TraceControl_ImportDialogInvalidTracingProject=Invalid tracing project. Missing directory
207TraceControl_ImportDialogNoTraceSelectedError=No trace selected or available
208
209TraceControl_ImportDialogConfirmationTitle=Import Confirmation Dialog
210TraceControl_ImportDialogConfirmationOverwriteLabel=Overwrite
211TraceControl_ImportDialogConfirmationRenameLabel=Rename
212TraceControl_ImportDialogConfirmationNewNameLabel=New Trace Name
213TraceControl_InvalidTraceNameError=Invalid trace name
214TraceControl_ImportDialogTraceAlreadyExistError=Trace already exists in project
f75337be
BH
215TraceControl_ImportDialog_SelectAll=Select All
216TraceControl_ImportDialog_DeselectAll=Deselect All
217
291cbdbf 218
eb1bab5b
BH
219# Tree structure strings
220TraceControl_KernelDomainDisplayName=Kernel
221TraceControl_UstGlobalDomainDisplayName=UST global
bbb3538a 222TraceControl_UstDisplayName=UST
eb1bab5b
BH
223TraceControl_AllSessionsDisplayName=Sessions
224TraceControl_SessionDisplayName=Session
225TraceControl_DomainDisplayName=Domain
83051fc3 226TraceControl_BufferTypeDisplayName = Buffer Type
eb1bab5b
BH
227TraceControl_ChannelDisplayName=Channel
228TraceControl_EventDisplayName=Event
229TraceControl_ProviderDisplayName=Provider
230TraceControl_KernelProviderDisplayName=Kernel
83051fc3
BH
231TraceControl_SharedBuffersDisplayName=Global shared buffers
232TraceControl_PerPidBuffersDisplayName=Per PID buffers
233TraceControl_PerPidBuffersTooltip=Configure per PID buffers (UST only)
e799e5f3 234TraceControl_PerUidBuffersDisplayName=Per UID buffers
83051fc3 235TraceControl_PerUidBuffersTooltip=Configure per UID buffers (UST only)
06b9339e
BH
236
237# Property names
238TraceControl_SessionNamePropertyName=Session Name
239TraceControl_EventNamePropertyName=Event Name
240TraceControl_EventTypePropertyName=Event Type
241TraceControl_LogLevelPropertyName=Log Level
d4514365
BH
242TraceControl_FieldsPropertyName=Fields
243TraceControl_FilterPropertyName=Filter
06b9339e 244TraceControl_StatePropertyName=State
cfe737e4 245TraceControl_VersionPropertyName=Version
06b9339e 246TraceControl_DomainNamePropertyName=Domain Name
ca8c54b3 247TraceControl_BufferTypePropertyName=Buffer type
06b9339e
BH
248TraceControl_ChannelNamePropertyName=Channel Name
249TraceControl_OverwriteModePropertyName=Overwrite Mode
250TraceControl_SubBufferSizePropertyName=Sub Buffer Size
251TraceControl_NbSubBuffersPropertyName=Number of Sub Buffers
252TraceControl_SwitchTimerPropertyName=Switch Timer Interval
253TraceControl_ReadTimerPropertyName=Read Timer Interval
254TraceControl_OutputTypePropertyName=Output Type
255TraceControl_HostNamePropertyName=Connection Name
256TraceControl_HostAddressPropertyName=Host Name
257TraceControl_SessionPathPropertyName=Session Path
589d0d33
BH
258TraceControl_SnapshotPathPropertyName=Snapshot Path
259TraceControl_SnapshotNamePropertyName=Snapshot Name
260TraceControl_SnapshotIdPropertyName=Snapshot ID
06b9339e
BH
261TraceControl_ProviderNamePropertyName=Provider Name
262TraceControl_ProcessIdPropertyName=Process ID
d132bcc7
BH
263TraceControl_ProbeAddressPropertyName=Address
264TraceControl_ProbeOffsetPropertyName=Offset
265TraceControl_ProbeSymbolPropertyName=Symbol
e799e5f3
SD
266TraceControl_MaxSizeTraceFilesPropertyName=Maximum size of trace files
267TraceControl_MaxNumTraceFilesPropertyName=Maximum number of trace files
268TraceControl_ConfigureMetadataChannelName=Configure metadata channel
afe13e7a
BH
269
270# Preferences
271TraceControl_TracingGroupPreference=&Tracing Group
afe13e7a
BH
272TraceControl_LoggingPreference=&Logging
273TraceControl_LogfilePath=Log file
4bdf5f96 274TraceControl_CommandTimeout=Command Timeout (in seconds)
afe13e7a
BH
275TraceControl_AppendLogfilePreference=&Append
276TraceControl_VerboseLevelsPreference=&Verbose Level
277TraceControl_VerboseLevelNonePreference=None
276c17e7
BH
278TraceControl_VerboseLevelVerbosePreference=Level 1
279TraceControl_VerboseLevelVeryVerbosePreference=Level 2
280TraceControl_VerboseLevelVeryVeryVerbosePreference=Level 3
This page took 0.071474 seconds and 5 git commands to generate.