ep_email_notifications/locales/fr.json

20 lines
1.7 KiB
JSON
Raw Normal View History

{ "ep_email_notifications.titleGritterError": "Notification par email - Erreur"
, "ep_email_notifications.titleGritterSubscr": "Notification par email"
, "ep_email_notifications.titleGritterUnsubscr": "Désinscription d'email"
, "ep_email_notifications.headerGritterSubscr": "(Être prévenu lorsque quelqu'un modifie ce pad)"
, "ep_email_notifications.msgOptionsNotChecked": "Il faut cocher au moins une des 2 options pour l'inscription de l'email..'"
, "ep_email_notifications.msgParamsMissing": "Les paramètres de configurations du plugin 'email_Notifications' sont manquantes.<br />Veuillez contacter votre administrateur."
, "ep_email_notifications.msgEmailMalformed": "L'adresse email n'est pas valide"
, "ep_email_notifications.msgAlreadySubscr": "Vous avez déjà enregistré cette adresse email pour ce pad"
, "ep_email_notifications.msgUnsubscrNotExisting": "Cette adresse email n'est pas enregistrée pour ce pad"
, "ep_email_notifications.msgUnknownErr": "Etteur inconnue"
, "ep_email_notifications.msgSubscrSuccess": "Un email a été envoyé à votre adresse.<br />Cliquez sur le lien afin de valider votre inscription."
, "ep_email_notifications.msgUnsubscrSuccess": "Un email a été envoyé à votre adresse.<br />Cliquez sur le lien afin de valider votre désinscription."
, "ep_email_notifications.menuLabel": "Notification par email"
, "ep_email_notifications.formOptionsTitle": "Envoyer un email quand qqu'un.."
, "ep_email_notifications.formOptionOnStart": "commence l'édition du pad"
, "ep_email_notifications.formOptionOnEnd": "a fini d'éditer le pad"
, "ep_email_notifications.formBtnSubscr": "inscription"
, "ep_email_notifications.formBtnUnsubscr": "désinscription"
}