//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/base/frontend/jupiter/email_accounts/index.cmb.js
// Generated: /usr/local/cpanel/base/frontend/jupiter/email_accounts/index.cmb-it.js
// Module: /jupiter/email_accounts/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 = {"Account “[_1]” deleted.":"Account “[_1]” deleted.","All of your changes to “[_1]” are saved.":"All of your changes to “[_1]” are saved.","All of your email accounts can access the system-managed [output,em,Shared Address Book].":"All of your email accounts can access the system-managed [output,em,Shared Address Book].","Create an Email Account":"Create an Email Account","Creating email account …":"Creating email account …","Delete ([numf,_1])":"Delete ([numf,_1])","Delete [quant,_1,message,messages] from the mail queue.":"Delete [quant,_1,message,messages] from the mail queue.","Delete the selected [quant,_1,email account,email accounts]?":"Delete the selected [quant,_1,email account,email accounts]?","Delete “[_1]”?":"Delete “[_1]”?","Deleted [numf,_1] email accounts.":"Deleted [numf,_1] email accounts.","Deleting …":"Eliminazione in corso…","Edit Settings":"Edit Settings","Email account “[_1]” deleted.":"Email account “[_1]” deleted.","Email account “[_1]” is up to date.":"Email account “[_1]” is up to date.","Go to first page.":"Go to first page.","Go to last page.":"Go to last page.","Go to next page.":"Go to next page.","Go to page “[_1]”.":"Go to page “[_1]”.","Go to previous page.":"Go to previous page.","List Email Accounts":"List Email Accounts","Mailbox names will no longer save as [asis,UTF-8].":"Mailbox names will no longer save as [asis,UTF-8].","Mailbox names will now save as [asis,UTF-8].":"Mailbox names will now save as [asis,UTF-8].","Manage Default Email Account":"Manage Default Email Account","Manage an Email Account":"Manage an Email Account","Only your default email address can access the system-managed [output,em,Shared Address Book].":"Only your default email address can access the system-managed [output,em,Shared Address Book].","Page [numf,_1] of [numf,_2]":"Pagina [numf,_1] di [numf,_2]","Pagination":"Pagination","Quotas cannot exceed [format_bytes,_1].":"Le quote non possono superare [format_bytes,_1].","Reset Settings":"Reset Settings","The system could not disable automatic folder creation for “[_1]”.":"The system could not disable automatic folder creation for “[_1]”.","The system could not enable automatic folder creation for “[_1]”.":"The system could not enable automatic folder creation for “[_1]”.","The system deleted [asis,User Manager]’s old leftover “[_1]” account (alternate email address: [_2]).":"The system deleted [asis,User Manager]’s old leftover “[_1]” account (alternate email address: [_2]).","The system deleted [asis,User Manager]’s old leftover “[_1]” account.":"The system deleted [asis,User Manager]’s old leftover “[_1]” account.","This account appears to be left over from a previous subaccount.":"This account appears to be left over from a previous subaccount.","Unlimited":"Illimitato","We can’t hold mail for “[_1]”:“[_2]”":"We can’t hold mail for “[_1]”:“[_2]”","We can’t suspend incoming mail for “[_1]”:“[_2]”":"We can’t suspend incoming mail for “[_1]”:“[_2]”","We can’t suspend logins for “[_1]”:“[_2]”":"We can’t suspend logins for “[_1]”:“[_2]”","We can’t suspend outgoing mail for “[_1]”:“[_2]”":"We can’t suspend outgoing mail for “[_1]”:“[_2]”","We can’t unsuspend incoming mail for “[_1]”:“[_2]”":"We can’t unsuspend incoming mail for “[_1]”:“[_2]”","We can’t unsuspend logins for “[_1]”:“[_2]”":"We can’t unsuspend logins for “[_1]”:“[_2]”","We can’t unsuspend outgoing mail for “[_1]”:“[_2]”":"We can’t unsuspend outgoing mail for “[_1]”:“[_2]”","We can’t update the password for “[_1]”:“[_2]”":"We can’t update the password for “[_1]”:“[_2]”","We can’t update the storage space for “[_1]”:“[_2]”":"We can’t update the storage space for “[_1]”:“[_2]”","We’re holding outgoing mail for “[_1]”.":"We’re holding outgoing mail for “[_1]”.","You created “[_1]” ([output,url,_2,View]).":"You created “[_1]” ([output,url,_2,View]).","You deleted “[_1]”.":"You deleted “[_1]”.","You disabled automatic folder creation for “[_1]”.":"You disabled automatic folder creation for “[_1]”.","You do not have an email account named “[_1]”.":"Non si dispone dell’accesso a un account e-mail denominato “[_1]”.","You enabled automatic folder creation for “[_1]”.":"You enabled automatic folder creation for “[_1]”.","You suspended incoming mail for “[_1]”.":"You suspended incoming mail for “[_1]”.","You suspended logins for “[_1]”.":"You suspended logins for “[_1]”.","You suspended outgoing mail for “[_1]”.":"You suspended outgoing mail for “[_1]”.","You unsuspended incoming mail for “[_1]”.":"You unsuspended incoming mail for “[_1]”.","You unsuspended logins for “[_1]”.":"You unsuspended logins for “[_1]”.","You unsuspended outgoing mail for “[_1]”.":"You unsuspended outgoing mail for “[_1]”.","You updated the password for “[_1]”.":"You updated the password for “[_1]”.","You updated the storage space for “[_1]”.":"You updated the storage space for “[_1]”.","[_1] - [_2] of [_3]":"[_1] - [_2] of [_3]","[format_bytes,_1]":"[format_bytes,_1]","[quant,_1,message has,messages have] been queued for deletion from the outgoing mail queue.":"[quant,_1,message has,messages have] been queued for deletion from the outgoing mail queue.","“[_1]” already exists in the [asis,User Manager].":"“[_1]” already exists in the [asis,User Manager]."};
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~~