[pnfrance-cvsnotices] traductions/pnpacks/PostNuke/system/Censor/pnlang/fra admin.php, NONE, 1.1 index.html, NONE, 1.1 init.php, NONE,
Auteur Sujet
Post 
  1. Update of /cvsroot/pnfrance/traductions/pnpacks/PostNuke/system/Censor/pnlang/fra 
  2. In directory perky.postnuke.com:/tmp/cvs-serv25134/pnpacks/PostNuke/system/Censor/pnlang/fra 
  3.  
  4. Added Files: 
  5.     admin.php index.html init.php version.php  
  6. Log Message: 
  7.  
  8.  
  9. --- NEW FILE: admin.php --- 
  10. <?php 
  11. // File: $Id: admin.php,v 1.1 2005/10/24 16:09:04 chestnut Exp $ 
  12. // ---------------------------------------------------------------------- 
  13. // POST-NUKE Content Management System 
  14. // Copyright (C) 2001 by the Post-Nuke 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: Everyone 
  36. // Purpose of file: Translation files 
  37. // Translation team: Read credits in /docs/CREDITS.txt 
  38. // ---------------------------------------------------------------------- 
  39.  
  40. define('_EDITCENSOR','Configurer les options de censure'); 
  41. define('_CENSORUPDATE','Mettre à jour'); 
  42. define('_CENSORUPDATED','Options de censure mises à jour.'); 
  43. define('_CENSORMODE','Mode censure activé'); 
  44. define('_CENSORLIST','Liste des mots censurés'); 
  45. define('_CENSORREPLACE','Remplacer les mots censurés par'); 
  46. define('_CENSORMODEFAIL', 'Erreur ! Impossible de mettre a jour le mode de censure.'); 
  47. define('_CENSORLISTFAIL', 'Erreur ! Impossible de mettre a jour la liste des mots censurés.'); 
  48. define('_CENSOR', 'Censure'); 
  49.  
  50. ?> 
  51. --- NEW FILE: index.html --- 
  52.  
  53. --- NEW FILE: init.php --- 
  54. <?php 
  55. // $Id: init.php,v 1.1 2005/10/24 16:09:04 chestnut Exp $ 
  56. // ---------------------------------------------------------------------- 
  57. // PostNuke Content Management System 
  58. // Copyright (C) 2001 by the PostNuke Development Team. 
  59. // http://www.postnuke.com/ 
  60. // ---------------------------------------------------------------------- 
  61. // Based on: 
  62. // PHP-NUKE Web Portal System - http://phpnuke.org/ 
  63. // Thatware - http://thatware.org/ 
  64. // ---------------------------------------------------------------------- 
  65. // LICENSE 
  66. // 
  67. // This program is free software; you can redistribute it and/or 
  68. // modify it under the terms of the GNU General Public License (GPL
  69. // as published by the Free Software Foundation; either version 2 
  70. // of the License, or (at your option) any later version. 
  71. // 
  72. // This program is distributed in the hope that it will be useful, 
  73. // but WITHOUT ANY WARRANTY; without even the implied warranty of 
  74. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 
  75. // GNU General Public License for more details. 
  76. // 
  77. // To read the license please visit http://www.gnu.org/copyleft/gpl.html 
  78. // ---------------------------------------------------------------------- 
  79. // Original Author of file: Everyone 
  80. // Purpose of file: Translation files 
  81. // Translation team: Read credits in /docs/CREDITS.txt 
  82. // ---------------------------------------------------------------------- 
  83.  
  84. define('_CENSORINITWORDS', 'a:14:{i:0;s:4:"*****";i:1;s:4:"*****";i:2;s:6:"*****";i:3;s:7:"*****";i:4;s:5:"*****";i:5;s:4:"*****";i:6;s:4:"*****";i:7;s:3:"*****";i:8;s:4:"*****";i:9;s:4:"*****";i:10;s:5:"*****";i:11;s:3:"*****";i:12;s:6:"*****";i:13;s:12:"*****";}'); 
  85. define('_CENSORINITENABLED', '1'); 
  86. define('_CENSORINITREPLACE', '*****'); 
  87.  
  88. ?> 
  89. --- NEW FILE: version.php --- 
  90. <?php 
  91. // Generated: $Id: version.php,v 1.1 2005/10/24 16:09:04 chestnut Exp $ 
  92. // ---------------------------------------------------------------------- 
  93. // PostNuke Content Management System 
  94. // Copyright (C) 2001 by The PostNuke Development Team. 
  95. // http://www.postnuke.com/ 
  96. // ---------------------------------------------------------------------- 
  97. // Based on: 
  98. // PHP-NUKE Web Portal System - http://phpnuke.org/ 
  99. // Thatware - http://thatware.org/ 
  100. // ---------------------------------------------------------------------- 
  101. // LICENSE 
  102. // 
  103. // This program is free software; you can redistribute it and/or 
  104. // modify it under the terms of the GNU General Public License (GPL
  105. // as published by the Free Software Foundation; either version 2 
  106. // of the License, or (at your option) any later version. 
  107. // 
  108. // This program is distributed in the hope that it will be useful, 
  109. // but WITHOUT ANY WARRANTY; without even the implied warranty of 
  110. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 
  111. // GNU General Public License for more details. 
  112. // 
  113. // To read the license please visit http://www.gnu.org/copyleft/gpl.html 
  114. // ---------------------------------------------------------------------- 
  115. // Original Author of file: Your Name 
  116. // Purpose of file: Blank mod Version language file 
  117. // Translation team: Read credits in /docs/CREDITS.txt 
  118. // ---------------------------------------------------------------------- 
  119. /** 
  120.   * ;@author       Frank Chestnut [Chestnut] 
  121.   * ;@version      $Revision: 1.1 $ 
  122.   * ;@package      PostNuke_System_Modules 
  123.   * ;@subpackage   Admin 
  124.   * ;@license      http://www.gnu.org/copyleft/gpl.html GNU General Public License 
  125.  */ 
  126.  
  127. define('_CENSOR_NAME',        'Censeurr'); 
  128. define('_CENSOR_DISPLAYNAME', 'Censeurr'); 
  129. define('_CENSOR_DESCRIPTION', 'Contrôle de la censure sur le Site'); 
  130.  
  131. ?> 
  132. _______________________________________________ 
  133. Pnfrance-cvsnotices mailing list 
  134. Pnfrance-cvsnotices@lists.postnuke.com 
  135. http://perky.postnuke.com/mailman/listinfo/pnfrance-cvsnotices 
  136.  
Données personnelles