about summary refs log tree commit diff stats
path: root/wiki/lib/plugins/popularity/lang/nl/lang.php
diff options
context:
space:
mode:
Diffstat (limited to 'wiki/lib/plugins/popularity/lang/nl/lang.php')
-rw-r--r--wiki/lib/plugins/popularity/lang/nl/lang.php22
1 files changed, 22 insertions, 0 deletions
diff --git a/wiki/lib/plugins/popularity/lang/nl/lang.php b/wiki/lib/plugins/popularity/lang/nl/lang.php
new file mode 100644
index 0000000..121e71c
--- /dev/null
+++ b/wiki/lib/plugins/popularity/lang/nl/lang.php
@@ -0,0 +1,22 @@
+<?php
+
+/**
+ * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
+ *
+ * @author Wouter Schoot <wouter@schoot.org>
+ * @author Niels Schoot <niels.schoot@quintiq.com>
+ * @author Dion Nicolaas <dion@nicolaas.net>
+ * @author Danny Rotsaert <danny.rotsaert@edpnet.be>
+ * @author Marijn Hofstra <hofstra.m@gmail.com>
+ * @author Timon Van Overveldt <timonvo@gmail.com>
+ * @author Ricardo Guijt <ricardoguijt@gmail.com>
+ * @author Gerrit <klapinklapin@gmail.com>
+ * @author Remon <no@email.local>
+ */
+$lang['name']                  = 'Populariteitsfeedback (kan even duren om in te laden)';
+$lang['submit']                = 'Verstuur gegevens';
+$lang['autosubmit']            = 'Gegevens automatisch maandelijks verzenden';
+$lang['submissionFailed']      = 'De gegevens konden niet verstuurd worden vanwege de volgende fout:';
+$lang['submitDirectly']        = 'Je kan de gegevens handmatig sturen door het onderstaande formulier te verzenden.';
+$lang['autosubmitError']       = 'De laatste automatische verzending is mislukt vanwege de volgende fout:';
+$lang['lastSent']              = 'De gegevens zijn verstuurd.';