Viewing File: /usr/local/cpanel/whostmgr/docroot/templates/hulkd/index.cmb-it.js

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/whostmgr/docroot/templates/hulkd/index.cmb.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/hulkd/index.cmb-it.js
// Module:    /templates/hulkd/index.cmb-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 = {"Add to Whitelist":"Aggiungi alla whitelist","Brute Force Protection Period (in minutes)":"Periodo di protezione da forza bruta (in minuti)","Click to delete “[_1]” from the blacklist.":"Fare clic per eliminare “[_1]” dalla blacklist.","Click to delete “[_1]” from the whitelist.":"Fare clic per eliminare “[_1]” dalla whitelist.","Click to edit the comment for “[_1]”.":"Fare clic per modificare il commento per “[_1]”.","Country whitelist and blacklist updated.":"Country whitelist and blacklist updated.","Do you want to permanently delete [quant,_1,record,records] from the backlist?":"Eliminare [quant,_1,record,record] dalla blacklist in modo permanente?","Do you want to permanently delete [quant,_1,record,records] from the whitelist?":"Eliminare [quant,_1,record,record] dalla whitelist in modo permanente?","Do you want to permanently delete “[_1]” from the blacklist?":"Eliminare “[_1]” dalla blacklist in modo permanente?","Do you want to permanently delete “[_1]” from the whitelist?":"Eliminare “[_1]” dalla whitelist in modo permanente?","IP Address-based Brute Force Protection Period (in minutes)":"Periodo di protezione da forza bruta basata sugli indirizzi IP (in minuti)","Some IP addresses were not added to the blacklist.":"Alcuni indirizzi IP non sono stati aggiunti alla blacklist.","Some IP addresses were not added to the whitelist.":"Alcuni indirizzi IP non sono stati aggiunti alla whitelist.","Some records failed to update.":"Non è stato possibile aggiornare alcuni record.","The status for [asis,cPHulk] has changed, possibly in another browser session.":"Lo stato di [asis,cPHulk] è cambiato, potenzialmente in un’altra sessione del browser.","The system blocks [asis,IP] addresses for [quant,_1,minute,minutes]. You can configure this value with the “[_2]” option.":"The system blocks [asis,IP] addresses for [quant,_1,minute,minutes]. You can configure this value with the “[_2]” option.","The system blocks users for [quant,_1,minute,minutes]. You can configure this value with the “[_2]” option.":"The system blocks users for [quant,_1,minute,minutes]. You can configure this value with the “[_2]” option.","The system cleared the tables.":"Il sistema ha cancellato le tabelle.","The system counts Failed Logins for the duration of the specified period, which is currently set to [quant,_1,minute,minutes].":"The system counts Failed Logins for the duration of the specified period, which is currently set to [quant,_1,minute,minutes].","The system disabled the [asis,UseDNS] setting for [asis,SSHD] in order to add IP addresses to the whitelist. You must restart SSH through the [output,url,_1,Restart SSH Server,_2] page to implement the change.":"Il sistema ha disattivato l’impostazione [asis,UseDNS] di [asis,SSHD] per consentire l’aggiunta degli indirizzi IP alla whitelist. Per implementare la modifica, è necessario riavviare SSH tramite la pagina [output,url,_1,Riavvia server SSH,_2].","The system removed the block for: [_1]":"Il sistema ha rimosso il blocco per: [_1]","The system successfully saved your [asis,cPHulk] configuration settings.":"Il sistema ha completato il salvataggio delle impostazioni di configurazione delle [asis,cPHulk].","The system was unable to delete [quant,_1,record,records] from the blacklist.":"Il sistema non è riuscito a eliminare [quant,_1,record,record] dalla blacklist.","The system was unable to delete [quant,_1,record,records] from the whitelist.":"Il sistema non è riuscito a eliminare il/i [quant,_1,record,record] dalla whitelist.","Updating the country whitelist and blacklist …":"Updating the country whitelist and blacklist …","You changed the protection level of [asis,cPHulk]. Click Save to implement this change.":"Il livello di protezione di [asis,cPHulk] è stato modificato. Fare clic su Salva per implementare questa modifica.","You have deleted all records from the blacklist.":"Sono stati eliminati tutti i record della blacklist.","You have deleted all records from the whitelist.":"Sono stati eliminati tutti i record della whitelist.","You have successfully added [quant,_1,IP address,IP addresses] to the blacklist.":"Aggiunta di [quant,_1,indirizzo IP,indirizzi IP] alla blacklist completata.","You have successfully added [quant,_1,IP address,IP addresses] to the whitelist.":"[quant,_1,indirizzo IP,indirizzi IP] aggiunti alla whitelist.","You have successfully added “[_1]” to the blacklist.":"Aggiunta di “[_1]” alla blacklist completata.","You have successfully added “[_1]” to the whitelist.":"L’aggiunta di “[_1]” alla whitelist è stata completata.","You have successfully deleted [quant,_1,record,records] from the blacklist.":"L’eliminazione di [quant,_1,record,record] dalla blacklist è stata completata.","You have successfully deleted [quant,_1,record,records] from the whitelist.":"Eliminazione di [quant,_1,record,record] dalla whitelist completata.","You have successfully deleted “[_1]” from the blacklist.":"L’eliminazione di “[_1]” dalla blacklist è stata completata.","You have successfully deleted “[_1]” from the whitelist.":"Eliminazione di “[_1]” dalla whitelist completata.","You have successfully updated the [numerate,_1,comment,comments] for [quant,_1,IP address,IP addresses].":"You have successfully updated the [numerate,_1,comment,comments] for [quant,_1,IP address,IP addresses].","You have successfully updated the comment for “[_1]”.":"L’aggiornamento del commento per “[_1]” è stato completato.","Your current IP address “[_1]” is not on the whitelist.":"Indirizzo IP corrente “[_1]” non presente nella whitelist.","[asis,cPHulk] is now disabled.":"[asis,cPHulk] sono ora disattivate.","[asis,cPHulk] is now enabled.":"[asis,cPHulk] è ora attivata."};

    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