94 lines
7.3 KiB
JavaScript
94 lines
7.3 KiB
JavaScript
const resource = {
|
|
"common": {
|
|
"loading": { "t": 0, "b": { "t": 2, "i": [{ "t": 3 }], "s": "Chargement..." } },
|
|
"saving": { "t": 0, "b": { "t": 2, "i": [{ "t": 3 }], "s": "Enregistrement..." } },
|
|
"error": { "t": 0, "b": { "t": 2, "i": [{ "t": 3 }], "s": "Une erreur est survenue" } },
|
|
"retry": { "t": 0, "b": { "t": 2, "i": [{ "t": 3 }], "s": "R\xE9essayer" } },
|
|
"save": { "t": 0, "b": { "t": 2, "i": [{ "t": 3 }], "s": "Enregistrer" } },
|
|
"saving_data": { "t": 0, "b": { "t": 2, "i": [{ "t": 3 }], "s": "Enregistrement des donn\xE9es..." } },
|
|
"cancel": { "t": 0, "b": { "t": 2, "i": [{ "t": 3 }], "s": "Annuler" } },
|
|
"discard": { "t": 0, "b": { "t": 2, "i": [{ "t": 3 }], "s": "Abandonner" } },
|
|
"delete": { "t": 0, "b": { "t": 2, "i": [{ "t": 3 }], "s": "Supprimer" } },
|
|
"delete_confirm": { "t": 0, "b": { "t": 2, "i": [{ "t": 3 }], "s": "\xCAtes-vous s\xFBr de vouloir supprimer cet \xE9l\xE9ment ?" } },
|
|
"delete_btn": { "t": 0, "b": { "t": 2, "i": [{ "t": 3 }], "s": "Supprimer" } },
|
|
"delete_title": { "t": 0, "b": { "t": 2, "i": [{ "t": 3 }], "s": "Confirmer la suppression" } },
|
|
"deleted": { "t": 0, "b": { "t": 2, "i": [{ "t": 3 }], "s": "Supprim\xE9 avec succ\xE8s" } },
|
|
"edit": { "t": 0, "b": { "t": 2, "i": [{ "t": 3 }], "s": "Modifier" } },
|
|
"edit_title": { "t": 0, "b": { "t": 2, "i": [{ "t": 3 }], "s": "Modifier l'\xE9l\xE9ment" } },
|
|
"create": { "t": 0, "b": { "t": 2, "i": [{ "t": 3 }], "s": "Cr\xE9er" } },
|
|
"create_btn": { "t": 0, "b": { "t": 2, "i": [{ "t": 3 }], "s": "Cr\xE9er" } },
|
|
"create_title": { "t": 0, "b": { "t": 2, "i": [{ "t": 3 }], "s": "Cr\xE9er nouveau" } },
|
|
"create_first": { "t": 0, "b": { "t": 2, "i": [{ "t": 3 }], "s": "Cr\xE9ez votre premier \xE9l\xE9ment pour commencer" } },
|
|
"search": { "t": 0, "b": { "t": 2, "i": [{ "t": 3 }], "s": "Rechercher" } },
|
|
"search_placeholder": { "t": 0, "b": { "t": 2, "i": [{ "t": 3 }], "s": "Rechercher..." } },
|
|
"filter": { "t": 0, "b": { "t": 2, "i": [{ "t": 3 }], "s": "Filtrer" } },
|
|
"no_results": { "t": 0, "b": { "t": 2, "i": [{ "t": 3 }], "s": "Aucun r\xE9sultat trouv\xE9" } },
|
|
"no_results_hint": { "t": 0, "b": { "t": 2, "i": [{ "t": 3 }], "s": "Essayez d'ajuster vos crit\xE8res de recherche ou de filtre" } },
|
|
"no_items": { "t": 0, "b": { "t": 2, "i": [{ "t": 3 }], "s": "Aucun \xE9l\xE9ment disponible" } },
|
|
"actions": { "t": 0, "b": { "t": 2, "i": [{ "t": 3 }], "s": "Actions" } },
|
|
"status": { "t": 0, "b": { "t": 2, "i": [{ "t": 3 }], "s": "Statut" } },
|
|
"active": { "t": 0, "b": { "t": 2, "i": [{ "t": 3 }], "s": "Actif" } },
|
|
"inactive": { "t": 0, "b": { "t": 2, "i": [{ "t": 3 }], "s": "Inactif" } },
|
|
"activate": { "t": 0, "b": { "t": 2, "i": [{ "t": 3 }], "s": "Activer" } },
|
|
"deactivate": { "t": 0, "b": { "t": 2, "i": [{ "t": 3 }], "s": "D\xE9sactiver" } },
|
|
"name": { "t": 0, "b": { "t": 2, "i": [{ "t": 3 }], "s": "Nom" } },
|
|
"name_placeholder": { "t": 0, "b": { "t": 2, "i": [{ "t": 3 }], "s": "Entrez le nom" } },
|
|
"description": { "t": 0, "b": { "t": 2, "i": [{ "t": 3 }], "s": "Description" } },
|
|
"desc_placeholder": { "t": 0, "b": { "t": 2, "i": [{ "t": 3 }], "s": "Entrez la description" } },
|
|
"details": { "t": 0, "b": { "t": 2, "i": [{ "t": 3 }], "s": "D\xE9tails" } },
|
|
"email": { "t": 0, "b": { "t": 2, "i": [{ "t": 3 }], "s": "E-mail" } },
|
|
"id": { "t": 0, "b": { "t": 2, "i": [{ "t": 3 }], "s": "ID" } },
|
|
"type": { "t": 0, "b": { "t": 2, "i": [{ "t": 3 }], "s": "Type" } },
|
|
"type_corporate": { "t": 0, "b": { "t": 2, "i": [{ "t": 3 }], "s": "Entreprise" } },
|
|
"view": { "t": 0, "b": { "t": 2, "i": [{ "t": 3 }], "s": "Voir" } },
|
|
"updated": { "t": 0, "b": { "t": 2, "i": [{ "t": 3 }], "s": "Mis \xE0 jour avec succ\xE8s" } },
|
|
"save_error": { "t": 0, "b": { "t": 2, "i": [{ "t": 3 }], "s": "\xC9chec de l'enregistrement" } },
|
|
"invalid_json": { "t": 0, "b": { "t": 2, "i": [{ "t": 3 }], "s": "Format JSON invalide" } },
|
|
"prev": { "t": 0, "b": { "t": 2, "i": [{ "t": 3 }], "s": "Pr\xE9c\xE9dent" } },
|
|
"next": { "t": 0, "b": { "t": 2, "i": [{ "t": 3 }], "s": "Suivant" } },
|
|
"none": { "t": 0, "b": { "t": 2, "i": [{ "t": 3 }], "s": "Aucun" } },
|
|
"reset": { "t": 0, "b": { "t": 2, "i": [{ "t": 3 }], "s": "R\xE9initialiser" } },
|
|
"confirm": { "t": 0, "b": { "t": 2, "i": [{ "t": 3 }], "s": "Confirmer" } },
|
|
"close": { "t": 0, "b": { "t": 2, "i": [{ "t": 3 }], "s": "Fermer" } },
|
|
"back": { "t": 0, "b": { "t": 2, "i": [{ "t": 3 }], "s": "Retour" } },
|
|
"continue": { "t": 0, "b": { "t": 2, "i": [{ "t": 3 }], "s": "Continuer" } },
|
|
"exit": { "t": 0, "b": { "t": 2, "i": [{ "t": 3 }], "s": "Quitter" } },
|
|
"all": { "t": 0, "b": { "t": 2, "i": [{ "t": 3 }], "s": "Tout" } },
|
|
"select_all": { "t": 0, "b": { "t": 2, "i": [{ "t": 3 }], "s": "Tout s\xE9lectionner" } },
|
|
"deselect_all": { "t": 0, "b": { "t": 2, "i": [{ "t": 3 }], "s": "Tout d\xE9s\xE9lectionner" } },
|
|
"expires": { "t": 0, "b": { "t": 2, "i": [{ "t": 3 }], "s": "Expire" } },
|
|
"created": { "t": 0, "b": { "t": 2, "i": [{ "t": 3 }], "s": "Cr\xE9\xE9" } },
|
|
"start_date": { "t": 0, "b": { "t": 2, "i": [{ "t": 3 }], "s": "Date de d\xE9but" } },
|
|
"end_date": { "t": 0, "b": { "t": 2, "i": [{ "t": 3 }], "s": "Date de fin" } },
|
|
"points": { "t": 0, "b": { "t": 2, "i": [{ "t": 3 }], "s": "Points" } },
|
|
"level": { "t": 0, "b": { "t": 2, "i": [{ "t": 3 }], "s": "Niveau" } },
|
|
"user": { "t": 0, "b": { "t": 2, "i": [{ "t": 3 }], "s": "Utilisateur" } },
|
|
"user_id": { "t": 0, "b": { "t": 2, "i": [{ "t": 3 }], "s": "ID utilisateur" } },
|
|
"services": { "t": 0, "b": { "t": 2, "i": [{ "t": 3 }], "s": "Services" } },
|
|
"discoveries": { "t": 0, "b": { "t": 2, "i": [{ "t": 3 }], "s": "D\xE9couvertes" } },
|
|
"restriction": { "t": 0, "b": { "t": 2, "i": [{ "t": 3 }], "s": "Restriction" } },
|
|
"restriction_mild": { "t": 0, "b": { "t": 2, "i": [{ "t": 3 }], "s": "L\xE9g\xE8re" } },
|
|
"restriction_moderate": { "t": 0, "b": { "t": 2, "i": [{ "t": 3 }], "s": "Mod\xE9r\xE9e" } },
|
|
"restriction_severe": { "t": 0, "b": { "t": 2, "i": [{ "t": 3 }], "s": "S\xE9v\xE8re" } },
|
|
"min_xp": { "t": 0, "b": { "t": 2, "i": [{ "t": 3 }], "s": "XP min" } },
|
|
"xp": { "t": 0, "b": { "t": 2, "i": [{ "t": 3 }], "s": "XP" } },
|
|
"penalty": { "t": 0, "b": { "t": 2, "i": [{ "t": 3 }], "s": "P\xE9nalit\xE9" } },
|
|
"feature_flags": { "t": 0, "b": { "t": 2, "i": [{ "t": 3 }], "s": "Indicateurs de fonctionnalit\xE9s" } },
|
|
"permission": { "t": 0, "b": { "t": 2, "i": [{ "t": 3 }], "s": "Permission" } },
|
|
"role": { "t": 0, "b": { "t": 2, "i": [{ "t": 3 }], "s": "R\xF4le" } },
|
|
"domain": { "t": 0, "b": { "t": 2, "i": [{ "t": 3 }], "s": "Domaine" } },
|
|
"action": { "t": 0, "b": { "t": 2, "i": [{ "t": 3 }], "s": "Action" } },
|
|
"value": { "t": 0, "b": { "t": 2, "i": [{ "t": 3 }], "s": "Valeur" } },
|
|
"key": { "t": 0, "b": { "t": 2, "i": [{ "t": 3 }], "s": "Cl\xE9" } },
|
|
"enabled": { "t": 0, "b": { "t": 2, "i": [{ "t": 3 }], "s": "Activ\xE9" } },
|
|
"disabled": { "t": 0, "b": { "t": 2, "i": [{ "t": 3 }], "s": "D\xE9sactiv\xE9" } },
|
|
"yes": { "t": 0, "b": { "t": 2, "i": [{ "t": 3 }], "s": "Oui" } },
|
|
"no": { "t": 0, "b": { "t": 2, "i": [{ "t": 3 }], "s": "Non" } },
|
|
"on": { "t": 0, "b": { "t": 2, "i": [{ "t": 3 }], "s": "On" } },
|
|
"off": { "t": 0, "b": { "t": 2, "i": [{ "t": 3 }], "s": "Off" } }
|
|
}
|
|
};
|
|
|
|
export { resource as default };
|
|
//# sourceMappingURL=fr-Dw19bH13.mjs.map
|