중국어 전체파일 수정보완 및 추가번 적용. by guny님

git-svn-id: http://xe-core.googlecode.com/svn/trunk@2037 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
zero 2007-07-26 12:23:18 +00:00
parent 9bf4756ded
commit 1656f52701
103 changed files with 580 additions and 509 deletions

View file

@ -136,7 +136,7 @@
<title xml:lang="zh-CN">背景颜色</title>
<title xml:lang="en">Background Color</title>
<description xml:lang="ko">배경색상을 입력해주세요.</description>
<description xml:lang="ko">背景色を入力してください</description>
<description xml:lang="jp">背景色を入力してください</description>
<description xml:lang="zh-CN">请输入背景颜色。</description>
<description xml:lang="en">Input background color.</description>
</var>
@ -166,7 +166,7 @@
<title xml:lang="zh-CN">URL 颜色</title>
<title xml:lang="en">URL Color</title>
<description xml:lang="ko">URL의 글자색을 입력해주세요.</description>
<description xml:lang="jp">URLの色を入力してください。</description>
<description xml:lang="ko">URLの色を入力してください。</description>
<description xml:lang="zh-CN">请输入URL的颜色。</description>
<description xml:lang="en">Input color of URL.</description>
</var>

View file

@ -0,0 +1,3 @@
<?php
$lang->alert_new_message_arrived = '您有新消息。要确认吗?';
?>