[ Index ]
 

Code source de PHP NUKE 7.9

Accédez au Source d'autres logiciels libresSoutenez Angelica Josefina !

title

Body

[fermer]

/modules/Search/language/ -> lang-spanish.php (source)

   1  <?php
   2  
   3  /**************************************************************************/

   4  /* PHP-NUKE: Advanced Content Management System                           */

   5  /* ============================================                           */

   6  /*                                                                        */

   7  /* This is the language module with all the system messages               */

   8  /*                                                                        */

   9  /* If you made a translation, please go to the site and send to me        */

  10  /* the translated file. Please keep the original text order by modules,   */

  11  /* and just one message per line, also double check your translation!     */

  12  /*                                                                        */

  13  /* You need to change the second quoted phrase, not the capital one!      */

  14  /*                                                                        */

  15  /* If you need to use double quotes (") remember to add a backslash (\),  */

  16  /* so your entry will look like: This is \"double quoted\" text.          */

  17  /* And, if you use HTML code, please double check it.                     */

  18  /**************************************************************************/

  19  
  20  define("_ALLTOPICS","Todos los Tópicos");
  21  define("_NOCOMMENTS","Sin Comentarios");
  22  define("_UCOMMENT","Comentario");
  23  define("_REVIEWS","Reviews");
  24  define("_SEARCHUSERS","Buscar Usuarios");
  25  define("_SEARCHSECTIONS","Buscar en Secciones Especiales");
  26  define("_SEARCHREVIEWS","Buscar en Reviews");
  27  define("_SEARCHIN","Buscar en");
  28  define("_ARTICLES","Artículos");
  29  define("_ALLAUTHORS","Todos los Autores");
  30  define("_ALL","Todo");
  31  define("_WEEK","Semana");
  32  define("_WEEKS","Semanas");
  33  define("_MONTH","Mes");
  34  define("_MONTHS","Meses");
  35  define("_SEARCHON","Buscar en");
  36  define("_SSTORIES","Noticias");
  37  define("_SSECTIONS","Secciones");
  38  define("_SUSERS","Usuarios");
  39  define("_NOMATCHES","No hay registros para su consulta");
  40  define("_PREVMATCHES","Registros Anteriores");
  41  define("_NEXTMATCHES","Registros Siguientes");
  42  define("_INSECTION","en la Sección");
  43  define("_NONAME","No has introducido un nombre");
  44  define("_SCOMMENTS","Comentarios");
  45  define("_SEARCHRESULTS","Resultados de la Búsqueda");
  46  define("_CONTRIBUTEDBY","Contribución de");
  47  define("_UCOMMENTS","Comentarios");
  48  define("_MATCHTITLE","Buscar por Título");
  49  define("_MATCHTEXT","Buscar por Contenido");
  50  define("_MATCHBOTH","Buscar por Ambos");
  51  define("_SREPLY","responden");
  52  define("_SREPLIES","responde");
  53  define("_ATTACHART","Adjuntar al Artículo");
  54  define("_PAGES","Páginas");
  55  define("_REVIEWSCORE","Puntuación de este Review");
  56  define("_PAGE","página(s) ");
  57  define("_DOWNLOADS","Downloads");
  58  define("_WEBLINKS","Enlaces (Web Links)");
  59  define("_FINDMORE","... más");
  60  define("_DIDNOTFIND","¿No encontraste lo que estabas buscando?");
  61  define("_ENCYCLOPEDIA","Enciclopedia");
  62  define("_SEARCHINSTORY","Buscar todos los Comentarios en el Artículo");
  63  
define("_SEARCHCHARACTERS","<center><b>Search System Error</b><br><br>Your query should be at least 3 characters long to be processed.<br>Please, fix the problem and try again...</center>");
  64  
  65  ?>


Généré le : Sun Apr 1 11:11:59 2007 par Balluche grâce à PHPXref 0.7