| # 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. |
| |
| cgiServlet.expandFail=在路径[{0}] 到[{1}] 展开脚本失败. |
| cgiServlet.find.location=在 [{0}] 查找文件 |
| cgiServlet.runHeaderReaderFail=I/O 问题关闭请求头读操作 |
| cgiServlet.runInvalidStatus=无效状态 [{0}] |
| cgiServlet.runOutputStreamFail=关闭输出流时发生I/O问题 |
| cgiServlet.runReaderInterrupt=对于标准错误的读线程,中断并等待。 |
| |
| defaultServlet.blockExternalSubset=用名称[{0}]和baseURI[{1}]阻止对外部子集的访问 |
| |
| directory.filename=文件名 |
| directory.size=大小 |
| |
| webdavservlet.jaxpfailed=JAXP 初始化失败 |