| # 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 |
| |
| authConfigFactoryImpl.load=[{0}]から永続化プロバイダの登録を読み込みます。 |
| authConfigFactoryImpl.nullContext=提供されたコンテキストオブジェクトはnullであってはなりません |
| authConfigFactoryImpl.registerClass=アプリケーションコンテキスト [{2}] のレイヤー [{1}] にクラス [{0}] を登録します。 |
| authConfigFactoryImpl.registerInstance=認証構成プロバイダ [{0}] のインスタンスを、レイヤ [{1}] とアプリケーションコンテキスト [{2}] に登録しています |
| authConfigFactoryImpl.unsupportedContextType=この実装は、jakarta.servlet.ServletContext型のコンテキストのみをサポートしますが、提供されたコンテキストは[{0}]型でした |
| authConfigFactoryImpl.zeroLengthAppContext=長さ 0 のアプリケーションコンテキスト名は無効です |
| authConfigFactoryImpl.zeroLengthMessageLayer=長さ 0 のメッセージレイヤ名は無効です |
| |
| callbackHandlerImpl.containerMissing=無視されたタイプ [{0}] のJASPICコールバックのコンテナーがありません |
| callbackHandlerImpl.jaspicCallbackMissing=受信したタイプ [{0}] のサポートされていないJASPICコールバックが無視されました |
| callbackHandlerImpl.realmMissing=無視されたコンテナ [{1}] のタイプ [{0}] のJASPICコールバックのレルムがありません |
| |
| jaspicAuthenticator.authenticate=JASPIC経由で [{0}] へのリクエストを認証しています |
| |
| persistentProviderRegistrations.deleteFail=一時ファイル [{0}] を削除できません。 |
| persistentProviderRegistrations.existsDeleteFail=同名の一時ファイル [{0}] が存在し、削除もできません |
| persistentProviderRegistrations.mkdirsFail=永続プロバイダー登録用のディレクトリ [{0}] を作成できません |
| persistentProviderRegistrations.moveFail=[{0}]を[{1}]に移動できませんでした。 |
| persistentProviderRegistrations.xmlFeatureEncoding=XML構成ファイルでJavaエンコーディング名を許可するようにJASPICを構成する際に例外が発生しました。 IANAエンコーディング名のみがサポートされます。 |
| |
| simpleServerAuthConfig.noModules="ServerAuthModulesが設定されていません" |