[ Index ]
 

Code source de PHP NUKE 7.9

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

title

Body

[fermer]

/modules/Surveys/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, 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("_YOURNAME","O seu nome");
  21  define("_OK","Aceptar");
  22  define("_COMMENT","comentario");
  23  define("_CONFIGURE","Configurar");
  24  define("_LOGINCREATE","Entrar/Crear Conta");
  25  define("_THRESHOLD","Puntos");
  26  define("_NOCOMMENTS","Sen comentarios");
  27  define("_NESTED","Aniñados");
  28  define("_FLAT","Plano");
  29  define("_THREAD","Fío");
  30  define("_OLDEST","Antigos Primeiro");
  31  define("_NEWEST","Novos Primeiro");
  32  define("_HIGHEST","Maior Puntuación Primeiro");
  33  define("_COMMENTSWARNING","Os comentarios son propiedade de quen os enviou. Non somos responsables do seu contido.");
  34  define("_SCORE","Puntuación");
  35  define("_USERINFO","Información do Usuario");
  36  define("_READREST","Le-lo resto do comentario...");
  37  define("_REPLY","Responder a isto");
  38  define("_REPLYMAIN","Enviar Comentario");
  39  define("_NOSUBJECT","Sen Asunto");
  40  define("_NOANONCOMMENTS","Non se permiten comentarios Anónimos, <a href=\"modules.php?name=Your_Account&amp;op=new_user\">rexístrese</a> por favor");
  41  define("_PARENT","Pai");
  42  define("_ROOT","Raíz");
  43  define("_UCOMMENT","Comentario");
  44  define("_ALLOWEDHTML","Permitir HTML:");
  45  define("_POSTANON","Envío Anónimo");
  46  define("_EXTRANS","Extrans (html tags a texto)");
  47  define("_HTMLFORMATED","Formateado HTML");
  48  define("_PLAINTEXT","Texto Plano");
  49  define("_ONN","en...");
  50  define("_SUBJECT","Asunto");
  51  define("_SURVEYCOM","Enviar Comentario á Enquisa");
  52  define("_SURVEYCOMPRE","Previsualizar Comentario á Enquisa");
  53  define("_NOTRIGHT","Algo non funcionou ó pasar unha variable á súa función. Esta mensaxe é para manter as cousas no seu sitio");
  54  define("_DIRECTCOM","Comentario directo á Enquisa...");
  55  define("_SENDAMSG","Enviar unha mensaxe");
  56  define("_PASTSURVEYS","Enquisas Pasadas");
  57  define("_LVOTES","Votos");
  58  define("_TOTALVOTES","Votos Totales:");
  59  define("_VOTING","Sala de votación");
  60  define("_OTHERPOLLS","Outras votacións");
  61  define("_CURRENTSURVEY","Enquisa actual");
  62  define("_CURRENTPOLLRESULTS","Resultados da enquisa actual");
  63  define("_PREVIEW","Vista Previa");
  64  define("_REFRESH","Recargar");
  65  define("_SURVEYS","Enquisas");
  66  define("_ATTACHEDTOARTICLE","- Adxunto ó artigo:");
  67  define("_SURVEYSATTACHED","Enquisas Adxuntas a Artigos");
  68  define("_LAST5POLLS", "Last 5 Surveys at");
  69  define("_MOREPOLLS", "...more polls");
  70  define("_COMMENTSMODERATION","Comments Moderation System");
  71  define("_MODERATE","Moderate");
  72  define("_CLICKTOMODERATE","Please select your moderation values for each comment on this survey, then click on <i>Moderate</i> button bellow to save your comments moderation preferences. Be fair on each value, this will contribute and benefict all users/readers. Thank you.");
  73  
  74  ?>


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