Viewing File: /usr/local/cpanel/whostmgr/docroot/templates/hulkd/views/hulkdBlacklistController-zh_tw.js

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/whostmgr/docroot/templates/hulkd/views/hulkdBlacklistController.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/hulkd/views/hulkdBlacklistController-zh_tw.js
// Module:    /templates/hulkd/views/hulkdBlacklistController-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 blacklist.":"按一下以從黑名單刪除 “[_1]”。","Click to edit the comment for “[_1]”.":"按一下以編輯 “[_1]” 的註解。","Do you want to permanently delete [quant,_1,record,records] from the backlist?":"您要永久刪除黑名單中的 [quant,_1,筆記錄,筆記錄]嗎?","Do you want to permanently delete “[_1]” from the blacklist?":"您要永久刪除黑名單中的 “[_1]” 嗎?","Some IP addresses were not added to the blacklist.":"一些 IP 位址未新增至黑名單。","Some records failed to update.":"一些記錄無法更新。","The system was unable to delete [quant,_1,record,records] from the blacklist.":"系統無法刪除黑名單中的 [quant,_1,筆記錄,筆記錄]。","You have deleted all records from the blacklist.":"您已刪除黑名單中的所有記錄。","You have successfully added [quant,_1,IP address,IP addresses] to the blacklist.":"您已成功將 [quant,_1,個 IP 位址,個 IP 位址]新增至黑名單。","You have successfully added “[_1]” to the blacklist.":"您已成功將 “[_1]” 新增至黑名單。","You have successfully deleted [quant,_1,record,records] from the blacklist.":"您已成功刪除黑名單中的 [quant,_1,筆記錄,筆記錄]。","You have successfully deleted “[_1]” from the blacklist.":"您已成功刪除黑名單中的 “[_1]”。","You have successfully updated the [numerate,_1,comment,comments] for [quant,_1,IP address,IP addresses].":"You have successfully updated the [numerate,_1,comment,comments] for [quant,_1,IP address,IP addresses].","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