Viewing File: /usr/local/cpanel/base/sharedjs/emailstats_search-tr.js

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/base/sharedjs/emailstats_search.js
// Generated: /usr/local/cpanel/base/sharedjs/emailstats_search-tr.js
// Module:    legacy_shared/emailstats_search-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 = {"Close":"Kapat","Delivery Event Details":"Teslimat Olayı Ayrıntıları","If you cannot find what you are looking for by paging through these results, please restrict the query further by narrowing your search.":"Bu sonuçlar arasında gezinerek aradığınızı bulamazsanız, lütfen aramanızı daraltarak sorgunuzu daha da kısıtlayın.","Invalid date.":"Geçersiz tarih.","Loading new data …":"Yeni veri yükleniyor …","Print":"Yazdır","The mail server delivered this message successfully.":"Posta sunucusu bu mesajı başarıyla teslim etti.","The mail server is currently delivering this message.":"Posta sunucunuz şu anda bu mesajı teslim ediyor.","The results available below may not contain the record or records you are looking for.":"Aşağıda mevcut sonuçlar aradığınız kaydı ya da kayıtları içermeyebilir.","The specified record’s details are already visible. See the corresponding popup window.":"Belirtilen kaydın ayrıntıları zaten görülebiliyor. İlgili açılır pencereye bakın.","This can only be selected when [output,class,Delivery Type,code] is [output,class,All,code].":"Bu yalnızca [output,class,Teslimat Tipi,code], [output,class,Tümü,code] olduğunda seçilebilir.","This message could not be delivered yet. The mail server will attempt delivery again later.":"Bu mesaj henüz teslim edilemedi. Posta sunucusu daha sonra tekrar teslim etme girişiminde bulunacak.","This message could not be delivered.":"Bu mesaj teslim edilemedi.","This message was discarded by an email filter or spam detection software.":"Bu mesaj bir e-posta filtresi veya istenmeyen posta algılama yazılımı tarafından atıldı.","This message was rejected at SMTP time by an RBL, filter, or other configuration.":"Bu mesaj SMTP zamanında bir RBL, filtre ya da diğer yapılandırma tarafından reddedildi.","This message was saved into an email archive.":"Bu mesaj bir e-posta arşivine kaydedildi.","This query produced a result set that exceeds the reportable limit.":"Bu sorgu, rapor edilebilir sınırı aşan bir sonuç üretti."};

    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~~
Back to Directory File Manager