| # 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 |
| |
| config.emptyObjectName=널이거나 빈 문자열인 객체 이름은 유효하지 않습니다. |
| config.missingContextFile=저장해야 할 컨텍스트 [{0}]의 설정 파일이 없습니다. |
| config.objectNameNotFound=객체 이름 [{0}]을(를) 찾을 수 없습니다. |
| config.storeContextError=컨텍스트 [{0}]을(를) 저장하는 중 오류 발생 |
| config.storeServerError=서버를 중지시키는 중 오류 발생 |
| |
| factory.storeNoDescriptor=엘리먼트 클래스 [{0}]을(를) 위한 descriptor가 설정되지 않았습니다! |
| factory.storeTag=태그 [{0}]을(를) 저장합니다. ( 객체: [{1}] ) |
| |
| globalNamingResourcesSF.noFactory=NamingResources 저장소 팩토리를 찾을 수 없습니다. |
| globalNamingResourcesSF.wrongElement=잘못된 엘리먼트: [{0}] |
| |
| registry.loadClassFailed=클래스 [{0}]을(를) 로드하지 못했습니다. |
| |
| standardContextSF.cannotWriteFile=[{0}]에 파일을 쓸 수 없습니다. |
| standardContextSF.canonicalPathError=설정 파일 [{0}]의 canonical 경로를 구하지 못했습니다. |
| standardContextSF.moveFailed=[{0}]에 있는 컨텍스트 원본 파일이, 널이거나, 파일이 아니거나, 또는 쓰기 가능하지 않은 파일입니다. |
| standardContextSF.storeContext=컨텍스트 [{0}]의 설정을, 경로 [{1}]에 별도로 저장합니다. |
| standardContextSF.storeContextWithBackup=컨텍스트 [{0}]의 설정을, 경로 [{1}]에 위치한 백업과 분리하여 저장합니다. |
| |
| storeConfigListener.loadError=StoreConfig를 로드하는 중 오류 발생 |
| storeConfigListener.notServer=서버가 아닌 다른 구성요소에 리스너가 추가되었으므로, 이 리스너는 무시될 것입니다. |
| storeConfigListener.registerError=StoreConfig MBean을 등록하는 중 오류 발생 |
| |
| storeFactory.noDescriptor=엘리먼트 [{0}].[{1}]을(를) 위한 descriptor가 설정되지 않았습니다. |
| |
| storeFileMover.directoryCreationError=디렉토리 [{0}]을(를) 생성할 수 없습니다. |
| storeFileMover.renameError=[{0}]을(를) [{1}](으)로 이름을 변경할 수 없습니다. |