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

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

The newest version!
# 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.

digester.createParserError=SAX 파서를 생성하는 중 오류 발생
digester.emptyStack=스택이 비어 있어, 널을 반환합니다.
digester.emptyStackError=스택이 비어 있습니다.
digester.encodingInvalid=인코딩 [{0}]이(가) JRE에 의해 인식되지 않아서 무시될 것입니다.
digester.error.begin=Begin 이벤트가 예외를 발생시켰습니다.
digester.error.body=Body 이벤트가 예외를 발생시켰습니다.
digester.error.end=End 이벤트가 예외를 발생시켰습니다.
digester.error.finish=Finish 이벤트가 예외를 발생시켰습니다.
digester.errorLocation=[{0}] 행 [{1}] 열에서 오류 발생: [{2}]
digester.failedToUpdateAttributes=속성 [{0}]을(를) 변경하지 못하여, [{1}](으)로 유지합니다.
digester.failedToUpdateSystemProperty=시스템 프로퍼티 [{0}]을(를) 변경하지 못했으며, 해당 프로퍼티는 [{1}] 값으로 남습니다.
digester.noLocator=Locator가 없습니다.
digester.noRulesFound=[{0}]와(과) 부합하는 rule들을 찾을 수 없습니다.
digester.parseError=[{0}] 행 [{1}] 열에서 파싱 오류 발생
digester.parseErrorFatal=[{0}] 행 [{1}} 열에서 심각한 파싱 오류 발생
digester.parseWarning=[{0}] 행 [{1}] 열에서 파싱 오류 경고
digester.propertySourceLoadError=PropertySource [{0}]을(를) 로드하는 중 오류 발생

rule.createError=객체를 생성하는 중 오류 발생: [{0}]
rule.noClassName=[{0}] [{1}]을(를) 위해 지정된 클래스 이름이 없습니다.
rule.noProperty=Match [{0}]이(가) 프로퍼티 [{1}]을(를) [{2}](으)로 설정하지 못했습니다.




© 2015 - 2024 Weber Informatics LLC | Privacy Policy