[trunk] - language - updateNL (Dutch - Nederlands) thanks to mathias - feature:2320

git-svn-id: http://piwigo.org/svn/trunk@11882 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
ddtddt 2011-08-02 08:34:00 +00:00
commit 25c564cb73
2 changed files with 4 additions and 3 deletions

View file

@ -843,5 +843,7 @@ $lang['Height'] = 'Hoogte';
$lang['Follow Orientation'] = 'Volg orientatie';
$lang['If you want to regenerate thumbnails, please go to the <a href="%s">Batch Manager</a>.'] = 'Als je thumbnails wilt hergenereren, ga dan naar de <a href="%s">Batch Manager</a>.';
$lang['Graphics Library'] = 'Afbeeldings bibliotheek';
$lang['Average rate'] = 'Gemiddelde waardering';
$lang['Rate'] = 'Waardering';
?>