Rev 1401 | Rev 1467 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed
<?php/*vim: set expandtab tabstop=4 shiftwidth=4: */// +------------------------------------------------------------------------------------------------------+// | PHP version 4.1 |// +------------------------------------------------------------------------------------------------------+// | Copyright (C) 2004 Tela Botanica (accueil@tela-botanica.org) |// +------------------------------------------------------------------------------------------------------+// | This library is free software; you can redistribute it and/or |// | modify it under the terms of the GNU Lesser General Public |// | License as published by the Free Software Foundation; either |// | version 2.1 of the License, or (at your option) any later version. |// | |// | This library 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 |// | Lesser General Public License for more details. |// | |// | You should have received a copy of the GNU Lesser General Public |// | License along with this library; if not, write to the Free Software |// | Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |// +------------------------------------------------------------------------------------------------------+// CVS : $Id: bottin.admin.langue_fr.php,v 1.2 2007-06-01 13:40:17 alexandre_tb Exp $/*** Fichier de traduction en français de l'application inscription.admin.php**@package inscription//Auteur original :*@author Alexandre GRANIER <alexandre@tela-botanica.org>//Autres auteurs :*@author Aucun*@copyright Tela-Botanica 2000-2007*@version $Revision: 1.2 $// +------------------------------------------------------------------------------------------------------+*/define ('INS_CONFIG_INSCRIPTION', 'Configuration de l\'inscription et de l\'annuaire') ;define ('INS_FORMULAIRE_STRUCTURE', 'Proposer une inscription pour les structures');define ('INS_URL_BAZAR', 'URL vers le bazar (optionnel)');define ('INS_INSCRIPTION_MODERE_OUI_NON', 'Les inscriptions sont-elles modérées ?');define ('INS_MAILS_MODERATEURS', 'Mails des modérateurs (un par ligne)');define ('INS_INSCRIPTION_VERIFICATION_EMAIL', 'Envoie d\'un email de confirmation pour valider l\'inscription');define ('INS_MAILS_ADMIN', 'Liste de mails de personnes à avertir d\'une nouvelle inscription');define ('INS_SUJET_MAIL_CONFIRMATION', 'Sujet de l\'email de confirmation, envoyé à celui qui s\'inscrit (moins de 255 caractères)');define ('INS_GENERE_NOM_WIKI', 'Le système essaie de générer un nom wiki');define ('INS_CHAMPS_WIKI', 'Proposer la saisie d\'un nom wiki') ;define ('INS_REECRITURE_URL', 'Utiliser la réécriture d\'URL');define ('INS_PREFIXE_URL', 'Préfixe de l\'URL');define ('INS_GOOGLE_KEY', 'Clé google map, si nécessaire');/* +--Fin du code ----------------------------------------------------------------------------------------+** $Log: not supported by cvs2svn $* Revision 1.1 2007-05-11 14:06:08 alexandre_tb* version intiale** +-- Fin du code ----------------------------------------------------------------------------------------+*/?>