Subversion Repositories Applications.bazar

Rev

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

Rev 362 Rev 375
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.3 2008-01-29 09:39:39 alexandre_tb Exp $
22
// CVS : $Id: baz_langue_fr.inc.php,v 1.61.2.4 2008-02-08 08:19:32 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.3 $ $Date: 2008-01-29 09:39:39 $
33
*@version       $Revision: 1.61.2.4 $ $Date: 2008-02-08 08:19:32 $
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 119... Line 119...
119
define ('BAZ_PAS_D_ANNONCES', 'Pas de fiches trouv&eacute;es.'); 
119
define ('BAZ_PAS_D_ANNONCES', 'Pas de fiches trouv&eacute;es.'); 
120
if (!defined ('BAZ_S_INSCRIRE_AUX_ANNONCES')) define ('BAZ_S_INSCRIRE_AUX_ANNONCES', 'S\'abonner &agrave; un type de fiche');
120
if (!defined ('BAZ_S_INSCRIRE_AUX_ANNONCES')) define ('BAZ_S_INSCRIRE_AUX_ANNONCES', 'S\'abonner &agrave; un type de fiche');
121
define ('BAZ_ABONNE', 'Abonn&eacute;');
121
define ('BAZ_ABONNE', 'Abonn&eacute;');
122
define ('BAZ_PAS_ABONNE', 'Pas abonn&eacute;');
122
define ('BAZ_PAS_ABONNE', 'Pas abonn&eacute;');
123
define ('BAZ_S_ABONNER', 'S\'abonner');
123
define ('BAZ_S_ABONNER', 'S\'abonner');
124
if (!defined ('BAZ_LAIUS_S_ABONNER')) define ('BAZ_LAIUS_S_ABONNER', 'Il y a deux mani&egrave;res de s\'abonner:<br />- soit en s\'abonnant pour recevoir les fiches par mails<br />- soit par flux RSS');
124
if (!defined ('BAZ_LAIUS_S_ABONNER')) define ('BAZ_LAIUS_S_ABONNER', '');
125
define ('BAZ_SE_DESABONNER', 'Se d&eacute;sabonner');
125
define ('BAZ_SE_DESABONNER', 'Se d&eacute;sabonner');
126
define ('BAZ_RSS', 'Flux RSS');
126
define ('BAZ_RSS', 'Flux RSS');
127
define ('BAZ_DERNIERE_ACTU', 'Derni&egrave;res actualit&eacute;s');
127
define ('BAZ_DERNIERE_ACTU', 'Derni&egrave;res actualit&eacute;s');
128
if (!defined ('BAZ_DERNIERES_FICHES')) define ('BAZ_DERNIERES_FICHES', 'Les derni&egrave;res fiches enregistr&eacute;es');
128
if (!defined ('BAZ_DERNIERES_FICHES')) define ('BAZ_DERNIERES_FICHES', 'Les derni&egrave;res fiches enregistr&eacute;es');
129
define ('BAZ_A_MODERER',' &agrave; mod&eacute;rer');
129
define ('BAZ_A_MODERER',' &agrave; mod&eacute;rer');
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.3  2008-01-29 09:39:39  alexandre_tb
464
*
467
* utilisation d entite
465
* $Log: not supported by cvs2svn $
468
*
466
* Revision 1.61.2.2  2007-12-04 09:08:06  alexandre_tb
469
* Revision 1.61.2.2  2007-12-04 09:08:06  alexandre_tb
467
* modification de label
470
* modification de label
468
*
471
*