[pnfrance-commits] r374 - trunk/traductions/pnpacks/postnuke/system/securitycenter/pnlang/fra
Auteur Sujet
Post 
  1. Author: yokav 
  2. Date: 2007-03-29 00:29:43 -0400 (Thu, 29 Mar 2007) 
  3. New Revision: 374 
  4.  
  5. Modified: 
  6.    trunk/traductions/pnpacks/PostNuke/system/SecurityCenter/pnlang/fra/admin.php 
  7. Log: 
  8. correction constante + traductions 
  9.  
  10. Modified: trunk/traductions/pnpacks/PostNuke/system/SecurityCenter/pnlang/fra/admin.php 
  11. =================================================================== 
  12. --- trunk/traductions/pnpacks/PostNuke/system/SecurityCenter/pnlang/fra/admin.php    2007-03-29 04:11:28 UTC (rev 373) 
  13. +++ trunk/traductions/pnpacks/PostNuke/system/SecurityCenter/pnlang/fra/admin.php    2007-03-29 04:29:43 UTC (rev 374) 
  14. @@ -3,22 +3,18 ;@@ 
  15.   * PostNuke Application Framework 
  16.   * ;@copyright (c) 2001, PostNuke Development Team 
  17.   * ;@link http://www.postnuke.com 
  18. - * ;@version $Id: admin.php 20572 2006-11-22 18:33:36Z rgasch $ 
  19. + * ;@version $Id: admin.php 21511 2007-02-25 11:45:01Z markwest $ 
  20.   * ;@license GNU/GPL - http://www.gnu.org/copyleft/gpl.html 
  21. + * ;@package PostNuke_System_Modules 
  22. + * ;@subpackage SecurityCenter 
  23.   */ 
  24.   
  25. -/** 
  26. - * ;@package     PostNuke_System_Modules 
  27. - * ;@subpackage  PostNuke_AntiCracker 
  28. - */ 
  29.  // general 
  30. -define('_SECURITYCENTER_','Centre de sécurité'); 
  31. +define('_SECURITYCENTER','Centre de sécurité'); 
  32.   
  33.  // singular/plural 
  34. -define('_SECURITYCENTER_HACKATTEMPT', 'Tentative de hackage'); 
  35. -define('_SECURITYCENTER_HACKATTEMPTS', 'Tentatives de hackage'); 
  36. +define('_SECURITYCENTER_HACKATTEMPT', 'Tentative de hack'); 
  37. +define('_SECURITYCENTER_HACKATTEMPTS', 'Tentatives de hack'); 
  38.   
  39.  // navigation 
  40.  define('_SECURITYCENTER_VIEWHACKATTEMPTSFROMDB','Afficher %i% dans la base de données'); 
  41. @@ -50,12 +46,12 ;@@ 
  42.   
  43.  // display template 
  44.  define('_SECURITYCENTER_VARIABLE', 'Variable'); 
  45. -define('_SECURITYCENTER_VARIABLEVALUE', 'valeur de la variable'); 
  46. +define('_SECURITYCENTER_VARIABLEVALUE', 'Valeur de la variable'); 
  47.   
  48.  // modify config 
  49. -define('_SECURITYCENTER_DISPLAYEMAIL','Prévenir des tentatives de hackage par e-mail'); 
  50. -define('_SECURITYCENTER_DISPLAYENABLE','Activer la protection anti-hackage'); 
  51. -define('_SECURITYCENTER_DISPLAYLOGTODB','Log hacking attempts to database'); 
  52. +define('_SECURITYCENTER_DISPLAYEMAIL','Prévenir des tentatives de hack par e-mail'); 
  53. +define('_SECURITYCENTER_DISPLAYENABLE','Activer la protection anti-hack'); 
  54. +define('_SECURITYCENTER_DISPLAYLOGTODB','Enregistrer les tentatives de hack dans la base de données'); 
  55.  define('_SECURITYCENTER_FILTERCOOKIEVARS', 'Assainir les variables \'$_COOKIE\''); 
  56.  define('_SECURITYCENTER_FILTERGETVARS', 'Assainir les variables \'$_GET\''); 
  57.  define('_SECURITYCENTER_FILTERPOSTVARS', 'Assainir les variables \'$_POST\''); 
  58. @@ -65,7 +61,7 ;@@ 
  59.  define('_SECURITYCENTER_ONLYSENDSUMMARYBYEMAIL','Quand on log dans la base de données, envoyer uniquement un résumé par e-mail'); 
  60.  define('_SECURITYCENTER_OUTPUTFILTER','Paramètres du filtre de sortie'); 
  61.  define('_SECURITYCENTER_OUTPUTFILTERINTERNAL','filtre interne de sortie'); 
  62. -define('_SECURITYCENTER_OUTPUTFILTERSAFEHTML','Utiliser SafeHTML acomme filtre de sortie'); 
  63. +define('_SECURITYCENTER_OUTPUTFILTERSAFEHTML','Utiliser SafeHTML comme filtre de sortie'); 
  64.  define('_SECURITYCENTER_SELECTOUTPUTFILTER','Sélectionner un filtre de sortie'); 
  65.  define('_SECURITYCENTER_SUMMARYCONTENT', 'Contenu du résumé'); 
  66.  define('_SECURITYCENTER_VARIABLECLEANSING', 'Nettoyage variable HTTP'); 
  67.  
  68. _______________________________________________ 
  69. Pnfrance-commits mailing list 
  70. Pnfrance-commits@noc.postnuke.com 
  71. http://noc.postnuke.com/mailman/listinfo/pnfrance-commits 
  72.  
Données personnelles