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.11 2005-10-12 16:27:22 florian Exp $
|
22 |
// CVS : $Id: baz_langue_fr.inc.php,v 1.12 2005-10-12 16:28: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.11 $ $Date: 2005-10-12 16:27:22 $
|
33 |
*@version $Revision: 1.12 $ $Date: 2005-10-12 16:28: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écouvrez Bazar, une application de gestion d\'annonces classées, consultables en ligne ou par flux RSS, grandement personnalisable.');
|
37 |
define ('BAZ_DESCRIPTIONAPPLI','Découvrez Bazar, une application de gestion d\'annonces classé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 ');
|
39 |
define ('BAZ_TOUTES_LES_ANNONCES', 'Voir toutes les fiches');
|
39 |
define ('BAZ_TOUTES_LES_ANNONCES', 'Voir toutes les fiches');
|
40 |
define ('BAZ_TOUTES_LES_ANNONCES_DE_TYPE', 'Voir toutes les fiches actuelles de type: ');
|
40 |
define ('BAZ_TOUTES_LES_ANNONCES_DE_TYPE', 'Voir toutes les fiches actuelles de type: ');
|
41 |
define ('BAZ_TOUS_TYPES_FICHES', 'Tous les types de fichiers');
|
41 |
define ('BAZ_TOUS_TYPES_FICHES', 'Tous types de fichiers');
|
42 |
define ('BAZ_TOUS_LES_EMETTEURS', 'Tous les emetteurs');
|
42 |
define ('BAZ_TOUS_LES_EMETTEURS', 'Tous les emetteurs');
|
43 |
define ('BAZ_MODIFIE_RSS','Modifié: ' );
|
43 |
define ('BAZ_MODIFIE_RSS','Modifié: ' );
|
44 |
define ('BAZ_NOM', 'Nom') ;
|
44 |
define ('BAZ_NOM', 'Nom') ;
|
45 |
define ('BAZ_PRENOM', 'Prénom') ;
|
45 |
define ('BAZ_PRENOM', 'Prénom') ;
|
46 |
define ('BAZ_TOUS', 'Tous');
|
46 |
define ('BAZ_TOUS', 'Tous');
|
Line 319... |
Line 319... |
319 |
|
319 |
|
320 |
|
320 |
|
321 |
/* +--Fin du code ----------------------------------------------------------------------------------------+
|
321 |
/* +--Fin du code ----------------------------------------------------------------------------------------+
|
- |
|
322 |
*
|
- |
|
323 |
* $Log: not supported by cvs2svn $
|
- |
|
324 |
* Revision 1.11 2005/10/12 16:27:22 florian
|
322 |
*
|
325 |
* ajout textes des Ressources
|
323 |
* $Log: not supported by cvs2svn $
|
326 |
*
|
324 |
* Revision 1.10 2005/10/12 16:17:37 florian
|
327 |
* Revision 1.10 2005/10/12 16:17:37 florian
|
325 |
* corrections pb accents
|
328 |
* corrections pb accents
|
326 |
*
|
329 |
*
|