Ignore:
Timestamp:
Jun 16, 2012, 10:37:38 PM (12 years ago)
Author:
TranslationTeam
Message:

[subscribe_to_comments] Update nl_NL, thanks to : ruud

File:
1 edited

Legend:

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

    r15641 r15791  
    2525$lang['Please check your email inbox to confirm your subscription.'] = 'Bekijk je inbox om je inschrijving te bevestigen.';
    2626$lang['Return to item page'] = 'Keer terug naar de itempagina';
    27 $lang['Subscribe'] = 'Inschrijven';
     27$lang['Subscribe'] = 'Abonneren';
    2828$lang['Subscriptions of'] = 'Inschrijvingen van';
    2929$lang['Successfully unsubscribed your email address from receiving notifications.'] = 'Je emailadres is uitgeschreven van het ontvangen van notificaties.';
     
    3232$lang['You are not subscribed to any comment.'] = 'Je bent niet ingeschreven voor enig commentaar.';
    3333$lang['Your subscribtion has been validated, thanks you.'] = 'Je inschrijving is goedgekeurd, dank je.';
     34$lang['%s has subscribed to comments on'] = '%s is geabonneerd op commentaar over';
     35$lang['Allow users to subscribe to global notifications'] = 'Laat gebruikers zich abonneren op algemene berichten';
     36$lang['Already validated.'] = 'Al goedgekeurd';
     37$lang['Comments notifications'] = 'Commentaarberichten';
     38$lang['Confirm subscription'] = 'Bevestig abonnement';
     39$lang['Confirm your subscribtion to comments'] = 'Bevestig je abonnement op commentaar';
     40$lang['Followed on'] = 'Gevolgd op';
     41$lang['Manage my subscriptions'] = 'Beheer mijn abonnementen';
     42$lang['New comment on'] = 'Nieuw commentaar op';
     43$lang['New subscription on'] = 'Nieuw abonnement op';
     44$lang['Not found.'] = 'Niet gevonden.';
     45$lang['Notify administrators when a user take a new subscription'] = 'Bericht beheerders indien een gebruiker een nieuw abonnement begint';
     46$lang['Subject'] = 'Onderwerp';
     47$lang['Subscribe to comments on'] = 'Abonneer op commentaar over';
     48$lang['Subscribe to mail notifications'] = 'Abonneer op mailberichten';
     49$lang['To activate, click the confirm button. If you believe this is an error, please just ignore this message.'] = 'Om te activeren klik je de bevestigknop. Indien je denkt dat dit een fout is, negeer dan dit bericht.';
     50$lang['Validate'] = 'Bevestigen';
     51$lang['Want to edit your notifications options?'] = 'Wil je de opties van de berichten wijzigen?';
     52$lang['You are currently subscribed to comments on'] = 'Je bent nu geabonneerd op berichten over';
     53$lang['You have been added to the list of subscribers.'] = 'Je bent toegevoegd aan de lijst van abonnees.';
     54$lang['You requested to subscribe by email to comments on'] = 'Je verzocht je via email te abonneren op commentaar over';
     55$lang['all albums of the gallery'] = 'alle albums in de galerij';
     56$lang['all pictures of the album <a href="%s">%s</a>'] = 'alle afbeeldingen van het album <a href="%s">%s</a>';
     57$lang['all pictures of the gallery'] = 'alle afbeeldingen van de galerij';
     58$lang['all pictures of this album'] = 'alle afbeeldingen van dit album';
     59$lang['comments on a picture'] = 'commentaar over de afbeelding';
     60$lang['comments on all pictures of an album'] = 'commentaar over alle afbeeldingen van een album';
     61$lang['comments on an album'] = 'commentaar over een album';
     62$lang['the album <a href="%s">%s</a>'] = 'het album <a href="%s">%s</a>';
     63$lang['the picture <a href="%s">%s</a>'] = 'de afbeelding <a href="%s">%s</a>';
     64$lang['this album'] = 'dit album';
     65$lang['this picture'] = 'deze afbeelding';
    3466?>
Note: See TracChangeset for help on using the changeset viewer.