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/fr_FR/plugin.lang.php

    r12708 r15641  
    22
    33$lang['Please check your email inbox to confirm your subscription.'] = 'Veillez consulter votre boite mail pour confirmer votre inscription.';
    4 $lang['You have been added to the list of subscribers for this album.'] = 'Vous avez été ajouté à la liste des abonnés pour cet album.';
    5 $lang['You have been added to the list of subscribers for this picture.'] = 'Vous avez été ajouté à la liste des abonnés pour cette photo.';
    64$lang['Invalid email adress, your are not subscribed to comments.'] = 'Addresse email invalide, vous n\'avez pas été inscrit.';
    75$lang['Successfully unsubscribed your email address from receiving notifications.'] = 'Inscription aux commentaires annulée avec succès.';
    8 $lang['You are currently subscribed to comments.'] = 'Vous êtes actuellement inscrit aux commentaires.';
    96$lang['Unsubscribe'] = 'Se désinscrire';
    107$lang['Subscribe'] = 'S\'inscrire';
    11 $lang['Subscribe without commenting'] = 'S\'inscrire sans commenter';
    128$lang['Notify me of followup comments'] = 'Me notifier des nouveaux commentaires';
    13 $lang['Invalid email adress.'] = 'Adress email invalide.';
    149$lang['Your subscribtion has been validated, thanks you.'] = 'Votre inscription a été validée, merci.';
    15 $lang['Nothing to validate.'] = 'Rien à valider.';
    1610$lang['Subscriptions of'] = 'Abonnements de';
    17 $lang['Unsubscribe from email notification'] = 'Se désinscrire de la notification par mail';
    18 $lang['Only unsubscribe notifications for comments from:'] = 'Uniquement se désinscrire de :';
    1911$lang['Unsubscribe from all email notifications'] = 'Ne plus recevoir aucune notification';
    20 $lang['Manage my subscriptions to comments'] = 'Gérer mes abonnements aux commentaires';
    21 $lang['Item'] = 'Objet';
    22 $lang['Date'] = 'Date';
    2312$lang['You are not subscribed to any comment.'] = 'Vous n\'êtes inscrit à aucun commentaire.';
    2413$lang['Return to item page'] = 'Retourner à la page de l\'élément';
     14$lang['New comment on'] = 'Nouveau commentaire sur';
    2515
    2616?>
Note: See TracChangeset for help on using the changeset viewer.