Subversion Repositories Applications.bazar

Rev

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

Rev 26 Rev 27
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.9 2005-10-12 16:12:34 florian Exp $
22
// CVS : $Id: baz_langue_fr.inc.php,v 1.10 2005-10-12 16:17:37 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.9 $ $Date: 2005-10-12 16:12:34 $
33
*@version       $Revision: 1.10 $ $Date: 2005-10-12 16:17:37 $
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é, information, gestionnaire, xml, syndication, info, application, php, dynamique, mise, é , jour ');
38
define ('BAZ_MOTS_CLES','Bazar, annonces, flux, rss, nouveauté, information, gestionnaire, xml, syndication, info, application, php, dynamique, mise, é , jour ');
Line 103... Line 103...
103
define ('BAZ_NUM_FICHE', 'Num&eacute;ro de fiche');
103
define ('BAZ_NUM_FICHE', 'Num&eacute;ro de fiche');
104
define ('BAZ_ADMIN_ANNONCES', 'Modifier les types de fiches');
104
define ('BAZ_ADMIN_ANNONCES', 'Modifier les types de fiches');
105
define ('BAZ_RECHERCHER_DES_ANNONCES', 'Rechercher des fiches');
105
define ('BAZ_RECHERCHER_DES_ANNONCES', 'Rechercher des fiches');
106
define ('BAZ_RECHERCHE_AVANCEE', 'Recherche avanc&eacute;e');
106
define ('BAZ_RECHERCHE_AVANCEE', 'Recherche avanc&eacute;e');
107
define ('BAZ_DESCRIPTION_RECHERCHE', 'En précisant, ci dessus, le type de fiche cherché, vous pourrez obtenir des fonctions de recherche avancée.');
107
define ('BAZ_DESCRIPTION_RECHERCHE', 'En précisant, ci dessus, le type de fiche cherché, vous pourrez obtenir des fonctions de recherche avancée.');
108
define ('BAZ_PAS_D_ANNONCES', 'Pas de fiches trouvée.'); 
108
define ('BAZ_PAS_D_ANNONCES', 'Pas de fiches trouv&eacute;es.'); 
109
define ('BAZ_S_INSCRIRE_AUX_ANNONCES', 'S\'abonner é un type de fiches');
109
define ('BAZ_S_INSCRIRE_AUX_ANNONCES', 'S\'abonner é un type de fiches');
110
define ('BAZ_ABONNE', 'Abonn&eacute;');
110
define ('BAZ_ABONNE', 'Abonn&eacute;');
111
define ('BAZ_PAS_ABONNE', 'Pas abonn&eacute;');
111
define ('BAZ_PAS_ABONNE', 'Pas abonn&eacute;');
112
define ('BAZ_S_ABONNER', 'S\'abonner');
112
define ('BAZ_S_ABONNER', 'S\'abonner');
113
define ('BAZ_SE_DESABONNER', 'Se d&eacute;sabonner');
113
define ('BAZ_SE_DESABONNER', 'Se d&eacute;sabonner');
Line 311... Line 311...
311
 
311
 
312
	
312
	
313
/* +--Fin du code ----------------------------------------------------------------------------------------+
313
/* +--Fin du code ----------------------------------------------------------------------------------------+
-
 
314
*
-
 
315
* $Log: not supported by cvs2svn $
-
 
316
* Revision 1.9  2005/10/12 16:12:34  florian
314
*
317
* corrections pb accents
315
* $Log: not supported by cvs2svn $
318
*
316
* Revision 1.8  2005/10/12 15:31:43  florian
319
* Revision 1.8  2005/10/12 15:31:43  florian
317
* corrections pb accents
320
* corrections pb accents
318
*
321
*