중국어 - 추가분 번역.

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4303 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
guny 2008-06-19 06:44:47 +00:00
parent 87fc21be8c
commit 3c7fa167db
12 changed files with 45 additions and 13 deletions

View file

@ -1,11 +1,14 @@
<?xml version="1.0" encoding="utf-8"?>
<module version="0.1" category="utility">
<title xml:lang="ko">커뮤니케이션</title>
<title xml:lang="zh-CN">会员交流</title>
<title xml:lang="en">Communication</title>
<author email_address="zero@zeroboard.com" link="http://www.zeroboard.com" date="2008. 5. 30">
<name xml:lang="ko">제로</name>
<name xml:lang="zh-CN">Zero</name>
<name xml:lang="en">Zero</name>
<description xml:lang="ko">회원들간의 쪽지, 친구기능을 담당하는 모듈입니다.</description>
<description xml:lang="zh-CN">管理在线会员间短信息及好友功能的模块。</description>
<description xml:lang="en">This module is for managing message, friend functions.</description>
</author>
</module>

View file

@ -5,8 +5,8 @@
* @brief 简体中文语言包 (只收录基本内容)
**/
$lang->communication = '커뮤니케이션';
$lang->about_communication = '회원간의 쪽지나 친구 관리등 커뮤니케이션 기능을 수행하는 모듈입니다';
$lang->communication = '会员交流';
$lang->about_communication = '管理在线会员间短信息及好友功能的模块。';
$lang->allow_message = '允许接收短消息';
$lang->allow_message_type = array(

View file

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<skin>
<title xml:lang="ko">기본 스킨</title>
<title xml:lang="zh-CN">기본 스킨</title>
<title xml:lang="zh-CN">默认皮肤</title>
<title xml:lang="jp">기본 스킨</title>
<title xml:lang="en">Default Skin</title>
<title xml:lang="es">Por defecto piel</title>