@react-spectrum/s2
Version:
Spectrum 2 UI components in React
48 lines (45 loc) • 2.05 kB
JavaScript
var $fa9aa5ad7840d00a$exports = {};
$fa9aa5ad7840d00a$exports = {
"actionbar.actions": `Actions`,
"actionbar.actionsAvailable": `Actions disponibles.`,
"actionbar.clearSelection": `Supprimer la s\xe9lection`,
"actionbar.selected": (args, formatter)=>`${formatter.plural(args.count, {
"=0": `Aucun \xe9l\xe9ment s\xe9lectionn\xe9`,
other: ()=>`${formatter.number(args.count)}\xa0s\xe9lectionn\xe9s`
})}`,
"actionbar.selectedAll": `Toute la s\xe9lection`,
"breadcrumbs.more": `Plus d\u{2019}\xe9l\xe9ments`,
"button.pending": `En attente`,
"combobox.noResults": `Aucun r\xe9sultat`,
"contextualhelp.help": `Aide`,
"contextualhelp.info": `Informations`,
"dialog.alert": `Alerte`,
"dialog.dismiss": `Rejeter`,
"dropzone.replaceMessage": `D\xe9poser le fichier \xe0 remplacer`,
"inlinealert.informative": `Informations`,
"inlinealert.negative": `Erreur`,
"inlinealert.notice": `Avertissement`,
"inlinealert.positive": `Succ\xe8s`,
"label.(optional)": `(facultatif)`,
"label.(required)": `(requis)`,
"menu.moreActions": `Autres actions`,
"notificationbadge.indicatorOnly": `Nouvelle activit\xe9`,
"notificationbadge.plus": (args)=>`${args.notifications}+`,
"picker.placeholder": `S\xe9lectionner\u{2026}`,
"slider.maximum": `Maximum`,
"slider.minimum": `Minimum`,
"table.loading": `Chargement...`,
"table.loadingMore": `Chargement suppl\xe9mentaire...`,
"table.resizeColumn": `Redimensionner la colonne`,
"table.sortAscending": `Trier par ordre croissant`,
"table.sortDescending": `Trier par ordre d\xe9croissant`,
"tag.actions": `Actions`,
"tag.hideButtonLabel": `Afficher moins`,
"tag.noTags": `Aucun`,
"tag.showAllButtonLabel": (args, formatter)=>`Tout afficher (${formatter.number(args.tagCount)})`,
"toast.clearAll": `Clear all`,
"toast.collapse": `Collapse`,
"toast.showAll": `Show all`
};
export {$fa9aa5ad7840d00a$exports as default};
//# sourceMappingURL=fr-FR.mjs.map