//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/base/frontend/jupiter/user_manager/views/editController.js
// Generated: /usr/local/cpanel/base/frontend/jupiter/user_manager/views/editController-nl.js
// Module: /jupiter/user_manager/views/editController-nl
// Locale: nl
// 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].":"Deze serviceaccount kan niet worden bijgewerkt naar een [asis,subaccount]. Als u toegang wilt tot alle functies binnen deze interface, moet u alle accounts verwijderen die dezelfde gebruikersnaam gebruiken of deze serviceaccount koppelen aan een [asis,subaccount].","The system could not load the [asis,subaccount] with the following error: [_1]":"Kan de [asis,subaccount] niet laden vanwege de volgende fout: [_1]","The system could not load the service account with the following error: [_1]":"Kan de serviceaccount niet laden vanwege de volgende fout: [_1].","The system did not recognize the update mode: [_1]":"De updatemodus is niet herkend: [_1]","The system failed to modify the service account for “[_1]”: [_2]":"Kan de serviceaccount voor ’[_1]’ niet wijzigen: [_2]","The system failed to unlink the “[_1]” service with the following error: [_2]":"Kan de koppeling van de ’[_1]’-service niet verwijderen met de volgende fout: [_2]","The system failed to update the “[_1]” user with the following error: [_2]":"Kan de gebruiker ’[_1]’ niet wijzigen vanwege de volgende fout: [_2]","The system failed to upgrade the “[_1]” service account to a [asis,subaccount] with the following error: [_2]":"Kan de serviceaccount ’[_1]’ niet upgraden naar een [asis,subaccount] vanwege de volgende fout: [_2]","The system successfully linked the service account to the “[_1]” user’s [asis,subaccount]. The service account passwords have not changed.":"De serviceaccount is gekoppeld aan de ’[_1]’ [asis,subaccount] van de gebruiker. De serviceaccountwachtwoorden zijn niet gewijzigd.","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.":"De serviceaccount is gekoppeld aan de ’[_1]’ [asis,subaccount] van de gebruiker. De serviceaccountwachtwoorden zijn niet gewijzigd. U moet een nieuw wachtwoord opgeven als u extra [asis,subaccount]-services inschakelt.","The system successfully modified the service account: [_1]":"De serviceaccount is gewijzigd: [_1]","The system successfully unlinked the “[_1]” service.":"De koppeling naar de service ’[_1]’ is verwijderd.","The system successfully updated the following user: [_1]":"De volgende gebruiker is bijgewerkt: [_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.":"U kunt geen extra services inschakelen voor deze [asis,subaccount] totdat u het wachtwoord instelt. Wanneer u het wachtwoord instelt, maken al uw services gebruik van hetzelfde wachtwoord.","You did not select a [asis,subaccount].":"U hebt geen [asis,subaccount] geselecteerd.","You did not select a valid service account.":"U hebt geen geldige serviceaccount geselecteerd."};
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~~