[ Index ] |
|
Code source de Serendipity 1.2 |
1 <?php # $Id: lang_es.inc.php 1381 2006-08-15 10:14:56Z elf2000 $ 2 /** 3 * @version $Revision: 1381 $ 4 * @author Rodrigo Lazo Paz <rlazo.paz@gmail.com> 5 * EN-Revision: 690 6 */ 7 8 @define('PLUGIN_KARMA_NAME', 'Karma'); 9 @define('PLUGIN_KARMA_BLAHBLAH', 'Permite a los visitantes calificar la calidad de tus entradas'); 10 @define('PLUGIN_KARMA_VOTETEXT', 'Karma de este artículo: '); 11 @define('PLUGIN_KARMA_RATE', 'Califica este artículo: %s'); 12 @define('PLUGIN_KARMA_VOTEPOINT_1', '¡Muy bueno!'); 13 @define('PLUGIN_KARMA_VOTEPOINT_2', 'Bueno'); 14 @define('PLUGIN_KARMA_VOTEPOINT_3', 'Regular'); 15 @define('PLUGIN_KARMA_VOTEPOINT_4', 'No es interesante'); 16 @define('PLUGIN_KARMA_VOTEPOINT_5', 'Malo'); 17 @define('PLUGIN_KARMA_VOTED', 'Tu calificación de "%s" ha sido guardada.'); 18 @define('PLUGIN_KARMA_INVALID', 'Tu voto fue inválido.'); 19 @define('PLUGIN_KARMA_ALREADYVOTED', 'Tu calificación ya habia sido almacenada.'); 20 @define('PLUGIN_KARMA_NOCOOKIE', 'Tu navegador debe aceptar cookies para que puedas botar.'); 21 @define('PLUGIN_KARMA_CLOSED', 'Vote for articles fresher than %s days!'); //translate 22 @define('PLUGIN_KARMA_ENTRYTIME', 'Tiempo de votación luego de la publicación'); 23 @define('PLUGIN_KARMA_VOTINGTIME', 'Tiempo de votación'); 24 @define('PLUGIN_KARMA_ENTRYTIME_BLAHBLAH', '¿Cuánto tiempo (en minutos) luego de que tu artículo ha sido publicado permitirás votar sin restricciones? Por defecto: 1440 (un día)'); 25 @define('PLUGIN_KARMA_VOTINGTIME_BLAHBLAH', 'Cantidad de tiempo (en minutos) que necesitan transcurrir entre un voto y otro. Sólo se aplica luego de que el tiempo indica expira. Por defecto: 5'); 26 @define('PLUGIN_KARMA_TIMEOUT', 'Protección contra sobrecarga: Otro visitante ha votado hace poco. Por favor espera %s minutos.'); 27 @define('PLUGIN_KARMA_CURRENT', 'Karma actual: %2$s, %3$s voto(s)'); 28 @define('PLUGIN_KARMA_EXTENDEDONLY', 'Sólo artículos extendidos'); 29 @define('PLUGIN_KARMA_EXTENDEDONLY_BLAHBLAH', 'Mostrar votación karma sólo para la vista de artículos extendida'); 30 @define('PLUGIN_KARMA_MAXKARMA', 'Periodo de votación karma'); 31 @define('PLUGIN_KARMA_MAXKARMA_BLAHBLAH', 'Permitir solamente votación karma luego de que el artículo tenga una antigüedad de X días (Por defecto: 7)'); 32 @define('PLUGIN_KARMA_LOGGING', '¿Log votes?');//translate 33 @define('PLUGIN_KARMA_LOGGING_BLAHBLAH', 'Should karma votes be logged?');//translate 34 @define('PLUGIN_KARMA_ACTIVE', '¿Activar votación karma?'); 35 @define('PLUGIN_KARMA_ACTIVE_BLAHBLAH', '¿Está la votación karma disponible?'); 36 @define('PLUGIN_KARMA_VISITS', '¿Activar registro de visitas?'); 37 @define('PLUGIN_KARMA_VISITS_BLAHBLAH', '¿Debe ser contado y mostrado cada click hacia la vista extendida?'); 38 @define('PLUGIN_KARMA_VISITSCOUNT', ' %4$s hits'); 39 @define('PLUGIN_KARMA_STATISTICS_VISITS_TOP', 'Artículos más visitados'); 40 @define('PLUGIN_KARMA_STATISTICS_VISITS_BOTTOM', 'Artículos menos visitados'); 41 @define('PLUGIN_KARMA_STATISTICS_VOTES_TOP', 'Artículos con karma más alto'); 42 @define('PLUGIN_KARMA_STATISTICS_VOTES_BOTTOM', 'Artículos con karma más bajo'); 43 @define('PLUGIN_KARMA_STATISTICS_POINTS_TOP', 'Artículos con mejor votación karma'); 44 @define('PLUGIN_KARMA_STATISTICS_POINTS_BOTTOM', 'Artículos con peor votación karma'); 45 @define('PLUGIN_KARMA_STATISTICS_VISITS_NO', 'visitas'); 46 @define('PLUGIN_KARMA_STATISTICS_VOTES_NO', 'votos'); 47 @define('PLUGIN_KARMA_STATISTICS_POINTS_NO', 'puntos'); 48 49 ?>
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 |
![]() |