mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-29 16:19:58 +09:00
set svn property - svn:eol-style LF
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8253 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
9802eaa60a
commit
620b03d184
763 changed files with 114595 additions and 114595 deletions
|
|
@ -1,27 +1,27 @@
|
|||
<?php
|
||||
/* ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
|
||||
░░ * @File : common/lang/vi.lang.php ░░
|
||||
░░ * @Author : NHN (developers@xpressengine.com) ░░
|
||||
░░ * @Trans : Đào Đức Duy (ducduy.dao.vn@vietxe.net) ░░
|
||||
░░ * @Website: http://vietxe.net ░░
|
||||
░░ * @Brief : Vietnamese Language Pack (Only basic words are included here) ░░
|
||||
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ */
|
||||
|
||||
// general words
|
||||
$lang->rss_disable = "Tắt RSS";
|
||||
$lang->rss_type = "Định dạng RSS";
|
||||
$lang->open_rss = 'Mở RSS';
|
||||
$lang->open_rss_types = array(
|
||||
'Y' => 'Mở tất cả',
|
||||
'H' => 'Mở tóm tắt',
|
||||
'N' => 'Tắt',
|
||||
);
|
||||
|
||||
// for description
|
||||
$lang->about_rss_disable = "Nếu chọn, RSS sẽ bị tắt.";
|
||||
$lang->about_rss_type = "Bạn có thể đặt định dạng cho RSS.";
|
||||
$lang->about_open_rss = 'Bạn có thể mở công khai RSS trên Module hiện tại.\nKhông ảnh hưởng tới quyền truy cập bài viết, RSS sẽ mở công khai với tùy chọn của nó.';
|
||||
|
||||
// for error message
|
||||
$lang->msg_rss_is_disabled = "Chức năng RSS đã bị tắt.";
|
||||
?>
|
||||
<?php
|
||||
/* ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
|
||||
░░ * @File : common/lang/vi.lang.php ░░
|
||||
░░ * @Author : NHN (developers@xpressengine.com) ░░
|
||||
░░ * @Trans : Đào Đức Duy (ducduy.dao.vn@vietxe.net) ░░
|
||||
░░ * @Website: http://vietxe.net ░░
|
||||
░░ * @Brief : Vietnamese Language Pack (Only basic words are included here) ░░
|
||||
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ */
|
||||
|
||||
// general words
|
||||
$lang->rss_disable = "Tắt RSS";
|
||||
$lang->rss_type = "Định dạng RSS";
|
||||
$lang->open_rss = 'Mở RSS';
|
||||
$lang->open_rss_types = array(
|
||||
'Y' => 'Mở tất cả',
|
||||
'H' => 'Mở tóm tắt',
|
||||
'N' => 'Tắt',
|
||||
);
|
||||
|
||||
// for description
|
||||
$lang->about_rss_disable = "Nếu chọn, RSS sẽ bị tắt.";
|
||||
$lang->about_rss_type = "Bạn có thể đặt định dạng cho RSS.";
|
||||
$lang->about_open_rss = 'Bạn có thể mở công khai RSS trên Module hiện tại.\nKhông ảnh hưởng tới quyền truy cập bài viết, RSS sẽ mở công khai với tùy chọn của nó.';
|
||||
|
||||
// for error message
|
||||
$lang->msg_rss_is_disabled = "Chức năng RSS đã bị tắt.";
|
||||
?>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue