| # 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=MBeans の作成中に予期せぬエラーが発生しました。 |
| globalResources.createError.userDatabase=リソース[{0}]のUserDatabase MBeanを作成できません |
| globalResources.createError.userDatabase.group=グループ[{0}]のGroup MBeanを作成できません。 |
| globalResources.createError.userDatabase.role=ロール[{0}]のRole MBeanが作成出来ません。 |
| globalResources.createError.userDatabase.user=ユーザー[{0}]のUser MBeanを作成できません。 |
| globalResources.noNamingContext=サーバー用に定義されたグローバル・ネーミング・コンテキストがありません。 |
| globalResources.userDatabaseCreateError=[{0}]のUserDatabase MBeanを作成する際の例外 |
| |
| jmxRemoteLifecycleListener.createRegistryFailed=ポート[{1}]を使用して[{0}]サーバーのRMIレジストリを作成できません |
| jmxRemoteLifecycleListener.createServerFailed=[{0}]サーバーのJMXコネクタサーバーを作成できなかったか、または開始できませんでした |
| jmxRemoteLifecycleListener.destroyServerFailed=[{0}]サーバーのJMXコネクタサーバーを停止できませんでした。 |
| jmxRemoteLifecycleListener.invalidRmiBindAddress=無効なRMIバインドアドレス[{0}] |
| jmxRemoteLifecycleListener.invalidURL=[{0}] サーバーに不正な JMX サービスリクエスト [{1}] が要求されました。 |
| jmxRemoteLifecycleListener.start=サーバー [{2}] の JMX リモートリスナーをレジストリーポート番号 [{0}] サーバーポート番号 [{1}] で構成しました。 |
| |
| mBean.attributeNotFound=属性 [{0}] を見つけられません。 |
| mBean.nullAttribute=属性がnullです |
| mBean.nullName=属性名がNulです。 |
| |
| mBeanDumper.getAttributeError=ObjectName [{1}] の属性 [{0}] を取得中にエラーが発生しました。 |
| |
| mBeanFactory.contextDestroyError=コンテキスト [{0}] の破棄中にエラーが発生しました |
| mBeanFactory.managerContext=ManagerコンポーネントはContextにのみ追加できます。 |
| mBeanFactory.noDeployer=ホスト [{0}] Deployer が見つかりません。 |
| mBeanFactory.noService=ドメイン [{0}] にサービスがありません。 |
| mBeanFactory.notServer=コンテナは Server ではありません。 |
| |
| mBeanUtils.noManagedBean=[{0}]のManagedBeanが見つかりません |
| |
| namingResourcesMBean.addAlreadyExists.environment=指定された環境は名前[{0}]が既に存在します。 |
| namingResourcesMBean.addAlreadyExists.resource=指定された名前のリソースは [{0}] という名前ですでに存在しています。 |
| namingResourcesMBean.addAlreadyExists.resourceLink=指定されたリソースリンクはすでに名前[{0}]で存在します。 |
| namingResourcesMBean.createObjectNameError.environment=environment [{0}]のObjectNameを作成できません。 |
| namingResourcesMBean.createObjectNameError.resource=リソース[{0}]のObjectNameを作成できません |
| namingResourcesMBean.createObjectNameError.resourceLink=リソースリンク[{0}]のObjectNameを作成できません。 |
| namingResourcesMBean.removeNotFound.environment=指定されたenvironment が名前[{0}]で存在しません。 |
| namingResourcesMBean.removeNotFound.resource=指定されたリソースが名前[{0}]で存在しません。 |
| namingResourcesMBean.removeNotFound.resourceLink=指定されたリソースリンクが名前[{0}]で存在しません |
| |
| userMBean.createError.group=Group[{0}]のObjectNameを作成できません。 |
| userMBean.createError.role=ロール[{0}]のObjectNameを作成出来ません。 |
| userMBean.createError.user=ユーザー[{0}]のObjectNameを作成できません。 |
| userMBean.createMBeanError.group=グループ[{0}]のMBeanを作成中の例外 |
| userMBean.createMBeanError.role=Role [{0}] MBean作成中の例外 |
| userMBean.createMBeanError.user=ユーザ[{0}] MBeanを作成中の例外 |
| userMBean.destroyError.group=Group [{0}] MBean破棄中の例外 |
| userMBean.destroyError.role=Role[{0}] MBeanを破棄する際の例外 |
| userMBean.destroyError.user=User[{0}] MBean破壊中の例外 |
| userMBean.invalidGroup=不正なグループ名 [{0}] |
| userMBean.invalidRole=不正なロール名 [{0}] |