Ignore:
Timestamp:
Dec 23, 2013, 11:50:55 PM (10 years ago)
Author:
mistic100
Message:

update language files

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/Subscribe_to_comments/language/nl_NL/plugin.lang.php

    r21649 r26141  
    2121// | USA.                                                                  |
    2222// +-----------------------------------------------------------------------+
    23 $lang['Invalid email adress, your are not subscribed to comments.'] = 'Ongeldig emailadres, u bent niet geabonneerd op commentaar.';
     23$lang['Invalid email address, your are not subscribed to comments.'] = 'Ongeldig emailadres, u bent niet geabonneerd op commentaar.';
    2424$lang['Notify me of followup comments'] = 'Wilt u geïnformeerd worden over opvolgend commentaar ?';
    25 $lang['Please check your email inbox to confirm your subscription.'] = 'Raadpleeg aub uw inbox om uw abonnement te bevestigen.';
     25$lang['Please check your email in-box to confirm your subscription.'] = 'Raadpleeg aub uw inbox om uw abonnement te bevestigen.';
    2626$lang['Return to item page'] = 'Keer terug naar de itempagina';
    2727$lang['Subscribe'] = 'Abonneer';
     
    3131$lang['Unsubscribe'] = 'Uitschrijven';
    3232$lang['You are not subscribed to any comment.'] = 'U bent geabonneerd op geen enkel commentaar.';
    33 $lang['Your subscribtion has been validated, thanks you.'] = 'Uw inschrijving is goedgekeurd, dank u wel.';
     33$lang['Your subscription has been validated, thanks you.'] = 'Uw inschrijving is goedgekeurd, dank u wel.';
    3434$lang['%s has subscribed to comments on'] = '%s is geabonneerd op commentaar over';
    3535$lang['Allow users to subscribe to global notifications'] = 'Laat gebruikers zich abonneren op algemene berichten';
     
    3737$lang['Comments notifications'] = 'Commentaar-berichten';
    3838$lang['Confirm subscription'] = 'Bevestig abonnement';
    39 $lang['Confirm your subscribtion to comments'] = 'Bevestig uw abonnement op commentaar';
     39$lang['Confirm your subscription to comments'] = 'Bevestig uw abonnement op commentaar';
    4040$lang['Followed on'] = 'Gevolgd op';
    4141$lang['Manage my subscriptions'] = 'Beheer mijn abonnementen';
     
    7777$lang['Subscriptions of %s'] = 'Registreren van %s';
    7878$lang['You are currently subscribed to comments on %s.'] = 'U bent geregistreerd om opmerkingen te geven op %s';
    79 $lang['You requested to subscribe by email to comments on %s'] = 'U heeft zich via email geregistreerd om opmerkingen te geven op %s';
     79$lang['You requested to subscribe by email to comments on %s.'] = 'U heeft zich via email geregistreerd om opmerkingen te geven op %s';
    8080?>
Note: See TracChangeset for help on using the changeset viewer.