You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

52 lines
2.0 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * mass_mailing_resend
  4. #
  5. # Translators:
  6. # OCA Transbot <transbot@odoo-community.org>, 2018
  7. # Quentin THEURET <odoo@kerpeo.com>, 2018
  8. msgid ""
  9. msgstr ""
  10. "Project-Id-Version: Odoo Server 10.0\n"
  11. "Report-Msgid-Bugs-To: \n"
  12. "POT-Creation-Date: 2018-02-26 01:46+0000\n"
  13. "PO-Revision-Date: 2018-02-26 01:46+0000\n"
  14. "Last-Translator: Quentin THEURET <odoo@kerpeo.com>, 2018\n"
  15. "Language-Team: French (https://www.transifex.com/oca/teams/23907/fr/)\n"
  16. "Language: fr\n"
  17. "MIME-Version: 1.0\n"
  18. "Content-Type: text/plain; charset=UTF-8\n"
  19. "Content-Transfer-Encoding: \n"
  20. "Plural-Forms: nplurals=2; plural=(n > 1);\n"
  21. #. module: mass_mailing_resend
  22. #: model_terms:ir.ui.view,arch_db:mass_mailing_resend.view_mail_mass_mailing_form
  23. msgid ""
  24. "<i class=\"fa fa-info-circle\"/> New sending will be done only to not sent/"
  25. "new recipients. If you want to resend again the mass mailing to already sent "
  26. "recipients, click on <b>Emails Sent</b> smart-button for removing the "
  27. "existing record(s)."
  28. msgstr ""
  29. "<i class=\"fa fa-info-circle\"/>Un nouvel envoi sera effectué uniquement aux "
  30. "nouveaux destinataires ou à ceux qui ne l'ont pas encore reçu. Si vous "
  31. "souhaitez envoyer à nouveau le publipostage à tous les destinataires, "
  32. "cliquez sur le bouton <b>Courriels envoyés</b>pour supprimer le(s) "
  33. "enregistrement(s) existant(s)."
  34. #. module: mass_mailing_resend
  35. #: model:ir.model,name:mass_mailing_resend.model_mail_mass_mailing
  36. msgid "Mass Mailing"
  37. msgstr "Publipostage"
  38. #. module: mass_mailing_resend
  39. #: model_terms:ir.ui.view,arch_db:mass_mailing_resend.view_mail_mass_mailing_form
  40. msgid "Resend"
  41. msgstr "Renvoyer"
  42. #. module: mass_mailing_resend
  43. #: code:addons/mass_mailing_resend/models/mass_mailing.py:15
  44. #, python-format
  45. msgid "You can't resend a mass mailing that is being sent or in draft state."
  46. msgstr ""
  47. "Vous ne pouvez pas renvoyer un publipostage qui est déjà envoyé ou dans un "
  48. "état brouillon."