Subversion Repositories Applications.bazar

Rev

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

Rev 36 Rev 37
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.15 2005-10-17 16:18:13 alexandre_tb Exp $
22
// CVS : $Id: baz_langue_fr.inc.php,v 1.16 2005-10-18 12:46:42 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.15 $ $Date: 2005-10-17 16:18:13 $
33
*@version       $Revision: 1.16 $ $Date: 2005-10-18 12:46:42 $
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 273... Line 273...
273
define ('BAZ_COORDONNEES','Coordonn&eacute;es');
273
define ('BAZ_COORDONNEES','Coordonn&eacute;es');
274
define ('BAZ_ANNEE_PARUTION','Ann&eacute;e de parution');
274
define ('BAZ_ANNEE_PARUTION','Ann&eacute;e de parution');
275
define ('BAZ_LANGUE','Langue');
275
define ('BAZ_LANGUE','Langue');
276
define ('BAZ_THEMEs','');
276
define ('BAZ_THEMEs','');
Line 277... Line 277...
277
 
277
 
278
define ('BAZ_IDENTIFIEZ_VOUS_POUR_SAISIR', 'Pour saisir des annonces ou s\'abonner:<br /> identifiez-vous (en bas &agrave; droite), ou inscrivez-vous (le "+" en haut &agrave gauche)');
278
define ('BAZ_IDENTIFIEZ_VOUS_POUR_SAISIR', 'Pour saisir des annonces ou s\'abonner, identifiez-vous.');
279
define ('BAZ_EST_SUPERADMINISTRATEUR', 'Cette personne est un super-administrateur.<br />Il peut modifier le droits des utilisateurs et administrer toutes les rubriques d\'annonces.');
279
define ('BAZ_EST_SUPERADMINISTRATEUR', 'Cette personne est un super-administrateur.<br />Il peut modifier le droits des utilisateurs et administrer toutes les rubriques d\'annonces.');
280
define ('BAZ_CHANGER_SUPERADMINISTRATEUR', 'Changer ses droits de super-administrateur pour en faire un utilisateur sans pouvoir');
280
define ('BAZ_CHANGER_SUPERADMINISTRATEUR', 'Changer ses droits de super-administrateur pour en faire un utilisateur sans pouvoir');
281
define ('BAZ_AUCUN_DROIT', 'utilisateur sans pouvoir');
281
define ('BAZ_AUCUN_DROIT', 'utilisateur sans pouvoir');
282
define ('BAZ_DROIT_REDACTEUR', 'r&eacute;dacteur');
282
define ('BAZ_DROIT_REDACTEUR', 'r&eacute;dacteur');
Line 328... Line 328...
328
 
328
 
329
	
329
	
330
/* +--Fin du code ----------------------------------------------------------------------------------------+
330
/* +--Fin du code ----------------------------------------------------------------------------------------+
-
 
331
*
-
 
332
* $Log: not supported by cvs2svn $
-
 
333
* Revision 1.15  2005/10/17 16:18:13  alexandre_tb
331
*
334
* ajout de label
332
* $Log: not supported by cvs2svn $
335
*
333
* Revision 1.14  2005/10/14 12:59:24  ddelon
336
* Revision 1.14  2005/10/14 12:59:24  ddelon
334
* Reorganisation calendrier + applette
337
* Reorganisation calendrier + applette
335
*
338
*