[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

View File

@@ -10,7 +10,9 @@ website</a></p>
<p>De Nederlandse vertaling wordt verzorgd door (in alfabetische volgorde):
<ul>
<li><a href="http://piwigo.org/forum/profile.php?id=11901">J.Commelin</a></li>
<li><a href="http://piwigo.org/forum/profile.php?id=6755">Kees Hessels</a></li>
<li><a href="http://piwigo.org/forum/profile.php?id=12734">Mattias</a></li>
<li><a href="http://piwigo.org/forum/profile.php?id=7168">pauldaytona</a></li>
<li><a href="http://piwigo.org/forum/profile.php?id=3594">terwolde</a></li>
</ul>

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';
?>