//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/base/frontend/jupiter/sitejet/vendor-c0d76f48.495336d4827a3b34.js
// Generated: /usr/local/cpanel/base/frontend/jupiter/sitejet/vendor-c0d76f48.495336d4827a3b34-fr.js
// Module: /jupiter/sitejet/vendor-c0d76f48.495336d4827a3b34-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 [asis,MariaDB]/[asis,MySQL] database name cannot end with a space character.":"Un nom de base de données [asis,MariaDB]/[asis,MySQL] ne peut pas se terminer par un espace.","A label must not be empty.":"A label must not be empty.","A label must not begin with “[_1]”.":"A label must not begin with “[_1]”.","A label must not end with “[_1]”.":"A label must not end with “[_1]”.","A label must not exceed [quant,_1,character,characters].":"A label must not exceed [quant,_1,character,characters].","Announcement":"Announcement","Clear filter":"Effacer le filtre","Close":"Fermer","Error":"Erreur","Filter table":"Filter table","Information":"Informations","Invalid [asis,IPv4] compatible address.":"Invalid [asis,IPv4] compatible address.","Invalid [asis,IPv4] or [asis,IPv6] compatible address.":"Invalid [asis,IPv4] or [asis,IPv6] compatible address.","Invalid [asis,IPv6] compatible address.":"Invalid [asis,IPv6] compatible address.","Items per page:":"Entrées par page:","Loading …":"Chargement …","Make sure to use a valid email format. For example, [asis,user@example.com].":"Make sure to use a valid email format. For example, [asis,user@example.com].","Show More":"Show More","Success":"Succès","The domain name cannot exceed [quant,_1,character,characters].":"The domain name cannot exceed [quant,_1,character,characters].","The domain name must include a valid [output,acronym,TLD,Top Level Domain].":"The domain name must include a valid [output,acronym,TLD,Top Level Domain].","The domain name must include at least two labels.":"The domain name must include at least two labels.","The domain name’s [asis,Punycode] representation cannot exceed [quant,_1,character,characters]. (Non-[asis,ASCII] characters, like “[_2]”, require multiple characters to represent in [asis,Punycode].)":"The domain name’s [asis,Punycode] representation cannot exceed [quant,_1,character,characters]. (Non-[asis,ASCII] characters, like “[_2]”, require multiple characters to represent in [asis,Punycode].)","The label must contain only the following characters: [list_and,_1].":"The label must contain only the following characters: [list_and,_1].","The label’s [asis,Punycode] representation cannot exceed [quant,_1,byte,bytes]. (Non-[asis,ASCII] characters, like “[_2]”, require multiple characters to represent in [asis,Punycode].)":"The label’s [asis,Punycode] representation cannot exceed [quant,_1,byte,bytes]. (Non-[asis,ASCII] characters, like “[_2]”, require multiple characters to represent in [asis,Punycode].)","This control's value should be true.":"This control's value should be true.","This database name has too many wildcard-sensitive characters ([list_and_quoted,_1]). The system stores each of these as two characters internally, up to a limit of [quant,_2,character,characters]. This name would take up [quant,_3,character,characters] of internal storage, which is [numf,_4] too many.":"Ce nom de base de données comporte trop de caractères génériques ([list_and_quoted,_1]). Le système enregistre chacun d’entre eux en interne comme s’il s’agissait de deux caractères, dans une limite de [quant,_2, caractère, caractères]. Ce nom nécessiterait jusqu’à [quant,_3, caractère, caractères] de stockage interne, ce qui dépasse la limite autorisée de [numf,_4] caractères.","This field is required.":"Ce champ est obligatoire.","This is not a valid username.":"Ce nom d’utilisateur n’est pas valide.","This note is too long.":"This note is too long.","This string contains an invalid [asis,UTF-16] surrogate pair ([join,~, ,_1]) at position [numf,_2].":"This string contains an invalid [asis,UTF-16] surrogate pair ([join,~, ,_1]) at position [numf,_2].","This string ends with an incomplete [asis,UTF-16] surrogate pair ([_1]).":"This string ends with an incomplete [asis,UTF-16] surrogate pair ([_1]).","This system allows only printable [asis,ASCII] characters in database names.":"Ce système autorise uniquement les caractères [asis,ASCII] imprimables dans les noms de base de données.","This system prohibits the following [numerate,_1,character,characters] in database names: [list_or,_2]":"This system prohibits the following [numerate,_1,character,characters] in database names: [list_or,_2]","This system’s [asis,MySQL] version ([_1]) prohibits the character “[_2]” in database names. Ask your administrator to upgrade to a [asis,MariaDB] or to a newer [asis,MySQL] version.":"Cette version [asis,MySQL] du système ([_1]) n’autorise pas le caractère « [_2] » dans les noms de base de données. Demandez à votre administrateur d’effectuer la mise à niveau vers [asis,MariaDB] ou une version plus récente de [asis,MySQL].","This value is too long by [quant,_1,character,characters]. The maximum length is [quant,_2,character,characters].":"Cette valeur est trop longue de [quant,_1, caractère, caractères]. La longueur maximale est de [quant,_2, caractère, caractères].","Warning":"Avertissement","You [output,strong,must] enter a hostname.":"You [output,strong,must] enter a hostname.","[asis,Unicode] character [numf,_1] (position [numf,_2]) is forbidden.":"[asis,Unicode] character [numf,_1] (position [numf,_2]) is forbidden.","[numf,_1] - [numf,_2] of [numf,_3] item":"Élément [numf,_1] - [numf,_2] sur [numf,_3]","of [numf,_1] page":"of [numf,_1] page"};
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~~