Subversion Repositories Applications.bazar

Rev

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

Rev 225 Rev 227
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.50 2007-04-11 08:30:12 neiluj Exp $
22
// CVS : $Id: baz_langue_fr.inc.php,v 1.51 2007-04-20 09:57:21 florian 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.50 $ $Date: 2007-04-11 08:30:12 $
33
*@version       $Revision: 1.51 $ $Date: 2007-04-20 09:57:21 $
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 407... Line 407...
407
define ('BAZ_RESEAUX', 'Réseaux');
407
define ('BAZ_RESEAUX', 'Réseaux');
408
define ('BAZ_ADRESSE', 'Adresse');
408
define ('BAZ_ADRESSE', 'Adresse');
409
define ('BAZ_ADRESSE_REQUIS', 'Adresse requise');
409
define ('BAZ_ADRESSE_REQUIS', 'Adresse requise');
410
define ('BAZ_FAX', 'Fax');
410
define ('BAZ_FAX', 'Fax');
Line -... Line 411...
-
 
411
 
-
 
412
//================ Administration de Bazar ================================
-
 
413
define ('BAZ_CONFIG', 'Configuration du bazar');
Line 411... Line 414...
411
 
414
define ('BAZ_ENREGISTRER_ET_QUITTER', 'Enregistrer et quitter');
Line 412... Line 415...
412
 
415
 
413
//================ Calendrier Bazar =======================================
416
//================ Calendrier Bazar =======================================
Line 443... Line 446...
443
 
446
 
444
	
447
	
445
/* +--Fin du code ----------------------------------------------------------------------------------------+
448
/* +--Fin du code ----------------------------------------------------------------------------------------+
-
 
449
*
-
 
450
* $Log: not supported by cvs2svn $
-
 
451
* Revision 1.50  2007/04/11 08:30:12  neiluj
446
*
452
* remise en état du CVS...
447
* $Log: not supported by cvs2svn $
453
*
448
* Revision 1.42.2.2  2007/03/07 17:20:47  jp_milcent
454
* Revision 1.42.2.2  2007/03/07 17:20:47  jp_milcent
449
* Ajout d'une majuscule accentuée.
455
* Ajout d'une majuscule accentuée.
450
*
456
*