lastpostsExtend/locales/fr/main.lang.php

52 lines
1.4 KiB
PHP
Raw Normal View History

2021-08-25 22:06:10 +00:00
<?php
// Language: Français
// Module: lastpostsExtend - 2021.08.25
// Date: 2021-08-25 22:43:47
// Translated with dcTranslater - 2021.08.18
2021-08-25 22:06:10 +00:00
#_widgets.php:33
2021-08-25 22:06:10 +00:00
$GLOBALS['__l10n']['Last entries (Extended)'] = 'Derniers billets (étendu)';
#_widgets.php:36
2021-08-25 22:06:10 +00:00
$GLOBALS['__l10n']['Extended list of entries'] = 'Liste étendue de billets';
#_widgets.php:47
2021-08-25 22:06:10 +00:00
$GLOBALS['__l10n']['Post'] = 'Billet';
#_widgets.php:49
2021-08-25 22:06:10 +00:00
$GLOBALS['__l10n']['Gallery'] = 'Galerie';
#_widgets.php:94
2021-08-25 22:06:10 +00:00
$GLOBALS['__l10n']['Protection:'] = 'Protection :';
#_widgets.php:99
2021-08-25 22:06:10 +00:00
$GLOBALS['__l10n']['only without password'] = 'seulement sans mot de passe';
#_widgets.php:100
2021-08-25 22:06:10 +00:00
$GLOBALS['__l10n']['only with password'] = 'seulement avec mot de passe';
#_widgets.php:120
2021-08-25 22:06:10 +00:00
$GLOBALS['__l10n']['Selected entries only'] = 'Billets sélectionnés seulement';
#_widgets.php:127
2021-08-25 22:06:10 +00:00
$GLOBALS['__l10n']['Updated entries only'] = 'Billets mis à jour seulement';
#_widgets.php:135
2021-08-25 22:06:10 +00:00
$GLOBALS['__l10n']['Limit to tags:'] = 'Limiter aux mots-clés :';
#_widgets.php:143
2021-08-25 22:06:10 +00:00
$GLOBALS['__l10n']['Limit to words:'] = 'Limiter aux mots :';
#_widgets.php:180
2021-08-25 22:06:10 +00:00
$GLOBALS['__l10n']['Show entries first image:'] = 'Afficher la première image du billet :';
#_widgets.php:195
$GLOBALS['__l10n']['Show entries excerpt'] = 'Afficher l\'extrait';
2021-08-25 22:06:10 +00:00
#_widgets.php:202
$GLOBALS['__l10n']['Excerpt length:'] = 'Taille de l\'extrait :';
2021-08-25 22:06:10 +00:00
#_widgets.php:209
2021-08-25 22:06:10 +00:00
$GLOBALS['__l10n']['Show comments count'] = 'Afficher le nombre de commentaires';