//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/whostmgr/docroot/templates/easyapache4/services/ea4Util.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/easyapache4/services/ea4Util-hu.js
// Module: /templates/easyapache4/services/ea4Util-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 = {"Additional Packages":"Additional Packages","An [asis,MPM] package must exist on your system. Click “Continue” to select a new [asis,MPM] package.":"An [asis,MPM] package must exist on your system. Click “Continue” to select a new [asis,MPM] package.","Checking for updates …":"Checking for updates …","Click “Cancel” to cancel this operation.":"Click “Cancel” to cancel this operation.","Filename [output,strong,cannot] be “[output,strong,_1]”.":"Filename [output,strong,cannot] be “[output,strong,_1]”.","Filename [output,strong,cannot] include the following characters: [list_and,_1]":"Filename [output,strong,cannot] include the following characters: [list_and,_1]","Not Recommended":"Nem ajánlott","Recommendations for “[_1]”: [_2]":"Recommendations for “[_1]”: [_2]","Recommended":"Recommended","Your selection removed [list_and,_1].":"Your selection removed [list_and,_1].","[output,strong,Showing] [_1] - [_2] of [_3] items":"[output,strong,Showing] [_1] - [_2] of [_3] items"};
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~~