Update French language with changes from Amandine.

pull/6/head
Allan Jardine 12 years ago
parent f8e812abcc
commit 2955bc5392

@ -2,24 +2,28 @@
* French translation * French translation
* @name French * @name French
* @anchor French * @anchor French
* @author Guillaume LO RE * @author
*/ */
{ {
"sProcessing": "Traitement en cours...", "sProcessing": "Traitement en cours...",
"sSearch": "Rechercher :",
"sLengthMenu": "Afficher _MENU_ éléments", "sLengthMenu": "Afficher _MENU_ éléments",
"sZeroRecords": "Aucun élément à afficher",
"sInfo": "Affichage de l'élement _START_ à _END_ sur _TOTAL_ éléments", "sInfo": "Affichage de l'élement _START_ à _END_ sur _TOTAL_ éléments",
"sInfoEmpty": "Affichage de l'élement 0 à 0 sur 0 éléments", "sInfoEmpty": "Affichage de l'élement 0 à 0 sur 0 éléments",
"sInfoFiltered": "(filtré de _MAX_ éléments au total)", "sInfoFiltered": "(filtré de _MAX_ éléments au total)",
"sInfoPostFix": "", "sInfoPostFix": "",
"sSearch": "Rechercher :", "sLoadingRecords": "Chargement en cours...",
"sLoadingRecords": "Téléchargement...", "sZeroRecords": "Aucun élément à afficher",
"sUrl": "", "sEmptyTable": "Aucune donnée disponible dans le tableau",
"oPaginate": { "oPaginate": {
"sFirst": "Premier", "sFirst": "Premier",
"sPrevious": "Précédent", "sPrevious": "Précédent",
"sNext": "Suivant", "sNext": "Suivant",
"sLast": "Dernier" "sLast": "Dernier"
},
"oAria": {
"sSortAscending": ": activer pour trier la colonne par ordre croissant",
"sSortDescending": ": activer pour trier la colonne par ordre décroissant"
} }
} }

Loading…
Cancel
Save