?? 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 + -