Subversion Repositories Applications.bazar

Rev

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

Rev 347 Rev 362
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.61.2.2 2007-12-04 09:08:06 alexandre_tb Exp $
22
// CVS : $Id: baz_langue_fr.inc.php,v 1.61.2.3 2008-01-29 09:39:39 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.61.2.2 $ $Date: 2007-12-04 09:08:06 $
33
*@version       $Revision: 1.61.2.3 $ $Date: 2008-01-29 09:39:39 $
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 233... Line 233...
233
define ('BAZ_LIGNE_HORIZONTALE', '<hr />');
233
define ('BAZ_LIGNE_HORIZONTALE', '<hr />');
234
define ('BAZ_CHAMPS_REQUIS', ': champs requis');
234
define ('BAZ_CHAMPS_REQUIS', ': champs requis');
235
define ('BAZ_PAR', 'par');
235
define ('BAZ_PAR', 'par');
236
define ('BAZ_CHAMPS_INDISPENSABLES_CLASSES', 'Champs indispensables pour les classes<br />');
236
define ('BAZ_CHAMPS_INDISPENSABLES_CLASSES', 'Champs indispensables pour les classes<br />');
237
define ('BAZ_ECRIT_LE',', &eacute;crit le ');
237
define ('BAZ_ECRIT_LE',', &eacute;crit le ');
238
define ('BAZ_FICHES_CORRESPONDANTES', 'fiches correspondantes à votre recherche') ;
238
define ('BAZ_FICHES_CORRESPONDANTES', 'fiches correspondantes &agrave; votre recherche') ;
239
define ('BAZ_FICHE_CORRESPONDANTE', 'fiche correspondante à votre recherche') ;
239
define ('BAZ_FICHE_CORRESPONDANTE', 'fiche correspondante à votre recherche') ;
Line 240... Line 240...
240
 
240
 
241
//================Le formulaire ================================================
241
//================Le formulaire ================================================
242
define ('BAZ_AJOUTER_CHAMPS_DE_BASE', 'Ajouter les informations de base pour la fiche');
242
define ('BAZ_AJOUTER_CHAMPS_DE_BASE', 'Ajouter les informations de base pour la fiche');
Line 461... Line 461...
461
 
461
 
462
	
462
	
463
/* +--Fin du code ----------------------------------------------------------------------------------------+
463
/* +--Fin du code ----------------------------------------------------------------------------------------+
-
 
464
*
-
 
465
* $Log: not supported by cvs2svn $
-
 
466
* Revision 1.61.2.2  2007-12-04 09:08:06  alexandre_tb
464
*
467
* modification de label
465
* $Log: not supported by cvs2svn $
468
*
466
* Revision 1.61.2.1  2007-11-21 10:01:22  alexandre_tb
469
* Revision 1.61.2.1  2007-11-21 10:01:22  alexandre_tb
467
* encodage
470
* encodage
468
*
471
*