mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-03-05 20:11:26 +01:00
25 lines
2.3 KiB
JSON
25 lines
2.3 KiB
JSON
{
|
||
"email-settings": "Paramètres E-mail",
|
||
"address": "Adresse e-mail",
|
||
"address-help": "L'adresse e-mail suivante fait référence à l'adresse que le destinataire verra dans les champs \"De :\" et \"Répondre à :\". ",
|
||
"from": "Nom de l’expéditeur",
|
||
"from-help": "Le nom de l’expéditeur à afficher dans l'e-mail",
|
||
"gmail-routing": "Routing Gmail",
|
||
"gmail-routing-help1": "There have been reports of Gmail Routing not working on accounts with heightened security. In those scenarios, you will have to <a href=\"https://www.google.com/settings/security/lesssecureapps\">configure your GMail account to allow less secure apps</a>.",
|
||
"gmail-routing-help2": "For more information about this workaround, <a href=\"https://nodemailer.com/using-gmail/\">please consult this NodeMailer article on the issue.</a> An alternative would be to utilise a third-party emailer plugin such as SendGrid, Mailgun, etc. <a href=\"{config.relative_path}/admin/extend/plugins\">Browse available plugins here</a>.",
|
||
"gmail-transport": "Router les e-mails via un compte Gmail/Google Apps",
|
||
"gmail-transport.username": "Nom d'utilisateur",
|
||
"gmail-transport.username-help": "Entrer l'adresse e-mail complète ici, surtout si vous utilisez un domaine géré par Google Aps.",
|
||
"gmail-transport.password": "Mot de passe",
|
||
"template": "Modifier le modèle d'e-mail",
|
||
"template.select": "Sélectionner un modèle d'e-mail ",
|
||
"template.revert": "Retourner à l'original",
|
||
"testing": "Test d'e-mail",
|
||
"testing.select": "Sélectionner un modèle d'e-mail ",
|
||
"testing.send": "Envoyer un e-mail de test",
|
||
"testing.send-help": "Le test d'e-mail sera envoyé à l'adresse e-mail de l'utilisateur actuellement connecté.",
|
||
"subscriptions": "Abonnements d'e-mail",
|
||
"subscriptions.disable": "Désactiver les e-mails de notification des abonnés",
|
||
"subscriptions.hour": "Digest Hour",
|
||
"subscriptions.hour-help": "Please enter a number representing the hour to send scheduled email digests (e.g. <code>0</code> for midnight, <code>17</code> for 5:00pm). Keep in mind that this is the hour according to the server itself, and may not exactly match your system clock.<br /> The approximate server time is: <span id=\"serverTime\"></span><br /> The next daily digest is scheduled to be sent <span id=\"nextDigestTime\"></span>"
|
||
} |