📄 lang_fr.inc.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_RECENTENTRIES_TITLE', 'Billets r茅cents');@define('PLUGIN_RECENTENTRIES_BLAHBLAH', 'Affiche les titres et dates des billets les plus r茅cents');@define('PLUGIN_RECENTENTRIES_NUMBER', 'Nombre de billets');@define('PLUGIN_RECENTENTRIES_NUMBER_BLAHBLAH', 'D茅finit combien de billets doivent 锚tre affich茅s. Valeur par d茅faut: 10');@define('PLUGIN_RECENTENTRIES_NUMBER_FROM', 'Ignorer les billets sur la page d\'accueil');@define('PLUGIN_RECENTENTRIES_NUMBER_FROM_DESC', 'D茅finit si seulement les billets r茅cents qui ne sont pas affich茅s sur la page principale du blog seront affich茅s. (Par d茅faut, les ' . $serendipity['fetchLimit'] . ' derniers billets seront ignor茅s)');@define('PLUGIN_RECENTENTRIES_NUMBER_FROM_RADIO_ALL', 'Non, afficher tous les billets');@define('PLUGIN_RECENTENTRIES_NUMBER_FROM_RADIO_RECENT', 'Oui');/* vim: set sts=4 ts=4 expandtab : */?>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -