Translate application to Korean and convert encodings to UTF-8

This commit is contained in:
sanjeok77
2026-06-22 22:22:41 +09:00
parent dc9058e0da
commit f43e7fa915
61 changed files with 11582 additions and 11644 deletions
+32 -32
View File
@@ -1,32 +1,32 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=x-sjis">
<title>VK“o˜^</title>
<Style Type="text/css">
<!--
A:link {text-decoration:none;}
A:visited{text-decoration:none;}
A:hover {text-decoration:underline; color:#669966; background-color:#ccffcc;}
hr{color:#ff99cc; height:2px}
input,textarea,select{border-left:2px solid #666666;
border-right:2px solid #666666;
border-top:2px solid #666666;
border-bottom:2px solid #666666;
background-color : #cccccc; color : #666666;}
body{font-size:11pt}
-->
</Style>
</head>
<body bgcolor="#000000" text="#eeeeee" link="#ccccff" vlink="#ccccff" alink="#ccccff">
<center>
VK“o˜^
<form action="../ore_reg.cgi" method="POST" name="ore_reg">
ÌßÚ²Ô°–¼:<input type="text" size="16" name="nm">(SŠp4`8•¶Žš)<br>
ID:<input type="text" size="16" name="id">(”¼Šp‰p”4`12•¶Žš)<br>
Ê߽ܰÄÞ:<input type="text" size="8" maxlength="8" name="pw">(”¼Šp‰p”4`8•¶Žš)<br>
<input type="submit" value="OK">
</form>
<a href="index.cgi">INDEX‚Ö</a>
</body>
</html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>신규 가입</title>
<Style Type="text/css">
<!--
A:link {text-decoration:none;}
A:visited{text-decoration:none;}
A:hover {text-decoration:underline; color:#669966; background-color:#ccffcc;}
hr{color:#ff99cc; height:2px}
input,textarea,select{border-left:2px solid #666666;
border-right:2px solid #666666;
border-top:2px solid #666666;
border-bottom:2px solid #666666;
background-color : #cccccc; color : #666666;}
body{font-size:11pt}
-->
</Style>
</head>
<body bgcolor="#000000" text="#eeeeee" link="#ccccff" vlink="#ccccff" alink="#ccccff">
<center>
신규 가입
<form action="../ore_reg.cgi" method="POST" name="ore_reg">
플레이어 이름:<input type="text" size="16" name="nm">(전각 4~8글자)<br>
ID:<input type="text" size="16" name="id">(반각 영문/숫자 4~12글자)<br>
비밀번호:<input type="text" size="8" maxlength="8" name="pw">(반각 영문/숫자 4~8글자)<br>
<input type="submit" value="확인">
</form>
<a href="index.cgi">메인으로</a>
</body>
</html>