Subversion Repositories Applications.bazar

Rev

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

Rev 232 Rev 252
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: baz_langue_fr.inc.php,v 1.52 2007-04-20 12:47:42 florian Exp $
22
// CVS : $Id: baz_langue_fr.inc.php,v 1.53 2007-06-04 15:26:42 alexandre_tb Exp $
23
/**
23
/**
24
* Fichier de traduction en français de l'application Bazar
24
* Fichier de traduction en français de l'application Bazar
25
*
25
*
26
*@package bazar
26
*@package bazar
27
//Auteur original :
27
//Auteur original :
28
*@author        Alexandre GRANIER <alexandre@tela-botanica.org>
28
*@author        Alexandre GRANIER <alexandre@tela-botanica.org>
29
*@author        Florian Schmitt <florian@ecole-et-nature.org>
29
*@author        Florian Schmitt <florian@ecole-et-nature.org>
30
//Autres auteurs :
30
//Autres auteurs :
31
*@author        Aucun
31
*@author        Aucun
32
*@copyright     Tela-Botanica 2000-2004
32
*@copyright     Tela-Botanica 2000-2004
33
*@version       $Revision: 1.52 $ $Date: 2007-04-20 12:47:42 $
33
*@version       $Revision: 1.53 $ $Date: 2007-06-04 15:26:42 $
34
// +------------------------------------------------------------------------------------------------------+
34
// +------------------------------------------------------------------------------------------------------+
35
*/
35
*/
Line 36... Line 36...
36
 
36
 
37
if (file_exists(BAZ_CHEMIN_APPLI.'langues/baz_langue_fr.local.php')) {
37
if (file_exists(BAZ_CHEMIN_APPLI.'langues/baz_langue_fr.local.php')) {
Line 153... Line 153...
153
define ('BAZ_CONFIRMATION_SUPPRESSION_LIEN', 'Etes-vous s&ucirc;r de vouloir supprimer ce lien ?') ;
153
define ('BAZ_CONFIRMATION_SUPPRESSION_LIEN', 'Etes-vous s&ucirc;r de vouloir supprimer ce lien ?') ;
154
define ('BAZ_CONFIRMATION_SUPPRESSION_FICHIER', 'Etes-vous s&ucirc;r de vouloir supprimer ce fichier ?') ;
154
define ('BAZ_CONFIRMATION_SUPPRESSION_FICHIER', 'Etes-vous s&ucirc;r de vouloir supprimer ce fichier ?') ;
155
define ('BAZ_CONFIRMATION_SUPPRESSION_IMAGE', 'Etes-vous s&ucirc;r de vouloir supprimer cette image ?') ;
155
define ('BAZ_CONFIRMATION_SUPPRESSION_IMAGE', 'Etes-vous s&ucirc;r de vouloir supprimer cette image ?') ;
156
define ('BAZ_VALIDER_PUBLICATION', 'Valider la publication');
156
define ('BAZ_VALIDER_PUBLICATION', 'Valider la publication');
157
define ('BAZ_ENTRER_PROJET', 'ENTRER SUR L\'ESPACE DU PROJET');
157
define ('BAZ_ENTRER_PROJET', 'ENTRER SUR L\'ESPACE DU PROJET');
-
 
158
define ('BAZ_GOOGLE_MSG', 'Si l\'&eacute;v&egrave;nement est bien situ&eacute; vous pouvez valider la fiche<br />');
158
//================Textes pour les libellés======================================
159
//================Textes pour les libellés======================================
159
define ('BAZ_ANNONCES','annonces');
160
define ('BAZ_ANNONCES','annonces');
160
define ('BAZ_PUBLICATIONS','publications');
161
define ('BAZ_PUBLICATIONS','publications');
161
define ('BAZ_EVENEMENTS','&eacute;v&egrave;nements');
162
define ('BAZ_EVENEMENTS','&eacute;v&egrave;nements');
162
define ('BAZ_FORMATIONS','formations');
163
define ('BAZ_FORMATIONS','formations');
Line 449... Line 450...
449
 
450
 
450
	
451
	
451
/* +--Fin du code ----------------------------------------------------------------------------------------+
452
/* +--Fin du code ----------------------------------------------------------------------------------------+
-
 
453
*
-
 
454
* $Log: not supported by cvs2svn $
-
 
455
* Revision 1.52  2007/04/20 12:47:42  florian
452
*
456
* correction bugs suite au merge
453
* $Log: not supported by cvs2svn $
457
*
454
* Revision 1.51  2007/04/20 09:57:21  florian
458
* Revision 1.51  2007/04/20 09:57:21  florian
455
* correction bugs suite au merge
459
* correction bugs suite au merge
456
*
460
*