//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/whostmgr/docroot/templates/mod_security/views/rulesListController.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/mod_security/views/rulesListController-hu.js
// Module: /templates/mod_security/views/rulesListController-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 = {"Custom":"Egyéni","Loading …":"Betöltés…","The displayed rules are from the following vendor rule [numerate,_1,set,sets]: [list_and,_2]":"A megjelenített szabályok az alábbi szállítói szabály[numerate,_1,készlet,készletek]ből származnak: [list_and,_2]","There was a problem loading the page. The system is reporting the following error: [_1].":"Az oldal betöltése során probléma történt. A rendszer a következő hibát jelenti: [_1].","You have not selected any vendor rule sets.":"Ön nem választott egy szállítói szabálykészletet sem.","You successfully deleted “[_1]” from the list of [asis,ModSecurity™] rules.":"Ön sikeresen törölte a(z) „[_1]” elemet a [asis,ModSecurity™] szabályok listájáról.","You successfully deployed the staged changes and [asis,Apache] received a graceful restart request.":"Ön sikeresen alkalmazta a szakaszolt módosításokat és az [asis,Apache] elegáns újraindítási kérést kapott.","You successfully disabled “[_1]” in the list of [asis,ModSecurity™] rules.":"Ön sikeresen letiltotta a(z) „[_1]” elemet a [asis,ModSecurity™] szabályok listájában.","You successfully discarded the staged changes.":"Ön sikeresen elvetette a szakaszolt módosításokat.","You successfully enabled “[_1]” in the list of [asis,ModSecurity™] rules.":"Ön sikeresen engedélyezte a(z) „[_1]” elemet a [asis,ModSecurity™] szabályok listájában.","Your user-defined rules are included below.":"Az Ön felhasználói szabályai szerepelnek az alábbiak között.","Your user-defined rules are not included below.":"Az Ön felhasználói szabályai nem szerepelnek az alábbiak között.","[quant,_1,Vendor,Vendors]":"[quant,_1,szállító,szállító]"};
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~~