From f9eccd5de8708f36a66d646fc2d968d99aa0d494 Mon Sep 17 00:00:00 2001 From: ddtddt Date: Mon, 3 Jan 2011 19:29:30 +0000 Subject: [trunk] - language - update nl_NL thanks to pauldaytona git-svn-id: http://piwigo.org/svn/trunk@8457 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/nl_NL/admin.lang.php | 3 +++ 1 file changed, 3 insertions(+) (limited to 'language') diff --git a/language/nl_NL/admin.lang.php b/language/nl_NL/admin.lang.php index 5aaf6b65c..6bc4c51ac 100644 --- a/language/nl_NL/admin.lang.php +++ b/language/nl_NL/admin.lang.php @@ -789,4 +789,7 @@ $lang['Type here the title'] = 'Typ hier de titel'; $lang['remove creation date'] = 'verwijder aanmaakdatum'; $lang['with no album'] = 'zonder album'; $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'; ?> \ No newline at end of file -- cgit v1.2.3