//~~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-fr.js
// Module: /templates/market_provider_manager/index.cmb-fr
// Locale: fr
// 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.":"Effacez le paramètre de produit recommandé pour ce groupe de produits.","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.":"Saisissez un multiple de [_1] $ USD.","Make this the recommended product for its product group.":"Définissez ce produit comme étant recommandé pour ce groupe de produits.","The maximum price is $[_1] USD.":"Le prix maximum est de [_1] $.","The minimum price is $[_1] USD.":"Le prix minimum est de [_1] $ USD.","The system has successfully disabled the product “[_1]”.":"Le système a correctement désactivé le produit « [_1] ».","The system has successfully enabled the product “[_1]”.":"Le système a activé le produit « [_1] ».","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]”.":"Le système a désactivé le fournisseur du marché « [_1] ».","The system successfully enabled the Market provider “[_1]”.":"Le système a activé le fournisseur du marché « [_1] ».","The system successfully set the commission [asis,ID] for the provider “[_1]” to “[_2]”.":"Le système a correctement défini la commission [asis,ID] pour le fournisseur « [_1] » sur « [_2] ».","You have set the Commission [asis,ID] for “[_1]” to “[_2]”.":"Vous avez défini l’[asis,ID] de commission pour « [_1] » sur « [_2] ».","“[_1]” is no longer recommended.":"« [_1] » n’est plus recommandé.","“[_1]” is now recommended.":"« [_1] » est désormais recommandé."};
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~~