blob: 46eea4caf7fef778f081462829a73bc2175447d1 [file] [log] [blame]
# 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.
# Do not edit this file directly.
# To edit translations see: https://tomcat.apache.org/getinvolved.html#Translations
config.emptyObjectName=无效的空对象名
config.missingContextFile=缺少要存储的上下文[{0}]的配置文件
config.objectNameNotFound=目标[{0}]未找到
config.storeContextError=存储上下文[{0}]时出错
config.storeServerError=存储服务器时出错
factory.storeNoDescriptor=元素类[{0}]的描述符未配置!
factory.storeTag=存储标记[{0}](对象:[{1}])。
globalNamingResourcesSF.noFactory=找不到NamingResources存储工厂
globalNamingResourcesSF.wrongElement=错误的元素[{0}]
registry.loadClassFailed=无法加载类 [{0}]
standardContextSF.cannotWriteFile=无法在 [{0}] 写入文件
standardContextSF.canonicalPathError=无法获取配置文件[{0}]的规范路径
standardContextSF.moveFailed=[{0}]处的上下文原始文件为空,不是文件或不可写
standardContextSF.storeContext=将上下文[{0}]配置分别存储在路径[{1}]
standardContextSF.storeContextWithBackup=将上下文[{0}]配置与备份分别存储在路径[{1}]
storeConfigListener.loadError=加载StoreConfig时出错
storeConfigListener.notServer=侦听器必须嵌套在Server元素内,但是处于[{0}]中,忽略它
storeConfigListener.registerError=注册StoreConfig MBean时出错
storeFactory.noDescriptor=元素[{0}].[{1}]的描述符未配置
storeFileMover.directoryCreationError=无法创建目录 [{0}]
storeFileMover.renameError=无法将 [{0}] 重命名为 [{1}]