You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Plugins/i18n/fr_fr.json

29 lines
1.0 KiB
JSON

{
"emptyTable": "Aucune donnée disponible dans le tableau",
"info": "Affichage de l'élément _START_ à _END_ sur _TOTAL_ éléments",
"infoEmpty": "Affichage de l'élément 0 à 0 sur 0 élément",
"infoFiltered": "(filtré à partir de _MAX_ éléments au total)",
"infoThousands": ",",
"lengthMenu": "Afficher _MENU_ éléments",
"loadingRecords": "Chargement...",
"processing": "Traitement...",
"search": "Rechercher :",
"zeroRecords": "Aucun élément correspondant trouvé",
"paginate": {
"first": "Premier",
"last": "Dernier",
"next": "Suivant",
"previous": "Précédent"
},
"aria": {
"sortAscending": ": activer pour trier la colonne par ordre croissant",
"sortDescending": ": activer pour trier la colonne par ordre décroissant"
},
"select": {
"rows": {
"_": "%d lignes sélectionnées",
"0": "Aucune ligne sélectionnée",
"1": "1 ligne sélectionnée"
}
}
}