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

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/whostmgr/docroot/templates/mod_security/views/editRuleController.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/mod_security/views/editRuleController-tr.js
// Module:    /templates/mod_security/views/editRuleController-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 vendor configuration file provides this rule. You cannot edit vendor rules. You can enable or disable this rule with the controls below.":"Bu kural, bir sağlayıcı yapılandırma dosyası tarafından sağlanır. Sağlayıcı kurallarını düzenleyemezsiniz. Aşağıdaki denetimlerle bu kuralı etkinleştirebilir veya devre dışı bırakabilirsiniz.","The configuration file that provides the rule “[_1]” is disabled. Whether enabled or disabled, the rule will have no visible effect until you enable the configuration file for the “[_2]” vendor.":"“[_1]” kuralını sağlayan yapılandırma dosyası devre dışı. Etkinleştirilsin veya devre dışı bırakılsın bu kuralın, “[_2]” sağlayıcısına ait yapılandırma dosyası tarafınızdan etkinleştirilene kadar hiçbir görünür etkisi olmayacaktır.","The rule with ID number “[_1]” is not unique. There are multiple rules that use the same ID number within the “[_2]” vendor rule set.":"“[_1]” kimlik numaralı kural benzersiz değil. “[_2]” sağlayıcı kural kümesinde aynı kimlik numarasını kullanan birçok kural var.","The rule with ID number “[_1]” is not unique. There are multiple rules that use the same ID number within your user-defined rule set.":"“[_1]” kimlik numaralı kural benzersiz değil. Kullanıcı tanımlı kural kümenizde aynı kimlik numarasını kullanan birçok kural var.","The system could not find the ID number for this rule.":"Sistem, bu kural için bir kimlik numarası bulamadı.","The system could not find the rule with ID number “[_1]” from the “[_2]” vendor rule set.":"Sistem, “[_2]” sağlayıcı kural kümesinden “[_1]” kimlik numaralı kuralı bulamadı.","The system could not find the rule with ID number “[_1]” from your user-defined rule set.":"Sistem, kullanıcı tanımlı kural kümenizden “[_1]” kimlik numaralı kuralı bulamadı.","The vendor that provides the rule “[_1]” is disabled. Whether enabled or disabled, the rule will have no visible effect until you enable that vendor.":"“[_1]” kuralını sağlayan sağlayıcı devre dışı. Etkinleştirilsin veya devre dışı bırakılsın bu kuralın, ilgili sağlayıcı tarafınızdan etkinleştirilene kadar hiçbir görünür etkisi olmayacaktır.","There is a duplicate [asis,ModSecurity™] rule in the staged configuration file. You cannot add a duplicate rule.":"Aşamalı yapılandırma dosyasında yinelenen bir “[asis,ModSecurity™]” kural var. Yinelenen bir kural ekleyemezsiniz.","You have successfully updated the [asis,ModSecurity™] rule.":"[asis,ModSecurity™] kuralını başarıyla güncellediniz."};

    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