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.51 2007-04-20 09:57:21 florian Exp $
|
22 |
// CVS : $Id: baz_langue_fr.inc.php,v 1.52 2007-04-20 12:47:42 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.51 $ $Date: 2007-04-20 09:57:21 $
|
33 |
*@version $Revision: 1.52 $ $Date: 2007-04-20 12:47:42 $
|
34 |
// +------------------------------------------------------------------------------------------------------+
|
34 |
// +------------------------------------------------------------------------------------------------------+
|
35 |
*/
|
35 |
*/
|
Line 36... |
Line 36... |
36 |
|
36 |
|
37 |
if (file_exists(BAZ_CHEMIN_APPLI.'langues/baz_langue_fr.local.php')) {
|
37 |
if (file_exists(BAZ_CHEMIN_APPLI.'langues/baz_langue_fr.local.php')) {
|
Line 406... |
Line 406... |
406 |
define ('BAZ_PRODUCTIONS', 'Productions');
|
406 |
define ('BAZ_PRODUCTIONS', 'Productions');
|
407 |
define ('BAZ_RESEAUX', 'Réseaux');
|
407 |
define ('BAZ_RESEAUX', 'Réseaux');
|
408 |
define ('BAZ_ADRESSE', 'Adresse');
|
408 |
define ('BAZ_ADRESSE', 'Adresse');
|
409 |
define ('BAZ_ADRESSE_REQUIS', 'Adresse requise');
|
409 |
define ('BAZ_ADRESSE_REQUIS', 'Adresse requise');
|
410 |
define ('BAZ_FAX', 'Fax');
|
410 |
define ('BAZ_FAX', 'Fax');
|
- |
|
411 |
//define ('BAZ_DERNIERES_FICHES', 'Dernières fiches enregistrées');
|
- |
|
412 |
define ('BAZ_FICHE_NUMERO', 'Fiches n');
|
- |
|
413 |
define ('BAZ_ECRITE', ' écrite par ');
|
Line 411... |
Line 414... |
411 |
|
414 |
|
412 |
//================ Administration de Bazar ================================
|
415 |
//================ Administration de Bazar ================================
|
413 |
define ('BAZ_CONFIG', 'Configuration du bazar');
|
416 |
define ('BAZ_CONFIG', 'Configuration du bazar');
|
Line 446... |
Line 449... |
446 |
|
449 |
|
447 |
|
450 |
|
448 |
/* +--Fin du code ----------------------------------------------------------------------------------------+
|
451 |
/* +--Fin du code ----------------------------------------------------------------------------------------+
|
- |
|
452 |
*
|
- |
|
453 |
* $Log: not supported by cvs2svn $
|
- |
|
454 |
* Revision 1.51 2007/04/20 09:57:21 florian
|
449 |
*
|
455 |
* correction bugs suite au merge
|
450 |
* $Log: not supported by cvs2svn $
|
456 |
*
|
451 |
* Revision 1.50 2007/04/11 08:30:12 neiluj
|
457 |
* Revision 1.50 2007/04/11 08:30:12 neiluj
|
452 |
* remise en état du CVS...
|
458 |
* remise en état du CVS...
|
453 |
*
|
459 |
*
|