You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by fr...@apache.org on 2007/12/15 16:55:06 UTC

svn commit: r604443 - in /wicket/trunk: jdk-1.4/wicket-extensions/src/main/java/org/apache/wicket/extensions/rating/ jdk-1.4/wicket-extensions/src/main/java/org/apache/wicket/extensions/wizard/ jdk-1.4/wicket/src/main/java/org/apache/wicket/ jdk-1.4/wi...

Author: frankbille
Date: Sat Dec 15 07:55:04 2007
New Revision: 604443

URL: http://svn.apache.org/viewvc?rev=604443&view=rev
Log:
WICKET-1193: i18n: Translation of resource files in Korean

Added:
    wicket/trunk/jdk-1.4/wicket-extensions/src/main/java/org/apache/wicket/extensions/rating/RatingPanel_ko.properties   (with props)
    wicket/trunk/jdk-1.4/wicket-extensions/src/main/java/org/apache/wicket/extensions/wizard/Wizard_ko.properties   (with props)
    wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Application_ko.properties   (with props)
    wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/markup/html/form/upload/MultiFileUploadField_ko.properties   (with props)
    wicket/trunk/jdk-1.5/wicket-auth-roles/src/main/java/org/apache/wicket/authentication/panel/SignInPanel_ko.html   (with props)
    wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/ajax/builtin/FormPage_ko.properties   (with props)
    wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/compref/DropDownChoicePage_ko.properties   (with props)
    wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/compref/LabelPage_ko.properties   (with props)
    wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/compref/TextFieldPage_ko.properties   (with props)
    wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/forminput/FormInput_ko.properties   (with props)
    wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/forminput/flag_ko_KR.gif   (with props)
    wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/library/BookDetails_ko.properties   (with props)
    wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/library/EditBook_ko.properties   (with props)
    wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/library/Home_ko.properties   (with props)
    wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/library/SignIn_ko.properties   (with props)
    wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/panels/signin/SignInPanel_ko.html   (with props)
    wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/pub/Beer_ko_KR.gif   (with props)
    wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/pub/Home_ko_KR.html   (with props)
    wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/pub/Home_ko_KR.properties   (with props)
    wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/pub2/Beer_ko_KR.gif   (with props)
    wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/pub2/Home_ko.properties   (with props)
    wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/upload/MultiUploadPage_ko.properties   (with props)
    wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/upload/UploadPage_ko.properties   (with props)
    wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/velocity/VelocityTemplateApplication_ko.properties   (with props)
    wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/wizard/NewUserWizard_ko.properties   (with props)
Modified:
    wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/forminput/FormInputApplication.java
    wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/pub/Home.html
    wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/pub/Home.java
    wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/pub/Home_da_DK.html
    wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/pub/Home_de_DE.html
    wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/pub/Home_en_CA.html
    wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/pub/Home_nl_NL.html
    wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/pub/Home_zh_CN.html
    wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/pub2/Home.html
    wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/pub2/Home.java

Added: wicket/trunk/jdk-1.4/wicket-extensions/src/main/java/org/apache/wicket/extensions/rating/RatingPanel_ko.properties
URL: http://svn.apache.org/viewvc/wicket/trunk/jdk-1.4/wicket-extensions/src/main/java/org/apache/wicket/extensions/rating/RatingPanel_ko.properties?rev=604443&view=auto
==============================================================================
--- wicket/trunk/jdk-1.4/wicket-extensions/src/main/java/org/apache/wicket/extensions/rating/RatingPanel_ko.properties (added)
+++ wicket/trunk/jdk-1.4/wicket-extensions/src/main/java/org/apache/wicket/extensions/rating/RatingPanel_ko.properties Sat Dec 15 07:55:04 2007
@@ -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.
+rating.simple=\ub4f1\uae09 {0,number,#.#}
+rating.complete=\ub4f1\uae09 {0,number,#.#} (\ud22c\ud45c\uc218 {1,number,#})

Propchange: wicket/trunk/jdk-1.4/wicket-extensions/src/main/java/org/apache/wicket/extensions/rating/RatingPanel_ko.properties
------------------------------------------------------------------------------
    svn:mime-type = text/plain

Added: wicket/trunk/jdk-1.4/wicket-extensions/src/main/java/org/apache/wicket/extensions/wizard/Wizard_ko.properties
URL: http://svn.apache.org/viewvc/wicket/trunk/jdk-1.4/wicket-extensions/src/main/java/org/apache/wicket/extensions/wizard/Wizard_ko.properties?rev=604443&view=auto
==============================================================================
--- wicket/trunk/jdk-1.4/wicket-extensions/src/main/java/org/apache/wicket/extensions/wizard/Wizard_ko.properties (added)
+++ wicket/trunk/jdk-1.4/wicket-extensions/src/main/java/org/apache/wicket/extensions/wizard/Wizard_ko.properties Sat Dec 15 07:55:04 2007
@@ -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.
+org.apache.wicket.extensions.wizard.next=\ub2e4\uc74c >
+org.apache.wicket.extensions.wizard.previous=< \uc774\uc804
+org.apache.wicket.extensions.wizard.last=\ub9c8\uc9c0\ub9c9
+org.apache.wicket.extensions.wizard.cancel=\ucde8\uc18c
+org.apache.wicket.extensions.wizard.finish=\uc644\ub8cc
+
+org.apache.wicket.extensions.wizard.NextButton.step.did.not.complete=\uc5b4\ub5a4 \uc0ac\uc815\uc73c\ub85c \uc778\ud574 \ud604\uc7ac \ub2e8\uacc4\ub97c \uc644\ub8cc\ud560 \uc218 \uc5c6\uc5b4 \ub2e4\uc74c \ub2e8\uacc4\ub85c \uc774\ub3d9\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4.
+org.apache.wicket.extensions.wizard.FinishButton.step.did.not.complete=\uc5b4\ub5a4 \uc0ac\uc815\uc73c\ub85c \uc778\ud574 \ud604\uc7ac \ub2e8\uacc4\uac00 \uc644\ub8cc\ub418\uc9c0 \uc54a\uc74c\uc5d0 \ub530\ub77c \ub05d\ub9c8\uce60 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4.

Propchange: wicket/trunk/jdk-1.4/wicket-extensions/src/main/java/org/apache/wicket/extensions/wizard/Wizard_ko.properties
------------------------------------------------------------------------------
    svn:mime-type = text/plain

Added: wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Application_ko.properties
URL: http://svn.apache.org/viewvc/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Application_ko.properties?rev=604443&view=auto
==============================================================================
--- wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Application_ko.properties (added)
+++ wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Application_ko.properties Sat Dec 15 07:55:04 2007
@@ -0,0 +1,40 @@
+#  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.
+Required='${label}' \ud544\ub4dc\ub294 \ud544\uc218 \uc785\ub825 \uc0ac\ud56d\uc785\ub2c8\ub2e4.
+IConverter='${input}' \uac12\uc740 \uc720\ud6a8\ud55c ${type} \ud615\uc2dd\uc774 \uc544\ub2d9\ub2c8\ub2e4.
+
+NumberValidator.range=${input} \uac12\uc740 ${minimum} ~ ${maximum} \ubc94\uc704 \ub0b4\uc758 \uac12\uc774 \uc544\ub2d9\ub2c8\ub2e4.
+NumberValidator.minimum='${input}' \uac12\uc740 \ucd5c\uc18c\uac12\uc778 ${minimum} \ubcf4\ub2e4 \uc791\uc2b5\ub2c8\ub2e4.
+NumberValidator.maximum='${input}' \uac12\uc740 \ucd5c\ub300\uac12\uc778 ${maximum} \ubcf4\ub2e4 \ud07d\ub2c8\ub2e4.
+
+StringValidator.range='${input}' \uac12\uc740 ${minimum} ~ ${maximum} \ubc94\uc704\uc758 \ubb38\uc790\uc5f4 \uae38\uc774\uac00 \uc544\ub2d9\ub2c8\ub2e4.
+StringValidator.minimum='${input}' \uac12\uc740 \ucd5c\uc18c \ubb38\uc790\uc5f4 \uae38\uc774\uc778 ${minimum} \ubcf4\ub2e4 \uc9e7\uc2b5\ub2c8\ub2e4.
+StringValidator.maximum='${input}' \uac12\uc740 \ucd5c\ub300 \ubb38\uc790\uc5f4 \uae38\uc774\uc778 ${maximum} \ubcf4\ub2e4 \uae41\ub2c8\ub2e4.
+StringValidator.exact='${input}' \uac12\uc758 \ubb38\uc790\uc5f4 \uae38\uc774\ub294 ${exact}\uc758 \uae38\uc774\uac00 \uc544\ub2d9\ub2c8\ub2e4.
+
+DateValidator.range='${input}' \uac12\uc740 ${minimum} ~ ${maximum} \ubc94\uc704 \ub0b4\uc758 \uac12\uc774 \uc544\ub2d9\ub2c8\ub2e4.
+DateValidator.minimum='${input}' \uac12\uc740 \ucd5c\uc18c\uac12\uc778 ${minimum} \ubcf4\ub2e4 \uc791\uc2b5\ub2c8\ub2e4.
+DateValidator.maximum='${input}' \uac12\uc740 \ucd5c\ub300\uac12\uc778 ${maximum} \ubcf4\ub2e4 \ud07d\ub2c8\ub2e4.
+
+PatternValidator='${input}' \uac12\uc740 '${pattern}' \ud328\ud134\uc5d0 \uc77c\uce58\ud558\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4.
+EmailAddressValidator='${input}' \uac12\uc740 \uc720\ud6a8\ud55c \uc804\uc790\uc6b0\ud3b8 \uc8fc\uc18c\uac00 \uc544\ub2d9\ub2c8\ub2e4.
+CreditCardValidator=\uc2e0\uc6a9\uce74\ub4dc \ubc88\ud638\uac00 \uc720\ud6a8\ud558\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4.
+UrlValidator='${input}' \uac12\uc740 \uc720\ud6a8\ud55c URL\uc774 \uc544\ub2d9\ub2c8\ub2e4.
+
+EqualInputValidator=${label0}\uc758 '${input0}' \uac12\uacfc ${label1}\uc758 '${input1}' \uac12\uc740 \ub3d9\uc77c\ud574\uc57c \ud569\ub2c8\ub2e4.
+EqualPasswordInputValidator=${label0}\uacfc ${label1}\uc740 \ubc18\ub4dc\uc2dc \ub3d9\uc77c\ud574\uc57c \ud569\ub2c8\ub2e4.
+
+null=(\uc120\ud0dd)
+nullValid=

Propchange: wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Application_ko.properties
------------------------------------------------------------------------------
    svn:mime-type = text/plain

Added: wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/markup/html/form/upload/MultiFileUploadField_ko.properties
URL: http://svn.apache.org/viewvc/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/markup/html/form/upload/MultiFileUploadField_ko.properties?rev=604443&view=auto
==============================================================================
--- wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/markup/html/form/upload/MultiFileUploadField_ko.properties (added)
+++ wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/markup/html/form/upload/MultiFileUploadField_ko.properties Sat Dec 15 07:55:04 2007
@@ -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.
+org.apache.wicket.mfu.caption.unlimited=\ud30c\uc77c\ub4e4:
+org.apache.wicket.mfu.caption.limited=\ud30c\uc77c\ub4e4 (\ucd5c\ub300 ${max}): 

Propchange: wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/markup/html/form/upload/MultiFileUploadField_ko.properties
------------------------------------------------------------------------------
    svn:mime-type = text/plain

Added: wicket/trunk/jdk-1.5/wicket-auth-roles/src/main/java/org/apache/wicket/authentication/panel/SignInPanel_ko.html
URL: http://svn.apache.org/viewvc/wicket/trunk/jdk-1.5/wicket-auth-roles/src/main/java/org/apache/wicket/authentication/panel/SignInPanel_ko.html?rev=604443&view=auto
==============================================================================
--- wicket/trunk/jdk-1.5/wicket-auth-roles/src/main/java/org/apache/wicket/authentication/panel/SignInPanel_ko.html (added)
+++ wicket/trunk/jdk-1.5/wicket-auth-roles/src/main/java/org/apache/wicket/authentication/panel/SignInPanel_ko.html Sat Dec 15 07:55:04 2007
@@ -0,0 +1,50 @@
+<!--
+   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.
+-->
+<html xmlns:wicket>
+<body>
+  <wicket:panel>
+    <span wicket:id="feedback"/>
+		<form wicket:id="signInForm">
+			<table>
+				<tr>
+					<td align="right">����ڸ�:</td>
+					<td>
+						<input wicket:id="username" type="text" value="foo@goo.moo" size="30"/>
+					</td>
+				</tr>
+				<tr>
+					<td align="right">��й�ȣ:</td>
+					<td>
+						<input wicket:id="password" type="password" value="password" size="30"/>
+					</td>
+				</tr>
+				<tr wicket:id="rememberMeRow">
+					<td></td>
+					<td> <input wicket:id="rememberMe" type="checkbox" /> ID ���� </td>
+				</tr>
+				<tr>
+					<td></td>
+					<td>
+						<input type="submit" name="submit" value="���"/>
+						<input type="reset" value="���"/>
+					</td>
+				</tr>
+			</table>
+		</form>
+  </wicket:panel>
+</body>
+</html>

Propchange: wicket/trunk/jdk-1.5/wicket-auth-roles/src/main/java/org/apache/wicket/authentication/panel/SignInPanel_ko.html
------------------------------------------------------------------------------
    svn:mime-type = text/plain

Added: wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/ajax/builtin/FormPage_ko.properties
URL: http://svn.apache.org/viewvc/wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/ajax/builtin/FormPage_ko.properties?rev=604443&view=auto
==============================================================================
--- wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/ajax/builtin/FormPage_ko.properties (added)
+++ wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/ajax/builtin/FormPage_ko.properties Sat Dec 15 07:55:04 2007
@@ -0,0 +1,19 @@
+#  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.
+label.name=\uc774\ub984
+label.email=\uc804\uc790\uc6b0\ud3b8
+Required=${label}\uc740 \ud544\uc218 \uc785\ub825 \uc0ac\ud56d\uc785\ub2c8\ub2e4.
+EmailAddressValidator=${label}\uc740 \uc720\ud6a8\ud55c \uc804\uc790\uc6b0\ud3b8 \uc8fc\uc18c\uac00 \uc544\ub2d9\ub2c8\ub2e4.
+name.StringValidator.minimum=${label}\uc740 \ubc18\ub4dc\uc2dc ${minimum} \ud06c\uae30 \uc774\uc0c1\uc758 \ubb38\uc790\uc5f4\uc774\uc5b4\uc57c \ud569\ub2c8\ub2e4.

Propchange: wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/ajax/builtin/FormPage_ko.properties
------------------------------------------------------------------------------
    svn:mime-type = text/plain

Added: wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/compref/DropDownChoicePage_ko.properties
URL: http://svn.apache.org/viewvc/wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/compref/DropDownChoicePage_ko.properties?rev=604443&view=auto
==============================================================================
--- wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/compref/DropDownChoicePage_ko.properties (added)
+++ wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/compref/DropDownChoicePage_ko.properties Sat Dec 15 07:55:04 2007
@@ -0,0 +1,15 @@
+#  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.
+site.null=[\uc120\ud0dd\ud574 \uc8fc\uc2ed\uc2dc\uc624.]

Propchange: wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/compref/DropDownChoicePage_ko.properties
------------------------------------------------------------------------------
    svn:mime-type = text/plain

Added: wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/compref/LabelPage_ko.properties
URL: http://svn.apache.org/viewvc/wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/compref/LabelPage_ko.properties?rev=604443&view=auto
==============================================================================
--- wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/compref/LabelPage_ko.properties (added)
+++ wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/compref/LabelPage_ko.properties Sat Dec 15 07:55:04 2007
@@ -0,0 +1,15 @@
+#  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.
+label.current.locale=\ub2f9\uc2e0\uc774 \ud604\uc7ac \uc0ac\uc6a9\ud558\uace0 \uacc4\uc2e0 \ube0c\ub77c\uc6b0\uc800\uc758 \ub85c\ucf00\uc77c\uc774 {0}\uc784\uc744 \uc54c\uace0 \uacc4\uc168\uc2b5\ub2c8\uae4c?

Propchange: wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/compref/LabelPage_ko.properties
------------------------------------------------------------------------------
    svn:mime-type = text/plain

Added: wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/compref/TextFieldPage_ko.properties
URL: http://svn.apache.org/viewvc/wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/compref/TextFieldPage_ko.properties?rev=604443&view=auto
==============================================================================
--- wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/compref/TextFieldPage_ko.properties (added)
+++ wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/compref/TextFieldPage_ko.properties Sat Dec 15 07:55:04 2007
@@ -0,0 +1,15 @@
+#  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.
+form.integer.IConverter='${input}' \uac12\uc740 \uc815\uc218\uac00 \uc544\ub2d9\ub2c8\ub2e4

Propchange: wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/compref/TextFieldPage_ko.properties
------------------------------------------------------------------------------
    svn:mime-type = text/plain

Modified: wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/forminput/FormInputApplication.java
URL: http://svn.apache.org/viewvc/wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/forminput/FormInputApplication.java?rev=604443&r1=604442&r2=604443&view=diff
==============================================================================
--- wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/forminput/FormInputApplication.java (original)
+++ wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/forminput/FormInputApplication.java Sat Dec 15 07:55:04 2007
@@ -41,7 +41,7 @@
 	public static final List LOCALES = Arrays.asList(new Locale[] { Locale.ENGLISH,
 			new Locale("nl", "NL"), Locale.GERMAN, Locale.SIMPLIFIED_CHINESE, Locale.JAPANESE,
 			new Locale("pt", "BR"), new Locale("fa", "IR"), new Locale("da", "DK"),
-			new Locale("th", "TH"), new Locale("ru") });
+			new Locale("th", "TH"), new Locale("ru"), new Locale("ko", "KR") });
 
 	/**
 	 * Constructor.

Added: wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/forminput/FormInput_ko.properties
URL: http://svn.apache.org/viewvc/wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/forminput/FormInput_ko.properties?rev=604443&view=auto
==============================================================================
--- wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/forminput/FormInput_ko.properties (added)
+++ wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/forminput/FormInput_ko.properties Sat Dec 15 07:55:04 2007
@@ -0,0 +1,33 @@
+#  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.
+inputForm.urlProperty.IConverter='${input}' \uac12\uc740 \uc720\ud6a8\ud55c URL\uc774 \uc544\ub2d9\ub2c8\ub2e4
+inputForm.phoneNumberUS.IConverter='${input}' \uac12\uc740 \uc720\ud6a8\ud55c \ubbf8\uad6d \uc804\ud654\ubc88\ud638\uac00 \uc544\ub2d9\ub2c8\ub2e4
+use.locale=\ub85c\ucf00\uc77c \uc0ac\uc6a9:
+default=\uae30\ubcf8 \uac12
+input=\uc785\ub825
+string=\ubb38\uc790\uc5f4
+integer=\uc815\uc218
+double=\uc2e4\uc218
+date=\ub0a0\uc9dc
+boolean=\ubd88\ub9ac\uc5b8
+value.between.0.and.100=0\uc5d0\uc11c 100 \uc0ac\uc774\uc758 \uac12
+valid.url=URL (\uc720\ud6a8\ud55c URL\uc774\uc5b4\uc57c \ud568)
+us.phone.number.mask=\ubbf8\uad6d \uc804\ud654\ubc88\ud638 (\uc785\ub825 \ub9c8\uc2a4\ud06c: '(###) ###-####')
+select.a.number=\uc22b\uc790\ub97c \uc120\ud0dd\ud558\uc2ed\uc2dc\uc624
+select.one.or.more.numbers=\ud558\ub098 \ub610\ub294 \ub458 \uc774\uc0c1\uc758 \uc22b\uc790\ub97c \uc120\ud0dd\ud558\uc2ed\uc2dc\uc624
+your.favorite.sites=\uc990\uaca8\ucc3e\ub294 \uc0ac\uc774\ud2b8\ub4e4
+save=\uc800\uc7a5
+reset=\ucd08\uae30\ud654
+

Propchange: wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/forminput/FormInput_ko.properties
------------------------------------------------------------------------------
    svn:mime-type = text/plain

Added: wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/forminput/flag_ko_KR.gif
URL: http://svn.apache.org/viewvc/wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/forminput/flag_ko_KR.gif?rev=604443&view=auto
==============================================================================
Binary file - no diff available.

Propchange: wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/forminput/flag_ko_KR.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/library/BookDetails_ko.properties
URL: http://svn.apache.org/viewvc/wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/library/BookDetails_ko.properties?rev=604443&view=auto
==============================================================================
--- wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/library/BookDetails_ko.properties (added)
+++ wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/library/BookDetails_ko.properties Sat Dec 15 07:55:04 2007
@@ -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.
+noBookTitle=\uc5c6\uc74c
+funny=\uc7ac\ubbf8\uc788\uc74c
+boring=\ub530\ubd84\ud568
+sad=\uc2ac\ud514
+bad=\ub098\uc068
+noWritingStyles=\uc5c6\uc74c

Propchange: wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/library/BookDetails_ko.properties
------------------------------------------------------------------------------
    svn:mime-type = text/plain

Added: wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/library/EditBook_ko.properties
URL: http://svn.apache.org/viewvc/wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/library/EditBook_ko.properties?rev=604443&view=auto
==============================================================================
--- wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/library/EditBook_ko.properties (added)
+++ wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/library/EditBook_ko.properties Sat Dec 15 07:55:04 2007
@@ -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.
+title.Required=\uacf5\ubc31\uc774 \uc544\ub2cc \uc720\ud6a8\ud55c \uc81c\ubaa9\uc744 \uc785\ub825\ud574\uc57c \ud569\ub2c8\ub2e4
+author.Required=\uacf5\ubc31\uc774 \uc544\ub2cc \uc720\ud6a8\ud55c \uc800\uc790\uba85\uc744 \uc785\ub825\ud574\uc57c \ud569\ub2c8\ub2e4
+title.StringValidator.maximum='${input}' \uac12\uc758 \ubb38\uc790\uc5f4 \uae38\uc774\ub294 \ucd5c\ub300\uac12\uc778 ${maximum} \ubcf4\ub2e4 \uae41\ub2c8\ub2e4.

Propchange: wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/library/EditBook_ko.properties
------------------------------------------------------------------------------
    svn:mime-type = text/plain

Added: wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/library/Home_ko.properties
URL: http://svn.apache.org/viewvc/wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/library/Home_ko.properties?rev=604443&view=auto
==============================================================================
--- wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/library/Home_ko.properties (added)
+++ wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/library/Home_ko.properties Sat Dec 15 07:55:04 2007
@@ -0,0 +1,15 @@
+#  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.
+noBookTitle=\uc5c6\uc74c

Propchange: wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/library/Home_ko.properties
------------------------------------------------------------------------------
    svn:mime-type = text/plain

Added: wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/library/SignIn_ko.properties
URL: http://svn.apache.org/viewvc/wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/library/SignIn_ko.properties?rev=604443&view=auto
==============================================================================
--- wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/library/SignIn_ko.properties (added)
+++ wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/library/SignIn_ko.properties Sat Dec 15 07:55:04 2007
@@ -0,0 +1,15 @@
+#  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.
+couldNotAuthenticate=\uc0ac\uc6a9\uc790\uba85 \ub610\ub294 \ube44\ubc00\ubc88\ud638\uac00 \uc720\ud6a8\ud558\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4

Propchange: wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/library/SignIn_ko.properties
------------------------------------------------------------------------------
    svn:mime-type = text/plain

Added: wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/panels/signin/SignInPanel_ko.html
URL: http://svn.apache.org/viewvc/wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/panels/signin/SignInPanel_ko.html?rev=604443&view=auto
==============================================================================
--- wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/panels/signin/SignInPanel_ko.html (added)
+++ wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/panels/signin/SignInPanel_ko.html Sat Dec 15 07:55:04 2007
@@ -0,0 +1,34 @@
+<html xmlns:wicket>
+<body>
+  <wicket:panel>
+    <span wicket:id="feedback"/>
+		<form wicket:id="signInForm">
+			<table>
+				<tr>
+					<td align="right">����ڸ�:</td>
+					<td>
+						<input wicket:id="username" type="text" value="foo@goo.moo" size="30"/>
+					</td>
+				</tr>
+				<tr>
+					<td align="right">��й�ȣ:</td>
+					<td>
+						<input wicket:id="password" type="password" value="password" size="30"/>
+					</td>
+				</tr>
+				<tr wicket:id="rememberMeRow">
+					<td></td>
+					<td> <input wicket:id="rememberMe" type="checkbox" /> ID ���� </td>
+				</tr>
+				<tr>
+					<td></td>
+					<td>
+						<input type="submit" name="submit" value="���"/>
+						<input type="reset" value="���"/>
+					</td>
+				</tr>
+			</table>
+		</form>
+  </wicket:panel>
+</body>
+</html>

Propchange: wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/panels/signin/SignInPanel_ko.html
------------------------------------------------------------------------------
    svn:mime-type = text/plain

Added: wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/pub/Beer_ko_KR.gif
URL: http://svn.apache.org/viewvc/wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/pub/Beer_ko_KR.gif?rev=604443&view=auto
==============================================================================
Binary file - no diff available.

Propchange: wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/pub/Beer_ko_KR.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Modified: wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/pub/Home.html
URL: http://svn.apache.org/viewvc/wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/pub/Home.html?rev=604443&r1=604442&r2=604443&view=diff
==============================================================================
--- wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/pub/Home.html (original)
+++ wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/pub/Home.html Sat Dec 15 07:55:04 2007
@@ -18,7 +18,8 @@
         <a href="#" wicket:id="goDutch">[go Dutch]</a>&nbsp;
         <a href="#" wicket:id="goGerman">[go German]</a>&nbsp;
         <a href="#" wicket:id="goChinese">[go Chinese]</a>&nbsp;
-        <a href="#" wicket:id="goDanish">[go Danish]</a>
+        <a href="#" wicket:id="goDanish">[go Danish]</a>&nbsp;
+        <a href="#" wicket:id="goKorean">[go Korean]</a>
     </p>
 </body>
 </html>

Modified: wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/pub/Home.java
URL: http://svn.apache.org/viewvc/wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/pub/Home.java?rev=604443&r1=604442&r2=604443&view=diff
==============================================================================
--- wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/pub/Home.java (original)
+++ wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/pub/Home.java Sat Dec 15 07:55:04 2007
@@ -106,5 +106,12 @@
 				getSession().setLocale(new Locale("da", "DK"));
 			}
 		});
+		add(new Link("goKorean")
+		{
+			public void onClick()
+			{
+				getSession().setLocale(new Locale("ko", "KR"));
+			}
+		});
 	}
 }

Modified: wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/pub/Home_da_DK.html
URL: http://svn.apache.org/viewvc/wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/pub/Home_da_DK.html?rev=604443&r1=604442&r2=604443&view=diff
==============================================================================
--- wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/pub/Home_da_DK.html (original)
+++ wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/pub/Home_da_DK.html Sat Dec 15 07:55:04 2007
@@ -19,7 +19,8 @@
         <a href="#" wicket:id="goDutch">[go Dutch]</a>&nbsp;
         <a href="#" wicket:id="goGerman">[go German]</a>&nbsp;
         <a href="#" wicket:id="goChinese">[go Chinese]</a>&nbsp;
-        <a href="#" wicket:id="goDanish">[go Danish]</a>
+        <a href="#" wicket:id="goDanish">[go Danish]</a>&nbsp;
+        <a href="#" wicket:id="goKorean">[go Korean]</a>
     </p>
 </body>
 </html>

Modified: wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/pub/Home_de_DE.html
URL: http://svn.apache.org/viewvc/wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/pub/Home_de_DE.html?rev=604443&r1=604442&r2=604443&view=diff
==============================================================================
--- wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/pub/Home_de_DE.html (original)
+++ wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/pub/Home_de_DE.html Sat Dec 15 07:55:04 2007
@@ -18,7 +18,8 @@
         <a href="#" wicket:id="goDutch">[go Dutch]</a>&nbsp;
         <a href="#" wicket:id="goGerman">[go German]</a>&nbsp;
         <a href="#" wicket:id="goChinese">[go Chinese]</a>&nbsp;
-        <a href="#" wicket:id="goDanish">[go Danish]</a>
+        <a href="#" wicket:id="goDanish">[go Danish]</a>&nbsp;
+        <a href="#" wicket:id="goKorean">[go Korean]</a>
     </p>
 </body>
 </html>

Modified: wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/pub/Home_en_CA.html
URL: http://svn.apache.org/viewvc/wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/pub/Home_en_CA.html?rev=604443&r1=604442&r2=604443&view=diff
==============================================================================
--- wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/pub/Home_en_CA.html (original)
+++ wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/pub/Home_en_CA.html Sat Dec 15 07:55:04 2007
@@ -18,7 +18,8 @@
         <a href="#" wicket:id="goDutch">[go Dutch]</a>&nbsp;
         <a href="#" wicket:id="goGerman">[go German]</a>&nbsp;
         <a href="#" wicket:id="goChinese">[go Chinese]</a>&nbsp;
-        <a href="#" wicket:id="goDanish">[go Danish]</a>
+        <a href="#" wicket:id="goDanish">[go Danish]</a>&nbsp;
+        <a href="#" wicket:id="goKorean">[go Korean]</a>
     </p>
 </body>
 </html>

Added: wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/pub/Home_ko_KR.html
URL: http://svn.apache.org/viewvc/wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/pub/Home_ko_KR.html?rev=604443&view=auto
==============================================================================
--- wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/pub/Home_ko_KR.html (added)
+++ wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/pub/Home_ko_KR.html Sat Dec 15 07:55:04 2007
@@ -0,0 +1,25 @@
+<html xmlns:wicket="http://wicket.apache.org/">
+<head>
+    <title>Wicket ��f - ȣ����</title>
+    <link rel="stylesheet" type="text/css" href="style.css"/>
+</head>
+<body>
+    <span wicket:id="mainNavigation"></span>
+    <span wicket:id = "salutation">�λ�</span>
+    <p>
+   	 �ȳ��ϼ���, ���� �帱���?
+    </p>
+    <p>
+	    <img wicket:id = "beer" src = "Beer.gif"/>
+    </p>
+    <p>
+        <a href="#" wicket:id="goCanadian">[go Canadian]</a>&nbsp;
+        <a href="#" wicket:id="goUS">[go US]</a>&nbsp;
+        <a href="#" wicket:id="goDutch">[go Dutch]</a>&nbsp;
+        <a href="#" wicket:id="goGerman">[go German]</a>&nbsp;
+        <a href="#" wicket:id="goChinese">[go Chinese]</a>&nbsp;
+        <a href="#" wicket:id="goDanish">[go Danish]</a>&nbsp;
+        <a href="#" wicket:id="goKorean">[go Korean]</a>
+    </p>
+</body>
+</html>

Propchange: wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/pub/Home_ko_KR.html
------------------------------------------------------------------------------
    svn:mime-type = text/plain

Added: wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/pub/Home_ko_KR.properties
URL: http://svn.apache.org/viewvc/wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/pub/Home_ko_KR.properties?rev=604443&view=auto
==============================================================================
--- wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/pub/Home_ko_KR.properties (added)
+++ wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/pub/Home_ko_KR.properties Sat Dec 15 07:55:04 2007
@@ -0,0 +1,15 @@
+#  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.
+salutation=\uc5b4\uc11c \uc624\uc2ed\uc2dc\uc624. ${user}\ub2d8 \ud658\uc601\ud569\ub2c8\ub2e4!

Propchange: wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/pub/Home_ko_KR.properties
------------------------------------------------------------------------------
    svn:mime-type = text/plain

Modified: wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/pub/Home_nl_NL.html
URL: http://svn.apache.org/viewvc/wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/pub/Home_nl_NL.html?rev=604443&r1=604442&r2=604443&view=diff
==============================================================================
--- wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/pub/Home_nl_NL.html (original)
+++ wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/pub/Home_nl_NL.html Sat Dec 15 07:55:04 2007
@@ -18,7 +18,8 @@
         <a href="#" wicket:id="goDutch">[go Dutch]</a>&nbsp;
         <a href="#" wicket:id="goGerman">[go German]</a>&nbsp;
         <a href="#" wicket:id="goChinese">[go Chinese]</a>&nbsp;
-        <a href="#" wicket:id="goDanish">[go Danish]</a>
+        <a href="#" wicket:id="goDanish">[go Danish]</a>&nbsp;
+        <a href="#" wicket:id="goKorean">[go Korean]</a>
     </p>
 </body>
 </html>

Modified: wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/pub/Home_zh_CN.html
URL: http://svn.apache.org/viewvc/wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/pub/Home_zh_CN.html?rev=604443&r1=604442&r2=604443&view=diff
==============================================================================
--- wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/pub/Home_zh_CN.html (original)
+++ wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/pub/Home_zh_CN.html Sat Dec 15 07:55:04 2007
@@ -20,7 +20,8 @@
         <a href="#" wicket:id="goDutch">[go Dutch]</a>&nbsp;
         <a href="#" wicket:id="goGerman">[go German]</a>&nbsp;
         <a href="#" wicket:id="goChinese">[go Chinese]</a>&nbsp;
-        <a href="#" wicket:id="goDanish">[go Danish]</a>
+        <a href="#" wicket:id="goDanish">[go Danish]</a>&nbsp;
+        <a href="#" wicket:id="goKorean">[go Korean]</a>
     </p>    
 </body>
 </html>

Added: wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/pub2/Beer_ko_KR.gif
URL: http://svn.apache.org/viewvc/wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/pub2/Beer_ko_KR.gif?rev=604443&view=auto
==============================================================================
Binary file - no diff available.

Propchange: wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/pub2/Beer_ko_KR.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Modified: wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/pub2/Home.html
URL: http://svn.apache.org/viewvc/wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/pub2/Home.html?rev=604443&r1=604442&r2=604443&view=diff
==============================================================================
--- wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/pub2/Home.html (original)
+++ wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/pub2/Home.html Sat Dec 15 07:55:04 2007
@@ -22,7 +22,8 @@
         <a href="#" wicket:id="goDutch">[go Dutch]</a>&nbsp;
         <a href="#" wicket:id="goGerman">[go German]</a>&nbsp;
         <a href="#" wicket:id="goChinese">[go Chinese]</a>&nbsp;
-        <a href="#" wicket:id="goDanish">[go Danish]</a>
+        <a href="#" wicket:id="goDanish">[go Danish]</a>&nbsp;
+        <a href="#" wicket:id="goKorean">[go Korean]</a>
     </p>
 </body>
 </html>

Modified: wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/pub2/Home.java
URL: http://svn.apache.org/viewvc/wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/pub2/Home.java?rev=604443&r1=604442&r2=604443&view=diff
==============================================================================
--- wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/pub2/Home.java (original)
+++ wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/pub2/Home.java Sat Dec 15 07:55:04 2007
@@ -103,5 +103,12 @@
 				getSession().setLocale(new Locale("da", "DK"));
 			}
 		});
+		add(new Link("goKorean")
+		{
+			public void onClick()
+			{
+				getSession().setLocale(new Locale("ko", "KR"));
+			}
+		});
 	}
 }

Added: wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/pub2/Home_ko.properties
URL: http://svn.apache.org/viewvc/wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/pub2/Home_ko.properties?rev=604443&view=auto
==============================================================================
--- wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/pub2/Home_ko.properties (added)
+++ wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/pub2/Home_ko.properties Sat Dec 15 07:55:04 2007
@@ -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.
+salutation=\uc5b4\uc11c \uc624\uc2ed\uc2dc\uc624. ${user}\ub2d8 \ud658\uc601\ud569\ub2c8\ub2e4!
+salespitch=\uc815\ub9d0 \uc2dc\uc6d0\ud558\uace0 \uae68\ub057\ud55c \ub9e5\uc8fc\uac00 \uc5ec\uae30 \uc788\uc2b5\ub2c8\ub2e4.

Propchange: wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/pub2/Home_ko.properties
------------------------------------------------------------------------------
    svn:mime-type = text/plain

Added: wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/upload/MultiUploadPage_ko.properties
URL: http://svn.apache.org/viewvc/wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/upload/MultiUploadPage_ko.properties?rev=604443&view=auto
==============================================================================
--- wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/upload/MultiUploadPage_ko.properties (added)
+++ wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/upload/MultiUploadPage_ko.properties Sat Dec 15 07:55:04 2007
@@ -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.
+simpleUpload.uploadTooLarge = \ud30c\uc77c \ud06c\uae30\ub294 \ubc18\ub4dc\uc2dc ${maxSize} \uc774\ud558\uc5ec\uc57c \ud569\ub2c8\ub2e4.
+simpleUpload.uploadFailed = \ud30c\uc77c \uc5c5\ub85c\ub4dc\uc5d0 \uc2e4\ud328\ud558\uc600\uc2b5\ub2c8\ub2e4: ${exception.localizedMessage}

Propchange: wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/upload/MultiUploadPage_ko.properties
------------------------------------------------------------------------------
    svn:mime-type = text/plain

Added: wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/upload/UploadPage_ko.properties
URL: http://svn.apache.org/viewvc/wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/upload/UploadPage_ko.properties?rev=604443&view=auto
==============================================================================
--- wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/upload/UploadPage_ko.properties (added)
+++ wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/upload/UploadPage_ko.properties Sat Dec 15 07:55:04 2007
@@ -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.
+simpleUpload.uploadTooLarge = \ud30c\uc77c \ud06c\uae30\ub294 \ubc18\ub4dc\uc2dc ${maxSize} \uc774\ud558\uc5ec\uc57c \ud569\ub2c8\ub2e4.
+simpleUpload.uploadFailed = \ud30c\uc77c \uc5c5\ub85c\ub4dc\uc5d0 \uc2e4\ud328\ud558\uc600\uc2b5\ub2c8\ub2e4: ${exception.localizedMessage}

Propchange: wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/upload/UploadPage_ko.properties
------------------------------------------------------------------------------
    svn:mime-type = text/plain

Added: wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/velocity/VelocityTemplateApplication_ko.properties
URL: http://svn.apache.org/viewvc/wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/velocity/VelocityTemplateApplication_ko.properties?rev=604443&view=auto
==============================================================================
--- wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/velocity/VelocityTemplateApplication_ko.properties (added)
+++ wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/velocity/VelocityTemplateApplication_ko.properties Sat Dec 15 07:55:04 2007
@@ -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.
+lastName=\uc131
+firstName=\uc774\ub984

Propchange: wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/velocity/VelocityTemplateApplication_ko.properties
------------------------------------------------------------------------------
    svn:mime-type = text/plain

Added: wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/wizard/NewUserWizard_ko.properties
URL: http://svn.apache.org/viewvc/wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/wizard/NewUserWizard_ko.properties?rev=604443&view=auto
==============================================================================
--- wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/wizard/NewUserWizard_ko.properties (added)
+++ wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/wizard/NewUserWizard_ko.properties Sat Dec 15 07:55:04 2007
@@ -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.
+username.title=\uc0ac\uc6a9\uc790\uba85
+username.summary=\uc0ac\uc6a9\uc790\uba85\uacfc \uc804\uc790\uc6b0\ud3b8 \uc8fc\uc18c\ub97c \uc785\ub825\ud558\uc2dc\uace0 \uc0c8\ub85c\uc6b4 \uc0ac\uc6a9\uc790\ub97c \uc0dd\uc131\ud558\uc2ed\uc2dc\uc624.
+userdetails.title=\uc0ac\uc6a9\uc790 \uc0c1\uc138
+userdetails.summary=\uc0c8 \uc0ac\uc6a9\uc790 '${userName}'\uc5d0 \ub300\ud55c \uc0c1\uc138 \ub0b4\uc5ed\uc744 \uc785\ub825\ud558\uc2ed\uc2dc\uc624.
+userroles.title=\uc0ac\uc6a9\uc790 \uc5ed\ud560
+userroles.summary='${userName}' \uc0ac\uc6a9\uc790\uc5d0 \uc801\uc6a9\ud560 \uc5ed\ud560\ub4e4\uc744 \uc120\ud0dd\ud558\uc2ed\uc2dc\uc624.
+confirmation.title=\ud655\uc778
+confirmation.summary='${userName}' \uc0ac\uc6a9\uc790\ub97c \uc0dd\uc131\ud558\uc2dc\uaca0\uc2b5\ub2c8\uae4c?
+confirmation.content=\uc0c8 \uc0ac\uc6a9\uc790\ub97c \uc0dd\uc131\ud558\ub824 \ud569\ub2c8\ub2e4. (\uc131: ${lastName}, \uc774\ub984: ${firstName}) \uc774 \uc0ac\uc6a9\uc790\uc758 \ubd80\uc11c\ub294 '${department}'\uc774\uba70, \uc0ac\uc6a9\uc790\uba85\uc740 '${userName}'\uc785\ub2c8\ub2e4. \uacc4\uc18d \uc9c4\ud589\ud558\uc2dc\uaca0\uc2b5\ub2c8\uae4c? \uc815\ub9d0\ub85c '${userName}' \uc0ac\uc6a9\uc790\uac00 \uc774 \uc2dc\uc2a4\ud15c\uc744 \uc0ac\uc6a9\ud558\ub3c4\ub85d \ud5c8\uc6a9\ud558\uc2dc\uaca0\uc2b5\ub2c8\uae4c? \uadf8\ub7ec\uc2dc\ub2e4\uba74 \uc644\ub8cc\ub97c \uc120\ud0dd\ud558\uc2ed\uc2dc\uc624.
+username=\uc0ac\uc6a9\uc790\uba85
+email=\uc804\uc790\uc6b0\ud3b8
+firstName=\uc774\ub984
+lastName=\uc131
+department=\ubd80\uc11c
+assignRoles=\uc5ed\ud560 \ud560\ub2f9
+rolesSetName=\uc5ed\ud560\uc9d1\ud569 \uc774\ub984
+roles=\uc774 \uc0ac\uc6a9\uc790\ub97c \uc704\ud55c \uc5ed\ud560
+error.noSetNameForRoles=\uc774 \uc0ac\uc6a9\uc790\ub97c \uc704\ud55c \uc5ed\ud560\ub4e4\uc744 \uc120\ud0dd\ud558\uc2dc\ub824\uba74, \uc5ed\ud560\uc9d1\ud569\uc758 \uc774\ub984\ub3c4 \ud568\uaed8 \uc785\ub825\ud558\uc154\uc57c \ud569\ub2c8\ub2e4

Propchange: wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/wizard/NewUserWizard_ko.properties
------------------------------------------------------------------------------
    svn:mime-type = text/plain