Viewing File: /usr/local/cpanel/base/frontend/jupiter/security/tls_wizard/views/VirtualHostsController-tr.js

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/base/frontend/jupiter/security/tls_wizard/views/VirtualHostsController.js
// Generated: /usr/local/cpanel/base/frontend/jupiter/security/tls_wizard/views/VirtualHostsController-tr.js
// Module:    /jupiter/security/tls_wizard/views/VirtualHostsController-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 = {"A [output,abbr,DV,Domain Validated] certificate is installed.":"Bir [output,abbr,DV,Etki Alanı Doğrulanmış] sertifikası yüklendi.","A certificate of unknown type is installed.":"Bilinmeyen türde bir sertifika yüklendi.","A self-signed certificate is installed.":"Kendinden imzalı bir sertifika yüklendi.","An [output,abbr,EV,Extended Validation] certificate is installed.":"Bir [output,abbr,EV,Genişletilmiş Doğrulama] sertifikası yüklendi.","An [output,abbr,OV,Organization Validated] certificate is installed.":"Bir [output,abbr,OV,Organizasyonu Doğrulanmış] sertifikası yüklendi.","Deselect all unresolved domains ([numf,_1]).":"Çözümlenmemiş tüm etki alanlarının ([numf,_1]) seçimini kaldırın.","Failed to save information to browser cache.":"Bilgiler tarayıcı önbelleğine kaydedilemedi.","Item Successfully Added to Cart.":"Öğe Sepete Başarıyla Eklendi.","Proceed to checkout.":"Ödemeye git.","You have altered an item in your cart. The system has removed that item. After you make the necessary changes, add that item back to your cart.":"Sepetinizdeki bir öğeyi değiştirdiniz. Sistem bu öğeyi kaldırdı. Gerekli değişiklikleri yaptıktan sonra öğeyi tekrar sepetinize ekleyin.","[output,strong,Showing] [numf,_1] - [numf,_2] of [quant,_3,domain,domains].":"[numf,_1] - [numf,_2] [quant,_3,etki alanı,etki alanı] [output,strong,gösteriliyor].","[output,strong,Showing] [numf,_1] of [quant,_2,website,websites]":"[output,strong,Showing] [numf,_1] of [quant,_2,website,websites]","[quant,_1,Certificate,Certificates]":"[quant,_1,Sertifika,Sertifika]"};

    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