src/share/classes/sun/management/resources/agent_zh_CN.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      = 找不到管理代理类
 agent.err.agentclass.failed        = 管理代理类失败 
 agent.err.premain.notfound         = 代理类中不存在 premain(String)
 agent.err.agentclass.access.denied = 拒绝访问 premain(String)
 agent.err.invalid.agentclass       = com.sun.management.agent.class 属性值无效
-
+agent.err.invalid.state            = 代理状态无效
 agent.err.invalid.jmxremote.port   = com.sun.management.jmxremote.port 编号无效
+agent.err.invalid.jmxremote.rmi.port = com.sun.management.jmxremote.rmi.port 编号无效
 
 agent.err.file.not.set               = 未指定文件
 agent.err.file.not.readable          = 文件不可读取
 agent.err.file.read.failed           = 未能读取文件
 agent.err.file.not.found             = 找不到文件

@@ -76,15 +77,15 @@
 agent.err.acl.file.access.notrestricted = 必须限制口令文件读取访问权限
 
 agent.err.snmp.adaptor.start.failed = 无法启动带有地址的 SNMP 适配器
 agent.err.snmp.mib.init.failed     = 无法初始化带有错误的 SNMP MIB
 
-jmxremote.ConnectorBootstrap.initialize = 正在启动 JMX 连接器服务器: 
-jmxremote.ConnectorBootstrap.initialize.noAuthentication = 无验证
-jmxremote.ConnectorBootstrap.initialize.ready = 位于{0}的 JMX 连接器已就绪
-jmxremote.ConnectorBootstrap.initialize.password.readonly = 必须限制口令文件读取访问权限: {0}
-jmxremote.ConnectorBootstrap.initialize.file.readonly = 必须限制文件读取访问权限: {0}
+jmxremote.ConnectorBootstrap.starting = 正在启动 JMX 连接器服务器: 
+jmxremote.ConnectorBootstrap.noAuthentication = 无验证
+jmxremote.ConnectorBootstrap.ready = 位于{0}的 JMX 连接器已就绪
+jmxremote.ConnectorBootstrap.password.readonly = 必须限制口令文件读取访问权限: {0}
+jmxremote.ConnectorBootstrap.file.readonly = 必须限制文件读取访问权限: {0}
 
 jmxremote.AdaptorBootstrap.getTargetList.processing = 正在处理 ACL
 jmxremote.AdaptorBootstrap.getTargetList.adding = 正在添加目标: {0}
 jmxremote.AdaptorBootstrap.getTargetList.starting = 正在启动适配器服务器: 
 jmxremote.AdaptorBootstrap.getTargetList.initialize1 = 适配器就绪。