[branche 2.2] - language - update NL Thanks to Mattias - feature:2319

git-svn-id: http://piwigo.org/svn/branches/2.2@11233 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
ddtddt
2011-06-04 17:22:42 +00:00
parent 054592ce9f
commit ee24fc26a5
2 changed files with 6 additions and 0 deletions
+4
View File
@@ -786,5 +786,9 @@ $lang['Do you want to activate anyway?'] = 'Wilt u desondanks activeren?';
$lang['THIS PLUGIN IS NOW PART OF PIWIGO CORE! DELETE IT NOW.'] = 'DEZE PLUGIN IS NU ONDERDEEL VAN PIWIGO CORE! VERWIJDER DE PLUGIN NU.';
$lang['ERROR: THIS PLUGIN IS MISSING BUT IT IS INSTALLED! UNINSTALL IT NOW.'] = 'FOUT: DEZE PLUGIN MIST MAAR IS GEINSTALEERD! DEINSTALLEER DE PLUGIN NU.';
$lang['display'] = 'toon';
$lang['new'] = 'nieuw';
$lang['No results'] = 'Geen resultaten';
$lang['Searching...'] = 'Bezig met zoeken...';
$lang['Type in a search term'] = 'Type een zoekterm in';
?>