[ Index ] |
|
Code source de Serendipity 1.2 |
1 <?php # $Id: lang_en.inc.php 1381 2006-08-15 10:14:56Z elf2000 $ 2 3 /** 4 * @version $Revision: 1381 $ 5 * @author Translator Name <yourmail@example.com> 6 * EN-Revision: Revision of lang_en.inc.php 7 */ 8 9 @define('PLUGIN_HISTORY_NAME', 'History'); 10 @define('PLUGIN_HISTORY_DESC', 'Displays ancient entries of an adjustable age.'); 11 @define('PLUGIN_HISTORY_MIN_AGE', 'Min age'); 12 @define('PLUGIN_HISTORY_MIN_AGE_DESC', 'Minimum age of entries (in days).'); 13 @define('PLUGIN_HISTORY_MAX_AGE', 'Max age'); 14 @define('PLUGIN_HISTORY_MAX_AGE_DESC','Maximum age of entries (in days).'); 15 @define('PLUGIN_HISTORY_MAX_ENTRIES', 'Maximum entries'); 16 @define('PLUGIN_HISTORY_MAX_ENTRIES_DESC', 'Number of entries to display'); 17 @define('PLUGIN_HISTORY_SHOWFULL', 'Full entries'); 18 @define('PLUGIN_HISTORY_SHOWFULL_DESC', 'Display full entries instead of linked headlines.'); 19 @define('PLUGIN_HISTORY_INTRO', 'Intro'); 20 @define('PLUGIN_HISTORY_INTRO_DESC', 'A short intro like \'One year ago I said:\'.'); 21 @define('PLUGIN_HISTORY_OUTRO', 'Outro'); 22 @define('PLUGIN_HISTORY_OUTRO_DESC', 'A short outro like \'Nice, eh?\'.'); 23 @define('PLUGIN_HISTORY_DISPLAYDATE', 'Display date'); 24 @define('PLUGIN_HISTORY_DISPLAYDATE_DESC', 'Display the date of each entry?'); 25 @define('PLUGIN_HISTORY_MAXLENGTH', 'Title-Length'); 26 @define('PLUGIN_HISTORY_MAXLENGTH_DESC', 'After how many characters to cut the titles (0 for full titles)?'); 27 @define('PLUGIN_HISTORY_SPECIALAGE', 'Ready-made age?'); 28 @define('PLUGIN_HISTORY_SPECIALAGE_DESC', 'If you want to define your own timerange instead of a ready-made, select \'I\'ll define one\' here and adjust the two settings below.'); 29 @define('PLUGIN_HISTORY_SPECIALAGE_YEAR', 'Display items of exactly one year ago'); 30 @define('PLUGIN_HISTORY_CUSTOMAGE', 'Let me define the age'); 31 @define('PLUGIN_HISTORY_OYA', 'One year ago'); 32 @define('PLUGIN_HISTORY_MYSELF', 'I\'ll define one'); 33 @define('PLUGIN_HISTORY_DISPLAYAUTHOR', 'Show author\'s name');
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 |
![]() |