jdk/src/share/classes/sun/management/resources/agent_es.properties
author ohair
Wed, 06 Apr 2011 22:06:11 -0700
changeset 9035 1255eb81cc2f
parent 8203 e5debcae2183
child 17184 342467f0c6c2
permissions -rw-r--r--
7033660: Update copyright year to 2011 on any files changed in 2011 Reviewed-by: dholmes
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
     1
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
     2
#
9035
1255eb81cc2f 7033660: Update copyright year to 2011 on any files changed in 2011
ohair
parents: 8203
diff changeset
     3
# Copyright (c) 2004, 2011, Oracle and/or its affiliates. All rights reserved.
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
     4
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
90ce3da70b43 Initial load
duke
parents:
diff changeset
     5
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
     6
# This code is free software; you can redistribute it and/or modify it
90ce3da70b43 Initial load
duke
parents:
diff changeset
     7
# under the terms of the GNU General Public License version 2 only, as
5506
202f599c92aa 6943119: Rebrand source copyright notices
ohair
parents: 5307
diff changeset
     8
# published by the Free Software Foundation.  Oracle designates this
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
     9
# particular file as subject to the "Classpath" exception as provided
5506
202f599c92aa 6943119: Rebrand source copyright notices
ohair
parents: 5307
diff changeset
    10
# by Oracle in the LICENSE file that accompanied this code.
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    11
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
    12
# This code is distributed in the hope that it will be useful, but WITHOUT
90ce3da70b43 Initial load
duke
parents:
diff changeset
    13
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
90ce3da70b43 Initial load
duke
parents:
diff changeset
    14
# FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
90ce3da70b43 Initial load
duke
parents:
diff changeset
    15
# version 2 for more details (a copy is included in the LICENSE file that
90ce3da70b43 Initial load
duke
parents:
diff changeset
    16
# accompanied this code).
90ce3da70b43 Initial load
duke
parents:
diff changeset
    17
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
    18
# You should have received a copy of the GNU General Public License version
90ce3da70b43 Initial load
duke
parents:
diff changeset
    19
# 2 along with this work; if not, write to the Free Software Foundation,
90ce3da70b43 Initial load
duke
parents:
diff changeset
    20
# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
90ce3da70b43 Initial load
duke
parents:
diff changeset
    21
#
5506
202f599c92aa 6943119: Rebrand source copyright notices
ohair
parents: 5307
diff changeset
    22
# Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
202f599c92aa 6943119: Rebrand source copyright notices
ohair
parents: 5307
diff changeset
    23
# or visit www.oracle.com if you need additional information or have any
202f599c92aa 6943119: Rebrand source copyright notices
ohair
parents: 5307
diff changeset
    24
# questions.
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    25
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
    26
90ce3da70b43 Initial load
duke
parents:
diff changeset
    27
# Localizations for Level names.  For the US locale
90ce3da70b43 Initial load
duke
parents:
diff changeset
    28
# these are the same as the non-localized level name.
90ce3da70b43 Initial load
duke
parents:
diff changeset
    29
90ce3da70b43 Initial load
duke
parents:
diff changeset
    30
agent.err.error			   = Error
8203
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 7668
diff changeset
    31
agent.err.exception                = Excepci\u00F3n devuelta por el agente 
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    32
agent.err.warning		   = Advertencia
90ce3da70b43 Initial load
duke
parents:
diff changeset
    33
8203
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 7668
diff changeset
    34
agent.err.configfile.notfound      = No se ha encontrado el archivo de configuraci\u00F3n
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 7668
diff changeset
    35
agent.err.configfile.failed        = Fallo al leer el archivo de configuraci\u00F3n
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 7668
diff changeset
    36
agent.err.configfile.closed.failed = Fallo al cerrar el archivo de configuraci\u00F3n
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 7668
diff changeset
    37
agent.err.configfile.access.denied = Acceso denegado al archivo de configuraci\u00F3n
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    38
8203
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 7668
diff changeset
    39
agent.err.exportaddress.failed	   = Fallo al exportar la direcci\u00F3n del conector JMX al buffer de instrumentaci\u00F3n
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    40
8203
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 7668
diff changeset
    41
agent.err.agentclass.notfound      = Clase de agente de gesti\u00F3n no encontrada
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 7668
diff changeset
    42
agent.err.agentclass.failed        = Fallo de clase de agente de gesti\u00F3n 
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    43
agent.err.premain.notfound         = premain(String) no existe en la clase del agente
90ce3da70b43 Initial load
duke
parents:
diff changeset
    44
agent.err.agentclass.access.denied = Acceso denegado a premain(String)
8203
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 7668
diff changeset
    45
agent.err.invalid.agentclass       = Valor de propiedad com.sun.management.agent.class no v\u00E1lido
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    46
8203
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 7668
diff changeset
    47
agent.err.invalid.jmxremote.port   = N\u00FAmero com.sun.management.jmxremote.port no v\u00E1lido
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    48
5307
7865cb8f2f54 6875904: Java 7 message synchronization 1
yhuang
parents: 2
diff changeset
    49
agent.err.file.not.set               = Archivo no especificado
7865cb8f2f54 6875904: Java 7 message synchronization 1
yhuang
parents: 2
diff changeset
    50
agent.err.file.not.readable          = Archivo ilegible
8203
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 7668
diff changeset
    51
agent.err.file.read.failed           = Fallo al leer el archivo
5307
7865cb8f2f54 6875904: Java 7 message synchronization 1
yhuang
parents: 2
diff changeset
    52
agent.err.file.not.found             = Archivo no encontrado
8203
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 7668
diff changeset
    53
agent.err.file.access.not.restricted = El acceso de lectura al archivo debe ser restringido
5307
7865cb8f2f54 6875904: Java 7 message synchronization 1
yhuang
parents: 2
diff changeset
    54
8203
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 7668
diff changeset
    55
agent.err.password.file.notset     = El archivo de contrase\u00F1as no se ha especificado, pero com.sun.management.jmxremote.authenticate=true
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 7668
diff changeset
    56
agent.err.password.file.not.readable = No se puede leer el archivo de contrase\u00F1as
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 7668
diff changeset
    57
agent.err.password.file.read.failed = Fallo al leer el archivo de contrase\u00F1as
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 7668
diff changeset
    58
agent.err.password.file.notfound   = Archivo de contrase\u00F1as no encontrado
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 7668
diff changeset
    59
agent.err.password.file.access.notrestricted = Se debe restringir el acceso de lectura al archivo de contrase\u00F1as
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    60
90ce3da70b43 Initial load
duke
parents:
diff changeset
    61
agent.err.access.file.notset       = El archivo de acceso no se ha especificado, pero com.sun.management.jmxremote.authenticate=true
90ce3da70b43 Initial load
duke
parents:
diff changeset
    62
agent.err.access.file.not.readable = No se puede leer el archivo de acceso
8203
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 7668
diff changeset
    63
agent.err.access.file.read.failed  = Fallo al leer el archivo de acceso
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    64
agent.err.access.file.notfound     = Archivo de acceso no encontrado
90ce3da70b43 Initial load
duke
parents:
diff changeset
    65
8203
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 7668
diff changeset
    66
agent.err.connector.server.io.error = Error de comunicaci\u00F3n con el servidor de conector JMX
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    67
8203
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 7668
diff changeset
    68
agent.err.invalid.option	   = Opci\u00F3n especificada no v\u00E1lida
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 7668
diff changeset
    69
agent.err.invalid.snmp.port        = N\u00FAmero de com.sun.management.snmp.port no v\u00E1lido
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 7668
diff changeset
    70
agent.err.invalid.snmp.trap.port   = N\u00FAmero de com.sun.management.snmp.trap no v\u00E1lido
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 7668
diff changeset
    71
agent.err.unknown.snmp.interface   = Interfaz SNMP desconocida
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 7668
diff changeset
    72
agent.err.acl.file.notset          = No se ha especificado ning\u00FAn archivo ACL de SNMP, pero com.sun.management.snmp.acl=true
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    73
agent.err.acl.file.notfound        = Archivo ACL de SNMP no encontrado
90ce3da70b43 Initial load
duke
parents:
diff changeset
    74
agent.err.acl.file.not.readable    = No se puede leer el archivo ACL de SNMP
8203
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 7668
diff changeset
    75
agent.err.acl.file.read.failed     = Fallo al leer el archivo ACL de SNMP
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 7668
diff changeset
    76
agent.err.acl.file.access.notrestricted = Se debe restringir el acceso de lectura al archivo de contrase\u00F1as
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    77
8203
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 7668
diff changeset
    78
agent.err.snmp.adaptor.start.failed = Fallo al iniciar el adaptador de SNMP con la direcci\u00F3n
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 7668
diff changeset
    79
agent.err.snmp.mib.init.failed     = Fallo al inicializar el MIB de SNMP con error
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    80
90ce3da70b43 Initial load
duke
parents:
diff changeset
    81
jmxremote.ConnectorBootstrap.initialize = Iniciando servidor de conector JMX:
8203
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 7668
diff changeset
    82
jmxremote.ConnectorBootstrap.initialize.noAuthentication = Sin autenticaci\u00F3n
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    83
jmxremote.ConnectorBootstrap.initialize.ready = Conector JMX listo en: {0}
8203
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 7668
diff changeset
    84
jmxremote.ConnectorBootstrap.initialize.password.readonly = Se debe restringir el acceso de lectura al archivo de contrase\u00F1as: {0}
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 7668
diff changeset
    85
jmxremote.ConnectorBootstrap.initialize.file.readonly = El acceso de lectura al archivo debe ser restringido: {0}
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    86
90ce3da70b43 Initial load
duke
parents:
diff changeset
    87
jmxremote.AdaptorBootstrap.getTargetList.processing = Procesando ACL
90ce3da70b43 Initial load
duke
parents:
diff changeset
    88
jmxremote.AdaptorBootstrap.getTargetList.adding = Agregando destino: {0}
8203
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 7668
diff changeset
    89
jmxremote.AdaptorBootstrap.getTargetList.starting = Iniciando servidor de adaptador:
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    90
jmxremote.AdaptorBootstrap.getTargetList.initialize1 = Adaptador listo.
90ce3da70b43 Initial load
duke
parents:
diff changeset
    91
jmxremote.AdaptorBootstrap.getTargetList.initialize2 = Adaptador SNMP listo en: {0}:{1}
8203
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 7668
diff changeset
    92
jmxremote.AdaptorBootstrap.getTargetList.terminate = terminar {0}