Viewing File: /usr/local/cpanel/base/frontend/jupiter/js2/ssl/install-vi.js

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/base/frontend/jupiter/js2/ssl/install.js
// Generated: /usr/local/cpanel/base/frontend/jupiter/js2/ssl/install-vi.js
// Module:    /jupiter/js2/ssl/install-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 = {"Actions":"Tác vụ","Are you sure that you want to delete the SSL host “[_1]”? This operation cannot be undone!":"Khẳng định muốn xóa máy chủ SSL “[_1]”? Không hoàn tác được thao tác này!","Certificate Expiration":"Kỳ Hạn Chứng Chỉ","Confirm SSL Host Delete":"Xác Nhận Xóa Máy Chủ SSL","Deleting SSL host “[_1]” …":"Đang xóa máy chủ SSL “[_1]” …","Document Root":"Gốc Tài Liệu","Is Primary Website on IP Address?":"Là Trang Web Chính Trên Địa Chỉ IP?","Is Web [output,acronym,SNI,Server Name Indication] Required?":"Có Cần [output,acronym,SNI,Chỉ Báo Tên Máy Chủ] Web Không?","Loading …":"Đang tải …","No":"Không","Setting “[_1]” as the primary SSL host …":"Setting “[_1]” as the primary SSL host …","The SSL host for “[_1]” has been removed.":"Đã xóa máy chủ SSL cho “[_1]”.","Yes":"Có","[output,abbr,FQDN,Fully Qualified Domain Name]s":"[output,abbr,FQDN,Fully Qualified Domain Name]s","[output,strong,Note:] You don’t have a dedicated IP address. Browsers that were released before 2013 may not support [output,abbr,SNI,Server Name Indication]. Because of this, users may see false security warnings when they visit your SSL-secured websites.":"[output,strong,Note:] You don’t have a dedicated IP address. Browsers that were released before 2013 may not support [output,abbr,SNI,Server Name Indication]. Because of this, users may see false security warnings when they visit your SSL-secured websites.","“[_1]” is now the primary SSL host.":"“[_1]” is now the primary SSL host."};

    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