From 46e875ce740bbc55abd094481b5bb12298985ef7 Mon Sep 17 00:00:00 2001 From: Andreas Gohr Date: Sun, 13 Jul 2008 19:03:15 +0200 Subject: Dutch language update darcs-hash:20080713170315-7ad00-dd2356e914a3fc6053596fefdef9c1ebebd461c5.gz --- lib/plugins/acl/lang/nl/lang.php | 2 ++ lib/plugins/config/lang/nl/lang.php | 1 + lib/plugins/plugin/lang/nl/lang.php | 1 + lib/plugins/popularity/lang/nl/lang.php | 1 + lib/plugins/revert/lang/nl/lang.php | 1 + lib/plugins/usermanager/lang/nl/lang.php | 1 + 6 files changed, 7 insertions(+) (limited to 'lib/plugins') diff --git a/lib/plugins/acl/lang/nl/lang.php b/lib/plugins/acl/lang/nl/lang.php index 6dda051a2..bfa2190ee 100644 --- a/lib/plugins/acl/lang/nl/lang.php +++ b/lib/plugins/acl/lang/nl/lang.php @@ -9,6 +9,7 @@ * @author Koen Huybrechts * @author Wouter Schoot * @author John de Graaff + * @author Niels Schoot */ $lang['admin_acl'] = 'Toegangsrechten'; $lang['acl_group'] = 'Groep'; @@ -16,6 +17,7 @@ $lang['acl_user'] = 'Gebruiker'; $lang['acl_perms'] = 'Permissies voor'; $lang['page'] = 'Pagina'; $lang['namespace'] = 'Namespace'; +$lang['btn_select'] = 'Selecteer'; $lang['p_user_id'] = 'Gebruiker %s heeft momenteel de volgende bevoegdheden op pagina %s: %s.'; $lang['p_user_ns'] = 'Gebruiker %s heeft momenteel de volgende bevoegdheden op namespace %s: %s.'; $lang['p_group_id'] = 'Leden van groep %s hebben momenteel de volgende bevoegdheden op pagina %s: %s.'; diff --git a/lib/plugins/config/lang/nl/lang.php b/lib/plugins/config/lang/nl/lang.php index 8fc233051..a2aa35070 100644 --- a/lib/plugins/config/lang/nl/lang.php +++ b/lib/plugins/config/lang/nl/lang.php @@ -6,6 +6,7 @@ * @author Pieter van der Meulen * @author Wouter Schoot * @author John de Graaff + * @author Niels Schoot */ $lang['menu'] = 'Configuratie instellingen'; $lang['error'] = 'De instellingen zijn niet aangebracht wegens een niet correcte waarde, kijk svp je wijzigingen na en sla dan opnieuw op.
Je kunt de incorrecte waarde herkennen aan de rode rand.'; diff --git a/lib/plugins/plugin/lang/nl/lang.php b/lib/plugins/plugin/lang/nl/lang.php index f19e90574..9d53513b1 100644 --- a/lib/plugins/plugin/lang/nl/lang.php +++ b/lib/plugins/plugin/lang/nl/lang.php @@ -4,6 +4,7 @@ * * @author Wouter Schoot * @author John de Graaff + * @author Niels Schoot */ $lang['menu'] = 'Plugins beheren'; $lang['download'] = 'Download en installeer een nieuwe plugin'; diff --git a/lib/plugins/popularity/lang/nl/lang.php b/lib/plugins/popularity/lang/nl/lang.php index dc70ba875..0a9297e28 100644 --- a/lib/plugins/popularity/lang/nl/lang.php +++ b/lib/plugins/popularity/lang/nl/lang.php @@ -3,6 +3,7 @@ * Dutch language file * * @author Wouter Schoot + * @author Niels Schoot */ $lang['name'] = 'Populariteits terugkoppeling (dit kan even duren om in te laden)'; $lang['submit'] = 'Verstuur'; diff --git a/lib/plugins/revert/lang/nl/lang.php b/lib/plugins/revert/lang/nl/lang.php index 27416187d..3aad3cd65 100644 --- a/lib/plugins/revert/lang/nl/lang.php +++ b/lib/plugins/revert/lang/nl/lang.php @@ -4,6 +4,7 @@ * * @author Wouter Schoot * @author John de Graaff + * @author Niels Schoot */ $lang['menu'] = 'Herstel Manager'; $lang['filter'] = 'Zoek naar bekladde pagina\'s'; diff --git a/lib/plugins/usermanager/lang/nl/lang.php b/lib/plugins/usermanager/lang/nl/lang.php index 97b09a1c0..c418ccea3 100644 --- a/lib/plugins/usermanager/lang/nl/lang.php +++ b/lib/plugins/usermanager/lang/nl/lang.php @@ -4,6 +4,7 @@ * * @author Wouter Schoot * @author John de Graaff + * @author Niels Schoot */ $lang['menu'] = 'Gebruikers Manager'; $lang['noauth'] = '(gebruikers authenticatie niet beschikbaar)'; -- cgit v1.2.3