[ Index ]

PHP Cross Reference of DokuWiki

title

Body

[close]

/lib/plugins/popularity/lang/nl/ -> lang.php (source)

   1  <?php
   2  
   3  /**
   4   * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
   5   *
   6   * @author Wouter Schoot <wouter@schoot.org>
   7   * @author Niels Schoot <niels.schoot@quintiq.com>
   8   * @author Dion Nicolaas <dion@nicolaas.net>
   9   * @author Danny Rotsaert <danny.rotsaert@edpnet.be>
  10   * @author Marijn Hofstra <hofstra.m@gmail.com>
  11   * @author Timon Van Overveldt <timonvo@gmail.com>
  12   * @author Ricardo Guijt <ricardoguijt@gmail.com>
  13   * @author Gerrit <klapinklapin@gmail.com>
  14   * @author Remon <no@email.local>
  15   */
  16  $lang['name']                  = 'Populariteitsfeedback (kan even duren om in te laden)';
  17  $lang['submit']                = 'Verstuur gegevens';
  18  $lang['autosubmit']            = 'Gegevens automatisch maandelijks verzenden';
  19  $lang['submissionFailed']      = 'De gegevens konden niet verstuurd worden vanwege de volgende fout:';
  20  $lang['submitDirectly']        = 'Je kan de gegevens handmatig sturen door het onderstaande formulier te verzenden.';
  21  $lang['autosubmitError']       = 'De laatste automatische verzending is mislukt vanwege de volgende fout:';
  22  $lang['lastSent']              = 'De gegevens zijn verstuurd.';