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

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/whostmgr/docroot/templates/greylist/views/trustedHosts.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/greylist/views/trustedHosts-es_es.js
// Module:    /templates/greylist/views/trustedHosts-es_es
// Locale:    es_es
// 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.":"Haga clic para eliminar “[_1]” de la lista de hosts de confianza.","Click to edit the comment for “[_1]”.":"Haga clic para editar el comentario para “[_1]”.","Do you want to permanently delete [quant,_1,record,records] from the Trusted Hosts list?":"¿Desea eliminar [quant,_1,registro,registros] de forma permanente de la lista de hosts de confianza?","Do you want to permanently delete “[_1]” from the Trusted Hosts list?":"¿Desea eliminar “[_1]” de forma permanente de la lista de hosts de confianza?","Examples:":"Ejemplos:","Some records failed to update.":"Algunos registros no pudieron actualizarse.","The system was unable to delete [quant,_1,record,records] from the Trusted Hosts list.":"El sistema no pudo eliminar [quant,_1,registro,registros] de la lista de hosts de confianza.","You have deleted all records from the Trusted Hosts list.":"Ha eliminado todos los registros de la lista de hosts de confianza.","You have successfully deleted [quant,_1,record,records] from the Trusted Hosts list.":"Ha eliminado correctamente [quant,_1,registro,registros] de la lista de hosts de confianza.","You have successfully deleted “[_1]” from the Trusted Hosts list.":"Ha eliminado correctamente “[_1]” de la lista de hosts de confianza.","You have successfully updated the comment for “[_1]”.":"Ha actualizado correctamente el comentario para “[_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