Viewing File: /usr/local/cpanel/whostmgr/docroot/templates/support/support-pt_br.js

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/whostmgr/docroot/templates/support/support.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/support/support-pt_br.js
// Module:    /templates/support/support-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 = {"A week ago.":"Há uma semana.","Are you sure you want to revoke authorization for all closed tickets and remove them from the list?":"Tem certeza de que deseja revogar a autorização de todos os tíquetes fechados e removê-los da lista?","Failed to call backend to revoke and remove authorizations from all closed tickets!":"Falha na chamada do back-end para revogar e remover autorizações de todos os tíquetes fechados!","For more information, read our [output,url,_1,Grant cPanel Support Access,target,_2] documentation.":"Para obter mais informações, leia a documentação sobre [output,url,_1,Grant cPanel Support Access,target,_2].","Successfully revoked and removed authorizations from all closed tickets.":"Autorizações revogadas e removidas com êxito de todos os tíquetes fechados.","The [asis,SSH] connection test was successful for Ticket ID “[_1]” on Server “[_2]” - “[_3]” for User “[_4]”.":"O teste de conexão [asis,SSH] foi bem-sucedido para a ID de tíquete “[_1]” no servidor “[_2]” - “[_3]” do usuário “[_4]”.","The [asis,SSH] test failed with the following error: “[_1]”":"Falha no teste de [asis,SSH] com o seguinte erro: “[_1]”","The server’s firewall configuration has been updated.":"A configuração do firewall do servidor foi atualizada.","Ticket ID “[_1]” is closed. Do you want to revoke and remove this authorization?":"A ID do tíquete “[_1]” está fechada. Deseja revogar e remover esta autorização?","Today":"Hoje","Yesterday":"Ontem","You successfully granted access for Ticket ID “[_1]” on Server “[_2]” - “[_3]” for User “[_4]”.":"Você concedeu com êxito o acesso para ID de tíquete “[_1]” no servidor “[_2]” - “[_3]” para usuário “[_4]”.","You successfully revoked access for Ticket ID “[_1]” on Server “[_2]” - “[_3]” for User “[_4]”.":"Você revogou com êxito o acesso para ID de tíquete “[_1]” no servidor “[_2]” - “[_3]” para usuário “[_4]”.","Your computer is unable to contact [output,acronym,WHM, WebHost Manager]. Check the connection to your server and reload your browser.":"O computador não conseguiu entrar em contato com o [output,acronym,WHM, WebHost Manager]. Verifique a conexão com o servidor e recarregue o navegador.","[quant,_1,day,days] ago.":"[quant,_1,dia,dias] atrás.","[quant,_1,week,weeks] ago.":"[quant,_1,semana,semanas] atrás."};

    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