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

📄 lang_es.inc.php

📁 Serendipity是一个php+mysql的blog程序
💻 PHP
字号:
<?php # $Id: lang_es.inc.php 1381 2006-08-15 10:14:56Z elf2000 $/** *  @version $Revision: 1381 $ *  @author Rodrigo Lazo Paz <rlazo.paz@gmail.com> *  EN-Revision: 690 */@define('PLUGIN_HISTORY_NAME', 'Historial');@define('PLUGIN_HISTORY_DESC', 'Muestra entradas antiguas dentro de una edad ajustable.');@define('PLUGIN_HISTORY_MIN_AGE', 'Edad m铆nima');@define('PLUGIN_HISTORY_MIN_AGE_DESC', 'Edad m铆nima de las entradas (en d铆as).');@define('PLUGIN_HISTORY_MAX_AGE', 'Edad m谩xima');@define('PLUGIN_HISTORY_MAX_AGE_DESC','Edad m谩xima de las entradas (en d铆as).');@define('PLUGIN_HISTORY_MAX_ENTRIES', 'M谩ximo n煤mero de entradas');@define('PLUGIN_HISTORY_MAX_ENTRIES_DESC', 'N煤mero de entradas tope a mostrar');@define('PLUGIN_HISTORY_SHOWFULL', 'Entradas completas');@define('PLUGIN_HISTORY_SHOWFULL_DESC', 'Muestra las entradas completas en ves de s贸lo las cabeceras enlazadas.');@define('PLUGIN_HISTORY_INTRO', 'Introducci贸n');@define('PLUGIN_HISTORY_INTRO_DESC', 'Una peque帽a introduci贸n como \'Hace un a帽o dije:\'.');@define('PLUGIN_HISTORY_OUTRO', 'Salida');@define('PLUGIN_HISTORY_OUTRO_DESC', 'Una peque帽a salida como \'Interesante, 驴no?\'.');@define('PLUGIN_HISTORY_DISPLAYDATE', 'Mostrar fecha');@define('PLUGIN_HISTORY_DISPLAYDATE_DESC', '驴Mostrar la fecha de cada entrada?');@define('PLUGIN_HISTORY_MAXLENGTH', 'Longitud-t铆tulo');@define('PLUGIN_HISTORY_MAXLENGTH_DESC', '驴Cuantos caracteres debe tener el t铆tulo (0 para t铆tulos completos)?');@define('PLUGIN_HISTORY_SPECIALAGE', '驴Edad predefinida?');@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.');@define('PLUGIN_HISTORY_SPECIALAGE_YEAR', 'Mostrar items de hace exactamente un a帽o');@define('PLUGIN_HISTORY_CUSTOMAGE', 'D茅jame definir la edad');@define('PLUGIN_HISTORY_OYA', 'Hace un a帽o');@define('PLUGIN_HISTORY_MYSELF', 'Yo definir茅 uno');?>

⌨️ 快捷键说明

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