[pnfrance-cvsnotices] traductions/pnpacks/PostNuke/themes/PostNukeBlue/lang/fra global.php, NONE, 1.1 index.html, NONE, 1.1 xaninit.php, NONE, 1.1
Auteur Sujet
Post 
  1. Update of /cvsroot/pnfrance/traductions/pnpacks/PostNuke/themes/PostNukeBlue/lang/fra 
  2. In directory perky.postnuke.com:/tmp/cvs-serv25134/pnpacks/PostNuke/themes/PostNukeBlue/lang/fra 
  3.  
  4. Added Files: 
  5.     global.php index.html xaninit.php  
  6. Log Message: 
  7.  
  8.  
  9. --- NEW FILE: global.php --- 
  10. <?php 
  11. // $Id: global.php,v 1.1 2005/10/24 16:09:24 chestnut Exp $ 
  12. // ---------------------------------------------------------------------- 
  13. // PostNuke Content Management System 
  14. // Copyright (C) 2002 by the PostNuke Development Team. 
  15. // http://www.postnuke.com/ 
  16. // ---------------------------------------------------------------------- 
  17. // Based on: 
  18. // PHP-NUKE Web Portal System - http://phpnuke.org/ 
  19. // Thatware - http://thatware.org/ 
  20. // ---------------------------------------------------------------------- 
  21. // LICENSE 
  22. // 
  23. // This program is free software; you can redistribute it and/or 
  24. // modify it under the terms of the GNU General Public License (GPL
  25. // as published by the Free Software Foundation; either version 2 
  26. // of the License, or (at your option) any later version. 
  27. // 
  28. // This program is distributed in the hope that it will be useful, 
  29. // but WITHOUT ANY WARRANTY; without even the implied warranty of 
  30. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
  31. // GNU General Public License for more details. 
  32. // 
  33. // To read the license please visit http://www.gnu.org/copyleft/gpl.html 
  34. // ---------------------------------------------------------------------- 
  35. // Original Author of file: Mark West 
  36. // Purpose of file:  Theme language file 
  37. // ---------------------------------------------------------------------- 
  38.  
  39. define('_WORDSMORE', 'Plus de mots'); 
  40. define('_SUBMITNEWS','Proposer un article'); 
  41. define('_FAQ','FAQ'); 
  42. define('_ADVANCEDSEARCH','Recherche Avancée'); 
  43. define('_REVIEWS','Compte-rendus'); 
  44. define('_EMAILFRIEND','Envoyer à un ami '); 
  45. define('_PRINT','Imprimer l\'article '); 
  46. define('_HOME','Accueil'); 
  47. define('_Settings','Préférences'); 
  48. define('_Modules','Modules'); 
  49. define('_Blocks','Blocs'); 
  50. define('_UserAdmin','Administration des Membres'); 
  51. define('_GroupAdmin','Groupse'); 
  52. define('_Permissions','Permissions'); 
  53. define('_Xanthia','Xanthia'); 
  54. define('_Topics','Sujets'); 
  55. define('_AddStory','Ajouter un Article'); 
  56. // define('_SEARCH', 'Search'); 
  57. define('_Downloads','Téléchargements'); 
  58. define('_YOURACCOUNT','Votre Compte'); 
  59. define('_FORUMS','Forums'); 
  60. // Private messages for displaygreeting2 Xanthia plugin 
  61. define('_Welcome','Bienvenu '); 
  62. define('_YouHave','Vous avez'); 
  63. define('_PrivateMessage','message privé'); 
  64. define('_PrivateMessages','messages privés'); 
  65. define('_UnreadMsg','nouveau message.'); 
  66. define('_UnreadMsgs','nouveaux messages.'); 
  67. define('_Unread','non-lu'); 
  68. define('__NoMessages','Vous n\'avez aucun message.'); 
  69. define('_NoUnreadMessages','Vous n\'avez aucun nouveaux messages.'); 
  70. define('_CreateAccount','Visiteur ? <a href="user.php">Enregistrez-vous</a>.\n'); 
  71.  
  72. // Loading 
  73. define('_Loading', "Chargement de la page... merci de patienter !"); 
  74. define('_LoadMsg1', "Ce message ne disparaît pas ?"); 
  75. define('_LoadMsg2', "Assurez-vous d\'avoir activé le Javascript et cliquez sur la boîte."); 
  76.  
  77. ?> 
  78. --- NEW FILE: index.html --- 
  79.  
  80. --- NEW FILE: xaninit.php --- 
  81. <?php 
  82. // $Id: xaninit.php,v 1.1 2005/10/24 16:09:24 chestnut Exp $ 
  83. // Xanthia Theme Engine FOR PostNuke Content Management System 
  84. // Copyright (C) 2003 by the CorpNuke.com Development Team. 
  85. // Copyright is claimed only on changes to original files 
  86. // Modifications by: Larry E. Masters aka. PhpNut 
  87. // nut@phpnut.com 
  88. // http://www.coprnuke.com/ 
  89. // ---------------------------------------------------------------------- 
  90. // Based on: Encompass Theme Engine - http://madhatt.info/ 
  91. // Original Author: Brian K. Virgin (MADHATter7) 
  92. // ---------------------------------------------------------------------- 
  93. // Based on: 
  94. // eNvolution Content Management System 
  95. // Copyright (C) 2002 by the eNvolution Development Team. 
  96. // http://www.envolution.com/ 
  97. // ---------------------------------------------------------------------- 
  98. // Based on: 
  99. // PostNuke Content Management System - www.postnuke.com 
  100. // PHP-NUKE Web Portal System - http://phpnuke.org/ 
  101. // Thatware - http://thatware.org/ 
  102. // ---------------------------------------------------------------------- 
  103. // LICENSE 
  104. // 
  105. // This program is free software; you can redistribute it and/or 
  106. // modify it under the terms of the GNU General Public License (GPL
  107. // as published by the Free Software Foundation; either version 2 
  108. // of the License, or (at your option) any later version. 
  109. // 
  110. // This program is distributed in the hope that it will be useful, 
  111. // but WITHOUT ANY WARRANTY; without even the implied warranty of 
  112. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
  113. // GNU General Public License for more details. 
  114. // 
  115. // To read the license please visit http://www.gnu.org/copyleft/gpl.html 
  116.  
  117. // Theme Settings 
  118. define('_TM_PAGEWIDTH','Largeur de la page'); 
  119. define('_TM_LCOLWIDTH','Largeur de la colonne de gauche'); 
  120. define('_TM_RCOLWIDTH','Largeur de la colonne de droite'); 
  121. define('_TM_INDEXCOL','Nombre de colonne de News'); 
  122. define('_TM_RIGHTON','Afficher le block de droite dans le module de News (Applicable seulement pour PostNuke .7x)'); 
  123.  
  124. // Theme Zones 
  125. define('_TM_MASTER','Zone Master'); 
  126. define('_TM_OPENTABLE1','OpenTable1'); 
  127. define('_TM_OPENTABLE2','OpenTable2'); 
  128. define('_TM_LEFTSIDEB','Section coté gauche'); 
  129. define('_TM_RIGHTSIDEB','Section coté droit'); 
  130. define('_TM_NEWSINDEX','Index des News (standard)'); 
  131. define('_TM_NEWSART','Article de News'); 
  132. define('_TM_NEWSINDEX2','Index des News (2 colonnes)'); 
  133. define('_TM_MAINMENUB','Block menu principal'); 
  134. define('_TM_CENTERB','Block central'); 
  135. define('_TM_HOMEPAGE', 'Page d\'accueil'); 
  136. define('_TM_ADMIN', 'Admininistration'); 
  137. define('_TM_News', 'Actualités'); 
  138. define('_TM_Downloads', 'Téléchargements'); 
  139. define('_TM_UpDownloads', 'UpDownloads'); 
  140. define('_TM_Forum', 'Forum'); 
  141. define('_TM_HTMLpages', 'HTMLpages'); 
  142. define('_TM_PNphpBB', 'PNphpBB (Colonne Gauche seulement)'); 
  143. define('_TM_NukeWrapper', 'NukeWrapper (Aucun bloc gauche ou droit)'); 
  144.  
  145. ?> 
  146. _______________________________________________ 
  147. Pnfrance-cvsnotices mailing list 
  148. Pnfrance-cvsnotices@lists.postnuke.com 
  149. http://perky.postnuke.com/mailman/listinfo/pnfrance-cvsnotices 
  150.  
Données personnelles