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

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/whostmgr/docroot/templates/autossl/views/ManageUsersController.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/autossl/views/ManageUsersController-zh.js
// Module:    /templates/autossl/views/ManageUsersController-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 = {"Disable [asis,AutoSSL] on selected [quant,_1,user,users]":"在选定的 [quant,_1,个用户,个用户] 上禁用 [asis,AutoSSL]","Enable [asis,AutoSSL] on selected [quant,_1,user,users]":"在选定的 [quant,_1,个用户,个用户] 上启用 [asis,AutoSSL]","No users needed to be updated.":"没有用户需要更新。","Reset [asis,AutoSSL] on selected [quant,_1,user,users]":"重置选定 [quant,_1,个用户,个用户] 上的 [asis,AutoSSL]","The system is checking the “[_1]” account’s domains (process [asis,ID] “[_2]”).":"系统正在检查“[_1]”帐户的域(进程 [asis,ID]“[_2]”)。","Use setting established by the feature list “[_1]” which is currently set to “[_2]”.":"使用此功能列表“[_1]”建立的设置,当前设置为“[_2]”。","You forcibly disabled the [asis,autossl] feature for the following [numerate,_1,user,users]: [list_and_quoted,_2]":"因为下列原因,您已强制禁用 [asis,autossl] 功能: [numerate,_1,用户,用户]: [list_and_quoted,_2]","You forcibly enabled the [asis,autossl] feature for the following [numerate,_1,user,users]: [list_and_quoted,_2]":"因为下列原因,您已强制启用 [asis,autossl] 功能: [numerate,_1,用户,用户]: [list_and_quoted,_2]","You reset the [asis,autossl] feature to the feature list setting for the following [numerate,_1,user,users]: [list_and_quoted,_2]":"您已将 [asis,autossl] 功能重置为功能列表设置以使用以下 [numerate,_1,用户,用户]: [list_and_quoted,_2]","[output,strong,Showing] [numf,_1] - [numf,_2] of [quant,_3,item,items]":"[output,strong,显示 ] [numf,_1] - [numf,_2],共 [quant,_3,个项目,个项目]","[quant,_1,user has had its,users have had their] feature list “[asis,autossl]” setting overridden and [numerate,_1,is,are] now set to “[_2]”":"[quant,_1,用户已拥有,用户已拥有] 功能列表“[asis,autossl]”设置已被覆盖并且 [numerate,_1] 现在已设置为“[_2]”","[quant,_1,user has had its,users have had their] feature list “[asis,autossl]” setting reset to use the setting established by [numerate,_1,its,their] feature [numerate,_1,list,lists]":"[quant,_1,用户已拥有,用户已拥有] 功能列表“[asis,autossl]”设置已重置,以使用由[numerate,_1,其,其] 功能 [numerate,_1,列表,列表] 确立的设置","disabled":"已禁用","enabled":"已启用"};

    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