Subversion Repositories Applications.papyrus

Compare Revisions

Ignore whitespace Rev 1400 → Rev 1401

/trunk/client/bottin/langues/bottin.admin.langue_fr.php
New file
0,0 → 1,55
<?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.1 2007-05-11 14:06:08 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.1 $
// +------------------------------------------------------------------------------------------------------+
*/
 
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&eacute;r&eacute;es ?');
define ('INS_MAILS_MODERATEURS', 'Mails des mod&eacute;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 &agrave; avertir d\'une nouvelle inscription');
define ('INS_SUJET_MAIL_CONFIRMATION', 'Sujet de l\'email de confirmation, envoy&eacute; &agrave; celui qui s\'inscrit (moins de 255 caract&egrave;res)');
define ('INS_GENERE_NOM_WIKI', 'Le syst&egrave;me essaie de g&eacute;n&eacute;rer un nom wiki');
define ('INS_CHAMPS_WIKI', 'Proposer la saisie d\'un nom wiki') ;
define ('INS_REECRITURE_URL', 'Utiliser la r&eacute;&eacute;criture d\'URL');
define ('INS_PREFIXE_URL', 'Pr&eacute;fixe de l\'URL');
 
/* +--Fin du code ----------------------------------------------------------------------------------------+
*
* $Log: not supported by cvs2svn $
 
* +-- Fin du code ----------------------------------------------------------------------------------------+
*/
?>