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

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/whostmgr/docroot/templates/greylist/views/trustedHosts.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/greylist/views/trustedHosts-nb.js
// Module:    /templates/greylist/views/trustedHosts-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 = {"Click to delete “[_1]” from the Trusted Hosts list.":"Klikk for å slette “[_1]“ fra listen over klarerte verter.","Click to edit the comment for “[_1]”.":"Klikk for å redigere kommentaren for “[_1]“.","Do you want to permanently delete [quant,_1,record,records] from the Trusted Hosts list?":"Vil du slette [quant,_1,oppføring,oppføringer] permanent fra listen over klarerte verter?","Do you want to permanently delete “[_1]” from the Trusted Hosts list?":"Vil du slette “[_1]“ permanent fra listen over klarerte verter?","Examples:":"Eksempler:","Some records failed to update.":"Enkelte oppføringer ble ikke oppdatert.","The system was unable to delete [quant,_1,record,records] from the Trusted Hosts list.":"Systemet kan ikke slette [quant,_1,oppføring,oppføringer] fra listen over klarerte verter.","You have deleted all records from the Trusted Hosts list.":"Du har slettet alle oppføringer fra listen over klarerte verter.","You have successfully deleted [quant,_1,record,records] from the Trusted Hosts list.":"Du har slettet [quant,_1,oppføring,oppføringer] fra listen over klarerte verter.","You have successfully deleted “[_1]” from the Trusted Hosts list.":"Du har slettet “[_1]“ fra listen over klarerte verter.","You have successfully updated the comment for “[_1]”.":"Du har oppdatert kommentaren 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~~
Back to Directory File Manager