// Localization of the HotCat interface for Portuguese if (typeof (HotCat) != 'undefined') {
HotCat.messages.cat_removed = 'Removeu '; HotCat.messages.template_removed = 'Removeu {{}}'; HotCat.messages.cat_added = 'Adicionou '; //HotCat.messages.cat_keychange = 'Nova chave para : '; HotCat.messages.cat_notFound = 'Categoria "$1" não encontrada'; HotCat.messages.cat_exists = 'Categoria "$1" já existe; não adicionada.'; HotCat.messages.cat_resolved = ' (redirecionamento resolvido)'; HotCat.messages.uncat_removed = 'Removeu Predefinição:Sem cat'; HotCat.messages.using = ' usando HotCat'; HotCat.messages.multi_change = '$1 categorias'; HotCat.messages.commit = 'Salvar'; HotCat.messages.ok = 'Bem'; HotCat.messages.cancel = 'Cancelar';
} // end if
//