⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 lang_fr.inc.php

📁 Serendipity是一个php+mysql的blog程序
💻 PHP
字号:
<?php # $Id: lang_fr.inc.php 1381 2006-08-15 10:14:56Z elf2000 $########################################################################### serendipity - another blogger...                                       ############################################################################                                                                        ## (c) 2003 Jannis Hermanns <J@hacked.it>                                 ## http://www.jannis.to/programming/serendipity.html                      ##                                                                        ## Translated by                                                          ## Sebastian Mordziol <argh@php-tools.net>                                ## http://sebastian.mordziol.de                                           ##                                                                        ###########################################################################@define('PLUGIN_HISTORY_NAME', 'Historique');@define('PLUGIN_HISTORY_DESC', 'Affiche des billets par leur 芒ge.');@define('PLUGIN_HISTORY_MIN_AGE', '脗ge minimum');@define('PLUGIN_HISTORY_MIN_AGE_DESC', 'D茅finit l\'芒ge minimum des billets (en jours).');@define('PLUGIN_HISTORY_MAX_AGE', '脗ge maximum');@define('PLUGIN_HISTORY_MAX_AGE_DESC','D茅finit l\'芒ge maximum des billets (en jours).');@define('PLUGIN_HISTORY_MAX_ENTRIES', 'Nombre billets');@define('PLUGIN_HISTORY_MAX_ENTRIES_DESC', 'D茅finit le nombre de billets 脿 afficher');@define('PLUGIN_HISTORY_SHOWFULL', 'Billets complets');@define('PLUGIN_HISTORY_SHOWFULL_DESC', 'Afficher les billets complets au lieu de liens vers la vue d茅taill茅e?');@define('PLUGIN_HISTORY_INTRO', 'Introduction');@define('PLUGIN_HISTORY_INTRO_DESC', 'Une courte introduction du style \'Il y a un an, j\'茅crivais:\'.');@define('PLUGIN_HISTORY_OUTRO', 'Conclusion');@define('PLUGIN_HISTORY_OUTRO_DESC', 'Une courte conclusion du style \'Pas mal, hein?\'.');@define('PLUGIN_HISTORY_DISPLAYDATE', 'Afficher la date');@define('PLUGIN_HISTORY_DISPLAYDATE_DESC', 'Afficher la date de publication de chaque billet?');@define('PLUGIN_HISTORY_MAXLENGTH', 'Longueur du titre');@define('PLUGIN_HISTORY_MAXLENGTH_DESC', 'Couper les titres apr猫s X caract猫res? (Entrez un 0 pour les titres complets)');@define('PLUGIN_HISTORY_SPECIALAGE', '脗ge pr茅d茅fini?');@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.');@define('PLUGIN_HISTORY_SPECIALAGE_YEAR', 'Afficher les billets d\'il y a exactement 1 an');@define('PLUGIN_HISTORY_CUSTOMAGE', 'Je veux le d茅finir moi-m锚me');@define('PLUGIN_HISTORY_OYA', 'Il y a un an');@define('PLUGIN_HISTORY_MYSELF', 'Je veux le d茅finir moi-m锚me');/* vim: set sts=4 ts=4 expandtab : */?>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -