81 lines
1.9 KiB
PHP
81 lines
1.9 KiB
PHP
<?php
|
|
// Language: Français
|
|
// Module: saba - 2021.08.21
|
|
// Date: 2021-08-22 23:22:12
|
|
// Translated with dcTranslater - 2021.08.18
|
|
|
|
#_public.php:293
|
|
#_public.php:303
|
|
$GLOBALS['__l10n']['Selected entry'] = 'Billet sélectionné';
|
|
|
|
#_public.php:294
|
|
$GLOBALS['__l10n']['With comments'] = 'Avec commentaires';
|
|
|
|
#_public.php:295
|
|
$GLOBALS['__l10n']['With trackbacks'] = 'Avec rétroliens';
|
|
|
|
#_public.php:302
|
|
$GLOBALS['__l10n']['Title'] = 'Titre';
|
|
|
|
#_public.php:304
|
|
$GLOBALS['__l10n']['Author'] = 'Auteur·rice';
|
|
|
|
#_public.php:305
|
|
$GLOBALS['__l10n']['Date'] = 'Date';
|
|
|
|
#_public.php:306
|
|
$GLOBALS['__l10n']['Update'] = 'Mise à jour';
|
|
|
|
#_public.php:307
|
|
$GLOBALS['__l10n']['Comments count'] = 'Nombre de commentaires';
|
|
|
|
#_public.php:308
|
|
$GLOBALS['__l10n']['Trackbacks count'] = 'Nombre de rétroliens';
|
|
|
|
#_public.php:315
|
|
$GLOBALS['__l10n']['All'] = 'Tous';
|
|
|
|
#_public.php:316
|
|
$GLOBALS['__l10n']['Less than a month'] = 'Moins d\'un mois';
|
|
|
|
#_public.php:317
|
|
$GLOBALS['__l10n']['From 1 to 6 month'] = 'De 1 à 6 mois';
|
|
|
|
#_public.php:318
|
|
$GLOBALS['__l10n']['From 6 to 12 month'] = 'De 6 à 12 mois';
|
|
|
|
#_public.php:319
|
|
$GLOBALS['__l10n']['More than a year'] = 'Plus d\'un an';
|
|
|
|
#_public.php:326
|
|
$GLOBALS['__l10n']['Entry'] = 'Publication';
|
|
|
|
#_public.php:327
|
|
$GLOBALS['__l10n']['Page'] = 'Page';
|
|
|
|
#_public.php:328
|
|
$GLOBALS['__l10n']['Poll'] = 'Sondage';
|
|
|
|
#_public.php:329
|
|
$GLOBALS['__l10n']['Event'] = 'Événement';
|
|
|
|
#_widgets.php:114
|
|
$GLOBALS['__l10n']['Reverse order'] = 'Inverser l\'ordre';
|
|
|
|
#_widgets.php:115
|
|
$GLOBALS['__l10n']['Filter order'] = 'Options de tri';
|
|
|
|
#_widgets.php:135
|
|
$GLOBALS['__l10n']['Filter options'] = 'Options du filtre';
|
|
|
|
#_widgets.php:151
|
|
$GLOBALS['__l10n']['Filter by age'] = 'Filtrer par date';
|
|
|
|
#_widgets.php:171
|
|
$GLOBALS['__l10n']['Filter by type'] = 'Filtrer par type';
|
|
|
|
#_widgets.php:192
|
|
$GLOBALS['__l10n']['Filter by category'] = 'Filter par catégorie';
|
|
|
|
#_widgets.php:213
|
|
$GLOBALS['__l10n']['Filter by author'] = 'Filtrer par auteur'; |