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

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/whostmgr/docroot/templates/backup/restore.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/backup/restore-pt_br.js
// Module:    /templates/backup/restore-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 = {"Adding “[_1]” to the restoration queue …":"Adicionando “[_1]” à fila de restauração…","Completed":"Concluído","Completed with warnings":"Concluído com avisos","Could not add “[_1]” to the restoration queue ([_2]).":"Não foi possível adicionar “[_1]” à fila de restauração ([_2]).","Could not clear completed restorations.":"Não foi possível limpar restaurações concluídas.","Could not clear failed restorations.":"Não foi possível limpar restaurações com falha.","Could not clear pending restorations.":"Não foi possível limpar restaurações pendentes.","Could not clear the restoration queue.":"Não foi possível limpar a fila de restauração.","Could not remove “[_1]” from the finished list ([_2]).":"Não foi possível remover “[_1]” da lista finalizada ([_2]).","Could not remove “[_1]” from the restoration queue ([_2]).":"Não foi possível remover “[_1]” da fila de restauração ([_2]).","Could not restore account “[_1]”: [_2]":"Não foi possível restaurar a conta “[_1]”: [_2]","Could not start the restoration queue.":"Não foi possível iniciar a fila de restauração.","Failed":"Falha","Failed to retrieve the restore queue state.":"Falha na recuperação do estado da fila de restauração.","No log is available because the restore failed.":"Nenhum log disponível devido à falha na restauração.","Pending":"Pendente","Restoring Account":"Restaurando conta","The log file for the restore of user “[_1]” is empty.":"O arquivo de log da restauração do usuário “[_1]” está vazio.","Unknown Error":"Erro desconhecido","Your browser may have blocked the request, or your connection may be unstable":"Your browser may have blocked the request, or your connection may be unstable"};

    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