Viewing File: /usr/local/cpanel/base/frontend/jupiter/js2/mail/archive-zh.js

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/base/frontend/jupiter/js2/mail/archive.js
// Generated: /usr/local/cpanel/base/frontend/jupiter/js2/mail/archive-zh.js
// Module:    /jupiter/js2/mail/archive-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 = {"AJAX Error":"AJAX 错误","An archive retention period of “[_1]” is not valid.":"“[_1]”的存档保留期无效。","Applied the default email archive configuration to all the domains on this account.":"已将默认电子邮件存档配置应用到该帐户上的所有域。","Applied to [numf,_1] of [quant,_2,domain,domains].":"已应用到 [numf,_1] 个,共 [quant,_2,个域,个域]。","Archive Download Selection":"存档下载选择","Are you sure you want to disable archiving of incoming email for “[_1]”?":"是否确定要禁用“[_1]”的接收电子邮件存档?","Are you sure you want to disable archiving of mailing lists for “[_1]”?":"是否确定要禁用“[_1]”的邮件列表存档?","Are you sure you want to disable archiving of outgoing email for “[_1]”?":"是否确定要禁用“[_1]”的发送电子邮件存档?","Are you sure you want to disable archiving of “[_1]” email for “[_2]”?":"是否确定要禁用“[_2]”的“[_1]”电子邮件存档?","Close":"关闭","Currently processing domain # [numf,_1] of [numf,_2].":"当前正在处理域 [numf,_1],共 [numf,_2] 个域。","Disabled archiving of incoming email for all new domains.":"已禁用所有新域的接收电子邮件存档。","Disabled archiving of incoming mail for “[_1]”.":"已禁用“[_1]”的接收电子邮件存档。","Disabled archiving of mailing lists for all new domains.":"已禁用所有新域的邮件列表存档。","Disabled archiving of mailing lists for “[_1]”.":"已禁用为“[_1]”存档邮件列表。","Disabled archiving of outgoing email for all new domains.":"已禁用所有新域的发送电子邮件存档。","Disabled archiving of outgoing email for “[_1]”.":"已禁用“[_1]”的发送电子邮件存档。","Disabled archiving of “[_1]” email for “[_2]”.":"已禁用“[_2]”的“[_1]”电子邮件存档。","Disabled archiving of “[_1]” for all new domains.":"已对所有新域禁用“[_1]”的存档。","Enabled archiving of incoming email for all new domains.":"已启用为所有新域存档接收电子邮件。","Enabled archiving of incoming email on “[_1]”.":"已启用在“[_1]”上存档接收电子邮件。","Enabled archiving of mailing lists for all new domains.":"已为所有新域的邮件列表启用存档。","Enabled archiving of mailing lists on “[_1]”.":"已对“[_1]”启用邮件列表存档。","Enabled archiving of outgoing email for all new domains.":"已启用所有新域的发送电子邮件存档。","Enabled archiving of outgoing email on “[_1]”.":"已对“[_1]”启用发送电子邮件存档。","Enabled archiving of “[_1]” email for all new domains.":"已启用所有新域的“[_1]”电子邮件存档。","Enabled archiving of “[_1]” email on “[_2]”.":"已启用在“[_2]”上存档“[_1]”电子邮件。","Error":"错误","Please refresh the page and try again.":"请刷新页面然后重试。","The archive retention period of “[_1]” email for all new domains is now Forever.":"所有新域的“[_1]”电子邮件存档保留期现在是“永久”。","The archive retention period of “[_1]” email for all new domains is now [quant,_2,day,days].":"所有新域的“[_1]”电子邮件存档保留期现在为 [quant,_2,天,天]。","The archive retention period of “[_1]” email for all new domains is now “[_2]”.":"所有新域的“[_1]”电子邮件存档保留期现在是“[_2]”。","The archive retention period of “[_1]” email for “[_2]” is now Forever.":"“[_2]”的“[_1]”电子邮件存档保留期现在为“永久”。","The archive retention period of “[_1]” email for “[_2]” is now [quant,_3,day,days].":"“[_2]”的“[_1]”电子邮件存档保留期现在为“[quant,_3,天,天]”。","The archive retention period of “[_1]” email for “[_2]” is now “[_3]”.":"“[_2]”的“[_1]”电子邮件存档保留期现在为“[_3]”。","The archive retention period of “[_1]” for all new domains is now Forever.":"所有新域的“[_1]”存档保留期现在是“永久”。","The archive retention period of “[_1]” for all new domains is now [quant,_2,day,days].":"所有新域的“[_1]”存档保留期现在是 [quant,_2,天,天]。","The archive retention period of “[_1]” for “[_2]” is now Forever.":"“[_2]”的“[_1]”存档保留期现在为“永久”。","The archive retention period of “[_1]” for “[_2]” is now [quant,_3,day,days].":"“[_2]”的“[_1]”存档保留期现在为 [quant,_3,天,天]。","The archive retention period of “[_1]” for “[_2]” is now “[_3]”.":"“[_2]”的“[_1]”存档保留期现在为“[_3]”。","You have unsaved changes.":"您具有未保存的更改。"};

    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