Viewing File: /usr/local/cpanel/base/frontend/jupiter/user_manager/views/editController-it.js

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/base/frontend/jupiter/user_manager/views/editController.js
// Generated: /usr/local/cpanel/base/frontend/jupiter/user_manager/views/editController-it.js
// Module:    /jupiter/user_manager/views/editController-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 = {"The system cannot upgrade this service account to a [asis,subaccount]. To access all the features within this interface, you must delete any accounts that share the same username or link this service account to a [asis,subaccount].":"Il sistema non è in grado di eseguire l’upgrade di questo account di servizio a un [asis,subaccount]. Per accedere a tutte le funzioni all’interno dell’interfaccia, è necessario eliminare tutti gli account che condividono lo stesso nome utente oppure collegare questo account di servizio a un [asis,subaccount].","The system could not load the [asis,subaccount] with the following error: [_1]":"Il sistema non è riuscito a caricare l’[asis,subaccount] con il seguente errore: [_1]","The system could not load the service account with the following error: [_1]":"Il sistema non è riuscito a caricare l’account di servizio con il seguente errore: [_1]","The system did not recognize the update mode: [_1]":"Il sistema non ha riconosciuto la modalità di aggiornamento: [_1]","The system failed to modify the service account for “[_1]”: [_2]":"Il sistema non è riuscito a modificare l’account di servizio per “[_1]”: [_2]","The system failed to unlink the “[_1]” service with the following error: [_2]":"Il sistema non è riuscito a eliminare il collegamento del servizio “[_1]” a causa del seguente errore: [_2]","The system failed to update the “[_1]” user with the following error: [_2]":"Il sistema non è riuscito ad aggiornare l’utente “[_1]” a causa del seguente errore: [_2]","The system failed to upgrade the “[_1]” service account to a [asis,subaccount] with the following error: [_2]":"Il sistema non è riuscito ad eseguire l’upgrade dell’account di servizio “[_1]” a causa di un [asis,subaccount] con il seguente errore: [_2]","The system successfully linked the service account to the “[_1]” user’s [asis,subaccount]. The service account passwords have not changed.":"Il sistema ha completato il collegamento dell’account di servizio “[_1]” al “[asis,subaccount]” dell’utente. Le password degli account di servizio non sono state modificate.","The system successfully linked the service account to the “[_1]” user’s [asis,subaccount]. The service account passwords have not changed. You must provide a new password if you enable any additional [asis,subaccount] services.":"Il sistema ha completato il collegamento dell’account di servizio “[_1]” al “[asis,subaccount]” dell’utente. Le password degli account di servizio non sono state modificate. È necessario fornire una nuova password per attivare eventuali servizi [asis,subaccount] aggiuntivi.","The system successfully modified the service account: [_1]":"Il sistema ha completato la modifica dell’account di servizio: [_1]","The system successfully unlinked the “[_1]” service.":"Il sistema ha completato l’eliminazione del collegamento del servizio “[_1]”.","The system successfully updated the following user: [_1]":"Il sistema ha completato l’aggiornamento del seguente utente: [_1]","You cannot enable additional services for this [asis,subaccount] until you set its password. When you set the password, all of your services will utilize the same password.":"Non è possibile attivare servizi aggiuntivi per questo [asis,subaccount] finché non si imposta la relativa password. Dopo avere impostato la password, tutti i servizi utilizzeranno la stessa password.","You did not select a [asis,subaccount].":"Non è stato selezionato un [asis,subaccount].","You did not select a valid service account.":"Non è stato selezionato un account di servizio valido."};

    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