[pnfrance-commits] r247 - in trunk/traductions/pnpacks/postnuke: install/pnlang/fra language/fra system/admin/pnlang/fra
Auteur Sujet
Post 
  1. Author: gilles69 
  2. Date: 2006-08-26 16:51:32 -0400 (Sat, 26 Aug 2006) 
  3. New Revision: 247 
  4.  
  5. Modified: 
  6.    trunk/traductions/pnpacks/PostNuke/install/pnlang/fra/global.php 
  7.    trunk/traductions/pnpacks/PostNuke/language/fra/core.php 
  8.    trunk/traductions/pnpacks/PostNuke/system/Admin/pnlang/fra/admin.php 
  9.    trunk/traductions/pnpacks/PostNuke/system/Admin/pnlang/fra/init.php 
  10. Log: 
  11. corrections ! 
  12.  
  13. Modified: trunk/traductions/pnpacks/PostNuke/install/pnlang/fra/global.php 
  14. =================================================================== 
  15. --- trunk/traductions/pnpacks/PostNuke/install/pnlang/fra/global.php    2006-08-26 20:33:03 UTC (rev 246) 
  16. +++ trunk/traductions/pnpacks/PostNuke/install/pnlang/fra/global.php    2006-08-26 20:51:32 UTC (rev 247) 
  17. @@ -44,7 +44,9 ;@@ 
  18.  define('_ACCEPTLICENCE',          'Accepter'); 
  19.   
  20.  // _requirements.htm 
  21. +define('_INSTALLERPHP', 'PHP'); 
  22.  define('_INSTALLERPHPVERSION', 'Version PHP'); 
  23. +define('_INSTALLERPHPTOKENOK', 'Votre version de PHP contient tous les modules nécessaires.'); 
  24.  define('_INSTALLERYOURPHPVER', 'Votre version de PHP est'); 
  25.  define('_INSTALLERPHPVEROK', 'ce qui répond au minimum requis (4.3.0).'); 
  26.  define('_INSTALLERPHPVERNOTOK', 'ce qui ne répond pas au minimum requis (4.3.0).'); 
  27. @@ -122,4 +124,5 ;@@ 
  28.  define('_BLOCKS_RIGHTBLOCKS', 'Blocs de droite'); 
  29.  define('_BLOCKS_CENTERBLOCKS', 'Blocs du millieu'); 
  30.   
  31.  ?> 
  32. \ No newline at end of file 
  33.  
  34. Modified: trunk/traductions/pnpacks/PostNuke/language/fra/core.php 
  35. =================================================================== 
  36. --- trunk/traductions/pnpacks/PostNuke/language/fra/core.php    2006-08-26 20:33:03 UTC (rev 246) 
  37. +++ trunk/traductions/pnpacks/PostNuke/language/fra/core.php    2006-08-26 20:51:32 UTC (rev 247) 
  38. @@ -176,6 +176,6 ;@@ 
  39.  define('_NEXTPAGE_TITLE', 'Page suivante'); 
  40.  define('_NONEXTPAGE', 'Pas de page suivante'); 
  41.  define('_NOPREVIOUSPAGE', 'No previous pages'); 
  42. -define('_PAGE', 'Page'); 
  43. -define('_TOTAL', 'Total'); 
  44. +//define('_PAGE', 'Page'); 
  45. +//define('_TOTAL', 'Total'); 
  46.  ?> 
  47. \ No newline at end of file 
  48.  
  49. Modified: trunk/traductions/pnpacks/PostNuke/system/Admin/pnlang/fra/admin.php 
  50. =================================================================== 
  51. --- trunk/traductions/pnpacks/PostNuke/system/Admin/pnlang/fra/admin.php    2006-08-26 20:33:03 UTC (rev 246) 
  52. +++ trunk/traductions/pnpacks/PostNuke/system/Admin/pnlang/fra/admin.php    2006-08-26 20:51:32 UTC (rev 247) 
  53. @@ -92,5 +92,8 ;@@ 
  54.  define('_ADMINGENERALSETTINGS', 'Général'); 
  55.  define('_ADMINCATEGORYSETTINGS', 'Catégories'); 
  56.  define('_ADMINTITLE', 'Admin'); 
  57. +define('_ADMIN_SECURITYCENTERNOTINSTALLED', 'ATTENTION: Le module Centre De Securité n\'est pas installé!'); 
  58. +define('_ADMIN_SECURITYCENTERNOTENABLED', 'ATTENTION: Le module<a href="index.php?module=SecurityCenter&type=admin&func=modifyconfig">Centre De Securité</a> n\'est pas actif!'); 
  59. +define('_ADMIN_SAFEHTML', 'ATTENTION: <a href="index.php?module=SecurityCenter&type=admin&func=modifyconfig">SafeHTML-Outputfilter</a> doit être utilisé'); 
  60. +define('_ADMIN_PNSECURITYANALYZER', 'Analyseur de sécurité PostNuke'); 
  61.  ?> 
  62. \ No newline at end of file 
  63.  
  64. Modified: trunk/traductions/pnpacks/PostNuke/system/Admin/pnlang/fra/init.php 
  65. =================================================================== 
  66. --- trunk/traductions/pnpacks/PostNuke/system/Admin/pnlang/fra/init.php    2006-08-26 20:33:03 UTC (rev 246) 
  67. +++ trunk/traductions/pnpacks/PostNuke/system/Admin/pnlang/fra/init.php    2006-08-26 20:51:32 UTC (rev 247) 
  68. @@&nbsp;-47,4 +47,18 ;@@ 
  69.  define('_ADMIN_CATEGORY_04_a',  'Complémentaires'); 
  70.  define('_ADMIN_CATEGORY_04_b',  'Modules Complémentaires'); 
  71.   
  72. +define('_ADMIN_CATEGORY_00_a',    'Système'); 
  73. +define('_ADMIN_CATEGORY_00_b',    'Modules Système'); 
  74. +define('_ADMIN_CATEGORY_01_a',    'Apparence'); 
  75. +define('_ADMIN_CATEGORY_01_b',    'Modules controllant l\'apparence, le look de votre site internet.'); 
  76. +define('_ADMIN_CATEGORY_02_a',    'Utilisateurs'); 
  77. +define('_ADMIN_CATEGORY_02_b',    'Change les informations concernant les membres, les droits d\'accès ainsi que les profils.'); 
  78. +define('_ADMIN_CATEGORY_03_a',    'Contenu'); 
  79. +define('_ADMIN_CATEGORY_03_b',    'Modules fournissant du contenu à vos utilisateurs.'); 
  80. +define('_ADMIN_CATEGORY_04_a',    '3rd-party');// TODO 
  81. +define('_ADMIN_CATEGORY_04_b',    'Les nouveaux modules installés sont placés dans cette catégorie car ils ne font pas partie intégrante de la distribution PostNuke.'); 
  82. +define('_ADMIN_CATEGORY_05_a',    'Sécurité'); 
  83. +define('_ADMIN_CATEGORY_05_b',    'Modules en relation avec la sécurité de votre site PostNuke.'); 
  84. +define('_ADMIN_CATEGORY_06_a',    'Hooks'); //TODO 
  85. +define('_ADMIN_CATEGORY_06_b',    'Hook modules attach to other modules and enhance their functionality.'); //TODO 
  86.  ?> 
  87. \ No newline at end of file 
  88.  
  89. _______________________________________________ 
  90. Pnfrance-commits mailing list 
  91. Pnfrance-commits@noc.postnuke.com 
  92. http://noc.postnuke.com/mailman/listinfo/pnfrance-commits 
  93.  
Données personnelles