All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.apache.tomcat.util.modeler.LocalStrings_ko.properties Maven / Gradle / Ivy

# 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.

baseModelMBean.cnfeForSignature=[{0}]을(를) 위한 클래스를 찾을 수 없습니다.
baseModelMBean.invokeError=메소드 [{0}]을(를) 호출하는 중 예외 발생
baseModelMBean.notificationError=통지 [{0}]을(를) 전송하는 중 오류 발생
baseModelMBean.nullAttribute=속성이 널입니다.
baseModelMBean.nullAttributeName=해당 속성 이름이 널입니다.
baseModelMBean.nullAttributeNameList=속성 이름 목록이 널입니다.
baseModelMBean.nullListener=리스너가 널입니다.
baseModelMBean.nullMessage=메시지가 널입니다.
baseModelMBean.nullMethodName=메소드 이름이 널입니다.
baseModelMBean.nullNotification=통지 객체가 널입니다.
baseModelMBean.nullResource=관리되는 리소스가 널입니다.

managedMBean.cannotInstantiateClass=클래스 [{0}]인 ModelMBean의 인스턴스를 생성할 수 없습니다.
managedMBean.cannotLoadClass=ModelMBean 클래스 [{0}]을(를) 로드할 수 없습니다.
managedMBean.inconsistentArguments=일관되지 않은 아규먼트들과 signature입니다.
managedMBean.noAttribute=리소스 [{1}]에서 속성 [{0}]을(를) 찾을 수 없습니다.
managedMBean.noGet=리소스 [{1}]에서 getter 메소드 [{0}]을(를) 찾을 수 없습니다.
managedMBean.noMethod=이 signature로 메소드 [{0}]을(를) 찾을 수 없습니다.
managedMBean.noOperation=오퍼레이션 [{0}]을(를) 찾을 수 없습니다.
managedMBean.noSet=리소스 [{1}]에서 setter 메소드 [{0}]을(를) 찾을 수 없습니다.

modules.digesterParseError=레지스트리 데이터를 파싱하는 중 오류 발생
modules.readDescriptorsError=Descriptor들을 읽는 중 오류 발생

registry.initError=[{0}]을(를) 초기화하는 중 오류 발생
registry.loadError=[{0}](으)로부터 descriptor들을 로드하는 중 오류 발생
registry.noDisable=이미 초기화 되었기 때문에, MBean 레지스트리는 사용 불능 상태로 될 수 없습니다.
registry.noMetadata=객체 [{0}]을(를) 위한 메타데이터를 찾을 수 없습니다.
registry.noTypeMetadata=타입 [{0}]을(를) 위한 메타데이터를 찾을 수 없습니다.
registry.nullBean=[{0}]을(를) 위해 널 bean을 등록할 수 없습니다.
registry.objectNameCreateError=객체 이름을 생성하는 중 오류 발생
registry.registerError=MBean을 등록하는 중 오류 발생
registry.unregisterError=MBean의 등록을 제거하는 중 오류 발생




© 2015 - 2024 Weber Informatics LLC | Privacy Policy