Subversion Repositories Applications.papyrus

Rev

Rev 234 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 234 Rev 253
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: ins_langue_fr.inc.php,v 1.2 2004-12-17 17:41:45 alex Exp $
22
// CVS : $Id: ins_langue_fr.inc.php,v 1.3 2005-02-02 15:37:54 jpm Exp $
23
/**
23
/**
24
* Fichier de traduction en français de l'application inscription
24
* Fichier de traduction en français de l'application inscription
25
*
25
*
26
* Fichier de traduction en français de l'application inscription
26
* Fichier de traduction en français de l'application inscription
27
*
27
*
Line 29... Line 29...
29
//Auteur original :
29
//Auteur original :
30
*@author        Alexandre GRANIER <alexandre@tela-botanica.org>
30
*@author        Alexandre GRANIER <alexandre@tela-botanica.org>
31
//Autres auteurs :
31
//Autres auteurs :
32
*@author        Aucun
32
*@author        Aucun
33
*@copyright     Tela-Botanica 2000-2004
33
*@copyright     Tela-Botanica 2000-2004
34
*@version       $Revision: 1.2 $ $Date: 2004-12-17 17:41:45 $
34
*@version       $Revision: 1.3 $ $Date: 2005-02-02 15:37:54 $
35
// +------------------------------------------------------------------------------------------------------+
35
// +------------------------------------------------------------------------------------------------------+
36
*/
36
*/
Line 37... Line 37...
37
 
37
 
38
define ("INS_AJOUT_MEMBRE", "Ajout d'un nouveau membre") ;
38
define ("INS_AJOUT_MEMBRE", "Ajout d'un nouveau membre") ;
Line 69... Line 69...
69
define ("INS_MODIFIER_INSCRIPTION", "Modifier votre inscription") ;
69
define ("INS_MODIFIER_INSCRIPTION", "Modifier votre inscription") ;
70
define ("INS_SUPPRIMER_INSCRIPTION", "Supprimer votre inscription") ;
70
define ("INS_SUPPRIMER_INSCRIPTION", "Supprimer votre inscription") ;
71
define ("INS_MESSAGE_BIENVENU", "Vous &ecirc;tes inscrit au r&eacute;seau") ;
71
define ("INS_MESSAGE_BIENVENU", "Vous &ecirc;tes inscrit au r&eacute;seau") ;
72
define ("INS_FICHE_PERSONNELLE", "Fiche personnelle") ;
72
define ("INS_FICHE_PERSONNELLE", "Fiche personnelle") ;
73
define ("INS_DECONNEXION", 'D&eacute;connexion') ;
73
define ("INS_DECONNEXION", 'D&eacute;connexion') ;
74
define ("INS_TELEPHONE", "T&eacute;l&eacute;phone") ;
-
 
75
define ("INS_FAX", "Fax") ;
-
 
76
define ("INS_STRUCTURE", "Structure") ;
-
 
77
 
-
 
78
define ("INS_INSCRIPTION", 'Inscription individuelle') ;
74
define ("INS_INSCRIPTION", 'Inscription individuelle') ;
79
define ("INS_TEXTE_PERDU", "Si vous avez perdu votre mot de passe, indiquer ".
75
define ("INS_TEXTE_PERDU", "Si vous avez perdu votre mot de passe, indiquer ".
80
                            "votre adresse email dans le champs login ci-dessus et cliquez sur \"Valider\"") ;
76
                            "votre adresse email dans le champs login ci-dessus et cliquez sur \"Valider\"") ;
81
define ("INS_NOM_WIKI", "Nom wiki") ;
77
define ("INS_NOM_WIKI", "Nom wiki") ;
82
define ("INS_MAUVAIS_NOM_WIKI", "Le nom wiki n'est pas valide (ex : NomPrenom)") ;
78
define ("INS_MAUVAIS_NOM_WIKI", "Le nom wiki n'est pas valide (ex : NomPrenom)") ;
Line 125... Line 121...
125
define ("INS_MAIL_COORD_SUJET", "Un nouvel inscrit") ;
121
define ("INS_MAIL_COORD_SUJET", "Un nouvel inscrit") ;
126
define ("INS_MAIL_COORD_CORPS", "Un nouvel inscrit") ;
122
define ("INS_MAIL_COORD_CORPS", "Un nouvel inscrit") ;
127
/* +--Fin du code ----------------------------------------------------------------------------------------+
123
/* +--Fin du code ----------------------------------------------------------------------------------------+
128
*
124
*
129
* $Log: not supported by cvs2svn $
125
* $Log: not supported by cvs2svn $
130
* Revision 1.1  2004/12/15 13:32:43  alex
-
 
131
* version initiale
-
 
132
*
-
 
133
* Revision 1.2  2004/09/01 16:38:44  alex
126
* Revision 1.2  2004/09/01 16:38:44  alex
134
* modification du nom du package
127
* modification du nom du package
135
*
128
*
136
* Revision 1.1  2004/07/06 15:42:17  alex
129
* Revision 1.1  2004/07/06 15:42:17  alex
137
* en cours
130
* en cours