diff --git a/language/nl_NL/admin.lang.php b/language/nl_NL/admin.lang.php index ffb1f0553..2a430190a 100644 --- a/language/nl_NL/admin.lang.php +++ b/language/nl_NL/admin.lang.php @@ -88,7 +88,7 @@ $lang['Members'] = 'Leden'; $lang['Metadata synchronized from file'] = 'Metadata gesynchroniseerd met bestand'; $lang['Move albums'] = 'Verplaats albums'; $lang['Move'] = 'Verplaatsen'; -$lang['Name'] = 'Fotograaf/bron'; +$lang['Name'] = 'Titel'; $lang['New name'] = 'Nieuwe naam'; $lang['New parent album'] = 'Nieuw hoofdalbum'; $lang['New tag'] = 'Nieuw label'; @@ -1323,4 +1323,7 @@ $lang['Always have a backup of your database and files.'] = 'Zorg steeds voor ee $lang['Apply to root albums'] = 'Toepassen op rootalbums'; $lang['Album name must not be empty'] = 'De naam van het album mag niet leeg zijn'; $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'; \ No newline at end of file +$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