additional_plugins/serendipity_event_statistics/lang_es.inc.php

93 lines
6.7 KiB
PHP
Raw Normal View History

<?php #
/**
* @version
* @author Rodrigo Lazo Paz <rlazo.paz@gmail.com>
* EN-Revision: 690
*/
@define('PLUGIN_EVENT_STATISTICS_NAME', 'Estad<61>sticas');
@define('PLUGIN_EVENT_STATISTICS_DESC', 'A<>ade un enlace hacia estad<61>sticas interesantes en tu panel de entradas, incluyendo un contador de visitas');
@define('PLUGIN_EVENT_STATISTICS_OUT_STATISTICS', 'Estad<61>sticas');
@define('PLUGIN_EVENT_STATISTICS_OUT_FIRST_ENTRY', 'Primera entrada');
@define('PLUGIN_EVENT_STATISTICS_OUT_LAST_ENTRY', '<27>ltima entrada');
@define('PLUGIN_EVENT_STATISTICS_OUT_TOTAL_ENTRIES', 'Total de entradas');
@define('PLUGIN_EVENT_STATISTICS_OUT_ENTRIES', 'entradas');
@define('PLUGIN_EVENT_STATISTICS_OUT_TOTAL_PUBLIC', ' ... p<>blicas');
@define('PLUGIN_EVENT_STATISTICS_OUT_TOTAL_DRAFTS', ' ... borradores');
@define('PLUGIN_EVENT_STATISTICS_OUT_PER_AUTHOR', 'Entradas por usuario');
@define('PLUGIN_EVENT_STATISTICS_OUT_CATEGORIES', 'Categor<6F>as');
@define('PLUGIN_EVENT_STATISTICS_OUT_CATEGORIES2', 'categor<6F>as');
@define('PLUGIN_EVENT_STATISTICS_OUT_DISTRIBUTION_CATEGORIES', 'Distribuci<63>n de entradas');
@define('PLUGIN_EVENT_STATISTICS_OUT_DISTRIBUTION_CATEGORIES2', 'entradas');
@define('PLUGIN_EVENT_STATISTICS_OUT_UPLOADED_IMAGES', 'Im<49>genes subidas');
@define('PLUGIN_EVENT_STATISTICS_OUT_UPLOADED_IMAGES2', 'imagen(es)');
@define('PLUGIN_EVENT_STATISTICS_OUT_DISTRIBUTION_IMAGES', 'Distribuci<63>n del tipo de im<69>genes');
@define('PLUGIN_EVENT_STATISTICS_OUT_DISTRIBUTION_IMAGES2', 'archivo(s)');
@define('PLUGIN_EVENT_STATISTICS_OUT_COMMENTS', 'Comentarios recibidos');
@define('PLUGIN_EVENT_STATISTICS_OUT_COMMENTS2', 'comentario(s)');
@define('PLUGIN_EVENT_STATISTICS_OUT_COMMENTS3', 'Entradas m<>s frecuentemente comentadas');
@define('PLUGIN_EVENT_STATISTICS_OUT_TOPCOMMENTS', 'Personas m<>s frecuentemente comentadas');
@define('PLUGIN_EVENT_STATISTICS_OUT_LINK', 'enlace');
@define('PLUGIN_EVENT_STATISTICS_OUT_SUBSCRIBERS', 'Subscriptores');
@define('PLUGIN_EVENT_STATISTICS_OUT_SUBSCRIBERS2', 'subscriptor(es)');
@define('PLUGIN_EVENT_STATISTICS_OUT_TOPSUBSCRIBERS', 'Entradas m<>s frecuentemente subscritas');
@define('PLUGIN_EVENT_STATISTICS_OUT_TOPSUBSCRIBERS2', 'subscriptor(es)');
@define('PLUGIN_EVENT_STATISTICS_OUT_TRACKBACKS', 'Trackbacks recibidos');
@define('PLUGIN_EVENT_STATISTICS_OUT_TRACKBACKS2', 'trackback(s)');
@define('PLUGIN_EVENT_STATISTICS_OUT_TOPTRACKBACK', 'Entradas que reciben m<>s frecuentemente trackbacks');
@define('PLUGIN_EVENT_STATISTICS_OUT_TOPTRACKBACK2', 'trackback(s)');
@define('PLUGIN_EVENT_STATISTICS_OUT_TOPTRACKBACKS3', 'Most frequently trackbacking people');//translate
@define('PLUGIN_EVENT_STATISTICS_OUT_COMMENTS_PER_ARTICLE', 'estimado de comentarios por entrada');
@define('PLUGIN_EVENT_STATISTICS_OUT_TRACKBACKS_PER_ARTICLE', 'estimado de trackbacks por entrada');
@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_DAY', 'estimado de entradas por d<>a');
@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_WEEK', 'estimado de entradas por semana');
@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_MONTH', 'estimado de entradas por mes');
@define('PLUGIN_EVENT_STATISTICS_OUT_COMMENTS_PER_ARTICLE2', 'comentarios/entrada');
@define('PLUGIN_EVENT_STATISTICS_OUT_TRACKBACKS_PER_ARTICLE2', 'trackbacks/entrada');
@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_DAY2', 'entradas/d<>a');
@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_WEEK2', 'entradas/semana');
@define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_MONTH2', 'entradas/mes');
@define('PLUGIN_EVENT_STATISTICS_OUT_CHARS', 'Cantidad total de caracteres');
@define('PLUGIN_EVENT_STATISTICS_OUT_CHARS2', ' caracteres');
@define('PLUGIN_EVENT_STATISTICS_OUT_CHARS_PER_ARTICLE', 'caracteres por entrada');
@define('PLUGIN_EVENT_STATISTICS_OUT_CHARS_PER_ARTICLE2', 'Caracteres por entrada');
@define('PLUGIN_EVENT_STATISTICS_OUT_LONGEST_ARTICLES', 'Las %s entradas m<>s largas');
@define('PLUGIN_EVENT_STATISTICS_MAX_ITEMS', 'M<>ximo de items');
@define('PLUGIN_EVENT_STATISTICS_MAX_ITEMS_DESC', '<27>Cu<43>ntos items por valor estad<61>stico mostrar? (Default: 20)');
//Language constants for the Extended Visitors feature
@define('PLUGIN_EVENT_STATISTICS_EXT_ADD', 'Estad<61>sticas de visitantes extendidas');
@define('PLUGIN_EVENT_STATISTICS_EXT_ADD_DESC', '<27>A<EFBFBD>adir caracter<65>stica de estad<61>sticas de visitantes extendidas? (por defecto: no)');
@define('PLUGIN_EVENT_STATISTICS_EXT_OPT1', '<27>No!');
@define('PLUGIN_EVENT_STATISTICS_EXT_OPT2', 'S<>, al final de la p<>gina');
@define('PLUGIN_EVENT_STATISTICS_EXT_OPT3', 'S<>, al comienzo de la p<>gina');
@define('PLUGIN_EVENT_STATISTICS_EXT_VISITORS', 'Nr de visitantes');
@define('PLUGIN_EVENT_STATISTICS_EXT_VISTODAY', 'Nr de visitantes hoy');
@define('PLUGIN_EVENT_STATISTICS_EXT_VISTOTAL', 'Nr total de visitantes');
@define('PLUGIN_EVENT_STATISTICS_EXT_VISSINCE', 'La caracter<65>stica de estad<61>sticas extendidas de visitantes ha estado colectando informaci<63>n desde');
@define('PLUGIN_EVENT_STATISTICS_EXT_VISLATEST', '<27>ltimos visitantes');
@define('PLUGIN_EVENT_STATISTICS_EXT_TOPREFS', 'M<>ximos referentes');
@define('PLUGIN_EVENT_STATISTICS_EXT_TOPREFS_NONE', 'Ning<6E>n referente ha sido registrado todav<61>a.');
@define('PLUGIN_EVENT_STATISTICS_OUT_EXT_STATISTICS', 'Estad<61>sticas extendidas de visitantes');
@define('PLUGIN_EVENT_STATISTICS_BANNED_HOSTS', 'No incluir en el conteo a los navegadores');
@define('PLUGIN_EVENT_STATISTICS_BANNED_HOSTS_DESC', 'Inserte los navegadores que deben ser excluidos del conteo, separados por "|"');
@define('PLUGIN_EVENT_STATISTICS_SHOW_LASTENTRY', 'Mostrar fecha de la <20>ltima entrada');
@define('PLUGIN_EVENT_STATISTICS_SHOW_ENTRYCOUNT', 'Mostrar n<>mero de entradas');
@define('PLUGIN_EVENT_STATISTICS_SHOW_COMMENTCOUNT', 'Mostrar n<>mero de comentarios');
@define('PLUGIN_EVENT_STATISTICS_SHOW_MONTHVISITORS', 'Mostrar visitantes de este mes');
@define('PLUGIN_EVENT_STATISTICS_SHOW_CACHETIMEOUT', 'Tiempo l<>mite del cach<63>');
@define('PLUGIN_EVENT_STATISTICS_SHOW_CACHETIMEOUT_DESC', '<27>Cu<43>nto tiempo las estad<61>sticas ser<65>n mostradas antes de ser actualizadas? Definir esta variable a un n<>mero alto de minutos mejorar<61> el desempe<70>o, pero puede que no refleje la informaci<63>n actual si est<73> definida muy alto.');
@define('PLUGIN_EVENT_STATISTICS_TEXT', 'Formato del texto');
@define('PLUGIN_EVENT_STATISTICS_TEXT_DESC', 'Utiliza %s como variable para el n<>mero/texto');
@define('PLUGIN_EVENT_STATISTICS_TEXT_LASTENTRY', '<27>ltima entrada: %s');
@define('PLUGIN_EVENT_STATISTICS_TEXT_ENTRYCOUNT', '%s entradas escritas');
@define('PLUGIN_EVENT_STATISTICS_TEXT_COMMENTCOUNT', '%s comentarios han sido hechos');
@define('PLUGIN_EVENT_STATISTICS_TEXT_MONTHVISITORS', '%s visitante(s) este mes');
@define('PLUGIN_EVENT_STATISTICS_SHOW_CURRENTVISITORS', 'Muestra el n<>mero de visitantes actuales (agregado de los <20>ltimos 15 minutos)');
@define('PLUGIN_EVENT_STATISTICS_TEXT_CURRENTVISITORS', '%s visitante(s) en linea');