[ Index ] |
|
Code source de Serendipity 1.2 |
1 <?php # $Id: lang_fr.inc.php 1381 2006-08-15 10:14:56Z elf2000 $ 2 3 ########################################################################## 4 # serendipity - another blogger... # 5 ########################################################################## 6 # # 7 # (c) 2003 Jannis Hermanns <J@hacked.it> # 8 # http://www.jannis.to/programming/serendipity.html # 9 # # 10 # Translated by # 11 # Sebastian Mordziol <argh@php-tools.net> # 12 # http://sebastian.mordziol.de # 13 # # 14 ########################################################################## 15 16 @define('PLUGIN_HISTORY_NAME', 'Historique'); 17 @define('PLUGIN_HISTORY_DESC', 'Affiche des billets par leur âge.'); 18 @define('PLUGIN_HISTORY_MIN_AGE', 'Âge minimum'); 19 @define('PLUGIN_HISTORY_MIN_AGE_DESC', 'Définit l\'âge minimum des billets (en jours).'); 20 @define('PLUGIN_HISTORY_MAX_AGE', 'Âge maximum'); 21 @define('PLUGIN_HISTORY_MAX_AGE_DESC','Définit l\'âge maximum des billets (en jours).'); 22 @define('PLUGIN_HISTORY_MAX_ENTRIES', 'Nombre billets'); 23 @define('PLUGIN_HISTORY_MAX_ENTRIES_DESC', 'Définit le nombre de billets à afficher'); 24 @define('PLUGIN_HISTORY_SHOWFULL', 'Billets complets'); 25 @define('PLUGIN_HISTORY_SHOWFULL_DESC', 'Afficher les billets complets au lieu de liens vers la vue détaillée?'); 26 @define('PLUGIN_HISTORY_INTRO', 'Introduction'); 27 @define('PLUGIN_HISTORY_INTRO_DESC', 'Une courte introduction du style \'Il y a un an, j\'écrivais:\'.'); 28 @define('PLUGIN_HISTORY_OUTRO', 'Conclusion'); 29 @define('PLUGIN_HISTORY_OUTRO_DESC', 'Une courte conclusion du style \'Pas mal, hein?\'.'); 30 @define('PLUGIN_HISTORY_DISPLAYDATE', 'Afficher la date'); 31 @define('PLUGIN_HISTORY_DISPLAYDATE_DESC', 'Afficher la date de publication de chaque billet?'); 32 @define('PLUGIN_HISTORY_MAXLENGTH', 'Longueur du titre'); 33 @define('PLUGIN_HISTORY_MAXLENGTH_DESC', 'Couper les titres après X caractères? (Entrez un 0 pour les titres complets)'); 34 @define('PLUGIN_HISTORY_SPECIALAGE', 'Âge prédéfini?'); 35 @define('PLUGIN_HISTORY_SPECIALAGE_DESC', 'Vous pouvez choisir un âge prédéfini, ou en spécifier un. Pour en spécifier un vous-même, sélectionnez \'Je veux le définir moi-même\' et complétez les deux champs ci-dessous.'); 36 @define('PLUGIN_HISTORY_SPECIALAGE_YEAR', 'Afficher les billets d\'il y a exactement 1 an'); 37 @define('PLUGIN_HISTORY_CUSTOMAGE', 'Je veux le définir moi-même'); 38 @define('PLUGIN_HISTORY_OYA', 'Il y a un an'); 39 @define('PLUGIN_HISTORY_MYSELF', 'Je veux le définir moi-même'); 40 41 /* vim: set sts=4 ts=4 expandtab : */ 42 ?>
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Généré le : Sat Nov 24 09:00:37 2007 | par Balluche grâce à PHPXref 0.7 |
![]() |