diff --git a/language/nl_NL/admin.lang.php b/language/nl_NL/admin.lang.php
index be4ebd116..b5d7bce9b 100644
--- a/language/nl_NL/admin.lang.php
+++ b/language/nl_NL/admin.lang.php
@@ -1326,4 +1326,25 @@ $lang['Visit history'] = 'Bezoek geschiedenis';
$lang['Some photos are missing from your file system. Details provided by plugin Check Uploads'] = 'Sommige foto\'s ontbreken in uw bestandssysteem. Details verstrekt door plugin Check Uploads';
$lang['%d pictures in sub-albums'] = '%dfoto\'s in sub-albums';
$lang['%d filtered user'] = '%dgefilterde gebruiker';
-$lang['%d filtered users'] = '%dgefilterde gebruiker';
\ No newline at end of file
+$lang['%d filtered users'] = '%dgefilterde gebruiker';
+$lang['Activate button "%s"'] = 'activeer knop "%s"';
+$lang['Unlocked album'] = 'Ontgrendeld album';
+$lang['Unlock it'] = 'Ontgrendel het';
+$lang['This album is currently locked, visible only to administrators.'] = 'Dit album is momenteel vergrendeld en alleen zichtbaar voor beheerders.';
+$lang['Remove thumbnail'] = 'Miniatuur verwijderen';
+$lang['Put at the root'] = 'Zet bij de root';
+$lang['Only admins in a specific group'] = 'Alleen beheerders in een specifieke groep';
+$lang['Modified'] = 'Gewijzigd';
+$lang['Locked album'] = 'Vergrendeld album';
+$lang['During upload, if Piwigo detects the photo already exists, associate the existing photo to the destination album, without duplicating file'] = 'Als Piwigo tijdens het uploaden detecteert dat de foto al bestaat, koppelt u de bestaande foto aan het doelalbum, zonder het bestand te dupliceren';
+$lang['Disallow comments for sub-albums'] = 'Detecteer en voorkom duplicaten tijdens het uploaden';
+$lang['Detect and avoid duplicates during upload'] = 'Detecteer en voorkom duplicaten tijdens het uploaden';
+$lang['Created'] = 'Gemaakt';
+$lang['Comments disallowed for sub-albums'] = 'Reacties zijn niet toegestaan voor subalbums';
+$lang['Comments allowed for sub-albums'] = 'Opmerkingen toegestaan voor subalbums';
+$lang['Authorize comments'] = 'Reacties autoriseren';
+$lang['Allow comments for sub-albums'] = 'Reacties voor subalbums toestaan';
+$lang['All admins'] = 'Alle beheerders';
+$lang['%d including sub-albums'] = '%d inclusief subalbums';
+$lang['%d in whole branch'] = '%d in hele tak';
+$lang['%d files'] = '%d bestanden';
\ No newline at end of file