Subversion Repositories Applications.bazar

Rev

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

Rev 5 Rev 7
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.3 2005-07-21 19:03:12 florian Exp $
22
// CVS : $Id: baz_langue_fr.inc.php,v 1.4 2005-09-28 16:06:03 florian Exp $
23
/**
23
/**
24
* Fichier de traduction en français de l'application inscription
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.3 $ $Date: 2005-07-21 19:03:12 $
33
*@version       $Revision: 1.4 $ $Date: 2005-09-28 16:06:03 $
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 113... Line 113...
113
define ('BAZ_DERNIERE_ACTU', 'Dernières actualités');
113
define ('BAZ_DERNIERE_ACTU', 'Dernières actualités');
114
define ('BAZ_A_MODERER',' &agrave; mod&eacute;rer');
114
define ('BAZ_A_MODERER',' &agrave; mod&eacute;rer');
115
define ('BAZ_CONSULTER','Consulter les annonces de type');
115
define ('BAZ_CONSULTER','Consulter les annonces de type');
116
define ('BAZ_SAISIR','Saisir des annonces');
116
define ('BAZ_SAISIR','Saisir des annonces');
117
define ('BAZ_ADMINISTRER','Administrer');
117
define ('BAZ_ADMINISTRER','Administrer');
-
 
118
define ('BAZ_FICHE_ECRITE','Fiche &eacute;crite par : ');
-
 
119
define ('BAZ_NB_VUS','Cette fiche a &eacute;t&eacute; consult&eacute;e ');
-
 
120
define ('BAZ_FOIS', ' fois depuis sa cr&eacute;ation.');
-
 
121
define ('BAZ_LES_COMMENTAIRES', 'Les commentaires sur cette fiche');
-
 
122
define ('BAZ_PAS_DE_COMMENTAIRES', 'Pas de commentaires postés pour l\'instant, vous êtes le (la) premier (première) !!');
118
//================Textes pour les formations====================================
123
//================Textes pour les formations====================================
119
define ('BAZ_TITRE_FORMATION','Intitul&eacute; de la formation');
124
define ('BAZ_TITRE_FORMATION','Intitul&eacute; de la formation');
120
define ('BAZ_TITRE_FORMATION_REQUIS','L\'intitul&eacute; de la formation est obligatoire, veuillez le saisir');
125
define ('BAZ_TITRE_FORMATION_REQUIS','L\'intitul&eacute; de la formation est obligatoire, veuillez le saisir');
121
define ('BAZ_SI_MODULE','<tr><td colspan="2">Si plusieurs modules de formation</td></tr>');
126
define ('BAZ_SI_MODULE','<tr><td colspan="2">Si plusieurs modules de formation</td></tr>');
122
define ('BAZ_NUMERO_MODULE','N° de module');
127
define ('BAZ_NUMERO_MODULE','N° de module');
Line 268... Line 273...
268
define ('BAZ_RADIO_ADMINISTRATEUR', 'administrateur &nbsp;');
273
define ('BAZ_RADIO_ADMINISTRATEUR', 'administrateur &nbsp;');
Line 269... Line 274...
269
 
274
 
270
/* +--Fin du code ----------------------------------------------------------------------------------------+
275
/* +--Fin du code ----------------------------------------------------------------------------------------+
271
*
276
*
-
 
277
* $Log: not supported by cvs2svn $
-
 
278
* Revision 1.3  2005/07/21 19:03:12  florian
-
 
279
* nouveautés bazar: templates fiches, correction de bugs, ...
272
* $Log: not supported by cvs2svn $
280
*
273
* Revision 1.1.1.1  2005/02/17 18:05:11  florian
281
* Revision 1.1.1.1  2005/02/17 18:05:11  florian
274
* Import initial de Bazar
282
* Import initial de Bazar
275
*
283
*
276
* Revision 1.1.1.1  2005/02/17 11:09:50  florian
284
* Revision 1.1.1.1  2005/02/17 11:09:50  florian