[ Index ] |
|
Code source de Serendipity 1.2 |
1 <?php # $Id: lang_es.inc.php 1381 2006-08-15 10:14:56Z elf2000 $ 2 3 /** 4 * @version $Revision: 1381 $ 5 * @author Rodrigo Lazo Paz <rlazo.paz@gmail.com> 6 * EN-Revision: 690 7 */ 8 9 @define('PLUGIN_HISTORY_NAME', 'Historial'); 10 @define('PLUGIN_HISTORY_DESC', 'Muestra entradas antiguas dentro de una edad ajustable.'); 11 @define('PLUGIN_HISTORY_MIN_AGE', 'Edad mínima'); 12 @define('PLUGIN_HISTORY_MIN_AGE_DESC', 'Edad mínima de las entradas (en días).'); 13 @define('PLUGIN_HISTORY_MAX_AGE', 'Edad máxima'); 14 @define('PLUGIN_HISTORY_MAX_AGE_DESC','Edad máxima de las entradas (en días).'); 15 @define('PLUGIN_HISTORY_MAX_ENTRIES', 'Máximo número de entradas'); 16 @define('PLUGIN_HISTORY_MAX_ENTRIES_DESC', 'Número de entradas tope a mostrar'); 17 @define('PLUGIN_HISTORY_SHOWFULL', 'Entradas completas'); 18 @define('PLUGIN_HISTORY_SHOWFULL_DESC', 'Muestra las entradas completas en ves de sólo las cabeceras enlazadas.'); 19 @define('PLUGIN_HISTORY_INTRO', 'Introducción'); 20 @define('PLUGIN_HISTORY_INTRO_DESC', 'Una pequeña introdución como \'Hace un año dije:\'.'); 21 @define('PLUGIN_HISTORY_OUTRO', 'Salida'); 22 @define('PLUGIN_HISTORY_OUTRO_DESC', 'Una pequeña salida como \'Interesante, ¿no?\'.'); 23 @define('PLUGIN_HISTORY_DISPLAYDATE', 'Mostrar fecha'); 24 @define('PLUGIN_HISTORY_DISPLAYDATE_DESC', '¿Mostrar la fecha de cada entrada?'); 25 @define('PLUGIN_HISTORY_MAXLENGTH', 'Longitud-título'); 26 @define('PLUGIN_HISTORY_MAXLENGTH_DESC', '¿Cuantos caracteres debe tener el título (0 para títulos completos)?'); 27 @define('PLUGIN_HISTORY_SPECIALAGE', '¿Edad predefinida?'); 28 @define('PLUGIN_HISTORY_SPECIALAGE_DESC', 'Si quieres definir tu propio rango en vez de utilizar uno predefinido, selecciona \'Yo definiré uno\' aquí y ajusta las dos opciones más abajo.'); 29 @define('PLUGIN_HISTORY_SPECIALAGE_YEAR', 'Mostrar items de hace exactamente un año'); 30 @define('PLUGIN_HISTORY_CUSTOMAGE', 'Déjame definir la edad'); 31 @define('PLUGIN_HISTORY_OYA', 'Hace un año'); 32 @define('PLUGIN_HISTORY_MYSELF', 'Yo definiré uno'); 33 34 ?>
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 |
![]() |