mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-07 02:31:40 +09:00
#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:
parent
ef387556cb
commit
e3b97bcc55
99 changed files with 2663 additions and 31 deletions
|
|
@ -4,6 +4,7 @@
|
|||
<title xml:lang="zh-CN">综合搜索</title>
|
||||
<title xml:lang="jp">統合検索</title>
|
||||
<title xml:lang="en">Integrated Search</title>
|
||||
<title xml:lang="vi">Tìm kiếm tích hợp</title>
|
||||
<title xml:lang="es">Búsqueda Integrada</title>
|
||||
<title xml:lang="ru">Интегрируемый поиск</title>
|
||||
<title xml:lang="zh-TW">綜合搜尋</title>
|
||||
|
|
@ -23,6 +24,10 @@
|
|||
It supports integration search for chosen modules.
|
||||
All articles except secret articles will be searched, so you need to be careful not to include secret module to target.
|
||||
</description>
|
||||
<description xml:lang="vi">
|
||||
Hỗ trợ tìm kiếm tích hợp cho những Module được chọn.
|
||||
Mọi bài viết đều có thể được tìm kiếm (Trừ những bài đặt bí mật), vì vậy bạn hãy cẩn thận khi chọn những Module bí mật.
|
||||
</description>
|
||||
<description xml:lang="es">
|
||||
Soporta la búsqueda integrada de los módulos elegidos.
|
||||
Todo los documentos excepto los secretos serán buscados, y es necesario tener cuidado de no incluir módulo secreto como objetivo.
|
||||
|
|
@ -41,6 +46,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="zh-CN">zero</name>
|
||||
<name xml:lang="jp">zero</name>
|
||||
<name xml:lang="en">zero</name>
|
||||
|
|
|
|||
41
modules/integration_search/lang/vi.lang.php
Normal file
41
modules/integration_search/lang/vi.lang.php
Normal file
|
|
@ -0,0 +1,41 @@
|
|||
<?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->integration_search = "Tìm kiếm tổng hợp";
|
||||
|
||||
$lang->sample_code = "Code mẫu";
|
||||
$lang->about_target_module = "Chỉ tìm kiếm trên những Module đã chọn. Hãy cẩn thận vì có thể có Module bạn không được phép truy cập.";
|
||||
$lang->about_sample_code = "Bạn có thể sử dụng chức năng tìm kiếm tổng hợp bằng cách thêm đoạn mã ở trên vào vị trí nào bạn muốn trong giao diện.";
|
||||
$lang->msg_no_keyword = "Hãy nhập từ khóa để tìm kiếm!";
|
||||
|
||||
$lang->is_result_text = "Tìm thấy <strong>%d</strong> kết quả cho <strong>'%s'</strong>";
|
||||
$lang->multimedia = "Hình ảnh/ Video";
|
||||
|
||||
$lang->is_search_option = array(
|
||||
'document' => array(
|
||||
'title_content' => 'T.Đề+N.Dung',
|
||||
'title' => 'Tiêu đề',
|
||||
'content' => 'Nội dung',
|
||||
'tag' => 'Tag',
|
||||
),
|
||||
'trackback' => array(
|
||||
'url' => 'URL',
|
||||
'blog_name' => 'Tên Website',
|
||||
'title' => 'Tiêu đề',
|
||||
'excerpt' => 'Trích mô tả',
|
||||
),
|
||||
);
|
||||
|
||||
$lang->is_sort_option = array(
|
||||
'regdate' => 'Ngày gửi',
|
||||
'comment_count' => 'Số bình luận',
|
||||
'readed_count' => 'Lượt xem',
|
||||
'voted_count' => 'Bình chọn',
|
||||
);
|
||||
?>
|
||||
|
|
@ -1,10 +1,12 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<skin version="0.2">
|
||||
<title xml:lang="ko">통합 검색 기본 스킨</title>
|
||||
<title xml:lang="vi">Skin trang tìm kiếm</title>
|
||||
<title xml:lang="zh-CN">搜索默认皮肤</title>
|
||||
<title xml:lang="jp">統合検索のデフォルトスキン</title>
|
||||
<title xml:lang="en">Default Skin of Integration Search</title>
|
||||
<title xml:lang="zh-TW">預設綜合搜尋面板</title>
|
||||
<description xml:lang="vi">Skin mặc định của trang tìm kiếm.</description>
|
||||
<description xml:lang="ko">통합검색 모듈의 기본 스킨</description>
|
||||
<description xml:lang="zh-CN">搜索模块的默认皮肤。</description>
|
||||
<description xml:lang="jp">統合検索モジュールのデフォルトスキンです。</description>
|
||||
|
|
@ -15,6 +17,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="zh-CN">zero</name>
|
||||
<name xml:lang="jp">zero</name>
|
||||
<name xml:lang="en">zero</name>
|
||||
|
|
@ -27,6 +30,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="zh-TW">預設</title>
|
||||
</color>
|
||||
</colorset>
|
||||
|
|
@ -37,12 +41,14 @@
|
|||
<title xml:lang="zh-CN">说明</title>
|
||||
<title xml:lang="jp">説明</title>
|
||||
<title xml:lang="en">Description</title>
|
||||
<title xml:lang="vi">Mô tả</title>
|
||||
<title xml:lang="zh-TW">說明</title>
|
||||
<description lang="ko">검색결과 상단에 결과가 출력됩니다.</description>
|
||||
<description lang="zh-CN">显示在搜索结果上端。</description>
|
||||
<description lang="jp">検索結果が上段に表示されます。</description>
|
||||
<description lang="en">Result will be displayed on top of search result.</description>
|
||||
<description lang="zh-TW">在最頂端顯示搜尋結果。</description>
|
||||
<description xml:lang="ko">검색결과 상단에 결과가 출력됩니다.</description>
|
||||
<description xml:lang="zh-CN">显示在搜索结果上端。</description>
|
||||
<description xml:lang="jp">検索結果が上段に表示されます。</description>
|
||||
<description xml:lang="en">Result will be displayed on top of search result.</description>
|
||||
<description xml:lang="vi">Mô tả sẽ hiển thị trên đầu trang kết quả tìm kiếm.</description>
|
||||
<description xml:lang="zh-TW">在最頂端顯示搜尋結果。</description>
|
||||
</var>
|
||||
</extra_vars>
|
||||
</skin>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue