Subversion Repositories Applications.papyrus

Rev

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

Rev 448 Rev 474
Line 8... Line 8...
8
*   | propriétés des documents...                                           |
8
*   | propriétés des documents...                                           |
9
*   +-----------------------------------------------------------------------+
9
*   +-----------------------------------------------------------------------+
10
*   | Auteur : Alexandre Granier <alexandre@tela-botanica.org> 		        |
10
*   | Auteur : Alexandre Granier <alexandre@tela-botanica.org> 		        |
11
*   +-----------------------------------------------------------------------+
11
*   +-----------------------------------------------------------------------+
Line 12... Line 12...
12
 
12
 
13
*   $Id: pro_langue_fr.inc.php,v 1.1 2005-09-22 14:02:49 ddelon Exp $
13
*   $Id: pro_langue_fr.inc.php,v 1.2 2005-09-27 16:45:35 alexandre_tb Exp $
Line 14... Line 14...
14
*/
14
*/
Line 60... Line 60...
60
define ("PROJET_PAS_D_INSCRIT", "Il n' y a pas d'inscrit à ce projet") ;
60
define ("PROJET_PAS_D_INSCRIT", "Il n' y a pas d'inscrit à ce projet") ;
61
define ("PROJET_PARTICIPER", "Les projets auxquels vous participez") ;
61
define ("PROJET_PARTICIPER", "Les projets auxquels vous participez") ;
62
define ("PROJET_VOUS_PARTICIPEZ", "Vous participez &agrave; ce projet") ;
62
define ("PROJET_VOUS_PARTICIPEZ", "Vous participez &agrave; ce projet") ;
63
define ("PROJET_TOUS", "tous les projets.") ;
63
define ("PROJET_TOUS", "tous les projets.") ;
64
define ("PROJET_PROJETS", "projets") ;
64
define ("PROJET_PROJETS", "projets") ;
-
 
65
define ('PROJET_TYPE', 'Type du projet') ;
65
define ("PROJET_VOTRE_STATUT", "Votre statut") ;
66
define ("PROJET_VOTRE_STATUT", "Votre statut") ;
66
define ("PROJET_ACTION", "Action") ;
67
define ("PROJET_ACTION", "Action") ;
67
define ('PROJET_SUPPRIMER', 'supprimer') ;
68
define ('PROJET_SUPPRIMER', 'supprimer') ;
68
define ('PROJET_SUPPRIMER_LE_PROJET', 'Supprimer le projet') ;
69
define ('PROJET_SUPPRIMER_LE_PROJET', 'Supprimer le projet') ;
69
define ('PROJET_SUPPRIMER_PROJET_CONFIRMATION', 'Supprimer le projet ?') ;
70
define ('PROJET_SUPPRIMER_PROJET_CONFIRMATION', 'Supprimer le projet ?') ;