Ignore:
Timestamp:
Jun 11, 2012, 10:10:56 PM (12 years ago)
Author:
mistic100
Message:

HUGE update, main features : global subscriptions (all images in an album, all images, all albums), beautyful (!) mails

File:
1 edited

Legend:

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

    r15031 r15641  
    2121// | USA.                                                                  |
    2222// +-----------------------------------------------------------------------+
    23 $lang['Date'] = 'datum';
    2423$lang['Invalid email adress, your are not subscribed to comments.'] = 'Ongeldig emailadres, je bent niet ingeschreven op commentaar.';
    25 $lang['Invalid email adress.'] = 'Ongeldig emailadres.';
    26 $lang['Item'] = 'item';
    27 $lang['Manage my subscriptions to comments'] = 'Beheer mijn inschrijvingen voor commentaar';
    28 $lang['Nothing to validate.'] = 'Niets om goed te keuren.';
    2924$lang['Notify me of followup comments'] = 'Notificeer mij over opvolgend commentaar';
    30 $lang['Only unsubscribe notifications for comments from:'] = 'Schrijf alleen uit van commentaar van:';
    3125$lang['Please check your email inbox to confirm your subscription.'] = 'Bekijk je inbox om je inschrijving te bevestigen.';
    3226$lang['Return to item page'] = 'Keer terug naar de itempagina';
    33 $lang['Subscribe without commenting'] = 'Inschrijven zonder commentaar te schrijven';
    3427$lang['Subscribe'] = 'Inschrijven';
    3528$lang['Subscriptions of'] = 'Inschrijvingen van';
    3629$lang['Successfully unsubscribed your email address from receiving notifications.'] = 'Je emailadres is uitgeschreven van het ontvangen van notificaties.';
    3730$lang['Unsubscribe from all email notifications'] = 'Schrijf uit van alle emailnotificaties';
    38 $lang['Unsubscribe from email notification'] = 'Schrijf uit van emailnotificatie';
    3931$lang['Unsubscribe'] = 'Uitschrijven';
    40 $lang['You are currently subscribed to comments.'] = 'Je bent nu ingeschreven op het commentaar.';
    4132$lang['You are not subscribed to any comment.'] = 'Je bent niet ingeschreven voor enig commentaar.';
    42 $lang['You have been added to the list of subscribers for this album.'] = 'Je bent toegevoegd aan de lijst van mensen die zich op dit album hebben ingeschreven.';
    43 $lang['You have been added to the list of subscribers for this picture.'] = 'Je bent toegevoegd aan de lijst van mensen die zich op deze afbeelding hebben ingescreven.';
    4433$lang['Your subscribtion has been validated, thanks you.'] = 'Je inschrijving is goedgekeurd, dank je.';
    4534?>
Note: See TracChangeset for help on using the changeset viewer.