418e79a70b669febf5de660e0e8dc7c7ad19a85f
Andrew Lewman Add dutch translations to svn.

Andrew Lewman authored 16 years ago

nl/navigation.wml  1) #!/usr/bin/wml
nl/navigation.wml  2) 
nl/navigation.wml  3) ## translation metadata
Jens Kubieziel - updating dutch sites: · d...

Jens Kubieziel authored 16 years ago

nl/navigation.wmi  4) # Based-On-Revision: 12150
Mfr yet more prop fixes and upd...

Mfr authored 15 years ago

nl/navigation.wmi  5) # Last-Translator: solutions@janwoning.com, tortranslation@tomhek.nl
Andrew Lewman Add dutch translations to svn.

Andrew Lewman authored 16 years ago

nl/navigation.wml  6) 
nl/navigation.wml  7) <:
nl/navigation.wml  8) 	my @navigation = (
Jens Kubieziel - updating dutch sites: · d...

Jens Kubieziel authored 16 years ago

nl/navigation.wmi  9) 		'index'			, 'Begin',
Andrew Lewman Add dutch translations to svn.

Andrew Lewman authored 16 years ago

nl/navigation.wml 10) 		'overview'		, 'Overzicht',
nl/navigation.wml 11) 		'download'		, 'Download',
Jens Kubieziel - updating dutch sites: · d...

Jens Kubieziel authored 16 years ago

nl/navigation.wmi 12) 		'documentation'		, 'Documentatie',
nl/navigation.wmi 13) 		'volunteer'		, 'Vrijwilligers',
Andrew Lewman Add dutch translations to svn.

Andrew Lewman authored 16 years ago

nl/navigation.wml 14) 		'people'		, 'Mensen',
Jens Kubieziel - updating dutch sites: · d...

Jens Kubieziel authored 16 years ago

nl/navigation.wmi 15) 		'donate'		, 'Doneer!',
Andrew Lewman Add dutch translations to svn.

Andrew Lewman authored 16 years ago

nl/navigation.wml 16) 	);