From f25ff31d096d88bcb6315db191946aa80dd68e6a Mon Sep 17 00:00:00 2001 From: Andreas Gohr Date: Wed, 8 Aug 2007 23:48:18 +0200 Subject: dutch language update darcs-hash:20070808214818-7ad00-48bb7ceff4e2144512bb7ad217700c63c9d4bb94.gz --- lib/plugins/acl/lang/nl/lang.php | 35 +++++++++++++++++------------------ 1 file changed, 17 insertions(+), 18 deletions(-) (limited to 'lib/plugins/acl') diff --git a/lib/plugins/acl/lang/nl/lang.php b/lib/plugins/acl/lang/nl/lang.php index 5a3380fc4..64affdd82 100644 --- a/lib/plugins/acl/lang/nl/lang.php +++ b/lib/plugins/acl/lang/nl/lang.php @@ -3,22 +3,21 @@ * dutch language file * * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) - * @author François Kooman - * @author Jack van Klaren - * @author Riny Heijdendael - * @author Koen Huybrechts + * @author François Kooman + * @author Jack van Klaren + * @author Riny Heijdendael + * @author Koen Huybrechts + * @author Wouter Schoot */ -$lang['admin_acl'] = 'Toegangsrechten'; -$lang['acl_group'] = 'Groep'; -$lang['acl_user'] = 'Gebruiker'; -$lang['acl_perms'] = 'Permissies voor'; -$lang['page'] = 'Pagina'; -$lang['namespace'] = 'Namespace'; - -$lang['acl_perm1'] = 'Lezen'; -$lang['acl_perm2'] = 'Bewerken'; -$lang['acl_perm4'] = 'Aanmaken'; -$lang['acl_perm8'] = 'Upload'; -$lang['acl_perm16'] = 'Verwijder'; -$lang['acl_new'] = 'Nieuwe regel toevoegen'; -//Setup VIM: ex: et ts=2 enc=utf-8 : +$lang['admin_acl'] = 'Toegangsrechten'; +$lang['acl_group'] = 'Groep'; +$lang['acl_user'] = 'Gebruiker'; +$lang['acl_perms'] = 'Permissies voor'; +$lang['page'] = 'Pagina'; +$lang['namespace'] = 'Namespace'; +$lang['acl_perm1'] = 'Lezen'; +$lang['acl_perm2'] = 'Bewerken'; +$lang['acl_perm4'] = 'Aanmaken'; +$lang['acl_perm8'] = 'Upload'; +$lang['acl_perm16'] = 'Verwijder'; +$lang['acl_new'] = 'Nieuwe regel toevoegen'; -- cgit v1.2.3