Viewing File: /usr/local/cpanel/whostmgr/docroot/templates/mod_security/views/rulesListController-tr.js

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/whostmgr/docroot/templates/mod_security/views/rulesListController.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/mod_security/views/rulesListController-tr.js
// Module:    /templates/mod_security/views/rulesListController-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 = {"Custom":"Özel","Loading …":"Yükleniyor …","The displayed rules are from the following vendor rule [numerate,_1,set,sets]: [list_and,_2]":"Görüntülenen kurallar aşağıdaki sağlayıcı kural [numerate,_1,kümesi,kümeleri] kaynaklıdır: [list_and,_2]","There was a problem loading the page. The system is reporting the following error: [_1].":"Sayfa yüklenirken bir sorun oluştu. Sistem, aşağıdaki hatayı rapor ediyor: [_1].","You have not selected any vendor rule sets.":"Herhangi bir sağlayıcı kural kümesi seçmediniz.","You successfully deleted “[_1]” from the list of [asis,ModSecurity™] rules.":"“[_1]” öğesini, [asis,ModSecurity™] kuralları listesinden başarıyla sildiniz.","You successfully deployed the staged changes and [asis,Apache] received a graceful restart request.":"Aşamalı değişiklikleri başarıyla dağıttınız ve [asis,Apache], bir otomatik yeniden başlama isteği aldı.","You successfully disabled “[_1]” in the list of [asis,ModSecurity™] rules.":"“[_1]” öğesini [asis,ModSecurity™] kuralları listesinde başarıyla devre dışı bıraktınız.","You successfully discarded the staged changes.":"Aşamalı değişiklikleri başarıyla yok saydınız.","You successfully enabled “[_1]” in the list of [asis,ModSecurity™] rules.":"“[_1]” öğesini, [asis,ModSecurity™] kuralları listesinde başarıyla etkinleştirdiniz.","Your user-defined rules are included below.":"Kullanıcı tanımlı kurallarınız aşağıya eklenmiştir.","Your user-defined rules are not included below.":"Kullanıcı tanımlı kurallarınız aşağıya eklenmemiştir.","[quant,_1,Vendor,Vendors]":"[quant,_1,Sağlayıcı,Sağlayıcılar]"};

    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