Viewing File: /usr/local/cpanel/whostmgr/docroot/templates/greylist/views/base-vi.js

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/whostmgr/docroot/templates/greylist/views/base.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/greylist/views/base-vi.js
// Module:    /templates/greylist/views/base-vi
// Locale:    vi
// This file is generated by the cpanel localization system
// using the bin/_build_translated_js_hash_files.pl script.
//-------------------------------------------------------------
// !!! Do not hand edit this file !!!
//-------------------------------------------------------------
(function() {
    // The raw lexicon.
    var newLex = {"Add to Trusted Hosts":"Thêm vào Máy Chủ Tin Cậy","Some Host [asis,IP] addresses were not added to the Trusted Hosts list.":"Một số địa chỉ [asis,IP] của Máy Chủ không được thêm vào danh sách Máy Chủ Tin Cậy.","The status for [asis,Greylisting] has changed, possibly in another browser session.":"Trạng thái của [asis,Greylisting] đã thay đổi, có thể trong một giao dịch trình duyệt khác.","You have successfully added [quant,_1,record,records] to the Trusted Hosts list.":"Bạn đã thêm thành công [quant,_1,bản ghi,bản ghi] vào danh sách Máy Chủ Tin Cậy.","You have successfully added “[_1]” to the Trusted Hosts list.":"Bạn đã thêm thành công “[_1]” vào danh sách Máy Chủ Tin Cậy.","You have successfully updated the comment for “[_1]”.":"Bạn đã cập nhật thành công nhận xét cho “[_1]”.","Your neighboring [asis,IP] addresses are not in the Trusted Hosts list.":"Địa chỉ [asis,IP] lân cận của bạn không có trong danh sách Máy Chủ Tin Cậy.","[asis,Exim] is disabled on the server which makes [asis,Greylisting] ineffective. Use the [output,url,_1,Service Manager page,_2] to enable [asis,Exim].":"[asis,Exim] bị tắt trên máy chủ khiến [asis,Greylisting] không hợp lệ. Dùng [output,url,_1,trang Bộ Quản Lý Dịch vụ,_2] để bật [asis,Exim].","[asis,Greylisting] is now disabled.":"[asis,Greylisting] hiện đã bị tắt.","[asis,Greylisting] is now enabled.":"[asis,Greylisting] hiện đã bật."};

    if (!this.LEXICON) {
        this.LEXICON = {};
    }

    for(var item in newLex) {
        if(newLex.hasOwnProperty(item)) {
            var value = newLex[item];
            if (typeof(value) === "string" && value !== "") {
                // Only add it if there is a value.
                this.LEXICON[item] = value;
            }
        }
    }
})();
//~~END-GENERATED~~
Back to Directory File Manager