PluginProbe
Posts Table with Search & Sort / 1.0.6
Posts Table with Search & Sort v1.0.6
1.4.13 trunk 1.0 1.0.1 1.0.2 1.0.3 1.0.4 1.0.5 1.0.6 1.1 1.1.1 1.1.2 1.1.3 1.1.4 1.1.5 1.2 1.3 1.3.1 1.3.1-v2 1.3.2 1.3.3 1.3.4 1.3.5 1.3.6 1.3.7 All 40 releases
posts-data-table / languages / data-tables / French.json

French.json in Posts Table with Search & Sort 1.0.6, at languages/data-tables/French.json

25 lines 992 B
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1
2
3 {
4 "sProcessing": "Traitement en cours...",
5 "sSearch": "Rechercher :",
6 "sLengthMenu": "Afficher _MENU_ éléments",
7 "sInfo": "Affichage de l'élément _START_ à _END_ sur _TOTAL_ éléments",
8 "sInfoEmpty": "Affichage de l'élément 0 à 0 sur 0 élément",
9 "sInfoFiltered": "(filtré de _MAX_ éléments au total)",
10 "sInfoPostFix": "",
11 "sLoadingRecords": "Chargement en cours...",
12 "sZeroRecords": "Aucun élément à afficher",
13 "sEmptyTable": "Aucune donnée disponible dans le tableau",
14 "oPaginate": {
15 "sFirst": "Premier",
16 "sPrevious": "Précédent",
17 "sNext": "Suivant",
18 "sLast": "Dernier"
19 },
20 "oAria": {
21 "sSortAscending": ": activer pour trier la colonne par ordre croissant",
22 "sSortDescending": ": activer pour trier la colonne par ordre décroissant"
23 }
24 }
25