//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/whostmgr/docroot/templates/hulkd/index.cmb.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/hulkd/index.cmb-pt_br.js
// Module: /templates/hulkd/index.cmb-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 = {"Add to Whitelist":"Adicionar à lista de permissão","Brute Force Protection Period (in minutes)":"Período de proteção contra força bruta (em minutos)","Click to delete “[_1]” from the blacklist.":"Clique para excluir “[_1]” da lista de negação.","Click to delete “[_1]” from the whitelist.":"Clique para excluir “[_1]” da lista de permissão.","Click to edit the comment for “[_1]”.":"Clique para editar o comentário de “[_1]”.","Country whitelist and blacklist updated.":"Country whitelist and blacklist updated.","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 [quant,_1,record,records] from the whitelist?":"Deseja excluir permanentemente [quant,_1,registro,registros] da lista de permissão?","Do you want to permanently delete “[_1]” from the blacklist?":"Deseja excluir permanentemente “[_1]” da lista de negação?","Do you want to permanently delete “[_1]” from the whitelist?":"Deseja excluir permanentemente “[_1]” da lista de permissão?","IP Address-based Brute Force Protection Period (in minutes)":"Período de proteção contra força bruta baseada em endereço IP (em minutos)","Some IP addresses were not added to the blacklist.":"Alguns endereços IP não foram adicionados à lista de negação.","Some IP addresses were not added to the whitelist.":"Alguns endereços IP não foram adicionados à lista de permissão.","Some records failed to update.":"Falha na atualização de alguns registros.","The status for [asis,cPHulk] has changed, possibly in another browser session.":"O status do [asis,cPHulk] foi alterado, possivelmente em outra sessão do navegador.","The system blocks [asis,IP] addresses for [quant,_1,minute,minutes]. You can configure this value with the “[_2]” option.":"The system blocks [asis,IP] addresses for [quant,_1,minute,minutes]. You can configure this value with the “[_2]” option.","The system blocks users for [quant,_1,minute,minutes]. You can configure this value with the “[_2]” option.":"The system blocks users for [quant,_1,minute,minutes]. You can configure this value with the “[_2]” option.","The system cleared the tables.":"O sistema limpou as tabelas.","The system counts Failed Logins for the duration of the specified period, which is currently set to [quant,_1,minute,minutes].":"The system counts Failed Logins for the duration of the specified period, which is currently set to [quant,_1,minute,minutes].","The system disabled the [asis,UseDNS] setting for [asis,SSHD] in order to add IP addresses to the whitelist. You must restart SSH through the [output,url,_1,Restart SSH Server,_2] page to implement the change.":"O sistema desabilitou a configuração [asis,UseDNS] de [asis,SSHD] para adicionar endereços IP à lista de permissão. Reinicie SSH por meio da página [output,url,_1,Reiniciar servidor SSH,_2] para implementar a alteração.","The system removed the block for: [_1]":"O sistema removeu o bloqueio de: [_1]","The system successfully saved your [asis,cPHulk] configuration settings.":"O sistema salvou com êxito as configurações de [asis,cPHulk].","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.","The system was unable to delete [quant,_1,record,records] from the whitelist.":"O sistema não pôde excluir [quant,_1,registro,registros] da lista de permissão.","Updating the country whitelist and blacklist …":"Updating the country whitelist and blacklist …","You changed the protection level of [asis,cPHulk]. Click Save to implement this change.":"Você alterou o nível de proteção de [asis,cPHulk]. Clique em Salvar para implementar a alteração.","You have deleted all records from the blacklist.":"Você excluiu todos os registros da lista de negação.","You have deleted all records from the whitelist.":"Você excluiu todos os registros da lista de permissã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 [quant,_1,IP address,IP addresses] to the whitelist.":"Você adicionou com êxito [quant,_1,endereço IP,endereços IP] à lista de permissão.","You have successfully added “[_1]” to the blacklist.":"Você adicionou com êxito “[_1]” à lista de negação.","You have successfully added “[_1]” to the whitelist.":"Você adicionou com êxito “[_1]” à lista de permissã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 [quant,_1,record,records] from the whitelist.":"Você excluiu com êxito [quant,_1,registro,registros] da lista de permissão.","You have successfully deleted “[_1]” from the blacklist.":"Você excluiu com êxito “[_1]” da lista de negação.","You have successfully deleted “[_1]” from the whitelist.":"Você excluiu com êxito “[_1]” da lista de permissã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]”.","Your current IP address “[_1]” is not on the whitelist.":"O endereço IP atual “[_1]” não está na lista de permissão.","[asis,cPHulk] is now disabled.":"[asis,cPHulk] agora está desabilitado.","[asis,cPHulk] is now enabled.":"[asis,cPHulk] está habilitado."};
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~~