Subversion Repositories Applications.papyrus

Rev

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

Rev 933 Rev 979
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.13 2006-09-13 12:31:18 florian Exp $
22
// CVS : $Id: bottin.langue_fr.inc.php,v 1.14 2006-10-05 13:53:54 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.13 $ $Date: 2006-09-13 12:31:18 $
32
*@version       $Revision: 1.14 $ $Date: 2006-10-05 13:53:54 $
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 106... Line 106...
106
define ('INS_LAIUS_INSCRIPTION', 'Pas encore inscrit, inscrivez-vous !') ;
106
define ('INS_LAIUS_INSCRIPTION', 'Pas encore inscrit, inscrivez-vous !') ;
107
define ('INS_LAIUS_INSCRIPTION_2', '<strong>L\'inscription est libre et gratuite</strong>, elle vous permet de :<br /><ul>
107
define ('INS_LAIUS_INSCRIPTION_2', '<strong>L\'inscription est libre et gratuite</strong>, elle vous permet de :<br /><ul>
108
<li> consulter l\'annuaire des personnes inscrites au R&eacute;seau et pouvoir ainsi &eacute;changer des informations</li>
108
<li> consulter l\'annuaire des personnes inscrites au R&eacute;seau et pouvoir ainsi &eacute;changer des informations</li>
109
<li> acc&eacute;der &agrave;  certaines informations diffus&eacute;es sur le site</li>
109
<li> acc&eacute;der &agrave;  certaines informations diffus&eacute;es sur le site</li>
110
<li> vous inscrire &agrave;  des projets</li>
110
<li> vous inscrire &agrave;  des projets</li>
111
<li> rédiger des annonces d\'actualité, d\'évenements, de séjours et rencontres</li>
111
<li> r&eacute;diger des annonces d\'actualit&eacute;, d\'&eacute;v&eacute;nements, de s&eacute;jours et rencontres</li>
112
<li> rédiger des fiches ressources</li>
112
<li> r&eacute;diger des fiches ressources</li>
113
<li> recevoir un bulletin &eacute;lectronique d\'informations.</li></ul>') ;
113
<li> recevoir un bulletin &eacute;lectronique d\'informations.</li></ul>') ;
114
define ('INS_ERREUR_SAISIE', 'Erreur de saisie') ;
114
define ('INS_ERREUR_SAISIE', 'Erreur de saisie') ;
115
define ('INS_VEUILLEZ_CORRIGER', 'Veuillez corriger.') ;
115
define ('INS_VEUILLEZ_CORRIGER', 'Veuillez corriger.') ;
116
define ('INS_CARTOGRAPHIE','Cartographie');
116
define ('INS_CARTOGRAPHIE','Cartographie');
117
define ('INS_CONFIG_MENU','Configuration de la cartographie du menu');
117
define ('INS_CONFIG_MENU','Configuration de la cartographie du menu');
Line 252... Line 252...
252
//
252
//
Line 253... Line 253...
253
 
253
 
254
/* +--Fin du code ----------------------------------------------------------------------------------------+
254
/* +--Fin du code ----------------------------------------------------------------------------------------+
255
*
255
*
-
 
256
* $Log: not supported by cvs2svn $
-
 
257
* Revision 1.13  2006/09/13 12:31:18  florian
-
 
258
* ménage: fichier de config Papyrus, fichiers temporaires
256
* $Log: not supported by cvs2svn $
259
*
257
* Revision 1.12  2006/07/17 10:01:08  alexandre_tb
260
* Revision 1.12  2006/07/17 10:01:08  alexandre_tb
258
* correction du chemin vers le fichier de traduction local
261
* correction du chemin vers le fichier de traduction local
259
*
262
*
260
* Revision 1.11  2006/07/04 09:36:16  alexandre_tb
263
* Revision 1.11  2006/07/04 09:36:16  alexandre_tb