| # 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. |
| |
| cache.addFail=无法将位于[{0}]的资源添加到Web应用程序[{1}]的缓存中,因为在清除过期缓存条目后可用空间仍不足 - 请考虑增加缓存的最大空间。 |
| |
| extractingRoot.targetFailed=无法为提取的 JAR 文件创建目录 [{0}] |
| |
| fileResource.getUrlFail=不能决定一个url 为资源[{0}] |
| |
| jarResource.getUrlFail=无法确定JAR[{1}]中的资源[{0}]的URL |
| |
| standardRoot.checkStateNotStarted=如果当前未启动资源,则可能无法访问这些资源 |
| standardRoot.createUnknownType=无法为未知类型[{0}]创建WebResourceSet。 |
| standardRoot.noContext=尚未为WebResourceRoot配置上下文 |
| standardRoot.startInvalidMain=指定的主资源集 [{0}] 无效 |