//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/base/frontend/jupiter/user_manager/views/editController.js
// Generated: /usr/local/cpanel/base/frontend/jupiter/user_manager/views/editController-fi.js
// Module: /jupiter/user_manager/views/editController-fi
// Locale: fi
// 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].":"Järjestelmä ei voi päivittää tätä palvelutiliä tiliksi [asis,subaccount]. Jotta voisit käyttää tämän liittymän kaikkia ominaisuuksia, sinun on poistettava kaikki tilit, joilla on sama käyttäjätunnus tai linkitettävä tämä palvelutili [asis,subaccount].","The system could not load the [asis,subaccount] with the following error: [_1]":"Järjestelmä ei voinut ladata [asis,subaccount], sillä ilmeni seuraava virhe: [_1]","The system could not load the service account with the following error: [_1]":"Järjestelmä ei voinut ladata palvelutiliä, sillä ilmeni seuraava virhe: [_1]","The system did not recognize the update mode: [_1]":"Järjestelmä ei tunnistanut päivitystilaa: [_1]","The system failed to modify the service account for “[_1]”: [_2]":"Järjestelmä ei voinut muokata käyttäjän ”[_1]” palvelutiliä: [_2]","The system failed to unlink the “[_1]” service with the following error: [_2]":"Järjestelmä ei voinut poistaa palvelun ”[_1]” linkitystä. Virhe: [_2]","The system failed to update the “[_1]” user with the following error: [_2]":"Järjestelmä ei voinut päivittää ”[_1]” -käyttäjää virheen vuoksi: [_2]","The system failed to upgrade the “[_1]” service account to a [asis,subaccount] with the following error: [_2]":"Järjestelmä ei voinut päivittää ”[_1]” -palvelutiliä [asis,subaccount]-alitiliksi seuraavan virheen vuoksi: [_2]","The system successfully linked the service account to the “[_1]” user’s [asis,subaccount]. The service account passwords have not changed.":"Järjestelmä linkitti palvelutilin ”[_1]” -käyttäjän [asis,subaccount] -tilille. Palvelutilin salasanoja ei ole muutettu.","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.":"Järjestelmä linkitti palvelutilin ”[_1]” -käyttäjän [asis,subaccount] -tilille. Palvelutilin salasanoja ei ole muutettu. Anna uusi salasana, jos otat käyttöön ylimääräisiä [asis,subaccount]-palveluita.","The system successfully modified the service account: [_1]":"Järjestelmä muokkasi palvelutiliä: [_1]","The system successfully unlinked the “[_1]” service.":"Järjestelmä poisti palvelun ”[_1]” linkityksen.","The system successfully updated the following user: [_1]":"Järjestelmä päivitti seuraavan käyttäjän: [_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.":"Et voi ottaa lisäpalveluita käyttöön tälle [asis,subaccount], ennen kuin olet määrittänyt sen salasanan. Kun olet määrittänyt salasanan, kaikki palvelusi käyttävät samaa salasanaa.","You did not select a [asis,subaccount].":"Et ole valinnut [asis,subaccount]-tiliä.","You did not select a valid service account.":"Et valinnut kelvollista palvelutiliä."};
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~~