#################################################
# Petals Webconsole - Copyright (c) 2010 EBM Websourcing,
# http://www.ebmwebsourcing.com/ This library is free software; you can
# redistribute it and/or modify it under the terms of the GNU Lesser
# General Public License as published by the Free Software Foundation;
# either version 2.1 of the License, or (at your option) any later
# version. This library is distributed in the hope that it will be
# useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
# Lesser General Public License for more details. You should have
# received a copy of the GNU Lesser General Public License along with
# this library; if not, write to the Free Software Foundation, Inc., 59
# Temple Place, Suite 330, Boston, MA 02111-1307 USA Initial
# developer(s): EBM WebSourcing
#################################################
# ==========================================================================
# === WebConsole Messages
# ==========================================================================
admin.title.standalone = PEtALS standalone
admin.domain.title = subdomain {0}
admin.domain.tooltip = Access sub-domain administration.
admin.server.title = Server: {0}@{1}
admin.server.tooltip = Access server administration.
admin.server.components.title = components
admin.server.components.tooltip = Aministrate server components.
admin.server.assemblies.title = service assemblies
admin.server.assemblies.tooltip = Administrate server service assemblies.
admin.server.libraries.title = shared libraries
admin.server.libraries.tooltip = Administrate server shared libraries.
admin.server.test.title = server {0}
admin.server.test.tooltip = Test WebServices
start.monitoring.with = Start monitoring server {0} with messages content
start.monitoring.without = Start monitoring server {0} without messages content
stop.monitoring.server = Stop monitoring server {0}
serviceAssembly.state.Stopped = Stopped
serviceAssembly.state.Started = Started
serviceAssembly.state.Shutdown = Shutdown
serviceAssembly.state.Unknown = Unknown
component.state.Stopped = Stopped
component.state.Started = Started
component.state.Shutdown = Shutdown
component.state.Unknown = Unknown
component.type.bindingcomponent = bc
component.type.serviceengine = se
error.tech_monitoring.title = [Monitoring] Technical Error
error.tech_monitoring.message = Technical error occured
error.func_monitoring.title = [Monitoring] Functional Error
error.func_monitoring.message = Function error occured
#====================================================================#
# Monitoring messages #
#====================================================================#
monitoring.component.title = component {0}
#====================================================================#
# Default.xml #
#====================================================================#
maintab.table.toolbar.button1.title=Export CVS
maintab.table.toolbar.button1.tooltip=Export the endpoint list into CVS format
maintab.admin.title=Administration
maintab.manage.title=Endpoints
maintab.manage.summary=Table showing all endpoints
maintab.sharelib.title=Shared Libraries
maintab.sharelib.summary=Table showing all shared libraries
maintab.sa.title=Service Assemblies
maintab.sa.summary=Table showing all service assemblies
maintab.monitoring.title=Monitoring
maintab.test.title=Test
maintab.configuration.title=Configuration
maintab.proxy.title=Proxy Service
maintab.proxy.menu.title=Proxyfication Menu
maintab.proxy.menu.button.bywsdl.title=By WSDL
maintab.proxy.menu.button.bywsdl.tooltip=Proxy a service by providing a WSDL File
maintab.monitoring.submenu.bc.title=Binding Components
maintab.monitoring.submenu.bc.tooltip=Monitoring binding components
maintab.monitoring.submenu.bc.dynabutton.tooltip=A binding component
maintab.monitoring.submenu.se.title=Service Engines
maintab.monitoring.submenu.se.tooltip=Monitoring service engines
maintab.monitoring.submenu.se.dynabutton.tooltip=A service engine
maintab.configuration.menu.title=Configuration
maintab.configuration.menu.button.datacollector.title=PEtALS datacollector
maintab.configuration.menu.button.datacollector.tooltip=Display the PEtALS datacollector configuration
maintab.configuration.menu.button.database.title=DataBase
maintab.configuration.menu.button.database.tooltip=Display the DataBase configuration
maintab.table.button.column.type.title=Type
maintab.table.button.column.name.endpoint.title=Name
maintab.table.button.column.service.title=Service
maintab.table.button.column.component.title=Component
maintab.table.button.column.interface.title=Interface
maintab.table.button.column.wsdl.title=WSDL
maintab.table.button.column.wsdl.text=link
default.menu.topleft.button1.title=Change server
default.menu.topleft.button1.tooltip=Change server connection
default.menu.topleft.button2.title=Manage connections
default.menu.topleft.button2.tooltip=Manage server connections within the configuration file
default.menu.button.resfresh.title=Refresh domain
default.menu.button.resfresh.tooltip=Allow to refresh the global vision
default.menu.button.resfresh.inform.title=Refresh successful
default.menu.button.resfresh.inform.message=Refresh correctly performed
#====================================================================#
# AdminServerComponents.xml #
#====================================================================#
adminservercomponents.title=Components
adminservercomponents.clear.title=Clear all
adminservercomponents.clear.tooltip=To clear, all installed components and loaded installers on the current server. Warning all service assemblies held by each component will be uninstall.
adminservercomponents.clear.inform.title=Clear result
adminservercomponents.clear.inform=Uninstalled components {0} \n Unloaded installers {1}
adminservercomponents.summary=Table showing all components
adminservercomponents.table.button.start.title=Start
adminservercomponents.table.button.start.tooltip=Starts all selected components
adminservercomponents.table.button.stop.title=Stop
adminservercomponents.table.button.stop.tooltip=Stops all selected component
adminservercomponents.table.button.uninstall.title=Uninstall
adminservercomponents.table.button.uninstall.tooltip=Uninstall all selected components
adminservercomponents.table.button.shutdown.title=Shutdown
adminservercomponents.table.button.shutdown.tooltip=Shutdown all selected components
adminservercomponents.table.button.forceunload.title=Force unload
adminservercomponents.table.button.forceunload.tooltip=Force unload the specified component installer
adminservercomponents.table.button.forceundeploy.title=Force undeploy
adminservercomponents.table.button.forceundeploy.tooltip=Force undeploy the specified service
adminservercomponents.table.button.install.title=Install...
adminservercomponents.table.button.install.tooltip=Installs a new component
adminservercomponents.table.button.column.type.title=Type
adminservercomponents.table.button.column.name.title=Name
adminservercomponents.table.button.column.state.title=State
adminservercomponents.table.button.column.editruntimeattributes.title=Modify Attributes
#====================================================================#
# ProxyficationByWSDL.xml #
#====================================================================#
proxyservice.title=Proxy Service
proxyficationbywsdl.title=Create Proxyfication with WSDL file
proxyficationbywsdl.form.textfield.wsdlfile.label=WSDL file\:
proxyservice.displayed.server = domain:{0} server: {1}
proxyservice.addwsdl.inform.text= Select the checkbox if, the selected service to proxify is an internal service into PEtALS (JBI service). Don't select the checkbox if, the choosen service is an external service at PEtALS (Web service for example ...).
proxyservice.addwsdl.checkbox.label=Internal Service:
proxyservice.addwsdl.checkbox.tip=Tick the checkbox if the service internal PEtALS service
proxyservice.addwsdl.filefield.label=WSDL File:
proxyservice.addwsdl.filefield.tip=Provide the wsdl file, service to proxify
proxyservice.displayservice.title=Services selection form
proxyservice.displayservice.singlechoicefield.label=Available services
proxyservice.displayservice.singlechoicefield.tip=Select the desired service
proxyservice.proxyservice.title=Proxify service form
proxyservice.proxyservice.checkbox.rest.label=REST:
proxyservice.proxyservice.checkbox.rest.tip=Select it to create a REST proxy consume
proxyservice.proxyservice.checkbox.soap.label=SOAP:
proxyservice.proxyservice.checkbox.soap.tip=Select it to create a SOAP proxy consume
proxyservice.proxyservice.textfield.sa.label=Proxy name (SA):
proxyservice.proxyservice.textfield.sa.tip=The Proxy name of the SA
proxyservice.proxyservice.textfield.timeout.label=Timeout:
proxyservice.proxyservice.textfield.timeout.tip=The Timeout for proxyfied service
proxyservice.proxyservice.textfield.suprovidename.label=SU Provide Name:
proxyservice.proxyservice.textfield.suprovidename.tip=The name of the su provider deploy into PEtALS
proxyservice.proxyservice.textfield.suprovideaddress.label=SU Provide Address:
proxyservice.proxyservice.textfield.suprovideaddress.tip=The address of the su provider deploy into PEtALS
proxyservice.proxyservice.textfield.restconsumesuname.label=REST SU Consume Name:
proxyservice.proxyservice.textfield.restconsumesuname.tip=A name for the REST service unit consumer
proxyservice.proxyservice.textfield.restconsumesuaddress.label=REST exposure service URI:
proxyservice.proxyservice.textfield.restconsumesuaddress.tip=A URI where the proxyfied REST service where be exposed outside of the JBI environment
proxyservice.proxyservice.textfield.restnamespaceuri.label=Namespace URI (optional):
proxyservice.proxyservice.textfield.restnamespaceuri.tip=A namespace URI can be set, to add a namespace to the generated JBI message
proxyservice.proxyservice.textfield.restnamespaceprefix.label=Namespace prefix (optional):
proxyservice.proxyservice.textfield.restnamespaceprefix.tip=A prefix can be used for the namespace specified by the previous namespace URI
proxyservice.proxyservice.textfield.restnsremovedprefix.label=Removed prefix into response (optional):
proxyservice.proxyservice.textfield.restnsremovedprefix.tip=Several prefix namespaces can be specified to be removed on message response
proxyservice.proxyservice.textfield.soapconsumesuname.label=SOAP SU Consume Name:
proxyservice.proxyservice.textfield.soapconsumesuname.tip=A name for the SOAP service unit consumer
proxyservice.proxyservice.textfield.soapconsumesuaddress.label=SOAP exposure service URI:
proxyservice.proxyservice.textfield.soapconsumesuaddress.tip=A URI where the proxyfied SOAP service where be exposed outside of the JBI environment
proxyservice.proxyservice.singlechoicefield.selectedservername.label=Select the server where you want to deploy the Proxy SA
proxyservice.proxyservice.singlechoicefield.selectedservername.tip=represent the server where the proxy service assembly, is tried to be deployed
proxyservice.proxyservice.success.title=Proxification successful
proxyservice.proxyservice.success.message=Proxy: [{0}] correctly deployed on server: [{1}]
#====================================================================#
# DataCollectorStatus.xml #
#====================================================================#
datacollectorstatus.state.true = The PEtALS Datacollector is currently running
datacollectorstatus.state.false = The PEtALS Datacollector is currently stopped
#=====================================================================#
# Test.xml #
#=====================================================================#
test.history.column.date.title=Date
test.history.button2.title=Select all
test.history.button2.tooltip=Select all responses for futur delete
test.history.button1.title=Delete
test.history.button1.tooltip=Delete all selected responses
test.response.title=Response
test.response.messagefield1.tip=Message content sent within PEtALS
test.response.messagefield1.label=Last sent:
test.response.messagefield2.tip=Returned message content by PEtALS
test.response.messagefield2.label=Returned content:
test.response.button.title=Return
test.response.button.tooltip=Return to injection form
test.send.mannually.label=Manually settings
test.send.mannually.tip=Allow you to set, manually all send parameters
test.send.title=Send
test.send.endpoint.label=Endpoint
test.send.interface.label=Interface
test.send.service.label=Service
test.send.operation.label=Operation
test.send.content.label=Content
test.send.content.informations=Although the content is generated automatically, thank to refer to the documentation of each component, in order to fill the fields
test.send.mep.label=MEP
test.send.timeout.label=Timeout (milli-sec)
test.send.acknowledgment.label=Send a DONE
test.send.properties.label=Properties
test.send.attachments.list.label=Attachments list
test.send.attachments.delete.label=Delete attachments
test.send.file.label=File:
test.send.file.attach.label=Attach
test.send.rmi.component.unspecified=RMI component not specified or disabled into configuration file.
test.send.rmi.component.unreachable=RMI component unreachable, check if petals-se-rmi is installed and started on Server: {0} with JMXPort: {1} associated.
test.send.rmi.bad.port=Bad RMI port declared\: {2} into configuration file, check petals-se-rmi's port installed and started on server\: {0} with JMX port\: {1} associated.
test.history.title=History
test.history.summary=Table showing exchange history
test.history.freememory=Available memory (for messages storage):
test.history.column.status.title=Status
test.history.column.ise.title=Interface/Service/Endpoint
test.history.column.exchangeid.title=Exchange Id
test.history.column.pattern.title=Pattern
test.history.tableout.label=OUT normalized message
test.history.tablein.label=IN normalized message
test.history.tablein.content.title=Content
test.history.tableout.content.title=Content
test.history.tablefault.content.title=Content
test.history.tableerror.message.title=Message
test.history.tableerror.stack.title=Stack
test.history.mexproperties.title=Message exchange properties
test.history.mexproperties.summary=Table showing all message exchange properties
test.history.mexproperties.name.title=Name
test.history.mexproperties.value.title=Value
test.history.nmproperties.title=Normalized message properties
test.history.nmproperties.summary=Table showing all normalized message properties
test.history.nmproperties.name.title=Name
test.history.nmproperties.value.title=Value
test.history.nmattachments.title=Normalized message attachments
test.history.nmattachments.summary=Table showing all normalized message attachments
test.history.nmattachments.name.title=Name
#=== Properties Table
test.send.table.messageexchange.properties.title=Message exchange properties
test.send.table.messageexchange.properties.summary=Table showing all message exchange properties
test.send.table.normalizedmessage.properties.title=Normalized message properties
test.send.table.normalizedmessage.properties.summary=Table showing all normalized message properties
test.send.table.properties.button.add=Add
test.send.table.properties.button.delete=Delete
test.send.table.properties.column.name=Name
test.send.table.properties.value=Value
#=== Attachments Table
test.send.table.attachments.title=Attachments
test.send.table.attachments.summary=Table showing all attachments
test.send.table.attachments.button.add=Add
test.send.table.attachments.button.delete=Delete
test.send.table.attachments.column.name=Name
#=== AddMEXProperty
addmexproperty.title=Add message exchange property
addmexproperty.textfield.name.label=Name:
addmexproperty.textfield.value.label=Value:
#=== AddNormalizedProperty
addnormalizedproperty.title=Add normalized message property
addnormalizedproperty.textfield.name.label=Name:
addnormalizedproperty.textfield.value.label=Value:
#=== AddAttachment
addattachment.title=Add an attachment for the send
addattachment.file.label=File:
#=====================================================================#
# ServerConnexion.xml #
#=====================================================================#
serverconnexion.title=Server connection
serverconnexion.form.host.label=Host
serverconnexion.form.host.tip=The host where you want to connect
serverconnexion.form.port.label=Port
serverconnexion.form.port.tip=The JMX port where you want to connect
serverconnexion.form.login.label=Login
serverconnexion.form.login.tip=The login where you want to connect
serverconnexion.form.password.label=Password
serverconnexion.form.password.tip=The password where you want to connect
serverconnexion.form.success.title=Successful connection
serverconnexion.form.success.message=You are now logged on: {0}
serverconnexion.form.error.title=Connection failed
serverconnexion.form.error.message=Error attempting connection: {0}
serverconnexion.form.writer.label=Save server
serverconnexion.form.writer.tip=Save the new server into the configuration file
#=====================================================================#
# Welcome.xml #
#=====================================================================#
welcome.suggestion.menu.title=Available connections choices\:
welcome.suggestion.menu.button1.title=Try a new server connection
welcome.suggestion.menu.button1.tooltip=Specify a new server connection
welcome.suggestion.menu.button2.title=Select one server where the connection will be established
welcome.suggestion.menu.button2.tooltip=Select one server in server list into configuration file, where the connection will be established
#=====================================================================#
# Manage Connexion.xml #
#=====================================================================#
manageconnexion.title=Manage server connections
manageconnexion.table.title=Servers connections
manageconnexion.table.summary=Table showing all server connections
manageconnexion.table.button1.title=Modify
manageconnexion.table.button1.tooltip=Modify a server configuration
manageconnexion.table.column1.title=Host
manageconnexion.table.column2.title=Port
manageconnexion.table.column3.title=Login
manageconnexion.table.column4.title=Password
manageconnexion.table.column5.title=Delete
manageconnexion.button.title=Add server
manageconnexion.button.tooltip=Add server into configuration file
#=====================================================================#
# ServerForm.xml #
#=====================================================================#
serverform.title=Server Form
serverform.form.host.label=Host
serverform.form.host.tip=Server host
serverform.form.port.label=Port
serverform.form.port.tip=Server host port
serverform.form.login.label=Login
serverform.form.login.tip=Server host login
serverform.form.password.label=Server password
serverform.form.password.tip=Server host password
serverform.form.general.section.title=General server propreties
serverform.form.rmi.section.title=RMI component properties
serverform.form.rmicontext.label=RMI Context
serverform.form.rmicontext.tip=Refer to RMI Context of petals-se-rmi component deployed on the server
serverform.form.rmiport.label=RMI Port
serverform.form.rmiport.tip=Refer to RMI Port of petals-se-rmi component deployed on the server
serverform.form.installedrmicomponent.label=petals-se-rmi component enabled ?
serverform.form.installedrmicomponent.tip=petals-se-rmi component enabled on the server
#=====================================================================#
# InstallConfigContainer.xml #
#=====================================================================#
installconfig.container.title=Attributes configuration
#=====================================================================#
# EditRuntimeAttributes.xml #
#=====================================================================#
editruntimeattributes.container.title=Attributes configuration
adminserversharedlibraries.clear.title=Clear all
adminserversharedlibraries.clear.tooltip=To clear, all shared libraries on the current server
adminserversharedlibraries.clear.inform.title=Clear result
adminserversharedlibraries.clear.inform=Uninstalled shared libraries {0}
adminserversharedlibraries.table.button.uninstall.title=Uninstall
adminserversharedlibraries.table.button.uninstall.tooltip=Uninstall all selected shared libraries
adminserversharedlibraries.table.button.install.title=Install...
adminserversharedlibraries.table.button.install.tooltip=Installs a new shared library
adminserversharedlibraries.table.icon.uninstall.title=Uninstall
adminserviceassemblies.table.button.start.title=Start
adminserviceassemblies.table.button.start.tooltip=Starts all selected service assemblies
adminserviceassemblies.table.button.stop.title=Stop
adminserviceassemblies.table.button.stop.tooltip=Stops all selected service assemblies
adminserviceassemblies.table.button.uninstall.title=Uninstall
adminserviceassemblies.table.button.uninstall.tooltip=Uninstall all selected service assemblies
adminserviceassemblies.table.button.shutdown.title=Shutdown
adminserviceassemblies.table.button.shutdown.tooltip=Shutdown all selected service assemblies
adminserviceassemblies.table.button.install.title=Install...
adminserviceassemblies.table.button.install.tooltip=Installs a new service assembly
adminserviceassemblies.table.button.column.name.title=Name
adminserviceassemblies.table.button.column.state.title=State
adminserviceassemblies.clear.title=Clear all
adminserviceassemblies.clear.tooltip=To clear, all installed service assemblies on the current server
adminserviceassemblies.clear.inform.title=Clear result
adminserviceassemblies.clear.inform=Uninstalled service assemblies {0}
error.message.title=Occured error
#=====================================================================#
# AdminServer.xml #
#=====================================================================#
adminserver.tabpage.main.tab.admin.title=Administration
adminserver.tabpage.main.tab.test.title=Test
adminserver.tabpage.main.tab.monitoring.title=Monitoring
#=====================================================================#
# InstallServiceAssembly.xml #
#=====================================================================#
install.serviceassembly.inform.title=Installation SA result
install.serviceassembly.inform.success=All SUs of the SA were successfully deployed
#=====================================================================#
# FilterManagement.xml #
#=====================================================================#
filtermanagement.title=Server Monitoring
filtermanagement.create.mannually.label=Manually settings
filtermanagement.create.mannually.tip=Allow you to set, manually all filter parameters
filtermanagement.create.endpoint.label=Endpoint
filtermanagement.create.interface.label=Interface
filtermanagement.create.service.label=Service
filtermanagement.create.operation.label=Operation
filtermanagement.create.storeexchange.label=Store exchanges
filtermanagement.create.storeexchange.tip=Store each exchange content
filtermanagement.table.summary=Table which represent all exchange filters for the current server
filtermanagement.table.toolbar.button1.title=CSV export
filtermanagement.table.toolbar.button1.tooltip=Export the filter list in CSV format
filtermanagement.table.toolbar.button2.title=CSV Import
filtermanagement.table.toolbar.button2.tooltip=Import filter list in CSV format
filtermanagement.table.title=Exchange filters for current server
filtermanagement.table.column.endpointname.title=Endpoint
filtermanagement.table.column.interfacename.title=Interface
filtermanagement.table.column.operationname.title=Operation
filtermanagement.table.column.servicename.title=Service
filtermanagement.table.column.storage.title=Storage
filtermanagement.table.column.delete.title=Delete
filtermanagement.table.column.delete.text=Delete
filtermanagement.table.column.activatemonitoring.title=Monitoring
filtermanagement.table.column.activatemonitoring.enabletext=Enable
filtermanagement.table.column.activatemonitoring.disabletext=Disable
filtermanagement.table.column.activatemonitoring.disablelegend=Monitoring disabled for the filter
filtermanagement.table.column.activatemonitoring.enablelegend=Monitoring enabled for the filter
filtermanagement.table.column.activatemonitoring.disabletooltip=Click to enable the current monitoring
filtermanagement.table.column.activatemonitoring.enabletooltip=Click to disable the monitoring for this filter
filtermanagement.table.legend=Legend:
filtermanagement.importation.title=Filter import
filtermanagement.importation.information=Warning, only filters matching the current server (found in the .csv file) will be imported
filtermanagement.importation.filefield.label=File .csv
filtermanagement.create.endpointfiltering.label=Filter endpoint
filtermanagement.create.endpointfiltering.tip=Allow to filter on the endpoint name
filtermanagement.create.interfacefiltering.label=Filter interface
filtermanagement.create.interfacefiltering.tip=Allow to filter on the interface name
filtermanagement.create.servicefiltering.label=Filter service
filtermanagement.create.servicefiltering.tip=Allow to filter on the service name
filtermanagement.create.operationfiltering.label=Filter operation
filtermanagement.create.operationfiltering.tip=Allow to filter on the operation name
#=====================================================================#
# FilterMonitoring.xml #
#=====================================================================#
filtermonitoring.title=Filter monitoring
filtermonitoring.table.summary=Table which represent all exchange filters for the current server
filtermonitoring.table.title=Exchange filters for current server
filtermonitoring.table.detailsview.title=Exchange IDs
filtermonitoring.table.detailsview.summary=Exchange IDs table for the current filter
filtermonitoring.table.detailsview.table.column.exchangeid.title=ID
filtermonitoring.table.detailsview.table.column.mep.title=MEP
filtermonitoring.table.detailsview.table.column.moredetails.title=Details
filtermonitoring.table.detailsview.table.column.moredetails.text=More details
filtermonitoring.table.column.endpointname.title=Endpoint
filtermonitoring.table.column.interfacename.title=Interface
filtermonitoring.table.column.operationname.title=Operation
filtermonitoring.table.column.servicename.title=Service
filtermanagement.table.column.server.title=Server
filtermonitoring.table.column.storage.title=Storage
filtermonitoring.table.column.charts.title=Charts
filtermonitoring.table.column.charts.text=Display
filtermonitoring.exchangeslice.form.startingdate.title=Starting date
filtermonitoring.exchangeslice.form.endingdate.title=Ending date
filtermonitoring.exchangeslice.inform.title=Modifications take in account
filtermonitoring.exchangeslice.inform.message=The displayed exchanges will be those persisted from the {0} to the {1}
#=====================================================================#
# ExchangeOverview.xml #
#=====================================================================#
exchangeoverview.title=Exchange global view
exchangeoverview.exchangedetailsform.id.label=Id
exchangeoverview.exchangedetailsform.mep.label=Mep
exchangeoverview.exchangedetailsform.status.label=Status
exchangeoverview.exchangedetailsform.endpointname.label=Endpoint
exchangeoverview.exchangedetailsform.interfacename.label=Interface
exchangeoverview.exchangedetailsform.servicename.label=Service
exchangeoverview.exchangedetailsform.operationname.label=Operation
exchangeoverview.exchangedetailsform.duration.label=Total exchange duration (in .ms)
exchangeoverview.exchangedetailsform.providermessageprocessing.duration.label=Provider message processing duration
exchangeoverview.exchangedetailsform.consumermessageprocessing.duration.label=Consumer message processing duration
exchangeoverview.exchangedetailsform.beginexchangedate.label=Exchange begin date
exchangeoverview.exchangedetailsform.beginexchangedate.tip=The date when the exchange has begun
exchangeoverview.exchangedetailsform.id.tip=Exchange identifier
exchangeoverview.exchangedetailsform.mep.tip=Message exchange pattern
exchangeoverview.exchangedetailsform.status.tip=Exchange status
exchangeoverview.exchangedetailsform.endpointname.tip=Endpoint filter name
exchangeoverview.exchangedetailsform.interfacename.tip=Interface filter name
exchangeoverview.exchangedetailsform.servicename.tip=Service filter name
exchangeoverview.exchangedetailsform.operationname.tip=Operation filter name
exchangeoverview.exchangedetailsform.duration.tip=Total exchange duration
exchangeoverview.exchangedetailsform.providermessageprocessing.duration.tip=Message treatment duration by the provider (from the reception of the input message to the return of the output message)
exchangeoverview.exchangedetailsform.consumermessageprocessing.duration.tip=Message treatment duration by the consumer (from the reception of the input message to the return of the output message)
#=====================================================================#
# Monitoring Tab #
#=====================================================================#
message.details.messagetype.label=Message type
message.details.content.label=Message content
message.details.duration.label=Transfert duration (in .ms)
message.details.nmproperties.title=Properties
message.details.nmproperties.summary=Table showing normalized message properties
message.details.nmproperties.key.title=Key
message.details.nmproperties.value.title=Value
message.details.nmattachments.title=Attachments
message.details.nmattachments.summary=Table showing normalized message attachments
message.details.nmattachments.name.title=Attachment
message.details.mexproperties.title=Exchange Properties
message.details.mexproperties.summary=Table showing all exchange properties
message.details.mexproperties.name.title=Key
message.details.mexproperties.value.title=Value
filtermonitoring.table.detailsview.totalexchange=Number of monitored exchange for this filter:
#=====================================================================#
# ExhcangeCharts.page.xml #
#=====================================================================#
exchangechart.title=Charts for filter:
exchangechart.h3=Filter UUID:
exchangechart.piechart.title=Exchanges
exchangechart.xychart.title=Exchange number
exchangechart.xychart.xaxislabel=Time (in min)
exchangechart.xychart.yaxislabel=Exchange number
exchangechart.xydurationchart.title=Exchanges duration
exchangechart.xydurationchart.xaxislabel=Time (in min)
exchangechart.xydurationchart.yaxislabel=Exchange duration (in .sec)
exchangechart.autoreloadform.field1.label=Window duration (in .sec)
exchangechart.autoreloadform.field1.tip=Allow to redefine the window duration (in .sec)
exchangechart.autoreloadform.field2.label=Total duration (in .sec)
exchangechart.autoreloadform.field2.tip=Allow to redefine the total duration (in .sec)