[pnfrance-commits] r362 - trunk/traductions/pnpacks/postnuke/system/admin/pnlang/fra
Auteur Sujet
Post 
  1. Author: garou-69 
  2. Date: 2007-03-21 12:06:27 -0400 (Wed, 21 Mar 2007) 
  3. New Revision: 362 
  4.  
  5. Modified: 
  6.    trunk/traductions/pnpacks/PostNuke/system/Admin/pnlang/fra/admin.php 
  7.    trunk/traductions/pnpacks/PostNuke/system/Admin/pnlang/fra/init.php 
  8.    trunk/traductions/pnpacks/PostNuke/system/Admin/pnlang/fra/version.php 
  9. Log: 
  10. maj suivant wiki 
  11.  
  12. Modified: trunk/traductions/pnpacks/PostNuke/system/Admin/pnlang/fra/admin.php 
  13. =================================================================== 
  14. --- trunk/traductions/pnpacks/PostNuke/system/Admin/pnlang/fra/admin.php    2007-03-21 15:14:10 UTC (rev 361) 
  15. +++ trunk/traductions/pnpacks/PostNuke/system/Admin/pnlang/fra/admin.php    2007-03-21 16:06:27 UTC (rev 362) 
  16. @@ -1,43 +1,10 ;@@ 
  17.  <?php 
  18. -// $Id$ 
  19. -// ---------------------------------------------------------------------- 
  20. -// PostNuke Content Management System 
  21. -// Copyright (C) 2001 by the PostNuke Development Team. 
  22. -// http://www.postnuke.com/ 
  23. -// ---------------------------------------------------------------------- 
  24. -// Based on: 
  25. -// PHP-NUKE Web Portal System - http://phpnuke.org/ 
  26. -// Thatware - http://thatware.org/ 
  27. -// ---------------------------------------------------------------------- 
  28. -// LICENSE 
  29. -// 
  30. -// This program is free software; you can redistribute it and/or 
  31. -// modify it under the terms of the GNU General Public License (GPL
  32. -// as published by the Free Software Foundation; either version 2 
  33. -// of the License, or (at your option) any later version. 
  34. -// 
  35. -// This program is distributed in the hope that it will be useful, 
  36. -// but WITHOUT ANY WARRANTY; without even the implied warranty of 
  37. -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
  38. -// GNU General Public License for more details. 
  39. -// 
  40. -// To read the license please visit http://www.gnu.org/copyleft/gpl.html 
  41. -// ---------------------------------------------------------------------- 
  42. -// Original Author of file: Everyone 
  43. -// Purpose of file: Translation files 
  44. -// Translation team: Read credits in /docs/CREDITS.txt 
  45. -// ---------------------------------------------------------------------- 
  46.   
  47. -/** 
  48. - * ;@package     PostNuke_System_Modules 
  49. - * ;@subpackage  PostNuke_Admin 
  50. - * ;@license http://www.gnu.org/copyleft/gpl.html 
  51. -*/ 
  52.   
  53.  // general defines 
  54.  define('_ADMIN', 'Panneau d\'Administration PostNuke'); 
  55.  define('_ADMIN_ONLINEMANUAL', 'Manuel en ligne'); 
  56. -define('_ADMINTITLE', 'Admin'); 
  57. +define('_ADMIN_TITLE', 'Administration'); 
  58.  define('_ADMIN_VIEW', 'Catégories Principales'); 
  59.   
  60.  // error messages 
  61. @@&nbsp;-47,10 +14,10 ;@@ 
  62.   
  63.  // modify config 
  64.  define('_ADMIN_DEFAULTCATEGORY', 'Catégorie par défaut pour les nouveaux modules ajoutés'); 
  65. -define('_ADMIN_DISPLAYICONS', 'Afficher les icones dans le pannean d\'administration'); 
  66. +define('_ADMIN_DISPLAYICONS', 'Afficher les icones dans le panneau d\'administration'); 
  67.  define('_ADMIN_GENERALSETTINGS', 'Général'); 
  68.  define('_ADMIN_IGNOREINSTALLERCHECK', 'Ignorer la vérification de l\'installation'); 
  69. -define('_ADMIN_IGNOREINSTALLERCHECKWARNING', 'ATTENTION : cochez uniquement cette case si vous êtes sur un système isolé sinon vous risquez de compromettre votre installation.'); 
  70. +define('_ADMIN_IGNOREINSTALLERCHECKWARNING', 'ATTENTION : cocher uniquement cette case si vous êtes sur un système isolé sinon vous risquez de compromettre votre installation.'); 
  71.  define('_ADMIN_MODULESPERROW', 'Modules par ligne'); 
  72.  define('_ADMIN_PANELDISPLAYSETTINGS', 'Paramètres d\'affichage du panneau d\'administration'); 
  73.  define('_ADMIN_SKIN', 'Feuille de style pour le rendu du panneau d\'administration'); 
  74. @@&nbsp;-59,16 +26,16 ;@@ 
  75.  define('_ADMIN_THEMESITE', 'Utiliser le thème du site'); 
  76.   
  77.  // checks for install/upgrade files prior to admin panel being displayed 
  78. -define('_ADMIN_INSTALLWARNING','Attention! Merci d\'enlever le fichier install.php et le répertoire nommé install de la racine de vote site web PostNuke avant de continuer.'); 
  79. -define('_ADMIN_PSAKWARNING', 'Attention! Merci d\'enlever le Swiss army knife tool de la racine de vote site web PostNuke avant de continuer.'); 
  80. +define('_ADMIN_INSTALLWARNING','Attention! Merci d\'enlever le fichier install.php et le répertoire nommé install de la racine de votre site web PostNuke avant de continuer.'); 
  81. +define('_ADMIN_PSAKWARNING', 'Attention! Merci d\'enlever le Swiss Army knife Tool de la racine de vote site web PostNuke avant de continuer.'); 
  82.   
  83.  // PostNuke Security Analyzer defines 
  84.  define('_ADMIN_PNSECURITYANALYZER', 'Analyseur de sécurité PostNuke'); 
  85.  define('_ADMIN_CONFIG_PHP','Remarque : Le fichier config/config.php est modifiable (Conseil : chmod 644 ou 444) !'); 
  86.  define('_ADMIN_CONFIG_OLD_PHP','Remarque : Le fichier config/config-old.php est modifiable (Conseil : chmod 644 ou 444) !'); 
  87. -define('_ADMIN_LEGACY_MODE','Remarque : Le mode Ancien Mdoule (Legacy) est activé !'); 
  88. +define('_ADMIN_LEGACY_MODE','Remarque : Le mode leg est activé !'); 
  89.  define('_ADMIN_MAGIC_QUOTES','Remarque : La fonction <a href="http://php.net/magic_quotes">magic_quotes_gpc</a> est activée !'); 
  90. -define('_ADMIN_PNTEMP_HTACCESS','Remarque : Le répertoire /pnTemp devrait être sécurisé par un fichier .htaccess.'); 
  91. +define('_ADMIN_PNTEMP_HTACCESS','Remarque : Le répertoire /pnTemp devrait être sécurisé avec un fichier .htaccess.'); 
  92.  define('_ADMIN_REGISTER_GLOBALS','Remarque : La fonction <a href="http://php.net/register_globals">register_globals</a> est activée !'); 
  93.  define('_ADMIN_SAFEHTML', 'ATTENTION: <a href="index.php?module=SecurityCenter&type=admin&func=modifyconfig">SafeHTML-Outputfilter</a> doit être utilisé'); 
  94.  define('_ADMIN_SECURITYCENTERNOTINSTALLED', 'ATTENTION: Le module Centre De Securité n\'est pas installé!'); 
  95.  
  96. Modified: trunk/traductions/pnpacks/PostNuke/system/Admin/pnlang/fra/init.php 
  97. =================================================================== 
  98. --- trunk/traductions/pnpacks/PostNuke/system/Admin/pnlang/fra/init.php    2007-03-21 15:14:10 UTC (rev 361) 
  99. +++ trunk/traductions/pnpacks/PostNuke/system/Admin/pnlang/fra/init.php    2007-03-21 16:06:27 UTC (rev 362) 
  100. @@&nbsp;-1,64 +1,19 ;@@ 
  101.  <?php 
  102. -// $Id$ 
  103. -// ---------------------------------------------------------------------- 
  104. -// PostNuke Content Management System 
  105. -// Copyright (C) 2001 by the PostNuke Development Team. 
  106. -// http://www.postnuke.com/ 
  107. -// ---------------------------------------------------------------------- 
  108. -// Based on: 
  109. -// PHP-NUKE Web Portal System - http://phpnuke.org/ 
  110. -// Thatware - http://thatware.org/ 
  111. -// ---------------------------------------------------------------------- 
  112. -// LICENSE 
  113. -// 
  114. -// This program is free software; you can redistribute it and/or 
  115. -// modify it under the terms of the GNU General Public License (GPL
  116. -// as published by the Free Software Foundation; either version 2 
  117. -// of the License, or (at your option) any later version. 
  118. -// 
  119. -// This program is distributed in the hope that it will be useful, 
  120. -// but WITHOUT ANY WARRANTY; without even the implied warranty of 
  121. -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
  122. -// GNU General Public License for more details. 
  123. -// 
  124. -// To read the license please visit http://www.gnu.org/copyleft/gpl.html 
  125. -// ---------------------------------------------------------------------- 
  126. -// Original Author of file: Everyone 
  127. -// Purpose of file: Translation files 
  128. -// Translation team: Read credits in /docs/CREDITS.txt 
  129. -// ---------------------------------------------------------------------- 
  130.   
  131. -/** 
  132. - * ;@package     PostNuke_System_Modules 
  133. - * ;@subpackage  PostNuke_Admin 
  134. - * ;@license http://www.gnu.org/copyleft/gpl.html 
  135. -*/ 
  136.  // Default data 
  137.  // administration_categories 
  138. -/*define('_ADMIN_CATEGORY_00_a',  'Système'); 
  139. -define('_ADMIN_CATEGORY_00_b',  'Modules Système'); 
  140. -define('_ADMIN_CATEGORY_01_a',  'Contenu'); 
  141. -define('_ADMIN_CATEGORY_01_b',  'Module de Contenu'); 
  142. -define('_ADMIN_CATEGORY_02_a',  'Pack Ressource'); 
  143. -define('_ADMIN_CATEGORY_02_b',  'Pack de modules Ressource'); 
  144. -define('_ADMIN_CATEGORY_03_a',  'Utilitaires'); 
  145. -define('_ADMIN_CATEGORY_03_b',  'Modules Utilitaires'); 
  146. -define('_ADMIN_CATEGORY_04_a',  'Complémentaires'); 
  147. -define('_ADMIN_CATEGORY_04_b',  'Modules Complémentaires'); 
  148. -*/ 
  149.  define('_ADMIN_CATEGORY_00_a',    'Système'); 
  150. -define('_ADMIN_CATEGORY_00_b',    'Les modules systèmes sont des fonctionnalités du coeur du système PostNuke.'); 
  151. +define('_ADMIN_CATEGORY_00_b',    'Les modules systèmes sont les fonctionnalités du noyau de PostNuke.'); 
  152.  define('_ADMIN_CATEGORY_01_a',    'Apparence'); 
  153. -define('_ADMIN_CATEGORY_01_b',    'Les modules d\'apparence controllent le look et les aspects visuels de votre site internet.'); 
  154. +define('_ADMIN_CATEGORY_01_b',    'Les modules d\'apparence contrôlent le look et les aspects visuels de votre site internet PostNuke.'); 
  155.  define('_ADMIN_CATEGORY_02_a',    'Utilisateurs'); 
  156. -define('_ADMIN_CATEGORY_02_b',    'Ces modules permettent la gestion des informations concernant les membres, les droits d\'accès ainsi que les profils.'); 
  157. +define('_ADMIN_CATEGORY_02_b',    'Ces modules permettent la gestion des informations concernant les membres, les droits d\'accès des utilisateurs ainsi que les profils.'); 
  158.  define('_ADMIN_CATEGORY_03_a',    'Contenu'); 
  159.  define('_ADMIN_CATEGORY_03_b',    'Modules fournissant du contenu à vos utilisateurs.'); 
  160.  define('_ADMIN_CATEGORY_04_a',    'Complémentaires'); 
  161.  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.'); 
  162.  define('_ADMIN_CATEGORY_05_a',    'Sécurité'); 
  163. -define('_ADMIN_CATEGORY_05_b',    'Modules de gestion de la sécurité de votre site PostNuke.'); 
  164. -define('_ADMIN_CATEGORY_06_a',    'Extensions (Hooks)'); 
  165. -define('_ADMIN_CATEGORY_06_b',    'Ces extensions (hooks) permettent de rajouter des fonctionnalités aux modules existants.'); 
  166. +define('_ADMIN_CATEGORY_05_b',    'Les modules relatifs à lae gestion de la sécurité de votre site internet PostNuke.'); 
  167. +define('_ADMIN_CATEGORY_06_a',    'Extensions'); 
  168. +define('_ADMIN_CATEGORY_06_b',    'Les modules d\'extensions permettent de rajouter des fonctionnalités aux modules existants.'); 
  169.  ?> 
  170.  
  171. Modified: trunk/traductions/pnpacks/PostNuke/system/Admin/pnlang/fra/version.php 
  172. =================================================================== 
  173. --- trunk/traductions/pnpacks/PostNuke/system/Admin/pnlang/fra/version.php    2007-03-21 15:14:10 UTC (rev 361) 
  174. +++ trunk/traductions/pnpacks/PostNuke/system/Admin/pnlang/fra/version.php    2007-03-21 16:06:27 UTC (rev 362) 
  175. @@&nbsp;-1,42 +1,7 ;@@ 
  176.  <?php 
  177. -// Generated: $Id$ 
  178. -// ---------------------------------------------------------------------- 
  179. -// PostNuke Content Management System 
  180. -// Copyright (C) 2001 by The PostNuke Development Team. 
  181. -// http://www.postnuke.com/ 
  182. -// ---------------------------------------------------------------------- 
  183. -// Based on: 
  184. -// PHP-NUKE Web Portal System - http://phpnuke.org/ 
  185. -// Thatware - http://thatware.org/ 
  186. -// ---------------------------------------------------------------------- 
  187. -// LICENSE 
  188. -// 
  189. -// This program is free software; you can redistribute it and/or 
  190. -// modify it under the terms of the GNU General Public License (GPL
  191. -// as published by the Free Software Foundation; either version 2 
  192. -// of the License, or (at your option) any later version. 
  193. -// 
  194. -// This program is distributed in the hope that it will be useful, 
  195. -// but WITHOUT ANY WARRANTY; without even the implied warranty of 
  196. -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 
  197. -// GNU General Public License for more details. 
  198. -// 
  199. -// To read the license please visit http://www.gnu.org/copyleft/gpl.html 
  200. -// ---------------------------------------------------------------------- 
  201. -// Original Author of file: FC ! 
  202. -// Purpose of file: Admin mod Version language file 
  203. -// Translation team: Read credits in /docs/CREDITS.txt 
  204. -// ---------------------------------------------------------------------- 
  205. -/** 
  206. -  * ;@author       Frank Chestnut [Chestnut] 
  207. -  * ;@version      $Revision$ 
  208. -  * ;@package      PostNuke_System_Modules 
  209. -  * ;@subpackage   Admin 
  210. -  * ;@license      http://www.gnu.org/copyleft/gpl.html GNU General Public License 
  211. - */ 
  212.   
  213. -define('_ADMIN_NAME',        'Administration des Onglets'); 
  214. -define('_ADMIN_DISPLAYNAME', 'Administration de Onglets'); 
  215. -define('_ADMIN_DESCRIPTION', 'Gestion des noms, de l\'ordre et les templates des liens admin.'); 
  216. +define('_ADMIN_NAME',        'Administration'); 
  217. +define('_ADMIN_DISPLAYNAME', 'Administration'); 
  218. +define('_ADMIN_DESCRIPTION', 'Gestion des noms, de l\'ordre et des templates des liens d\administration.'); 
  219.   
  220.  ?> 
  221.  
  222. _______________________________________________ 
  223. Pnfrance-commits mailing list 
  224. Pnfrance-commits@noc.postnuke.com 
  225. http://noc.postnuke.com/mailman/listinfo/pnfrance-commits 
  226.  
Données personnelles