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

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/whostmgr/docroot/templates/greylist/views/trustedHosts.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/greylist/views/trustedHosts-pt_br.js
// Module:    /templates/greylist/views/trustedHosts-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 Trusted Hosts list.":"Clique para excluir “[_1]” da lista de hosts confiáveis.","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 Trusted Hosts list?":"Deseja excluir permanentemente [quant,_1,registro,registros] da lista de hosts confiáveis?","Do you want to permanently delete “[_1]” from the Trusted Hosts list?":"Deseja excluir permanentemente “[_1]” da lista de hosts confiáveis?","Examples:":"Exemplos:","Some records failed to update.":"Falha na atualização de alguns registros.","The system was unable to delete [quant,_1,record,records] from the Trusted Hosts list.":"O sistema não pôde excluir [quant,_1,registro,registros] da lista de hosts confiáveis.","You have deleted all records from the Trusted Hosts list.":"Você excluiu com êxito todos os registros da lista de hosts confiáveis.","You have successfully deleted [quant,_1,record,records] from the Trusted Hosts list.":"Você excluiu com êxito [quant,_1,registro,registros] da lista de hosts confiáveis.","You have successfully deleted “[_1]” from the Trusted Hosts list.":"Você excluiu com êxito “[_1]” da lista de hosts confiáveis.","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