[ Index ] |
|
Code source de DokuWiki 2006-11-06 |
1 <?php 2 /** 3 * french language file 4 * 5 * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) 6 * @author Sébastien Bauer <sebastien.bauer@advalvas.be> 7 * @author Antoine Fixary <antoine.fixary@freesbee.fr> 8 * @author cumulus <pta-n56@myamail.com> 9 * @author Gwenn Gueguen <contact@demisel.net> 10 * @author Guy Brand <gb@isis.u-strasbg.fr> 11 * @author Fabien Chabreuil <fabien@integralpersonality.com> 12 * @author Stéphane Chamberland <stephane.chamberland@ec.gc.ca> 13 */ 14 15 $lang['admin_acl'] = 'Gestion de la liste des contrôles d\'accès'; 16 $lang['acl_group'] = 'Groupe'; 17 $lang['acl_user'] = 'Utilisateur'; 18 $lang['acl_perms'] = 'Permission pour'; 19 $lang['page'] = 'Page'; 20 $lang['namespace'] = 'Catégorie'; 21 22 $lang['acl_perm1'] = 'Lecture'; 23 $lang['acl_perm2'] = 'Écriture'; 24 $lang['acl_perm4'] = 'Création'; 25 $lang['acl_perm8'] = 'Télécharger'; 26 $lang['acl_perm16'] = 'Effacer'; 27 $lang['acl_new'] = 'Ajouter une nouvelle entrée'; 28 //Setup VIM: ex: et ts=2 enc=utf-8 :
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Généré le : Tue Apr 3 20:47:31 2007 | par Balluche grâce à PHPXref 0.7 |