//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/base/frontend/jupiter/user_manager/views/editController.js
// Generated: /usr/local/cpanel/base/frontend/jupiter/user_manager/views/editController-tr.js
// Module: /jupiter/user_manager/views/editController-tr
// Locale: tr
// 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].":"Sistem, bu hizmet hesabını bir [asis,subaccount] olarak yükseltemiyor. Bu arabirimdeki tüm özelliklere erişmek için aynı kullanıcı adını paylaşan hesapları silmelisiniz veya bu hizmet hesabını bir [asis,subaccount]a bağlamalısınız.","The system could not load the [asis,subaccount] with the following error: [_1]":"[asis,subaccount], belirtilen hata nedeniyle sistem tarafından yüklenemedi: [_1]","The system could not load the service account with the following error: [_1]":"Sistem, belirtilen hata nedeniyle hizmet hesabını yükleyemedi: [_1]","The system did not recognize the update mode: [_1]":"Sistem güncelleme modunu tanımadı: [_1]","The system failed to modify the service account for “[_1]”: [_2]":"Sistem, “[_1]” için hizmet hesabını değiştiremedi: [_2]","The system failed to unlink the “[_1]” service with the following error: [_2]":"Sistem, belirtilen hatadan dolayı “[_1]” hizmetinin bağlantısını kaldıramadı: [_2]","The system failed to update the “[_1]” user with the following error: [_2]":"Sistem, şu hata nedeniyle “[_1]” kullanıcısını güncelleyemedi: [_2]","The system failed to upgrade the “[_1]” service account to a [asis,subaccount] with the following error: [_2]":"Sistem, belirtilen hata nedeniyle “[_1]” hizmet hesabını bir [asis,subaccount] olarak yükseltemedi: [_2]","The system successfully linked the service account to the “[_1]” user’s [asis,subaccount]. The service account passwords have not changed.":"Sistem, hizmet hesabını “[_1]” kullanıcısının [asis,subaccount]’ına başarıyla bağladı. Hizmet hesabı şifreleri değişmemiş.","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.":"Sistem, hizmet hesabını “[_1]” kullanıcısının [asis,subaccount]’ına başarıyla bağladı. Hizmet hesabı şifreleri değişmemiş. İlave [asis,subaccount] hizmetlerini etkinleştirirseniz yeni bir şifre girmek zorunda kalırsınız.","The system successfully modified the service account: [_1]":"Sistem, hizmet hesabını başarıyla değiştirdi: [_1]","The system successfully unlinked the “[_1]” service.":"Sistem, “[_1]” hizmetinin bağlantısını başarıyla kaldırdı.","The system successfully updated the following user: [_1]":"Sistem, şu kullanıcıyı başarıyla güncelledi: [_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.":"Şifresini belirleyene kadar bu [asis,subaccount] için ilave hizmetleri etkinleştiremezsiniz. Yeni bir şifre belirlediğinizde, tüm hizmetleriniz aynı şifreyi kullanacaktır.","You did not select a [asis,subaccount].":"Bir [asis,subaccount] seçmediniz.","You did not select a valid service account.":"Geçerli bir hizmet hesabı seçmediniz."};
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~~