//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/whostmgr/docroot/templates/greylist/index.cmb.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/greylist/index.cmb-tr.js
// Module: /templates/greylist/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 = {"Add to Trusted Hosts":"Güvenilir Ana Bilgisayarlara Ekle","Click to delete “[_1]” from the Trusted Hosts list.":"“[_1]” öğesini Güvenilir Ana Bilgisayarlar listesinden silmek için tıklayın.","Click to edit the comment for “[_1]”.":"“[_1]” yorumunu düzenlemek için tıklayın.","Do you want to permanently delete [quant,_1,record,records] from the Trusted Hosts list?":"[quant,_1,kayıt,kayıt] öğesini Güvenilir Ana Bilgisayarlar listesinden kalıcı olarak silmek istiyor musunuz?","Do you want to permanently delete “[_1]” from the Trusted Hosts list?":"“[_1]” öğesini Güvenilir Ana Bilgisayarlar listesinden kalıcı olarak silmek istiyor musunuz?","Examples:":"Örnekler:","Some Host [asis,IP] addresses were not added to the Trusted Hosts list.":"Bazı Ana Bilgisayar [asis,IP] adresleri, Güvenilir Ana Bilgisayarlar listesine eklenmedi.","Some records failed to update.":"Bazı kayıtlar güncellenemedi.","The number of minutes during which the mail server accepts a resent email from an unknown triplet.":"Posta sunucusunun bilinmeyen bir üçlemeden tekrar gönderilmiş bir e-postayı kabul ettiği dakika sayısı.","The number of minutes during which the mail server defers email from an unknown triplet.":"Posta sunucusunun bilinmeyen bir üçlemeden e-postayı ertelediği dakika sayısı.","The status for [asis,Greylisting] has changed, possibly in another browser session.":"[asis,Greylisting] durumu, muhtemelen bir başka tarayıcı oturumunda değişti.","The system successfully saved your [asis,Greylisting] Common Mail Provider settings.":"Sistem, [asis,Greylisting] Ortak Posta Sağlayıcısı ayarlarınızı başarıyla kaydetti.","The system successfully saved your [asis,Greylisting] configuration settings.":"Sistem, [asis,Greylisting] yapılandırma ayarlarınızı başarıyla kaydetti.","The system was unable to delete [quant,_1,record,records] from the Trusted Hosts list.":"Güvenilir Ana Bilgisayarlar listesindeki [quant,_1,kayıt,kayıt] sistem tarafından silinemedi.","The time at which the mail server treats a resent email as coming from a new, unknown triplet.":"Posta sunucusunun tekrar gönderilmiş bir e-postayı bilinmeyen yeni bir üçlemeden geliyormuş gibi ele aldığı süre.","Whether the system automatically accepts email from hosts with a valid [asis,SPF] record.[comment,this text is used in a tooltip]":"Sistem geçerli bir [asis,SPF] kaydına sahip ana bilgisayarlardan otomatik olarak e-posta kabul ederse.[comment,this text is used in a tooltip]","You have deleted all records from the Trusted Hosts list.":"Tüm kayıtları, Güvenilir Ana Bilgisayarlar listesinden başarıyla sildiniz.","You have successfully added [quant,_1,record,records] to the Trusted Hosts list.":"[quant,_1,kayıt,kayıt] öğesini, Güvenilir Ana Bilgisayarlar listesine başarıyla eklediniz.","You have successfully added “[_1]” to the Trusted Hosts list.":"“[_1]” öğesini, Güvenilir Ana Bilgisayarlar listesine başarıyla eklediniz.","You have successfully deleted [quant,_1,record,records] from the Trusted Hosts list.":"[quant,_1,kayıt,kayıt] öğesini, Güvenilir Ana Bilgisayarlar listesinden başarıyla sildiniz.","You have successfully deleted “[_1]” from the Trusted Hosts list.":"“[_1]” öğesini, Güvenilir Ana Bilgisayarlar listesinden başarıyla sildiniz.","You have successfully updated the comment for “[_1]”.":"“[_1]” için yorumu başarıyla güncellediniz.","Your neighboring [asis,IP] addresses are not in the Trusted Hosts list.":"Komşu [asis,IP] adresleriniz, Güvenilir Ana Bilgisayarlar listesinde değil.","[asis,Exim] is disabled on the server which makes [asis,Greylisting] ineffective. Use the [output,url,_1,Service Manager page,_2] to enable [asis,Exim].":"“[asis,Exim]” sunucuda devre dışı bırakıldı ve [asis,Greylisting] etkisiz hale geldi. [asis,Exim]’i etkinleştirmek için [output,url,_1,Hizmet Yöneticisi sayfasını,_2] kullanın.","[asis,Greylisting] is now disabled.":"[asis,Greylisting] şu anda devre dışı.","[asis,Greylisting] is now enabled.":"[asis,Greylisting] şu anda etkindir."};
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~~