Added: tomcat/trunk/java/org/apache/coyote/http11/LocalStrings_ko.properties
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/coyote/http11/LocalStrings_ko.properties?rev=1846713&view=auto
==============================================================================
--- tomcat/trunk/java/org/apache/coyote/http11/LocalStrings_ko.properties 
(added)
+++ tomcat/trunk/java/org/apache/coyote/http11/LocalStrings_ko.properties Fri 
Nov 16 12:58:25 2018
@@ -0,0 +1,22 @@
+# 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.
+
+http11processor.request.prepare=Request를 준비하는 과정 중 오류 
발생
+http11processor.request.process=Request를 처리하는 동안 오류가 
발생하였습니다.
+http11processor.socket.info=소켓에 대한 정보를 구하는 과정에서 
익셉션이 발생하였습니다.
+
+iib.invalidmethod=메소드 이름에 유효하지 않은 문자가 
발견되었습니다. HTTP 메소드 이름은 유효한 토큰이어야 
합니다.
+
+iob.illegalreset=Response가 이미 Commit되었기 때문에 Reset이 
허용되지 않습니다.

Propchange: 
tomcat/trunk/java/org/apache/coyote/http11/LocalStrings_ko.properties
------------------------------------------------------------------------------
    svn:eol-style = native

Added: 
tomcat/trunk/java/org/apache/coyote/http11/filters/LocalStrings_ko.properties
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/coyote/http11/filters/LocalStrings_ko.properties?rev=1846713&view=auto
==============================================================================
--- 
tomcat/trunk/java/org/apache/coyote/http11/filters/LocalStrings_ko.properties 
(added)
+++ 
tomcat/trunk/java/org/apache/coyote/http11/filters/LocalStrings_ko.properties 
Fri Nov 16 12:58:25 2018
@@ -0,0 +1,17 @@
+# 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.
+
+chunkedInputFilter.eosTrailer=Trailer 헤더들을 읽는 과정에서 
예기치 않은 스트림의 종료입니다.
+chunkedInputFilter.invalidCrlfNoCR=유효하지 않은 라인입니다. (즉 
CR 바이트가 LF 바이트 전에 존재하지 않습니다.)

Propchange: 
tomcat/trunk/java/org/apache/coyote/http11/filters/LocalStrings_ko.properties
------------------------------------------------------------------------------
    svn:eol-style = native

Added: 
tomcat/trunk/java/org/apache/coyote/http11/upgrade/LocalStrings_ko.properties
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/coyote/http11/upgrade/LocalStrings_ko.properties?rev=1846713&view=auto
==============================================================================
--- 
tomcat/trunk/java/org/apache/coyote/http11/upgrade/LocalStrings_ko.properties 
(added)
+++ 
tomcat/trunk/java/org/apache/coyote/http11/upgrade/LocalStrings_ko.properties 
Fri Nov 16 12:58:25 2018
@@ -0,0 +1,18 @@
+# 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.
+
+upgrade.sis.read.closed=해당 InputStream은 이미 닫혀 있습니다.
+
+upgradeProcessor.unexpectedState=Incoming 소켓의 status가 
[{0}](이)라서, 업그레이드된 connection을 예기치 않게 종
료합니다.

Propchange: 
tomcat/trunk/java/org/apache/coyote/http11/upgrade/LocalStrings_ko.properties
------------------------------------------------------------------------------
    svn:eol-style = native

Added: tomcat/trunk/java/org/apache/coyote/http2/LocalStrings_ko.properties
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/coyote/http2/LocalStrings_ko.properties?rev=1846713&view=auto
==============================================================================
--- tomcat/trunk/java/org/apache/coyote/http2/LocalStrings_ko.properties (added)
+++ tomcat/trunk/java/org/apache/coyote/http2/LocalStrings_ko.properties Fri 
Nov 16 12:58:25 2018
@@ -0,0 +1,34 @@
+# 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.
+
+abstractStream.windowSizeInc=Flow control window를 [{2}] 만큼 증가시켜 
window size가 [{3}]이(가) 되도록 합니다. 연결: [{0}], 스트림: 
[{1}]
+
+connectionPrefaceParser.mismatch=해당 client preface [{0}]의 시작 
부분에서 예기치 않은 바이트 시퀀스를 받았습니다.
+
+connectionSettings.debug=Connection [{0}]의 [{1}] 파라미터를 [{2}] 
값으로 설정함.
+connectionSettings.headerTableSizeLimit=Connection [{0}]을 위해 header 
table size로 [{1}]을(를) 설정하려 시도했으나 이는 한계값인 
16k를 초과합니다.
+connectionSettings.maxFrameSizeInvalid=Connection [{0}]: [{1}]의 요청된 
최대 프레임 크기가 허용된 범위([{2}] - [{3}]), 바깥에 
존재합니다.
+
+hpack.invalidCharacter=code point [{1}]에 위치한, 해당 유니코드 
캐릭터 [{0}]은(는) 허용 범위인 0에서 255까지 범위 바깥에 
있으므로 인코딩될 수 없습니다.
+
+http2Parser.headers.wrongStream=Connection [{0}]에서, 스트림 [{1}]의 
헤더들을 처리하는 과정에서, 스트림 [{2}]의 프레임을 
받았습니다.
+http2Parser.processFrameData.window=Connection [{0}]: 클라이언트가 
스트림 윈도우가 허용하는 데이터 크기보다 더 많은 
데이터를 전송했습니다.
+http2Parser.processFrameHeaders.decodingDataLeft=HPACK 디코딩 후 
남아있는 데이터 - 반드시 소비되었어야만 합니다.
+http2Parser.processFramePushPromise=Connection [{0}], Stream [{1}], Push 
promise 프레임들은 클라이언트에 의해 전송되어서는 
안됩니다.
+
+upgradeHandler.pingFailed=클라이언트에 ping 메시지를 보내려는 
연결 [{0}]이(가) 실패하였습니다.
+upgradeHandler.stream.even=[{0}]의 새로운 원격 스트림 ID가 
요청되었으나, 모든 원격 스트림은 홀수의 ID를 사용해야만 
합니다.
+upgradeHandler.upgrade=Connection [{0}]: HTTP/1.1이 스트림으로 업그ë 
ˆì´ë“œë©ë‹ˆë‹¤.
+upgradeHandler.writeHeaders=Connection [{0}], 스트림 [{1}]

Propchange: tomcat/trunk/java/org/apache/coyote/http2/LocalStrings_ko.properties
------------------------------------------------------------------------------
    svn:eol-style = native

Added: tomcat/trunk/java/org/apache/jasper/resources/LocalStrings_ko.properties
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/jasper/resources/LocalStrings_ko.properties?rev=1846713&view=auto
==============================================================================
--- tomcat/trunk/java/org/apache/jasper/resources/LocalStrings_ko.properties 
(added)
+++ tomcat/trunk/java/org/apache/jasper/resources/LocalStrings_ko.properties 
Fri Nov 16 12:58:25 2018
@@ -0,0 +1,65 @@
+# 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.
+
+jasper.error.emptybodycontent.nonempty=TLD 파일에 따르면, [{0}] 
태그는 반드시 비어 있어야 하는데, 그렇지 않습니다,
+
+jsp.error.attribute.deferredmix=${} 와 #{} 모두를 동일한 attribute의 
값의 표현식으로 사용할 수 없습니다.
+jsp.error.attribute.noequal=등호("=")가 요구됩니다.
+jsp.error.attribute.nowhitespace=JSP 스펙에 따르면, attribute 이름이 
반드시 whitespace 다음에 존재하여야만 합니다.
+jsp.error.data.file.processing=파일 [{0}]을(를) 처리하는 과정에서 
오류가 발생하였습니다.
+jsp.error.el.template.deferred=#{...}은(는) 템플릿 텍스트에서 
허용되지 않습니다.
+jsp.error.fallback.invalidUse=jsp:fallback 은 jsp:plugin의 직계 자식 
엘리먼트이어야 합니다.
+jsp.error.file.not.registered=파일 [{0}]이(가) 발견되지 않습니다.
+jsp.error.invalid.tagdir=태그 파일 디렉토리 [{0}]이(가) 
"/WEB-INF/tags"로 시작하지 않습니다.
+jsp.error.invalid.version=[{0}]에 있는 tag 파일이 유효하지 않은 
JSP 버전이 설정되어 있습니다.
+jsp.error.jspbody.required=jsp:attribute가 사용되는 경우, [{0}]를 
위한 태그의 body를 명시하기 위해 jsp:body를 사용해야 합니다.
+jsp.error.jspelement.missing.name=필수 항목인 XML 스타일의 'name' 
attribute가 존재하지 않습니다.
+jsp.error.no.scratch.dir=현 JSP 엔진은 scratch 디렉토리가 설ì 
•ë˜ì§€ 않았습니다. 이 Context를 위해 
"jsp.initparams=scratchdir=<dir-name>"을 servlets.properties 파일에 
추가하십시오.
+jsp.error.no.scriptlets=스크립팅 엘리먼트들 ( &lt;%!, 
&lt;jsp:declaration, &lt;%=, &lt;jsp:expression, &lt;%, &lt;jsp:scriptlet ) 은 
이곳에서 허용되지 않습니다.
+jsp.error.noFunction=해당 function [{0}]은(는) 명시된 prefix로 
위치를 식별할 수 없습니다.
+jsp.error.not.in.template=JSP template text body에서 [{0}]은(는) 
허용되지 않습니다.
+jsp.error.outputfolder=출력 폴더가 존재하지 않습니다.
+jsp.error.paramexpected="name"과 "value" attribute들을 포함한 
"jsp:param"이 요구됩니다.
+jsp.error.parse.xml=[{0}] 파일에서 XML 파싱 오류가 
발생하였습니다.
+jsp.error.prolog_pagedir_encoding_mismatch=XML prolog [{0}]에 명시된 
page-encoding 값이 page-directive [{1}]에 명시된 값과 다릅니다.
+jsp.error.scripting.variable.missing_name=Attribute [{0}](으)로부터 
scripting variable name을 결정할 수 없습니다.
+jsp.error.simpletag.badbodycontent=[{0}] 클래스를 위한 TLD가 
SimpleTag로서 유효하지 않은 body-content (JSP)를 정의하고 
있습니다.
+jsp.error.tagfile.nameFrom.badAttribute=해당 attribute 디렉티브 ( [{1}] 
행에 선언되고 그 attribute 이름이 [{0}]이며 값이 
name-from-attribute인 ) 는 반드시 java.lang.String 타입이어야 하고, 
"required"이어야 하며, "rtexprvalue"가 되어서는 안됩니다.
+jsp.error.taglibDirective.absUriCannotBeResolved=절대 URI인 [{0}]을(를) 
web.xml 또는 이 애플리케이션과 함께 배치된 JAR 파일 내에서 
찾을 수 없습니다.
+jsp.error.taglibDirective.uriInvalid=태그 라이브러리 [{0}]을 위한 
해당 URI는 유효한 URI가 아닙니다.
+jsp.error.tld.mandatory.element.missing=TLD 파일 [{1}]의 필수 항목인 
TLD 엘리먼트 [{0}]이(가) 존재하지 않거나 비어 있습니다.
+jsp.error.unknown_attribute_type=attribute [{0}]을(를) 위한 attribute 
type으로 알려지지 않은 값 [{1}]이(가) 설정되었습니다.
+jsp.error.xml.xmlDeclUnterminated=해당 XML 선언부는 반드시 "?>" 로 
종료해야 합니다.
+jsp.exception=행 [{1}]에서 [{0}]을(를) 처리하는 동안 익셉션 
발생
+jsp.info.ignoreSetting=SecurityManager가 활성화되었기 때문에 
[{1}]의 [{0}]을(를) 위한 설정이 무시되었습니다.
+jsp.message.jsp_removed_excess=Context [{1}]의 큐로부터, 과도하게 
오래 수행되는 JSP (경로: [{0}]) 페이지를 제거합니다.
+jsp.warning.enablePooling=주의: InitParam인 enablePooling에 유효하지 
않은 값이 설정되었습니다. 기본 값인 "true"를 사용합니다.
+
+jspc.webfrg.header=<?xml version="1.0" encoding="{0}"?>\n\
+<web-fragment xmlns="http://xmlns.jcp.org/xml/ns/javaee"\n\
+\              xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"\n\
+\              xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/javaee\n\
+\                      
http://xmlns.jcp.org/xml/ns/javaee/web-fragment_4_0.xsd"\n\
+\              version="4.0"\n\
+\              metadata-complete="true">\n\
+\  <name>org_apache_jasper.jspc</name>\n\
+\  <distributable/>\n\
+<!--\n\
+Automatically created by Apache Tomcat JspC.\n\
+-->
+jspc.webxml.footer=\n\
+</web-app>
+
+org.apache.jasper.compiler.TldCache.servletContextNull=제공된 
ServletContext가 널입니다.

Propchange: 
tomcat/trunk/java/org/apache/jasper/resources/LocalStrings_ko.properties
------------------------------------------------------------------------------
    svn:eol-style = native

Added: tomcat/trunk/java/org/apache/naming/LocalStrings_ko.properties
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/naming/LocalStrings_ko.properties?rev=1846713&view=auto
==============================================================================
--- tomcat/trunk/java/org/apache/naming/LocalStrings_ko.properties (added)
+++ tomcat/trunk/java/org/apache/naming/LocalStrings_ko.properties Fri Nov 16 
12:58:25 2018
@@ -0,0 +1,16 @@
+# 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.
+
+namingContext.contextExpected=NamingContext에서 해당 Name이 어떤 
Context에도 바인딩 되지 않았습니다.

Propchange: tomcat/trunk/java/org/apache/naming/LocalStrings_ko.properties
------------------------------------------------------------------------------
    svn:eol-style = native

Added: tomcat/trunk/java/org/apache/naming/factory/LocalStrings_ko.properties
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/naming/factory/LocalStrings_ko.properties?rev=1846713&view=auto
==============================================================================
--- tomcat/trunk/java/org/apache/naming/factory/LocalStrings_ko.properties 
(added)
+++ tomcat/trunk/java/org/apache/naming/factory/LocalStrings_ko.properties Fri 
Nov 16 12:58:25 2018
@@ -0,0 +1,16 @@
+# 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.
+
+resourceLinkFactory.nullType=글로벌 리소스 [{1}]을(를) 참조하는 
해당 로컬 resource link [{0}]이(가) 필수 attribute 타입을 명
시하지 않았습니다.

Propchange: 
tomcat/trunk/java/org/apache/naming/factory/LocalStrings_ko.properties
------------------------------------------------------------------------------
    svn:eol-style = native

Added: tomcat/trunk/java/org/apache/tomcat/util/LocalStrings_ko.properties
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/tomcat/util/LocalStrings_ko.properties?rev=1846713&view=auto
==============================================================================
--- tomcat/trunk/java/org/apache/tomcat/util/LocalStrings_ko.properties (added)
+++ tomcat/trunk/java/org/apache/tomcat/util/LocalStrings_ko.properties Fri Nov 
16 12:58:25 2018
@@ -0,0 +1,18 @@
+# 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.
+
+diagnostics.threadDumpTitle=풀 쓰레드 덤프
+diagnostics.vmInfoClassCompilation=클래스 컴파일
+diagnostics.vmInfoLogger=Logger 정보

Propchange: tomcat/trunk/java/org/apache/tomcat/util/LocalStrings_ko.properties
------------------------------------------------------------------------------
    svn:eol-style = native

Added: tomcat/trunk/java/org/apache/tomcat/util/buf/LocalStrings_ko.properties
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/tomcat/util/buf/LocalStrings_ko.properties?rev=1846713&view=auto
==============================================================================
--- tomcat/trunk/java/org/apache/tomcat/util/buf/LocalStrings_ko.properties 
(added)
+++ tomcat/trunk/java/org/apache/tomcat/util/buf/LocalStrings_ko.properties Fri 
Nov 16 12:58:25 2018
@@ -0,0 +1,16 @@
+# 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.
+
+c2bConverter.recycleFailed=C2B Converter를 재활용할 수 없습니다. 
새로운 BufferedWriter, WriteConvertor, IntermediateOutputStream를 
생성합니다.

Propchange: 
tomcat/trunk/java/org/apache/tomcat/util/buf/LocalStrings_ko.properties
------------------------------------------------------------------------------
    svn:eol-style = native

Added: 
tomcat/trunk/java/org/apache/tomcat/util/compat/LocalStrings_ko.properties
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/tomcat/util/compat/LocalStrings_ko.properties?rev=1846713&view=auto
==============================================================================
--- tomcat/trunk/java/org/apache/tomcat/util/compat/LocalStrings_ko.properties 
(added)
+++ tomcat/trunk/java/org/apache/tomcat/util/compat/LocalStrings_ko.properties 
Fri Nov 16 12:58:25 2018
@@ -0,0 +1,16 @@
+# 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.
+
+jreCompat.noApplicationProtocol=자바 런타임이 
SSLEngine.getApplicationProtocol()을 지원하지 않습니다. 이 기능을 
사용하시려면 Java 9 로 업그레이드해야 합니다.

Propchange: 
tomcat/trunk/java/org/apache/tomcat/util/compat/LocalStrings_ko.properties
------------------------------------------------------------------------------
    svn:eol-style = native

Added: 
tomcat/trunk/java/org/apache/tomcat/util/descriptor/web/LocalStrings_ko.properties
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/tomcat/util/descriptor/web/LocalStrings_ko.properties?rev=1846713&view=auto
==============================================================================
--- 
tomcat/trunk/java/org/apache/tomcat/util/descriptor/web/LocalStrings_ko.properties
 (added)
+++ 
tomcat/trunk/java/org/apache/tomcat/util/descriptor/web/LocalStrings_ko.properties
 Fri Nov 16 12:58:25 2018
@@ -0,0 +1,20 @@
+# 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.
+
+filterDef.invalidFilterName=유효하지 않은 <filter-name> [{0}]이(가) 
필터 정의에 포함되어 있습니다.
+
+webRuleSet.postconstruct.duplicate=[{0}] 클래스에 post construct 
메소드가 중복 정의되어 있습니다.
+
+webXml.mergeConflictSessionTrackingMode=세션 트랙킹 모드 설정이, 
[{1}]에 [{0}](이)라는 이름으로 설정된 fragment를 포함한, 여러 
fragment들에 일관되지 않게 정의되어 있습니다.

Propchange: 
tomcat/trunk/java/org/apache/tomcat/util/descriptor/web/LocalStrings_ko.properties
------------------------------------------------------------------------------
    svn:eol-style = native

Added: tomcat/trunk/java/org/apache/tomcat/util/http/LocalStrings_ko.properties
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/tomcat/util/http/LocalStrings_ko.properties?rev=1846713&view=auto
==============================================================================
--- tomcat/trunk/java/org/apache/tomcat/util/http/LocalStrings_ko.properties 
(added)
+++ tomcat/trunk/java/org/apache/tomcat/util/http/LocalStrings_ko.properties 
Fri Nov 16 12:58:25 2018
@@ -0,0 +1,16 @@
+# 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.
+
+parameters.fallToDebug=Note: Parameter 오류의 추가 발생은 DEBUG ë 
ˆë²¨ì—ì„œ 기록됩니다.

Propchange: 
tomcat/trunk/java/org/apache/tomcat/util/http/LocalStrings_ko.properties
------------------------------------------------------------------------------
    svn:eol-style = native

Added: 
tomcat/trunk/java/org/apache/tomcat/util/http/parser/LocalStrings_ko.properties
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/tomcat/util/http/parser/LocalStrings_ko.properties?rev=1846713&view=auto
==============================================================================
--- 
tomcat/trunk/java/org/apache/tomcat/util/http/parser/LocalStrings_ko.properties 
(added)
+++ 
tomcat/trunk/java/org/apache/tomcat/util/http/parser/LocalStrings_ko.properties 
Fri Nov 16 12:58:25 2018
@@ -0,0 +1,18 @@
+# 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.
+
+cookie.valueNotPresent=<not present>
+
+http.invalidHextet=유효하지 않은 hextet입니다. hextet은 반드시 
네 글자 이하이어야 합니다.

Propchange: 
tomcat/trunk/java/org/apache/tomcat/util/http/parser/LocalStrings_ko.properties
------------------------------------------------------------------------------
    svn:eol-style = native

Added: tomcat/trunk/java/org/apache/tomcat/util/net/LocalStrings_ko.properties
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/tomcat/util/net/LocalStrings_ko.properties?rev=1846713&view=auto
==============================================================================
--- tomcat/trunk/java/org/apache/tomcat/util/net/LocalStrings_ko.properties 
(added)
+++ tomcat/trunk/java/org/apache/tomcat/util/net/LocalStrings_ko.properties Fri 
Nov 16 12:58:25 2018
@@ -0,0 +1,32 @@
+# 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.
+
+channel.nio.ssl.sniDefault=요청된 SNI 호스트 이름을 결정하기 
위한 충분한 버퍼를 생성할 수 없습니다. 기본 값을 
사용합니다.
+channel.nio.ssl.sniHostName=Connection [{0}](으)로부터 추출된 SNI 
호스트 이름은 [{1}]입니다.
+
+endpoint.apr.checkConf=OpenSSLConf 검사를 수행합니다.
+endpoint.apr.pollAddInvalid=소켓 [{0}]을(를) 해당 Poller에 추가를 
시도하기에는 유효하지 않는 조건입니다.
+endpoint.apr.tooManyCertFiles=AprEndpoint가 처리할 수 있는 양 보다 
더 많은 인증서 파일들이 설정되었습니다.
+endpoint.debug.socketCloseFail=소켓을 닫는 데에 실패함.
+endpoint.invalidJmxNameSslHostCert=호스트가 [{0}] 이고 인증서 타입
이 [{1}]인 SSLHostConfigCertificate을 위한 유효한 JMX 객체 이름을 
생성할 수 없습니다.
+endpoint.serverSocket.closeFailed=엔드포인트 [{0}]을(를) 위한 서버 
소켓을 닫지 못하였습니다.
+endpoint.warn.incorrectConnectionCount=부정확한 connection 개수. 
동일한 소켓에 여러번의 socket.close가 호출되었음.
+endpoint.warn.noLocalName=소켓 [{0}]을 위한 로컬 호스트 이름을 
결정할 수 없습니다.
+
+socket.apr.closed=이 connection과 연결된 해당 소켓 [{0}]이(가) 
이미 닫혀 있습니다.
+
+sslHostConfig.fileNotFound=설정된 파일 [{0}]이 존재 하지 
않습니다.
+
+sslUtilBase.noneSupported=명시된 [{0}]의 어느 것도 SSL 엔진에 
의해 지원되지 않습니다: [{1}]

Propchange: 
tomcat/trunk/java/org/apache/tomcat/util/net/LocalStrings_ko.properties
------------------------------------------------------------------------------
    svn:eol-style = native

Added: 
tomcat/trunk/java/org/apache/tomcat/util/net/jsse/LocalStrings_ko.properties
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/tomcat/util/net/jsse/LocalStrings_ko.properties?rev=1846713&view=auto
==============================================================================
--- 
tomcat/trunk/java/org/apache/tomcat/util/net/jsse/LocalStrings_ko.properties 
(added)
+++ 
tomcat/trunk/java/org/apache/tomcat/util/net/jsse/LocalStrings_ko.properties 
Fri Nov 16 12:58:25 2018
@@ -0,0 +1,17 @@
+# 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.
+
+jsse.noDefaultCiphers=[{0}]을(를) 위한 기본 cipher들을 결정하지 
못했습니다. Connector가 시작될 수 있도록 명시적으로 값을 
설정하십시오.
+jsse.pemParseError=[{0}] 파일로부처 키를 파싱해내지 
못했습니다.

Propchange: 
tomcat/trunk/java/org/apache/tomcat/util/net/jsse/LocalStrings_ko.properties
------------------------------------------------------------------------------
    svn:eol-style = native

Added: 
tomcat/trunk/java/org/apache/tomcat/util/net/openssl/LocalStrings_ko.properties
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/tomcat/util/net/openssl/LocalStrings_ko.properties?rev=1846713&view=auto
==============================================================================
--- 
tomcat/trunk/java/org/apache/tomcat/util/net/openssl/LocalStrings_ko.properties 
(added)
+++ 
tomcat/trunk/java/org/apache/tomcat/util/net/openssl/LocalStrings_ko.properties 
Fri Nov 16 12:58:25 2018
@@ -0,0 +1,20 @@
+# 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.
+
+engine.emptyCipherSuite=CipherSuite 이름이 존재하지 않습니다.
+engine.noSession=SSL 세션 ID가 존재하지 않습니다.
+engine.openSSLError=OpenSSL 오류: [{0}]. 메시지: [{1}]
+
+opensslconf.checkFailed=OpenSSLConf 검사 실패

Propchange: 
tomcat/trunk/java/org/apache/tomcat/util/net/openssl/LocalStrings_ko.properties
------------------------------------------------------------------------------
    svn:eol-style = native

Added: tomcat/trunk/java/org/apache/tomcat/util/scan/LocalStrings_ko.properties
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/tomcat/util/scan/LocalStrings_ko.properties?rev=1846713&view=auto
==============================================================================
--- tomcat/trunk/java/org/apache/tomcat/util/scan/LocalStrings_ko.properties 
(added)
+++ tomcat/trunk/java/org/apache/tomcat/util/scan/LocalStrings_ko.properties 
Fri Nov 16 12:58:25 2018
@@ -0,0 +1,17 @@
+# 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.
+
+jarScan.classPath.badEntry=클래스패스 엔트리 [{0}]은(는) URL로 
변환할 수 없습니다.
+jarScan.classloaderFail=클래스로더 Hierarchy로부터 [{0}]을(를) 
스캔할 수 없습니다.

Propchange: 
tomcat/trunk/java/org/apache/tomcat/util/scan/LocalStrings_ko.properties
------------------------------------------------------------------------------
    svn:eol-style = native

Added: tomcat/trunk/java/org/apache/tomcat/websocket/LocalStrings_ko.properties
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/tomcat/websocket/LocalStrings_ko.properties?rev=1846713&view=auto
==============================================================================
--- tomcat/trunk/java/org/apache/tomcat/websocket/LocalStrings_ko.properties 
(added)
+++ tomcat/trunk/java/org/apache/tomcat/websocket/LocalStrings_ko.properties 
Fri Nov 16 12:58:25 2018
@@ -0,0 +1,30 @@
+# 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.
+
+caseInsensitiveKeyMap.nullKey=널인 키들은 허용되지 않습니다.
+
+wsFrame.closed=Control frame을 닫은 이후에 새로운 frame을 
받았습니다.
+wsFrame.wrongRsv=해당 클라이언트 frame이, 이 엔드포인트에 
의해 지원되지 않는 opCode [{1}]을(를) 포함한 메시지를 
위하여, reserved 비트들을 [{0}]에 설정하였습니다.
+
+wsHandshakeRequest.invalidUri=문자열 [{0}]은(는) 유효한 URI를 
구성하는 데 사용될 수 없습니다.
+
+wsRemoteEndpoint.closedDuringMessage=해당 메시지의 나머지 부분은, 
WebSocket 세션이 이미 종료되었기 때문에, 전달되지 않을 것입
니다.
+wsRemoteEndpoint.flushOnCloseFailed=세션이 이미 종료된 이후에도, 
메시지들이 배치(batch)에 포함되어 있습니다. 배치에 
남아있는 메시지들은 없앨 수 없습니다.
+wsRemoteEndpoint.wrongState=해당 원격 엔드포인트가, 호출된 
메소드에 대해 유효하지 않은 상태 [{0}]에 있습니다.
+
+wsSession.doClose=웹소켓 세션 [{0}]을(를) 닫습니다.
+wsSession.instanceNew=엔드포인트 인스턴스 등록 실패
+
+wsWebSocketContainer.sessionCloseFail=ID가 [{0}]인 세션이 깨끗하게 종
료되지 않았습니다.

Propchange: 
tomcat/trunk/java/org/apache/tomcat/websocket/LocalStrings_ko.properties
------------------------------------------------------------------------------
    svn:eol-style = native

Added: 
tomcat/trunk/java/org/apache/tomcat/websocket/pojo/LocalStrings_ko.properties
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/tomcat/websocket/pojo/LocalStrings_ko.properties?rev=1846713&view=auto
==============================================================================
--- 
tomcat/trunk/java/org/apache/tomcat/websocket/pojo/LocalStrings_ko.properties 
(added)
+++ 
tomcat/trunk/java/org/apache/tomcat/websocket/pojo/LocalStrings_ko.properties 
Fri Nov 16 12:58:25 2018
@@ -0,0 +1,18 @@
+# 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.
+
+pojoEndpointServer.getPojoInstanceFail=타입이 [{0}]인 POJO 객체를 
생성할 수 없습니다.
+
+pojoMethodMapping.invalidDecoder=지정된 [{0}] 타입의 디코더를 
생성할 수 없습니다.

Propchange: 
tomcat/trunk/java/org/apache/tomcat/websocket/pojo/LocalStrings_ko.properties
------------------------------------------------------------------------------
    svn:eol-style = native

Added: 
tomcat/trunk/java/org/apache/tomcat/websocket/server/LocalStrings_ko.properties
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/tomcat/websocket/server/LocalStrings_ko.properties?rev=1846713&view=auto
==============================================================================
--- 
tomcat/trunk/java/org/apache/tomcat/websocket/server/LocalStrings_ko.properties 
(added)
+++ 
tomcat/trunk/java/org/apache/tomcat/websocket/server/LocalStrings_ko.properties 
Fri Nov 16 12:58:25 2018
@@ -0,0 +1,16 @@
+# 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.
+
+serverContainer.pojoDeploy=POJO 클래스인 [{0}]을(를) 서블릿 컨í…
ìŠ¤íŠ¸ [{2}]의 [{1}] 경로에 배치합니다.

Propchange: 
tomcat/trunk/java/org/apache/tomcat/websocket/server/LocalStrings_ko.properties
------------------------------------------------------------------------------
    svn:eol-style = native

Added: tomcat/trunk/webapps/examples/WEB-INF/classes/LocalStrings_ko.properties
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/webapps/examples/WEB-INF/classes/LocalStrings_ko.properties?rev=1846713&view=auto
==============================================================================
--- tomcat/trunk/webapps/examples/WEB-INF/classes/LocalStrings_ko.properties 
(added)
+++ tomcat/trunk/webapps/examples/WEB-INF/classes/LocalStrings_ko.properties 
Fri Nov 16 12:58:25 2018
@@ -0,0 +1,18 @@
+# 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.
+
+cookies.make-cookie=브라우저에 전송하기 위한 쿠키 생성
+
+requestparams.title=요청 파라미터 예제

Propchange: 
tomcat/trunk/webapps/examples/WEB-INF/classes/LocalStrings_ko.properties
------------------------------------------------------------------------------
    svn:eol-style = native



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to