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

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/whostmgr/docroot/templates/greylist/views/trustedHosts.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/greylist/views/trustedHosts-zh_tw.js
// Module:    /templates/greylist/views/trustedHosts-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 = {"Click to delete “[_1]” from the Trusted Hosts list.":"按一下以從信任的主機清單中刪除 “[_1]”。","Click to edit the comment for “[_1]”.":"按一下以編輯 “[_1]” 的註解。","Do you want to permanently delete [quant,_1,record,records] from the Trusted Hosts list?":"您要永久刪除信任的主機清單中的 [quant,_1,筆記錄,筆記錄]嗎?","Do you want to permanently delete “[_1]” from the Trusted Hosts list?":"您要永久刪除信任的主機清單中的 “[_1]” 嗎?","Examples:":"範例:","Some records failed to update.":"一些記錄無法更新。","The system was unable to delete [quant,_1,record,records] from the Trusted Hosts list.":"系統無法刪除信任的主機清單中的 [quant,_1,筆記錄,筆記錄]。","You have deleted all records from the Trusted Hosts list.":"您已刪除信任的主機清單中的所有記錄。","You have successfully deleted [quant,_1,record,records] from the Trusted Hosts list.":"您已成功刪除信任的主機清單中的 [quant,_1,筆記錄,筆記錄]。","You have successfully deleted “[_1]” from the Trusted Hosts list.":"您已成功刪除信任的主機清單中的 “[_1]”。","You have successfully updated the comment for “[_1]”.":"您已成功更新 “[_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