Viewing File: /usr/local/cpanel/base/frontend/jupiter/js2/ssl/csrs-zh_tw.js

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/base/frontend/jupiter/js2/ssl/csrs.js
// Generated: /usr/local/cpanel/base/frontend/jupiter/js2/ssl/csrs-zh_tw.js
// Module:    /jupiter/js2/ssl/csrs-zh_tw
// Locale:    zh_tw
// 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 = {"Choose a country.":"選擇國家/地區。","City":"城市","Company":"公司","Company Division":"公司部門","Country":"國家/地區","Domains":"網域","Email":"電子郵件","Make sure to use a valid email format. For example, [asis,user@domain.com].":"務必使用有效的電子郵件格式。 例如,[asis,user@domain.com]。","Passphrase":"複雜密碼","State":"狀態","The certificate signing request passphrase can contain only alphanumeric characters.":"憑證簽署要求的複雜密碼只能包含英數字元。","The certificate signing request passphrase must be at least [quant,_1,character,characters] long.":"憑證簽署要求複雜密碼的長度必須至少為 [quant,_1,個字元,個字元]。","The company division must be no longer than [quant,_1,character,characters].":"公司部門不得超過 [quant,_1,個字元,個字元]。","The company name must be no longer than [quant,_1,character,characters].":"公司名稱不得超過 [quant,_1,個字元,個字元]。","The passphrase must be no longer than [quant,_1,character,characters].":"複雜密碼不得超過 [quant,_1,個字元,個字元]。","The “[_1]” field cannot be left blank.":"The “[_1]” field cannot be left blank.","This field contains characters that some certificate authorities may not accept. Contact your certificate authority to confirm that they accept these characters.":"這個欄位包含某些憑證授權單位可能不接受的字元。 請連絡您的憑證授權單位,確認是否接受這些字元。","You can only enter valid domains.":"您只能輸入有效的網域。","You do not control this domain.":"您沒有控制此網域。","[numf,_1] of the [numerate,_2,domain,domains] that you have entered [numerate,_1,is a domain,are domains] that you do not control.":"您已輸入的 [numerate,_2,網域,網域] 中有 [numf,_1] 個不是您控制的 [numerate,_1,網域,網域]。"};

    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