<?php
$lan = array(
'Developers' => 'Udviklere',
'Contributors' => 'Bidragydere',
'Translations' => 'Oversættelser',
'Portions of the system include' => 'Dele af systemet inkluderer',
'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.' => 'Udviklerne ønsker at takke de mange bidragydere til dette system, som har hjulpet med fejlrapporter, forslag, donationer, feature krav, sponsering, oversættelser og mange andre bidrag.',
# 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' => 'Helmuth Mikkelsen',
# new in 2.10.1
'Documentation' => 'Dokumentation',
);
?>