From 76dfe0e1c5034e9dc1938b8bbe8b8c926b983cb1 Mon Sep 17 00:00:00 2001 From: Andreas Gohr Date: Fri, 4 Jan 2008 15:14:57 +0100 Subject: Dutch update darcs-hash:20080104141457-7ad00-f2ffae5e2d53b6d3018e9a5ad85264b557626b53.gz --- lib/plugins/acl/lang/nl/lang.php | 1 + lib/plugins/config/lang/nl/lang.php | 4 ++++ lib/plugins/plugin/lang/nl/lang.php | 1 + lib/plugins/revert/lang/nl/lang.php | 1 + lib/plugins/usermanager/lang/nl/lang.php | 1 + 5 files changed, 8 insertions(+) (limited to 'lib') diff --git a/lib/plugins/acl/lang/nl/lang.php b/lib/plugins/acl/lang/nl/lang.php index 64affdd82..ff8972ac8 100644 --- a/lib/plugins/acl/lang/nl/lang.php +++ b/lib/plugins/acl/lang/nl/lang.php @@ -8,6 +8,7 @@ * @author Riny Heijdendael * @author Koen Huybrechts * @author Wouter Schoot + * @author John de Graaff */ $lang['admin_acl'] = 'Toegangsrechten'; $lang['acl_group'] = 'Groep'; diff --git a/lib/plugins/config/lang/nl/lang.php b/lib/plugins/config/lang/nl/lang.php index 62a14906a..7a607da30 100644 --- a/lib/plugins/config/lang/nl/lang.php +++ b/lib/plugins/config/lang/nl/lang.php @@ -5,6 +5,7 @@ * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) * @author Pieter van der Meulen * @author Wouter Schoot + * @author John de Graaff */ $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.'; @@ -151,3 +152,6 @@ $lang['rss_linkto_o_current'] = 'de huidige pagina'; $lang['compression_o_0'] = 'geen'; $lang['compression_o_gz'] = 'gzip'; $lang['compression_o_bz2'] = 'bz2'; +$lang['xsendfile_o_0'] = 'niet gebruiken'; +$lang['xsendfile_o_1'] = 'Eigen lighttpd kop (voor release 1.5)'; +$lang['xsendfile_o_2'] = 'Standaard X-Sendfile kop'; diff --git a/lib/plugins/plugin/lang/nl/lang.php b/lib/plugins/plugin/lang/nl/lang.php index 4b818b0b7..f19e90574 100644 --- a/lib/plugins/plugin/lang/nl/lang.php +++ b/lib/plugins/plugin/lang/nl/lang.php @@ -3,6 +3,7 @@ * Dutch language file * * @author Wouter Schoot + * @author John de Graaff */ $lang['menu'] = 'Plugins beheren'; $lang['download'] = 'Download en installeer een nieuwe plugin'; diff --git a/lib/plugins/revert/lang/nl/lang.php b/lib/plugins/revert/lang/nl/lang.php index e5690d288..27416187d 100644 --- a/lib/plugins/revert/lang/nl/lang.php +++ b/lib/plugins/revert/lang/nl/lang.php @@ -3,6 +3,7 @@ * Dutch language file * * @author Wouter Schoot + * @author John de Graaff */ $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 1d35214b9..97b09a1c0 100644 --- a/lib/plugins/usermanager/lang/nl/lang.php +++ b/lib/plugins/usermanager/lang/nl/lang.php @@ -3,6 +3,7 @@ * Dutch language file * * @author Wouter Schoot + * @author John de Graaff */ $lang['menu'] = 'Gebruikers Manager'; $lang['noauth'] = '(gebruikers authenticatie niet beschikbaar)'; -- cgit v1.2.3