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

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/whostmgr/docroot/templates/greylist/views/trustedHosts.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/greylist/views/trustedHosts-it.js
// Module:    /templates/greylist/views/trustedHosts-it
// Locale:    it
// 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.":"Fare clic per eliminare “[_1]” dall’elenco degli host attendibili.","Click to edit the comment for “[_1]”.":"Fare clic per modificare il commento per “[_1]”.","Do you want to permanently delete [quant,_1,record,records] from the Trusted Hosts list?":"Eliminare [quant,_1,record,record] dall’elenco degli host attendibili in modo permanente?","Do you want to permanently delete “[_1]” from the Trusted Hosts list?":"Eliminare “[_1]” dall’elenco degli host attendibili in modo permanente?","Examples:":"Esempi:","Some records failed to update.":"Non è stato possibile aggiornare alcuni record.","The system was unable to delete [quant,_1,record,records] from the Trusted Hosts list.":"Il sistema non è riuscito a eliminare il/i [quant,_1,record,record] dall’elenco degli host attendibili.","You have deleted all records from the Trusted Hosts list.":"Eliminazione di tutti i record dall’elenco degli host attendibili completata.","You have successfully deleted [quant,_1,record,records] from the Trusted Hosts list.":"Eliminazione di [quant,_1,record,record] dall’elenco degli host attendibili completata.","You have successfully deleted “[_1]” from the Trusted Hosts list.":"Eliminazione di “[_1]” dall’elenco degli host attendibili completata.","You have successfully updated the comment for “[_1]”.":"L’aggiornamento del commento per “[_1]” è stato completato."};

    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