Here is te complete dutch translation for the Board3 Portal 0.2.1, i just update it from 0.0.1 to 0.2.1 , easy update

You can download it here upload it to the root directory of your phpBB files.
And having dutch portal fun
 &
  & 

 &
  & 
Code: Select all
// Birthday  
        'BIRTHDAYS_AHEAD'              => 'In de komende %s dagen',  
        'NO_BIRTHDAYS_AHEAD'           => 'Zijn er geen jarigen.',  
Code: Select all
	'PORTAL_ERROR'			=> 'Portal Error',
	'PORTAL_DELETE_DIR'		=> 'Please delete the portal installation directory: %s',
	'PORTAL_UPDATE'			=> 'Portal Update',
	'PORTAL_UPDATE_TEXT'	=> 'There\'s an update for portal waiting to be installed! Install <a href="%1$s">%2$s</a>!',Code: Select all
	'GLOBAL_ANNOUNCEMENT'	=> 'Global announcement',Code: Select all
	// Poll
	'POLL'					=> 'Poll',
	'LATEST_POLLS'			=> 'Latest Polls',
	'NO_OPTIONS'			=> 'This poll has no available options.',
	'NO_POLL'				=> 'No polls available',
	'RETURN_PORTAL'			=> '%sReturn to the portal%s',Code: Select all
       // Poll
       'POLL'               => 'Peiling',   
       'LATEST_POLLS'       => 'Laatste peilingen',
       'NO_OPTIONS'         => 'Deze peiling heeft geen opties.',
       'NO_POLL'            => 'Geen peilingen aanwezig',
       'RETURN_PORTAL'      => '%sTerug naar het portaal%s',
Code: Select all
       'GLOBAL_ANNOUNCEMENT'   => 'Algemene mededeling',Code: Select all
       'PORTAL_ERROR'         => 'Portaal fout',
       'PORTAL_DELETE_DIR'    => 'Verwijder de portaal installatie directory: %s',
       'PORTAL_UPDATE'        => 'Update van het portaal',
       'PORTAL_UPDATE_TEXT'   => 'Er moet een update van het portaal worden geïnstalleerd! Installeer <a href="%1$s">%2$s</a>!',
 ,
 ,

