[pnfrance-cvsnotices] traductions/modules/pnmessages/pnlang/fra admin.php, 1.1, 1.2 adminapi.php, 1.1, 1.2 global.php, 1.1, 1.2 init.php, 1.1, 1.2 user.php, 1.1, 1.2
Auteur Sujet
Post 
  1. Update of /cvsroot/pnfrance/traductions/modules/pnMessages/pnlang/fra 
  2. In directory perky.postnuke.com:/tmp/cvs-serv14578/modules/pnMessages/pnlang/fra 
  3.  
  4. Modified Files: 
  5.     admin.php adminapi.php global.php init.php user.php  
  6. Log Message: 
  7. Traductions faites ! {Gilles} 
  8. Faut-t-il supprimer les lignes mises en commentaires ou en faire les traductions??? 
  9.  
  10. Index: global.php 
  11. =================================================================== 
  12. RCS file: /cvsroot/pnfrance/traductions/modules/pnMessages/pnlang/fra/global.php,v 
  13. retrieving revision 1.1 
  14. retrieving revision 1.2 
  15. diff -C2 -d -r1.1 -r1.2 
  16. *** global.php    9 Dec 2005 16:59:25 -0000    1.1 
  17. --- global.php    10 Dec 2005 09:49:29 -0000    1.2 
  18. *************** 
  19. *** 21,25 **** 
  20.   // ---------------------------------------------------------------------- 
  21.   // Generated with pnDefinemachine for pnMessages 
  22. ! // Language: eng 
  23.   // ---------------------------------------------------------------------- 
  24.    
  25. --- 21,26 ---- 
  26.   // ---------------------------------------------------------------------- 
  27.   // Generated with pnDefinemachine for pnMessages 
  28. ! // Language: fra 
  29. ! // Equipe: www.postnuke-france.org 
  30.   // ---------------------------------------------------------------------- 
  31.    
  32. *************** 
  33. *** 32,36 **** 
  34.   //PLEASE TRANSLATE THIS! 
  35.   //define('_EXAMPLEUPGRADEWELCOME', ''); 
  36. ! define('_ONLYREGUSER', 'Only for registered users !.'); 
  37.   //PLEASE TRANSLATE THIS! 
  38.   //define('_PNFORUM_USEBBCODE', ''); 
  39. --- 33,37 ---- 
  40.   //PLEASE TRANSLATE THIS! 
  41.   //define('_EXAMPLEUPGRADEWELCOME', ''); 
  42. ! define('_ONLYREGUSER', 'Seul les utilisateurs enregistrés!'); 
  43.   //PLEASE TRANSLATE THIS! 
  44.   //define('_PNFORUM_USEBBCODE', ''); 
  45. *************** 
  46. *** 47,52 **** 
  47.   //PLEASE TRANSLATE THIS! 
  48.   //define('_PNMESSAGES_AIM', ''); 
  49. ! define('_PNMESSAGES_ALLOW_HTML', 'Allow HTML'); 
  50. ! define('_PNMESSAGES_ALLOW_MESSAGEICONS', 'Allow messageicons'); 
  51.   //PLEASE TRANSLATE THIS! 
  52.   //define('_PNMESSAGES_BACKARCHIVEINDEX', ''); 
  53. --- 48,53 ---- 
  54.   //PLEASE TRANSLATE THIS! 
  55.   //define('_PNMESSAGES_AIM', ''); 
  56. ! define('_PNMESSAGES_ALLOW_HTML', 'Autoriser l\'HTML'); 
  57. ! define('_PNMESSAGES_ALLOW_MESSAGEICONS', 'Autoriser des icônes aux messages'); 
  58.   //PLEASE TRANSLATE THIS! 
  59.   //define('_PNMESSAGES_BACKARCHIVEINDEX', ''); 
  60. *************** 
  61. *** 55,72 **** 
  62.   //PLEASE TRANSLATE THIS! 
  63.   //define('_PNMESSAGES_BUDDIES', ''); 
  64. ! define('_PNMESSAGES_CURRENT_MESSAGES', 'Current Messages in'); 
  65.   //PLEASE TRANSLATE THIS! 
  66.   //define('_PNMESSAGES_DELETESTEP2', ''); 
  67.   //PLEASE TRANSLATE THIS! 
  68.   //define('_PNMESSAGES_DELETESTEP3', ''); 
  69. ! define('_PNMESSAGES_DELETE_ALL_ARCHIVES', 'Delete all archives'); 
  70. ! define('_PNMESSAGES_DELETE_ALL_INBOXES', 'Delete all inboxes'); 
  71. ! define('_PNMESSAGES_DELETE_ALL_MESSAGES', 'Delete all messages'); 
  72. ! define('_PNMESSAGES_DELETE_ALL_OUTBOXES', 'Delete all outboxes'); 
  73.   //PLEASE TRANSLATE THIS! 
  74.   //define('_PNMESSAGES_DELETE_KEEPDB', ''); 
  75.   //PLEASE TRANSLATE THIS! 
  76.   //define('_PNMESSAGES_DELETE_REMOVEDB', ''); 
  77. ! define('_PNMESSAGES_DISPLAY_USER_MESSAGE', 'Display User Message?'); 
  78.   //PLEASE TRANSLATE THIS! 
  79.   //define('_PNMESSAGES_ERR', ''); 
  80. --- 56,73 ---- 
  81.   //PLEASE TRANSLATE THIS! 
  82.   //define('_PNMESSAGES_BUDDIES', ''); 
  83. ! define('_PNMESSAGES_CURRENT_MESSAGES', 'Message actuel dans'); 
  84.   //PLEASE TRANSLATE THIS! 
  85.   //define('_PNMESSAGES_DELETESTEP2', ''); 
  86.   //PLEASE TRANSLATE THIS! 
  87.   //define('_PNMESSAGES_DELETESTEP3', ''); 
  88. ! define('_PNMESSAGES_DELETE_ALL_ARCHIVES', 'Supprimer toutes les archives'); 
  89. ! define('_PNMESSAGES_DELETE_ALL_INBOXES', 'Vider la boîde de réception'); 
  90. ! define('_PNMESSAGES_DELETE_ALL_MESSAGES', 'Supprimer tous les messages'); 
  91. ! define('_PNMESSAGES_DELETE_ALL_OUTBOXES', 'Supprimer les éléments envoyés'); 
  92.   //PLEASE TRANSLATE THIS! 
  93.   //define('_PNMESSAGES_DELETE_KEEPDB', ''); 
  94.   //PLEASE TRANSLATE THIS! 
  95.   //define('_PNMESSAGES_DELETE_REMOVEDB', ''); 
  96. ! define('_PNMESSAGES_DISPLAY_USER_MESSAGE', 'Afficher un message utilisateur?'); 
  97.   //PLEASE TRANSLATE THIS! 
  98.   //define('_PNMESSAGES_ERR', ''); 
  99. *************** 
  100. *** 75,80 **** 
  101.   //PLEASE TRANSLATE THIS! 
  102.   //define('_PNMESSAGES_EXTRAINFO', ''); 
  103. ! define('_PNMESSAGES_GENERAL_CONFIG', 'General'); 
  104. ! define('_PNMESSAGES_HANDLE_WITH_CARE', 'These should be handled with care !'); 
  105.   //PLEASE TRANSLATE THIS! 
  106.   //define('_PNMESSAGES_ICQ', ''); 
  107. --- 76,81 ---- 
  108.   //PLEASE TRANSLATE THIS! 
  109.   //define('_PNMESSAGES_EXTRAINFO', ''); 
  110. ! define('_PNMESSAGES_GENERAL_CONFIG', 'Général'); 
  111. ! define('_PNMESSAGES_HANDLE_WITH_CARE', 'Ceux-ci devraient être ont manipulé avec soin!'); 
  112.   //PLEASE TRANSLATE THIS! 
  113.   //define('_PNMESSAGES_ICQ', ''); 
  114. *************** 
  115. *** 105,109 **** 
  116.   //PLEASE TRANSLATE THIS! 
  117.   //define('_PNMESSAGES_INTERESTS', ''); 
  118. ! define('_PNMESSAGES_IS_PNMESSAGES_ACTIVE', 'pnMessages is active?'); 
  119.   //PLEASE TRANSLATE THIS! 
  120.   //define('_PNMESSAGES_LAST_ONLINE', ''); 
  121. --- 106,110 ---- 
  122.   //PLEASE TRANSLATE THIS! 
  123.   //define('_PNMESSAGES_INTERESTS', ''); 
  124. ! define('_PNMESSAGES_IS_PNMESSAGES_ACTIVE', 'pnMessages est actif?'); 
  125.   //PLEASE TRANSLATE THIS! 
  126.   //define('_PNMESSAGES_LAST_ONLINE', ''); 
  127. *************** 
  128. *** 112,138 **** 
  129.   //PLEASE TRANSLATE THIS! 
  130.   //define('_PNMESSAGES_LIMITREACHED2', ''); 
  131. ! define('_PNMESSAGES_LIMIT_ARCHIVE', 'Limit archive'); 
  132. ! define('_PNMESSAGES_LIMIT_INBOX', 'Limit Inbox'); 
  133. ! define('_PNMESSAGES_LIMIT_OUTBOX', 'Limit Outbox'); 
  134.   //PLEASE TRANSLATE THIS! 
  135.   //define('_PNMESSAGES_LOCATION', ''); 
  136. ! define('_PNMESSAGES_MAIL_CONFIG', 'Mail notification'); 
  137. ! define('_PNMESSAGES_MAIL_FROM', 'mail from'); 
  138. ! define('_PNMESSAGES_MAIL_FROM_EMAIL', 'Mail from email'); 
  139. ! define('_PNMESSAGES_MAIL_SUBJECT', 'Mail Subject'); 
  140. ! define('_PNMESSAGES_MAINTENANCE_MESSAGE', 'Maintenance Message:'); 
  141. ! define('_PNMESSAGES_MAIN_CONFIG', 'Main configuration'); 
  142.   //PLEASE TRANSLATE THIS! 
  143. ! define('_PNMESSAGES_MEMBERLIST', 'Members List'); 
  144.   //PLEASE TRANSLATE THIS! 
  145. ! define('_PNMESSAGES_MESSAGEDELETED', 'Message deleted !'); 
  146.   //PLEASE TRANSLATE THIS! 
  147. ! define('_PNMESSAGES_MESSAGEID', 'Message Id'); 
  148.   //PLEASE TRANSLATE THIS! 
  149. ! define('_PNMESSAGES_MESSAGEREAD', 'Read'); 
  150.   //PLEASE TRANSLATE THIS! 
  151. ! define('_PNMESSAGES_MESSAGEUNREAD', 'Unread'); 
  152.   //PLEASE TRANSLATE THIS! 
  153. ! define('_PNMESSAGES_MSNM', 'MSNM'); 
  154.   //PLEASE TRANSLATE THIS! 
  155.   //define('_PNMESSAGES_MYEMAIL', ''); 
  156. --- 113,139 ---- 
  157.   //PLEASE TRANSLATE THIS! 
  158.   //define('_PNMESSAGES_LIMITREACHED2', ''); 
  159. ! define('_PNMESSAGES_LIMIT_ARCHIVE', 'Limite de l\archive'); 
  160. ! define('_PNMESSAGES_LIMIT_INBOX', 'Limite de la boîde de réception'); 
  161. ! define('_PNMESSAGES_LIMIT_OUTBOX', 'Limite des éléments envoyés'); 
  162.   //PLEASE TRANSLATE THIS! 
  163.   //define('_PNMESSAGES_LOCATION', ''); 
  164. ! define('_PNMESSAGES_MAIL_CONFIG', 'Notification de l\'e-mail'); 
  165. ! define('_PNMESSAGES_MAIL_FROM', 'e-mail de'); 
  166. ! define('_PNMESSAGES_MAIL_FROM_EMAIL', 'e-Mail venant de l\'e-mail'); 
  167. ! define('_PNMESSAGES_MAIL_SUBJECT', 'Sujet de l\e-mail'); 
  168. ! define('_PNMESSAGES_MAINTENANCE_MESSAGE', 'Maintenance du message:'); // j'ai rien trouvé de mieux à l'orrigine message maintenance 
  169. ! define('_PNMESSAGES_MAIN_CONFIG', 'configuration principale'); 
  170.   //PLEASE TRANSLATE THIS! 
  171. ! define('_PNMESSAGES_MEMBERLIST', 'Liste des membres'); 
  172.   //PLEASE TRANSLATE THIS! 
  173. ! define('_PNMESSAGES_MESSAGEDELETED', 'Message supprimé !'); 
  174.   //PLEASE TRANSLATE THIS! 
  175. ! define('_PNMESSAGES_MESSAGEID', 'Id du message'); 
  176.   //PLEASE TRANSLATE THIS! 
  177. ! define('_PNMESSAGES_MESSAGEREAD', 'Lu'); 
  178.   //PLEASE TRANSLATE THIS! 
  179. ! define('_PNMESSAGES_MESSAGEUNREAD', 'Non-Lu'); 
  180.   //PLEASE TRANSLATE THIS! 
  181. ! define('_PNMESSAGES_MSNM', 'MSN Messenger'); 
  182.   //PLEASE TRANSLATE THIS! 
  183.   //define('_PNMESSAGES_MYEMAIL', ''); 
  184. *************** 
  185. *** 143,152 **** 
  186.   //PLEASE TRANSLATE THIS! 
  187.   //define('_PNMESSAGES_NEWPM', ''); 
  188. ! define('_PNMESSAGES_NO', 'No'); 
  189.   //PLEASE TRANSLATE THIS! 
  190.   //define('_PNMESSAGES_NOBUDDIESINLIST', ''); 
  191.   //PLEASE TRANSLATE THIS! 
  192.   //define('_PNMESSAGES_OCCUPATION', ''); 
  193. ! define('_PNMESSAGES_OPTIMIZE_TABLE', 'Optimize Table'); 
  194.   //PLEASE TRANSLATE THIS! 
  195.   //define('_PNMESSAGES_PM', ''); 
  196. --- 144,153 ---- 
  197.   //PLEASE TRANSLATE THIS! 
  198.   //define('_PNMESSAGES_NEWPM', ''); 
  199. ! define('_PNMESSAGES_NO', 'Non'); 
  200.   //PLEASE TRANSLATE THIS! 
  201.   //define('_PNMESSAGES_NOBUDDIESINLIST', ''); 
  202.   //PLEASE TRANSLATE THIS! 
  203.   //define('_PNMESSAGES_OCCUPATION', ''); 
  204. ! define('_PNMESSAGES_OPTIMIZE_TABLE', 'Optimisation de la table'); 
  205.   //PLEASE TRANSLATE THIS! 
  206.   //define('_PNMESSAGES_PM', ''); 
  207. *************** 
  208. *** 155,167 **** 
  209.   //PLEASE TRANSLATE THIS! 
  210.   //define('_PNMESSAGES_RE', ''); 
  211. ! define('_PNMESSAGES_REALLY_DELETE_ALL_ARCHIVES', 'Do you really want to delete permanently ALL archives within the databank?'); 
  212. ! define('_PNMESSAGES_REALLY_DELETE_ALL_INBOXES', 'Do you really want to delete permanently ALL inboxes within the databank?'); 
  213. ! define('_PNMESSAGES_REALLY_DELETE_ALL_MESSAGES', 'Do you really want to delete permanently ALL messages within the databank?'); 
  214. ! define('_PNMESSAGES_REALLY_DELETE_ALL_OUTBOXES', 'Do you really want to delete permanently ALL outboxes within the databank?'); 
  215. ! define('_PNMESSAGES_REALLY_OPTIMIZE_TABLE', 'Do you really want to optimize the pnMessages table?'); 
  216. ! define('_PNMESSAGES_REALLY_RESTORE_DEFAULTS', 'Do you really want to reset the pnMessages configuration to default?'); 
  217.   //PLEASE TRANSLATE THIS! 
  218.   //define('_PNMESSAGES_REPLYINDIC', ''); 
  219. ! define('_PNMESSAGES_RESTORE_DEFAULTS', 'Restore defaults values!'); 
  220.   //PLEASE TRANSLATE THIS! 
  221.   //define('_PNMESSAGES_SAVESELECTED', ''); 
  222. --- 156,168 ---- 
  223.   //PLEASE TRANSLATE THIS! 
  224.   //define('_PNMESSAGES_RE', ''); 
  225. ! define('_PNMESSAGES_REALLY_DELETE_ALL_ARCHIVES', 'Voulez-vous vraiment supprimer de manière permanente TOUTES les archives qui sont dans la base de donnée?'); 
  226. ! define('_PNMESSAGES_REALLY_DELETE_ALL_INBOXES', 'Voulez-vous vraiment supprimer de manière permanente TOUTS les messages entrants qui sont dans la base de donnée?'); 
  227. ! define('_PNMESSAGES_REALLY_DELETE_ALL_MESSAGES', 'Voulez-vous vraiment supprimer de manière permanente TOUTS les messages qui sont dans la base de donnée?'); 
  228. ! define('_PNMESSAGES_REALLY_DELETE_ALL_OUTBOXES', 'Voulez-vous vraiment supprimer de manière permanente TOUTS les messages sortants qui sont dans la base de donnée?'); 
  229. ! define('_PNMESSAGES_REALLY_OPTIMIZE_TABLE', 'Voulez-vous vraiment optimiser la table du mnMessage?'); 
  230. ! define('_PNMESSAGES_REALLY_RESTORE_DEFAULTS', 'Voulez-vous vraiment faire une remise à zéro de la configuration du pnMessage?'); 
  231.   //PLEASE TRANSLATE THIS! 
  232.   //define('_PNMESSAGES_REPLYINDIC', ''); 
  233. ! define('_PNMESSAGES_RESTORE_DEFAULTS', 'Valeurs par defauts!'); 
  234.   //PLEASE TRANSLATE THIS! 
  235.   //define('_PNMESSAGES_SAVESELECTED', ''); 
  236. *************** 
  237. *** 176,180 **** 
  238.   //PLEASE TRANSLATE THIS! 
  239.   //define('_PNMESSAGES_TIMEDESC', ''); 
  240. ! define('_PNMESSAGES_TOOLS', 'pnMessages Tools'); 
  241.   //PLEASE TRANSLATE THIS! 
  242.   //define('_PNMESSAGES_TOTAL', ''); 
  243. --- 177,181 ---- 
  244.   //PLEASE TRANSLATE THIS! 
  245.   //define('_PNMESSAGES_TIMEDESC', ''); 
  246. ! define('_PNMESSAGES_TOOLS', 'Outils du pnMessages'); 
  247.   //PLEASE TRANSLATE THIS! 
  248.   //define('_PNMESSAGES_TOTAL', ''); 
  249. *************** 
  250. *** 191,201 **** 
  251.   //PLEASE TRANSLATE THIS! 
  252.   //define('_PNMESSAGES_USER_INFO', ''); 
  253. ! define('_PNMESSAGES_USER_MESSAGE', 'User Message'); 
  254. ! define('_PNMESSAGES_USER_MESSAGE_INFO', 'Notify users of your deletion, message will be displayed above the inbox!'); 
  255.   //PLEASE TRANSLATE THIS! 
  256.   //define('_PNMESSAGES_WEBSITE', ''); 
  257.   //PLEASE TRANSLATE THIS! 
  258.   //define('_PNMESSAGES_WROTE', ''); 
  259. ! define('_PNMESSAGES_YES', 'Yes'); 
  260.   //PLEASE TRANSLATE THIS! 
  261.   //define('_PNMESSAGES_YIM', ''); 
  262. --- 192,202 ---- 
  263.   //PLEASE TRANSLATE THIS! 
  264.   //define('_PNMESSAGES_USER_INFO', ''); 
  265. ! define('_PNMESSAGES_USER_MESSAGE', 'Message utilisateur'); 
  266. ! define('_PNMESSAGES_USER_MESSAGE_INFO', 'Informez les utilisateurs de votre départ, ce message sera montré au-dessus de la boite de réception!'); 
  267.   //PLEASE TRANSLATE THIS! 
  268.   //define('_PNMESSAGES_WEBSITE', ''); 
  269.   //PLEASE TRANSLATE THIS! 
  270.   //define('_PNMESSAGES_WROTE', ''); 
  271. ! define('_PNMESSAGES_YES', 'Oui'); 
  272.   //PLEASE TRANSLATE THIS! 
  273.   //define('_PNMESSAGES_YIM', ''); 
  274.  
  275. Index: admin.php 
  276. =================================================================== 
  277. RCS file: /cvsroot/pnfrance/traductions/modules/pnMessages/pnlang/fra/admin.php,v 
  278. retrieving revision 1.1 
  279. retrieving revision 1.2 
  280. diff -C2 -d -r1.1 -r1.2 
  281. *** admin.php    9 Dec 2005 16:58:29 -0000    1.1 
  282. --- admin.php    10 Dec 2005 09:49:29 -0000    1.2 
  283. *************** 
  284. *** 21,28 **** 
  285.   // ---------------------------------------------------------------------- 
  286.   // Generated with pnDefinemachine for pnMessages 
  287. ! // Language: eng 
  288.   // ---------------------------------------------------------------------- 
  289.                
  290. include_once('modules/pnMessages/pnlang/eng/global.php'); 
  291.    
  292.   //PLEASE TRANSLATE THIS! 
  293. --- 21,29 ---- 
  294.   // ---------------------------------------------------------------------- 
  295.   // Generated with pnDefinemachine for pnMessages 
  296. ! // Language: fra 
  297. ! // Equipe: www.postnuke-france.org 
  298.   // ---------------------------------------------------------------------- 
  299.                
  300. include_once('modules/pnMessages/pnlang/fra/global.php'); 
  301.    
  302.   //PLEASE TRANSLATE THIS! 
  303.  
  304. Index: init.php 
  305. =================================================================== 
  306. RCS file: /cvsroot/pnfrance/traductions/modules/pnMessages/pnlang/fra/init.php,v 
  307. retrieving revision 1.1 
  308. retrieving revision 1.2 
  309. diff -C2 -d -r1.1 -r1.2 
  310. *** init.php    9 Dec 2005 16:59:44 -0000    1.1 
  311. --- init.php    10 Dec 2005 09:49:29 -0000    1.2 
  312. *************** 
  313. *** 21,28 **** 
  314.   // ---------------------------------------------------------------------- 
  315.   // Generated with pnDefinemachine for pnMessages 
  316. ! // Language: eng 
  317.   // ---------------------------------------------------------------------- 
  318.                
  319. include_once('modules/pnMessages/pnlang/eng/global.php'); 
  320.    
  321.   //PLEASE TRANSLATE THIS! 
  322. --- 21,29 ---- 
  323.   // ---------------------------------------------------------------------- 
  324.   // Generated with pnDefinemachine for pnMessages 
  325. ! // Language: fra 
  326. ! // Equipe: www.postnuke-france.org 
  327.   // ---------------------------------------------------------------------- 
  328.                
  329. include_once('modules/pnMessages/pnlang/fra/global.php'); 
  330.    
  331.   //PLEASE TRANSLATE THIS! 
  332.  
  333. Index: adminapi.php 
  334. =================================================================== 
  335. RCS file: /cvsroot/pnfrance/traductions/modules/pnMessages/pnlang/fra/adminapi.php,v 
  336. retrieving revision 1.1 
  337. retrieving revision 1.2 
  338. diff -C2 -d -r1.1 -r1.2 
  339. *** adminapi.php    9 Dec 2005 16:59:03 -0000    1.1 
  340. --- adminapi.php    10 Dec 2005 09:49:29 -0000    1.2 
  341. *************** 
  342. *** 21,28 **** 
  343.   // ---------------------------------------------------------------------- 
  344.   // Generated with pnDefinemachine for pnMessages 
  345. ! // Language: eng 
  346.   // ---------------------------------------------------------------------- 
  347.                
  348. include_once('modules/pnMessages/pnlang/eng/global.php'); 
  349.    
  350.   //PLEASE TRANSLATE THIS! 
  351. --- 21,29 ---- 
  352.   // ---------------------------------------------------------------------- 
  353.   // Generated with pnDefinemachine for pnMessages 
  354. ! // Language: fra 
  355. ! // Equipe: www.postnuke-france.org 
  356.   // ---------------------------------------------------------------------- 
  357.                
  358. include_once('modules/pnMessages/pnlang/fra/global.php'); 
  359.    
  360.   //PLEASE TRANSLATE THIS! 
  361.  
  362. Index: user.php 
  363. =================================================================== 
  364. RCS file: /cvsroot/pnfrance/traductions/modules/pnMessages/pnlang/fra/user.php,v 
  365. retrieving revision 1.1 
  366. retrieving revision 1.2 
  367. diff -C2 -d -r1.1 -r1.2 
  368. *** user.php    9 Dec 2005 17:00:10 -0000    1.1 
  369. --- user.php    10 Dec 2005 09:49:29 -0000    1.2 
  370. *************** 
  371. *** 21,28 **** 
  372.   // ---------------------------------------------------------------------- 
  373.   // Generated with pnDefinemachine for pnMessages 
  374. ! // Language: eng 
  375.   // ---------------------------------------------------------------------- 
  376.                
  377. include_once('modules/pnMessages/pnlang/eng/global.php'); 
  378.    
  379.   //PLEASE TRANSLATE THIS! 
  380. --- 21,29 ---- 
  381.   // ---------------------------------------------------------------------- 
  382.   // Generated with pnDefinemachine for pnMessages 
  383. ! // Language: fra 
  384. ! // Equipe: www.postnuke-france.org 
  385.   // ---------------------------------------------------------------------- 
  386.                
  387. include_once('modules/pnMessages/pnlang/fra/global.php'); 
  388.    
  389.   //PLEASE TRANSLATE THIS! 
  390.  
  391. _______________________________________________ 
  392. Pnfrance-cvsnotices mailing list 
  393. Pnfrance-cvsnotices@lists.postnuke.com 
  394. http://perky.postnuke.com/mailman/listinfo/pnfrance-cvsnotices 
  395.  
Données personnelles