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.

47 lines
1.9 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * mail_optional_autofollow
  4. #
  5. msgid ""
  6. msgstr ""
  7. "Project-Id-Version: Odoo Server 9.0e\n"
  8. "Report-Msgid-Bugs-To: \n"
  9. "POT-Creation-Date: 2016-06-06 12:25+0000\n"
  10. "PO-Revision-Date: 2016-06-06 12:25+0000\n"
  11. "Last-Translator: <>\n"
  12. "Language-Team: \n"
  13. "MIME-Version: 1.0\n"
  14. "Content-Type: text/plain; charset=UTF-8\n"
  15. "Content-Transfer-Encoding: \n"
  16. "Plural-Forms: \n"
  17. #. module: mail_optional_autofollow
  18. #: model:ir.ui.view,arch_db:mail_optional_autofollow.email_compose_message_wizard_inherit_form
  19. msgid "<?xml version=\"1.0\"?>\n"
  20. "<xpath expr=\"//div[field[@name='partner_ids']]\" position=\"after\">\n"
  21. " <field name=\"autofollow_recipients\"/>\n"
  22. " </xpath>\n"
  23. " "
  24. msgstr "<?xml version=\"1.0\"?>\n"
  25. "<xpath expr=\"//div[field[@name='partner_ids']]\" position=\"after\">\n"
  26. " <field name=\"autofollow_recipients\"/>\n"
  27. " </xpath>\n"
  28. " "
  29. #. module: mail_optional_autofollow
  30. #: model:ir.model,name:mail_optional_autofollow.model_mail_compose_message
  31. msgid "Email composition wizard"
  32. msgstr "Assistant de composition de courriel"
  33. #. module: mail_optional_autofollow
  34. #: model:ir.model.fields,field_description:mail_optional_autofollow.field_mail_compose_message_autofollow_recipients
  35. #: field:mail.compose.message,autofollow_recipients:0
  36. msgid "Make recipients followers"
  37. msgstr "Abonner les destinataires"
  38. #. module: mail_optional_autofollow
  39. #: model:ir.model.fields,help:mail_optional_autofollow.field_mail_compose_message_autofollow_recipients
  40. #: help:mail.compose.message,autofollow_recipients:0
  41. msgid "if checked, the additional recipients will be added as followers on the related object"
  42. msgstr "Si coché, les destinataires supplémentaires seront ajoutés comme abonné au file de discussion sur l'objet lié"