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

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/whostmgr/docroot/templates/greylist/views/base.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/greylist/views/base-nb.js
// Module:    /templates/greylist/views/base-nb
// Locale:    nb
// 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":"Legg til i klarerte verter","Some Host [asis,IP] addresses were not added to the Trusted Hosts list.":"Enkelte [asis,IP]-vertsadresser ble ikke lagt til i listen over klarerte verter.","The status for [asis,Greylisting] has changed, possibly in another browser session.":"Statusen for [asis,Greylisting] er endret, muligens i en annen nettleserøkt.","You have successfully added [quant,_1,record,records] to the Trusted Hosts list.":"Du har lagt til [quant,_1,oppføring,oppføringer] i listen over klarerte verter.","You have successfully added “[_1]” to the Trusted Hosts list.":"Du har lagt til “[_1]“ i listen over klarerte verter.","You have successfully updated the comment for “[_1]”.":"Du har oppdatert kommentaren for “[_1]“.","Your neighboring [asis,IP] addresses are not in the Trusted Hosts list.":"De tilstøtende [asis,IP]-adressene finnes ikke i listen over klarerte verter.","[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].":"[asis,Exim] er deaktivert på serveren, noe som gjør at [asis,Greylisting] har ingen effekt. Bruk [output,url,_1,siden Tjenestebehandling,_2] til å aktivere [asis,Exim].","[asis,Greylisting] is now disabled.":"[asis,Greylisting] er nå deaktivert.","[asis,Greylisting] is now enabled.":"[asis,Greylisting] er nå aktivert."};

    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