//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/whostmgr/docroot/templates/greylist/views/trustedHosts.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/greylist/views/trustedHosts-hu.js
// Module: /templates/greylist/views/trustedHosts-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 = {"Click to delete “[_1]” from the Trusted Hosts list.":"Kattintással törölje a(z) „[_1]” állomást a megbízható állomások listájáról.","Click to edit the comment for “[_1]”.":"Kattintással szerkesztheti a(z) „[_1]” megjegyzését.","Do you want to permanently delete [quant,_1,record,records] from the Trusted Hosts list?":"Biztosan véglegesen töröl [quant,_1,rekord,rekord]ot a megbízható állomások listájából?","Do you want to permanently delete “[_1]” from the Trusted Hosts list?":"Biztosan véglegesen törli a(z) „[_1]” bejegyzést a megbízható állomások listájából?","Examples:":"Példák:","Some records failed to update.":"Egyes rekordok frissítése nem sikerült.","The system was unable to delete [quant,_1,record,records] from the Trusted Hosts list.":"A rendszer [quant,_1,rekord,rekord]ot nem tudott törölni a megbízható állomások listájáról.","You have deleted all records from the Trusted Hosts list.":"Ön minden rekordot törölt a megbízható állomások listájából.","You have successfully deleted [quant,_1,record,records] from the Trusted Hosts list.":"Ön sikeresen törölt [quant,_1,rekord,rekord]ot a megbízható állomások listájából.","You have successfully deleted “[_1]” from the Trusted Hosts list.":"Ön sikeresen törölte a(z) „[_1]” állomást a megbízható állomások listájából.","You have successfully updated the comment for “[_1]”.":"Ön sikeresen frissítette a(z) „[_1]” megjegyzésé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~~