Subversion Repositories Applications.papyrus

Rev

Rev 612 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 612 Rev 634
Line 17... Line 17...
17
// |                                                                                                      |
17
// |                                                                                                      |
18
// | You should have received a copy of the GNU Lesser General Public                                     |
18
// | You should have received a copy of the GNU Lesser General Public                                     |
19
// | License along with this library; if not, write to the Free Software                                  |
19
// | License along with this library; if not, write to the Free Software                                  |
20
// | Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA                            |
20
// | Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA                            |
21
// +------------------------------------------------------------------------------------------------------+
21
// +------------------------------------------------------------------------------------------------------+
22
// CVS : $Id: bottin.langue_fr.inc.php,v 1.3 2005-11-24 16:17:52 florian Exp $
22
// CVS : $Id: bottin.langue_fr.inc.php,v 1.4 2005-12-02 13:50:52 florian Exp $
23
/**
23
/**
24
* Fichier de traduction en français de l'application ins_annuaire
24
* Fichier de traduction en français de l'application ins_annuaire
25
*
25
*
26
*@package inscription
26
*@package inscription
27
//Auteur original :
27
//Auteur original :
28
*@author        Alexandre GRANIER <alexandre@tela-botanica.org>
28
*@author        Alexandre GRANIER <alexandre@tela-botanica.org>
29
//Autres auteurs :
29
//Autres auteurs :
30
*@author        Aucun
30
*@author        Aucun
31
*@copyright     Tela-Botanica 2000-2004
31
*@copyright     Tela-Botanica 2000-2004
32
*@version       $Revision: 1.3 $ $Date: 2005-11-24 16:17:52 $
32
*@version       $Revision: 1.4 $ $Date: 2005-12-02 13:50:52 $
33
// +------------------------------------------------------------------------------------------------------+
33
// +------------------------------------------------------------------------------------------------------+
34
*/
34
*/
35
define ('INS_TITRE_INSCRIPTION', 'Inscription au réseau');
35
define ('INS_TITRE_INSCRIPTION', 'Inscription au réseau');
36
define ('INS_INSCRIPTION_PERSONNE','S\'inscrire en tant que personne');
36
define ('INS_INSCRIPTION_PERSONNE','S\'inscrire en tant que personne');
37
define ('INS_INSCRIPTION_STRUCTURE', 'S\'inscrire en tant que structure');
37
define ('INS_INSCRIPTION_STRUCTURE', 'S\'inscrire en tant que structure');
Line 104... Line 104...
104
<li> acc&eacute;der &agrave;  certaines informations diffus&eacute;es sur le site</li>
104
<li> acc&eacute;der &agrave;  certaines informations diffus&eacute;es sur le site</li>
105
<li> vous inscrire &agrave;  des projets</li>
105
<li> vous inscrire &agrave;  des projets</li>
106
<li> rédiger des annonces d\'actualité, d\'évenements, de séjours et rencontres</li>
106
<li> rédiger des annonces d\'actualité, d\'évenements, de séjours et rencontres</li>
107
<li> rédiger des fiches ressources</li>
107
<li> rédiger des fiches ressources</li>
108
<li> recevoir un bulletin &eacute;lectronique d\'informations.</li></ul>') ;
108
<li> recevoir un bulletin &eacute;lectronique d\'informations.</li></ul>') ;
-
 
109
define ('INS_ERREUR_SAISIE', 'Erreur de saisie') ;
-
 
110
define ('INS_VEUILLEZ_CORRIGER', 'Veuillez corriger.') ;
Line 109... Line 111...
109
 
111
 
110
//============= L'envoie du mot de passe perdu par mail =============================
112
//============= L'envoie du mot de passe perdu par mail =============================
111
define ('INS_NOUVEAU_MOT_DE_PASSE', 'Votre nouveau mot de passe sur Educ-Envir.org et Ecole-et-Nature.org') ;
113
define ('INS_NOUVEAU_MOT_DE_PASSE', 'Votre nouveau mot de passe sur Educ-Envir.org et Ecole-et-Nature.org') ;
112
define ('INS_NOUVEAU_MOT_DE_PASSE_2', 'Votre nouveau mot de passe : ') ;
114
define ('INS_NOUVEAU_MOT_DE_PASSE_2', 'Votre nouveau mot de passe : ') ;
Line 183... Line 185...
183
 
185
 
184
 
186
 
185
/* +--Fin du code ----------------------------------------------------------------------------------------+
187
/* +--Fin du code ----------------------------------------------------------------------------------------+
-
 
188
*
-
 
189
* $Log: not supported by cvs2svn $
-
 
190
* Revision 1.3  2005/11/24 16:17:52  florian
186
*
191
* changement template inscription + modifs carto
187
* $Log: not supported by cvs2svn $
192
*
188
* Revision 1.2  2005/11/18 16:04:15  florian
193
* Revision 1.2  2005/11/18 16:04:15  florian
189
* corrections de bugs, optimisations, tests pour rendre inscription stable.
194
* corrections de bugs, optimisations, tests pour rendre inscription stable.
190
*
195
*