HEX
Server: Apache
System: Linux webd006.cluster128.gra.hosting.ovh.net 6.18.42-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Wed Aug 5 15:59:48 CEST 2026 x86_64
User: zwafgyp (177615)
PHP: 7.4.33
Disabled: _dyuweyrj4,_dyuweyrj4r,dl
Upload Files
File: /home/z/w/a/zwafgyp/dodolodge-net/wp-content/plugins/tablepress/i18n/datatables/lang-fr_FR.php
<?php
/**
 * TablePress DataTables language file for "fr_FR".
 *
 * @package TablePress
 * @subpackage DataTables
 * @author Tobias Bäthge
 * @since 2.0.0
 */

return array(
	'emptyTable'     => 'Aucun élément à afficher',
	'info'           => 'Affichage des éléments _START_ à _END_ sur _TOTAL_ éléments',
	'infoEmpty'      => "Affichage de l'élément 0 à 0 sur 0 éléments",
	'infoFiltered'   => '(filtré de _MAX_ éléments au total)',
	'infoPostFix'    => '',
	'lengthMenu'     => 'Afficher _MENU_ éléments',
	'loadingRecords' => 'Chargement en cours...',
	'processing'     => 'Traitement en cours...',
	'search'         => 'Rechercher:',
	'zeroRecords'    => 'Aucun élément à afficher',
	'paginate'       => array(
		'first'    => '❮❮',
		'previous' => '❮',
		'next'     => '❯',
		'last'     => '❯❯',
	),
	'aria'           => array(
		'sortAscending'  => ': activer pour trier la colonne par ordre croissant',
		'sortDescending' => ': activer pour trier la colonne par ordre décroissant',
	),
	'decimal'        => ',',
	'thousands'      => '.',
);