<?php
$lan = array(
'Developers' => 'Ontwikkelaars',
'Contributors' => 'Bijdragen',
'Translations' => 'Vertalingen',
'Portions of the system include' => 'Gedeelten van het systeem omvatten',
'The developers wish to thank the many contributors to this system, who have helped out with bug reports, suggestions, donations, feature requests, sponsoring, translations and many other contributions.' => 'De ontwikkelaars willen iedereen die geholpen heeft bedanken, diegene die bugs rapporteren, voorstellen maken, doneren, nieuwigheden verzoeken, sponsoring, vertalingen en vele andere bijdragen.',
# use this tag to give your own name(s), so you are listed in the "About" page
# for credits for this particular translation
'credits for this translation' => 'SaWey',
# new in 2.10.1
'Documentation' => 'Documentatie',
);
?>