- Update of /cvsroot/pnfrance/traductions/pnpacks/PostNuke/themes/SeaBreeze/lang/fra
- In directory perky.postnuke.com:/tmp/cvs-serv25134/pnpacks/PostNuke/themes/SeaBreeze/lang/fra
- Added Files:
- global.php index.html xaninit.php
- Log Message:
- --- NEW FILE: global.php ---
- <?php
- // Generated: $Id: global.php,v 1.1 2005/10/24 16:09:27 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
- // ----------------------------------------------------------------------
- define('_HOME','Accueil');
- define('_SETTINGS','Préférences');
- define('_MODULES','Modules');
- define('_BLOCKS','Blocs');
- define('_USERADMIN','Administration des Membres');
- define('_GROUPADMIN','Groupes');
- define('_PERMISSIONS','Permissions');
- define('_XANTHIA','Xanthia');
- define('_TOPICS','Sujets');
- define('_ADDSTORY','Actualité-Publier');
- define('_DOWNLOAD','Téléchargements');
- define('_REVIEWS','Comptes-Rendus');
- define('_SUBMITNEWS','Actualité-Proposition');
- define('_FORUMS','Forums');
- define('_FAQ','FAQ');
- define('_POLLS','Sondages');
- define('_YOURACCCOUNT','Votre Compte');
- define('_MEMBERLOGIN','Identification');
- define('_EMAILTOAFRIEND','Envoyer par mail à un ami'); /* someone */
- define('_MEMBERLOGIN','Se connecter');
- define('_POSTED','Publié(e)');
- define('_PRINTTHISSTORY','Imprimer cette article');
- define('_PUBLISHED','Publié(e)');
- define('_ADVANCEDSEARCH','Recherche avancée');
- define('_REGISFREE', 'L\'enregistrement est gratuit');
- define('_HERE', 'Ici');
- define('_WORDSMORE', 'Plus de mots');
- // Private messages
- define('_WELCOME','Bienvenue');
- if (!defined('_YOUHAVE')) define('_YOUHAVE','Vous avez');
- define('_PRIVATEMESSAGE','message privé');
- define('_PRIVATEMESSAGES','messages privés');
- define('_UNREADMSG','nouveau message');
- define('_UNREADMSGS','nouveaux messages');
- define('_UNREAD','Message(s) non lu(s)');
- define('_NOUNREADMESSAGES','Vous n\'avez aucun nouveaux messages.');
- define('_NOMESSAGES','Vous n\'avez aucun messages.');
- //define('_CREATEACCOUNT', 'Create an account');
- define('_CREATEACCOUNT','Visiteur ? <a href="user.php">Enregistrez-vous</a>'."\n");
- // Loading
- define('_LOADING', "Chargement de la page... Merci de patienter !");
- define('_LOADMSG1', "Ce messages ne disparaît pas ?");
- define('_LOADMSG2', "Assurez-vous d'avoir activé le javascript et cliquez sur le lien");
- ?>
- --- NEW FILE: index.html ---
- --- NEW FILE: xaninit.php ---
- <?php
- // $Id: xaninit.php,v 1.1 2005/10/24 16:09:27 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', 'Secteur coté gauche');
- define('_TM_RIGHTSIDEB', 'Secteur 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', 'Accueil');
- define('_TM_ADMIN', 'Admininistration');
- define('_TM_HTMLpages', 'HTMLpages');
- define('_TM_PNphpBB', 'PNphpBB (Colonne gauche seulement)');
- define('_TM_NukeWrapper', 'NukeWrapper (Aucun blocs)');
- ?>
- _______________________________________________
- Pnfrance-cvsnotices mailing list
- Pnfrance-cvsnotices@lists.postnuke.com
- http://perky.postnuke.com/mailman/listinfo/pnfrance-cvsnotices
| [pnfrance-cvsnotices] traductions/pnpacks/PostNuke/themes/SeaBreeze/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




