Subversion Repositories Applications.bazar

Compare Revisions

Ignore whitespace Rev 104 → Rev 105

/trunk/langues/baz_langue_fr.inc.php
19,7 → 19,7
// | License along with this library; if not, write to the Free Software |
// | Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
// +------------------------------------------------------------------------------------------------------+
// CVS : $Id: baz_langue_fr.inc.php,v 1.34 2006-03-01 16:23:22 florian Exp $
// CVS : $Id: baz_langue_fr.inc.php,v 1.35 2006-03-02 20:36:52 florian Exp $
/**
* Fichier de traduction en français de l'application Bazar
*
30,7 → 30,7
//Autres auteurs :
*@author Aucun
*@copyright Tela-Botanica 2000-2004
*@version $Revision: 1.34 $ $Date: 2006-03-01 16:23:22 $
*@version $Revision: 1.35 $ $Date: 2006-03-02 20:36:52 $
// +------------------------------------------------------------------------------------------------------+
*/
define ('BAZ_TITREAPPLI','Gestionnaire d\'annonces et de ressources (Bazar) ');
52,6 → 52,7
define ('BAZ_STATUT', 'Statut' );
define ('BAZ_DATE_CREATION', 'Date de création' );
define ('BAZ_DATE_MAJ', 'Date de mise à jour' );
//define ('BAZ_RECHERCHE_PAR_EMETTEUR','Recherche par emetteur');
define ('BAZ_URL_IMAGE', 'Image' );
define ('BAZ_LANGUES_PARLES', 'Langues parlés :') ;
define ('BAZ_EMAIL', 'E-mail :') ;
420,6 → 421,9
/* +--Fin du code ----------------------------------------------------------------------------------------+
*
* $Log: not supported by cvs2svn $
* Revision 1.34 2006/03/01 16:23:22 florian
* modifs textes fr et correction bug "undefined index"
*
* Revision 1.33 2006/03/01 16:00:17 florian
* ajout de certains mots par rapport aux formulaires de saisie de ressources
*