- Update of /cvsroot/pnfrance/traductions/pnpacks/PostNuke/system/Modules/pnlang/fra
- In directory perky.postnuke.com:/tmp/cvs-serv25134/pnpacks/PostNuke/system/Modules/pnlang/fra
- Added Files:
- admin.php adminapi.php index.html init.php manual.html
- version.php
- Log Message:
- --- NEW FILE: admin.php ---
- <?php
- // File: $Id: admin.php,v 1.1 2005/10/24 16:09:13 chestnut Exp $
- // ----------------------------------------------------------------------
- // POST-NUKE Content Management System
- // Copyright (C) 2001 by the Post-Nuke Development Team.
- // http://www.postnuke.com/
- // ----------------------------------------------------------------------
- // Based on:
- // PHP-NUKE Web Portal System - http://phpnuke.org/
- // Thatware - http://thatware.org/
- // ----------------------------------------------------------------------
- // LICENSE
- //
- // This program is free software; you can redistribute it and/or
- // modify it under the terms of the GNU General Public License (GPL)
- // as published by the Free Software Foundation; either version 2
- // of the License, or (at your option) any later version.
- //
- // This program is distributed in the hope that it will be useful,
- // but WITHOUT ANY WARRANTY; without even the implied warranty of
- // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- // GNU General Public License for more details.
- //
- // To read the license please visit http://www.gnu.org/copyleft/gpl.html
- // ----------------------------------------------------------------------
- // Original Author of file: Everyone
- // Purpose of file: Translation files
- // Translation team: Read credits in /docs/CREDITS.txt
- // ----------------------------------------------------------------------
- define('_MODULESADMIN', 'Admin');
- define('_MODULESENABLEHOOKS','Extensions disponibles pour ce module');
- define('_MODULESNOSUCHMODID','Erreur! ID de module inconnu');
- define('_MODULESFILESMISSING','Fichiers manquants');
- define('_MODULESGENERATE','Générer la liste des modules');
- define('_MODULESACTIONS','Actions');
- define('_MODULESDESC','Description');
- define('_MODULESDIR','Répertoire');
- define('_MODULESDISPNAME','Nom affiché');
- define('_MODULESNAME','Nom du module');
- define('_MODULESSTATE','Etat');
- define('_MODULESHOOKS','Extensions');
- define('_MODULESINITIALISE','Initialisation');
- define('_MODULESVIEW','Voir');
- define('_MODULESACTIVATED','Module activé');
- define('_MODULESDEACTIVATED','Module désactivé');
- define('_MODULESREGENERATED','Liste des modules regénéré à partir du système de fichiers');
- define('_MODULESMODIFY','Modifier');
- define('_MODULESREMOVED','Module supprimé');
- define('_MODULES','Modules');
- define('_MODULESACTIVATE','Activer');
- define('_MODULESDEACTIVATE','Désactiver');
- define('_MODULESACTIVE','Actif');
- define('_MODULESINACTIVE', 'Inactif');
- define('_MODULESEDIT','Modifier');
- define('_MODULESFORTHIS','pour ce module');
- define('_MODULESINITIALISED','Module initialisé');
- define('_MODULESITEMSPERPAGE','Eléments par page');
- define('_MODULESLOADLEGACY', 'Chargement du support des modules anciens');
- define('_MODULESMODIFYCONFIG','Modifier la configuration');
- define('_MODULESNEWDESCRIPTION','Entrer une nouvelle description');
- define('_MODULESNEWNAME','Entrer un nouveau nom');
- define('_MODULESNOMODID','Aucun ID de module fourni');
- define('_MODULESNOMODS','Aucun module disponible');
- define('_MODULESUPDATECONFIG','Mise à jour de la configuration');
- define('_MODULESREGENERATE','Regénérer');
- define('_MODULESREMOVE','Retirer');
- define('_MODULESUPDATEDINFORMATION','Information du module mise à jour');
- define('_MODULESUNINIT','Non-Initialisé');
- define('_MODULESUPDATETABLEFAILED','Echec de la mise à jour');
- define('_MODULESUPGRADE','Mise à jour');
- define('_MODULESUPGRADED','Nouvelle version installée');
- define('_MODULESFILTERBYSTATE', 'Filtrer par Etat');
- define('_MODULESVERSION', 'Version');
- define('_MODULESNOHOOKS', 'Aucune extensions installées');
- define('_MODULESITEMSPERPAGENUMERIC', 'La valeur \'Eléments par page\' doit être numérique et positive. La valeur entrée a été corrigée.');
- ?>
- --- NEW FILE: index.html ---
- --- NEW FILE: init.php ---
- <?php
- // $Id: init.php,v 1.1 2005/10/24 16:09:13 chestnut Exp $
- // ----------------------------------------------------------------------
- // PostNuke Content Management System
- // Copyright (C) 2001 by the PostNuke Development Team.
- // http://www.postnuke.com/
- // ----------------------------------------------------------------------
- // Based on:
- // PHP-NUKE Web Portal System - http://phpnuke.org/
- // Thatware - http://thatware.org/
- // ----------------------------------------------------------------------
- // LICENSE
- //
- // This program is free software; you can redistribute it and/or
- // modify it under the terms of the GNU General Public License (GPL)
- // as published by the Free Software Foundation; either version 2
- // of the License, or (at your option) any later version.
- //
- // This program is distributed in the hope that it will be useful,
- // but WITHOUT ANY WARRANTY; without even the implied warranty of
- // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- // GNU General Public License for more details.
- //
- // To read the license please visit http://www.gnu.org/copyleft/gpl.html
- // ----------------------------------------------------------------------
- // Original Author of file: Everyone
- // Purpose of file: Translation files
- // Translation team: Read credits in /docs/CREDITS.txt
- // ----------------------------------------------------------------------
- /**
- * @package PostNuke_System_Modules
- * @subpackage PostNuke_Modules
- * @license http://www.gnu.org/copyleft/gpl.html
- */
- // ATTENTION... CERTAINES VARIABLES NE DOIVENT POSSIBLEMENT PAS ETRE CHANGEES...
- // Modules
- define('_MODULES_1_a','Admin');
- define('_MODULES_1_b','2');
- define('_MODULES_1_c','Admin');
- define('_MODULES_1_d','Module Administration de PostNuke');
- define('_MODULES_1_e','9');
- define('_MODULES_1_f','Admin');
- define('_MODULES_1_g','1.1');
- define('_MODULES_1_h','1');
- define('_MODULES_1_i','0');
- define('_MODULES_1_j','3');
- define('_MODULES_2_a','Blocks');
- define('_MODULES_2_b','2');
- define('_MODULES_2_c','Blocks');
- define('_MODULES_2_d','Administration des Blocs');
- define('_MODULES_2_e','13');
- define('_MODULES_2_f','Blocks');
- define('_MODULES_2_g','2.0');
- define('_MODULES_2_h','1');
- define('_MODULES_2_i','0');
- define('_MODULES_2_j','3');
- define('_MODULES_3_a','Groups');
- define('_MODULES_3_b','2');
- define('_MODULES_3_c','Groups');
- define('_MODULES_3_d','Administration des Groupes');
- define('_MODULES_3_e','16');
- define('_MODULES_3_f','Groups');
- define('_MODULES_3_g','1.0');
- define('_MODULES_3_h','1');
- define('_MODULES_3_i','0');
- define('_MODULES_3_j','3');
- define('_MODULES_4_a','Modules');
- define('_MODULES_4_b','2');
- define('_MODULES_4_c','Modules');
- define('_MODULES_4_d','Administration des Modules');
- define('_MODULES_4_e','1');
- define('_MODULES_4_f','Modules');
- define('_MODULES_4_g','2.0');
- define('_MODULES_4_h','1');
- define('_MODULES_4_i','0');
- define('_MODULES_4_j','3');
- define('_MODULES_5_a','Permissions');
- define('_MODULES_5_b','2');
- define('_MODULES_5_c','Permissions');
- define('_MODULES_5_d','Gestion des Permissions');
- define('_MODULES_5_e','22');
- define('_MODULES_5_f','Permissions');
- define('_MODULES_5_g','0.4');
- define('_MODULES_5_h','1');
- define('_MODULES_5_i','0');
- define('_MODULES_5_j','3');
- define('_MODULES_6_a','Search');
- define('_MODULES_6_b','2');
- define('_MODULES_6_c','Search');
- define('_MODULES_6_d','Moteur de Recherche du site');
- define('_MODULES_6_e','32');
- define('_MODULES_6_f','Search');
- define('_MODULES_6_g','1.2');
- define('_MODULES_6_h','0');
- define('_MODULES_6_i','1');
- define('_MODULES_6_j','3');
- define('_MODULES_7_a','Users');
- define('_MODULES_7_b','2');
- define('_MODULES_7_c','Users');
- define('_MODULES_7_d','Gestions des Utilisateurs (Membres)');
- define('_MODULES_7_e','27');
- define('_MODULES_7_f','Users');
- define('_MODULES_7_g','1.0');
- define('_MODULES_7_h','1');
- define('_MODULES_7_i','1');
- define('_MODULES_7_j','3');
- define('_MODULES_8_a','legal');
- define('_MODULES_8_b','2');
- define('_MODULES_8_c','legal');
- define('_MODULES_8_d','Règles de base d\'utilisation et de confidentialité');
- define('_MODULES_8_e','43');
- define('_MODULES_8_f','legal');
- define('_MODULES_8_g','1.1');
- define('_MODULES_8_h','0');
- define('_MODULES_8_i','1');
- define('_MODULES_8_j','3');
- define('_MODULES_9_a','Censor');
- define('_MODULES_9_b','2');
- define('_MODULES_9_c','Censor');
- define('_MODULES_9_d','Contrôle de la censure');
- define('_MODULES_9_e','43');
- define('_MODULES_9_f','Censor');
- define('_MODULES_9_g','1.5');
- define('_MODULES_9_h','1');
- define('_MODULES_9_i','0');
- define('_MODULES_9_j','3');
- define('_MODULES_10_a','Your_Account');
- define('_MODULES_10_b','2');
- define('_MODULES_10_c','Your Account');
- define('_MODULES_10_d','Section personnelle des membres');
- define('_MODULES_10_e','43');
- define('_MODULES_10_f','Your_Account');
- define('_MODULES_10_g','1.0');
- define('_MODULES_10_h','1');
- define('_MODULES_10_i','1');
- define('_MODULES_10_j','3');
- define('_MODULES_11_a','Categories');
- define('_MODULES_11_b','2');
- define('_MODULES_11_c','Categories');
- define('_MODULES_11_d','Utilitaire de Catégories');
- define('_MODULES_11_e','43');
- define('_MODULES_11_f','Categories');
- define('_MODULES_11_g','2.1');
- define('_MODULES_11_h','1');
- define('_MODULES_11_i','1');
- define('_MODULES_11_j','3');
- define('_MODULES_12_a','AntiCracker');
- define('_MODULES_12_b','2');
- define('_MODULES_12_c','AntiCracker');
- define('_MODULES_12_d','Protection et détection Anti-cracker');
- define('_MODULES_12_e','43');
- define('_MODULES_12_f','AntiCracker');
- define('_MODULES_12_g','1.0');
- define('_MODULES_12_h','1');
- define('_MODULES_12_i','0');
- define('_MODULES_12_j','3');
- define('_MODULES_13_a','Admin_Messages');
- define('_MODULES_13_b','2');
- define('_MODULES_13_c','Admin_Messages');
- define('_MODULES_13_d','Gestion des messages administratifs');
- define('_MODULES_13_e','43');
- define('_MODULES_13_f','Admin_Messages');
- define('_MODULES_13_g','1.5');
- define('_MODULES_13_h','1');
- define('_MODULES_13_i','0');
- define('_MODULES_13_j','3');
- define('_MODULES_14_a','Settings');
- define('_MODULES_14_b','2');
- define('_MODULES_14_c','Settings');
- define('_MODULES_14_d','Configuration et options générales du site');
- define('_MODULES_14_e','43');
- define('_MODULES_14_f','Settings');
- define('_MODULES_14_g','1.0');
- define('_MODULES_14_h','1');
- define('_MODULES_14_i','0');
- define('_MODULES_14_j','3');
- define('_MODULES_15_a','Header_Footer');
- define('_MODULES_15_b','2');
- define('_MODULES_15_c','Header_Footer');
- define('_MODULES_15_d','Gestion d\'en-tête et pied de page du site');
- define('_MODULES_15_e','43');
- define('_MODULES_15_f','Header_Footer');
- define('_MODULES_15_g','1.0');
- define('_MODULES_15_h','0');
- define('_MODULES_15_i','1');
- define('_MODULES_15_j','3');
- define('_MODULES_16_a','Xanthia');
- define('_MODULES_16_b','2');
- define('_MODULES_16_c','Xanthia');
- define('_MODULES_16_d','Moteur de thème Xanthia');
- define('_MODULES_16_e','43');
- define('_MODULES_16_f','Xanthia');
- define('_MODULES_16_g','2.0');
- define('_MODULES_16_h','1');
- define('_MODULES_16_i','1');
- define('_MODULES_16_j','3');
- define('_MODULES_17_a','Mailer');
- define('_MODULES_17_b','2');
- define('_MODULES_17_c','Mailer');
- define('_MODULES_17_d','Module de mailing PostNuke');
- define('_MODULES_17_e','43');
- define('_MODULES_17_f','Mailer');
- define('_MODULES_17_g','1.0');
- define('_MODULES_17_h','1');
- define('_MODULES_17_i','0');
- define('_MODULES_17_j','3');
- define('_MODULES_18_a','pnRender');
- define('_MODULES_18_b','2');
- define('_MODULES_18_c','pnRender');
- define('_MODULES_18_d','Intégration de Smarty pour PostNuke');
- define('_MODULES_18_e','43');
- define('_MODULES_18_f','pnRender');
- define('_MODULES_18_g','1.0');
- define('_MODULES_18_h','1');
- define('_MODULES_18_i','0');
- define('_MODULES_18_j','3');
- ?>
- --- NEW FILE: manual.html ---
- <html>
- <head>
- <title>Modules</title>
- <style>
- body,td,div {
- font-family : Verdana,Arial,Helvetica,sans-serif;
- font-size : .8em;
- color: black;
- background-color: white;
- text-align : justify;
- }
- table.main {
- background-color: black;
- width : 100%;
- }
- .help-topic {
- font-weight : bold;
- font-size : 1em;
- color : white;
- background-color : black;
- }
- .item {
- font-weight : bold;
- vertical-align : top;
- background-color: #cccccc;
- }
- .item-heading {
- font-weight : bold;
- vertical-align : top;
- text-align : center;
- background-color: #dddddd;
- }
- .item-desc {
- }
- </style>
- </head>
- <body>
- <table class="main" cellpadding=4 cellspacing=1>
- <tr class="help-topic">
- <td class="help-topic"><img src=../images/global/manual.jpg border=0></td>
- <td class="help-topic">Modules</td>
- </tr>
- <tr>
- <td class="help-desc" colspan=2>
- Ce manuel d'aide sera disponible dans la version 1.0 Finale.
- </td>
- <tr>
- <td class="item">Item</td>
- <td class="item-desc">Description</td>
- </tr>
- </table>
- </body>
- </html>
- --- NEW FILE: version.php ---
- <?php
- // Generated: $Id: version.php,v 1.1 2005/10/24 16:09:13 chestnut Exp $
- // ----------------------------------------------------------------------
- // PostNuke Content Management System
- // Copyright (C) 2001 by The PostNuke Development Team.
- // http://www.postnuke.com/
- // ----------------------------------------------------------------------
- // Based on:
- // PHP-NUKE Web Portal System - http://phpnuke.org/
- // Thatware - http://thatware.org/
- // ----------------------------------------------------------------------
- // LICENSE
- //
- // This program is free software; you can redistribute it and/or
- // modify it under the terms of the GNU General Public License (GPL)
- // as published by the Free Software Foundation; either version 2
- // of the License, or (at your option) any later version.
- //
- // This program is distributed in the hope that it will be useful,
- // but WITHOUT ANY WARRANTY; without even the implied warranty of
- // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- // GNU General Public License for more details.
- //
- // To read the license please visit http://www.gnu.org/copyleft/gpl.html
- // ----------------------------------------------------------------------
- // Original Author of file: Your Name
- // Purpose of file: Blank mod Version language file
- // Translation team: Read credits in /docs/CREDITS.txt
- // ----------------------------------------------------------------------
- /**
- * @author Frank Chestnut [Chestnut]
- * @version $Revision: 1.1 $
- * @package PostNuke_System_Modules
- * @subpackage Admin
- * @license http://www.gnu.org/copyleft/gpl.html GNU General Public License
- */
- define('_MODULESMOD_NAME', 'Modules');
- define('_MODULESMOD_DISPLAYNAME', 'Administration Modules');
- define('_MODULESMOD_DESCRIPTION', 'Activer/Désactiver les modules, voir install/docs/credits.');
- ?>
- --- NEW FILE: adminapi.php ---
- <?php
- // File: $Id: adminapi.php,v 1.1 2005/10/24 16:09:13 chestnut Exp $
- // ----------------------------------------------------------------------
- // POST-NUKE Content Management System
- // Copyright (C) 2001 by the Post-Nuke Development Team.
- // http://www.postnuke.com/
- // ----------------------------------------------------------------------
- // Based on:
- // PHP-NUKE Web Portal System - http://phpnuke.org/
- // Thatware - http://thatware.org/
- // ----------------------------------------------------------------------
- // LICENSE
- //
- // This program is free software; you can redistribute it and/or
- // modify it under the terms of the GNU General Public License (GPL)
- // as published by the Free Software Foundation; either version 2
- // of the License, or (at your option) any later version.
- //
- // This program is distributed in the hope that it will be useful,
- // but WITHOUT ANY WARRANTY; without even the implied warranty of
- // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- // GNU General Public License for more details.
- //
- // To read the license please visit http://www.gnu.org/copyleft/gpl.html
- // ----------------------------------------------------------------------
- // Original Author of file: Everyone
- // Purpose of file: Translation files
- // Translation team: Read credits in /docs/CREDITS.txt
- // ----------------------------------------------------------------------
- define('_MODCHANGESTATEFAILED','Erreur ! Echec du changement d\'état');
- define('_MODNOSUCHMOD','Ce module n\'existe pas');
- define('_MODULESAPIINVALIDSTATETRANSITIO','Changement d\'état du module invalide');
- define('_MODULESAPIUPDATEFAILED','Erreur ! Echec de la tentative de mise à jour');
- define('_MODULESAPIUPGRADED','Le module a été mis à jour, il est maintenant désactivé');
- define('_MODULESCOULDNOTINCLUDE', 'Impossible de charger les fichiers requis : ');
- define('_MODULESDUPLICATEDEFINE', 'Doublon trouvé dans les noms définis');
- ?>
- _______________________________________________
- Pnfrance-cvsnotices mailing list
- Pnfrance-cvsnotices@lists.postnuke.com
- http://perky.postnuke.com/mailman/listinfo/pnfrance-cvsnotices
| [pnfrance-cvsnotices] traductions/pnpacks/PostNuke/system/Modules/pnlang/fra admin.php, NONE, 1.1 adminapi.php, NONE, 1.1 index.html, NONE, | |
| Auteur | Sujet |
|---|---|
|
pncvs Droide enregistré depuis : oct. 2005 Messages : 709 dernière visite: 02.04.07 |
Code: [Télécharger] [Cacher] |
| 24.10.2005, 18:10 | |
Généré par pnForum Version 2.6
CA_Aphrodite design by Vjacheslav Trushkin - phpBBStyles.com
Ported to PostNuke pnForum by Chestnut - http://dev.pnconcept.com
CA_Aphrodite design by Vjacheslav Trushkin - phpBBStyles.com
Ported to PostNuke pnForum by Chestnut - http://dev.pnconcept.com




