//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/whostmgr/docroot/templates/convert_addon_to_account/index.cmb.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/convert_addon_to_account/index.cmb-tr.js
// Module: /templates/convert_addon_to_account/index.cmb-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 = {"Conversion Completed":"Dönüştürme İşlemi Tamamlandı","Conversion Failed":"Dönüştürme Yapılamadı","Disabled because there are no databases to move":"Taşınacak bir veritabanı olmadığından devre dışı bırakıldı","Disabled because there are no email-related items to move":"Taşınacak bir e-posta bağlantılı öğe olmadığından devre dışı bırakıldı","Displaying [numf,_1] to [numf,_2] out of [quant,_3,item,items]":"[quant,_3,öğe,öğe]den [numf,_1] ila [numf,_2] arası görüntüleniyor","Done":"Tamamlandı","Failed":"Başarısız","In Progress":"Devam Ediyor","Not Selected":"Seçili Değil","Selected":"Seçildi","The conversion of the domain “[_1]” failed.":"“[_1]” etki alanı dönüştürülemedi.","The conversion of the domain “[_1]” succeeded.":"“[_1]” etki alanı başarıyla dönüştürüldü.","The domain does not have an [asis,SSL] certificate installed.":"Etki alanının yüklü bir [asis,SSL] sertifikası yok.","The domain does not have autoresponders.":"Etki alanında otomatik yanıtlayıcı yok.","The domain does not have email accounts.":"Etki alanında e-posta hesapları yok.","The domain does not have email forwarders.":"Etki alanında e-posta ileticileri yok.","The system started the conversion process for “[_1]”.":"Sistem, “[_1]” için dönüştürme işlemini başlattı.","You selected the following [asis,MySQL] databases to copy:":"You selected the following [asis,MySQL] databases to copy:","You selected the following [asis,MySQL] databases to move:":"You selected the following [asis,MySQL] databases to move:","[quant,_1,Autoresponder,Autoresponders]":"[quant,_1,Otomatik Yanıtlayıcı,Otomatik Yanıtlayıcı]","[quant,_1,Domain forwarder,Domain forwarders]":"[quant,_1,Etki alanı ileticisi,Etki alanı ileticisi]","[quant,_1,Email account,Email accounts]":"[quant,_1,E-posta hesabı,E-posta hesapları]","[quant,_1,Email forwarder,Email forwarders]":"[quant,_1,E-posta ileticisi,E-posta ileticisi]","[quant,_1,Forwarder,Forwarders]":"[quant,_1,İletici,İletici]"};
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~~