@react-spectrum/s2
Version:
Spectrum 2 UI components in React
64 lines (61 loc) • 2.94 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`,
one: ()=>`${formatter.number(args.count)} s\xe9lectionn\xe9`,
other: ()=>`${formatter.number(args.count)} s\xe9lectionn\xe9s`
})}`,
"actionbar.selectedAll": `Toute la s\xe9lection`,
"breadcrumbs.more": `Plus d\u{2019}\xe9l\xe9ments`,
"button.pending": `En attente`,
"calendar.invalidSelection": (args, formatter)=>`${formatter.plural(args.selectedCount, {
one: `La date s\xe9lectionn\xe9e est indisponible`,
other: `Les dates s\xe9lectionn\xe9es sont indisponibles`
})}.`,
"combobox.noResults": `Aucun r\xe9sultat`,
"contextualhelp.help": `Aide`,
"contextualhelp.info": `Informations`,
"datepicker.endTime": `Heure de fin`,
"datepicker.startTime": `Heure de d\xe9but`,
"datepicker.time": `Heure`,
"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}`,
"picker.selectedCount": (args, formatter)=>`${formatter.plural(args.count, {
"=0": `Aucun \xe9l\xe9ment s\xe9lectionn\xe9`,
one: ()=>`${formatter.number(args.count)} \xe9l\xe9ment s\xe9lectionn\xe9`,
other: ()=>`${formatter.number(args.count)} \xe9l\xe9ments s\xe9lectionn\xe9s`
})}`,
"slider.maximum": `Maximum`,
"slider.minimum": `Minimum`,
"table.cancel": `Annuler`,
"table.editCell": `Modifier la cellule`,
"table.loading": `Chargement...`,
"table.loadingMore": `Chargement suppl\xe9mentaire...`,
"table.resizeColumn": `Redimensionner la colonne`,
"table.save": `Enregistrer`,
"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": `Tout effacer`,
"toast.collapse": `R\xe9duire`,
"toast.showAll": `Tout afficher`
};
export {$fa9aa5ad7840d00a$exports as default};
//# sourceMappingURL=fr-FR.mjs.map