File: LocalStrings_ko.properties

package info (click to toggle)
tomcat11 11.0.11-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 47,028 kB
  • sloc: java: 366,244; xml: 55,681; jsp: 4,783; sh: 1,304; perl: 324; makefile: 25; ansic: 14
file content (51 lines) | stat: -rw-r--r-- 3,343 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
# 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

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의 등록을 제거하는 중 오류 발생