Viewing File: /usr/local/cpanel/whostmgr/docroot/templates/greylist/views/base-hu.js

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/whostmgr/docroot/templates/greylist/views/base.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/greylist/views/base-hu.js
// Module:    /templates/greylist/views/base-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 = {"Add to Trusted Hosts":"Hozzáadás a megbízható állomásokhoz","Some Host [asis,IP] addresses were not added to the Trusted Hosts list.":"Egyes állomások [asis,IP]-címei nem kerültek be a megbízható állomások listájába.","The status for [asis,Greylisting] has changed, possibly in another browser session.":"A [asis,Greylisting] állapota megváltozott, valószínűleg egy másik böngésző-munkamenetben.","You have successfully added [quant,_1,record,records] to the Trusted Hosts list.":"Ön sikeresen hozzáadott [quant,_1,rekord,rekord]ot a megbízható állomások listájához.","You have successfully added “[_1]” to the Trusted Hosts list.":"Ön sikeresen hozzáadta a(z) „[_1]” állomást a megbízható állomások listájához.","You have successfully updated the comment for “[_1]”.":"Ön sikeresen frissítette a(z) „[_1]” megjegyzését.","Your neighboring [asis,IP] addresses are not in the Trusted Hosts list.":"Az Ön szomszédos [asis,IP]-címei nincsenek a megbízható állomások listájában.","[asis,Exim] is disabled on the server which makes [asis,Greylisting] ineffective. Use the [output,url,_1,Service Manager page,_2] to enable [asis,Exim].":"Az [asis,Exim] le van tiltva a kiszolgálón, így a [asis,Greylisting] hatástalan. Engedélyezze az [asis,Exim] szolgáltatást a [output,url,_1,Szolgáltatáskezelő oldalon,_2].","[asis,Greylisting] is now disabled.":"A [asis,Greylisting] mostantól le van tiltva.","[asis,Greylisting] is now enabled.":"A [asis,Greylisting] most már engedélyezve van."};

    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~~
Back to Directory File Manager