Subversion Repositories Applications.papyrus

Rev

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

Rev 1401 Rev 1429
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&eacute; &agrave; celui qui s\'inscrit (moins de 255 caract&egrave;res)');
43
define ('INS_SUJET_MAIL_CONFIRMATION', 'Sujet de l\'email de confirmation, envoy&eacute; &agrave; celui qui s\'inscrit (moins de 255 caract&egrave;res)');
44
define ('INS_GENERE_NOM_WIKI', 'Le syst&egrave;me essaie de g&eacute;n&eacute;rer un nom wiki');
44
define ('INS_GENERE_NOM_WIKI', 'Le syst&egrave;me essaie de g&eacute;n&eacute;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&eacute;&eacute;criture d\'URL');
46
define ('INS_REECRITURE_URL', 'Utiliser la r&eacute;&eacute;criture d\'URL');
47
define ('INS_PREFIXE_URL', 'Pr&eacute;fixe de l\'URL');
47
define ('INS_PREFIXE_URL', 'Pr&eacute;fixe de l\'URL');
-
 
48
define ('INS_GOOGLE_KEY', 'Cl&eacute; google map, si n&eacute;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
*/