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

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/whostmgr/docroot/templates/hulkd/views/hulkdBlacklistController.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/hulkd/views/hulkdBlacklistController-pt_br.js
// Module:    /templates/hulkd/views/hulkdBlacklistController-pt_br
// Locale:    pt_br
// 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.":"Clique para excluir “[_1]” da lista de negação.","Click to edit the comment for “[_1]”.":"Clique para editar o comentário de “[_1]”.","Do you want to permanently delete [quant,_1,record,records] from the backlist?":"Deseja excluir permanentemente [quant,_1,registro,registros] da lista de negação?","Do you want to permanently delete “[_1]” from the blacklist?":"Deseja excluir permanentemente “[_1]” da lista de negação?","Some IP addresses were not added to the blacklist.":"Alguns endereços IP não foram adicionados à lista de negação.","Some records failed to update.":"Falha na atualização de alguns registros.","The system was unable to delete [quant,_1,record,records] from the blacklist.":"O sistema não pôde excluir [quant,_1,registro,registros] da lista de negação.","You have deleted all records from the blacklist.":"Você excluiu todos os registros da lista de negação.","You have successfully added [quant,_1,IP address,IP addresses] to the blacklist.":"Você adicionou com êxito [quant,_1,endereço IP,endereços IP] à lista de negação.","You have successfully added “[_1]” to the blacklist.":"Você adicionou com êxito “[_1]” à lista de negação.","You have successfully deleted [quant,_1,record,records] from the blacklist.":"Você excluiu com êxito [quant,_1,registro,registros] da lista de negação.","You have successfully deleted “[_1]” from the blacklist.":"Você excluiu com êxito “[_1]” da lista de negação.","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]”.":"Você atualizou com êxito o comentário de “[_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