All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.apache.tomcat.util.modeler.LocalStrings_zh_CN.properties Maven / Gradle / Ivy

There is a newer version: 11.0.0-M26
Show newest version
# Licensed to the Apache Software Foundation (ASF) under one or more
# contributor license agreements.  See the NOTICE file distributed with
# this work for additional information regarding copyright ownership.
# The ASF licenses this file to You under the Apache License, Version 2.0
# (the "License"); you may not use this file except in compliance with
# the License.  You may obtain a copy of the License at
#
#     http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.

baseModelMBean.cnfeForSignature=找不到[{0}]的类
baseModelMBean.invokeError=调用方法[{0}]时发生异常
baseModelMBean.notificationError=发送通知时出错[{0}]
baseModelMBean.nullAttribute=属性为空
baseModelMBean.nullAttributeName=属性名为空
baseModelMBean.nullAttributeNameList=属性名列表为空
baseModelMBean.nullListener=监听器为空
baseModelMBean.nullMessage=消息为空
baseModelMBean.nullMethodName=方法名为空
baseModelMBean.nullNotification=通知为空
baseModelMBean.nullResource=托管资源为空

managedMBean.cannotInstantiateClass=无法实例化类[{0}]的ModelMBean
managedMBean.cannotLoadClass=无法加载ModelMBean类[{0}]
managedMBean.inconsistentArguments=参数和签名不一致
managedMBean.noAttribute=在资源[{1}]上找不到属性[{0}]
managedMBean.noGet=在资源[{1}]上找不到getter方法[{0}]
managedMBean.noMethod=找不到具有此签名的方法[{0}]
managedMBean.noOperation=找不到操作[{0}]
managedMBean.noSet=在资源[{1}]上找不到setter方法[{0}]

modules.digesterParseError=分析注册表数据时出错
modules.readDescriptorsError=读取描述文件出错

registry.initError=初始化[{0}]时出错
registry.loadError=从[{0}]加载描述符时出错
registry.noDisable=无法禁用MBean注册表,因为它已初始化
registry.noMetadata=找不到对象[{0}]的元数据
registry.noTypeMetadata=找不到类型[{0}]的元数据
registry.nullBean=无法为[{0}]注册空bean
registry.objectNameCreateError=创建对象名时出错
registry.registerError=注册 MBean 出错
registry.unregisterError=注销MBean时出错




© 2015 - 2024 Weber Informatics LLC | Privacy Policy