//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/whostmgr/docroot/templates/autossl/views/ManageUsersController.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/autossl/views/ManageUsersController-it.js
// Module: /templates/autossl/views/ManageUsersController-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 = {"Disable [asis,AutoSSL] on selected [quant,_1,user,users]":"Disattiva [asis,AutoSSL] su [quant,_1,utente,utenti] selezionato/i","Enable [asis,AutoSSL] on selected [quant,_1,user,users]":"Attiva [asis,AutoSSL] su [quant,_1,utente,utenti] selezionato/i","No users needed to be updated.":"Nessun utente richiede l’aggiornamento.","Reset [asis,AutoSSL] on selected [quant,_1,user,users]":"Ripristina [asis,AutoSSL] su [quant,_1,utente,utenti] selezionato/i","The system is checking the “[_1]” account’s domains (process [asis,ID] “[_2]”).":"Verifica dei domini dell’account “[_1]” in corso (processo [asis,ID] “[_2]”).","Use setting established by the feature list “[_1]” which is currently set to “[_2]”.":"Utilizzare l’impostazione stabilita dall’elenco funzioni “[_1]” attualmente impostata su “[_2]”.","You forcibly disabled the [asis,autossl] feature for the following [numerate,_1,user,users]: [list_and_quoted,_2]":"La funzione [asis,autossl] è stata disattivata forzatamente per il/i seguente/i [numerate,_1, utente,utenti]: [list_and_quoted,_2]","You forcibly enabled the [asis,autossl] feature for the following [numerate,_1,user,users]: [list_and_quoted,_2]":"La funzione [asis,autossl] è stata attivata forzatamente per il/i seguente/i [numerate,_1, utente,utenti]: [list_and_quoted,_2]","You reset the [asis,autossl] feature to the feature list setting for the following [numerate,_1,user,users]: [list_and_quoted,_2]":"La funzione [asis,autossl] è stata ripristinata all’impostazione dell’elenco funzioni per il/i seguente/i [numerate,_1, utente,utenti]: [list_and_quoted,_2]","[output,strong,Showing] [numf,_1] - [numf,_2] of [quant,_3,item,items]":"[output,strong,Visualizzazione di] [numf,_1] - [numf,_2] di [quant,_3,elemento,elementi]","[quant,_1,user has had its,users have had their] feature list “[asis,autossl]” setting overridden and [numerate,_1,is,are] now set to “[_2]”":"[quant,_1,utente ha,utenti hanno] sovrascritto l’impostazione “[asis,autossl]” dell’elenco funzioni e [numerate,_1,è,sono] ora impostato/i su “[_2]”","[quant,_1,user has had its,users have had their] feature list “[asis,autossl]” setting reset to use the setting established by [numerate,_1,its,their] feature [numerate,_1,list,lists]":"[quant,_1,utente ha,utenti hanno] ripristinato l’impostazione dell’elenco funzioni “[asis,autossl]” per utilizzare l’impostazione definita dal/dai [numerate,_1,relativo,relativi] [numerate,_1,elenco,elenchi] di funzioni","disabled":"disattivato","enabled":"attivato"};
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~~