#18353423 : Added Vietnamese Language pack

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6823 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
haneul 2009-10-07 06:34:15 +00:00
parent ef387556cb
commit e3b97bcc55
99 changed files with 2663 additions and 31 deletions

View file

@ -4,11 +4,13 @@
<title xml:lang="jp">コミュニケーション</title>
<title xml:lang="zh-CN">会员交流</title>
<title xml:lang="en">Communication</title>
<title xml:lang="vi">Liên lạc</title>
<title xml:lang="zh-TW">交流</title>
<description xml:lang="ko">회원들간의 쪽지, 친구기능을 담당하는 모듈입니다.</description>
<description xml:lang="jp">会員間にメッセージや友達管理などコミュニティ機能を提供します。</description>
<description xml:lang="zh-CN">管理在线会员间短信息及好友功能的模块。</description>
<description xml:lang="en">This module is for managing message, friend functions.</description>
<description xml:lang="vi">Module quản lý tin nhắn và bạn bè.</description>
<description xml:lang="zh-TW">管理線上會員間短訊及好友功能的模組。</description>
<version>0.1</version>
<date>2008-05-30</date>
@ -16,6 +18,7 @@
<author email_address="zero@zeroboard.com" link="http://blog.nzeo.com">
<name xml:lang="ko">zero</name>
<name xml:lang="vi">zero</name>
<name xml:lang="jp">zero</name>
<name xml:lang="zh-CN">zero</name>
<name xml:lang="en">zero</name>

View file

@ -0,0 +1,50 @@
<?php
/* ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
░░ * @File : common/lang/vi.lang.php ░░
░░ * @Author : zero (zero@nzeo.com) ░░
░░ * @Trans : Đào Đức Duy (ducduy.dao.vn@vietxe.net) ░░
░░ * @Website: http://vietxe.net ░░
░░ * @Brief : Vietnamese Language Pack (Only basic words are included here) ░░
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ */
$lang->communication = 'Thông báo';
$lang->about_communication = 'Module này thực hiện chức năng giao tiếp, tin nhắn hay bạn bè.';
$lang->allow_message = 'Nhận tin nhắn';
$lang->allow_message_type = array(
'Y' => 'Nhận tất cả',
'N' => 'Từ chối tất cả',
'F' => 'Chỉ bạn bè',
);
$lang->message_box = array(
'R' => 'Đã nhận',
'S' => 'Gửi',
'T' => 'Hòm thư',
);
$lang->readed_date = "Ngày đọc";
$lang->sender = 'Người gửi';
$lang->receiver = 'Người nhận';
$lang->friend_group = 'Nhóm bạn';
$lang->default_friend_group = 'Nhóm mặc định';
$lang->cmd_send_message = 'Gửi tin nhắn';
$lang->cmd_reply_message = 'Trả lời tin nhắn';
$lang->cmd_view_friend = 'Bạn bè';
$lang->cmd_add_friend = 'Thêm bạn';
$lang->cmd_view_message_box = 'Hộp tin nhắn';
$lang->cmd_store = "Lưu";
$lang->cmd_add_friend_group = 'Thêm nhóm bạn';
$lang->cmd_rename_friend_group = 'Sử tên nhóm';
$lang->msg_no_message = 'Không có tin nhắn nào.';
$lang->message_received = 'Bạn có tin nhắn mới.';
$lang->msg_title_is_null = 'Xin vui lòng nhập tiêu đề của tin nhắn.';
$lang->msg_content_is_null = 'Xin vui lòng nhập nội dung.';
$lang->msg_allow_message_to_friend = "Không thể gửi vì người nhận chỉ chấp nhận những tin nhắn từ bạn bè của họ.";
$lang->msg_disallow_message = 'Không thể gửi vì người nhận đã từ chối nhận tin nhắn.';
$lang->about_allow_message = 'Bạn có thể đồng ý nhận tin nhắn.';
?>

View file

@ -4,6 +4,7 @@
<title xml:lang="zh-CN">默认皮肤</title>
<title xml:lang="jp">基本スキン</title>
<title xml:lang="en">Default Skin</title>
<title xml:lang="vi">Skin Mặc định</title>
<title xml:lang="es">Por defecto piel</title>
<title xml:lang="ru">기본 스킨</title>
<title xml:lang="zh-TW">預設面板</title>
@ -23,6 +24,10 @@
Design : Ki-Jeong Seo (http://blog.naver.com/addcozy)
HTML/CSS : Chan-Myung Jeong (http://naradesign.net)
</description>
<description xml:lang="vi">
Thiết kế: Ki-Jeong Seo (http://blog.naver.com/addcozy)
HTML/CSS : Chan-Myung Jeong (http://naradesign.net)
</description>
<description xml:lang="es">
Diseño: Ki-Jeong Seo (http://blog.naver.com/addcozy)
HTML / CSS: Jeong Chan-Myung (http://naradesign.net)
@ -43,6 +48,7 @@
<name xml:lang="jp">NHN</name>
<name xml:lang="zh-CN">(株)NHN</name>
<name xml:lang="en">NHN Corp</name>
<name xml:lang="vi">NHN Corp</name>
<name xml:lang="es">NHN Corp</name>
<name xml:lang="ru">NHN Корп</name>
<name xml:lang="zh-TW">NHN Corp</name>
@ -54,6 +60,7 @@
<title xml:lang="zh-CN">默认</title>
<title xml:lang="jp">デフォルト</title>
<title xml:lang="en">default</title>
<title xml:lang="vi">Mặc định</title>
<title xml:lang="es">Por defecto</title>
<title xml:lang="ru">умолчанию</title>
<title xml:lang="zh-TW">預設</title>
@ -63,6 +70,7 @@
<title xml:lang="jp">青緑</title>
<title xml:lang="zh-CN">青绿色</title>
<title xml:lang="en">cyan</title>
<title xml:lang="vi">Cyan</title>
<title xml:lang="es">Cian</title>
<title xml:lang="ru">бирюзовый</title>
<title xml:lang="zh-TW">青綠色</title>
@ -72,6 +80,7 @@
<title xml:lang="jp"></title>
<title xml:lang="zh-CN">绿色</title>
<title xml:lang="en">green</title>
<title xml:lang="vi">Green</title>
<title xml:lang="es">Verde</title>
<title xml:lang="ru">зеленый</title>
<title xml:lang="zh-TW">綠色</title>
@ -81,6 +90,7 @@
<title xml:lang="jp"></title>
<title xml:lang="zh-CN">红色</title>
<title xml:lang="en">red</title>
<title xml:lang="vi">Red</title>
<title xml:lang="es">Roja</title>
<title xml:lang="ru">красный</title>
<title xml:lang="zh-TW">紅色</title>
@ -90,6 +100,7 @@
<title xml:lang="jp"></title>
<title xml:lang="zh-CN">紫色</title>
<title xml:lang="en">purple</title>
<title xml:lang="vi">Purple</title>
<title xml:lang="es">Púrpura</title>
<title xml:lang="ru">Лиловый</title>
<title xml:lang="zh-TW">紫色</title>
@ -98,6 +109,7 @@
<title xml:lang="ko">검은색</title>
<title xml:lang="jp"></title>
<title xml:lang="en">Black</title>
<title xml:lang="vi">Black</title>
<title xml:lang="ru">Черного</title>
<title xml:lang="es">Negro</title>
<title xml:lang="zh-CN">黑色</title>