//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/whostmgr/docroot/templates/hulkd/views/historyController.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/hulkd/views/historyController-el.js
// Module: /templates/hulkd/views/historyController-el
// Locale: el
// 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 = {"Brute Force Protection Period (in minutes)":"Περίοδος προστασίας από αποκρυπτογράφηση (σε λεπτά)","IP Address-based Brute Force Protection Period (in minutes)":"Περίοδος προστασίας από αποκρυπτογράφηση που βασίζεται σε διεύθυνση IP (σε λεπτά)","The system blocks [asis,IP] addresses for [quant,_1,minute,minutes]. You can configure this value with the “[_2]” option.":"The system blocks [asis,IP] addresses for [quant,_1,minute,minutes]. You can configure this value with the “[_2]” option.","The system blocks users for [quant,_1,minute,minutes]. You can configure this value with the “[_2]” option.":"The system blocks users for [quant,_1,minute,minutes]. You can configure this value with the “[_2]” option.","The system cleared the tables.":"Το σύστημα απάλειψε τους πίνακες.","The system counts Failed Logins for the duration of the specified period, which is currently set to [quant,_1,minute,minutes].":"The system counts Failed Logins for the duration of the specified period, which is currently set to [quant,_1,minute,minutes].","The system removed the block for: [_1]":"The system removed the block for: [_1]"};
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~~