Subversion Repositories Applications.papyrus

Rev

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

Rev 1081 Rev 1088
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: bottin.langue_fr.inc.php,v 1.15 2006-12-01 13:23:16 florian Exp $
22
// CVS : $Id: bottin.langue_fr.inc.php,v 1.16 2006-12-01 16:02:16 florian Exp $
23
/**
23
/**
24
* Fichier de traduction en français de l'application ins_annuaire
24
* Fichier de traduction en français de l'application ins_annuaire
25
*
25
*
26
*@package inscription
26
*@package inscription
27
//Auteur original :
27
//Auteur original :
28
*@author        Alexandre GRANIER <alexandre@tela-botanica.org>
28
*@author        Alexandre GRANIER <alexandre@tela-botanica.org>
29
//Autres auteurs :
29
//Autres auteurs :
30
*@author        Aucun
30
*@author        Aucun
31
*@copyright     Tela-Botanica 2000-2004
31
*@copyright     Tela-Botanica 2000-2004
32
*@version       $Revision: 1.15 $ $Date: 2006-12-01 13:23:16 $
32
*@version       $Revision: 1.16 $ $Date: 2006-12-01 16:02:16 $
33
// +------------------------------------------------------------------------------------------------------+
33
// +------------------------------------------------------------------------------------------------------+
34
*/
34
*/
Line 35... Line 35...
35
 
35
 
36
if (file_exists (INS_CHEMIN_APPLI.'langues/bottin_langue_'.INS_LANGUE_DEFAUT.'.local.php')) {
36
if (file_exists (INS_CHEMIN_APPLI.'langues/bottin_langue_'.INS_LANGUE_DEFAUT.'.local.php')) {
Line 224... Line 224...
224
//annuaire backoffice
224
//annuaire backoffice
225
define ('INS_CONFIG_ANNUAIRE_BACKOFFICE','Configuration de la gestion de l\'annuaire');
225
define ('INS_CONFIG_ANNUAIRE_BACKOFFICE','Configuration de la gestion de l\'annuaire');
226
define ('INS_TYPE_ANNUAIRE','Type d\'annuaire &agrave; configurer');
226
define ('INS_TYPE_ANNUAIRE','Type d\'annuaire &agrave; configurer');
227
define ('INS_ANNUAIRE_BOTTIN','Annuaire du bottin');
227
define ('INS_ANNUAIRE_BOTTIN','Annuaire du bottin');
228
define ('INS_ANNUAIRE_ADMIN_PAPYRUS','Annuaire des administrateurs Papyrus');
228
define ('INS_ANNUAIRE_ADMIN_PAPYRUS','Annuaire des administrateurs Papyrus');
229
define ("AM_L_TITRE", "Chercher un adhérent") ;
229
define ("AM_L_TITRE", "Gestion des annuaires") ;
230
define ("AM_L_RECHERCHER", "Rechercher") ;
230
define ("AM_L_RECHERCHER", "Rechercher") ;
231
define ("AM_L_PAYS", "Pays") ;
231
define ("AM_L_PAYS", "Pays") ;
232
define ("AM_L_NOM", "Nom") ;
232
define ("AM_L_NOM", "Nom") ;
233
define ("AM_L_PRENOM", "Prénom") ;
233
define ("AM_L_PRENOM", "Prénom") ;
234
define ("AM_L_VILLE", "Ville") ;
234
define ("AM_L_VILLE", "Ville") ;
Line 272... Line 272...
272
//
272
//
Line 273... Line 273...
273
 
273
 
274
/* +--Fin du code ----------------------------------------------------------------------------------------+
274
/* +--Fin du code ----------------------------------------------------------------------------------------+
275
*
275
*
-
 
276
* $Log: not supported by cvs2svn $
-
 
277
* Revision 1.15  2006/12/01 13:23:16  florian
-
 
278
* integration annuaire backoffice
276
* $Log: not supported by cvs2svn $
279
*
277
* Revision 1.14  2006/10/05 13:53:54  florian
280
* Revision 1.14  2006/10/05 13:53:54  florian
278
* amélioration des fichiers sql
281
* amélioration des fichiers sql
279
*
282
*
280
* Revision 1.13  2006/09/13 12:31:18  florian
283
* Revision 1.13  2006/09/13 12:31:18  florian