Viewing File: /usr/local/cpanel/whostmgr/docroot/templates/whm-marketplace/vendor-zh.js

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/whostmgr/docroot/templates/whm-marketplace/vendor.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/whm-marketplace/vendor-zh.js
// Module:    /templates/whm-marketplace/vendor-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 = {"A [asis,MariaDB]/[asis,MySQL] database name cannot end with a space character.":"[asis,MariaDB]/[asis,MySQL] 数据库名称不得以空格字符结尾。","A label must not be empty.":"A label must not be empty.","A label must not begin with “[_1]”.":"A label must not begin with “[_1]”.","A label must not end with “[_1]”.":"A label must not end with “[_1]”.","A label must not exceed [quant,_1,character,characters].":"A label must not exceed [quant,_1,character,characters].","Close":"关闭","Error:":"错误:","Information:":"信息:","Invalid [asis,IPv4] compatible address.":"Invalid [asis,IPv4] compatible address.","Invalid [asis,IPv4] or [asis,IPv6] compatible address.":"Invalid [asis,IPv4] or [asis,IPv6] compatible address.","Invalid [asis,IPv6] compatible address.":"Invalid [asis,IPv6] compatible address.","Make sure to use a valid email format. For example, [asis,user@example.com].":"Make sure to use a valid email format. For example, [asis,user@example.com].","More":"更多信息","Success:":"成功:","The domain name cannot exceed [quant,_1,character,characters].":"The domain name cannot exceed [quant,_1,character,characters].","The domain name must include a valid [output,acronym,TLD,Top Level Domain].":"The domain name must include a valid [output,acronym,TLD,Top Level Domain].","The domain name must include at least two labels.":"The domain name must include at least two labels.","The domain name’s [asis,Punycode] representation cannot exceed [quant,_1,character,characters]. (Non-[asis,ASCII] characters, like “[_2]”, require multiple characters to represent in [asis,Punycode].)":"The domain name’s [asis,Punycode] representation cannot exceed [quant,_1,character,characters]. (Non-[asis,ASCII] characters, like “[_2]”, require multiple characters to represent in [asis,Punycode].)","The label must contain only the following characters: [list_and,_1].":"The label must contain only the following characters: [list_and,_1].","The label’s [asis,Punycode] representation cannot exceed [quant,_1,byte,bytes]. (Non-[asis,ASCII] characters, like “[_2]”, require multiple characters to represent in [asis,Punycode].)":"The label’s [asis,Punycode] representation cannot exceed [quant,_1,byte,bytes]. (Non-[asis,ASCII] characters, like “[_2]”, require multiple characters to represent in [asis,Punycode].)","This control's value should be true.":"This control's value should be true.","This database name has too many wildcard-sensitive characters ([list_and_quoted,_1]). The system stores each of these as two characters internally, up to a limit of [quant,_2,character,characters]. This name would take up [quant,_3,character,characters] of internal storage, which is [numf,_4] too many.":"此数据库名称含有太多可用作通配符的字符([list_and_quoted,_1])。 系统会在内部将其中每个字符作为两个字符存储,最多 [quant,_2,个字符,个字符]。 此名称将占用 [quant,_3,个字符,个字符]内部存储,[numf,_4] 太多了。","This field is required.":"此字段为必填字段。","This is not a valid username.":"这不是有效的用户名。","This note is too long.":"This note is too long.","This string contains an invalid [asis,UTF-16] surrogate pair ([join,~, ,_1]) at position [numf,_2].":"This string contains an invalid [asis,UTF-16] surrogate pair ([join,~, ,_1]) at position [numf,_2].","This string ends with an incomplete [asis,UTF-16] surrogate pair ([_1]).":"This string ends with an incomplete [asis,UTF-16] surrogate pair ([_1]).","This system allows only printable [asis,ASCII] characters in database names.":"此系统只允许在数据库名称中使用可打印的 [asis,ASCII] 字符。","This system prohibits the following [numerate,_1,character,characters] in database names: [list_or,_2]":"This system prohibits the following [numerate,_1,character,characters] in database names: [list_or,_2]","This system’s [asis,MySQL] version ([_1]) prohibits the character “[_2]” in database names. Ask your administrator to upgrade to a [asis,MariaDB] or to a newer [asis,MySQL] version.":"此系统的 [asis,MySQL] 版本([_1])禁止在数据库名称中使用“[_2]”字符。 请让您的管理员升级到 [asis,MariaDB] 或更新的 [asis,MySQL] 版本。","This value is too long by [quant,_1,character,characters]. The maximum length is [quant,_2,character,characters].":"此值太长 [quant,_1,个字符,个字符]。 最大长度是 [quant,_2,个字符,个字符]。","Warning:":"警告:","You [output,strong,must] enter a hostname.":"You [output,strong,must] enter a hostname.","[asis,Unicode] character [numf,_1] (position [numf,_2]) is forbidden.":"[asis,Unicode] character [numf,_1] (position [numf,_2]) is forbidden."};

    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