//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/whostmgr/docroot/templates/convert_addon_to_account/index.cmb.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/convert_addon_to_account/index.cmb-fr.js
// Module: /templates/convert_addon_to_account/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 = {"Conversion Completed":"Conversion terminée","Conversion Failed":"Échec de la conversion","Disabled because there are no databases to move":"Désactivé, car il n’y a aucune base de données à déplacer","Disabled because there are no email-related items to move":"Désactivé, car il n’y a aucun élément de messagerie à déplacer","Displaying [numf,_1] to [numf,_2] out of [quant,_3,item,items]":"Affichage de [numf,_1] à [numf,_2] éléments sur [quant,_3,élément,éléments]","Done":"Terminé","Failed":"Échec","In Progress":"En cours","Not Selected":"Non sélectionné","Selected":"Sélectionné","The conversion of the domain “[_1]” failed.":"La conversion du domaine « [_1] » a échoué.","The conversion of the domain “[_1]” succeeded.":"La conversion du domaine « [_1] » a réussi.","The domain does not have an [asis,SSL] certificate installed.":"Aucun certificat [asis,SSL] n’est installé sur le domaine.","The domain does not have autoresponders.":"Le domaine ne possède aucune réponse automatique.","The domain does not have email accounts.":"Le domaine ne possède aucun compte de messagerie.","The domain does not have email forwarders.":"Le domaine ne possède aucun redirecteur d’e-mail.","The system started the conversion process for “[_1]”.":"Le système a démarré le processus de conversion pour « [_1] » :","You selected the following [asis,MySQL] databases to copy:":"You selected the following [asis,MySQL] databases to copy:","You selected the following [asis,MySQL] databases to move:":"You selected the following [asis,MySQL] databases to move:","[quant,_1,Autoresponder,Autoresponders]":"[quant,_1, réponse automatique, réponses automatiques]","[quant,_1,Domain forwarder,Domain forwarders]":"[quant,_1,Redirecteur de domaine,Redirecteurs de domaine]","[quant,_1,Email account,Email accounts]":"[quant,_1,Compte de messagerie,Comptes de messagerie]","[quant,_1,Email forwarder,Email forwarders]":"[quant,_1, redirecteur d’e-mails, redirecteurs d’e-mails]","[quant,_1,Forwarder,Forwarders]":"[quant,_1, redirecteur, redirecteurs]"};
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~~