Subversion Repositories Applications.projet

Compare Revisions

Ignore whitespace Rev 14 → Rev 15

/trunk/langues/pro_langue_en.inc.php
10,7 → 10,7
* | Auteur : Alexandre Granier <alexandre@tela-botanica.org> |
* +-----------------------------------------------------------------------+
 
* $Id: pro_langue_en.inc.php,v 1.2 2005-09-27 16:45:35 alexandre_tb Exp $
* $Id: pro_langue_en.inc.php,v 1.3 2005-09-28 16:29:39 ddelon Exp $
*/
 
 
103,6 → 103,7
 
// ========== Partie concernant les wikini ===========================================
 
define ('PROJET_ASSOCIER_WIKI', 'Associer un wikini') ;
define ("PROJET_WIKINI_POSSEDE", "This project has a wiki site") ;
define ("PROJET_WIKINI_ALLER", "Go on the wiki site") ;
define ("PROJET_WIKINI_SUPPRIMER", "Supress wiki ") ;
/trunk/langues/pro_langue_pt.inc.php
10,7 → 10,7
* | Auteur : Alexandre Granier <alexandre@tela-botanica.org> |
* +-----------------------------------------------------------------------+
 
* $Id: pro_langue_pt.inc.php,v 1.2 2005-09-27 16:45:35 alexandre_tb Exp $
* $Id: pro_langue_pt.inc.php,v 1.3 2005-09-28 16:29:39 ddelon Exp $
*/
 
 
103,6 → 103,7
 
// ========== Partie concernant les wikini ===========================================
 
define ('PROJET_ASSOCIER_WIKI', 'Associer un wikini');
define ("PROJET_WIKINI_POSSEDE", "This project has a wiki site") ;
define ("PROJET_WIKINI_ALLER", "Go on the wiki site") ;
define ("PROJET_WIKINI_SUPPRIMER", "Supress wiki ") ;
/trunk/langues/pro_langue_es.inc.php
10,7 → 10,7
* | Auteur : Alexandre Granier <alexandre@tela-botanica.org> |
* +-----------------------------------------------------------------------+
 
* $Id: pro_langue_es.inc.php,v 1.2 2005-09-27 16:45:35 alexandre_tb Exp $
* $Id: pro_langue_es.inc.php,v 1.3 2005-09-28 16:29:39 ddelon Exp $
*/
 
 
88,7 → 88,8
define ("PROJET_REP_MODIFIER", "Modificacion de una agenda ") ;
define ("PROJET_REP_SUPPRIMER", "esta seguro de cancelar la agenda") ;
 
//======= Parte concerniente a los wikis========================================
//======= Parte concerniente a los wikis========================================
define ('PROJET_ASSOCIER_WIKI', 'Associer un wikini') ;
define ("PROJET_WIKINI_POSSEDE", "Este proyecto posee un espacio wiki") ;
define ("PROJET_WIKINI_ALLER", "Ir al wiki") ;
define ("PROJET_WIKINI_SUPPRIMER", "Cancelar el wiki") ;
/trunk/langues/pro_langue_fr.inc.php
10,7 → 10,7
* | Auteur : Alexandre Granier <alexandre@tela-botanica.org> |
* +-----------------------------------------------------------------------+
 
* $Id: pro_langue_fr.inc.php,v 1.2 2005-09-27 16:45:35 alexandre_tb Exp $
* $Id: pro_langue_fr.inc.php,v 1.3 2005-09-28 16:29:39 ddelon Exp $
*/
 
 
158,6 → 158,7
// ========== Partie concernant les wikini ===========================================
 
define ('PROJET_CREER_WIKI', 'Créer un wikini') ;
define ('PROJET_ASSOCIER_WIKI', 'Associer un wikini');
define ('PROJET_WIKI_ASSOCIE', 'Espace de rédaction collaborative') ;
define ("PROJET_WIKINI_POSSEDE", "Ce projet poss&egrave;de un espace wikini") ;
define ("PROJET_WIKINI_ALLER", "Aller sur le wikini") ;