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