Subversion Repositories Applications.projet

Rev

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

Rev 11 Rev 15
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_es.inc.php,v 1.2 2005-09-27 16:45:35 alexandre_tb Exp $
13
*   $Id: pro_langue_es.inc.php,v 1.3 2005-09-28 16:29:39 ddelon Exp $
Line 14... Line 14...
14
*/
14
*/
Line 86... Line 86...
86
define ("PROJET_REP", "Hacer de nuevo la agenda del proyecto") ;
86
define ("PROJET_REP", "Hacer de nuevo la agenda del proyecto") ;
87
define ("PROJET_REP_CREER", "Hacer un nuevo agenda") ;
87
define ("PROJET_REP_CREER", "Hacer un nuevo agenda") ;
88
define ("PROJET_REP_MODIFIER", "Modificacion de una agenda ") ;
88
define ("PROJET_REP_MODIFIER", "Modificacion de una agenda ") ;
89
define ("PROJET_REP_SUPPRIMER", "esta seguro de cancelar la agenda") ;
89
define ("PROJET_REP_SUPPRIMER", "esta seguro de cancelar la agenda") ;
Line 90... Line 90...
90
 
90
 
-
 
91
//======= Parte concerniente a los wikis========================================
91
//======= Parte concerniente a los wikis======================================== 
92
define ('PROJET_ASSOCIER_WIKI', 'Associer un wikini') ; 
92
define ("PROJET_WIKINI_POSSEDE", "Este proyecto posee un espacio wiki") ;
93
define ("PROJET_WIKINI_POSSEDE", "Este proyecto posee un espacio wiki") ;
93
define ("PROJET_WIKINI_ALLER", "Ir al wiki") ;
94
define ("PROJET_WIKINI_ALLER", "Ir al wiki") ;
94
define ("PROJET_WIKINI_SUPPRIMER", "Cancelar el wiki") ;
95
define ("PROJET_WIKINI_SUPPRIMER", "Cancelar el wiki") ;
95
define ("PROJET_WIKINI_CHOISIR_NOM", "Escoja un nombre para el wiki") ;
96
define ("PROJET_WIKINI_CHOISIR_NOM", "Escoja un nombre para el wiki") ;