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.admin.langue_fr.php,v 1.1 2007-05-11 14:06:08 alexandre_tb Exp $
|
22 |
// CVS : $Id: bottin.admin.langue_fr.php,v 1.2 2007-06-01 13:40:17 alexandre_tb Exp $
|
23 |
/**
|
23 |
/**
|
24 |
* Fichier de traduction en français de l'application inscription.admin.php
|
24 |
* Fichier de traduction en français de l'application inscription.admin.php
|
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-2007
|
31 |
*@copyright Tela-Botanica 2000-2007
|
32 |
*@version $Revision: 1.1 $
|
32 |
*@version $Revision: 1.2 $
|
33 |
// +------------------------------------------------------------------------------------------------------+
|
33 |
// +------------------------------------------------------------------------------------------------------+
|
34 |
*/
|
34 |
*/
|
Line 35... |
Line 35... |
35 |
|
35 |
|
36 |
define ('INS_CONFIG_INSCRIPTION', 'Configuration de l\'inscription et de l\'annuaire') ;
|
36 |
define ('INS_CONFIG_INSCRIPTION', 'Configuration de l\'inscription et de l\'annuaire') ;
|
Line 43... |
Line 43... |
43 |
define ('INS_SUJET_MAIL_CONFIRMATION', 'Sujet de l\'email de confirmation, envoyé à celui qui s\'inscrit (moins de 255 caractères)');
|
43 |
define ('INS_SUJET_MAIL_CONFIRMATION', 'Sujet de l\'email de confirmation, envoyé à celui qui s\'inscrit (moins de 255 caractères)');
|
44 |
define ('INS_GENERE_NOM_WIKI', 'Le système essaie de générer un nom wiki');
|
44 |
define ('INS_GENERE_NOM_WIKI', 'Le système essaie de générer un nom wiki');
|
45 |
define ('INS_CHAMPS_WIKI', 'Proposer la saisie d\'un nom wiki') ;
|
45 |
define ('INS_CHAMPS_WIKI', 'Proposer la saisie d\'un nom wiki') ;
|
46 |
define ('INS_REECRITURE_URL', 'Utiliser la réécriture d\'URL');
|
46 |
define ('INS_REECRITURE_URL', 'Utiliser la réécriture d\'URL');
|
47 |
define ('INS_PREFIXE_URL', 'Préfixe de l\'URL');
|
47 |
define ('INS_PREFIXE_URL', 'Préfixe de l\'URL');
|
- |
|
48 |
define ('INS_GOOGLE_KEY', 'Clé google map, si nécessaire');
|
Line 48... |
Line 49... |
48 |
|
49 |
|
49 |
/* +--Fin du code ----------------------------------------------------------------------------------------+
|
50 |
/* +--Fin du code ----------------------------------------------------------------------------------------+
|
50 |
*
|
51 |
*
|
- |
|
52 |
* $Log: not supported by cvs2svn $
|
- |
|
53 |
* Revision 1.1 2007-05-11 14:06:08 alexandre_tb
|
- |
|
54 |
* version intiale
|
Line 51... |
Line 55... |
51 |
* $Log: not supported by cvs2svn $
|
55 |
*
|
52 |
|
56 |
|
53 |
* +-- Fin du code ----------------------------------------------------------------------------------------+
|
57 |
* +-- Fin du code ----------------------------------------------------------------------------------------+
|
54 |
*/
|
58 |
*/
|