Viewing File: /usr/local/cpanel/whostmgr/docroot/templates/autossl/views/select_provider_controller-zh.js

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/whostmgr/docroot/templates/autossl/views/select_provider_controller.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/autossl/views/select_provider_controller-zh.js
// Module:    /templates/autossl/views/select_provider_controller-zh
// Locale:    zh
// 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 = {"This interface uses the following parameters to calculate the usability score: [list_and,_1].":"This interface uses the following parameters to calculate the usability score: [list_and,_1].","You have configured [asis,AutoSSL] to use the “[_1]” provider.":"您已配置 [asis,AutoSSL] 以使用“[_1]”提供商。","You have created a new registration for this system with “[_1]” and configured [asis,AutoSSL] to use that provider.":"You have created a new registration for this system with “[_1]” and configured [asis,AutoSSL] to use that provider.","You have disabled [asis,AutoSSL]. Any users with [asis,SSL] certificates from [asis,AutoSSL] will continue to use them, but the system will not automatically renew these certificates.":"您已禁用 [asis,AutoSSL]。 任何使用来自 [asis,AutoSSL] 的 [asis,SSL] 的证书的用户将可以继续使用这些证书,但是系统将不会自动更新这些证书。","[output,em,Unspecified]":"[output,em,Unspecified]","[quant,_1,day,days]":"[quant,_1,天,天]","[quant,_1,hour,hours]":"[quant,_1,小时,小时]","[quant,_1,minute,minutes]":"[quant,_1,分钟,分钟]","[quant,_1,second,seconds]":"[quant,_1,秒,秒]","[quant,_1,year,years]":"[quant,_1,年,年]","unlimited":"无限制"};

    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