Viewing File: /usr/local/cpanel/base/frontend/jupiter/security/tls_wizard/views/VirtualHostsController-nl.js

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/base/frontend/jupiter/security/tls_wizard/views/VirtualHostsController.js
// Generated: /usr/local/cpanel/base/frontend/jupiter/security/tls_wizard/views/VirtualHostsController-nl.js
// Module:    /jupiter/security/tls_wizard/views/VirtualHostsController-nl
// Locale:    nl
// 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 [output,abbr,DV,Domain Validated] certificate is installed.":"Er is een [output,abbr,DV,Domain Validated]-certificaat geïnstalleerd.","A certificate of unknown type is installed.":"Een certificaat van een onbekend type is geïnstalleerd.","A self-signed certificate is installed.":"Er is een zelfondertekend certificaat geïnstalleerd.","An [output,abbr,EV,Extended Validation] certificate is installed.":"Er is een [output,abbr,EV,Extended Validation]-certificaat geïnstalleerd.","An [output,abbr,OV,Organization Validated] certificate is installed.":"Er is een [output,abbr,OV,Organization Validated]-certificaat geïnstalleerd.","Deselect all unresolved domains ([numf,_1]).":"Hef de selectie op van alle niet-herleide domeinen ([numf,_1]).","Failed to save information to browser cache.":"Kan geen informatie opslaan naar de browsercache.","Item Successfully Added to Cart.":"Item is toegevoegd aan de winkelwagen.","Proceed to checkout.":"Doorgaan naar afrekenen.","You have altered an item in your cart. The system has removed that item. After you make the necessary changes, add that item back to your cart.":"U hebt een item in uw winkelwagen gewijzigd. Het systeem heeft dit item verwijderd. Nadat u de benodigde wijzigingen hebt gemaakt, kunt u dit item weer aan uw winkelwagen toevoegen.","[output,strong,Showing] [numf,_1] - [numf,_2] of [quant,_3,domain,domains].":"[output,strong,] [numf,_1] - [numf,_2] van [quant,_3,domein,domeinen] worden weergegeven.","[output,strong,Showing] [numf,_1] of [quant,_2,website,websites]":"[output,strong,Showing] [numf,_1] of [quant,_2,website,websites]","[quant,_1,Certificate,Certificates]":"[quant,_1,certificaat,certificaten]"};

    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