Subversion Repositories Applications.papyrus

Rev

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

Rev 1088 Rev 1275
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.16 2006-12-01 16:02:16 florian Exp $
22
// CVS : $Id: bottin.langue_fr.inc.php,v 1.17 2007-03-22 15:58:58 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.16 $ $Date: 2006-12-01 16:02:16 $
32
*@version       $Revision: 1.17 $ $Date: 2007-03-22 15:58:58 $
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 45... Line 45...
45
define ('INS_PRENOM', 'Prénom') ; // Pas d'entite, car sert dans le corps d un mail
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_LAIUS_MOT_DE_PASSE', 'Choisissez un mot de passe comprenant au moins 6 caractères');
-
 
51
define ('INS_LAIUS_ROBUSTESSE', 'Niveau de sécurité du mot de passe');
50
define ('INS_MOT_DE_PASSE', 'Mot de passe') ;
52
define ('INS_MOT_DE_PASSE', 'Mot de passe') ;
51
define ('INS_REPETE_MOT_DE_PASSE', 'R&eacute;p&eacute;ter le mot de passe') ;
53
define ('INS_REPETE_MOT_DE_PASSE', 'R&eacute;p&eacute;ter le mot de passe') ;
52
define ('INS_ADRESSE_1', 'Adresse') ;
54
define ('INS_ADRESSE_1', 'Adresse') ;
53
define ('INS_ADRESSE_2', 'Adresse (suite)') ;
55
define ('INS_ADRESSE_2', 'Adresse (suite)') ;
54
define ('INS_REGION', 'R&eacute;gion / province') ;
56
define ('INS_REGION', 'R&eacute;gion / province') ;
Line 272... Line 274...
272
//
274
//
Line 273... Line 275...
273
 
275
 
274
/* +--Fin du code ----------------------------------------------------------------------------------------+
276
/* +--Fin du code ----------------------------------------------------------------------------------------+
275
*
277
*
-
 
278
* $Log: not supported by cvs2svn $
-
 
279
* Revision 1.16  2006/12/01 16:02:16  florian
-
 
280
* genericitisation de l'appli annuaire backoffice
276
* $Log: not supported by cvs2svn $
281
*
277
* Revision 1.15  2006/12/01 13:23:16  florian
282
* Revision 1.15  2006/12/01 13:23:16  florian
278
* integration annuaire backoffice
283
* integration annuaire backoffice
279
*
284
*
280
* Revision 1.14  2006/10/05 13:53:54  florian
285
* Revision 1.14  2006/10/05 13:53:54  florian