src/share/classes/sun/management/resources/agent_es.properties

Print this page

        

@@ -1,8 +1,8 @@
 #
 #
-# Copyright (c) 2004, 2011, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2004, 2012, Oracle and/or its affiliates. All rights reserved.
 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
 #
 # This code is free software; you can redistribute it and/or modify it
 # under the terms of the GNU General Public License version 2 only, as
 # published by the Free Software Foundation.  Oracle designates this

@@ -41,12 +41,13 @@
 agent.err.agentclass.notfound      = Clase de agente de gestión no encontrada
 agent.err.agentclass.failed        = Fallo de clase de agente de gestión 
 agent.err.premain.notfound         = premain(String) no existe en la clase del agente
 agent.err.agentclass.access.denied = Acceso denegado a premain(String)
 agent.err.invalid.agentclass       = Valor de propiedad com.sun.management.agent.class no válido
-
+agent.err.invalid.state            = Estado del agente no válido
 agent.err.invalid.jmxremote.port   = Número com.sun.management.jmxremote.port no válido
+agent.err.invalid.jmxremote.rmi.port = Número com.sun.management.jmxremote.rmi.port no válido
 
 agent.err.file.not.set               = Archivo no especificado
 agent.err.file.not.readable          = Archivo ilegible
 agent.err.file.read.failed           = Fallo al leer el archivo
 agent.err.file.not.found             = Archivo no encontrado

@@ -76,15 +77,15 @@
 agent.err.acl.file.access.notrestricted = Se debe restringir el acceso de lectura al archivo de contraseñas
 
 agent.err.snmp.adaptor.start.failed = Fallo al iniciar el adaptador de SNMP con la dirección
 agent.err.snmp.mib.init.failed     = Fallo al inicializar el MIB de SNMP con error
 
-jmxremote.ConnectorBootstrap.initialize = Iniciando servidor de conector JMX:
-jmxremote.ConnectorBootstrap.initialize.noAuthentication = Sin autenticación
-jmxremote.ConnectorBootstrap.initialize.ready = Conector JMX listo en: {0}
-jmxremote.ConnectorBootstrap.initialize.password.readonly = Se debe restringir el acceso de lectura al archivo de contraseñas: {0}
-jmxremote.ConnectorBootstrap.initialize.file.readonly = El acceso de lectura al archivo debe ser restringido: {0}
+jmxremote.ConnectorBootstrap.starting = Iniciando servidor de conector JMX:
+jmxremote.ConnectorBootstrap.noAuthentication = Sin autenticación
+jmxremote.ConnectorBootstrap.ready = Conector JMX listo en: {0}
+jmxremote.ConnectorBootstrap.password.readonly = Se debe restringir el acceso de lectura al archivo de contraseñas: {0}
+jmxremote.ConnectorBootstrap.file.readonly = El acceso de lectura al archivo debe ser restringido: {0}
 
 jmxremote.AdaptorBootstrap.getTargetList.processing = Procesando ACL
 jmxremote.AdaptorBootstrap.getTargetList.adding = Agregando destino: {0}
 jmxremote.AdaptorBootstrap.getTargetList.starting = Iniciando servidor de adaptador:
 jmxremote.AdaptorBootstrap.getTargetList.initialize1 = Adaptador listo.