Subversion Repositories Applications.bazar

Rev

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

Rev 252 Rev 262
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.53 2007-06-04 15:26:42 alexandre_tb Exp $
22
// CVS : $Id: baz_langue_fr.inc.php,v 1.54 2007-06-25 09:57:51 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.53 $ $Date: 2007-06-04 15:26:42 $
33
*@version       $Revision: 1.54 $ $Date: 2007-06-25 09:57:51 $
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
define ('BAZ_GOOGLE_MSG', '<br />Si l\'&eacute;v&egrave;nement est bien situ&eacute; vous pouvez valider la fiche<br />');
-
 
159
define ('BAZ_SUPPRIMER_LA_FICHE', 'Supprimer la fiche');
-
 
160
define ('BAZ_INVALIDER_LA_FICHE', 'Invalider la fiche');
-
 
161
 
159
//================Textes pour les libellés======================================
162
//================Textes pour les libellés======================================
160
define ('BAZ_ANNONCES','annonces');
163
define ('BAZ_ANNONCES','annonces');
161
define ('BAZ_PUBLICATIONS','publications');
164
define ('BAZ_PUBLICATIONS','publications');
162
define ('BAZ_EVENEMENTS','&eacute;v&egrave;nements');
165
define ('BAZ_EVENEMENTS','&eacute;v&egrave;nements');
163
define ('BAZ_FORMATIONS','formations');
166
define ('BAZ_FORMATIONS','formations');
Line 450... Line 453...
450
 
453
 
451
	
454
	
452
/* +--Fin du code ----------------------------------------------------------------------------------------+
455
/* +--Fin du code ----------------------------------------------------------------------------------------+
-
 
456
*
-
 
457
* $Log: not supported by cvs2svn $
-
 
458
* Revision 1.53  2007-06-04 15:26:42  alexandre_tb
453
*
459
* nouveaux labels
454
* $Log: not supported by cvs2svn $
460
*
455
* Revision 1.52  2007/04/20 12:47:42  florian
461
* Revision 1.52  2007/04/20 12:47:42  florian
456
* correction bugs suite au merge
462
* correction bugs suite au merge
457
*
463
*