aboutsummaryrefslogtreecommitdiffstats
path: root/language/nl_NL/help
diff options
context:
space:
mode:
authorplegall <plg@piwigo.org>2010-03-24 19:34:41 +0000
committerplegall <plg@piwigo.org>2010-03-24 19:34:41 +0000
commitc639ad1e7e3ec747cac37e230fd8380da98c508b (patch)
tree19ee9852a167074fa76e4e1692adff9ecf24684a /language/nl_NL/help
parenteafa796d88193b7e8e33d72ae866b0ae9df79e87 (diff)
copy all languages (exceptions are en_UK and fr_FR) from branch 2.0 to trunk,
then convert the *.lang.php files with tools/convert_language_to_2.1.pl Next step is to play with tools/translation_analysis.php to find which language keys need translation for each language. git-svn-id: http://piwigo.org/svn/trunk@5316 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/nl_NL/help')
-rw-r--r--language/nl_NL/help/configuration.html2
-rw-r--r--language/nl_NL/help/extend_for_templates.html4
-rw-r--r--language/nl_NL/help/index.php2
3 files changed, 4 insertions, 4 deletions
diff --git a/language/nl_NL/help/configuration.html b/language/nl_NL/help/configuration.html
index 02c954c5b..51b72ed23 100644
--- a/language/nl_NL/help/configuration.html
+++ b/language/nl_NL/help/configuration.html
@@ -95,7 +95,7 @@ en toont mogelijk een erg groot menu als je categorie erg veel sub categorieën
<li><strong>Aantal commentaren tonen</strong>: Het aantal commentaren zichtbaar bij een afbeelding op de thumbnails pagina. Zware belasting.</li>
<li><strong>Toon aantal hits</strong>: Toon het aantal keren dat een afbeelding bekeken is, onder de afbeelding op de thumbnails pagina.
- Allen mogelijk als de geavanceerde configuratie parameter is: <br> $conf['show_nb_hits'] = true; <br>
+ Allen mogelijk als de geavanceerde configuratie parameter is: <br /> $conf['show_nb_hits'] = true; <br />
Opmerking: standaars is dit false.</li>
<li><strong>Maximale breedte van de afbeeldingen</strong>: maximale toonbare breedte. Als de afbeeldingen groter zijn dan deze instelling, worden ze verkleind op het scherm. Als je deze optie gebruikt, denk er dan over na om de afbeelding aan te passen voor je ze plaatst op je gallery.</li>
diff --git a/language/nl_NL/help/extend_for_templates.html b/language/nl_NL/help/extend_for_templates.html
index 4c553745f..dfe124615 100644
--- a/language/nl_NL/help/extend_for_templates.html
+++ b/language/nl_NL/help/extend_for_templates.html
@@ -89,7 +89,7 @@ will be operate only on pages with this keyword. For example: <span
selected replacers.</li>
<li>Subfolders:
-Subfolders are ignored but they are usefull to change current order.<br>
+Subfolders are ignored but they are usefull to change current order.<br />
distributed-samples: for test purpose are distributed!
<strong>Don't edit them</strong> create your own ones.
</li>
@@ -97,4 +97,4 @@ distributed-samples: for test purpose are distributed!
<li>On delete of a replacer the <strong>Original template</strong> is
immediately reactivated.</li>
-</ul>
+</ul> \ No newline at end of file
diff --git a/language/nl_NL/help/index.php b/language/nl_NL/help/index.php
index 17747c927..871b52b6a 100644
--- a/language/nl_NL/help/index.php
+++ b/language/nl_NL/help/index.php
@@ -2,7 +2,7 @@
// +-----------------------------------------------------------------------+
// | Piwigo - a PHP based picture gallery |
// +-----------------------------------------------------------------------+
-// | Copyright(C) 2008-2010 Piwigo Team http://piwigo.org |
+// | Copyright(C) 2008-2009 Piwigo Team http://piwigo.org |
// | Copyright(C) 2003-2008 PhpWebGallery Team http://phpwebgallery.net |
// | Copyright(C) 2002-2003 Pierrick LE GALL http://le-gall.net/pierrick |
// +-----------------------------------------------------------------------+