[ Index ]
 

Code source de PHP NUKE 7.9

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

title

Body

[fermer]

/modules/Surveys/admin/language/ -> lang-galego.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 go to the my website 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  
  21  define("_YES","Sí");
  22  define("_NO","Non");
  23  define("_CATEGORY","Categoría");
  24  define("_SAVECHANGES","Gardar cambios");
  25  define("_ARTICLES","Artigos");
  26  define("_SELECTTOPIC","Seleccionar Tema");
  27  define("_OPTION","Opción");
  28  define("_ADMPOLLS","Enquisas/Votacións");
  29  define("_TITLE","Título");
  30  define("_STORYTEXT","Texto da Noticia");
  31  define("_EXTENDEDTEXT","Texto Extendido");
  32  define("_PUBLISHINHOME","¿Publicar na Páxina de Inicio?");
  33  define("_ONLYIFCATSELECTED","Só funciona se a categoría  <i>Artigos</i> non está seleccionada");
  34  define("_ADD","Engadir");
  35  define("_POLLSADMIN","Administración de Votacións/Enquisas");
  36  define("_CREATEPOLL","Crear Enquisa");
  37  define("_DELETEPOLLS","Borrar Enquisas");
  38  define("_POLLTITLE","Título da Enquisa");
  39  define("_POLLEACHFIELD","Por favor escriba cada opción da enquisa");
  40  define("_CREATEPOLLBUT","Crear Enquisa");
  41  define("_REMOVEEXISTING","Eliminar unha enquisa existente");
  42  define("_POLLDELWARNING","AVISO: A enquisa seleccionada será borrada INMEDIATAMENTE da base de datos!");
  43  define("_CHOOSEPOLL","Seleccione votación da siguiente lista:");
  44  define("_EDITPOLL","Editar Enquisas");
  45  define("_CHOOSEPOLLEDIT","Escolla a Enquisa que queira editar:");
  46  define("_ACTIVATECOMMENTS","¿Activar comentarios para esta Noticia?");
  47  define("_LANGUAGE","Idioma");
  48  define("_ANNOUNCEPOLL","Anuncie esta nova Enquisa no seu site");
  49  define("_LEAVEBLANK","(Deixe en blanco para crear unha nova enquisa sin anunciala)");
  50  define("_POLLEDIT","Editar Enquisa:");
  51  
  52  
  53  ?>


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