aboutsummaryrefslogtreecommitdiff
path: root/src/share/classes/sun/management/resources/agent_es.properties
blob: 09ab9784f8b4d1cc093964a6c9eb71bf2792ff26 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
#
#
# Copyright 2004-2005 Sun Microsystems, Inc.  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.  Sun designates this
# particular file as subject to the "Classpath" exception as provided
# by Sun in the LICENSE file that accompanied this code.
#
# This code 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 General Public License
# version 2 for more details (a copy is included in the LICENSE file that
# accompanied this code).
#
# You should have received a copy of the GNU General Public License version
# 2 along with this work; if not, write to the Free Software Foundation,
# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
#
# Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
# CA 95054 USA or visit www.sun.com if you need additional information or
# have any questions.
#

# Localizations for Level names.  For the US locale
# these are the same as the non-localized level name.

agent.err.error			   = Error
agent.err.exception                = Excepci\u00f3n generada por el agente 
agent.err.warning		   = Advertencia

agent.err.configfile.notfound      = No se ha encontrado el archivo de configuraci\u00f3n
agent.err.configfile.failed        = Error al leer el archivo de configuraci\u00f3n
agent.err.configfile.closed.failed = Error al cerrar el archivo de configuraci\u00f3n
agent.err.configfile.access.denied = Acceso denegado al archivo de configuraci\u00f3n

agent.err.exportaddress.failed	   = Error de exportaci\u00f3n de la direcci\u00f3n del conector JMX al b\u00fafer de instrumentaci\u00f3n

agent.err.agentclass.notfound      = Clase de agente de administraci\u00f3n no encontrada
agent.err.agentclass.failed        = Error de clase de agente de administraci\u00f3n 
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\u00e1lido

agent.err.invalid.jmxremote.port   = N\u00famero com.sun.management.jmxremote.port no v\u00e1lido

agent.err.file.not.set               = Archivo no especificado
agent.err.file.not.readable          = Archivo ilegible
agent.err.file.read.failed           = Error al leer el archivo
agent.err.file.not.found             = Archivo no encontrado
agent.err.file.access.not.restricted = Se debe restringir el acceso de lectura al archivo

agent.err.password.file.notset     = El archivo de contrase\u00f1as no se ha especificado, pero com.sun.management.jmxremote.authenticate=true
agent.err.password.file.not.readable = No se puede leer el archivo de contrase\u00f1as
agent.err.password.file.read.failed = Error al leer el archivo de contrase\u00f1as
agent.err.password.file.notfound   = Archivo de contrase\u00f1as no encontrado
agent.err.password.file.access.notrestricted = Se debe restringir el acceso de lectura al archivo de contrase\u00f1as

agent.err.access.file.notset       = El archivo de acceso no se ha especificado, pero com.sun.management.jmxremote.authenticate=true
agent.err.access.file.not.readable = No se puede leer el archivo de acceso
agent.err.access.file.read.failed  = Error al leer el archivo de acceso
agent.err.access.file.notfound     = Archivo de acceso no encontrado

agent.err.connector.server.io.error = Error de comunicaci\u00f3n con el servidor de conector JMX

agent.err.invalid.option	   = Opci\u00f3n especificada no v\u00e1lida
agent.err.invalid.snmp.port        = N\u00famero com.sun.management.snmp.port no v\u00e1lido
agent.err.invalid.snmp.trap.port   = N\u00famero com.sun.management.snmp.trap no v\u00e1lido
agent.err.unknown.snmp.interface   = Interfaz SNMP desconocido
agent.err.acl.file.notset          = No se ha especificado ning\u00fan archivo ACL de SNMP, pero com.sun.management.snmp.acl=true
agent.err.acl.file.notfound        = Archivo ACL de SNMP no encontrado
agent.err.acl.file.not.readable    = No se puede leer el archivo ACL de SNMP
agent.err.acl.file.read.failed     = Error al leer el archivo ACL de SNMP
agent.err.acl.file.access.notrestricted = Se debe restringir el acceso de lectura al archivo de contrase\u00f1as

agent.err.snmp.adaptor.start.failed = No se ha podido iniciar el adaptador de SNMP con la direcci\u00f3n
agent.err.snmp.mib.init.failed     = No se ha podido inicializar el MIB de SNMP con error

jmxremote.ConnectorBootstrap.initialize = Iniciando servidor de conector JMX:
jmxremote.ConnectorBootstrap.initialize.noAuthentication = Sin autenticaci\u00f3n
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\u00f1as: {0}
jmxremote.ConnectorBootstrap.initialize.file.readonly = Se debe restringir el acceso de lectura al archivo: {0}

jmxremote.AdaptorBootstrap.getTargetList.processing = Procesando ACL
jmxremote.AdaptorBootstrap.getTargetList.adding = Agregando destino: {0}
jmxremote.AdaptorBootstrap.getTargetList.starting = Iniciar servidor adaptador:
jmxremote.AdaptorBootstrap.getTargetList.initialize1 = Adaptador listo.
jmxremote.AdaptorBootstrap.getTargetList.initialize2 = Adaptador SNMP listo en: {0}:{1}
jmxremote.AdaptorBootstrap.getTargetList.terminate = finalizar {0}