//~~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-fr.js
// Module: /jupiter/security/tls_wizard/views/VirtualHostsController-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 = {"A [output,abbr,DV,Domain Validated] certificate is installed.":"Un certificat [output,abbr,DV,Domain Validated] est installé.","A certificate of unknown type is installed.":"Un certificat de type inconnu est installé.","A self-signed certificate is installed.":"Un certificat auto-signé est installé.","An [output,abbr,EV,Extended Validation] certificate is installed.":"Un certificat [output,abbr,EV,Extended Validation] est installé.","An [output,abbr,OV,Organization Validated] certificate is installed.":"Un certificat [output,abbr,OV,Organization Validated] est installé.","Deselect all unresolved domains ([numf,_1]).":"Désélectionnez tous les domaines non résolus ([numf,_1]).","Failed to save information to browser cache.":"L’enregistrement des informations dans le cache du navigateur a échoué.","Item Successfully Added to Cart.":"L’élément a été ajouté au panier.","Proceed to checkout.":"Procédez à l’achat.","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.":"Vous avez modifié un article dans votre panier. Le système a supprimé cet article. Une fois les modifications nécessaires effectuées, rajoutez cet article dans votre panier.","[output,strong,Showing] [numf,_1] - [numf,_2] of [quant,_3,domain,domains].":"[output,strong,Affichage] de [numf,_1] - [numf,_2] sur [quant,_3,domaine,domaines].","[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,Certificat,Certificats]"};
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~~