Subversion Repositories Applications.papyrus

Rev

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

Rev 813 Rev 894
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.10 2006-04-11 08:39:19 alexandre_tb Exp $
22
// CVS : $Id: bottin.langue_fr.inc.php,v 1.11 2006-07-04 09:36:16 alexandre_tb 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.10 $ $Date: 2006-04-11 08:39:19 $
32
*@version       $Revision: 1.11 $ $Date: 2006-07-04 09:36:16 $
33
// +------------------------------------------------------------------------------------------------------+
33
// +------------------------------------------------------------------------------------------------------+
34
*/
34
*/
Line 35... Line 35...
35
 
35
 
36
if (file_exists (INS_CHEMIN_APPLI.'langues/bottin_langue_'.INS_LANGUE_DEFAUT.'local.php')) {
36
if (file_exists (INS_CHEMIN_APPLI.'langues/bottin_langue_'.INS_LANGUE_DEFAUT.'local.php')) {
Line 40... Line 40...
40
define ('INS_INSCRIPTION_PERSONNE','S\'inscrire en tant que personne');
40
define ('INS_INSCRIPTION_PERSONNE','S\'inscrire en tant que personne');
41
define ('INS_INSCRIPTION_STRUCTURE', 'S\'inscrire en tant que structure');
41
define ('INS_INSCRIPTION_STRUCTURE', 'S\'inscrire en tant que structure');
42
define ('INS_AJOUT_MEMBRE', 'Ajout d\'un nouveau membre') ;
42
define ('INS_AJOUT_MEMBRE', 'Ajout d\'un nouveau membre') ;
43
define ('INS_NOM', 'Nom') ;
43
define ('INS_NOM', 'Nom') ;
44
define ('INS_NOM_REQUIS', 'Veuillez indiquer votre nom.') ;
44
define ('INS_NOM_REQUIS', 'Veuillez indiquer votre nom.') ;
45
define ('INS_PRENOM', 'Pr&eacute;nom') ;
45
define ('INS_PRENOM', 'Prénom') ; // Pas d'entite, car sert dans le corps d un mail
46
define ('INS_PRENOM_REQUIS', 'Veuillez indiquer votre prénom.') ;
46
define ('INS_PRENOM_REQUIS', 'Veuillez indiquer votre prénom.') ;
47
define ('INS_PAYS', 'Pays') ;
47
define ('INS_PAYS', 'Pays') ;
48
define ('INS_LANGUES_PARLES', 'Langues parl&eacute;s') ;
48
define ('INS_LANGUES_PARLES', 'Langues parl&eacute;s') ;
49
define ('INS_EMAIL', 'Adresse mail') ;
49
define ('INS_EMAIL', 'Adresse mail') ;
50
define ('INS_MOT_DE_PASSE', 'Mot de passe') ;
50
define ('INS_MOT_DE_PASSE', 'Mot de passe') ;
Line 250... Line 250...
250
//
250
//
Line 251... Line 251...
251
 
251
 
252
/* +--Fin du code ----------------------------------------------------------------------------------------+
252
/* +--Fin du code ----------------------------------------------------------------------------------------+
253
*
253
*
-
 
254
* $Log: not supported by cvs2svn $
-
 
255
* Revision 1.10  2006/04/11 08:39:19  alexandre_tb
-
 
256
* modification d'un label
254
* $Log: not supported by cvs2svn $
257
*
255
* Revision 1.9  2006/04/10 14:01:36  florian
258
* Revision 1.9  2006/04/10 14:01:36  florian
256
* uniformisation de l'appli bottin: plus qu'un fichier de fonctions
259
* uniformisation de l'appli bottin: plus qu'un fichier de fonctions
257
*
260
*
258
* Revision 1.8  2006/04/04 12:23:05  florian
261
* Revision 1.8  2006/04/04 12:23:05  florian