Viewing File: /usr/local/cpanel/whostmgr/docroot/templates/greylist/views/base-zh_tw.js

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/whostmgr/docroot/templates/greylist/views/base.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/greylist/views/base-zh_tw.js
// Module:    /templates/greylist/views/base-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 = {"Add to Trusted Hosts":"新增至信任的主機","Some Host [asis,IP] addresses were not added to the Trusted Hosts list.":"一些主機 [asis,IP] 位址未新增至信任的主機清單。","The status for [asis,Greylisting] has changed, possibly in another browser session.":"[asis,Greylisting] 的狀態已變更,可能發生在其他瀏覽器工作階段中。","You have successfully added [quant,_1,record,records] to the Trusted Hosts list.":"您已成功將 [quant,_1,筆記錄,筆記錄]新增至信任的主機清單。","You have successfully added “[_1]” to the Trusted Hosts list.":"您已成功將 “[_1]” 新增至信任的主機清單。","You have successfully updated the comment for “[_1]”.":"您已成功更新 “[_1]” 的註解。","Your neighboring [asis,IP] addresses are not in the Trusted Hosts list.":"您鄰近的 [asis,IP] 位址不在信任的主機清單中。","[asis,Exim] is disabled on the server which makes [asis,Greylisting] ineffective. Use the [output,url,_1,Service Manager page,_2] to enable [asis,Exim].":"伺服器已停用 [asis,Exim],使得[asis,Greylisting]變無效。 請使用[output,url,_1,服務管理員頁面,_2]啟用 [asis,Exim]。","[asis,Greylisting] is now disabled.":"[asis,Greylisting]現在已停用。","[asis,Greylisting] is now enabled.":"[asis,Greylisting] 現在已啟用。"};

    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