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

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/whostmgr/docroot/templates/hulkd/views/hulkdBlacklistController.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/hulkd/views/hulkdBlacklistController-vi.js
// Module:    /templates/hulkd/views/hulkdBlacklistController-vi
// Locale:    vi
// 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.":"Nhấp để xóa “[_1]” khỏi danh sách đen.","Click to edit the comment for “[_1]”.":"Nhấp để chỉnh sửa nhận xét cho “[_1]”.","Do you want to permanently delete [quant,_1,record,records] from the backlist?":"Bạn có muốn xóa vĩnh viễn [quant,_1,bản ghi,bản ghi] khỏi danh sách đen không?","Do you want to permanently delete “[_1]” from the blacklist?":"Bạn có muốn xóa vĩnh viễn “[_1]” khỏi danh sách đen không?","Some IP addresses were not added to the blacklist.":"Một số địa chỉ IP chưa được thêm vào danh sách đen.","Some records failed to update.":"Một số bản ghi không cập nhật được.","The system was unable to delete [quant,_1,record,records] from the blacklist.":"Hệ thống không thể xóa [quant,_1,bản ghi,bản ghi] khỏi danh sách đen.","You have deleted all records from the blacklist.":"Bạn đã xóa tất cả bản ghi khỏi danh sách đen.","You have successfully added [quant,_1,IP address,IP addresses] to the blacklist.":"Bạn đã thêm thành công [quant,_1,Địa chỉ IP,Địa chỉ IP] vào danh sách đen.","You have successfully added “[_1]” to the blacklist.":"Bạn đã thêm thành công “[_1]” vào danh sách đen.","You have successfully deleted [quant,_1,record,records] from the blacklist.":"Bạn đã xóa thành công [quant,_1,bản ghi,bản ghi] khỏi danh sách đen.","You have successfully deleted “[_1]” from the blacklist.":"Bạn đã xóa thành công “[_1]” khỏi danh sách đen.","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]”.":"Bạn đã cập nhật thành công nhận xét cho “[_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