Subversion Repositories Applications.bazar

Rev

Rev 404 | Rev 448 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 404 Rev 409
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.66 2008-10-29 15:46:30 alexandre_tb Exp $
22
// CVS : $Id: baz_langue_fr.inc.php,v 1.67 2008-11-19 09:28:46 aperonnet 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.66 $ $Date: 2008-10-29 15:46:30 $
33
*@version       $Revision: 1.67 $ $Date: 2008-11-19 09:28:46 $
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 468... Line 468...
468
 
468
 
469
	
469
	
470
/* +--Fin du code ----------------------------------------------------------------------------------------+
470
/* +--Fin du code ----------------------------------------------------------------------------------------+
-
 
471
*
-
 
472
* $Log: not supported by cvs2svn $
-
 
473
* Revision 1.66  2008-10-29 15:46:30  alexandre_tb
471
*
474
* ajout de globale pour les noms de mois et de jours
472
* $Log: not supported by cvs2svn $
475
*
473
* Revision 1.65  2008-10-27 16:52:58  aperonnet
476
* Revision 1.65  2008-10-27 16:52:58  aperonnet
474
* correction de fautes d'orthographe
477
* correction de fautes d'orthographe
475
*
478
*