[ 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-french.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","Oui");
  22  define("_NO","Non");
  23  define("_CATEGORY","Cat&eacute;gorie");
  24  define("_SAVECHANGES","Sauvez les modifications");
  25  define("_ARTICLES","Articles");
  26  define("_SELECTTOPIC","S&eacute;lectionnez un Sujet");
  27  define("_OPTION","Option");
  28  define("_ADMPOLLS","Sondages");
  29  define("_TITLE","Titre");
  30  define("_STORYTEXT","Texte de l'article");
  31  define("_EXTENDEDTEXT","Suite du Texte");
  32  define("_PUBLISHINHOME","Publier sur la page principale?");
  33  define("_ONLYIFCATSELECTED","Ne fonctionne que si la cat&eacute;gorie <i>Articles</i> n'est pas s&eacute;lectionn&eacute;e.");
  34  define("_ADD","Ajouter");
  35  define("_POLLSADMIN","Administration des sondages");
  36  define("_CREATEPOLL","Cr&eacute;er un nouveau sondage");
  37  define("_DELETEPOLLS","Supprimer des sondages");
  38  define("_POLLTITLE","Titre du sondage");
  39  define("_POLLEACHFIELD","S.V.P. entrez une option disponible dans un seul champ");
  40  define("_CREATEPOLLBUT","Cr&eacute;er un sondage");
  41  define("_REMOVEEXISTING","Supprimer un sondage existant");
  42  define("_POLLDELWARNING","ATTENTION: Le sondage choisi vas &ecirc;tre IMMEDIATEMENT supprim&eacute; de la base de donn&eacute;e!");
  43  define("_CHOOSEPOLL","Choisissez un sondage dans la liste ci-dessous:");
  44  define("_EDITPOLL","Editer le sondage");
  45  define("_CHOOSEPOLLEDIT","Choisissez le sondage que vous voulez éditer");
  46  define("_ACTIVATECOMMENTS","Activer les commentaires pour cette Story?");
  47  define("_LANGUAGE","Langue");
  48  define("_ANNOUNCEPOLL","Annoncer ce nouveau sondage sur votre site");
  49  define("_LEAVEBLANK","(Laisser vide pour créer un nouveau sondage sans l'annoncer)");
  50  define("_POLLEDIT","Editer le sondage:");
  51  
  52  
  53  ?>


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