aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorddtddt <ddtddt@piwigo.org>2011-02-14 11:22:33 +0000
committerddtddt <ddtddt@piwigo.org>2011-02-14 11:22:33 +0000
commitfbbcd49c6cd383c5463370d3e2a888da4ebbe38b (patch)
tree1471e0a176b8c754217603e4fca77b1d50e3a6db
parent5d88936800c19697093ebf89c27464c39f4b78ad (diff)
[trunk] - language - update nl_NL thanks to Kees Hessels
git-svn-id: http://piwigo.org/svn/trunk@9216 68402e56-0260-453c-a942-63ccdbb3a9ee
-rw-r--r--language/nl_NL/admin.lang.php7
1 files changed, 7 insertions, 0 deletions
diff --git a/language/nl_NL/admin.lang.php b/language/nl_NL/admin.lang.php
index 15991109a..362f63e8f 100644
--- a/language/nl_NL/admin.lang.php
+++ b/language/nl_NL/admin.lang.php
@@ -771,4 +771,11 @@ $lang['with no tag'] = 'zonder tag';
$lang['Exif extension not available, admin should disable exif use'] = 'Exif extensie is niet beschikbaar, de administrator moet exif gebruik uitsluiten';
$lang['The uploaded file exceeds the upload_max_filesize directive in php.ini: %sB'] = 'Het geuploade bestand is groter dan upload_max_filesize instelling in php.ini: %sB';
$lang['include child albums'] = 'inclusief sub albums';
+$lang['Album photos associated to the following albums: %s'] = 'Fotoalbums verbonden met de volgende albums: %s';
+$lang['Delete orphan tags'] = 'Verwijder niet gebruikte labels';
+$lang['delete photo'] = 'verwijder afbeelding';
+$lang['Orphan tags deleted'] = 'Verwijderde niet gebruikte labels';
+$lang['Remove from caddie'] = 'Verwijder uit winkelwagen';
+$lang['Week starts on'] = 'De week begint op';
+$lang['You have %d orphan tags: %s.'] = 'U heeft %d niet gebruikte labels: %s.';
?> \ No newline at end of file