Subversion Repositories Applications.bazar

Rev

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

Rev 43 Rev 45
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.20 2005-11-04 17:13:49 florian Exp $
22
// CVS : $Id: baz_langue_fr.inc.php,v 1.21 2005-11-07 17:05:46 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.20 $ $Date: 2005-11-04 17:13:49 $
33
*@version       $Revision: 1.21 $ $Date: 2005-11-07 17:05:46 $
34
// +------------------------------------------------------------------------------------------------------+
34
// +------------------------------------------------------------------------------------------------------+
35
*/
35
*/
36
define ('BAZ_TITREAPPLI','Gestionnaire d\'annonces et de ressources (Bazar) ');
36
define ('BAZ_TITREAPPLI','Gestionnaire d\'annonces et de ressources (Bazar) ');
37
define ('BAZ_DESCRIPTIONAPPLI','D&eacute;couvrez Bazar, une application de gestion d\'annonces class&eacute;es, consultables en ligne ou par flux RSS, grandement personnalisable.');
37
define ('BAZ_DESCRIPTIONAPPLI','D&eacute;couvrez Bazar, une application de gestion d\'annonces class&eacute;es, consultables en ligne ou par flux RSS, grandement personnalisable.');
38
define ('BAZ_MOTS_CLES','Bazar, annonces, flux, rss, nouveaut&eacute;, information, gestionnaire, xml, syndication, info, application, php, dynamique, mise, aacute; , jour ');
38
define ('BAZ_MOTS_CLES','Bazar, annonces, flux, rss, nouveaut&eacute;, information, gestionnaire, xml, syndication, info, application, php, dynamique, mise, aacute; , jour ');
Line 294... Line 294...
294
define ('BAZ_AGREMENTS', 'Agr&eacute;ments');
294
define ('BAZ_AGREMENTS', 'Agr&eacute;ments');
295
define ('BAZ_ACTIVITES_DOMINANTES', 'Activit&eacute;s dominantes');
295
define ('BAZ_ACTIVITES_DOMINANTES', 'Activit&eacute;s dominantes');
296
define ('BAZ_ACTIVITES_DOMINANTES_REQUIS', 'Activit&eacute;s dominantes requises');
296
define ('BAZ_ACTIVITES_DOMINANTES_REQUIS', 'Activit&eacute;s dominantes requises');
297
define ('BAZ_PRECISION_PRIX', 'Pr&eacute;cision sur le prix');
297
define ('BAZ_PRECISION_PRIX', 'Pr&eacute;cision sur le prix');
298
define ('BAZ_PRECISION_PRIX_REQUIS', 'Pr&eacute;cision sur le prix requise');
298
define ('BAZ_PRECISION_PRIX_REQUIS', 'Pr&eacute;cision sur le prix requise');
299
define ('BAZ_VOYAGE_COMPRIS', 'Voyage requis');
299
define ('BAZ_VOYAGE_COMPRIS', 'Voyage compris');
300
define ('BAZ_VOYAGE_COMPRIS_REQUIS', 'Voyage compris requis');
300
define ('BAZ_VOYAGE_COMPRIS_REQUIS', 'Voyage compris requis');
301
define ('BAZ_AIDES_POSSIBLES', 'Aides possibles');
301
define ('BAZ_AIDES_POSSIBLES', 'Aides possibles');
-
 
302
define ('BAZ_CHOISIR_OBLIGATOIRE', 'Il faut choisir une option dans la liste!');
Line 302... Line 303...
302
 
303
 
303
define ('BAZ_COORDONNEES','Coordonn&eacute;es');
304
define ('BAZ_COORDONNEES','Coordonn&eacute;es');
304
define ('BAZ_ANNEE_PARUTION','Ann&eacute;e de parution');
305
define ('BAZ_ANNEE_PARUTION','Ann&eacute;e de parution');
305
define ('BAZ_LANGUE','Langue');
306
define ('BAZ_LANGUE','Langue');
Line 365... Line 366...
365
 
366
 
366
	
367
	
367
/* +--Fin du code ----------------------------------------------------------------------------------------+
368
/* +--Fin du code ----------------------------------------------------------------------------------------+
-
 
369
*
-
 
370
* $Log: not supported by cvs2svn $
-
 
371
* Revision 1.20  2005/11/04 17:13:49  florian
368
*
372
* ajout des textes et du formulaire pour les annonces
369
* $Log: not supported by cvs2svn $
373
*
370
* Revision 1.19  2005/10/31 17:10:56  ddelon
374
* Revision 1.19  2005/10/31 17:10:56  ddelon
371
* Reintegration des commits mysterieusement disparus
375
* Reintegration des commits mysterieusement disparus
372
*
376
*