//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/whostmgr/docroot/templates/mod_security/views/editRuleController.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/mod_security/views/editRuleController-hu.js
// Module: /templates/mod_security/views/editRuleController-hu
// Locale: hu
// 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.":"Ezt a szabályt egy szállítói konfigurációs fájl biztosítja. A szállítói szabályok nem szerkeszthetők. Ezt a szabályt az alábbi vezérlőkkel tudja engedélyezni, illetve letiltani.","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.":"A(z) „[_1]” szabályt biztosító konfigurációs fájl le van tiltva. Amíg nem engedélyezi a(z) „[_2]” szállító konfigurációs fájlját, addig a szabálynak sem engedélyezve, sem letiltva nincs látható hatása.","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.":"A(z) „[_1]” azonosítójú szabály nem egyedi. Több szabály van ugyanilyen azonosítószámmal a(z) „[_2]” szállítói szabálykészletben.","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.":"A(z) „[_1]” azonosítójú szabály nem egyedi. Az Ön felhasználói szabálykészletén belül több szabály van ugyanilyen azonosítószámmal.","The system could not find the ID number for this rule.":"A rendszer nem talált azonosítószámot ehhez a szabályhoz.","The system could not find the rule with ID number “[_1]” from the “[_2]” vendor rule set.":"A rendszer nem találja a(z) „[_1]” azonosító számú szabályt a(z) „[_2]” szállítói szabálykészletben.","The system could not find the rule with ID number “[_1]” from your user-defined rule set.":"A rendszer nem találja a(z) „[_1]” azonosító számú szabályt a felhasználói szabálykészletben.","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.":"A(z) „[_1]” szabályt biztosító szállító le van tiltva. Amíg nem engedélyezi a szállítót, addig a szabálynak sem engedélyezve, sem letiltva nincs látható hatása.","There is a duplicate [asis,ModSecurity™] rule in the staged configuration file. You cannot add a duplicate rule.":"A szakaszolt konfigurációs fájl duplikált [asis,ModSecurity™] szabályt tartalmaz. Duplikált szabály nem adható hozzá.","You have successfully updated the [asis,ModSecurity™] rule.":"Ön sikeresen frissítette a [asis,ModSecurity™] szabályt."};
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~~