source: extensions/Extended_author/language/nl_NL/plugin.lang.php @ 21395

Last change on this file since 21395 was 11819, checked in by Mattias, 13 years ago

Added all files to the svn repository

File size: 518 bytes
Line 
1<?php
2
3$lang['Author'] = 'Auteur';
4$lang['Create author'] = 'Maak auteur';
5$lang['Edit author'] = 'Bewerk auteur';
6$lang['Update author'] = 'Update auteur';
7$lang['This author already exists.'] = 'Deze auteur bestaat al.';
8$lang['To install this plugin, you need to install the <a href="http://piwigo.org/ext/extension_view.php?eid=537">Copyrights plugin</a> first.'] = 'Om deze plugin te installeren, moet je eerst de <a href="http://piwigo.org/ext/extension_view.php?eid=537">Copyrights plugin</a> installeren.';
9
10?>
Note: See TracBrowser for help on using the repository browser.