KGRKJGETMRETU895U-589TY5MIGM5JGB5SDFESFREWTGR54TY
Server : Apache/2.2.17 (Unix) mod_ssl/2.2.17 OpenSSL/0.9.8e-fips-rhel5 DAV/2 PHP/5.2.17
System : Linux localhost 2.6.18-419.el5 #1 SMP Fri Feb 24 22:47:42 UTC 2017 x86_64
User : nobody ( 99)
PHP Version : 5.2.17
Disable Function : NONE
Directory :  /home/queenjbs/xe/modules/integration_search/lang/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /home/queenjbs/xe/modules/integration_search/lang/vi.lang.php
<?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',
    );
?>

Anon7 - 2021