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 - 2013.11.12
// Date: 2013-11-13 07:22:55
// Translated with dcTranslater - 2013.05.11
#_widgets.php:34
$GLOBALS['__l10n']['Last entries (Extended)'] = 'Derniers billets (étendu)';
#_widgets.php:37
$GLOBALS['__l10n']['Extended list of entries'] = 'Liste étendue de billets';
#_widgets.php:48
$GLOBALS['__l10n']['Post'] = 'Billet';
#_widgets.php:50
$GLOBALS['__l10n']['Gallery'] = 'Galerie';
#_widgets.php:95
$GLOBALS['__l10n']['Protection:'] = 'Protection :';
#_widgets.php:100
$GLOBALS['__l10n']['only without password'] = 'seulement sans mot de passe';
#_widgets.php:101
$GLOBALS['__l10n']['only with password'] = 'seulement avec mot de passe';
#_widgets.php:121
$GLOBALS['__l10n']['Selected entries only'] = 'Billets sélectionnés seulement';
#_widgets.php:128
$GLOBALS['__l10n']['Updated entries only'] = 'Billets mis à jour seulement';
#_widgets.php:137
$GLOBALS['__l10n']['Limit to tags:'] = 'Limiter aux mots-clés :';
#_widgets.php:145
$GLOBALS['__l10n']['Limit to words:'] = 'Limiter aux mots :';
#_widgets.php:182
$GLOBALS['__l10n']['Show entries first image:'] = 'Afficher la première image du billet :';
#_widgets.php:197
$GLOBALS['__l10n']['Show entries excerpt'] = "Afficher l'extrait";
#_widgets.php:204
$GLOBALS['__l10n']['Excerpt length:'] = "Taille de l'extrait :";
#_widgets.php:211
$GLOBALS['__l10n']['Show comments count'] = 'Afficher le nombre de commentaires';
?>