Viewing File: /usr/local/cpanel/base/frontend/jupiter/js2/ssl/crts-nb.js

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/base/frontend/jupiter/js2/ssl/crts.js
// Generated: /usr/local/cpanel/base/frontend/jupiter/js2/ssl/crts-nb.js
// Module:    /jupiter/js2/ssl/crts-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 = {"A key that does not use at least [numf,_1]-bit encryption does not provide adequate security.":"En nøkkel som ikke bruker minst [numf,_1]-bits kryptering, gir ikke tilstrekkelig sikkerhet.","Choose a country.":"Velg et land.","City":"By","Company":"Firma","Company Division":"Bedriftsavdeling","Country":"Land","Domain":"Domene","Email":"E-post","Please use an email format (for example: [asis,user@example.com]).":"Bruk et e-postformat (for eksempel: [asis,user@example.com]).","State":"Tilstand","The company division must be no longer than [quant,_1,character,characters].":"Bedriftsavdelingen kan ikke bestå av mer enn [quant,_1,tegn,tegn].","The company name must be no longer than [quant,_1,character,characters].":"Bedriftsnavnet kan ikke bestå av mer enn [quant,_1,tegn,tegn].","The “[_1]” field cannot be left blank.":"The “[_1]” field cannot be left blank.","You can only enter valid domains.":"Du kan bare angi gyldige domener.","You do not control this domain.":"Du styrer ikke dette domenet.","[numf,_1] of the [numerate,_2,domain,domains] that you have entered [numerate,_1,is a domain,are domains] that you do not control.":"[numf,_1] av [numerate,_2,domene,domener] du har angitt [numerate,_1,er et domene,er domener] som du ikke styrer."};

    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