[ Index ] |
|
Code source de DokuWiki 2006-11-06 |
1 <?php 2 /** 3 * dutch language file 4 * 5 * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) 6 * @author François Kooman <fkooman.tuxed.net> 7 * @author Jack van Klaren <dokuwiki@afentoe.xs4all.nl> 8 * @author Riny Heijdendael <riny@heijdendael.nl> 9 * @author Koen Huybrechts <huybkoen@gmail.com> 10 */ 11 $lang['admin_acl'] = 'Toegangsrechten'; 12 $lang['acl_group'] = 'Groep'; 13 $lang['acl_user'] = 'Gebruiker'; 14 $lang['acl_perms'] = 'Permissies voor'; 15 $lang['page'] = 'Pagina'; 16 $lang['namespace'] = 'Namespace'; 17 18 $lang['acl_perm1'] = 'Lezen'; 19 $lang['acl_perm2'] = 'Bewerken'; 20 $lang['acl_perm4'] = 'Aanmaken'; 21 $lang['acl_perm8'] = 'Upload'; 22 $lang['acl_perm16'] = 'Verwijder'; 23 $lang['acl_new'] = 'Nieuwe regel toevoegen'; 24 //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 |