jdk/src/share/classes/sun/management/resources/agent_zh_TW.properties
author ohair
Tue, 25 May 2010 15:58:33 -0700
changeset 5506 202f599c92aa
parent 5307 7865cb8f2f54
child 7668 d4a77089c587
permissions -rw-r--r--
6943119: Rebrand source copyright notices Reviewed-by: darcy, weijun
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
#
5506
202f599c92aa 6943119: Rebrand source copyright notices
ohair
parents: 5307
diff changeset
     3
# Copyright (c) 2004, 2005, 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			   = \u932f\u8aa4
90ce3da70b43 Initial load
duke
parents:
diff changeset
    31
agent.err.exception                = \u4ee3\u7406\u7a0b\u5f0f\u4e1f\u51fa\u7570\u5e38 
90ce3da70b43 Initial load
duke
parents:
diff changeset
    32
agent.err.warning		   = \u8b66\u544a
90ce3da70b43 Initial load
duke
parents:
diff changeset
    33
90ce3da70b43 Initial load
duke
parents:
diff changeset
    34
agent.err.configfile.notfound      = \u627e\u4e0d\u5230\u914d\u7f6e\u6a94\u6848
90ce3da70b43 Initial load
duke
parents:
diff changeset
    35
agent.err.configfile.failed        = \u7121\u6cd5\u8b80\u53d6\u914d\u7f6e\u6a94\u6848
90ce3da70b43 Initial load
duke
parents:
diff changeset
    36
agent.err.configfile.closed.failed = \u7121\u6cd5\u95dc\u9589\u914d\u7f6e\u6a94\u6848
90ce3da70b43 Initial load
duke
parents:
diff changeset
    37
agent.err.configfile.access.denied = \u5b58\u53d6\u914d\u7f6e\u6a94\u6848\u906d\u5230\u62d2\u7d55
90ce3da70b43 Initial load
duke
parents:
diff changeset
    38
90ce3da70b43 Initial load
duke
parents:
diff changeset
    39
agent.err.exportaddress.failed	   = \u5c07 JMX \u9023\u63a5\u5668\u4f4d\u5740\u532f\u51fa\u81f3\u8a2d\u5099\u7de9\u885d\u5340\u5931\u6557
90ce3da70b43 Initial load
duke
parents:
diff changeset
    40
90ce3da70b43 Initial load
duke
parents:
diff changeset
    41
agent.err.agentclass.notfound      = \u627e\u4e0d\u5230\u7ba1\u7406\u4ee3\u7406\u7a0b\u5f0f\u985e\u5225
90ce3da70b43 Initial load
duke
parents:
diff changeset
    42
agent.err.agentclass.failed        = \u7ba1\u7406\u4ee3\u7406\u985e\u5225\u5931\u6557 
90ce3da70b43 Initial load
duke
parents:
diff changeset
    43
agent.err.premain.notfound         = \u4ee3\u7406\u7a0b\u5f0f\u985e\u5225\u4e2d\u4e0d\u5b58\u5728 premain(String)
90ce3da70b43 Initial load
duke
parents:
diff changeset
    44
agent.err.agentclass.access.denied = \u5b58\u53d6 premain(String) \u906d\u5230\u62d2\u7d55
90ce3da70b43 Initial load
duke
parents:
diff changeset
    45
agent.err.invalid.agentclass       = com.sun.management.agent.class \u7279\u6027\u503c\u7121\u6548
90ce3da70b43 Initial load
duke
parents:
diff changeset
    46
90ce3da70b43 Initial load
duke
parents:
diff changeset
    47
agent.err.invalid.jmxremote.port   = com.sun.management.jmxremote.port \u7de8\u865f\u7121\u6548
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               = \u672a\u6307\u5b9a\u6a94\u6848
7865cb8f2f54 6875904: Java 7 message synchronization 1
yhuang
parents: 2
diff changeset
    50
agent.err.file.not.readable          = \u6a94\u6848\u4e0d\u53ef\u8b80
7865cb8f2f54 6875904: Java 7 message synchronization 1
yhuang
parents: 2
diff changeset
    51
agent.err.file.read.failed           = \u7121\u6cd5\u8b80\u53d6\u6a94\u6848
7865cb8f2f54 6875904: Java 7 message synchronization 1
yhuang
parents: 2
diff changeset
    52
agent.err.file.not.found             = \u627e\u4e0d\u5230\u6a94\u6848
7865cb8f2f54 6875904: Java 7 message synchronization 1
yhuang
parents: 2
diff changeset
    53
agent.err.file.access.not.restricted = \u5fc5\u9808\u9650\u5236\u6a94\u6848\u8b80\u53d6\u5b58\u53d6
7865cb8f2f54 6875904: Java 7 message synchronization 1
yhuang
parents: 2
diff changeset
    54
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    55
agent.err.password.file.notset     = \u672a\u6307\u5b9a\u5bc6\u78bc\u6a94\u6848\uff0c\u4f46 com.sun.management.jmxremote.authenticate=true
90ce3da70b43 Initial load
duke
parents:
diff changeset
    56
agent.err.password.file.not.readable = \u5bc6\u78bc\u6a94\u6848\u4e0d\u53ef\u8b80
90ce3da70b43 Initial load
duke
parents:
diff changeset
    57
agent.err.password.file.read.failed = \u7121\u6cd5\u8b80\u53d6\u5bc6\u78bc\u6a94\u6848
90ce3da70b43 Initial load
duke
parents:
diff changeset
    58
agent.err.password.file.notfound   = \u627e\u4e0d\u5230\u5bc6\u78bc\u6a94\u6848
90ce3da70b43 Initial load
duke
parents:
diff changeset
    59
agent.err.password.file.access.notrestricted = \u5fc5\u9808\u9650\u5236\u5bc6\u78bc\u6a94\u6848\u8b80\u53d6\u5b58\u53d6
90ce3da70b43 Initial load
duke
parents:
diff changeset
    60
90ce3da70b43 Initial load
duke
parents:
diff changeset
    61
agent.err.access.file.notset       = \u672a\u6307\u5b9a\u5b58\u53d6\u6a94\u6848\uff0c\u4f46 com.sun.management.jmxremote.authenticate=true
90ce3da70b43 Initial load
duke
parents:
diff changeset
    62
agent.err.access.file.not.readable = \u5b58\u53d6\u6a94\u6848\u4e0d\u53ef\u8b80
90ce3da70b43 Initial load
duke
parents:
diff changeset
    63
agent.err.access.file.read.failed  = \u7121\u6cd5\u8b80\u53d6\u5b58\u53d6\u6a94\u6848
90ce3da70b43 Initial load
duke
parents:
diff changeset
    64
agent.err.access.file.notfound     = \u627e\u4e0d\u5230\u5b58\u53d6\u6a94\u6848
90ce3da70b43 Initial load
duke
parents:
diff changeset
    65
90ce3da70b43 Initial load
duke
parents:
diff changeset
    66
agent.err.connector.server.io.error = JMX \u9023\u63a5\u5668\u4f3a\u670d\u5668\u901a\u8a0a\u932f\u8aa4
90ce3da70b43 Initial load
duke
parents:
diff changeset
    67
90ce3da70b43 Initial load
duke
parents:
diff changeset
    68
agent.err.invalid.option	   = \u6307\u5b9a\u7684\u9078\u9805\u7121\u6548
90ce3da70b43 Initial load
duke
parents:
diff changeset
    69
agent.err.invalid.snmp.port        = com.sun.management.snmp.port \u7de8\u865f\u7121\u6548
90ce3da70b43 Initial load
duke
parents:
diff changeset
    70
agent.err.invalid.snmp.trap.port   = com.sun.management.snmp.trap \u7de8\u865f\u7121\u6548
90ce3da70b43 Initial load
duke
parents:
diff changeset
    71
agent.err.unknown.snmp.interface   = \u4e0d\u660e\u7684 SNMP \u4ecb\u9762
90ce3da70b43 Initial load
duke
parents:
diff changeset
    72
agent.err.acl.file.notset          = \u672a\u6307\u5b9a SNMP ACL \u6a94\u6848\uff0c\u4f46 com.sun.management.snmp.acl=true
90ce3da70b43 Initial load
duke
parents:
diff changeset
    73
agent.err.acl.file.notfound        = \u627e\u4e0d\u5230 SNMP ACL \u6a94\u6848
90ce3da70b43 Initial load
duke
parents:
diff changeset
    74
agent.err.acl.file.not.readable    = SNMP ACL \u6a94\u6848\u4e0d\u53ef\u8b80
90ce3da70b43 Initial load
duke
parents:
diff changeset
    75
agent.err.acl.file.read.failed     = \u7121\u6cd5\u8b80\u53d6 SNMP ACL \u6a94\u6848
90ce3da70b43 Initial load
duke
parents:
diff changeset
    76
agent.err.acl.file.access.notrestricted = \u5fc5\u9808\u9650\u5236\u5bc6\u78bc\u6a94\u6848\u8b80\u53d6\u5b58\u53d6
90ce3da70b43 Initial load
duke
parents:
diff changeset
    77
90ce3da70b43 Initial load
duke
parents:
diff changeset
    78
agent.err.snmp.adaptor.start.failed = \u7121\u6cd5\u4f7f\u7528\u4f4d\u5740\u555f\u52d5 SNMP \u914d\u63a5\u5361
90ce3da70b43 Initial load
duke
parents:
diff changeset
    79
agent.err.snmp.mib.init.failed     = \u7121\u6cd5\u521d\u59cb\u5316 SNMP MIB\uff0c\u51fa\u73fe\u932f\u8aa4
90ce3da70b43 Initial load
duke
parents:
diff changeset
    80
90ce3da70b43 Initial load
duke
parents:
diff changeset
    81
jmxremote.ConnectorBootstrap.initialize = \u6b63\u5728\u555f\u52d5 JMX \u9023\u63a5\u5668\u4f3a\u670d\u5668\ufe30
90ce3da70b43 Initial load
duke
parents:
diff changeset
    82
jmxremote.ConnectorBootstrap.initialize.noAuthentication = \u7121\u8a8d\u8b49
90ce3da70b43 Initial load
duke
parents:
diff changeset
    83
jmxremote.ConnectorBootstrap.initialize.ready = JMX \u9023\u63a5\u5668\u5c31\u7dd2\uff0c\u4f4d\u65bc\ufe30{0}
90ce3da70b43 Initial load
duke
parents:
diff changeset
    84
jmxremote.ConnectorBootstrap.initialize.password.readonly = \u5fc5\u9808\u9650\u5236\u5bc6\u78bc\u6a94\u6848\u8b80\u53d6\u5b58\u53d6\ufe30{0}
5307
7865cb8f2f54 6875904: Java 7 message synchronization 1
yhuang
parents: 2
diff changeset
    85
jmxremote.ConnectorBootstrap.initialize.file.readonly = \u5fc5\u9808\u9650\u5236\u6a94\u6848\u8b80\u53d6\u5b58\u53d6: {0}
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    86
90ce3da70b43 Initial load
duke
parents:
diff changeset
    87
jmxremote.AdaptorBootstrap.getTargetList.processing = \u6b63\u5728\u8655\u7406 ACL
90ce3da70b43 Initial load
duke
parents:
diff changeset
    88
jmxremote.AdaptorBootstrap.getTargetList.adding = \u6b63\u5728\u589e\u52a0\u76ee\u6a19\ufe30{0}
90ce3da70b43 Initial load
duke
parents:
diff changeset
    89
jmxremote.AdaptorBootstrap.getTargetList.starting = \u6b63\u5728\u555f\u52d5\u914d\u63a5\u5361\u4f3a\u670d\u5668\ufe30
90ce3da70b43 Initial load
duke
parents:
diff changeset
    90
jmxremote.AdaptorBootstrap.getTargetList.initialize1 = \u914d\u63a5\u5361\u5c31\u7dd2\u3002
90ce3da70b43 Initial load
duke
parents:
diff changeset
    91
jmxremote.AdaptorBootstrap.getTargetList.initialize2 = SNMP \u914d\u63a5\u5361\u5c31\u7dd2\uff0c\u4f4d\u65bc\ufe30{0}:{1}
90ce3da70b43 Initial load
duke
parents:
diff changeset
    92
jmxremote.AdaptorBootstrap.getTargetList.terminate = \u7d42\u6b62 {0}