aboutsummaryrefslogtreecommitdiffstats
path: root/language/nl_NL
diff options
context:
space:
mode:
authormistic100 <mistic@piwigo.org>2011-10-17 19:26:40 +0000
committermistic100 <mistic@piwigo.org>2011-10-17 19:26:40 +0000
commitd4cf6a085c31a6ca0f18a0ef77fad688eac12bfa (patch)
treea7c7fb48575f55c79b06199401722da3b38a5186 /language/nl_NL
parent2a5555015a7640d3c404a205f2dbe8978f12503f (diff)
feature:2471 missing translations in r12474 [Batch Manager] "zoom" and "edit" links over each thumbnail
git-svn-id: http://piwigo.org/svn/trunk@12478 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/nl_NL')
-rw-r--r--language/nl_NL/admin.lang.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/language/nl_NL/admin.lang.php b/language/nl_NL/admin.lang.php
index 1fa327698..32ed1b6aa 100644
--- a/language/nl_NL/admin.lang.php
+++ b/language/nl_NL/admin.lang.php
@@ -865,4 +865,6 @@ $lang['Select at least two tags for merging'] = 'Selecteer ten minste twee tags
$lang['Select an album'] = 'Kies een album';
$lang['By default, Piwigo will create a new websize from the HD (high definition) version of your photo.'] = 'Standaard zal Piwigo een nieuwe web formaat foto aanmaken van de HD (high definition) versie van je foto.';
$lang['If no HD is available and if the current websize is bigger than resize dimensions, Piwigo will move it as HD and create a downsized websize photo from it.'] = 'Als geen HD beschikbaar is en de huidige web formaat foto is groter dan de nieuwe afmetingen, dan zal Piwigo het als HD gebruiken en daar een web formaat foto van maken.';
+$lang['Zoom'] = 'Zoom';
+
?> \ No newline at end of file