- Update of /cvsroot/pnfrance/traductions/pnpacks/PostNuke/themes/PostNukeBlue/lang/fra
- In directory perky.postnuke.com:/tmp/cvs-serv25134/pnpacks/PostNuke/themes/PostNukeBlue/lang/fra
- Added Files:
- global.php index.html xaninit.php
- Log Message:
- --- NEW FILE: global.php ---
- <?php
- // $Id: global.php,v 1.1 2005/10/24 16:09:24 chestnut Exp $
- // ----------------------------------------------------------------------
- // PostNuke Content Management System
- // Copyright (C) 2002 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: Mark West
- // Purpose of file: Theme language file
- // ----------------------------------------------------------------------
- define('_WORDSMORE', 'Plus de mots');
- define('_SUBMITNEWS','Proposer un article');
- define('_FAQ','FAQ');
- define('_ADVANCEDSEARCH','Recherche Avancée');
- define('_REVIEWS','Compte-rendus');
- define('_EMAILFRIEND','Envoyer à un ami ');
- define('_PRINT','Imprimer l\'article ');
- define('_HOME','Accueil');
- define('_Settings','Préférences');
- define('_Modules','Modules');
- define('_Blocks','Blocs');
- define('_UserAdmin','Administration des Membres');
- define('_GroupAdmin','Groupse');
- define('_Permissions','Permissions');
- define('_Xanthia','Xanthia');
- define('_Topics','Sujets');
- define('_AddStory','Ajouter un Article');
- // define('_SEARCH', 'Search');
- define('_Downloads','Téléchargements');
- define('_YOURACCOUNT','Votre Compte');
- define('_FORUMS','Forums');
- // Private messages for displaygreeting2 Xanthia plugin
- define('_Welcome','Bienvenu ');
- define('_YouHave','Vous avez');
- define('_PrivateMessage','message privé');
- define('_PrivateMessages','messages privés');
- define('_UnreadMsg','nouveau message.');
- define('_UnreadMsgs','nouveaux messages.');
- define('_Unread','non-lu');
- define('__NoMessages','Vous n\'avez aucun message.');
- define('_NoUnreadMessages','Vous n\'avez aucun nouveaux messages.');
- define('_CreateAccount','Visiteur ? <a href="user.php">Enregistrez-vous</a>.\n');
- // Loading
- define('_Loading', "Chargement de la page... merci de patienter !");
- define('_LoadMsg1', "Ce message ne disparaît pas ?");
- define('_LoadMsg2', "Assurez-vous d\'avoir activé le Javascript et cliquez sur la boîte.");
- ?>
- --- NEW FILE: index.html ---
- --- NEW FILE: xaninit.php ---
- <?php
- // $Id: xaninit.php,v 1.1 2005/10/24 16:09:24 chestnut Exp $
- // Xanthia Theme Engine FOR PostNuke Content Management System
- // Copyright (C) 2003 by the CorpNuke.com Development Team.
- // Copyright is claimed only on changes to original files
- // Modifications by: Larry E. Masters aka. PhpNut
- // nut@phpnut.com
- // http://www.coprnuke.com/
- // ----------------------------------------------------------------------
- // Based on: Encompass Theme Engine - http://madhatt.info/
- // Original Author: Brian K. Virgin (MADHATter7)
- // ----------------------------------------------------------------------
- // Based on:
- // eNvolution Content Management System
- // Copyright (C) 2002 by the eNvolution Development Team.
- // http://www.envolution.com/
- // ----------------------------------------------------------------------
- // Based on:
- // PostNuke Content Management System - www.postnuke.com
- // 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
- // Theme Settings
- define('_TM_PAGEWIDTH','Largeur de la page');
- define('_TM_LCOLWIDTH','Largeur de la colonne de gauche');
- define('_TM_RCOLWIDTH','Largeur de la colonne de droite');
- define('_TM_INDEXCOL','Nombre de colonne de News');
- define('_TM_RIGHTON','Afficher le block de droite dans le module de News (Applicable seulement pour PostNuke .7x)');
- // Theme Zones
- define('_TM_MASTER','Zone Master');
- define('_TM_OPENTABLE1','OpenTable1');
- define('_TM_OPENTABLE2','OpenTable2');
- define('_TM_LEFTSIDEB','Section coté gauche');
- define('_TM_RIGHTSIDEB','Section coté droit');
- define('_TM_NEWSINDEX','Index des News (standard)');
- define('_TM_NEWSART','Article de News');
- define('_TM_NEWSINDEX2','Index des News (2 colonnes)');
- define('_TM_MAINMENUB','Block menu principal');
- define('_TM_CENTERB','Block central');
- define('_TM_HOMEPAGE', 'Page d\'accueil');
- define('_TM_ADMIN', 'Admininistration');
- define('_TM_News', 'Actualités');
- define('_TM_Downloads', 'Téléchargements');
- define('_TM_UpDownloads', 'UpDownloads');
- define('_TM_Forum', 'Forum');
- define('_TM_HTMLpages', 'HTMLpages');
- define('_TM_PNphpBB', 'PNphpBB (Colonne Gauche seulement)');
- define('_TM_NukeWrapper', 'NukeWrapper (Aucun bloc gauche ou droit)');
- ?>
- _______________________________________________
- Pnfrance-cvsnotices mailing list
- Pnfrance-cvsnotices@lists.postnuke.com
- http://perky.postnuke.com/mailman/listinfo/pnfrance-cvsnotices
| [pnfrance-cvsnotices] traductions/pnpacks/PostNuke/themes/PostNukeBlue/lang/fra global.php, NONE, 1.1 index.html, NONE, 1.1 xaninit.php, NONE, 1.1 | |
| 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:15 | |
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




