[pnfrance-commits] r365 - in trunk/traductions/pnpacks/postnuke/themes: atom/lang/fra extralite/lang/fra printer/lang/fra seabreeze/lang/fra andreas08/lang/fra rss/lang/fra voodoodolly/lang/fra
Auteur Sujet
Post 
  1. Author: yokav 
  2. Date: 2007-03-21 17:03:18 -0400 (Wed, 21 Mar 2007) 
  3. New Revision: 365 
  4.  
  5. Added: 
  6.    trunk/traductions/pnpacks/PostNuke/themes/Atom/lang/fra/admin.php 
  7.    trunk/traductions/pnpacks/PostNuke/themes/ExtraLite/lang/fra/version.php 
  8.    trunk/traductions/pnpacks/PostNuke/themes/rss/lang/fra/admin.php 
  9. Removed: 
  10.    trunk/traductions/pnpacks/PostNuke/themes/Atom/lang/fra/xaninit.php 
  11.    trunk/traductions/pnpacks/PostNuke/themes/Printer/lang/fra/xaninit.php 
  12.    trunk/traductions/pnpacks/PostNuke/themes/SeaBreeze/lang/fra/xaninit.php 
  13. Modified: 
  14.    trunk/traductions/pnpacks/PostNuke/themes/ExtraLite/lang/fra/global.php 
  15.    trunk/traductions/pnpacks/PostNuke/themes/Printer/lang/fra/global.php 
  16.    trunk/traductions/pnpacks/PostNuke/themes/SeaBreeze/lang/fra/global.php 
  17.    trunk/traductions/pnpacks/PostNuke/themes/andreas08/lang/fra/version.php 
  18.    trunk/traductions/pnpacks/PostNuke/themes/rss/lang/fra/version.php 
  19.    trunk/traductions/pnpacks/PostNuke/themes/voodoodolly/lang/fra/version.php 
  20. Log: 
  21. mise ?\195?\160 jours des constantes 
  22.  
  23. Added: trunk/traductions/pnpacks/PostNuke/themes/Atom/lang/fra/admin.php 
  24. =================================================================== 
  25. --- trunk/traductions/pnpacks/PostNuke/themes/Atom/lang/fra/admin.php    2007-03-21 20:41:40 UTC (rev 364) 
  26. +++ trunk/traductions/pnpacks/PostNuke/themes/Atom/lang/fra/admin.php    2007-03-21 21:03:18 UTC (rev 365) 
  27. @@ -0,0 +1,16 ;@@ 
  28. +<?php 
  29. +/** 
  30. + * PostNuke Application Framework 
  31. + * 
  32. + * ;@copyright (c) 2001, PostNuke Development Team 
  33. + * ;@link http://www.postnuke.com 
  34. + * ;@version $Id: modifier.modified.php 18169 2006-03-16 02:17:22Z drak $ 
  35. + * ;@license GNU/GPL - http://www.gnu.org/copyleft/gpl.html 
  36. + * 
  37. + * ;@package PostNuke_Themes 
  38. + * ;@subpackage Atom 
  39. + */ 
  40. +define('_ATOMTHEME_SHOWDESCRIPTION', 'Afficher la description des éléments'); 
  41. +?> 
  42.  
  43. Deleted: trunk/traductions/pnpacks/PostNuke/themes/Atom/lang/fra/xaninit.php 
  44. =================================================================== 
  45. --- trunk/traductions/pnpacks/PostNuke/themes/Atom/lang/fra/xaninit.php    2007-03-21 20:41:40 UTC (rev 364) 
  46. +++ trunk/traductions/pnpacks/PostNuke/themes/Atom/lang/fra/xaninit.php    2007-03-21 21:03:18 UTC (rev 365) 
  47. @@&nbsp;-1,43 +0,0 ;@@ 
  48. -<?php 
  49. -// $Id$ 
  50. -// Xanthia Theme Engine FOR PostNuke Content Management System 
  51. -// Copyright (C) 2003 by the CorpNuke.com Development Team. 
  52. -// Copyright is claimed only on changes to original files 
  53. -// Modifications by: Larry E. Masters aka. PhpNut  
  54. -// nut@phpnut.com 
  55. -// http://www.coprnuke.com/ 
  56. -// ---------------------------------------------------------------------- 
  57. -// Based on: Encompass Theme Engine - http://madhatt.info/ 
  58. -// Original Author: Brian K. Virgin (MADHATter7) 
  59. -// ---------------------------------------------------------------------- 
  60. -// Based on: 
  61. -// eNvolution Content Management System 
  62. -// Copyright (C) 2002 by the eNvolution Development Team. 
  63. -// http://www.envolution.com/ 
  64. -// ---------------------------------------------------------------------- 
  65. -// Based on: 
  66. -// PostNuke Content Management System - www.postnuke.com 
  67. -// PHP-NUKE Web Portal System - http://phpnuke.org/ 
  68. -// Thatware - http://thatware.org/ 
  69. -// ---------------------------------------------------------------------- 
  70. -// LICENSE 
  71. -// 
  72. -// This program is free software; you can redistribute it and/or 
  73. -// modify it under the terms of the GNU General Public License (GPL
  74. -// as published by the Free Software Foundation; either version 2 
  75. -// of the License, or (at your option) any later version. 
  76. -// 
  77. -// This program is distributed in the hope that it will be useful, 
  78. -// but WITHOUT ANY WARRANTY; without even the implied warranty of 
  79. -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
  80. -// GNU General Public License for more details. 
  81. -// 
  82. -// To read the license please visit http://www.gnu.org/copyleft/gpl.html 
  83. -// Theme Settings 
  84. -define('_TM_SHOWDESCRIPTION','Show item descriptions in theme'); 
  85. -// Theme Zones 
  86. -define('_TM_MASTER','Master zone'); 
  87. -?> 
  88. \ No newline at end of file 
  89.  
  90. Modified: trunk/traductions/pnpacks/PostNuke/themes/ExtraLite/lang/fra/global.php 
  91. =================================================================== 
  92. --- trunk/traductions/pnpacks/PostNuke/themes/ExtraLite/lang/fra/global.php    2007-03-21 20:41:40 UTC (rev 364) 
  93. +++ trunk/traductions/pnpacks/PostNuke/themes/ExtraLite/lang/fra/global.php    2007-03-21 21:03:18 UTC (rev 365) 
  94. @@&nbsp;-1,34 +1,14 ;@@ 
  95.  <?php  
  96. -// File: $Id$ 
  97. -// ---------------------------------------------------------------------- 
  98. -// PostNuke Content Management System 
  99. -// Copyright (C) 2001 by the PostNuke Development Team. 
  100. -// http://www.postnuke.com/ 
  101. -// ---------------------------------------------------------------------- 
  102. -// Based on: 
  103. -// PHP-NUKE Web Portal System - http://phpnuke.org/ 
  104. -// Thatware - http://thatware.org/ 
  105. -// ---------------------------------------------------------------------- 
  106. -// LICENSE 
  107. +/** 
  108. + * PostNuke Application Framework 
  109. + * 
  110. + * ;@copyright (c) 2001, PostNuke Development Team 
  111. + * ;@link http://www.postnuke.com 
  112. + * ;@version $Id$ 
  113. + * ;@license GNU/GPL - http://www.gnu.org/copyleft/gpl.html 
  114. + */ 
  115.   
  116. -// This program is free software; you can redistribute it and/or 
  117. -// modify it under the terms of the GNU General Public License (GPL
  118. -// as published by the Free Software Foundation; either version 2 
  119. -// of the License, or (at your option) any later version. 
  120. +define('_THEMEMAIN', 'Theme main content table');//TODO 
  121. +define('_THEMEWELCOMETO', 'Bienvenue sur %sitename%'); 
  122.   
  123. -// This program is distributed in the hope that it will be useful, 
  124. -// but WITHOUT ANY WARRANTY; without even the implied warranty of 
  125. -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
  126. -// GNU General Public License for more details. 
  127. -// To read the license please visit http://www.gnu.org/copyleft/gpl.html 
  128. -// ---------------------------------------------------------------------- 
  129. -// Original Author of file:  Mark West 
  130. -// Purpose of file: Language file for ExtraLite theme
  131. -// ---------------------------------------------------------------------- 
  132. -define('_THEMEMAIN', 'Theme main content table'); 
  133. -define('_THEMEWELCOMETO', 'Welcome to'); 
  134. -define('_WORDSMORE', 'More Words'); 
  135. -?> 
  136. \ No newline at end of file 
  137. +?> 
  138.  
  139. Added: trunk/traductions/pnpacks/PostNuke/themes/ExtraLite/lang/fra/version.php 
  140. =================================================================== 
  141. --- trunk/traductions/pnpacks/PostNuke/themes/ExtraLite/lang/fra/version.php    2007-03-21 20:41:40 UTC (rev 364) 
  142. +++ trunk/traductions/pnpacks/PostNuke/themes/ExtraLite/lang/fra/version.php    2007-03-21 21:03:18 UTC (rev 365) 
  143. @@&nbsp;-0,0 +1,17 ;@@ 
  144. +<?php 
  145. +/** 
  146. + * PostNuke Application Framework 
  147. + * 
  148. + * ;@copyright (c) 2001, PostNuke Development Team 
  149. + * ;@link http://www.postnuke.com 
  150. + * ;@version $Id: version.php 18418 2006-03-30 10:24:33Z markwest $ 
  151. + * ;@license GNU/GPL - http://www.gnu.org/copyleft/gpl.html 
  152. + * ;@package PostNuke_Themes 
  153. + * ;@subpackage ExtraLite 
  154. + */ 
  155. +define('_EXTRALITETHEME_NAME',        'ExtraLite'); 
  156. +define('_EXTRALITETHEME_DISPLAYNAME', 'ExtraLite'); 
  157. +define('_EXTRALITETHEME_DESCRIPTION', 'Thème utilisé lors de l\'installation et des mises à jours'); 
  158. +?> 
  159.  
  160. Modified: trunk/traductions/pnpacks/PostNuke/themes/Printer/lang/fra/global.php 
  161. =================================================================== 
  162. --- trunk/traductions/pnpacks/PostNuke/themes/Printer/lang/fra/global.php    2007-03-21 20:41:40 UTC (rev 364) 
  163. +++ trunk/traductions/pnpacks/PostNuke/themes/Printer/lang/fra/global.php    2007-03-21 21:03:18 UTC (rev 365) 
  164. @@&nbsp;-1,32 +1,13 ;@@ 
  165.  <?php 
  166. -// File: $Id$ 
  167. -// ---------------------------------------------------------------------- 
  168. -// PostNuke Content Management System 
  169. -// Copyright (C) 2001 by the PostNuke Development Team. 
  170. -// http://www.postnuke.com/ 
  171. -// ---------------------------------------------------------------------- 
  172. -// Based on: 
  173. -// PHP-NUKE Web Portal System - http://phpnuke.org/ 
  174. -// Thatware - http://thatware.org/ 
  175. -// ---------------------------------------------------------------------- 
  176. -// LICENSE 
  177. -// 
  178. -// This program is free software; you can redistribute it and/or 
  179. -// modify it under the terms of the GNU General Public License (GPL
  180. -// as published by the Free Software Foundation; either version 2 
  181. -// of the License, or (at your option) any later version. 
  182. -// 
  183. -// This program is distributed in the hope that it will be useful, 
  184. -// but WITHOUT ANY WARRANTY; without even the implied warranty of 
  185. -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
  186. -// GNU General Public License for more details. 
  187. -// 
  188. -// To read the license please visit http://www.gnu.org/copyleft/gpl.html 
  189. -// ---------------------------------------------------------------------- 
  190. -// Original Author of this file: Mark West 
  191. -// Purpose of this file: Theme language file 
  192. -// ---------------------------------------------------------------------- 
  193. +/** 
  194. + * PostNuke Application Framework 
  195. + * 
  196. + * ;@copyright (c) 2001, PostNuke Development Team 
  197. + * ;@link http://www.postnuke.com 
  198. + * ;@version $Id$ 
  199. + * ;@license GNU/GPL - http://www.gnu.org/copyleft/gpl.html 
  200. + */ 
  201. +  
  202.  define('_LINKS','Liens'); 
  203.   
  204. -?> 
  205. \ No newline at end of file 
  206. +?> 
  207.  
  208. Deleted: trunk/traductions/pnpacks/PostNuke/themes/Printer/lang/fra/xaninit.php 
  209. =================================================================== 
  210. --- trunk/traductions/pnpacks/PostNuke/themes/Printer/lang/fra/xaninit.php    2007-03-21 20:41:40 UTC (rev 364) 
  211. +++ trunk/traductions/pnpacks/PostNuke/themes/Printer/lang/fra/xaninit.php    2007-03-21 21:03:18 UTC (rev 365) 
  212. @@&nbsp;-1,47 +0,0 ;@@ 
  213. -<?php 
  214. -// $Id$ 
  215. -// Xanthia Theme Engine FOR PostNuke Content Management System 
  216. -// Copyright (C) 2003 by the CorpNuke.com Development Team. 
  217. -// Copyright is claimed only on changes to original files 
  218. -// Modifications by: Larry E. Masters aka. PhpNut 
  219. -// nut@phpnut.com 
  220. -// http://www.coprnuke.com/ 
  221. -// ---------------------------------------------------------------------- 
  222. -// Based on: Encompass Theme Engine - http://madhatt.info/ 
  223. -// Original Autoher: Brian K. Virgin (MADHATter7) 
  224. -// ---------------------------------------------------------------------- 
  225. -// Based on: 
  226. -// eNvolution Content Management System 
  227. -// Copyright (C) 2002 by the eNvolution Development Team. 
  228. -// http://www.envolution.com/ 
  229. -// ---------------------------------------------------------------------- 
  230. -// Based on: 
  231. -// Postnuke Content Management System - www.postnuke.com 
  232. -// PHP-NUKE Web Portal System - http://phpnuke.org/ 
  233. -// Thatware - http://thatware.org/ 
  234. -// ---------------------------------------------------------------------- 
  235. -// LICENSE 
  236. -// 
  237. -// This program is free software; you can redistribute it and/or 
  238. -// modify it under the terms of the GNU General Public License (GPL
  239. -// as published by the Free Software Foundation; either version 2 
  240. -// of the License, or (at your option) any later version. 
  241. -// 
  242. -// This program is distributed in the hope that it will be useful, 
  243. -// but WITHOUT ANY WARRANTY; without even the implied warranty of 
  244. -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
  245. -// GNU General Public License for more details. 
  246. -// 
  247. -// To read the license please visit http://www.gnu.org/copyleft/gpl.html 
  248. -// Theme Settings 
  249. -define('_TM_INDEXCOL','Nombre de colonne de News'); 
  250. -// Theme Zones 
  251. -define('_TM_MASTER','Zone Master'); 
  252. -define('_TM_OPENTABLE1','OpenTable1'); 
  253. -define('_TM_OPENTABLE2','OpenTable2'); 
  254. -define('_TM_NEWSINDEX','Index des News (standard)'); 
  255. -define('_TM_NEWSART','Article de News'); 
  256. -?> 
  257. \ No newline at end of file 
  258.  
  259. Modified: trunk/traductions/pnpacks/PostNuke/themes/SeaBreeze/lang/fra/global.php 
  260. =================================================================== 
  261. --- trunk/traductions/pnpacks/PostNuke/themes/SeaBreeze/lang/fra/global.php    2007-03-21 20:41:40 UTC (rev 364) 
  262. +++ trunk/traductions/pnpacks/PostNuke/themes/SeaBreeze/lang/fra/global.php    2007-03-21 21:03:18 UTC (rev 365) 
  263. @@&nbsp;-1,77 +1,17 ;@@ 
  264.  <?php 
  265. -// Generated: $Id$ 
  266. -// ---------------------------------------------------------------------- 
  267. -// PostNuke Content Management System 
  268. -// Copyright (C) 2001 by the PostNuke Development Team. 
  269. -// http://www.postnuke.com/ 
  270. -// ---------------------------------------------------------------------- 
  271. -// Based on: 
  272. -// PHP-NUKE Web Portal System - http://phpnuke.org/ 
  273. -// Thatware - http://thatware.org/ 
  274. -// ---------------------------------------------------------------------- 
  275. -// LICENSE 
  276. -// 
  277. -// This program is free software; you can redistribute it and/or 
  278. -// modify it under the terms of the GNU General Public License (GPL
  279. -// as published by the Free Software Foundation; either version 2 
  280. -// of the License, or (at your option) any later version. 
  281. -// 
  282. -// This program is distributed in the hope that it will be useful, 
  283. -// but WITHOUT ANY WARRANTY; without even the implied warranty of 
  284. -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
  285. -// GNU General Public License for more details. 
  286. -// 
  287. -// To read the license please visit http://www.gnu.org/copyleft/gpl.html 
  288. -// ---------------------------------------------------------------------- 
  289. -// Original Author of file: Everyone 
  290. -// Purpose of file: Translation files 
  291. -// Translation team: Read credits in /docs/CREDITS.txt 
  292. -// ---------------------------------------------------------------------- 
  293. -define('_HOME','Accueil'); 
  294. -define('_SETTINGS','Préférences'); 
  295. -define('_MODULES','Modules'); 
  296. -define('_BLOCKS','Blocs'); 
  297. -define('_USERADMIN','Administration des Membres'); 
  298. -define('_GROUPADMIN','Groupes'); 
  299. -define('_PERMISSIONS','Permissions'); 
  300. -define('_XANTHIA','Xanthia'); 
  301. -define('_TOPICS','Sujets'); 
  302.  define('_ADDSTORY','Actualité-Publier'); 
  303.  define('_DOWNLOAD','Téléchargements'); 
  304. +define('_EMAILTOAFRIEND', 'Envoyer par e-mail à un ami'); 
  305. +define('_FAQ','FAQ'); 
  306. +define('_FORUMS','Forums'); 
  307. +define('_GROUPADMIN','Groupes'); 
  308. +define('_HOME','Accueil'); 
  309. +define('_PERMISSIONS','Permissions'); 
  310. +define('_PRINTTHISSTORY', 'Imprimer cette article'); 
  311. +define('_PUBLISHED', 'Publié'); 
  312.  define('_REVIEWS','Comptes-Rendus'); 
  313. +define('_SETTINGS','Préférences'); 
  314.  define('_SUBMITNEWS','Actualité-Proposition'); 
  315. -define('_FORUMS','Forums'); 
  316. -define('_FAQ','FAQ'); 
  317. -define('_POLLS','Sondages'); 
  318. -define('_YOURACCCOUNT','Votre Compte'); 
  319. -define('_MEMBERLOGIN','Identification'); 
  320. -define('_EMAILTOAFRIEND','Envoyer par mail à un ami'); /* someone */ 
  321. -define('_MEMBERLOGIN','Se connecter'); 
  322. -define('_POSTED','Publié(e)'); 
  323. -define('_PRINTTHISSTORY','Imprimer cette article'); 
  324. -define('_PUBLISHED','Publié(e)'); 
  325. -define('_ADVANCEDSEARCH','Recherche avancée'); 
  326. -define('_REGISFREE', 'L\'enregistrement est gratuit'); 
  327. -define('_HERE', 'Ici'); 
  328. +define('_USERADMIN','Administration des Membres'); 
  329.  define('_WORDSMORE', 'Plus de mots'); 
  330. -// Private messages 
  331. -define('_WELCOME','Bienvenue'); 
  332. -if (!defined('_YOUHAVE'))  define('_YOUHAVE','Vous avez'); 
  333. -define('_PRIVATEMESSAGE','message privé'); 
  334. -define('_PRIVATEMESSAGES','messages privés'); 
  335. -define('_UNREADMSG','nouveau message'); 
  336. -define('_UNREADMSGS','nouveaux messages'); 
  337. -define('_UNREAD','Message(s) non lu(s)'); 
  338. -define('_NOUNREADMESSAGES','Vous n\'avez aucun nouveaux messages.'); 
  339. -define('_NOMESSAGES','Vous n\'avez aucun messages.'); 
  340. -//define('_CREATEACCOUNT', 'Create an account'); 
  341. -define('_CREATEACCOUNT','Visiteur ? <a href="user.php">Enregistrez-vous</a>'."\n"); 
  342. -// Loading 
  343. -define('_LOADING', "Chargement de la page... Merci de patienter !"); 
  344. -define('_LOADMSG1', "Ce messages ne disparaît pas ?"); 
  345. -define('_LOADMSG2', "Assurez-vous d'avoir activé le javascript et cliquez sur le lien"); 
  346. -?> 
  347. \ No newline at end of file 
  348. +?> 
  349.  
  350. Deleted: trunk/traductions/pnpacks/PostNuke/themes/SeaBreeze/lang/fra/xaninit.php 
  351. =================================================================== 
  352. --- trunk/traductions/pnpacks/PostNuke/themes/SeaBreeze/lang/fra/xaninit.php    2007-03-21 20:41:40 UTC (rev 364) 
  353. +++ trunk/traductions/pnpacks/PostNuke/themes/SeaBreeze/lang/fra/xaninit.php    2007-03-21 21:03:18 UTC (rev 365) 
  354. @@&nbsp;-1,61 +0,0 ;@@ 
  355. -<?php 
  356. -// $Id$ 
  357. -// Xanthia Theme Engine FOR PostNuke Content Management System 
  358. -// Copyright (C) 2003 by the CorpNuke.com Development Team. 
  359. -// Copyright is claimed only on changes to original files 
  360. -// Modifications by: Larry E. Masters aka. PhpNut 
  361. -// nut@phpnut.com 
  362. -// http://www.coprnuke.com/ 
  363. -// ---------------------------------------------------------------------- 
  364. -// Based on: Encompass Theme Engine - http://madhatt.info/ 
  365. -// Original Author: Brian K. Virgin (MADHATter7) 
  366. -// ---------------------------------------------------------------------- 
  367. -// Based on: 
  368. -// eNvolution Content Management System 
  369. -// Copyright (C) 2002 by the eNvolution Development Team. 
  370. -// http://www.envolution.com/ 
  371. -// ---------------------------------------------------------------------- 
  372. -// Based on: 
  373. -// PostNuke Content Management System - www.postnuke.com 
  374. -// PHP-NUKE Web Portal System - http://phpnuke.org/ 
  375. -// Thatware - http://thatware.org/ 
  376. -// ---------------------------------------------------------------------- 
  377. -// LICENSE 
  378. -// 
  379. -// This program is free software; you can redistribute it and/or 
  380. -// modify it under the terms of the GNU General Public License (GPL
  381. -// as published by the Free Software Foundation; either version 2 
  382. -// of the License, or (at your option) any later version. 
  383. -// 
  384. -// This program is distributed in the hope that it will be useful, 
  385. -// but WITHOUT ANY WARRANTY; without even the implied warranty of 
  386. -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
  387. -// GNU General Public License for more details. 
  388. -// 
  389. -// To read the license please visit http://www.gnu.org/copyleft/gpl.html 
  390. -// Theme Settings 
  391. -define('_TM_PAGEWIDTH',   'Largeur de la page'); 
  392. -define('_TM_LCOLWIDTH',   'Largeur de la colonne de gauche'); 
  393. -define('_TM_RCOLWIDTH',   'Largeur de la colonne de droite'); 
  394. -define('_TM_INDEXCOL',    'Nombre de colonne de News'); 
  395. -define('_TM_RIGHTON',     'Afficher le block de droite dans le module de News (Applicable seulement pour PostNuke .7x)'); 
  396. -// Theme Zones 
  397. -define('_TM_MASTER',      'Zone Master'); 
  398. -define('_TM_OPENTABLE1',  'OpenTable1'); 
  399. -define('_TM_OPENTABLE2',  'OpenTable2'); 
  400. -define('_TM_LEFTSIDEB',   'Secteur coté gauche'); 
  401. -define('_TM_RIGHTSIDEB',  'Secteur coté droit'); 
  402. -define('_TM_NEWSINDEX',   'Index des News (standard)'); 
  403. -define('_TM_NEWSART',     'Article de News'); 
  404. -define('_TM_NEWSINDEX2',  'Index des News (2 colonnes)'); 
  405. -define('_TM_MAINMENUB',   'Block menu principal'); 
  406. -define('_TM_CENTERB',     'Block central'); 
  407. -define('_TM_HOMEPAGE',    'Accueil'); 
  408. -define('_TM_ADMIN',       'Admininistration'); 
  409. -define('_TM_HTMLpages',   'HTMLpages'); 
  410. -define('_TM_PNphpBB',     'PNphpBB (Colonne gauche seulement)'); 
  411. -define('_TM_NukeWrapper', 'NukeWrapper (Aucun blocs)'); 
  412. -?> 
  413. \ No newline at end of file 
  414.  
  415. Modified: trunk/traductions/pnpacks/PostNuke/themes/andreas08/lang/fra/version.php 
  416. =================================================================== 
  417. --- trunk/traductions/pnpacks/PostNuke/themes/andreas08/lang/fra/version.php    2007-03-21 20:41:40 UTC (rev 364) 
  418. +++ trunk/traductions/pnpacks/PostNuke/themes/andreas08/lang/fra/version.php    2007-03-21 21:03:18 UTC (rev 365) 
  419. @@&nbsp;-13,6 +13,6 ;@@ 
  420.   
  421.  define('_ANDREAS08_THEME_NAME', 'andreas08'); 
  422.  define('_ANDREAS08_DISPLAYNAME', 'andreas08'); 
  423. -define('_ANDREAS08_DESCRIPTION', 'andreas08 OSWD template'); 
  424. +define('_ANDREAS08_DESCRIPTION', 'andreas08 OWD template'); 
  425.   
  426. -?> 
  427. \ No newline at end of file 
  428. +?> 
  429.  
  430. Added: trunk/traductions/pnpacks/PostNuke/themes/rss/lang/fra/admin.php 
  431. =================================================================== 
  432. --- trunk/traductions/pnpacks/PostNuke/themes/rss/lang/fra/admin.php    2007-03-21 20:41:40 UTC (rev 364) 
  433. +++ trunk/traductions/pnpacks/PostNuke/themes/rss/lang/fra/admin.php    2007-03-21 21:03:18 UTC (rev 365) 
  434. @@&nbsp;-0,0 +1,17 ;@@ 
  435. +<?php 
  436. +/** 
  437. + * PostNuke Application Framework 
  438. + * 
  439. + * ;@copyright (c) 2001, PostNuke Development Team 
  440. + * ;@link http://www.postnuke.com 
  441. + * ;@version $Id: version.php 18415 2006-03-30 09:40:18Z markwest $ 
  442. + * ;@license GNU/GPL - http://www.gnu.org/copyleft/gpl.html 
  443. + * ;@author       Mark West 
  444. + * ;@package      PostNuke_Themes 
  445. + * ;@subpackage   rss 
  446. + */ 
  447. +define('_RSSTHEME_SHOWDESCRIPTION', 'Afficher la description des éléments'); 
  448. +define('_RSSTHEME_RSSLEVEL', 'Niveau du RSS'); 
  449. +?> 
  450.  
  451. Modified: trunk/traductions/pnpacks/PostNuke/themes/rss/lang/fra/version.php 
  452. =================================================================== 
  453. --- trunk/traductions/pnpacks/PostNuke/themes/rss/lang/fra/version.php    2007-03-21 20:41:40 UTC (rev 364) 
  454. +++ trunk/traductions/pnpacks/PostNuke/themes/rss/lang/fra/version.php    2007-03-21 21:03:18 UTC (rev 365) 
  455. @@&nbsp;-13,6 +13,6 ;@@ 
  456.   
  457.  define('_RSSTHEME_NAME',        'RSS'); 
  458.  define('_RSSTHEME_DISPLAYNAME', 'RSS'); 
  459. -define('_RSSTHEME_DESCRIPTION', 'Displays pages as an RSS feed'); 
  460. +define('_RSSTHEME_DESCRIPTION', 'Afficher des pages en tant que flux RSS'); 
  461.   
  462. -?> 
  463. \ No newline at end of file 
  464. +?> 
  465.  
  466. Modified: trunk/traductions/pnpacks/PostNuke/themes/voodoodolly/lang/fra/version.php 
  467. =================================================================== 
  468. --- trunk/traductions/pnpacks/PostNuke/themes/voodoodolly/lang/fra/version.php    2007-03-21 20:41:40 UTC (rev 364) 
  469. +++ trunk/traductions/pnpacks/PostNuke/themes/voodoodolly/lang/fra/version.php    2007-03-21 21:03:18 UTC (rev 365) 
  470. @@&nbsp;-8,11 +8,11 ;@@ 
  471.   * ;@license GNU/GPL - http://www.gnu.org/copyleft/gpl.html 
  472.   * ;@author       Mark West 
  473.   * ;@package      PostNuke_Themes 
  474. - * ;@subpackage   andreas08 
  475. + * ;@subpackage   voodoodolly 
  476.   */ 
  477.   
  478.  define('_VOODOODOLLY_THEME_NAME', 'voodoodolly'); 
  479.  define('_VOODOODOLLY_DISPLAYNAME', 'voodoodolly'); 
  480. -define('_VOODOODOLLY_DESCRIPTION', 'voodoo dolly OSWD template'); 
  481. +define('_VOODOODOLLY_DESCRIPTION', 'voodoo dolly OWD template'); 
  482.   
  483. -?> 
  484. \ No newline at end of file 
  485. +?> 
  486.  
  487. _______________________________________________ 
  488. Pnfrance-commits mailing list 
  489. Pnfrance-commits@noc.postnuke.com 
  490. http://noc.postnuke.com/mailman/listinfo/pnfrance-commits 
  491.  
Données personnelles