Viewing File: /usr/local/cpanel/whostmgr/docroot/templates/market_provider_manager/index.cmb-nl.js

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/whostmgr/docroot/templates/market_provider_manager/index.cmb.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/market_provider_manager/index.cmb-nl.js
// Module:    /templates/market_provider_manager/index.cmb-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 = {"Clear the recommended product setting for this product group.":"Wis de aanbevolen productinstelling voor deze productgroep.","Editing the per-domain pricing for the product “[_1]”.":"Editing the per-domain pricing for the product “[_1]”.","Editing the per-wildcard-domain pricing for the product “[_1]”.":"Editing the per-wildcard-domain pricing for the product “[_1]”.","Enter a multiple of $[_1] USD.":"Voer een veelvoud in van $[_1] USD.","Make this the recommended product for its product group.":"Maak dit het aanbevolen product voor de productgroep.","The maximum price is $[_1] USD.":"De maximale prijs is $[_1] USD.","The minimum price is $[_1] USD.":"De minimale prijs is $[_1] USD.","The system has successfully disabled the product “[_1]”.":"Het product ’[_1]’ is uitgeschakeld:","The system has successfully enabled the product “[_1]”.":"Het product ’[_1]’ is ingeschakeld.","The system has successfully set the per-domain pricing for the product “[_1]” to $[_2].":"The system has successfully set the per-domain pricing for the product “[_1]” to $[_2].","The system has successfully set the per-wildcard-domain pricing for the product “[_1]” to $[_2].":"The system has successfully set the per-wildcard-domain pricing for the product “[_1]” to $[_2].","The system successfully disabled the Market provider “[_1]”.":"De marktprovider ’[_1]’ is uitgeschakeld.","The system successfully enabled the Market provider “[_1]”.":"De marktprovider ’[_1]’ is ingeschakeld.","The system successfully set the commission [asis,ID] for the provider “[_1]” to “[_2]”.":"De commissie-[asis,ID] voor de provider ’[_1]’ is ingesteld op ’[_2]’.","You have set the Commission [asis,ID] for “[_1]” to “[_2]”.":"U hebt de commissie-[asis,ID] voor ’[_1]’ ingesteld op ’[_2]’.","“[_1]” is no longer recommended.":"’[_1]’ wordt niet meer aanbevolen.","“[_1]” is now recommended.":"’[_1]’ wordt nu aanbevolen."};

    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