//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/whostmgr/docroot/templates/support/create_support_ticket/index.cmb.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/support/create_support_ticket/index.cmb-fr.js
// Module: /templates/support/create_support_ticket/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 = {"Agree to Terms":"Agree to Terms","Authorize Customer Portal":"Authorize Customer Portal","Authorize Support Access":"Authorize Support Access","Fake maketext call to ensure this file remains in .js_files_in_repo_with_mt_calls":"Fake maketext call to ensure this file remains in .js_files_in_repo_with_mt_calls","Host Access Control":"Contrôle d’accès à l’hôte","Next":"Suivant","Previous":"Précédent","Processing":"Traitement","Select Issue Type":"Select Issue Type","Support Information":"Support Information","Technical Support Agreement":"Technical Support Agreement","The [asis,cPanel Customer Portal] authorization window appears closed, but the server did not receive an authorization response.":"The [asis,cPanel Customer Portal] authorization window appears closed, but the server did not receive an authorization response.","The following non-fatal [numerate,_1,error,errors] occurred while allowing [asis,cPanel] support access to this server:":"The following non-fatal [numerate,_1,error,errors] occurred while allowing [asis,cPanel] support access to this server:","The system failed to add whitelist rules for “[_1]” while configuring access for [asis,cPanel] support.":"The system failed to add whitelist rules for “[_1]” while configuring access for [asis,cPanel] support.","The system failed to authorize access to the server with following error: [_1]":"The system failed to authorize access to the server with following error: [_1]","The system failed to create a stub ticket with the following error: [_1]":"The system failed to create a stub ticket with the following error: [_1]","The system failed to initiate an [asis,SSH] connection test for this server: [_1]":"The system failed to initiate an [asis,SSH] connection test for this server: [_1]","The system failed to log agreement to the Technical Support Agreement with the following error: [_1]":"The system failed to log agreement to the Technical Support Agreement with the following error: [_1]","The system failed to process your request because of an error: [_1]":"The system failed to process your request because of an error: [_1]"};
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~~