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

org.apache.catalina.mbeans.LocalStrings_zh_CN.properties Maven / Gradle / Ivy

There is a newer version: 11.0.0-M20
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.

globalResources.createError=处理全局JNDI资源时发生异常
globalResources.createError.operation=创建MBean时不支持操作
globalResources.createError.runtime=创建MBean时出现意外错误
globalResources.createError.userDatabase=无法为资源[{0}]创建用户数据库MBean
globalResources.createError.userDatabase.group=无法为组[{0}]创建组MBean
globalResources.createError.userDatabase.role=无法为角色[{0}]创建角色MBean
globalResources.createError.userDatabase.user=无法为用户[{0}]创建用户MBean
globalResources.noNamingContext=没有为服务器定义全局命名上下文
globalResources.userDatabaseCreateError=为[{0}]创建用户数据库MBean时发生异常

mBean.attributeNotFound=找不到属性[{0}]
mBean.nullAttribute=属性为空
mBean.nullName=属性名为空

mBeanDumper.getAttributeError=获取对象名[{1}]的属性[{0}]时出错

mBeanFactory.contextCreate.addServicedFail=无法创建上下文[{0}],因为另一个组件正在为具有该名称的上下文提供服务
mBeanFactory.contextDestroyError=上下文[{0}]销毁期间出错
mBeanFactory.contextRemove.addServicedFail=无法移除上下文[{0}],因为另一个组件正在为具有该名称的上下文提供服务
mBeanFactory.managerContext=管理器组件只能添加到上下文中。
mBeanFactory.noDeployer=找不到主机[{0}]的部署程序
mBeanFactory.noService=找不到域为[{0}]的服务
mBeanFactory.notServer=容器不是服务器

mBeanUtils.noManagedBean=找不到具有[{0}]的ManagedBean

namingResourcesMBean.addAlreadyExists.environment=已存在名为[{0}]的指定环境
namingResourcesMBean.addAlreadyExists.resource=指定的资源名已存在,名称为[{0}]
namingResourcesMBean.addAlreadyExists.resourceLink=指定的资源链接已存在,名称为[{0}]
namingResourcesMBean.createObjectNameError.environment=无法为环境[{0}]创建对象名
namingResourcesMBean.createObjectNameError.resource=无法为资源[{0}]创建对象名
namingResourcesMBean.createObjectNameError.resourceLink=无法为资源链接[{0}]创建对象名
namingResourcesMBean.removeNotFound.environment=名为[{0}]的指定环境不存在
namingResourcesMBean.removeNotFound.resource=名为[{0}]的指定资源不存在
namingResourcesMBean.removeNotFound.resourceLink=名为[{0}]的指定资源链接不存在

userMBean.createError.group=无法为组[{0}]创建对象名
userMBean.createError.role=无法为角色[{0}]创建对象名
userMBean.createError.user=无法为用户[{0}]创建对象名
userMBean.createMBeanError.group=创建组[{0}]MBean时发生异常
userMBean.createMBeanError.role=创建角色[{0}]MBean时发生异常
userMBean.createMBeanError.user=创建用户[{0}]MBean时发生异常
userMBean.destroyError.group=销毁组[{0}]MBean时发生异常
userMBean.destroyError.role=销毁角色[{0}]MBean时发生异常
userMBean.destroyError.user=销毁用户[{0}]MBean时发生异常
userMBean.invalidGroup=无效的组名[{0}]
userMBean.invalidRole=无效的角色名[{0}]
userMBean.saveError=保存操作时出错




© 2015 - 2024 Weber Informatics LLC | Privacy Policy